/*!********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[3]!./styles/builder.sass ***!
  \********************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
@font-face {
  font-family: "PublicSans-Light";
  src: url("../fonts/PublicSans-Light.eot"); /* IE9 Compat Modes */
  src: url("../fonts/PublicSans-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-Light.woff2") format("woff2"), url("../fonts/PublicSans-Light.woff") format("woff"), url("../fonts/PublicSans-Light.ttf") format("truetype"), url("../fonts/PublicSans-Light.svg#svgFontName") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "PublicSans-Regular";
  src: url("../fonts/PublicSans-Regular.eot"); /* IE9 Compat Modes */
  src: url("../fonts/PublicSans-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-Regular.woff2") format("woff2"), url("../fonts/PublicSans-Regular.woff") format("woff"), url("../fonts/PublicSans-Regular.ttf") format("truetype"), url("../fonts/PublicSans-Regular.svg#svgFontName") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "PublicSans-Medium";
  src: url("../fonts/PublicSans-Medium.eot"); /* IE9 Compat Modes */
  src: url("../fonts/PublicSans-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-Medium.woff2") format("woff2"), url("../fonts/PublicSans-Medium.woff") format("woff"), url("../fonts/PublicSans-Medium.ttf") format("truetype"), url("../fonts/PublicSans-Medium.svg#svgFontName") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "PublicSans-Bold";
  src: url("../fonts/PublicSans-Bold.eot"); /* IE9 Compat Modes */
  src: url("../fonts/PublicSans-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/PublicSans-Bold.woff2") format("woff2"), url("../fonts/PublicSans-Bold.woff") format("woff"), url("../fonts/PublicSans-Bold.ttf") format("truetype"), url("../fonts/PublicSans-Bold.svg#svgFontName") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "Dosis-Regular";
  src: url("../fonts/Dosis-Regular.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Dosis-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/Dosis-Regular.woff2") format("woff2"), url("../fonts/Dosis-Regular.woff") format("woff"), url("../fonts/Dosis-Regular.ttf") format("truetype"), url("../fonts/Dosis-Regular.svg#svgFontName") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "Dosis-SemiBold";
  src: url("../fonts/Dosis-SemiBold.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Dosis-SemiBold.eot?#iefix") format("embedded-opentype"), url("../fonts/Dosis-SemiBold.woff2") format("woff2"), url("../fonts/Dosis-SemiBold.woff") format("woff"), url("../fonts/Dosis-SemiBold.ttf") format("truetype"), url("../fonts/Dosis-SemiBold.svg#svgFontName") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "Dosis-Medium";
  src: url("../fonts/Dosis-Medium.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Dosis-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/Dosis-Medium.woff2") format("woff2"), url("../fonts/Dosis-Medium.woff") format("woff"), url("../fonts/Dosis-Medium.ttf") format("truetype"), url("../fonts/Dosis-Medium.svg#svgFontName") format("svg"); /* Legacy iOS */
}
@font-face {
  font-family: "Dosis-Bold";
  src: url("../fonts/Dosis-Bold.eot"); /* IE9 Compat Modes */
  src: url("../fonts/Dosis-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/Dosis-Bold.woff2") format("woff2"), url("../fonts/Dosis-Bold.woff") format("woff"), url("../fonts/Dosis-Bold.ttf") format("truetype"), url("../fonts/Dosis-Bold.svg#svgFontName") format("svg"); /* Legacy iOS */
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(359deg);
            transform: rotate(359deg);
  }
}
@-webkit-keyframes ripple {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  20% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
}
@keyframes ripple {
  0% {
    opacity: 0;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  20% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(1.3);
            transform: scale(1.3);
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fadeInBottom {
  from {
    opacity: 0;
    -webkit-transform: translate(0, 100px);
            transform: translate(0, 100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes fadeInBottom {
  from {
    opacity: 0;
    -webkit-transform: translate(0, 100px);
            transform: translate(0, 100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes fadeInTop {
  from {
    opacity: 0;
    -webkit-transform: translate(0, -100px);
            transform: translate(0, -100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes fadeInTop {
  from {
    opacity: 0;
    -webkit-transform: translate(0, -100px);
            transform: translate(0, -100px);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate(-100px, 0);
            transform: translate(-100px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate(-100px, 0);
            transform: translate(-100px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate(100px, 0);
            transform: translate(100px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate(100px, 0);
            transform: translate(100px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes reverse-loading {
  from {
    width: 100%;
  }
  to {
    width: 0;
  }
}
@keyframes reverse-loading {
  from {
    width: 100%;
  }
  to {
    width: 0;
  }
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 300;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.0.svg#fontawesome) format("svg");
  unicode-range: U+f002, U+f008-f009, U+f00b-f00c, U+f00e, U+f011, U+f013, U+f017, U+f019, U+f01c, U+f022-f025, U+f02a-f02b, U+f02d, U+f030, U+f040-f041, U+f044, U+f047, U+f049-f04a, U+f04e, U+f050, U+f052-f055, U+f057-f05b, U+f05e, U+f060-f066, U+f068-f06a, U+f074, U+f077-f07a, U+f07c-f07e, U+f085, U+f089, U+f08b, U+f090, U+f093-f094, U+f098, U+f09c-f09e, U+f0a4-f0ab, U+f0b2, U+f0c1, U+f0c3, U+f0c6, U+f0c9, U+f0ce, U+f0d7-f0db, U+f0e2-f0e3, U+f0e9-f0ea, U+f0ec, U+f0f4, U+f0f8, U+f0fa-f0fe, U+f100-f103, U+f106-f108, U+f10a-f10b, U+f11c, U+f120-f122, U+f124, U+f126-f128, U+f12e, U+f134, U+f137-f13a, U+f13e, U+f141-f143, U+f146, U+f14a-f14d, U+f150-f154, U+f156-f159, U+f175-f178, U+f182-f183, U+f188, U+f191-f192, U+f195, U+f199, U+f1ad-f1ae, U+f1b0, U+f1b2-f1b3, U+f1b8, U+f1bb, U+f1c0, U+f1cd, U+f1d8, U+f1da, U+f1e0-f1e2, U+f1e6, U+f1ea, U+f1fa, U+f1fd-f1fe, U+f204-f206, U+f20b, U+f217-f218, U+f21c, U+f222, U+f224, U+f226-f229, U+f233, U+f238-f239, U+f240-f244, U+f246, U+f255-f25c, U+f28b, U+f28d, U+f290-f292, U+f295, U+f2a1-f2a4, U+f2a8, U+f2c7-f2ce, U+f2d0, U+f2d2-f2d3, U+f2db, U+f2e6-f2e7, U+f2ea, U+f2f0-f2f1, U+f2f5-f2f7, U+f2f9, U+f2fd, U+f301, U+f303, U+f308-f30f, U+f31d, U+f320-f322, U+f325-f326, U+f328-f32e, U+f330-f332, U+f336-f337, U+f339-f33c, U+f33e, U+f340-f34c, U+f350-f353, U+f355, U+f358-f35b, U+f360-f367, U+f376, U+f37e, U+f387, U+f389-f38a, U+f390, U+f39b-f39c, U+f3a0, U+f3b3, U+f3be-f3bf, U+f3c2, U+f3c5, U+f3cd-f3cf, U+f3de, U+f3e5, U+f3ed, U+f3f0, U+f3f2, U+f3fa-f3fc, U+f400-f401, U+f40e-f410, U+f422, U+f424;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 300;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.1.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.1.svg#fontawesome) format("svg");
  unicode-range: U+f3c1;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 300;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.3.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.3.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.3.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.3.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.3.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.3.svg#fontawesome) format("svg");
  unicode-range: U+f245, U+f2b9, U+f2bb, U+f2c1, U+f3e0;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 300;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.5.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.5.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.5.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.5.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.5.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.5.svg#fontawesome) format("svg");
  unicode-range: U+f1e3, U+f432, U+f437-f438, U+f449-f44c, U+f44f-f451, U+f453, U+f455, U+f458, U+f45a-f45b, U+f45d;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 300;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.7.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.7.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.7.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.7.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.7.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.7.svg#fontawesome) format("svg");
  unicode-range: U+f0d1, U+f0f1, U+f0f9, U+f21e, U+f461, U+f463-f46f, U+f472-f475, U+f479-f47a, U+f47d-f47e, U+f481-f487, U+f489, U+f48b-f496;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 300;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.9.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.9.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.9.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.9.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.9.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.9.svg#fontawesome) format("svg");
  unicode-range: U+f03d, U+f06c, U+f086, U+f0f2, U+f10d-f10e, U+f187, U+f2b5, U+f2e9, U+f2fe, U+f3dd, U+f47b-f47c, U+f498, U+f49a-f49b, U+f49d, U+f49f-f4b9, U+f4bb-f4bf, U+f4c1-f4c6, U+f4c8, U+f4cb-f4d2, U+f4d4, U+f4d6, U+f4d8-f4d9, U+f4db-f4e2;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 300;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.10.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.10.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.10.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.10.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.10.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.10.svg#fontawesome) format("svg");
  unicode-range: U+f471, U+f4ca;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 300;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.11.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.11.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.11.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.11.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.11.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.11.svg#fontawesome) format("svg");
  unicode-range: U+f007, U+f0c0, U+f0c2, U+f0ed-f0ee, U+f0f0, U+f1de, U+f21b, U+f234-f235, U+f381-f382, U+f3f1, U+f406, U+f4e6, U+f4fa-f501, U+f503-f509;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 300;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.13.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.13.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.13.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.13.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.13.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.0.13.svg#fontawesome) format("svg");
  unicode-range: U+f010, U+f067, U+f072, U+f0ad, U+f0d6, U+f0e8, U+f130-f131, U+f24e, U+f3c9, U+f3d1, U+f515-f517, U+f519-f51e, U+f520-f52c, U+f52e, U+f530-f533, U+f535-f54b, U+f54d, U+f54f-f552, U+f554-f555;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 300;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.1.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.1.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.1.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.1.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.1.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.1.0.svg#fontawesome) format("svg");
  unicode-range: U+f043, U+f0c4, U+f0d0, U+f125, U+f1ba, U+f1fb-f1fc, U+f207, U+f236, U+f279, U+f304-f305, U+f52d, U+f557-f558, U+f55a-f55f, U+f562-f566, U+f568, U+f56a-f56b, U+f575-f577, U+f57b, U+f586, U+f588, U+f58d-f590, U+f593-f595, U+f59d, U+f59f-f5a2, U+f5a6-f5a7, U+f5a9-f5af, U+f5b1, U+f5b6, U+f5b9-f5bd, U+f5c4-f5c5, U+f5c7, U+f5c9-f5cb, U+f5cd;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 300;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.1.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.1.1.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.1.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.1.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.1.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.1.1.svg#fontawesome) format("svg");
  unicode-range: U+f386;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 300;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.2.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.2.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.2.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.2.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.2.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.2.0.svg#fontawesome) format("svg");
  unicode-range: U+f018, U+f0e4, U+f109, U+f1b9, U+f1e5, U+f1f6, U+f21d, U+f276-f277, U+f3fd, U+f4d7, U+f518, U+f5d0-f5da, U+f5dd, U+f5df-f5e5, U+f5e8-f5ea, U+f5ed-f5f0, U+f5f2, U+f5f4-f5f5, U+f5f8-f5f9, U+f5fb-f600, U+f603-f60e, U+f610, U+f614, U+f617-f619, U+f61c-f621, U+f623-f62f, U+f633, U+f635-f63d;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 300;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.3.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.3.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.3.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.3.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.3.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.3.0.svg#fontawesome) format("svg");
  unicode-range: U+f027-f028, U+f080, U+f0a1, U+f0b1, U+f0eb, U+f200-f201, U+f2e2, U+f61a, U+f640, U+f643-f647, U+f64a-f64b, U+f64d-f653, U+f655-f656, U+f65d, U+f65f-f663, U+f665-f669, U+f66b-f675, U+f678-f67b, U+f67d-f680, U+f683-f689, U+f68b, U+f694-f695, U+f697-f699, U+f69b-f69c, U+f69e-f69f, U+f6a1-f6a9, U+f6ac;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 300;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.4.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.4.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.4.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.4.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.4.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.4.0.svg#fontawesome) format("svg");
  unicode-range: U+f499, U+f676, U+f6ae, U+f6b0-f6b3, U+f6b5-f6bc, U+f6bf, U+f6c2, U+f6c5-f6c8, U+f6cb, U+f6cd-f6d5, U+f6d8-f6d9, U+f6db, U+f6de, U+f6e2-f6e3, U+f6e5-f6e7, U+f6e9-f6ec, U+f6ee, U+f6f1-f6f3, U+f6f5-f6f8, U+f6fc-f6fd, U+f6ff-f703, U+f707, U+f70a-f70b, U+f711-f713, U+f715-f71d, U+f720-f724, U+f726-f729, U+f72b, U+f72d, U+f72f;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 300;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.4.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.4.1.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.4.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.4.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.4.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.4.1.svg#fontawesome) format("svg");
  unicode-range: U+f72a;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 300;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.5.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.5.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.5.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.5.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.5.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.5.0.svg#fontawesome) format("svg");
  unicode-range: U+f0e7, U+f185, U+f2dc, U+f6c3-f6c4, U+f72e, U+f732-f735, U+f737-f750, U+f752-f758, U+f75a, U+f75c, U+f75e-f76e, U+f771-f776;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 300;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.6.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.6.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.6.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.6.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.6.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.6.0.svg#fontawesome) format("svg");
  unicode-range: U+f06b, U+f5b7, U+f77d, U+f77f, U+f781-f782, U+f788, U+f78a-f78c, U+f78e-f78f, U+f792-f796, U+f79a-f7a1, U+f7a3-f7a4, U+f7a7-f7a8, U+f7aa, U+f7ac-f7ae, U+f7b4-f7b6, U+f7b8, U+f7bd-f7be, U+f7c0-f7c3, U+f7c5, U+f7c7-f7d2, U+f7d4, U+f7d7-f7d8, U+f7da-f7dc, U+f7de, U+f7e2;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 300;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.6.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.6.1.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.6.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.6.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.6.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.6.1.svg#fontawesome) format("svg");
  unicode-range: U+f071;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 300;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.6.3.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.6.3.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.6.3.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.6.3.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.6.3.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.6.3.svg#fontawesome) format("svg");
  unicode-range: U+f7e4;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 300;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.7.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.7.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.7.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.7.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.7.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.7.0.svg#fontawesome) format("svg");
  unicode-range: U+f00a, U+f015, U+f06e, U+f070, U+f135, U+f1e4, U+f2a0, U+f377, U+f470, U+f49c, U+f49e, U+f4c9, U+f6d6-f6d7, U+f705, U+f725, U+f77e, U+f780, U+f7e5-f7e7, U+f7e9-f7f0, U+f7f2-f7fc, U+f7fe, U+f800-f802, U+f804-f805, U+f807-f80f, U+f811-f812, U+f814-f818, U+f81b, U+f81e-f823, U+f825-f827, U+f82c-f833;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 300;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.7.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.7.1.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.7.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.7.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.7.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.7.1.svg#fontawesome) format("svg");
  unicode-range: U+f7f1;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 300;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.8.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.8.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.8.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.8.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.8.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.8.0.svg#fontawesome) format("svg");
  unicode-range: U+f01e, U+f021, U+f026, U+f076, U+f12d, U+f31e, U+f356, U+f45f, U+f5b0, U+f83e;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 300;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.8.2.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.8.2.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.8.2.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.8.2.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.8.2.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.8.2.svg#fontawesome) format("svg");
  unicode-range: U+f560;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 300;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.9.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.9.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.9.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.9.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.9.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.9.0.svg#fontawesome) format("svg");
  unicode-range: U+f036-f03c, U+f0ae, U+f0ca-f0cd, U+f15d-f15e, U+f160-f163, U+f1dd, U+f313-f315, U+f34e, U+f439-f448, U+f502, U+f677, U+f843-f855, U+f858-f85e, U+f860-f862, U+f864, U+f866-f878, U+f87a, U+f87c-f87d, U+f880-f892, U+f897-f89b;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 300;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.10.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.10.1.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.10.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.10.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.10.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.10.1.svg#fontawesome) format("svg");
  unicode-range: U+f000, U+f012, U+f029, U+f03e, U+f06d, U+f075, U+f07b, U+f083-f084, U+f0a0, U+f11e, U+f140, U+f19d, U+f20a, U+f247-f248, U+f251-f254, U+f25d, U+f275, U+f27a, U+f2c2, U+f2d1, U+f302, U+f310-f311, U+f34d, U+f3a5, U+f435, U+f454, U+f456, U+f476, U+f47f-f480, U+f52f, U+f534, U+f561, U+f578, U+f591, U+f5db, U+f5e7, U+f5f6, U+f611, U+f613, U+f654, U+f657-f658, U+f681-f682, U+f68c-f693, U+f6be, U+f6da, U+f6e4, U+f6ed, U+f6ef-f6f0, U+f6f4, U+f6fa-f6fb, U+f6fe, U+f72c, U+f751, U+f759, U+f75b, U+f779, U+f77c, U+f786-f787, U+f7ab, U+f7b2, U+f7b7, U+f7bf, U+f7e8, U+f813, U+f85f, U+f863, U+f87b, U+f89c-f89d;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 300;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.10.2.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.10.2.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.10.2.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.10.2.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.10.2.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.10.2.svg#fontawesome) format("svg");
  unicode-range: U+f004-f005, U+f02c, U+f02e, U+f031-f035, U+f04b-f04d, U+f056, U+f073, U+f08d, U+f095, U+f0a3, U+f0c5, U+f0c7-f0c8, U+f0dc-f0de, U+f0e0, U+f110-f111, U+f129-f12c, U+f132-f133, U+f144-f145, U+f15b-f15c, U+f164-f165, U+f193, U+f197, U+f1ab, U+f1c1-f1c9, U+f1ce, U+f1dc, U+f1f8-f1f9, U+f219, U+f249, U+f271-f274, U+f29a, U+f29e, U+f2a7, U+f2b6, U+f2e1, U+f2e3-f2e5, U+f2ec-f2ed, U+f2f2, U+f2f4, U+f2fa-f2fc, U+f306, U+f312, U+f316-f31a, U+f31c, U+f327, U+f333-f335, U+f3f4, U+f3ff, U+f45c, U+f460, U+f462, U+f477-f478, U+f497, U+f4ba, U+f4d3, U+f54c, U+f553, U+f559, U+f56c-f574, U+f5bf, U+f5c1, U+f5f3, U+f630-f632, U+f634, U+f63e, U+f641, U+f659-f65c, U+f696, U+f6a0, U+f6b4, U+f6bd, U+f6dd, U+f706, U+f708-f709, U+f70d-f710, U+f714, U+f71e-f71f, U+f736, U+f76f-f770, U+f777, U+f783-f784, U+f7a9, U+f7c4, U+f7d5, U+f7d9, U+f7dd, U+f7fd, U+f81c-f81d, U+f824, U+f828-f82a, U+f856-f857, U+f865, U+f879, U+f87e, U+f893-f896;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 300;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.11.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.11.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.11.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.11.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.11.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.11.0.svg#fontawesome) format("svg");
  unicode-range: U+f001, U+f02f, U+f042, U+f08e, U+f091, U+f0f3, U+f104-f105, U+f11b, U+f13d, U+f149, U+f1ac, U+f1ec, U+f223, U+f225, U+f22a-f22c, U+f24d, U+f26c, U+f29d, U+f2eb, U+f2ee, U+f2f3, U+f300, U+f307, U+f323-f324, U+f338, U+f33d, U+f35d, U+f48a, U+f4c0, U+f569, U+f5dc, U+f5eb, U+f601, U+f61b, U+f64c, U+f65e, U+f664, U+f66a, U+f68a, U+f6c0-f6c1, U+f6df-f6e1, U+f6e8, U+f6f9, U+f70c, U+f7a6, U+f81a, U+f89f-f8a5, U+f8a7-f8b6, U+f8b8-f8c9, U+f8cb-f8d1, U+f8d3-f8dd, U+f8df-f8e0, U+f8e2-f8e7, U+f8e9-f8ed, U+f8ef-f8f2;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 300;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.11.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.11.1.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.11.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.11.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.11.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.11.1.svg#fontawesome) format("svg");
  unicode-range: U+f00d, U+f048, U+f051, U+f0ac, U+f0b0, U+f118-f11a, U+f148, U+f14e, U+f155, U+f186, U+f19c, U+f1eb, U+f21a, U+f221, U+f22d, U+f2bd, U+f2e8, U+f2f8, U+f354, U+f357, U+f433-f434, U+f436, U+f44e, U+f45e, U+f4c7, U+f4da, U+f4e3, U+f51f, U+f54e, U+f556, U+f567, U+f579-f57a, U+f57c-f585, U+f587, U+f589-f58c, U+f596-f59c, U+f5a4-f5a5, U+f5b3-f5b4, U+f5b8, U+f5c0, U+f5c2-f5c3, U+f5c8, U+f5ce, U+f5de, U+f5e6, U+f5ec, U+f602, U+f615-f616, U+f622, U+f648-f649, U+f67c, U+f69a, U+f6aa-f6ab, U+f6ad, U+f7a2, U+f7a5, U+f7b9-f7ba, U+f7ff, U+f803, U+f806, U+f810, U+f819, U+f82b, U+f87f, U+f8de, U+f8ee;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 300;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.11.2.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.11.2.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.11.2.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.11.2.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.11.2.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-light-300-pro-5.11.2.svg#fontawesome) format("svg");
  unicode-range: U+f488, U+f8b7, U+f8f3;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.0.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.0.svg#fontawesome) format("svg");
  unicode-range: U+f017, U+f022, U+f024, U+f044, U+f057-f059, U+f07c, U+f089, U+f094, U+f09d, U+f0a4-f0a7, U+f0f8, U+f0fe, U+f11c, U+f146, U+f14a, U+f14d, U+f150-f152, U+f191-f192, U+f1ad, U+f1cd, U+f1d8, U+f1ea, U+f255-f25b, U+f28b, U+f28d, U+f2d0, U+f2d2, U+f328, U+f358-f35b, U+f410;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.0.svg#fontawesome) format("svg");
  unicode-range: U+f002, U+f008-f009, U+f00b-f00c, U+f00e, U+f011, U+f013, U+f019, U+f01c, U+f023, U+f025, U+f02a-f02b, U+f02d, U+f030, U+f040-f041, U+f047, U+f049-f04a, U+f04e, U+f050, U+f052-f055, U+f05a-f05b, U+f05e, U+f060-f066, U+f068-f06a, U+f074, U+f077-f07a, U+f07d-f07e, U+f085, U+f08b, U+f090, U+f093, U+f098, U+f09c, U+f09e, U+f0a8-f0ab, U+f0b2, U+f0c1, U+f0c3, U+f0c6, U+f0c9, U+f0ce, U+f0d7-f0db, U+f0e2-f0e3, U+f0e9-f0ea, U+f0ec, U+f0f4, U+f0fa-f0fd, U+f100-f103, U+f106-f108, U+f10a-f10b, U+f120-f122, U+f124, U+f126-f128, U+f12e, U+f134, U+f137-f13a, U+f13e, U+f141-f143, U+f14b-f14c, U+f153-f154, U+f156-f159, U+f175-f178, U+f182-f183, U+f188, U+f195, U+f199, U+f1ae, U+f1b0, U+f1b2-f1b3, U+f1b8, U+f1bb, U+f1c0, U+f1da, U+f1e0-f1e2, U+f1e6, U+f1fa, U+f1fd-f1fe, U+f204-f206, U+f20b, U+f217-f218, U+f21c, U+f222, U+f224, U+f226-f229, U+f233, U+f238-f239, U+f240-f244, U+f246, U+f25c, U+f290-f292, U+f295, U+f2a1-f2a4, U+f2a8, U+f2c7-f2ce, U+f2d3, U+f2db, U+f2e6-f2e7, U+f2ea, U+f2f0-f2f1, U+f2f5-f2f7, U+f2f9, U+f2fd, U+f301, U+f303, U+f308-f30f, U+f31d, U+f320-f322, U+f325-f326, U+f329-f32e, U+f330-f332, U+f336-f337, U+f339-f33c, U+f33e, U+f340-f34c, U+f350-f353, U+f355, U+f360-f367, U+f376, U+f37e, U+f387, U+f389-f38a, U+f390, U+f39b-f39c, U+f3a0, U+f3b3, U+f3be-f3bf, U+f3c2, U+f3c5, U+f3cd-f3cf, U+f3de, U+f3e5, U+f3ed, U+f3f0, U+f3f2, U+f3fa-f3fc, U+f400-f401, U+f40e-f40f, U+f422, U+f424;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.1.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.1.svg#fontawesome) format("svg");
  unicode-range: U+f3c1;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.3.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.3.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.3.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.3.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.3.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.3.svg#fontawesome) format("svg");
  unicode-range: U+f2b9, U+f2bb, U+f2c1;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.3.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.3.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.3.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.3.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.3.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.3.svg#fontawesome) format("svg");
  unicode-range: U+f245, U+f3e0;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.5.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.5.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.5.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.5.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.5.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.5.svg#fontawesome) format("svg");
  unicode-range: U+f1e3;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.5.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.5.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.5.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.5.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.5.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.5.svg#fontawesome) format("svg");
  unicode-range: U+f432, U+f437-f438, U+f449-f44c, U+f44f-f451, U+f453, U+f455, U+f458, U+f45a-f45b, U+f45d;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.7.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.7.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.7.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.7.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.7.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.7.svg#fontawesome) format("svg");
  unicode-range: U+f0d1, U+f0f1, U+f0f9, U+f21e, U+f461, U+f463-f46f, U+f472-f475, U+f479-f47a, U+f47d-f47e, U+f481-f487, U+f489, U+f48b-f496;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.9.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.9.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.9.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.9.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.9.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.9.svg#fontawesome) format("svg");
  unicode-range: U+f086, U+f2b5, U+f4ad;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.9.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.9.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.9.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.9.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.9.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.9.svg#fontawesome) format("svg");
  unicode-range: U+f03d, U+f06c, U+f0f2, U+f10d-f10e, U+f187, U+f2e9, U+f2fe, U+f3dd, U+f47b-f47c, U+f498, U+f49a-f49b, U+f49d, U+f49f-f4ac, U+f4ae-f4b9, U+f4bb-f4bf, U+f4c1-f4c6, U+f4c8, U+f4cb-f4d2, U+f4d4, U+f4d6, U+f4d8-f4d9, U+f4db-f4e2;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.10.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.10.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.10.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.10.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.10.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.10.svg#fontawesome) format("svg");
  unicode-range: U+f471, U+f4ca;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.11.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.11.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.11.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.11.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.11.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.11.svg#fontawesome) format("svg");
  unicode-range: U+f007, U+f4e6;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.11.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.11.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.11.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.11.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.11.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.11.svg#fontawesome) format("svg");
  unicode-range: U+f0c0, U+f0c2, U+f0ed-f0ee, U+f0f0, U+f1de, U+f21b, U+f234-f235, U+f381-f382, U+f3f1, U+f406, U+f4fa-f501, U+f503-f509;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.13.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.13.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.13.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.13.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.13.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.0.13.svg#fontawesome) format("svg");
  unicode-range: U+f3d1;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.13.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.13.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.13.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.13.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.13.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.0.13.svg#fontawesome) format("svg");
  unicode-range: U+f010, U+f067, U+f072, U+f0ad, U+f0d6, U+f0e8, U+f130-f131, U+f24e, U+f3c9, U+f515-f517, U+f519-f51e, U+f520-f52c, U+f52e, U+f530-f533, U+f535-f54b, U+f54d, U+f54f-f552, U+f554-f555;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.1.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.1.0.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.1.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.1.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.1.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.1.0.svg#fontawesome) format("svg");
  unicode-range: U+f279, U+f586, U+f588;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.1.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.1.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.1.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.1.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.1.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.1.0.svg#fontawesome) format("svg");
  unicode-range: U+f043, U+f0c4, U+f0d0, U+f125, U+f1ba, U+f1fb-f1fc, U+f207, U+f236, U+f304-f305, U+f52d, U+f557-f558, U+f55a-f55f, U+f562-f566, U+f568, U+f56a-f56b, U+f575-f577, U+f57b, U+f58d-f590, U+f593-f595, U+f59d, U+f59f-f5a2, U+f5a6-f5a7, U+f5a9-f5af, U+f5b1, U+f5b6, U+f5b9-f5bd, U+f5c4-f5c5, U+f5c7, U+f5c9-f5cb, U+f5cd;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.1.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.1.1.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.1.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.1.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.1.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.1.1.svg#fontawesome) format("svg");
  unicode-range: U+f386;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.2.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.2.0.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.2.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.2.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.2.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.2.0.svg#fontawesome) format("svg");
  unicode-range: U+f1f6;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.2.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.2.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.2.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.2.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.2.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.2.0.svg#fontawesome) format("svg");
  unicode-range: U+f018, U+f0e4, U+f109, U+f1b9, U+f1e5, U+f21d, U+f276-f277, U+f3fd, U+f4d7, U+f518, U+f5d0-f5da, U+f5dd, U+f5df-f5e5, U+f5e8-f5ea, U+f5ed-f5f0, U+f5f2, U+f5f4-f5f5, U+f5f8-f5f9, U+f5fb-f600, U+f603-f60e, U+f610, U+f614, U+f617-f619, U+f61c-f621, U+f623-f62f, U+f633, U+f635-f63d;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.3.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.3.0.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.3.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.3.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.3.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.3.0.svg#fontawesome) format("svg");
  unicode-range: U+f080, U+f0eb;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.3.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.3.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.3.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.3.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.3.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.3.0.svg#fontawesome) format("svg");
  unicode-range: U+f027-f028, U+f0a1, U+f0b1, U+f200-f201, U+f2e2, U+f61a, U+f640, U+f643-f647, U+f64a-f64b, U+f64d-f653, U+f655-f656, U+f65d, U+f65f-f663, U+f665-f669, U+f66b-f675, U+f678-f67b, U+f67d-f680, U+f683-f689, U+f68b, U+f694-f695, U+f697-f699, U+f69b-f69c, U+f69e-f69f, U+f6a1-f6a9, U+f6ac;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.4.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.4.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.4.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.4.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.4.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.4.0.svg#fontawesome) format("svg");
  unicode-range: U+f499, U+f676, U+f6ae, U+f6b0-f6b3, U+f6b5-f6bc, U+f6bf, U+f6c2, U+f6c5-f6c8, U+f6cb, U+f6cd-f6d5, U+f6d8-f6d9, U+f6db, U+f6de, U+f6e2-f6e3, U+f6e5-f6e7, U+f6e9-f6ec, U+f6ee, U+f6f1-f6f3, U+f6f5-f6f8, U+f6fc-f6fd, U+f6ff-f703, U+f707, U+f70a-f70b, U+f711-f713, U+f715-f71d, U+f720-f724, U+f726-f729, U+f72b, U+f72d, U+f72f;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.4.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.4.1.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.4.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.4.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.4.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.4.1.svg#fontawesome) format("svg");
  unicode-range: U+f72a;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.5.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.5.0.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.5.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.5.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.5.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.5.0.svg#fontawesome) format("svg");
  unicode-range: U+f185, U+f2dc;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.5.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.5.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.5.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.5.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.5.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.5.0.svg#fontawesome) format("svg");
  unicode-range: U+f0e7, U+f6c3-f6c4, U+f72e, U+f732-f735, U+f737-f750, U+f752-f758, U+f75a, U+f75c, U+f75e-f76e, U+f771-f776;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.6.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.6.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.6.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.6.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.6.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.6.0.svg#fontawesome) format("svg");
  unicode-range: U+f06b, U+f5b7, U+f77d, U+f77f, U+f781-f782, U+f788, U+f78a-f78c, U+f78e-f78f, U+f792-f796, U+f79a-f7a1, U+f7a3-f7a4, U+f7a7-f7a8, U+f7aa, U+f7ac-f7ae, U+f7b4-f7b6, U+f7b8, U+f7bd-f7be, U+f7c0-f7c3, U+f7c5, U+f7c7-f7d2, U+f7d4, U+f7d7-f7d8, U+f7da-f7dc, U+f7de, U+f7e2;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.6.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.6.1.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.6.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.6.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.6.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.6.1.svg#fontawesome) format("svg");
  unicode-range: U+f071;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.6.3.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.6.3.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.6.3.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.6.3.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.6.3.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.6.3.svg#fontawesome) format("svg");
  unicode-range: U+f7e4;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.7.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.7.0.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.7.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.7.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.7.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.7.0.svg#fontawesome) format("svg");
  unicode-range: U+f06e, U+f070;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.7.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.7.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.7.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.7.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.7.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.7.0.svg#fontawesome) format("svg");
  unicode-range: U+f00a, U+f015, U+f135, U+f1e4, U+f2a0, U+f377, U+f470, U+f49c, U+f49e, U+f4c9, U+f6d6-f6d7, U+f705, U+f725, U+f77e, U+f780, U+f7e5-f7e7, U+f7e9-f7f0, U+f7f2-f7fc, U+f7fe, U+f800-f802, U+f804-f805, U+f807-f80f, U+f811-f812, U+f814-f818, U+f81b, U+f81e-f823, U+f825-f827, U+f82c-f833;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.7.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.7.1.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.7.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.7.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.7.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.7.1.svg#fontawesome) format("svg");
  unicode-range: U+f7f1;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.8.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.8.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.8.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.8.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.8.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.8.0.svg#fontawesome) format("svg");
  unicode-range: U+f01e, U+f021, U+f026, U+f076, U+f12d, U+f31e, U+f356, U+f45f, U+f5b0, U+f83e;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.8.2.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.8.2.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.8.2.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.8.2.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.8.2.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.8.2.svg#fontawesome) format("svg");
  unicode-range: U+f560;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.9.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.9.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.9.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.9.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.9.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.9.0.svg#fontawesome) format("svg");
  unicode-range: U+f036-f03c, U+f0ae, U+f0ca-f0cd, U+f15d-f15e, U+f160-f163, U+f1dd, U+f313-f315, U+f34e, U+f439-f448, U+f502, U+f677, U+f843-f855, U+f858-f85e, U+f860-f862, U+f864, U+f866-f878, U+f87a, U+f87c-f87d, U+f880-f892, U+f897-f89b;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.10.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.10.1.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.10.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.10.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.10.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.10.1.svg#fontawesome) format("svg");
  unicode-range: U+f03e, U+f075, U+f07b, U+f0a0, U+f20a, U+f247-f248, U+f254, U+f25d, U+f27a, U+f2c2, U+f2d1, U+f302, U+f3a5;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.10.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.10.1.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.10.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.10.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.10.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.10.1.svg#fontawesome) format("svg");
  unicode-range: U+f000, U+f012, U+f029, U+f06d, U+f083-f084, U+f11e, U+f140, U+f19d, U+f251-f253, U+f275, U+f310-f311, U+f34d, U+f435, U+f454, U+f456, U+f476, U+f47f-f480, U+f52f, U+f534, U+f561, U+f578, U+f591, U+f5db, U+f5e7, U+f5f6, U+f611, U+f613, U+f654, U+f657-f658, U+f681-f682, U+f68c-f693, U+f6be, U+f6da, U+f6e4, U+f6ed, U+f6ef-f6f0, U+f6f4, U+f6fa-f6fb, U+f6fe, U+f72c, U+f751, U+f759, U+f75b, U+f779, U+f77c, U+f786-f787, U+f7ab, U+f7b2, U+f7b7, U+f7bf, U+f7e8, U+f813, U+f85f, U+f863, U+f87b, U+f89c-f89d;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.10.2.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.10.2.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.10.2.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.10.2.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.10.2.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.10.2.svg#fontawesome) format("svg");
  unicode-range: U+f004-f005, U+f02e, U+f073, U+f0c5, U+f0c7-f0c8, U+f0e0, U+f111, U+f133, U+f144, U+f15b-f15c, U+f164-f165, U+f1c1-f1c9, U+f1f9, U+f249, U+f271-f274, U+f2b6, U+f2ed;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.10.2.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.10.2.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.10.2.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.10.2.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.10.2.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.10.2.svg#fontawesome) format("svg");
  unicode-range: U+f02c, U+f031-f035, U+f04b-f04d, U+f056, U+f08d, U+f095, U+f0a3, U+f0dc-f0de, U+f110, U+f129-f12c, U+f132, U+f145, U+f193, U+f197, U+f1ab, U+f1ce, U+f1dc, U+f1f8, U+f219, U+f29a, U+f29e, U+f2a7, U+f2e1, U+f2e3-f2e5, U+f2ec, U+f2f2, U+f2f4, U+f2fa-f2fc, U+f306, U+f312, U+f316-f31a, U+f31c, U+f327, U+f333-f335, U+f3f4, U+f3ff, U+f45c, U+f460, U+f462, U+f477-f478, U+f497, U+f4ba, U+f4d3, U+f54c, U+f553, U+f559, U+f56c-f574, U+f5bf, U+f5c1, U+f5f3, U+f630-f632, U+f634, U+f63e, U+f641, U+f659-f65c, U+f696, U+f6a0, U+f6b4, U+f6bd, U+f6dd, U+f706, U+f708-f709, U+f70d-f710, U+f714, U+f71e-f71f, U+f736, U+f76f-f770, U+f777, U+f783-f784, U+f7a9, U+f7c4, U+f7d5, U+f7d9, U+f7dd, U+f7fd, U+f81c-f81d, U+f824, U+f828-f82a, U+f856-f857, U+f865, U+f879, U+f87e, U+f893-f896;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.11.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.11.0.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.11.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.11.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.11.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.11.0.svg#fontawesome) format("svg");
  unicode-range: U+f0f3, U+f24d;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.11.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.11.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.11.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.11.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.11.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.11.0.svg#fontawesome) format("svg");
  unicode-range: U+f001, U+f02f, U+f042, U+f08e, U+f091, U+f104-f105, U+f11b, U+f13d, U+f149, U+f1ac, U+f1ec, U+f223, U+f225, U+f22a-f22c, U+f26c, U+f29d, U+f2eb, U+f2ee, U+f2f3, U+f300, U+f307, U+f323-f324, U+f338, U+f33d, U+f35d, U+f48a, U+f4c0, U+f569, U+f5dc, U+f5eb, U+f601, U+f61b, U+f64c, U+f65e, U+f664, U+f66a, U+f68a, U+f6c0-f6c1, U+f6df-f6e1, U+f6e8, U+f6f9, U+f70c, U+f7a6, U+f81a, U+f89f-f8a5, U+f8a7-f8b6, U+f8b8-f8c9, U+f8cb-f8d1, U+f8d3-f8dd, U+f8df-f8e0, U+f8e2-f8e7, U+f8e9-f8ed, U+f8ef-f8f2;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.11.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.11.1.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.11.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.11.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.11.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-free-5.11.1.svg#fontawesome) format("svg");
  unicode-range: U+f118-f11a, U+f14e, U+f186, U+f2bd, U+f4da, U+f556, U+f567, U+f579-f57a, U+f57f-f585, U+f587, U+f589-f58c, U+f596-f59c, U+f5a4-f5a5, U+f5b3-f5b4, U+f5b8, U+f5c2, U+f5c8;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.11.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.11.1.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.11.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.11.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.11.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.11.1.svg#fontawesome) format("svg");
  unicode-range: U+f00d, U+f048, U+f051, U+f0ac, U+f0b0, U+f148, U+f155, U+f19c, U+f1eb, U+f21a, U+f221, U+f22d, U+f2e8, U+f2f8, U+f354, U+f357, U+f433-f434, U+f436, U+f44e, U+f45e, U+f4c7, U+f4e3, U+f51f, U+f54e, U+f57c-f57e, U+f5c0, U+f5c3, U+f5ce, U+f5de, U+f5e6, U+f5ec, U+f602, U+f615-f616, U+f622, U+f648-f649, U+f67c, U+f69a, U+f6aa-f6ab, U+f6ad, U+f7a2, U+f7a5, U+f7b9-f7ba, U+f7ff, U+f803, U+f806, U+f810, U+f819, U+f82b, U+f87f, U+f8de, U+f8ee;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 400;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.11.2.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.11.2.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.11.2.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.11.2.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.11.2.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-regular-400-pro-5.11.2.svg#fontawesome) format("svg");
  unicode-range: U+f488, U+f8b7, U+f8f3;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.0.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.0.svg#fontawesome) format("svg");
  unicode-range: U+f002, U+f008-f009, U+f00b-f00c, U+f00e, U+f011, U+f013, U+f017, U+f019, U+f01c, U+f022-f025, U+f02a-f02b, U+f02d, U+f030, U+f041, U+f044, U+f049-f04a, U+f04e, U+f050, U+f052-f055, U+f057-f05b, U+f05e, U+f060-f066, U+f068-f06a, U+f074, U+f077-f07a, U+f07c, U+f085, U+f089, U+f093-f094, U+f098, U+f09c-f09e, U+f0a4-f0ab, U+f0b2, U+f0c1, U+f0c3, U+f0c6, U+f0c9, U+f0ce, U+f0d7-f0db, U+f0e2-f0e3, U+f0e9-f0ea, U+f0f4, U+f0f8, U+f0fa-f0fe, U+f100-f103, U+f106-f108, U+f10a-f10b, U+f11c, U+f120-f122, U+f124, U+f126-f128, U+f12e, U+f134, U+f137-f13a, U+f13e, U+f141-f143, U+f146, U+f14a-f14b, U+f14d, U+f150-f154, U+f156-f159, U+f182-f183, U+f188, U+f191-f192, U+f195, U+f199, U+f1ad-f1ae, U+f1b0, U+f1b2-f1b3, U+f1b8, U+f1bb, U+f1c0, U+f1cd, U+f1d8, U+f1da, U+f1e0-f1e2, U+f1e6, U+f1ea, U+f1fa, U+f1fd-f1fe, U+f204-f206, U+f20b, U+f217-f218, U+f21c, U+f222, U+f224, U+f226-f229, U+f233, U+f238-f239, U+f240-f244, U+f246, U+f255-f25c, U+f28b, U+f28d, U+f290-f292, U+f295, U+f2a1-f2a4, U+f2a8, U+f2c7-f2ce, U+f2d0, U+f2d2, U+f2db, U+f2e7, U+f2ea, U+f2f1, U+f2f5-f2f6, U+f2f9, U+f303, U+f309-f30c, U+f328, U+f337, U+f358-f35b, U+f360, U+f362, U+f3be-f3bf, U+f3c5, U+f3cd, U+f3e5, U+f3ed, U+f3fa, U+f410;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.0.svg#fontawesome) format("svg");
  unicode-range: U+f040, U+f047, U+f07d-f07e, U+f08b, U+f090, U+f0ec, U+f14c, U+f175-f178, U+f2d3, U+f2e6, U+f2f0, U+f2f7, U+f2fd, U+f301, U+f308, U+f30d-f30f, U+f31d, U+f320-f322, U+f325-f326, U+f329-f32e, U+f330-f332, U+f336, U+f339-f33c, U+f33e, U+f340-f34c, U+f350-f353, U+f355, U+f361, U+f363-f367, U+f376, U+f37e, U+f387, U+f389-f38a, U+f390, U+f39b-f39c, U+f3a0, U+f3b3, U+f3c2, U+f3ce-f3cf, U+f3de, U+f3f0, U+f3f2, U+f3fb-f3fc, U+f400-f401, U+f40e-f40f, U+f422, U+f424;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.1.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.1.svg#fontawesome) format("svg");
  unicode-range: U+f3c1;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.3.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.3.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.3.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.3.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.3.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.3.svg#fontawesome) format("svg");
  unicode-range: U+f245, U+f2b9, U+f2bb, U+f2c1, U+f3e0;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.5.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.5.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.5.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.5.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.5.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.5.svg#fontawesome) format("svg");
  unicode-range: U+f1e3, U+f44b, U+f450, U+f453, U+f458, U+f45d;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.5.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.5.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.5.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.5.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.5.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.5.svg#fontawesome) format("svg");
  unicode-range: U+f432, U+f437-f438, U+f449-f44a, U+f44c, U+f44f, U+f451, U+f455, U+f45a-f45b;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.7.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.7.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.7.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.7.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.7.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.7.svg#fontawesome) format("svg");
  unicode-range: U+f0d1, U+f0f1, U+f0f9, U+f21e, U+f461, U+f466, U+f468-f46d, U+f472, U+f474, U+f479, U+f47d-f47e, U+f481-f482, U+f484-f487, U+f48b, U+f48d-f48e, U+f490-f494, U+f496;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.7.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.7.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.7.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.7.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.7.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.7.svg#fontawesome) format("svg");
  unicode-range: U+f463-f465, U+f467, U+f46e-f46f, U+f473, U+f475, U+f47a, U+f483, U+f489, U+f48c, U+f48f, U+f495;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.9.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.9.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.9.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.9.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.9.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.9.svg#fontawesome) format("svg");
  unicode-range: U+f03d, U+f06c, U+f086, U+f0f2, U+f10d-f10e, U+f187, U+f2b5, U+f2fe, U+f3dd, U+f4ad, U+f4b3, U+f4b8-f4b9, U+f4bd-f4be, U+f4c2, U+f4c4, U+f4cd-f4ce, U+f4d6, U+f4d8-f4d9, U+f4db, U+f4de-f4df, U+f4e2;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.9.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.9.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.9.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.9.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.9.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.9.svg#fontawesome) format("svg");
  unicode-range: U+f2e9, U+f47b-f47c, U+f498, U+f49a-f49b, U+f49d, U+f49f-f4ac, U+f4ae-f4b2, U+f4b4-f4b7, U+f4bb-f4bc, U+f4bf, U+f4c1, U+f4c3, U+f4c5-f4c6, U+f4c8, U+f4cb-f4cc, U+f4cf-f4d2, U+f4d4, U+f4dc-f4dd, U+f4e0-f4e1;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.10.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.10.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.10.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.10.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.10.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.10.svg#fontawesome) format("svg");
  unicode-range: U+f471;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.10.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.10.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.10.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.10.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.10.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.10.svg#fontawesome) format("svg");
  unicode-range: U+f4ca;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.11.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.11.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.11.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.11.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.11.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.11.svg#fontawesome) format("svg");
  unicode-range: U+f007, U+f0c0, U+f0c2, U+f0f0, U+f1de, U+f21b, U+f234-f235, U+f381-f382, U+f406, U+f4e6, U+f4fa-f501, U+f503-f509;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.11.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.11.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.11.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.11.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.11.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.0.11.svg#fontawesome) format("svg");
  unicode-range: U+f0ed-f0ee, U+f3f1;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.13.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.13.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.13.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.13.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.13.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.0.13.svg#fontawesome) format("svg");
  unicode-range: U+f010, U+f067, U+f072, U+f0ad, U+f0d6, U+f0e8, U+f130-f131, U+f24e, U+f3c9, U+f3d1, U+f515-f517, U+f519-f51e, U+f520-f52c, U+f52e, U+f530-f533, U+f535-f54b, U+f54d, U+f54f-f552, U+f554-f555;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.1.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.1.0.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.1.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.1.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.1.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.1.0.svg#fontawesome) format("svg");
  unicode-range: U+f043, U+f0c4, U+f0d0, U+f125, U+f1ba, U+f1fb-f1fc, U+f207, U+f236, U+f279, U+f304-f305, U+f52d, U+f557-f558, U+f55a-f55f, U+f562-f566, U+f568, U+f56a-f56b, U+f575-f577, U+f57b, U+f586, U+f588, U+f58d-f590, U+f593-f595, U+f59d, U+f59f-f5a2, U+f5a6-f5a7, U+f5aa-f5af, U+f5b1, U+f5b6, U+f5ba-f5bd, U+f5c4-f5c5, U+f5c7, U+f5c9-f5cb, U+f5cd;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.1.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.1.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.1.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.1.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.1.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.1.0.svg#fontawesome) format("svg");
  unicode-range: U+f5a9, U+f5b9;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.1.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.1.1.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.1.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.1.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.1.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.1.1.svg#fontawesome) format("svg");
  unicode-range: U+f386;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.2.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.2.0.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.2.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.2.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.2.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.2.0.svg#fontawesome) format("svg");
  unicode-range: U+f018, U+f109, U+f1b9, U+f1e5, U+f1f6, U+f21d, U+f276-f277, U+f3fd, U+f4d7, U+f518, U+f5d0-f5d2, U+f5d7, U+f5da, U+f5df, U+f5e1, U+f5e4, U+f5ee, U+f5fc-f5fd, U+f610, U+f619, U+f61f, U+f621, U+f62e-f62f, U+f637, U+f63b-f63c;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.2.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.2.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.2.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.2.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.2.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.2.0.svg#fontawesome) format("svg");
  unicode-range: U+f0e4, U+f5d3-f5d6, U+f5d8-f5d9, U+f5dd, U+f5e0, U+f5e2-f5e3, U+f5e5, U+f5e8-f5ea, U+f5ed, U+f5ef-f5f0, U+f5f2, U+f5f4-f5f5, U+f5f8-f5f9, U+f5fb, U+f5fe-f600, U+f603-f60e, U+f614, U+f617-f618, U+f61c-f61e, U+f620, U+f623-f62d, U+f633, U+f635-f636, U+f638-f63a, U+f63d;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.3.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.3.0.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.3.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.3.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.3.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.3.0.svg#fontawesome) format("svg");
  unicode-range: U+f027-f028, U+f080, U+f0a1, U+f0b1, U+f0eb, U+f200-f201, U+f644, U+f647, U+f64a, U+f64f, U+f651, U+f653, U+f655, U+f65d, U+f662, U+f665-f666, U+f669, U+f66b, U+f66d, U+f66f, U+f674, U+f678-f679, U+f67b, U+f67f, U+f683-f684, U+f687-f689, U+f698-f699, U+f69b, U+f6a1, U+f6a7, U+f6a9;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.3.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.3.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.3.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.3.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.3.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.3.0.svg#fontawesome) format("svg");
  unicode-range: U+f2e2, U+f61a, U+f640, U+f643, U+f645-f646, U+f64b, U+f64d-f64e, U+f650, U+f652, U+f656, U+f65f-f661, U+f663, U+f667-f668, U+f66c, U+f66e, U+f670-f673, U+f675, U+f67a, U+f67d-f67e, U+f680, U+f685-f686, U+f68b, U+f694-f695, U+f697, U+f69c, U+f69e-f69f, U+f6a2-f6a6, U+f6a8, U+f6ac;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.4.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.4.0.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.4.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.4.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.4.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.4.0.svg#fontawesome) format("svg");
  unicode-range: U+f676, U+f6b6-f6b7, U+f6bb, U+f6cf, U+f6d1, U+f6d3, U+f6d5, U+f6d9, U+f6de, U+f6e2-f6e3, U+f6e6, U+f6ec, U+f6f1-f6f2, U+f6fc, U+f6ff-f700, U+f70b, U+f715, U+f717, U+f722, U+f728-f729, U+f72f;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.4.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.4.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.4.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.4.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.4.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.4.0.svg#fontawesome) format("svg");
  unicode-range: U+f499, U+f6ae, U+f6b0-f6b3, U+f6b5, U+f6b8-f6ba, U+f6bc, U+f6bf, U+f6c2, U+f6c5-f6c8, U+f6cb, U+f6cd-f6ce, U+f6d0, U+f6d2, U+f6d4, U+f6d8, U+f6db, U+f6e5, U+f6e7, U+f6e9-f6eb, U+f6ee, U+f6f3, U+f6f5-f6f8, U+f6fd, U+f701-f703, U+f707, U+f70a, U+f711-f713, U+f716, U+f718-f71d, U+f720-f721, U+f723-f724, U+f726-f727, U+f72b, U+f72d;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.4.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.4.1.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.4.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.4.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.4.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.4.1.svg#fontawesome) format("svg");
  unicode-range: U+f72a;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.5.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.5.0.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.5.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.5.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.5.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.5.0.svg#fontawesome) format("svg");
  unicode-range: U+f0e7, U+f185, U+f2dc, U+f6c3-f6c4, U+f72e, U+f73b-f73d, U+f740, U+f743, U+f747, U+f74d, U+f753, U+f756, U+f75a, U+f75e-f75f, U+f769, U+f76b, U+f772-f773;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.5.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.5.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.5.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.5.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.5.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.5.0.svg#fontawesome) format("svg");
  unicode-range: U+f732-f735, U+f737-f73a, U+f73e-f73f, U+f741-f742, U+f744-f746, U+f748-f74c, U+f74e-f750, U+f752, U+f754-f755, U+f757-f758, U+f75c, U+f760-f768, U+f76a, U+f76c-f76e, U+f771, U+f774-f776;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.6.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.6.0.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.6.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.6.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.6.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.6.0.svg#fontawesome) format("svg");
  unicode-range: U+f06b, U+f5b7, U+f77d, U+f781, U+f788, U+f78c, U+f793-f794, U+f796, U+f79c, U+f79f-f7a0, U+f7a4, U+f7aa, U+f7ad-f7ae, U+f7b5-f7b6, U+f7bd, U+f7c0, U+f7c2, U+f7c5, U+f7c9-f7ca, U+f7cc-f7ce, U+f7d0, U+f7d2, U+f7d7-f7d8, U+f7da;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.6.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.6.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.6.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.6.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.6.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.6.0.svg#fontawesome) format("svg");
  unicode-range: U+f77f, U+f782, U+f78a-f78b, U+f78e-f78f, U+f792, U+f795, U+f79a-f79b, U+f79d-f79e, U+f7a1, U+f7a3, U+f7a7-f7a8, U+f7ac, U+f7b4, U+f7b8, U+f7be, U+f7c1, U+f7c3, U+f7c7-f7c8, U+f7cb, U+f7cf, U+f7d1, U+f7d4, U+f7db-f7dc, U+f7de, U+f7e2;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.6.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.6.1.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.6.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.6.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.6.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.6.1.svg#fontawesome) format("svg");
  unicode-range: U+f071;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.6.3.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.6.3.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.6.3.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.6.3.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.6.3.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.6.3.svg#fontawesome) format("svg");
  unicode-range: U+f7e4;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.7.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.7.0.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.7.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.7.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.7.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.7.0.svg#fontawesome) format("svg");
  unicode-range: U+f00a, U+f015, U+f06e, U+f070, U+f135, U+f1e4, U+f2a0, U+f470, U+f49e, U+f6d7, U+f780, U+f7e5-f7e6, U+f7ec, U+f7ef, U+f7f2, U+f7f5, U+f7f7, U+f7fb, U+f805, U+f807, U+f80f, U+f812, U+f815-f816, U+f818, U+f82f;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.7.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.7.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.7.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.7.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.7.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.7.0.svg#fontawesome) format("svg");
  unicode-range: U+f377, U+f49c, U+f4c9, U+f6d6, U+f705, U+f725, U+f77e, U+f7e7, U+f7e9-f7eb, U+f7ed-f7ee, U+f7f0, U+f7f3-f7f4, U+f7f6, U+f7f8-f7fa, U+f7fc, U+f7fe, U+f800-f802, U+f804, U+f808-f80e, U+f811, U+f814, U+f817, U+f81b, U+f81e-f823, U+f825-f827, U+f82c-f82e, U+f830-f833;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.7.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.7.1.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.7.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.7.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.7.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.7.1.svg#fontawesome) format("svg");
  unicode-range: U+f7f1;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.8.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.8.0.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.8.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.8.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.8.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.8.0.svg#fontawesome) format("svg");
  unicode-range: U+f01e, U+f021, U+f026, U+f076, U+f12d, U+f31e, U+f45f, U+f5b0, U+f83e;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.8.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.8.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.8.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.8.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.8.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.8.0.svg#fontawesome) format("svg");
  unicode-range: U+f356;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.8.2.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.8.2.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.8.2.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.8.2.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.8.2.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.8.2.svg#fontawesome) format("svg");
  unicode-range: U+f560;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.9.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.9.0.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.9.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.9.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.9.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.9.0.svg#fontawesome) format("svg");
  unicode-range: U+f036-f03c, U+f0ae, U+f0ca-f0cd, U+f15d-f15e, U+f160-f163, U+f1dd, U+f439-f43a, U+f43c, U+f43f, U+f441, U+f443, U+f445, U+f447, U+f502, U+f84a, U+f84c, U+f850, U+f853, U+f86d, U+f87c-f87d, U+f881-f882, U+f884-f887, U+f891, U+f897;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.9.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.9.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.9.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.9.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.9.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.9.0.svg#fontawesome) format("svg");
  unicode-range: U+f313-f315, U+f34e, U+f43b, U+f43d-f43e, U+f440, U+f442, U+f444, U+f446, U+f448, U+f677, U+f843-f849, U+f84b, U+f84d-f84f, U+f851-f852, U+f854-f855, U+f858-f85e, U+f860-f862, U+f864, U+f866-f86c, U+f86e-f878, U+f87a, U+f880, U+f883, U+f888-f890, U+f892, U+f898-f89b;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.10.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.10.1.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.10.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.10.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.10.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.10.1.svg#fontawesome) format("svg");
  unicode-range: U+f000, U+f012, U+f029, U+f03e, U+f06d, U+f075, U+f07b, U+f083-f084, U+f0a0, U+f11e, U+f140, U+f19d, U+f20a, U+f247-f248, U+f251-f254, U+f25d, U+f275, U+f27a, U+f2c2, U+f2d1, U+f302, U+f3a5, U+f47f, U+f52f, U+f534, U+f561, U+f578, U+f591, U+f5e7, U+f613, U+f654, U+f658, U+f681-f682, U+f6be, U+f6ed, U+f6f0, U+f6fa, U+f75b, U+f77c, U+f786-f787, U+f7ab, U+f7bf, U+f863, U+f87b;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.10.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.10.1.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.10.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.10.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.10.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.10.1.svg#fontawesome) format("svg");
  unicode-range: U+f310-f311, U+f34d, U+f435, U+f454, U+f456, U+f476, U+f480, U+f5db, U+f5f6, U+f611, U+f657, U+f68c-f693, U+f6da, U+f6e4, U+f6ef, U+f6f4, U+f6fb, U+f6fe, U+f72c, U+f751, U+f759, U+f779, U+f7b2, U+f7b7, U+f7e8, U+f813, U+f85f, U+f89c-f89d;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.10.2.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.10.2.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.10.2.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.10.2.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.10.2.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.10.2.svg#fontawesome) format("svg");
  unicode-range: U+f004-f005, U+f02c, U+f02e, U+f031-f035, U+f04b-f04d, U+f056, U+f073, U+f08d, U+f095, U+f0a3, U+f0c5, U+f0c7-f0c8, U+f0dc-f0de, U+f0e0, U+f110-f111, U+f129-f12c, U+f133, U+f144, U+f15b-f15c, U+f164-f165, U+f193, U+f197, U+f1ab, U+f1c1-f1c9, U+f1ce, U+f1dc, U+f1f8-f1f9, U+f249, U+f271-f274, U+f29a, U+f29e, U+f2a7, U+f2b6, U+f2e5, U+f2ed, U+f2f2, U+f3ff, U+f45c, U+f462, U+f477-f478, U+f497, U+f4ba, U+f4d3, U+f54c, U+f553, U+f559, U+f56c-f574, U+f5bf, U+f5c1, U+f630, U+f641, U+f696, U+f6a0, U+f6dd, U+f70e, U+f714, U+f71e, U+f783-f784, U+f7a9, U+f7c4, U+f7d9, U+f829-f82a, U+f879;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.10.2.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.10.2.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.10.2.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.10.2.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.10.2.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.10.2.svg#fontawesome) format("svg");
  unicode-range: U+f132, U+f145, U+f219, U+f2e1, U+f2e3-f2e4, U+f2ec, U+f2f4, U+f2fa-f2fc, U+f306, U+f312, U+f316-f31a, U+f31c, U+f327, U+f333-f335, U+f3f4, U+f460, U+f5f3, U+f631-f632, U+f634, U+f63e, U+f659-f65c, U+f6b4, U+f6bd, U+f706, U+f708-f709, U+f70d, U+f70f-f710, U+f71f, U+f736, U+f76f-f770, U+f777, U+f7d5, U+f7dd, U+f7fd, U+f81c-f81d, U+f824, U+f828, U+f856-f857, U+f865, U+f87e, U+f893-f896;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.11.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.11.0.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.11.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.11.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.11.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.11.0.svg#fontawesome) format("svg");
  unicode-range: U+f001, U+f02f, U+f042, U+f091, U+f0f3, U+f104-f105, U+f11b, U+f13d, U+f1ac, U+f1ec, U+f223, U+f225, U+f22a-f22c, U+f24d, U+f26c, U+f29d, U+f338, U+f35d, U+f4c0, U+f569, U+f5dc, U+f5eb, U+f65e, U+f664, U+f66a, U+f6c0, U+f6e8, U+f70c, U+f7a6, U+f8c0-f8c1, U+f8cc, U+f8d9;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.11.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.11.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.11.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.11.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.11.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.11.0.svg#fontawesome) format("svg");
  unicode-range: U+f08e, U+f149, U+f2eb, U+f2ee, U+f2f3, U+f300, U+f307, U+f323-f324, U+f33d, U+f48a, U+f601, U+f61b, U+f64c, U+f68a, U+f6c1, U+f6df-f6e1, U+f6f9, U+f81a, U+f89f-f8a5, U+f8a7-f8b6, U+f8b8-f8bf, U+f8c2-f8c9, U+f8cb, U+f8cd-f8d1, U+f8d3-f8d8, U+f8da-f8dd, U+f8df-f8e0, U+f8e2-f8e7, U+f8e9-f8ed, U+f8ef-f8f2;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.11.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.11.1.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.11.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.11.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.11.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-free-5.11.1.svg#fontawesome) format("svg");
  unicode-range: U+f00d, U+f048, U+f051, U+f0ac, U+f0b0, U+f118-f11a, U+f14e, U+f155, U+f186, U+f19c, U+f1eb, U+f21a, U+f221, U+f22d, U+f2bd, U+f433-f434, U+f436, U+f44e, U+f4da, U+f4e3, U+f51f, U+f54e, U+f556, U+f567, U+f579-f57a, U+f57c-f585, U+f587, U+f589-f58c, U+f596-f59c, U+f5a4-f5a5, U+f5b3-f5b4, U+f5b8, U+f5c0, U+f5c2-f5c3, U+f5c8, U+f5ce, U+f5de, U+f67c, U+f69a, U+f6ad, U+f7a2, U+f7a5, U+f7b9-f7ba, U+f806, U+f810;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.11.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.11.1.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.11.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.11.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.11.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.11.1.svg#fontawesome) format("svg");
  unicode-range: U+f148, U+f2e8, U+f2f8, U+f354, U+f357, U+f45e, U+f4c7, U+f5e6, U+f5ec, U+f602, U+f615-f616, U+f622, U+f648-f649, U+f6aa-f6ab, U+f7ff, U+f803, U+f819, U+f82b, U+f87f, U+f8de, U+f8ee;
}
@font-face {
  font-family: "Font Awesome";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.11.2.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.11.2.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.11.2.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.11.2.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.11.2.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-solid-900-pro-5.11.2.svg#fontawesome) format("svg");
  unicode-range: U+f488, U+f8b7, U+f8f3;
}
@font-face {
  font-family: "Font Awesome Brands";
  font-style: normal;
  font-weight: normal;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.0.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.0.svg#fontawesome) format("svg");
  unicode-range: U+f081, U+f08c, U+f092, U+f099, U+f09b, U+f0d2-f0d5, U+f113, U+f136, U+f13b-f13c, U+f15a, U+f167-f169, U+f16c-f16e, U+f170, U+f173-f174, U+f17a-f17e, U+f180, U+f184, U+f189-f18c, U+f194, U+f19a-f19b, U+f1a0-f1a4, U+f1a6-f1a7, U+f1a9-f1aa, U+f1b4, U+f1b6-f1b7, U+f1bc-f1be, U+f1ca-f1cc, U+f1d0-f1d1, U+f1d4-f1d6, U+f1e7-f1e8, U+f1ed-f1ee, U+f1f0-f1f2, U+f1f4-f1f5, U+f202, U+f208-f209, U+f20d-f20e, U+f211-f213, U+f215, U+f231-f232, U+f237, U+f23a-f23b, U+f23d-f23e, U+f24b-f24c, U+f260-f268, U+f26a-f26b, U+f26d-f26e, U+f270, U+f27d-f27e, U+f280-f282, U+f284-f285, U+f287-f28a, U+f293-f294, U+f297-f299, U+f2a5-f2a6, U+f2a9, U+f2ab-f2ad, U+f2b0, U+f2b2-f2b4, U+f2b8, U+f2c4-f2c6, U+f2d5-f2da, U+f2dd-f2de, U+f2e0, U+f35c, U+f368-f374, U+f378-f37d, U+f37f-f380, U+f383-f385, U+f388, U+f38b-f38f, U+f392, U+f394-f397, U+f399-f39a, U+f3a1-f3a4, U+f3a6-f3b2, U+f3b4-f3b8, U+f3ba-f3bc, U+f3c0, U+f3c3-f3c4, U+f3c6-f3c8, U+f3ca, U+f3cc, U+f3d0, U+f3d2, U+f3d4-f3d7, U+f3da-f3db, U+f3df, U+f3e1-f3e3, U+f3e6-f3e7, U+f3e9-f3ec, U+f3ee-f3ef, U+f3f5-f3f6, U+f3f8-f3f9, U+f3fe, U+f402-f405, U+f407-f408, U+f40a-f40d, U+f411-f417, U+f419, U+f41b-f41d, U+f41f, U+f421, U+f426;
}
@font-face {
  font-family: "Font Awesome Brands";
  font-style: normal;
  font-weight: normal;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.1.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.1.svg#fontawesome) format("svg");
  unicode-range: U+f16b, U+f269, U+f425;
}
@font-face {
  font-family: "Font Awesome Brands";
  font-style: normal;
  font-weight: normal;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.2.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.2.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.2.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.2.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.2.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.2.svg#fontawesome) format("svg");
  unicode-range: U+f42d-f42f;
}
@font-face {
  font-family: "Font Awesome Brands";
  font-style: normal;
  font-weight: normal;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.3.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.3.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.3.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.3.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.3.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.3.svg#fontawesome) format("svg");
  unicode-range: U+f18d, U+f19e, U+f1b5, U+f1d7, U+f210, U+f216, U+f286, U+f2b1, U+f393, U+f3b9, U+f3cb, U+f3d3, U+f3d8-f3d9, U+f3dc, U+f409, U+f423, U+f429, U+f430-f431;
}
@font-face {
  font-family: "Font Awesome Brands";
  font-style: normal;
  font-weight: normal;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.5.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.5.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.5.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.5.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.5.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.5.svg#fontawesome) format("svg");
  unicode-range: U+f452, U+f457;
}
@font-face {
  font-family: "Font Awesome Brands";
  font-style: normal;
  font-weight: normal;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.9.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.9.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.9.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.9.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.9.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.9.svg#fontawesome) format("svg");
  unicode-range: U+f44d;
}
@font-face {
  font-family: "Font Awesome Brands";
  font-style: normal;
  font-weight: normal;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.10.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.10.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.10.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.10.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.10.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.10.svg#fontawesome) format("svg");
  unicode-range: U+f2ae, U+f4d5, U+f4e5;
}
@font-face {
  font-family: "Font Awesome Brands";
  font-style: normal;
  font-weight: normal;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.11.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.11.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.11.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.11.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.11.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.11.svg#fontawesome) format("svg");
  unicode-range: U+f203, U+f4e6-f4f2, U+f4f8;
}
@font-face {
  font-family: "Font Awesome Brands";
  font-style: normal;
  font-weight: normal;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.12.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.12.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.12.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.12.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.12.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.0.12.svg#fontawesome) format("svg");
  unicode-range: U+f4f7, U+f50a, U+f50c-f50d, U+f510, U+f512-f513;
}
@font-face {
  font-family: "Font Awesome Brands";
  font-style: normal;
  font-weight: normal;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.1.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.1.0.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.1.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.1.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.1.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.1.0.svg#fontawesome) format("svg");
  unicode-range: U+f25e, U+f375, U+f5a3, U+f5be, U+f5cc, U+f5cf;
}
@font-face {
  font-family: "Font Awesome Brands";
  font-style: normal;
  font-weight: normal;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.2.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.2.0.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.2.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.2.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.2.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.2.0.svg#fontawesome) format("svg");
  unicode-range: U+f5f1, U+f63f;
}
@font-face {
  font-family: "Font Awesome Brands";
  font-style: normal;
  font-weight: normal;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.3.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.3.0.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.3.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.3.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.3.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.3.0.svg#fontawesome) format("svg");
  unicode-range: U+f642;
}
@font-face {
  font-family: "Font Awesome Brands";
  font-style: normal;
  font-weight: normal;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.4.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.4.0.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.4.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.4.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.4.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.4.0.svg#fontawesome) format("svg");
  unicode-range: U+f4f3, U+f6ca, U+f6cc, U+f6dc, U+f704, U+f730;
}
@font-face {
  font-family: "Font Awesome Brands";
  font-style: normal;
  font-weight: normal;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.4.2.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.4.2.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.4.2.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.4.2.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.4.2.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.4.2.svg#fontawesome) format("svg");
  unicode-range: U+f3e4;
}
@font-face {
  font-family: "Font Awesome Brands";
  font-style: normal;
  font-weight: normal;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.6.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.6.0.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.6.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.6.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.6.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.6.0.svg#fontawesome) format("svg");
  unicode-range: U+f181, U+f77b, U+f78d, U+f790, U+f797, U+f7af-f7b1, U+f7b3, U+f7bb, U+f7df, U+f7e3;
}
@font-face {
  font-family: "Font Awesome Brands";
  font-style: normal;
  font-weight: normal;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.7.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.7.0.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.7.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.7.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.7.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.7.0.svg#fontawesome) format("svg");
  unicode-range: U+f198, U+f1a5, U+f1a8, U+f1f3, U+f214, U+f23c, U+f296, U+f2aa, U+f391, U+f39d, U+f3f7, U+f427, U+f4f4, U+f50e, U+f60f;
}
@font-face {
  font-family: "Font Awesome Brands";
  font-style: normal;
  font-weight: normal;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.8.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.8.0.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.8.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.8.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.8.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.8.0.svg#fontawesome) format("svg");
  unicode-range: U+f171, U+f179, U+f1e9, U+f27c, U+f3e8, U+f3f3, U+f41a, U+f41e, U+f420, U+f428, U+f42a-f42c, U+f459, U+f4e4, U+f4f6, U+f4f9, U+f50b, U+f50f, U+f511, U+f514, U+f592, U+f5a8, U+f5b2, U+f5b5, U+f5c6, U+f5f7, U+f5fa, U+f612, U+f69d, U+f6af, U+f6c9, U+f731, U+f75d, U+f778, U+f77a, U+f785, U+f789, U+f791, U+f798-f799, U+f7c6, U+f7d3, U+f7d6, U+f7e0-f7e1, U+f834-f83d, U+f83f-f840;
}
@font-face {
  font-family: "Font Awesome Brands";
  font-style: normal;
  font-weight: normal;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.8.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.8.1.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.8.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.8.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.8.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.8.1.svg#fontawesome) format("svg");
  unicode-range: U+f0e1;
}
@font-face {
  font-family: "Font Awesome Brands";
  font-style: normal;
  font-weight: normal;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.8.2.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.8.2.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.8.2.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.8.2.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.8.2.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.8.2.svg#fontawesome) format("svg");
  unicode-range: U+f082, U+f09a, U+f1d2-f1d3, U+f39e, U+f59e, U+f7bc, U+f841-f842;
}
@font-face {
  font-family: "Font Awesome Brands";
  font-style: normal;
  font-weight: normal;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.9.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.9.0.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.9.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.9.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.9.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.9.0.svg#fontawesome) format("svg");
  unicode-range: U+f39f;
}
@font-face {
  font-family: "Font Awesome Brands";
  font-style: normal;
  font-weight: normal;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.10.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.10.0.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.10.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.10.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.10.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.10.0.svg#fontawesome) format("svg");
  unicode-range: U+f89e;
}
@font-face {
  font-family: "Font Awesome Brands";
  font-style: normal;
  font-weight: normal;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.11.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.11.0.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.11.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.11.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.11.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.11.0.svg#fontawesome) format("svg");
  unicode-range: U+f4f5, U+f8a6, U+f8ca, U+f8d2, U+f8e1, U+f8e8;
}
@font-face {
  font-family: "Font Awesome Brands";
  font-style: normal;
  font-weight: normal;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.11.2.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.11.2.eot#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.11.2.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.11.2.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.11.2.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-brands-400-free-5.11.2.svg#fontawesome) format("svg");
  unicode-range: U+f3bd;
}
@font-face {
  font-family: "Font Awesome Duotone";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.0.svg#fontawesome) format("svg");
  unicode-range: U+f002, U+f008-f009, U+f00b-f00c, U+f00e, U+f011, U+f013, U+f017, U+f019, U+f01c, U+f022-f025, U+f02a-f02b, U+f02d, U+f030, U+f040-f041, U+f044, U+f047, U+f049-f04a, U+f04e, U+f050, U+f052-f055, U+f057-f05b, U+f05e, U+f060-f066, U+f068-f06a, U+f074, U+f077-f07a, U+f07c-f07e, U+f085, U+f089, U+f08b, U+f090, U+f093-f094, U+f098, U+f09c-f09e, U+f0a4-f0ab, U+f0b2, U+f0c1, U+f0c3, U+f0c6, U+f0c9, U+f0ce, U+f0d7-f0db, U+f0e2-f0e3, U+f0e9-f0ea, U+f0ec, U+f0f4, U+f0f8, U+f0fa-f0fe, U+f100-f103, U+f106-f108, U+f10a-f10b, U+f11c, U+f120-f122, U+f124, U+f126-f128, U+f12e, U+f134, U+f137-f13a, U+f13e, U+f141-f143, U+f146, U+f14a-f14d, U+f150-f154, U+f156-f159, U+f175-f178, U+f182-f183, U+f188, U+f191-f192, U+f195, U+f199, U+f1ad-f1ae, U+f1b0, U+f1b2-f1b3, U+f1b8, U+f1bb, U+f1c0, U+f1cd, U+f1d8, U+f1da, U+f1e0-f1e2, U+f1e6, U+f1ea, U+f1fa, U+f1fd-f1fe, U+f204-f206, U+f20b, U+f217-f218, U+f21c, U+f222, U+f224, U+f226-f229, U+f233, U+f238-f239, U+f240-f244, U+f246, U+f255-f25c, U+f28b, U+f28d, U+f290-f292, U+f295, U+f2a1-f2a4, U+f2a8, U+f2c7-f2ce, U+f2d0, U+f2d2-f2d3, U+f2db, U+f2e6-f2e7, U+f2ea, U+f2f0-f2f1, U+f2f5-f2f7, U+f2f9, U+f2fd, U+f301, U+f303, U+f308-f30f, U+f31d, U+f320-f322, U+f325-f326, U+f328-f32e, U+f330-f332, U+f336-f337, U+f339-f33c, U+f33e, U+f340-f34c, U+f350-f353, U+f355, U+f358-f35b, U+f360-f367, U+f376, U+f37e, U+f387, U+f389-f38a, U+f390, U+f39b-f39c, U+f3a0, U+f3b3, U+f3be-f3bf, U+f3c2, U+f3c5, U+f3cd-f3cf, U+f3de, U+f3e5, U+f3ed, U+f3f0, U+f3f2, U+f3fa-f3fc, U+f400-f401, U+f40e-f410, U+f422, U+f424, U+10f002, U+10f008-10f009, U+10f00b-10f00c, U+10f00e, U+10f011, U+10f013, U+10f017, U+10f019, U+10f01c, U+10f022-10f025, U+10f02a-10f02b, U+10f02d, U+10f030, U+10f040-10f041, U+10f044, U+10f047, U+10f049-10f04a, U+10f04e, U+10f050, U+10f052-10f055, U+10f057-10f05b, U+10f05e, U+10f060-10f066, U+10f068-10f06a, U+10f074, U+10f077-10f07a, U+10f07c-10f07e, U+10f085, U+10f089, U+10f08b, U+10f090, U+10f093-10f094, U+10f098, U+10f09c-10f09e, U+10f0a4-10f0ab, U+10f0b2, U+10f0c1, U+10f0c3, U+10f0c6, U+10f0c9, U+10f0ce, U+10f0d7-10f0db, U+10f0e2-10f0e3, U+10f0e9-10f0ea, U+10f0ec, U+10f0f4, U+10f0f8, U+10f0fa-10f0fe, U+10f100-10f103, U+10f106-10f108, U+10f10a-10f10b, U+10f11c, U+10f120-10f122, U+10f124, U+10f126-10f128, U+10f12e, U+10f134, U+10f137-10f13a, U+10f13e, U+10f141-10f143, U+10f146, U+10f14a-10f14d, U+10f150-10f154, U+10f156-10f159, U+10f175-10f178, U+10f182-10f183, U+10f188, U+10f191-10f192, U+10f195, U+10f199, U+10f1ad-10f1ae, U+10f1b0, U+10f1b2-10f1b3, U+10f1b8, U+10f1bb, U+10f1c0, U+10f1cd, U+10f1d8, U+10f1da, U+10f1e0-10f1e2, U+10f1e6, U+10f1ea, U+10f1fa, U+10f1fd-10f1fe, U+10f204-10f206, U+10f20b, U+10f217-10f218, U+10f21c, U+10f222, U+10f224, U+10f226-10f229, U+10f233, U+10f238-10f239, U+10f240-10f244, U+10f246, U+10f255-10f25c, U+10f28b, U+10f28d, U+10f290-10f292, U+10f295, U+10f2a1-10f2a4, U+10f2a8, U+10f2c7-10f2ce, U+10f2d0, U+10f2d2-10f2d3, U+10f2db, U+10f2e6-10f2e7, U+10f2ea, U+10f2f0-10f2f1, U+10f2f5-10f2f7, U+10f2f9, U+10f2fd, U+10f301, U+10f303, U+10f308-10f30f, U+10f31d, U+10f320-10f322, U+10f325-10f326, U+10f328-10f32e, U+10f330-10f332, U+10f336-10f337, U+10f339-10f33c, U+10f33e, U+10f340-10f34c, U+10f350-10f353, U+10f355, U+10f358-10f35b, U+10f360-10f367, U+10f376, U+10f37e, U+10f387, U+10f389-10f38a, U+10f390, U+10f39b-10f39c, U+10f3a0, U+10f3b3, U+10f3be-10f3bf, U+10f3c2, U+10f3c5, U+10f3cd-10f3cf, U+10f3de, U+10f3e5, U+10f3ed, U+10f3f0, U+10f3f2, U+10f3fa-10f3fc, U+10f400-10f401, U+10f40e-10f410, U+10f422, U+10f424;
}
@font-face {
  font-family: "Font Awesome Duotone";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.1.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.1.svg#fontawesome) format("svg");
  unicode-range: U+f3c1, U+10f3c1;
}
@font-face {
  font-family: "Font Awesome Duotone";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.3.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.3.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.3.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.3.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.3.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.3.svg#fontawesome) format("svg");
  unicode-range: U+f245, U+f2b9, U+f2bb, U+f2c1, U+f3e0, U+10f245, U+10f2b9, U+10f2bb, U+10f2c1, U+10f3e0;
}
@font-face {
  font-family: "Font Awesome Duotone";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.5.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.5.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.5.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.5.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.5.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.5.svg#fontawesome) format("svg");
  unicode-range: U+f1e3, U+f432, U+f437-f438, U+f449-f44c, U+f44f-f451, U+f453, U+f455, U+f458, U+f45a-f45b, U+f45d, U+10f1e3, U+10f432, U+10f437-10f438, U+10f449-10f44c, U+10f44f-10f451, U+10f453, U+10f455, U+10f458, U+10f45a-10f45b, U+10f45d;
}
@font-face {
  font-family: "Font Awesome Duotone";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.7.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.7.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.7.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.7.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.7.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.7.svg#fontawesome) format("svg");
  unicode-range: U+f0d1, U+f0f1, U+f0f9, U+f21e, U+f461, U+f463-f46f, U+f472-f475, U+f479-f47a, U+f47d-f47e, U+f481-f487, U+f489, U+f48b-f496, U+10f0d1, U+10f0f1, U+10f0f9, U+10f21e, U+10f461, U+10f463-10f46f, U+10f472-10f475, U+10f479-10f47a, U+10f47d-10f47e, U+10f481-10f487, U+10f489, U+10f48b-10f496;
}
@font-face {
  font-family: "Font Awesome Duotone";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.9.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.9.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.9.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.9.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.9.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.9.svg#fontawesome) format("svg");
  unicode-range: U+f03d, U+f06c, U+f086, U+f0f2, U+f10d-f10e, U+f187, U+f2b5, U+f2e9, U+f2fe, U+f3dd, U+f47b-f47c, U+f498, U+f49a-f49b, U+f49d, U+f49f-f4b9, U+f4bb-f4bf, U+f4c1-f4c6, U+f4c8, U+f4cb-f4d2, U+f4d4, U+f4d6, U+f4d8-f4d9, U+f4db-f4e2, U+10f03d, U+10f06c, U+10f086, U+10f0f2, U+10f10d-10f10e, U+10f187, U+10f2b5, U+10f2e9, U+10f2fe, U+10f3dd, U+10f47b-10f47c, U+10f498, U+10f49a-10f49b, U+10f49d, U+10f49f-10f4b9, U+10f4bb-10f4bf, U+10f4c1-10f4c6, U+10f4c8, U+10f4cb-10f4d2, U+10f4d4, U+10f4d6, U+10f4d8-10f4d9, U+10f4db-10f4e2;
}
@font-face {
  font-family: "Font Awesome Duotone";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.10.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.10.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.10.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.10.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.10.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.10.svg#fontawesome) format("svg");
  unicode-range: U+f471, U+f4ca, U+10f471, U+10f4ca;
}
@font-face {
  font-family: "Font Awesome Duotone";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.11.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.11.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.11.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.11.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.11.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.11.svg#fontawesome) format("svg");
  unicode-range: U+f007, U+f0c0, U+f0c2, U+f0ed-f0ee, U+f0f0, U+f1de, U+f21b, U+f234-f235, U+f381-f382, U+f3f1, U+f406, U+f4e6, U+f4fa-f501, U+f503-f509, U+10f007, U+10f0c0, U+10f0c2, U+10f0ed-10f0ee, U+10f0f0, U+10f1de, U+10f21b, U+10f234-10f235, U+10f381-10f382, U+10f3f1, U+10f406, U+10f4e6, U+10f4fa-10f501, U+10f503-10f509;
}
@font-face {
  font-family: "Font Awesome Duotone";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.13.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.13.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.13.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.13.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.13.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.0.13.svg#fontawesome) format("svg");
  unicode-range: U+f010, U+f067, U+f072, U+f0ad, U+f0d6, U+f0e8, U+f130-f131, U+f24e, U+f3c9, U+f3d1, U+f515-f517, U+f519-f51e, U+f520-f52c, U+f52e, U+f530-f533, U+f535-f54b, U+f54d, U+f54f-f552, U+f554-f555, U+10f010, U+10f067, U+10f072, U+10f0ad, U+10f0d6, U+10f0e8, U+10f130-10f131, U+10f24e, U+10f3c9, U+10f3d1, U+10f515-10f517, U+10f519-10f51e, U+10f520-10f52c, U+10f52e, U+10f530-10f533, U+10f535-10f54b, U+10f54d, U+10f54f-10f552, U+10f554-10f555;
}
@font-face {
  font-family: "Font Awesome Duotone";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.1.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.1.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.1.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.1.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.1.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.1.0.svg#fontawesome) format("svg");
  unicode-range: U+f043, U+f0c4, U+f0d0, U+f125, U+f1ba, U+f1fb-f1fc, U+f207, U+f236, U+f279, U+f304-f305, U+f52d, U+f557-f558, U+f55a-f55f, U+f562-f566, U+f568, U+f56a-f56b, U+f575-f577, U+f57b, U+f586, U+f588, U+f58d-f590, U+f593-f595, U+f59d, U+f59f-f5a2, U+f5a6-f5a7, U+f5a9-f5af, U+f5b1, U+f5b6, U+f5b9-f5bd, U+f5c4-f5c5, U+f5c7, U+f5c9-f5cb, U+f5cd, U+10f043, U+10f0c4, U+10f0d0, U+10f125, U+10f1ba, U+10f1fb-10f1fc, U+10f207, U+10f236, U+10f279, U+10f304-10f305, U+10f52d, U+10f557-10f558, U+10f55a-10f55f, U+10f562-10f566, U+10f568, U+10f56a-10f56b, U+10f575-10f577, U+10f57b, U+10f586, U+10f588, U+10f58d-10f590, U+10f593-10f595, U+10f59d, U+10f59f-10f5a2, U+10f5a6-10f5a7, U+10f5a9-10f5af, U+10f5b1, U+10f5b6, U+10f5b9-10f5bd, U+10f5c4-10f5c5, U+10f5c7, U+10f5c9-10f5cb, U+10f5cd;
}
@font-face {
  font-family: "Font Awesome Duotone";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.1.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.1.1.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.1.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.1.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.1.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.1.1.svg#fontawesome) format("svg");
  unicode-range: U+f386, U+10f386;
}
@font-face {
  font-family: "Font Awesome Duotone";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.2.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.2.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.2.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.2.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.2.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.2.0.svg#fontawesome) format("svg");
  unicode-range: U+f018, U+f0e4, U+f109, U+f1b9, U+f1e5, U+f1f6, U+f21d, U+f276-f277, U+f3fd, U+f4d7, U+f518, U+f5d0-f5da, U+f5dd, U+f5df-f5e5, U+f5e8-f5ea, U+f5ed-f5f0, U+f5f2, U+f5f4-f5f5, U+f5f8-f5f9, U+f5fb-f600, U+f603-f60e, U+f610, U+f614, U+f617-f619, U+f61c-f621, U+f623-f62f, U+f633, U+f635-f63d, U+10f018, U+10f0e4, U+10f109, U+10f1b9, U+10f1e5, U+10f1f6, U+10f21d, U+10f276-10f277, U+10f3fd, U+10f4d7, U+10f518, U+10f5d0-10f5da, U+10f5dd, U+10f5df-10f5e5, U+10f5e8-10f5ea, U+10f5ed-10f5f0, U+10f5f2, U+10f5f4-10f5f5, U+10f5f8-10f5f9, U+10f5fb-10f600, U+10f603-10f60e, U+10f610, U+10f614, U+10f617-10f619, U+10f61c-10f621, U+10f623-10f62f, U+10f633, U+10f635-10f63d;
}
@font-face {
  font-family: "Font Awesome Duotone";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.3.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.3.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.3.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.3.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.3.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.3.0.svg#fontawesome) format("svg");
  unicode-range: U+f027-f028, U+f080, U+f0a1, U+f0b1, U+f0eb, U+f200-f201, U+f2e2, U+f61a, U+f640, U+f643-f647, U+f64a-f64b, U+f64d-f653, U+f655-f656, U+f65d, U+f65f-f663, U+f665-f669, U+f66b-f675, U+f678-f67b, U+f67d-f680, U+f683-f689, U+f68b, U+f694-f695, U+f697-f699, U+f69b-f69c, U+f69e-f69f, U+f6a1-f6a9, U+f6ac, U+10f027-10f028, U+10f080, U+10f0a1, U+10f0b1, U+10f0eb, U+10f200-10f201, U+10f2e2, U+10f61a, U+10f640, U+10f643-10f647, U+10f64a-10f64b, U+10f64d-10f653, U+10f655-10f656, U+10f65d, U+10f65f-10f663, U+10f665-10f669, U+10f66b-10f675, U+10f678-10f67b, U+10f67d-10f680, U+10f683-10f689, U+10f68b, U+10f694-10f695, U+10f697-10f699, U+10f69b-10f69c, U+10f69e-10f69f, U+10f6a1-10f6a9, U+10f6ac;
}
@font-face {
  font-family: "Font Awesome Duotone";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.4.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.4.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.4.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.4.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.4.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.4.0.svg#fontawesome) format("svg");
  unicode-range: U+f499, U+f676, U+f6ae, U+f6b0-f6b3, U+f6b5-f6bc, U+f6bf, U+f6c2, U+f6c5-f6c8, U+f6cb, U+f6cd-f6d5, U+f6d8-f6d9, U+f6db, U+f6de, U+f6e2-f6e3, U+f6e5-f6e7, U+f6e9-f6ec, U+f6ee, U+f6f1-f6f3, U+f6f5-f6f8, U+f6fc-f6fd, U+f6ff-f703, U+f707, U+f70a-f70b, U+f711-f713, U+f715-f71d, U+f720-f724, U+f726-f729, U+f72b, U+f72d, U+f72f, U+10f499, U+10f676, U+10f6ae, U+10f6b0-10f6b3, U+10f6b5-10f6bc, U+10f6bf, U+10f6c2, U+10f6c5-10f6c8, U+10f6cb, U+10f6cd-10f6d5, U+10f6d8-10f6d9, U+10f6db, U+10f6de, U+10f6e2-10f6e3, U+10f6e5-10f6e7, U+10f6e9-10f6ec, U+10f6ee, U+10f6f1-10f6f3, U+10f6f5-10f6f8, U+10f6fc-10f6fd, U+10f6ff-10f703, U+10f707, U+10f70a-10f70b, U+10f711-10f713, U+10f715-10f71d, U+10f720-10f724, U+10f726-10f729, U+10f72b, U+10f72d, U+10f72f;
}
@font-face {
  font-family: "Font Awesome Duotone";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.4.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.4.1.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.4.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.4.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.4.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.4.1.svg#fontawesome) format("svg");
  unicode-range: U+f72a, U+10f72a;
}
@font-face {
  font-family: "Font Awesome Duotone";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.5.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.5.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.5.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.5.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.5.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.5.0.svg#fontawesome) format("svg");
  unicode-range: U+f0e7, U+f185, U+f2dc, U+f6c3-f6c4, U+f72e, U+f732-f735, U+f737-f750, U+f752-f758, U+f75a, U+f75c, U+f75e-f76e, U+f771-f776, U+10f0e7, U+10f185, U+10f2dc, U+10f6c3-10f6c4, U+10f72e, U+10f732-10f735, U+10f737-10f750, U+10f752-10f758, U+10f75a, U+10f75c, U+10f75e-10f76e, U+10f771-10f776;
}
@font-face {
  font-family: "Font Awesome Duotone";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.6.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.6.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.6.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.6.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.6.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.6.0.svg#fontawesome) format("svg");
  unicode-range: U+f06b, U+f5b7, U+f77d, U+f77f, U+f781-f782, U+f788, U+f78a-f78c, U+f78e-f78f, U+f792-f796, U+f79a-f7a1, U+f7a3-f7a4, U+f7a7-f7a8, U+f7aa, U+f7ac-f7ae, U+f7b4-f7b6, U+f7b8, U+f7bd-f7be, U+f7c0-f7c3, U+f7c5, U+f7c7-f7d2, U+f7d4, U+f7d7-f7d8, U+f7da-f7dc, U+f7de, U+f7e2, U+10f06b, U+10f5b7, U+10f77d, U+10f77f, U+10f781-10f782, U+10f788, U+10f78a-10f78c, U+10f78e-10f78f, U+10f792-10f796, U+10f79a-10f7a1, U+10f7a3-10f7a4, U+10f7a7-10f7a8, U+10f7aa, U+10f7ac-10f7ae, U+10f7b4-10f7b6, U+10f7b8, U+10f7bd-10f7be, U+10f7c0-10f7c3, U+10f7c5, U+10f7c7-10f7d2, U+10f7d4, U+10f7d7-10f7d8, U+10f7da-10f7dc, U+10f7de, U+10f7e2;
}
@font-face {
  font-family: "Font Awesome Duotone";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.6.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.6.1.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.6.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.6.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.6.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.6.1.svg#fontawesome) format("svg");
  unicode-range: U+f071, U+10f071;
}
@font-face {
  font-family: "Font Awesome Duotone";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.6.3.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.6.3.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.6.3.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.6.3.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.6.3.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.6.3.svg#fontawesome) format("svg");
  unicode-range: U+f7e4, U+10f7e4;
}
@font-face {
  font-family: "Font Awesome Duotone";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.7.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.7.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.7.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.7.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.7.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.7.0.svg#fontawesome) format("svg");
  unicode-range: U+f00a, U+f015, U+f06e, U+f070, U+f135, U+f1e4, U+f2a0, U+f377, U+f470, U+f49c, U+f49e, U+f4c9, U+f6d6-f6d7, U+f705, U+f725, U+f77e, U+f780, U+f7e5-f7e7, U+f7e9-f7f0, U+f7f2-f7fc, U+f7fe, U+f800-f802, U+f804-f805, U+f807-f80f, U+f811-f812, U+f814-f818, U+f81b, U+f81e-f823, U+f825-f827, U+f82c-f833, U+10f00a, U+10f015, U+10f06e, U+10f070, U+10f135, U+10f1e4, U+10f2a0, U+10f377, U+10f470, U+10f49c, U+10f49e, U+10f4c9, U+10f6d6-10f6d7, U+10f705, U+10f725, U+10f77e, U+10f780, U+10f7e5-10f7e7, U+10f7e9-10f7f0, U+10f7f2-10f7fc, U+10f7fe, U+10f800-10f802, U+10f804-10f805, U+10f807-10f80f, U+10f811-10f812, U+10f814-10f818, U+10f81b, U+10f81e-10f823, U+10f825-10f827, U+10f82c-10f833;
}
@font-face {
  font-family: "Font Awesome Duotone";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.7.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.7.1.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.7.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.7.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.7.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.7.1.svg#fontawesome) format("svg");
  unicode-range: U+f7f1, U+10f7f1;
}
@font-face {
  font-family: "Font Awesome Duotone";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.8.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.8.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.8.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.8.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.8.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.8.0.svg#fontawesome) format("svg");
  unicode-range: U+f01e, U+f021, U+f026, U+f076, U+f12d, U+f31e, U+f356, U+f45f, U+f5b0, U+f83e, U+10f01e, U+10f021, U+10f026, U+10f076, U+10f12d, U+10f31e, U+10f356, U+10f45f, U+10f5b0, U+10f83e;
}
@font-face {
  font-family: "Font Awesome Duotone";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.8.2.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.8.2.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.8.2.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.8.2.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.8.2.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.8.2.svg#fontawesome) format("svg");
  unicode-range: U+f560, U+10f560;
}
@font-face {
  font-family: "Font Awesome Duotone";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.9.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.9.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.9.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.9.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.9.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.9.0.svg#fontawesome) format("svg");
  unicode-range: U+f036-f03c, U+f0ae, U+f0ca-f0cd, U+f15d-f15e, U+f160-f163, U+f1dd, U+f313-f315, U+f34e, U+f439-f448, U+f502, U+f677, U+f843-f855, U+f858-f85e, U+f860-f862, U+f864, U+f866-f878, U+f87a, U+f87c-f87d, U+f880-f892, U+f897-f89b, U+10f036-10f03c, U+10f0ae, U+10f0ca-10f0cd, U+10f15d-10f15e, U+10f160-10f163, U+10f1dd, U+10f313-10f315, U+10f34e, U+10f439-10f448, U+10f502, U+10f677, U+10f843-10f855, U+10f858-10f85e, U+10f860-10f862, U+10f864, U+10f866-10f878, U+10f87a, U+10f87c-10f87d, U+10f880-10f892, U+10f897-10f89b;
}
@font-face {
  font-family: "Font Awesome Duotone";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.10.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.10.1.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.10.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.10.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.10.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.10.1.svg#fontawesome) format("svg");
  unicode-range: U+f000, U+f012, U+f029, U+f03e, U+f06d, U+f075, U+f07b, U+f083-f084, U+f0a0, U+f11e, U+f140, U+f19d, U+f20a, U+f247-f248, U+f251-f254, U+f25d, U+f275, U+f27a, U+f2c2, U+f2d1, U+f302, U+f310-f311, U+f34d, U+f3a5, U+f435, U+f454, U+f456, U+f476, U+f47f-f480, U+f52f, U+f534, U+f561, U+f578, U+f591, U+f5db, U+f5e7, U+f5f6, U+f611, U+f613, U+f654, U+f657-f658, U+f681-f682, U+f68c-f693, U+f6be, U+f6da, U+f6e4, U+f6ed, U+f6ef-f6f0, U+f6f4, U+f6fa-f6fb, U+f6fe, U+f72c, U+f751, U+f759, U+f75b, U+f779, U+f77c, U+f786-f787, U+f7ab, U+f7b2, U+f7b7, U+f7bf, U+f7e8, U+f813, U+f85f, U+f863, U+f87b, U+f89c-f89d, U+10f000, U+10f012, U+10f029, U+10f03e, U+10f06d, U+10f075, U+10f07b, U+10f083-10f084, U+10f0a0, U+10f11e, U+10f140, U+10f19d, U+10f20a, U+10f247-10f248, U+10f251-10f254, U+10f25d, U+10f275, U+10f27a, U+10f2c2, U+10f2d1, U+10f302, U+10f310-10f311, U+10f34d, U+10f3a5, U+10f435, U+10f454, U+10f456, U+10f476, U+10f47f-10f480, U+10f52f, U+10f534, U+10f561, U+10f578, U+10f591, U+10f5db, U+10f5e7, U+10f5f6, U+10f611, U+10f613, U+10f654, U+10f657-10f658, U+10f681-10f682, U+10f68c-10f693, U+10f6be, U+10f6da, U+10f6e4, U+10f6ed, U+10f6ef-10f6f0, U+10f6f4, U+10f6fa-10f6fb, U+10f6fe, U+10f72c, U+10f751, U+10f759, U+10f75b, U+10f779, U+10f77c, U+10f786-10f787, U+10f7ab, U+10f7b2, U+10f7b7, U+10f7bf, U+10f7e8, U+10f813, U+10f85f, U+10f863, U+10f87b, U+10f89c-10f89d;
}
@font-face {
  font-family: "Font Awesome Duotone";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.10.2.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.10.2.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.10.2.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.10.2.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.10.2.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.10.2.svg#fontawesome) format("svg");
  unicode-range: U+f004-f005, U+f02c, U+f02e, U+f031-f035, U+f04b-f04d, U+f056, U+f073, U+f08d, U+f095, U+f0a3, U+f0c5, U+f0c7-f0c8, U+f0dc-f0de, U+f0e0, U+f110-f111, U+f129-f12c, U+f132-f133, U+f144-f145, U+f15b-f15c, U+f164-f165, U+f193, U+f197, U+f1ab, U+f1c1-f1c9, U+f1ce, U+f1dc, U+f1f8-f1f9, U+f219, U+f249, U+f271-f274, U+f29a, U+f29e, U+f2a7, U+f2b6, U+f2e1, U+f2e3-f2e5, U+f2ec-f2ed, U+f2f2, U+f2f4, U+f2fa-f2fc, U+f306, U+f312, U+f316-f31a, U+f31c, U+f327, U+f333-f335, U+f3f4, U+f3ff, U+f45c, U+f460, U+f462, U+f477-f478, U+f497, U+f4ba, U+f4d3, U+f54c, U+f553, U+f559, U+f56c-f574, U+f5bf, U+f5c1, U+f5f3, U+f630-f632, U+f634, U+f63e, U+f641, U+f659-f65c, U+f696, U+f6a0, U+f6b4, U+f6bd, U+f6dd, U+f706, U+f708-f709, U+f70d-f710, U+f714, U+f71e-f71f, U+f736, U+f76f-f770, U+f777, U+f783-f784, U+f7a9, U+f7c4, U+f7d5, U+f7d9, U+f7dd, U+f7fd, U+f81c-f81d, U+f824, U+f828-f82a, U+f856-f857, U+f865, U+f879, U+f87e, U+f893-f896, U+10f004-10f005, U+10f02c, U+10f02e, U+10f031-10f035, U+10f04b-10f04d, U+10f056, U+10f073, U+10f08d, U+10f095, U+10f0a3, U+10f0c5, U+10f0c7-10f0c8, U+10f0dc-10f0de, U+10f0e0, U+10f110-10f111, U+10f129-10f12c, U+10f132-10f133, U+10f144-10f145, U+10f15b-10f15c, U+10f164-10f165, U+10f193, U+10f197, U+10f1ab, U+10f1c1-10f1c9, U+10f1ce, U+10f1dc, U+10f1f8-10f1f9, U+10f219, U+10f249, U+10f271-10f274, U+10f29a, U+10f29e, U+10f2a7, U+10f2b6, U+10f2e1, U+10f2e3-10f2e5, U+10f2ec-10f2ed, U+10f2f2, U+10f2f4, U+10f2fa-10f2fc, U+10f306, U+10f312, U+10f316-10f31a, U+10f31c, U+10f327, U+10f333-10f335, U+10f3f4, U+10f3ff, U+10f45c, U+10f460, U+10f462, U+10f477-10f478, U+10f497, U+10f4ba, U+10f4d3, U+10f54c, U+10f553, U+10f559, U+10f56c-10f574, U+10f5bf, U+10f5c1, U+10f5f3, U+10f630-10f632, U+10f634, U+10f63e, U+10f641, U+10f659-10f65c, U+10f696, U+10f6a0, U+10f6b4, U+10f6bd, U+10f6dd, U+10f706, U+10f708-10f709, U+10f70d-10f710, U+10f714, U+10f71e-10f71f, U+10f736, U+10f76f-10f770, U+10f777, U+10f783-10f784, U+10f7a9, U+10f7c4, U+10f7d5, U+10f7d9, U+10f7dd, U+10f7fd, U+10f81c-10f81d, U+10f824, U+10f828-10f82a, U+10f856-10f857, U+10f865, U+10f879, U+10f87e, U+10f893-10f896;
}
@font-face {
  font-family: "Font Awesome Duotone";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.11.0.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.11.0.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.11.0.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.11.0.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.11.0.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.11.0.svg#fontawesome) format("svg");
  unicode-range: U+f001, U+f02f, U+f042, U+f08e, U+f091, U+f0f3, U+f104-f105, U+f11b, U+f13d, U+f149, U+f1ac, U+f1ec, U+f223, U+f225, U+f22a-f22c, U+f24d, U+f26c, U+f29d, U+f2eb, U+f2ee, U+f2f3, U+f300, U+f307, U+f323-f324, U+f338, U+f33d, U+f35d, U+f48a, U+f4c0, U+f569, U+f5dc, U+f5eb, U+f601, U+f61b, U+f64c, U+f65e, U+f664, U+f66a, U+f68a, U+f6c0-f6c1, U+f6df-f6e1, U+f6e8, U+f6f9, U+f70c, U+f7a6, U+f81a, U+f89f-f8a5, U+f8a7-f8b6, U+f8b8-f8c9, U+f8cb-f8d1, U+f8d3-f8dd, U+f8df-f8e0, U+f8e2-f8e7, U+f8e9-f8ed, U+f8ef-f8f2, U+10f001, U+10f02f, U+10f042, U+10f08e, U+10f091, U+10f0f3, U+10f104-10f105, U+10f11b, U+10f13d, U+10f149, U+10f1ac, U+10f1ec, U+10f223, U+10f225, U+10f22a-10f22c, U+10f24d, U+10f26c, U+10f29d, U+10f2eb, U+10f2ee, U+10f2f3, U+10f300, U+10f307, U+10f323-10f324, U+10f338, U+10f33d, U+10f35d, U+10f48a, U+10f4c0, U+10f569, U+10f5dc, U+10f5eb, U+10f601, U+10f61b, U+10f64c, U+10f65e, U+10f664, U+10f66a, U+10f68a, U+10f6c0-10f6c1, U+10f6df-10f6e1, U+10f6e8, U+10f6f9, U+10f70c, U+10f7a6, U+10f81a, U+10f89f-10f8a5, U+10f8a7-10f8b6, U+10f8b8-10f8c9, U+10f8cb-10f8d1, U+10f8d3-10f8dd, U+10f8df-10f8e0, U+10f8e2-10f8e7, U+10f8e9-10f8ed, U+10f8ef-10f8f2;
}
@font-face {
  font-family: "Font Awesome Duotone";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.11.1.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.11.1.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.11.1.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.11.1.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.11.1.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.11.1.svg#fontawesome) format("svg");
  unicode-range: U+f00d, U+f048, U+f051, U+f0ac, U+f0b0, U+f118-f11a, U+f148, U+f14e, U+f155, U+f186, U+f19c, U+f1eb, U+f21a, U+f221, U+f22d, U+f2bd, U+f2e8, U+f2f8, U+f354, U+f357, U+f433-f434, U+f436, U+f44e, U+f45e, U+f4c7, U+f4da, U+f4e3, U+f51f, U+f54e, U+f556, U+f567, U+f579-f57a, U+f57c-f585, U+f587, U+f589-f58c, U+f596-f59c, U+f5a4-f5a5, U+f5b3-f5b4, U+f5b8, U+f5c0, U+f5c2-f5c3, U+f5c8, U+f5ce, U+f5de, U+f5e6, U+f5ec, U+f602, U+f615-f616, U+f622, U+f648-f649, U+f67c, U+f69a, U+f6aa-f6ab, U+f6ad, U+f7a2, U+f7a5, U+f7b9-f7ba, U+f7ff, U+f803, U+f806, U+f810, U+f819, U+f82b, U+f87f, U+f8de, U+f8ee, U+10f00d, U+10f048, U+10f051, U+10f0ac, U+10f0b0, U+10f118-10f11a, U+10f148, U+10f14e, U+10f155, U+10f186, U+10f19c, U+10f1eb, U+10f21a, U+10f221, U+10f22d, U+10f2bd, U+10f2e8, U+10f2f8, U+10f354, U+10f357, U+10f433-10f434, U+10f436, U+10f44e, U+10f45e, U+10f4c7, U+10f4da, U+10f4e3, U+10f51f, U+10f54e, U+10f556, U+10f567, U+10f579-10f57a, U+10f57c-10f585, U+10f587, U+10f589-10f58c, U+10f596-10f59c, U+10f5a4-10f5a5, U+10f5b3-10f5b4, U+10f5b8, U+10f5c0, U+10f5c2-10f5c3, U+10f5c8, U+10f5ce, U+10f5de, U+10f5e6, U+10f5ec, U+10f602, U+10f615-10f616, U+10f622, U+10f648-10f649, U+10f67c, U+10f69a, U+10f6aa-10f6ab, U+10f6ad, U+10f7a2, U+10f7a5, U+10f7b9-10f7ba, U+10f7ff, U+10f803, U+10f806, U+10f810, U+10f819, U+10f82b, U+10f87f, U+10f8de, U+10f8ee;
}
@font-face {
  font-family: "Font Awesome Duotone";
  font-style: normal;
  font-weight: 900;
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.11.2.eot);
  src: url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.11.2.eot?#iefix) format("embedded-opentype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.11.2.woff2) format("woff2"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.11.2.woff) format("woff"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.11.2.ttf) format("truetype"), url(https://hungryminds.s3.eu-west-3.amazonaws.com/cdn/fa/fa-duotone-900-pro-5.11.2.svg#fontawesome) format("svg");
  unicode-range: U+f488, U+f8b7, U+f8f3, U+10f488, U+10f8b7, U+10f8f3;
}
.fa,
.fas {
  font-family: "Font Awesome";
  font-weight: 900;
}

.far {
  font-family: "Font Awesome";
  font-weight: 400;
}

.fal {
  font-family: "Font Awesome";
  font-weight: 300;
}

.fab {
  font-family: "Font Awesome Brands";
}

.fad {
  font-family: "Font Awesome Duotone";
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}

.fa-500px:before {
  content: "\f26e";
}

.fa-abacus:before {
  content: "\f640";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-acorn:before {
  content: "\f6ae";
}

.fa-acquisitions-incorporated:before {
  content: "\f6af";
}

.fa-ad:before {
  content: "\f641";
}

.fa-address-book:before {
  content: "\f2b9";
}

.fa-address-card:before {
  content: "\f2bb";
}

.fa-adjust:before {
  content: "\f042";
}

.fa-adn:before {
  content: "\f170";
}

.fa-adobe:before {
  content: "\f778";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-air-freshener:before {
  content: "\f5d0";
}

.fa-airbnb:before {
  content: "\f834";
}

.fa-alarm-clock:before {
  content: "\f34e";
}

.fa-alarm-exclamation:before {
  content: "\f843";
}

.fa-alarm-plus:before {
  content: "\f844";
}

.fa-alarm-snooze:before {
  content: "\f845";
}

.fa-album:before {
  content: "\f89f";
}

.fa-album-collection:before {
  content: "\f8a0";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-alicorn:before {
  content: "\f6b0";
}

.fa-align-center:before {
  content: "\f037";
}

.fa-align-justify:before {
  content: "\f039";
}

.fa-align-left:before {
  content: "\f036";
}

.fa-align-right:before {
  content: "\f038";
}

.fa-align-slash:before {
  content: "\f846";
}

.fa-alipay:before {
  content: "\f642";
}

.fa-allergies:before {
  content: "\f461";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-ambulance:before {
  content: "\f0f9";
}

.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-amp-guitar:before {
  content: "\f8a1";
}

.fa-analytics:before {
  content: "\f643";
}

.fa-anchor:before {
  content: "\f13d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angel:before {
  content: "\f779";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angle-double-down:before {
  content: "\f103";
}

.fa-angle-double-left:before {
  content: "\f100";
}

.fa-angle-double-right:before {
  content: "\f101";
}

.fa-angle-double-up:before {
  content: "\f102";
}

.fa-angle-down:before {
  content: "\f107";
}

.fa-angle-left:before {
  content: "\f104";
}

.fa-angle-right:before {
  content: "\f105";
}

.fa-angle-up:before {
  content: "\f106";
}

.fa-angry:before {
  content: "\f556";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-ankh:before {
  content: "\f644";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

.fa-apple:before {
  content: "\f179";
}

.fa-apple-alt:before {
  content: "\f5d1";
}

.fa-apple-crate:before {
  content: "\f6b1";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-archive:before {
  content: "\f187";
}

.fa-archway:before {
  content: "\f557";
}

.fa-arrow-alt-circle-down:before {
  content: "\f358";
}

.fa-arrow-alt-circle-left:before {
  content: "\f359";
}

.fa-arrow-alt-circle-right:before {
  content: "\f35a";
}

.fa-arrow-alt-circle-up:before {
  content: "\f35b";
}

.fa-arrow-alt-down:before {
  content: "\f354";
}

.fa-arrow-alt-from-bottom:before {
  content: "\f346";
}

.fa-arrow-alt-from-left:before {
  content: "\f347";
}

.fa-arrow-alt-from-right:before {
  content: "\f348";
}

.fa-arrow-alt-from-top:before {
  content: "\f349";
}

.fa-arrow-alt-left:before {
  content: "\f355";
}

.fa-arrow-alt-right:before {
  content: "\f356";
}

.fa-arrow-alt-square-down:before {
  content: "\f350";
}

.fa-arrow-alt-square-left:before {
  content: "\f351";
}

.fa-arrow-alt-square-right:before {
  content: "\f352";
}

.fa-arrow-alt-square-up:before {
  content: "\f353";
}

.fa-arrow-alt-to-bottom:before {
  content: "\f34a";
}

.fa-arrow-alt-to-left:before {
  content: "\f34b";
}

.fa-arrow-alt-to-right:before {
  content: "\f34c";
}

.fa-arrow-alt-to-top:before {
  content: "\f34d";
}

.fa-arrow-alt-up:before {
  content: "\f357";
}

.fa-arrow-circle-down:before {
  content: "\f0ab";
}

.fa-arrow-circle-left:before {
  content: "\f0a8";
}

.fa-arrow-circle-right:before {
  content: "\f0a9";
}

.fa-arrow-circle-up:before {
  content: "\f0aa";
}

.fa-arrow-down:before {
  content: "\f063";
}

.fa-arrow-from-bottom:before {
  content: "\f342";
}

.fa-arrow-from-left:before {
  content: "\f343";
}

.fa-arrow-from-right:before {
  content: "\f344";
}

.fa-arrow-from-top:before {
  content: "\f345";
}

.fa-arrow-left:before {
  content: "\f060";
}

.fa-arrow-right:before {
  content: "\f061";
}

.fa-arrow-square-down:before {
  content: "\f339";
}

.fa-arrow-square-left:before {
  content: "\f33a";
}

.fa-arrow-square-right:before {
  content: "\f33b";
}

.fa-arrow-square-up:before {
  content: "\f33c";
}

.fa-arrow-to-bottom:before {
  content: "\f33d";
}

.fa-arrow-to-left:before {
  content: "\f33e";
}

.fa-arrow-to-right:before {
  content: "\f340";
}

.fa-arrow-to-top:before {
  content: "\f341";
}

.fa-arrow-up:before {
  content: "\f062";
}

.fa-arrows:before {
  content: "\f047";
}

.fa-arrows-alt:before {
  content: "\f0b2";
}

.fa-arrows-alt-h:before {
  content: "\f337";
}

.fa-arrows-alt-v:before {
  content: "\f338";
}

.fa-arrows-h:before {
  content: "\f07e";
}

.fa-arrows-v:before {
  content: "\f07d";
}

.fa-artstation:before {
  content: "\f77a";
}

.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

.fa-asterisk:before {
  content: "\f069";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-at:before {
  content: "\f1fa";
}

.fa-atlas:before {
  content: "\f558";
}

.fa-atlassian:before {
  content: "\f77b";
}

.fa-atom:before {
  content: "\f5d2";
}

.fa-atom-alt:before {
  content: "\f5d3";
}

.fa-audible:before {
  content: "\f373";
}

.fa-audio-description:before {
  content: "\f29e";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-award:before {
  content: "\f559";
}

.fa-aws:before {
  content: "\f375";
}

.fa-axe:before {
  content: "\f6b2";
}

.fa-axe-battle:before {
  content: "\f6b3";
}

.fa-baby:before {
  content: "\f77c";
}

.fa-baby-carriage:before {
  content: "\f77d";
}

.fa-backpack:before {
  content: "\f5d4";
}

.fa-backspace:before {
  content: "\f55a";
}

.fa-backward:before {
  content: "\f04a";
}

.fa-bacon:before {
  content: "\f7e5";
}

.fa-badge:before {
  content: "\f335";
}

.fa-badge-check:before {
  content: "\f336";
}

.fa-badge-dollar:before {
  content: "\f645";
}

.fa-badge-percent:before {
  content: "\f646";
}

.fa-badge-sheriff:before {
  content: "\f8a2";
}

.fa-badger-honey:before {
  content: "\f6b4";
}

.fa-bags-shopping:before {
  content: "\f847";
}

.fa-balance-scale:before {
  content: "\f24e";
}

.fa-balance-scale-left:before {
  content: "\f515";
}

.fa-balance-scale-right:before {
  content: "\f516";
}

.fa-ball-pile:before {
  content: "\f77e";
}

.fa-ballot:before {
  content: "\f732";
}

.fa-ballot-check:before {
  content: "\f733";
}

.fa-ban:before {
  content: "\f05e";
}

.fa-band-aid:before {
  content: "\f462";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-banjo:before {
  content: "\f8a3";
}

.fa-barcode:before {
  content: "\f02a";
}

.fa-barcode-alt:before {
  content: "\f463";
}

.fa-barcode-read:before {
  content: "\f464";
}

.fa-barcode-scan:before {
  content: "\f465";
}

.fa-bars:before {
  content: "\f0c9";
}

.fa-baseball:before {
  content: "\f432";
}

.fa-baseball-ball:before {
  content: "\f433";
}

.fa-basketball-ball:before {
  content: "\f434";
}

.fa-basketball-hoop:before {
  content: "\f435";
}

.fa-bat:before {
  content: "\f6b5";
}

.fa-bath:before {
  content: "\f2cd";
}

.fa-battery-bolt:before {
  content: "\f376";
}

.fa-battery-empty:before {
  content: "\f244";
}

.fa-battery-full:before {
  content: "\f240";
}

.fa-battery-half:before {
  content: "\f242";
}

.fa-battery-quarter:before {
  content: "\f243";
}

.fa-battery-slash:before {
  content: "\f377";
}

.fa-battery-three-quarters:before {
  content: "\f241";
}

.fa-battle-net:before {
  content: "\f835";
}

.fa-bed:before {
  content: "\f236";
}

.fa-beer:before {
  content: "\f0fc";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-bell:before {
  content: "\f0f3";
}

.fa-bell-exclamation:before {
  content: "\f848";
}

.fa-bell-plus:before {
  content: "\f849";
}

.fa-bell-school:before {
  content: "\f5d5";
}

.fa-bell-school-slash:before {
  content: "\f5d6";
}

.fa-bell-slash:before {
  content: "\f1f6";
}

.fa-bells:before {
  content: "\f77f";
}

.fa-betamax:before {
  content: "\f8a4";
}

.fa-bezier-curve:before {
  content: "\f55b";
}

.fa-bible:before {
  content: "\f647";
}

.fa-bicycle:before {
  content: "\f206";
}

.fa-biking:before {
  content: "\f84a";
}

.fa-biking-mountain:before {
  content: "\f84b";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-binoculars:before {
  content: "\f1e5";
}

.fa-biohazard:before {
  content: "\f780";
}

.fa-birthday-cake:before {
  content: "\f1fd";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blanket:before {
  content: "\f498";
}

.fa-blender:before {
  content: "\f517";
}

.fa-blender-phone:before {
  content: "\f6b6";
}

.fa-blind:before {
  content: "\f29d";
}

.fa-blog:before {
  content: "\f781";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-bold:before {
  content: "\f032";
}

.fa-bolt:before {
  content: "\f0e7";
}

.fa-bomb:before {
  content: "\f1e2";
}

.fa-bone:before {
  content: "\f5d7";
}

.fa-bone-break:before {
  content: "\f5d8";
}

.fa-bong:before {
  content: "\f55c";
}

.fa-book:before {
  content: "\f02d";
}

.fa-book-alt:before {
  content: "\f5d9";
}

.fa-book-dead:before {
  content: "\f6b7";
}

.fa-book-heart:before {
  content: "\f499";
}

.fa-book-medical:before {
  content: "\f7e6";
}

.fa-book-open:before {
  content: "\f518";
}

.fa-book-reader:before {
  content: "\f5da";
}

.fa-book-spells:before {
  content: "\f6b8";
}

.fa-book-user:before {
  content: "\f7e7";
}

.fa-bookmark:before {
  content: "\f02e";
}

.fa-books:before {
  content: "\f5db";
}

.fa-books-medical:before {
  content: "\f7e8";
}

.fa-boombox:before {
  content: "\f8a5";
}

.fa-boot:before {
  content: "\f782";
}

.fa-booth-curtain:before {
  content: "\f734";
}

.fa-bootstrap:before {
  content: "\f836";
}

.fa-border-all:before {
  content: "\f84c";
}

.fa-border-bottom:before {
  content: "\f84d";
}

.fa-border-center-h:before {
  content: "\f89c";
}

.fa-border-center-v:before {
  content: "\f89d";
}

.fa-border-inner:before {
  content: "\f84e";
}

.fa-border-left:before {
  content: "\f84f";
}

.fa-border-none:before {
  content: "\f850";
}

.fa-border-outer:before {
  content: "\f851";
}

.fa-border-right:before {
  content: "\f852";
}

.fa-border-style:before {
  content: "\f853";
}

.fa-border-style-alt:before {
  content: "\f854";
}

.fa-border-top:before {
  content: "\f855";
}

.fa-bow-arrow:before {
  content: "\f6b9";
}

.fa-bowling-ball:before {
  content: "\f436";
}

.fa-bowling-pins:before {
  content: "\f437";
}

.fa-box:before {
  content: "\f466";
}

.fa-box-alt:before {
  content: "\f49a";
}

.fa-box-ballot:before {
  content: "\f735";
}

.fa-box-check:before {
  content: "\f467";
}

.fa-box-fragile:before {
  content: "\f49b";
}

.fa-box-full:before {
  content: "\f49c";
}

.fa-box-heart:before {
  content: "\f49d";
}

.fa-box-open:before {
  content: "\f49e";
}

.fa-box-up:before {
  content: "\f49f";
}

.fa-box-usd:before {
  content: "\f4a0";
}

.fa-boxes:before {
  content: "\f468";
}

.fa-boxes-alt:before {
  content: "\f4a1";
}

.fa-boxing-glove:before {
  content: "\f438";
}

.fa-brackets:before {
  content: "\f7e9";
}

.fa-brackets-curly:before {
  content: "\f7ea";
}

.fa-braille:before {
  content: "\f2a1";
}

.fa-brain:before {
  content: "\f5dc";
}

.fa-bread-loaf:before {
  content: "\f7eb";
}

.fa-bread-slice:before {
  content: "\f7ec";
}

.fa-briefcase:before {
  content: "\f0b1";
}

.fa-briefcase-medical:before {
  content: "\f469";
}

.fa-bring-forward:before {
  content: "\f856";
}

.fa-bring-front:before {
  content: "\f857";
}

.fa-broadcast-tower:before {
  content: "\f519";
}

.fa-broom:before {
  content: "\f51a";
}

.fa-browser:before {
  content: "\f37e";
}

.fa-brush:before {
  content: "\f55d";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-buffer:before {
  content: "\f837";
}

.fa-bug:before {
  content: "\f188";
}

.fa-building:before {
  content: "\f1ad";
}

.fa-bullhorn:before {
  content: "\f0a1";
}

.fa-bullseye:before {
  content: "\f140";
}

.fa-bullseye-arrow:before {
  content: "\f648";
}

.fa-bullseye-pointer:before {
  content: "\f649";
}

.fa-burger-soda:before {
  content: "\f858";
}

.fa-burn:before {
  content: "\f46a";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-burrito:before {
  content: "\f7ed";
}

.fa-bus:before {
  content: "\f207";
}

.fa-bus-alt:before {
  content: "\f55e";
}

.fa-bus-school:before {
  content: "\f5dd";
}

.fa-business-time:before {
  content: "\f64a";
}

.fa-buy-n-large:before {
  content: "\f8a6";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-cabinet-filing:before {
  content: "\f64b";
}

.fa-cactus:before {
  content: "\f8a7";
}

.fa-calculator:before {
  content: "\f1ec";
}

.fa-calculator-alt:before {
  content: "\f64c";
}

.fa-calendar:before {
  content: "\f133";
}

.fa-calendar-alt:before {
  content: "\f073";
}

.fa-calendar-check:before {
  content: "\f274";
}

.fa-calendar-day:before {
  content: "\f783";
}

.fa-calendar-edit:before {
  content: "\f333";
}

.fa-calendar-exclamation:before {
  content: "\f334";
}

.fa-calendar-minus:before {
  content: "\f272";
}

.fa-calendar-plus:before {
  content: "\f271";
}

.fa-calendar-star:before {
  content: "\f736";
}

.fa-calendar-times:before {
  content: "\f273";
}

.fa-calendar-week:before {
  content: "\f784";
}

.fa-camcorder:before {
  content: "\f8a8";
}

.fa-camera:before {
  content: "\f030";
}

.fa-camera-alt:before {
  content: "\f332";
}

.fa-camera-movie:before {
  content: "\f8a9";
}

.fa-camera-polaroid:before {
  content: "\f8aa";
}

.fa-camera-retro:before {
  content: "\f083";
}

.fa-campfire:before {
  content: "\f6ba";
}

.fa-campground:before {
  content: "\f6bb";
}

.fa-canadian-maple-leaf:before {
  content: "\f785";
}

.fa-candle-holder:before {
  content: "\f6bc";
}

.fa-candy-cane:before {
  content: "\f786";
}

.fa-candy-corn:before {
  content: "\f6bd";
}

.fa-cannabis:before {
  content: "\f55f";
}

.fa-capsules:before {
  content: "\f46b";
}

.fa-car:before {
  content: "\f1b9";
}

.fa-car-alt:before {
  content: "\f5de";
}

.fa-car-battery:before {
  content: "\f5df";
}

.fa-car-building:before {
  content: "\f859";
}

.fa-car-bump:before {
  content: "\f5e0";
}

.fa-car-bus:before {
  content: "\f85a";
}

.fa-car-crash:before {
  content: "\f5e1";
}

.fa-car-garage:before {
  content: "\f5e2";
}

.fa-car-mechanic:before {
  content: "\f5e3";
}

.fa-car-side:before {
  content: "\f5e4";
}

.fa-car-tilt:before {
  content: "\f5e5";
}

.fa-car-wash:before {
  content: "\f5e6";
}

.fa-caret-circle-down:before {
  content: "\f32d";
}

.fa-caret-circle-left:before {
  content: "\f32e";
}

.fa-caret-circle-right:before {
  content: "\f330";
}

.fa-caret-circle-up:before {
  content: "\f331";
}

.fa-caret-down:before {
  content: "\f0d7";
}

.fa-caret-left:before {
  content: "\f0d9";
}

.fa-caret-right:before {
  content: "\f0da";
}

.fa-caret-square-down:before {
  content: "\f150";
}

.fa-caret-square-left:before {
  content: "\f191";
}

.fa-caret-square-right:before {
  content: "\f152";
}

.fa-caret-square-up:before {
  content: "\f151";
}

.fa-caret-up:before {
  content: "\f0d8";
}

.fa-carrot:before {
  content: "\f787";
}

.fa-cars:before {
  content: "\f85b";
}

.fa-cart-arrow-down:before {
  content: "\f218";
}

.fa-cart-plus:before {
  content: "\f217";
}

.fa-cash-register:before {
  content: "\f788";
}

.fa-cassette-tape:before {
  content: "\f8ab";
}

.fa-cat:before {
  content: "\f6be";
}

.fa-cauldron:before {
  content: "\f6bf";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-cctv:before {
  content: "\f8ac";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-centos:before {
  content: "\f789";
}

.fa-certificate:before {
  content: "\f0a3";
}

.fa-chair:before {
  content: "\f6c0";
}

.fa-chair-office:before {
  content: "\f6c1";
}

.fa-chalkboard:before {
  content: "\f51b";
}

.fa-chalkboard-teacher:before {
  content: "\f51c";
}

.fa-charging-station:before {
  content: "\f5e7";
}

.fa-chart-area:before {
  content: "\f1fe";
}

.fa-chart-bar:before {
  content: "\f080";
}

.fa-chart-line:before {
  content: "\f201";
}

.fa-chart-line-down:before {
  content: "\f64d";
}

.fa-chart-network:before {
  content: "\f78a";
}

.fa-chart-pie:before {
  content: "\f200";
}

.fa-chart-pie-alt:before {
  content: "\f64e";
}

.fa-chart-scatter:before {
  content: "\f7ee";
}

.fa-check:before {
  content: "\f00c";
}

.fa-check-circle:before {
  content: "\f058";
}

.fa-check-double:before {
  content: "\f560";
}

.fa-check-square:before {
  content: "\f14a";
}

.fa-cheese:before {
  content: "\f7ef";
}

.fa-cheese-swiss:before {
  content: "\f7f0";
}

.fa-cheeseburger:before {
  content: "\f7f1";
}

.fa-chess:before {
  content: "\f439";
}

.fa-chess-bishop:before {
  content: "\f43a";
}

.fa-chess-bishop-alt:before {
  content: "\f43b";
}

.fa-chess-board:before {
  content: "\f43c";
}

.fa-chess-clock:before {
  content: "\f43d";
}

.fa-chess-clock-alt:before {
  content: "\f43e";
}

.fa-chess-king:before {
  content: "\f43f";
}

.fa-chess-king-alt:before {
  content: "\f440";
}

.fa-chess-knight:before {
  content: "\f441";
}

.fa-chess-knight-alt:before {
  content: "\f442";
}

.fa-chess-pawn:before {
  content: "\f443";
}

.fa-chess-pawn-alt:before {
  content: "\f444";
}

.fa-chess-queen:before {
  content: "\f445";
}

.fa-chess-queen-alt:before {
  content: "\f446";
}

.fa-chess-rook:before {
  content: "\f447";
}

.fa-chess-rook-alt:before {
  content: "\f448";
}

.fa-chevron-circle-down:before {
  content: "\f13a";
}

.fa-chevron-circle-left:before {
  content: "\f137";
}

.fa-chevron-circle-right:before {
  content: "\f138";
}

.fa-chevron-circle-up:before {
  content: "\f139";
}

.fa-chevron-double-down:before {
  content: "\f322";
}

.fa-chevron-double-left:before {
  content: "\f323";
}

.fa-chevron-double-right:before {
  content: "\f324";
}

.fa-chevron-double-up:before {
  content: "\f325";
}

.fa-chevron-down:before {
  content: "\f078";
}

.fa-chevron-left:before {
  content: "\f053";
}

.fa-chevron-right:before {
  content: "\f054";
}

.fa-chevron-square-down:before {
  content: "\f329";
}

.fa-chevron-square-left:before {
  content: "\f32a";
}

.fa-chevron-square-right:before {
  content: "\f32b";
}

.fa-chevron-square-up:before {
  content: "\f32c";
}

.fa-chevron-up:before {
  content: "\f077";
}

.fa-child:before {
  content: "\f1ae";
}

.fa-chimney:before {
  content: "\f78b";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-chromecast:before {
  content: "\f838";
}

.fa-church:before {
  content: "\f51d";
}

.fa-circle:before {
  content: "\f111";
}

.fa-circle-notch:before {
  content: "\f1ce";
}

.fa-city:before {
  content: "\f64f";
}

.fa-clarinet:before {
  content: "\f8ad";
}

.fa-claw-marks:before {
  content: "\f6c2";
}

.fa-clinic-medical:before {
  content: "\f7f2";
}

.fa-clipboard:before {
  content: "\f328";
}

.fa-clipboard-check:before {
  content: "\f46c";
}

.fa-clipboard-list:before {
  content: "\f46d";
}

.fa-clipboard-list-check:before {
  content: "\f737";
}

.fa-clipboard-prescription:before {
  content: "\f5e8";
}

.fa-clipboard-user:before {
  content: "\f7f3";
}

.fa-clock:before {
  content: "\f017";
}

.fa-clone:before {
  content: "\f24d";
}

.fa-closed-captioning:before {
  content: "\f20a";
}

.fa-cloud:before {
  content: "\f0c2";
}

.fa-cloud-download:before {
  content: "\f0ed";
}

.fa-cloud-download-alt:before {
  content: "\f381";
}

.fa-cloud-drizzle:before {
  content: "\f738";
}

.fa-cloud-hail:before {
  content: "\f739";
}

.fa-cloud-hail-mixed:before {
  content: "\f73a";
}

.fa-cloud-meatball:before {
  content: "\f73b";
}

.fa-cloud-moon:before {
  content: "\f6c3";
}

.fa-cloud-moon-rain:before {
  content: "\f73c";
}

.fa-cloud-music:before {
  content: "\f8ae";
}

.fa-cloud-rain:before {
  content: "\f73d";
}

.fa-cloud-rainbow:before {
  content: "\f73e";
}

.fa-cloud-showers:before {
  content: "\f73f";
}

.fa-cloud-showers-heavy:before {
  content: "\f740";
}

.fa-cloud-sleet:before {
  content: "\f741";
}

.fa-cloud-snow:before {
  content: "\f742";
}

.fa-cloud-sun:before {
  content: "\f6c4";
}

.fa-cloud-sun-rain:before {
  content: "\f743";
}

.fa-cloud-upload:before {
  content: "\f0ee";
}

.fa-cloud-upload-alt:before {
  content: "\f382";
}

.fa-clouds:before {
  content: "\f744";
}

.fa-clouds-moon:before {
  content: "\f745";
}

.fa-clouds-sun:before {
  content: "\f746";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-club:before {
  content: "\f327";
}

.fa-cocktail:before {
  content: "\f561";
}

.fa-code:before {
  content: "\f121";
}

.fa-code-branch:before {
  content: "\f126";
}

.fa-code-commit:before {
  content: "\f386";
}

.fa-code-merge:before {
  content: "\f387";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-coffee:before {
  content: "\f0f4";
}

.fa-coffee-togo:before {
  content: "\f6c5";
}

.fa-coffin:before {
  content: "\f6c6";
}

.fa-cog:before {
  content: "\f013";
}

.fa-cogs:before {
  content: "\f085";
}

.fa-coin:before {
  content: "\f85c";
}

.fa-coins:before {
  content: "\f51e";
}

.fa-columns:before {
  content: "\f0db";
}

.fa-comment:before {
  content: "\f075";
}

.fa-comment-alt:before {
  content: "\f27a";
}

.fa-comment-alt-check:before {
  content: "\f4a2";
}

.fa-comment-alt-dollar:before {
  content: "\f650";
}

.fa-comment-alt-dots:before {
  content: "\f4a3";
}

.fa-comment-alt-edit:before {
  content: "\f4a4";
}

.fa-comment-alt-exclamation:before {
  content: "\f4a5";
}

.fa-comment-alt-lines:before {
  content: "\f4a6";
}

.fa-comment-alt-medical:before {
  content: "\f7f4";
}

.fa-comment-alt-minus:before {
  content: "\f4a7";
}

.fa-comment-alt-music:before {
  content: "\f8af";
}

.fa-comment-alt-plus:before {
  content: "\f4a8";
}

.fa-comment-alt-slash:before {
  content: "\f4a9";
}

.fa-comment-alt-smile:before {
  content: "\f4aa";
}

.fa-comment-alt-times:before {
  content: "\f4ab";
}

.fa-comment-check:before {
  content: "\f4ac";
}

.fa-comment-dollar:before {
  content: "\f651";
}

.fa-comment-dots:before {
  content: "\f4ad";
}

.fa-comment-edit:before {
  content: "\f4ae";
}

.fa-comment-exclamation:before {
  content: "\f4af";
}

.fa-comment-lines:before {
  content: "\f4b0";
}

.fa-comment-medical:before {
  content: "\f7f5";
}

.fa-comment-minus:before {
  content: "\f4b1";
}

.fa-comment-music:before {
  content: "\f8b0";
}

.fa-comment-plus:before {
  content: "\f4b2";
}

.fa-comment-slash:before {
  content: "\f4b3";
}

.fa-comment-smile:before {
  content: "\f4b4";
}

.fa-comment-times:before {
  content: "\f4b5";
}

.fa-comments:before {
  content: "\f086";
}

.fa-comments-alt:before {
  content: "\f4b6";
}

.fa-comments-alt-dollar:before {
  content: "\f652";
}

.fa-comments-dollar:before {
  content: "\f653";
}

.fa-compact-disc:before {
  content: "\f51f";
}

.fa-compass:before {
  content: "\f14e";
}

.fa-compass-slash:before {
  content: "\f5e9";
}

.fa-compress:before {
  content: "\f066";
}

.fa-compress-alt:before {
  content: "\f422";
}

.fa-compress-arrows-alt:before {
  content: "\f78c";
}

.fa-compress-wide:before {
  content: "\f326";
}

.fa-computer-classic:before {
  content: "\f8b1";
}

.fa-computer-speaker:before {
  content: "\f8b2";
}

.fa-concierge-bell:before {
  content: "\f562";
}

.fa-confluence:before {
  content: "\f78d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-construction:before {
  content: "\f85d";
}

.fa-container-storage:before {
  content: "\f4b7";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-conveyor-belt:before {
  content: "\f46e";
}

.fa-conveyor-belt-alt:before {
  content: "\f46f";
}

.fa-cookie:before {
  content: "\f563";
}

.fa-cookie-bite:before {
  content: "\f564";
}

.fa-copy:before {
  content: "\f0c5";
}

.fa-copyright:before {
  content: "\f1f9";
}

.fa-corn:before {
  content: "\f6c7";
}

.fa-cotton-bureau:before {
  content: "\f89e";
}

.fa-couch:before {
  content: "\f4b8";
}

.fa-cow:before {
  content: "\f6c8";
}

.fa-cowbell:before {
  content: "\f8b3";
}

.fa-cowbell-more:before {
  content: "\f8b4";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-creative-commons-by:before {
  content: "\f4e7";
}

.fa-creative-commons-nc:before {
  content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-creative-commons-nd:before {
  content: "\f4eb";
}

.fa-creative-commons-pd:before {
  content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-creative-commons-remix:before {
  content: "\f4ee";
}

.fa-creative-commons-sa:before {
  content: "\f4ef";
}

.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-creative-commons-share:before {
  content: "\f4f2";
}

.fa-creative-commons-zero:before {
  content: "\f4f3";
}

.fa-credit-card:before {
  content: "\f09d";
}

.fa-credit-card-blank:before {
  content: "\f389";
}

.fa-credit-card-front:before {
  content: "\f38a";
}

.fa-cricket:before {
  content: "\f449";
}

.fa-critical-role:before {
  content: "\f6c9";
}

.fa-croissant:before {
  content: "\f7f6";
}

.fa-crop:before {
  content: "\f125";
}

.fa-crop-alt:before {
  content: "\f565";
}

.fa-cross:before {
  content: "\f654";
}

.fa-crosshairs:before {
  content: "\f05b";
}

.fa-crow:before {
  content: "\f520";
}

.fa-crown:before {
  content: "\f521";
}

.fa-crutch:before {
  content: "\f7f7";
}

.fa-crutches:before {
  content: "\f7f8";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cube:before {
  content: "\f1b2";
}

.fa-cubes:before {
  content: "\f1b3";
}

.fa-curling:before {
  content: "\f44a";
}

.fa-cut:before {
  content: "\f0c4";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

.fa-dagger:before {
  content: "\f6cb";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-database:before {
  content: "\f1c0";
}

.fa-deaf:before {
  content: "\f2a4";
}

.fa-debug:before {
  content: "\f7f9";
}

.fa-deer:before {
  content: "\f78e";
}

.fa-deer-rudolph:before {
  content: "\f78f";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-democrat:before {
  content: "\f747";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-desktop:before {
  content: "\f108";
}

.fa-desktop-alt:before {
  content: "\f390";
}

.fa-dev:before {
  content: "\f6cc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-dewpoint:before {
  content: "\f748";
}

.fa-dharmachakra:before {
  content: "\f655";
}

.fa-dhl:before {
  content: "\f790";
}

.fa-diagnoses:before {
  content: "\f470";
}

.fa-diamond:before {
  content: "\f219";
}

.fa-diaspora:before {
  content: "\f791";
}

.fa-dice:before {
  content: "\f522";
}

.fa-dice-d10:before {
  content: "\f6cd";
}

.fa-dice-d12:before {
  content: "\f6ce";
}

.fa-dice-d20:before {
  content: "\f6cf";
}

.fa-dice-d4:before {
  content: "\f6d0";
}

.fa-dice-d6:before {
  content: "\f6d1";
}

.fa-dice-d8:before {
  content: "\f6d2";
}

.fa-dice-five:before {
  content: "\f523";
}

.fa-dice-four:before {
  content: "\f524";
}

.fa-dice-one:before {
  content: "\f525";
}

.fa-dice-six:before {
  content: "\f526";
}

.fa-dice-three:before {
  content: "\f527";
}

.fa-dice-two:before {
  content: "\f528";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-digging:before {
  content: "\f85e";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-digital-tachograph:before {
  content: "\f566";
}

.fa-diploma:before {
  content: "\f5ea";
}

.fa-directions:before {
  content: "\f5eb";
}

.fa-disc-drive:before {
  content: "\f8b5";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-disease:before {
  content: "\f7fa";
}

.fa-divide:before {
  content: "\f529";
}

.fa-dizzy:before {
  content: "\f567";
}

.fa-dna:before {
  content: "\f471";
}

.fa-do-not-enter:before {
  content: "\f5ec";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-dog:before {
  content: "\f6d3";
}

.fa-dog-leashed:before {
  content: "\f6d4";
}

.fa-dollar-sign:before {
  content: "\f155";
}

.fa-dolly:before {
  content: "\f472";
}

.fa-dolly-empty:before {
  content: "\f473";
}

.fa-dolly-flatbed:before {
  content: "\f474";
}

.fa-dolly-flatbed-alt:before {
  content: "\f475";
}

.fa-dolly-flatbed-empty:before {
  content: "\f476";
}

.fa-donate:before {
  content: "\f4b9";
}

.fa-door-closed:before {
  content: "\f52a";
}

.fa-door-open:before {
  content: "\f52b";
}

.fa-dot-circle:before {
  content: "\f192";
}

.fa-dove:before {
  content: "\f4ba";
}

.fa-download:before {
  content: "\f019";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-drafting-compass:before {
  content: "\f568";
}

.fa-dragon:before {
  content: "\f6d5";
}

.fa-draw-circle:before {
  content: "\f5ed";
}

.fa-draw-polygon:before {
  content: "\f5ee";
}

.fa-draw-square:before {
  content: "\f5ef";
}

.fa-dreidel:before {
  content: "\f792";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-drone:before {
  content: "\f85f";
}

.fa-drone-alt:before {
  content: "\f860";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-drum:before {
  content: "\f569";
}

.fa-drum-steelpan:before {
  content: "\f56a";
}

.fa-drumstick:before {
  content: "\f6d6";
}

.fa-drumstick-bite:before {
  content: "\f6d7";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-dryer:before {
  content: "\f861";
}

.fa-dryer-alt:before {
  content: "\f862";
}

.fa-duck:before {
  content: "\f6d8";
}

.fa-dumbbell:before {
  content: "\f44b";
}

.fa-dumpster:before {
  content: "\f793";
}

.fa-dumpster-fire:before {
  content: "\f794";
}

.fa-dungeon:before {
  content: "\f6d9";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-ear:before {
  content: "\f5f0";
}

.fa-ear-muffs:before {
  content: "\f795";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-eclipse:before {
  content: "\f749";
}

.fa-eclipse-alt:before {
  content: "\f74a";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edit:before {
  content: "\f044";
}

.fa-egg:before {
  content: "\f7fb";
}

.fa-egg-fried:before {
  content: "\f7fc";
}

.fa-eject:before {
  content: "\f052";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-elephant:before {
  content: "\f6da";
}

.fa-ellipsis-h:before {
  content: "\f141";
}

.fa-ellipsis-h-alt:before {
  content: "\f39b";
}

.fa-ellipsis-v:before {
  content: "\f142";
}

.fa-ellipsis-v-alt:before {
  content: "\f39c";
}

.fa-ello:before {
  content: "\f5f1";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-empty-set:before {
  content: "\f656";
}

.fa-engine-warning:before {
  content: "\f5f2";
}

.fa-envelope:before {
  content: "\f0e0";
}

.fa-envelope-open:before {
  content: "\f2b6";
}

.fa-envelope-open-dollar:before {
  content: "\f657";
}

.fa-envelope-open-text:before {
  content: "\f658";
}

.fa-envelope-square:before {
  content: "\f199";
}

.fa-envira:before {
  content: "\f299";
}

.fa-equals:before {
  content: "\f52c";
}

.fa-eraser:before {
  content: "\f12d";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-ethernet:before {
  content: "\f796";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-euro-sign:before {
  content: "\f153";
}

.fa-evernote:before {
  content: "\f839";
}

.fa-exchange:before {
  content: "\f0ec";
}

.fa-exchange-alt:before {
  content: "\f362";
}

.fa-exclamation:before {
  content: "\f12a";
}

.fa-exclamation-circle:before {
  content: "\f06a";
}

.fa-exclamation-square:before {
  content: "\f321";
}

.fa-exclamation-triangle:before {
  content: "\f071";
}

.fa-expand:before {
  content: "\f065";
}

.fa-expand-alt:before {
  content: "\f424";
}

.fa-expand-arrows:before {
  content: "\f31d";
}

.fa-expand-arrows-alt:before {
  content: "\f31e";
}

.fa-expand-wide:before {
  content: "\f320";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-external-link:before {
  content: "\f08e";
}

.fa-external-link-alt:before {
  content: "\f35d";
}

.fa-external-link-square:before {
  content: "\f14c";
}

.fa-external-link-square-alt:before {
  content: "\f360";
}

.fa-eye:before {
  content: "\f06e";
}

.fa-eye-dropper:before {
  content: "\f1fb";
}

.fa-eye-evil:before {
  content: "\f6db";
}

.fa-eye-slash:before {
  content: "\f070";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-fan:before {
  content: "\f863";
}

.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

.fa-farm:before {
  content: "\f864";
}

.fa-fast-backward:before {
  content: "\f049";
}

.fa-fast-forward:before {
  content: "\f050";
}

.fa-fax:before {
  content: "\f1ac";
}

.fa-feather:before {
  content: "\f52d";
}

.fa-feather-alt:before {
  content: "\f56b";
}

.fa-fedex:before {
  content: "\f797";
}

.fa-fedora:before {
  content: "\f798";
}

.fa-female:before {
  content: "\f182";
}

.fa-field-hockey:before {
  content: "\f44c";
}

.fa-fighter-jet:before {
  content: "\f0fb";
}

.fa-figma:before {
  content: "\f799";
}

.fa-file:before {
  content: "\f15b";
}

.fa-file-alt:before {
  content: "\f15c";
}

.fa-file-archive:before {
  content: "\f1c6";
}

.fa-file-audio:before {
  content: "\f1c7";
}

.fa-file-certificate:before {
  content: "\f5f3";
}

.fa-file-chart-line:before {
  content: "\f659";
}

.fa-file-chart-pie:before {
  content: "\f65a";
}

.fa-file-check:before {
  content: "\f316";
}

.fa-file-code:before {
  content: "\f1c9";
}

.fa-file-contract:before {
  content: "\f56c";
}

.fa-file-csv:before {
  content: "\f6dd";
}

.fa-file-download:before {
  content: "\f56d";
}

.fa-file-edit:before {
  content: "\f31c";
}

.fa-file-excel:before {
  content: "\f1c3";
}

.fa-file-exclamation:before {
  content: "\f31a";
}

.fa-file-export:before {
  content: "\f56e";
}

.fa-file-image:before {
  content: "\f1c5";
}

.fa-file-import:before {
  content: "\f56f";
}

.fa-file-invoice:before {
  content: "\f570";
}

.fa-file-invoice-dollar:before {
  content: "\f571";
}

.fa-file-medical:before {
  content: "\f477";
}

.fa-file-medical-alt:before {
  content: "\f478";
}

.fa-file-minus:before {
  content: "\f318";
}

.fa-file-music:before {
  content: "\f8b6";
}

.fa-file-pdf:before {
  content: "\f1c1";
}

.fa-file-plus:before {
  content: "\f319";
}

.fa-file-powerpoint:before {
  content: "\f1c4";
}

.fa-file-prescription:before {
  content: "\f572";
}

.fa-file-search:before {
  content: "\f865";
}

.fa-file-signature:before {
  content: "\f573";
}

.fa-file-spreadsheet:before {
  content: "\f65b";
}

.fa-file-times:before {
  content: "\f317";
}

.fa-file-upload:before {
  content: "\f574";
}

.fa-file-user:before {
  content: "\f65c";
}

.fa-file-video:before {
  content: "\f1c8";
}

.fa-file-word:before {
  content: "\f1c2";
}

.fa-files-medical:before {
  content: "\f7fd";
}

.fa-fill:before {
  content: "\f575";
}

.fa-fill-drip:before {
  content: "\f576";
}

.fa-film:before {
  content: "\f008";
}

.fa-film-alt:before {
  content: "\f3a0";
}

.fa-film-canister:before {
  content: "\f8b7";
}

.fa-filter:before {
  content: "\f0b0";
}

.fa-fingerprint:before {
  content: "\f577";
}

.fa-fire:before {
  content: "\f06d";
}

.fa-fire-alt:before {
  content: "\f7e4";
}

.fa-fire-extinguisher:before {
  content: "\f134";
}

.fa-fire-smoke:before {
  content: "\f74b";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-fireplace:before {
  content: "\f79a";
}

.fa-first-aid:before {
  content: "\f479";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-fish:before {
  content: "\f578";
}

.fa-fish-cooked:before {
  content: "\f7fe";
}

.fa-fist-raised:before {
  content: "\f6de";
}

.fa-flag:before {
  content: "\f024";
}

.fa-flag-alt:before {
  content: "\f74c";
}

.fa-flag-checkered:before {
  content: "\f11e";
}

.fa-flag-usa:before {
  content: "\f74d";
}

.fa-flame:before {
  content: "\f6df";
}

.fa-flashlight:before {
  content: "\f8b8";
}

.fa-flask:before {
  content: "\f0c3";
}

.fa-flask-poison:before {
  content: "\f6e0";
}

.fa-flask-potion:before {
  content: "\f6e1";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-flower:before {
  content: "\f7ff";
}

.fa-flower-daffodil:before {
  content: "\f800";
}

.fa-flower-tulip:before {
  content: "\f801";
}

.fa-flushed:before {
  content: "\f579";
}

.fa-flute:before {
  content: "\f8b9";
}

.fa-flux-capacitor:before {
  content: "\f8ba";
}

.fa-fly:before {
  content: "\f417";
}

.fa-fog:before {
  content: "\f74e";
}

.fa-folder:before {
  content: "\f07b";
}

.fa-folder-minus:before {
  content: "\f65d";
}

.fa-folder-open:before {
  content: "\f07c";
}

.fa-folder-plus:before {
  content: "\f65e";
}

.fa-folder-times:before {
  content: "\f65f";
}

.fa-folder-tree:before {
  content: "\f802";
}

.fa-folders:before {
  content: "\f660";
}

.fa-font:before {
  content: "\f031";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-font-awesome-flag:before {
  content: "\f425";
}

.fa-font-awesome-logo-full:before {
  content: "\f4e6";
}

.fa-font-case:before {
  content: "\f866";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-football-ball:before {
  content: "\f44e";
}

.fa-football-helmet:before {
  content: "\f44f";
}

.fa-forklift:before {
  content: "\f47a";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-forward:before {
  content: "\f04e";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-fragile:before {
  content: "\f4bb";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-french-fries:before {
  content: "\f803";
}

.fa-frog:before {
  content: "\f52e";
}

.fa-frosty-head:before {
  content: "\f79b";
}

.fa-frown:before {
  content: "\f119";
}

.fa-frown-open:before {
  content: "\f57a";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-function:before {
  content: "\f661";
}

.fa-funnel-dollar:before {
  content: "\f662";
}

.fa-futbol:before {
  content: "\f1e3";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

.fa-game-board:before {
  content: "\f867";
}

.fa-game-board-alt:before {
  content: "\f868";
}

.fa-game-console-handheld:before {
  content: "\f8bb";
}

.fa-gamepad:before {
  content: "\f11b";
}

.fa-gamepad-alt:before {
  content: "\f8bc";
}

.fa-gas-pump:before {
  content: "\f52f";
}

.fa-gas-pump-slash:before {
  content: "\f5f4";
}

.fa-gavel:before {
  content: "\f0e3";
}

.fa-gem:before {
  content: "\f3a5";
}

.fa-genderless:before {
  content: "\f22d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-ghost:before {
  content: "\f6e2";
}

.fa-gift:before {
  content: "\f06b";
}

.fa-gift-card:before {
  content: "\f663";
}

.fa-gifts:before {
  content: "\f79c";
}

.fa-gingerbread-man:before {
  content: "\f79d";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-alt:before {
  content: "\f841";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glass:before {
  content: "\f804";
}

.fa-glass-champagne:before {
  content: "\f79e";
}

.fa-glass-cheers:before {
  content: "\f79f";
}

.fa-glass-citrus:before {
  content: "\f869";
}

.fa-glass-martini:before {
  content: "\f000";
}

.fa-glass-martini-alt:before {
  content: "\f57b";
}

.fa-glass-whiskey:before {
  content: "\f7a0";
}

.fa-glass-whiskey-rocks:before {
  content: "\f7a1";
}

.fa-glasses:before {
  content: "\f530";
}

.fa-glasses-alt:before {
  content: "\f5f5";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-globe:before {
  content: "\f0ac";
}

.fa-globe-africa:before {
  content: "\f57c";
}

.fa-globe-americas:before {
  content: "\f57d";
}

.fa-globe-asia:before {
  content: "\f57e";
}

.fa-globe-europe:before {
  content: "\f7a2";
}

.fa-globe-snow:before {
  content: "\f7a3";
}

.fa-globe-stand:before {
  content: "\f5f6";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golf-ball:before {
  content: "\f450";
}

.fa-golf-club:before {
  content: "\f451";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-gopuram:before {
  content: "\f664";
}

.fa-graduation-cap:before {
  content: "\f19d";
}

.fa-gramophone:before {
  content: "\f8bd";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-greater-than:before {
  content: "\f531";
}

.fa-greater-than-equal:before {
  content: "\f532";
}

.fa-grimace:before {
  content: "\f57f";
}

.fa-grin:before {
  content: "\f580";
}

.fa-grin-alt:before {
  content: "\f581";
}

.fa-grin-beam:before {
  content: "\f582";
}

.fa-grin-beam-sweat:before {
  content: "\f583";
}

.fa-grin-hearts:before {
  content: "\f584";
}

.fa-grin-squint:before {
  content: "\f585";
}

.fa-grin-squint-tears:before {
  content: "\f586";
}

.fa-grin-stars:before {
  content: "\f587";
}

.fa-grin-tears:before {
  content: "\f588";
}

.fa-grin-tongue:before {
  content: "\f589";
}

.fa-grin-tongue-squint:before {
  content: "\f58a";
}

.fa-grin-tongue-wink:before {
  content: "\f58b";
}

.fa-grin-wink:before {
  content: "\f58c";
}

.fa-grip-horizontal:before {
  content: "\f58d";
}

.fa-grip-lines:before {
  content: "\f7a4";
}

.fa-grip-lines-vertical:before {
  content: "\f7a5";
}

.fa-grip-vertical:before {
  content: "\f58e";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-guitar:before {
  content: "\f7a6";
}

.fa-guitar-electric:before {
  content: "\f8be";
}

.fa-guitars:before {
  content: "\f8bf";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-h-square:before {
  content: "\f0fd";
}

.fa-h1:before {
  content: "\f313";
}

.fa-h2:before {
  content: "\f314";
}

.fa-h3:before {
  content: "\f315";
}

.fa-h4:before {
  content: "\f86a";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hackerrank:before {
  content: "\f5f7";
}

.fa-hamburger:before {
  content: "\f805";
}

.fa-hammer:before {
  content: "\f6e3";
}

.fa-hammer-war:before {
  content: "\f6e4";
}

.fa-hamsa:before {
  content: "\f665";
}

.fa-hand-heart:before {
  content: "\f4bc";
}

.fa-hand-holding:before {
  content: "\f4bd";
}

.fa-hand-holding-box:before {
  content: "\f47b";
}

.fa-hand-holding-heart:before {
  content: "\f4be";
}

.fa-hand-holding-magic:before {
  content: "\f6e5";
}

.fa-hand-holding-seedling:before {
  content: "\f4bf";
}

.fa-hand-holding-usd:before {
  content: "\f4c0";
}

.fa-hand-holding-water:before {
  content: "\f4c1";
}

.fa-hand-lizard:before {
  content: "\f258";
}

.fa-hand-middle-finger:before {
  content: "\f806";
}

.fa-hand-paper:before {
  content: "\f256";
}

.fa-hand-peace:before {
  content: "\f25b";
}

.fa-hand-point-down:before {
  content: "\f0a7";
}

.fa-hand-point-left:before {
  content: "\f0a5";
}

.fa-hand-point-right:before {
  content: "\f0a4";
}

.fa-hand-point-up:before {
  content: "\f0a6";
}

.fa-hand-pointer:before {
  content: "\f25a";
}

.fa-hand-receiving:before {
  content: "\f47c";
}

.fa-hand-rock:before {
  content: "\f255";
}

.fa-hand-scissors:before {
  content: "\f257";
}

.fa-hand-spock:before {
  content: "\f259";
}

.fa-hands:before {
  content: "\f4c2";
}

.fa-hands-heart:before {
  content: "\f4c3";
}

.fa-hands-helping:before {
  content: "\f4c4";
}

.fa-hands-usd:before {
  content: "\f4c5";
}

.fa-handshake:before {
  content: "\f2b5";
}

.fa-handshake-alt:before {
  content: "\f4c6";
}

.fa-hanukiah:before {
  content: "\f6e6";
}

.fa-hard-hat:before {
  content: "\f807";
}

.fa-hashtag:before {
  content: "\f292";
}

.fa-hat-chef:before {
  content: "\f86b";
}

.fa-hat-cowboy:before {
  content: "\f8c0";
}

.fa-hat-cowboy-side:before {
  content: "\f8c1";
}

.fa-hat-santa:before {
  content: "\f7a7";
}

.fa-hat-winter:before {
  content: "\f7a8";
}

.fa-hat-witch:before {
  content: "\f6e7";
}

.fa-hat-wizard:before {
  content: "\f6e8";
}

.fa-haykal:before {
  content: "\f666";
}

.fa-hdd:before {
  content: "\f0a0";
}

.fa-head-side:before {
  content: "\f6e9";
}

.fa-head-side-brain:before {
  content: "\f808";
}

.fa-head-side-headphones:before {
  content: "\f8c2";
}

.fa-head-side-medical:before {
  content: "\f809";
}

.fa-head-vr:before {
  content: "\f6ea";
}

.fa-heading:before {
  content: "\f1dc";
}

.fa-headphones:before {
  content: "\f025";
}

.fa-headphones-alt:before {
  content: "\f58f";
}

.fa-headset:before {
  content: "\f590";
}

.fa-heart:before {
  content: "\f004";
}

.fa-heart-broken:before {
  content: "\f7a9";
}

.fa-heart-circle:before {
  content: "\f4c7";
}

.fa-heart-rate:before {
  content: "\f5f8";
}

.fa-heart-square:before {
  content: "\f4c8";
}

.fa-heartbeat:before {
  content: "\f21e";
}

.fa-helicopter:before {
  content: "\f533";
}

.fa-helmet-battle:before {
  content: "\f6eb";
}

.fa-hexagon:before {
  content: "\f312";
}

.fa-highlighter:before {
  content: "\f591";
}

.fa-hiking:before {
  content: "\f6ec";
}

.fa-hippo:before {
  content: "\f6ed";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-history:before {
  content: "\f1da";
}

.fa-hockey-mask:before {
  content: "\f6ee";
}

.fa-hockey-puck:before {
  content: "\f453";
}

.fa-hockey-sticks:before {
  content: "\f454";
}

.fa-holly-berry:before {
  content: "\f7aa";
}

.fa-home:before {
  content: "\f015";
}

.fa-home-alt:before {
  content: "\f80a";
}

.fa-home-heart:before {
  content: "\f4c9";
}

.fa-home-lg:before {
  content: "\f80b";
}

.fa-home-lg-alt:before {
  content: "\f80c";
}

.fa-hood-cloak:before {
  content: "\f6ef";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-horizontal-rule:before {
  content: "\f86c";
}

.fa-hornbill:before {
  content: "\f592";
}

.fa-horse:before {
  content: "\f6f0";
}

.fa-horse-head:before {
  content: "\f7ab";
}

.fa-horse-saddle:before {
  content: "\f8c3";
}

.fa-hospital:before {
  content: "\f0f8";
}

.fa-hospital-alt:before {
  content: "\f47d";
}

.fa-hospital-symbol:before {
  content: "\f47e";
}

.fa-hospital-user:before {
  content: "\f80d";
}

.fa-hospitals:before {
  content: "\f80e";
}

.fa-hot-tub:before {
  content: "\f593";
}

.fa-hotdog:before {
  content: "\f80f";
}

.fa-hotel:before {
  content: "\f594";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-hourglass:before {
  content: "\f254";
}

.fa-hourglass-end:before {
  content: "\f253";
}

.fa-hourglass-half:before {
  content: "\f252";
}

.fa-hourglass-start:before {
  content: "\f251";
}

.fa-house-damage:before {
  content: "\f6f1";
}

.fa-house-flood:before {
  content: "\f74f";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-hryvnia:before {
  content: "\f6f2";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-humidity:before {
  content: "\f750";
}

.fa-hurricane:before {
  content: "\f751";
}

.fa-i-cursor:before {
  content: "\f246";
}

.fa-ice-cream:before {
  content: "\f810";
}

.fa-ice-skate:before {
  content: "\f7ac";
}

.fa-icicles:before {
  content: "\f7ad";
}

.fa-icons:before {
  content: "\f86d";
}

.fa-icons-alt:before {
  content: "\f86e";
}

.fa-id-badge:before {
  content: "\f2c1";
}

.fa-id-card:before {
  content: "\f2c2";
}

.fa-id-card-alt:before {
  content: "\f47f";
}

.fa-igloo:before {
  content: "\f7ae";
}

.fa-image:before {
  content: "\f03e";
}

.fa-image-polaroid:before {
  content: "\f8c4";
}

.fa-images:before {
  content: "\f302";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-inbox:before {
  content: "\f01c";
}

.fa-inbox-in:before {
  content: "\f310";
}

.fa-inbox-out:before {
  content: "\f311";
}

.fa-indent:before {
  content: "\f03c";
}

.fa-industry:before {
  content: "\f275";
}

.fa-industry-alt:before {
  content: "\f3b3";
}

.fa-infinity:before {
  content: "\f534";
}

.fa-info:before {
  content: "\f129";
}

.fa-info-circle:before {
  content: "\f05a";
}

.fa-info-square:before {
  content: "\f30f";
}

.fa-inhaler:before {
  content: "\f5f9";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-integral:before {
  content: "\f667";
}

.fa-intercom:before {
  content: "\f7af";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-intersection:before {
  content: "\f668";
}

.fa-inventory:before {
  content: "\f480";
}

.fa-invision:before {
  content: "\f7b0";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-island-tropical:before {
  content: "\f811";
}

.fa-italic:before {
  content: "\f033";
}

.fa-itch-io:before {
  content: "\f83a";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-jack-o-lantern:before {
  content: "\f30e";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-jedi:before {
  content: "\f669";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-jira:before {
  content: "\f7b1";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joint:before {
  content: "\f595";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-journal-whills:before {
  content: "\f66a";
}

.fa-joystick:before {
  content: "\f8c5";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-jug:before {
  content: "\f8c6";
}

.fa-kaaba:before {
  content: "\f66b";
}

.fa-kaggle:before {
  content: "\f5fa";
}

.fa-kazoo:before {
  content: "\f8c7";
}

.fa-kerning:before {
  content: "\f86f";
}

.fa-key:before {
  content: "\f084";
}

.fa-key-skeleton:before {
  content: "\f6f3";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-keyboard:before {
  content: "\f11c";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-keynote:before {
  content: "\f66c";
}

.fa-khanda:before {
  content: "\f66d";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-kidneys:before {
  content: "\f5fb";
}

.fa-kiss:before {
  content: "\f596";
}

.fa-kiss-beam:before {
  content: "\f597";
}

.fa-kiss-wink-heart:before {
  content: "\f598";
}

.fa-kite:before {
  content: "\f6f4";
}

.fa-kiwi-bird:before {
  content: "\f535";
}

.fa-knife-kitchen:before {
  content: "\f6f5";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-lambda:before {
  content: "\f66e";
}

.fa-lamp:before {
  content: "\f4ca";
}

.fa-landmark:before {
  content: "\f66f";
}

.fa-landmark-alt:before {
  content: "\f752";
}

.fa-language:before {
  content: "\f1ab";
}

.fa-laptop:before {
  content: "\f109";
}

.fa-laptop-code:before {
  content: "\f5fc";
}

.fa-laptop-medical:before {
  content: "\f812";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lasso:before {
  content: "\f8c8";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-laugh:before {
  content: "\f599";
}

.fa-laugh-beam:before {
  content: "\f59a";
}

.fa-laugh-squint:before {
  content: "\f59b";
}

.fa-laugh-wink:before {
  content: "\f59c";
}

.fa-layer-group:before {
  content: "\f5fd";
}

.fa-layer-minus:before {
  content: "\f5fe";
}

.fa-layer-plus:before {
  content: "\f5ff";
}

.fa-leaf:before {
  content: "\f06c";
}

.fa-leaf-heart:before {
  content: "\f4cb";
}

.fa-leaf-maple:before {
  content: "\f6f6";
}

.fa-leaf-oak:before {
  content: "\f6f7";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-lemon:before {
  content: "\f094";
}

.fa-less:before {
  content: "\f41d";
}

.fa-less-than:before {
  content: "\f536";
}

.fa-less-than-equal:before {
  content: "\f537";
}

.fa-level-down:before {
  content: "\f149";
}

.fa-level-down-alt:before {
  content: "\f3be";
}

.fa-level-up:before {
  content: "\f148";
}

.fa-level-up-alt:before {
  content: "\f3bf";
}

.fa-life-ring:before {
  content: "\f1cd";
}

.fa-lightbulb:before {
  content: "\f0eb";
}

.fa-lightbulb-dollar:before {
  content: "\f670";
}

.fa-lightbulb-exclamation:before {
  content: "\f671";
}

.fa-lightbulb-on:before {
  content: "\f672";
}

.fa-lightbulb-slash:before {
  content: "\f673";
}

.fa-lights-holiday:before {
  content: "\f7b2";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-line-columns:before {
  content: "\f870";
}

.fa-line-height:before {
  content: "\f871";
}

.fa-link:before {
  content: "\f0c1";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lips:before {
  content: "\f600";
}

.fa-lira-sign:before {
  content: "\f195";
}

.fa-list:before {
  content: "\f03a";
}

.fa-list-alt:before {
  content: "\f022";
}

.fa-list-music:before {
  content: "\f8c9";
}

.fa-list-ol:before {
  content: "\f0cb";
}

.fa-list-ul:before {
  content: "\f0ca";
}

.fa-location:before {
  content: "\f601";
}

.fa-location-arrow:before {
  content: "\f124";
}

.fa-location-circle:before {
  content: "\f602";
}

.fa-location-slash:before {
  content: "\f603";
}

.fa-lock:before {
  content: "\f023";
}

.fa-lock-alt:before {
  content: "\f30d";
}

.fa-lock-open:before {
  content: "\f3c1";
}

.fa-lock-open-alt:before {
  content: "\f3c2";
}

.fa-long-arrow-alt-down:before {
  content: "\f309";
}

.fa-long-arrow-alt-left:before {
  content: "\f30a";
}

.fa-long-arrow-alt-right:before {
  content: "\f30b";
}

.fa-long-arrow-alt-up:before {
  content: "\f30c";
}

.fa-long-arrow-down:before {
  content: "\f175";
}

.fa-long-arrow-left:before {
  content: "\f177";
}

.fa-long-arrow-right:before {
  content: "\f178";
}

.fa-long-arrow-up:before {
  content: "\f176";
}

.fa-loveseat:before {
  content: "\f4cc";
}

.fa-low-vision:before {
  content: "\f2a8";
}

.fa-luchador:before {
  content: "\f455";
}

.fa-luggage-cart:before {
  content: "\f59d";
}

.fa-lungs:before {
  content: "\f604";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-mace:before {
  content: "\f6f8";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-magic:before {
  content: "\f0d0";
}

.fa-magnet:before {
  content: "\f076";
}

.fa-mail-bulk:before {
  content: "\f674";
}

.fa-mailbox:before {
  content: "\f813";
}

.fa-mailchimp:before {
  content: "\f59e";
}

.fa-male:before {
  content: "\f183";
}

.fa-mandalorian:before {
  content: "\f50f";
}

.fa-mandolin:before {
  content: "\f6f9";
}

.fa-map:before {
  content: "\f279";
}

.fa-map-marked:before {
  content: "\f59f";
}

.fa-map-marked-alt:before {
  content: "\f5a0";
}

.fa-map-marker:before {
  content: "\f041";
}

.fa-map-marker-alt:before {
  content: "\f3c5";
}

.fa-map-marker-alt-slash:before {
  content: "\f605";
}

.fa-map-marker-check:before {
  content: "\f606";
}

.fa-map-marker-edit:before {
  content: "\f607";
}

.fa-map-marker-exclamation:before {
  content: "\f608";
}

.fa-map-marker-minus:before {
  content: "\f609";
}

.fa-map-marker-plus:before {
  content: "\f60a";
}

.fa-map-marker-question:before {
  content: "\f60b";
}

.fa-map-marker-slash:before {
  content: "\f60c";
}

.fa-map-marker-smile:before {
  content: "\f60d";
}

.fa-map-marker-times:before {
  content: "\f60e";
}

.fa-map-pin:before {
  content: "\f276";
}

.fa-map-signs:before {
  content: "\f277";
}

.fa-markdown:before {
  content: "\f60f";
}

.fa-marker:before {
  content: "\f5a1";
}

.fa-mars:before {
  content: "\f222";
}

.fa-mars-double:before {
  content: "\f227";
}

.fa-mars-stroke:before {
  content: "\f229";
}

.fa-mars-stroke-h:before {
  content: "\f22b";
}

.fa-mars-stroke-v:before {
  content: "\f22a";
}

.fa-mask:before {
  content: "\f6fa";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-mdb:before {
  content: "\f8ca";
}

.fa-meat:before {
  content: "\f814";
}

.fa-medal:before {
  content: "\f5a2";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f3c7";
}

.fa-medkit:before {
  content: "\f0fa";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-megaphone:before {
  content: "\f675";
}

.fa-megaport:before {
  content: "\f5a3";
}

.fa-meh:before {
  content: "\f11a";
}

.fa-meh-blank:before {
  content: "\f5a4";
}

.fa-meh-rolling-eyes:before {
  content: "\f5a5";
}

.fa-memory:before {
  content: "\f538";
}

.fa-mendeley:before {
  content: "\f7b3";
}

.fa-menorah:before {
  content: "\f676";
}

.fa-mercury:before {
  content: "\f223";
}

.fa-meteor:before {
  content: "\f753";
}

.fa-microchip:before {
  content: "\f2db";
}

.fa-microphone:before {
  content: "\f130";
}

.fa-microphone-alt:before {
  content: "\f3c9";
}

.fa-microphone-alt-slash:before {
  content: "\f539";
}

.fa-microphone-slash:before {
  content: "\f131";
}

.fa-microphone-stand:before {
  content: "\f8cb";
}

.fa-microscope:before {
  content: "\f610";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-mind-share:before {
  content: "\f677";
}

.fa-minus:before {
  content: "\f068";
}

.fa-minus-circle:before {
  content: "\f056";
}

.fa-minus-hexagon:before {
  content: "\f307";
}

.fa-minus-octagon:before {
  content: "\f308";
}

.fa-minus-square:before {
  content: "\f146";
}

.fa-mistletoe:before {
  content: "\f7b4";
}

.fa-mitten:before {
  content: "\f7b5";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-mobile:before {
  content: "\f10b";
}

.fa-mobile-alt:before {
  content: "\f3cd";
}

.fa-mobile-android:before {
  content: "\f3ce";
}

.fa-mobile-android-alt:before {
  content: "\f3cf";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-money-bill:before {
  content: "\f0d6";
}

.fa-money-bill-alt:before {
  content: "\f3d1";
}

.fa-money-bill-wave:before {
  content: "\f53a";
}

.fa-money-bill-wave-alt:before {
  content: "\f53b";
}

.fa-money-check:before {
  content: "\f53c";
}

.fa-money-check-alt:before {
  content: "\f53d";
}

.fa-money-check-edit:before {
  content: "\f872";
}

.fa-money-check-edit-alt:before {
  content: "\f873";
}

.fa-monitor-heart-rate:before {
  content: "\f611";
}

.fa-monkey:before {
  content: "\f6fb";
}

.fa-monument:before {
  content: "\f5a6";
}

.fa-moon:before {
  content: "\f186";
}

.fa-moon-cloud:before {
  content: "\f754";
}

.fa-moon-stars:before {
  content: "\f755";
}

.fa-mortar-pestle:before {
  content: "\f5a7";
}

.fa-mosque:before {
  content: "\f678";
}

.fa-motorcycle:before {
  content: "\f21c";
}

.fa-mountain:before {
  content: "\f6fc";
}

.fa-mountains:before {
  content: "\f6fd";
}

.fa-mouse:before {
  content: "\f8cc";
}

.fa-mouse-alt:before {
  content: "\f8cd";
}

.fa-mouse-pointer:before {
  content: "\f245";
}

.fa-mp3-player:before {
  content: "\f8ce";
}

.fa-mug:before {
  content: "\f874";
}

.fa-mug-hot:before {
  content: "\f7b6";
}

.fa-mug-marshmallows:before {
  content: "\f7b7";
}

.fa-mug-tea:before {
  content: "\f875";
}

.fa-music:before {
  content: "\f001";
}

.fa-music-alt:before {
  content: "\f8cf";
}

.fa-music-alt-slash:before {
  content: "\f8d0";
}

.fa-music-slash:before {
  content: "\f8d1";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-narwhal:before {
  content: "\f6fe";
}

.fa-neos:before {
  content: "\f612";
}

.fa-network-wired:before {
  content: "\f6ff";
}

.fa-neuter:before {
  content: "\f22c";
}

.fa-newspaper:before {
  content: "\f1ea";
}

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-not-equal:before {
  content: "\f53e";
}

.fa-notes-medical:before {
  content: "\f481";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-object-group:before {
  content: "\f247";
}

.fa-object-ungroup:before {
  content: "\f248";
}

.fa-octagon:before {
  content: "\f306";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-oil-can:before {
  content: "\f613";
}

.fa-oil-temp:before {
  content: "\f614";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-om:before {
  content: "\f679";
}

.fa-omega:before {
  content: "\f67a";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-orcid:before {
  content: "\f8d2";
}

.fa-ornament:before {
  content: "\f7b8";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-otter:before {
  content: "\f700";
}

.fa-outdent:before {
  content: "\f03b";
}

.fa-overline:before {
  content: "\f876";
}

.fa-page-break:before {
  content: "\f877";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-pager:before {
  content: "\f815";
}

.fa-paint-brush:before {
  content: "\f1fc";
}

.fa-paint-brush-alt:before {
  content: "\f5a9";
}

.fa-paint-roller:before {
  content: "\f5aa";
}

.fa-palette:before {
  content: "\f53f";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-pallet:before {
  content: "\f482";
}

.fa-pallet-alt:before {
  content: "\f483";
}

.fa-paper-plane:before {
  content: "\f1d8";
}

.fa-paperclip:before {
  content: "\f0c6";
}

.fa-parachute-box:before {
  content: "\f4cd";
}

.fa-paragraph:before {
  content: "\f1dd";
}

.fa-paragraph-rtl:before {
  content: "\f878";
}

.fa-parking:before {
  content: "\f540";
}

.fa-parking-circle:before {
  content: "\f615";
}

.fa-parking-circle-slash:before {
  content: "\f616";
}

.fa-parking-slash:before {
  content: "\f617";
}

.fa-passport:before {
  content: "\f5ab";
}

.fa-pastafarianism:before {
  content: "\f67b";
}

.fa-paste:before {
  content: "\f0ea";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-pause:before {
  content: "\f04c";
}

.fa-pause-circle:before {
  content: "\f28b";
}

.fa-paw:before {
  content: "\f1b0";
}

.fa-paw-alt:before {
  content: "\f701";
}

.fa-paw-claws:before {
  content: "\f702";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-peace:before {
  content: "\f67c";
}

.fa-pegasus:before {
  content: "\f703";
}

.fa-pen:before {
  content: "\f304";
}

.fa-pen-alt:before {
  content: "\f305";
}

.fa-pen-fancy:before {
  content: "\f5ac";
}

.fa-pen-nib:before {
  content: "\f5ad";
}

.fa-pen-square:before {
  content: "\f14b";
}

.fa-pencil:before {
  content: "\f040";
}

.fa-pencil-alt:before {
  content: "\f303";
}

.fa-pencil-paintbrush:before {
  content: "\f618";
}

.fa-pencil-ruler:before {
  content: "\f5ae";
}

.fa-pennant:before {
  content: "\f456";
}

.fa-penny-arcade:before {
  content: "\f704";
}

.fa-people-carry:before {
  content: "\f4ce";
}

.fa-pepper-hot:before {
  content: "\f816";
}

.fa-percent:before {
  content: "\f295";
}

.fa-percentage:before {
  content: "\f541";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-person-booth:before {
  content: "\f756";
}

.fa-person-carry:before {
  content: "\f4cf";
}

.fa-person-dolly:before {
  content: "\f4d0";
}

.fa-person-dolly-empty:before {
  content: "\f4d1";
}

.fa-person-sign:before {
  content: "\f757";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-phone:before {
  content: "\f095";
}

.fa-phone-alt:before {
  content: "\f879";
}

.fa-phone-laptop:before {
  content: "\f87a";
}

.fa-phone-office:before {
  content: "\f67d";
}

.fa-phone-plus:before {
  content: "\f4d2";
}

.fa-phone-rotary:before {
  content: "\f8d3";
}

.fa-phone-slash:before {
  content: "\f3dd";
}

.fa-phone-square:before {
  content: "\f098";
}

.fa-phone-square-alt:before {
  content: "\f87b";
}

.fa-phone-volume:before {
  content: "\f2a0";
}

.fa-photo-video:before {
  content: "\f87c";
}

.fa-php:before {
  content: "\f457";
}

.fa-pi:before {
  content: "\f67e";
}

.fa-piano:before {
  content: "\f8d4";
}

.fa-piano-keyboard:before {
  content: "\f8d5";
}

.fa-pie:before {
  content: "\f705";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pig:before {
  content: "\f706";
}

.fa-piggy-bank:before {
  content: "\f4d3";
}

.fa-pills:before {
  content: "\f484";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-pizza:before {
  content: "\f817";
}

.fa-pizza-slice:before {
  content: "\f818";
}

.fa-place-of-worship:before {
  content: "\f67f";
}

.fa-plane:before {
  content: "\f072";
}

.fa-plane-alt:before {
  content: "\f3de";
}

.fa-plane-arrival:before {
  content: "\f5af";
}

.fa-plane-departure:before {
  content: "\f5b0";
}

.fa-play:before {
  content: "\f04b";
}

.fa-play-circle:before {
  content: "\f144";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-plug:before {
  content: "\f1e6";
}

.fa-plus:before {
  content: "\f067";
}

.fa-plus-circle:before {
  content: "\f055";
}

.fa-plus-hexagon:before {
  content: "\f300";
}

.fa-plus-octagon:before {
  content: "\f301";
}

.fa-plus-square:before {
  content: "\f0fe";
}

.fa-podcast:before {
  content: "\f2ce";
}

.fa-podium:before {
  content: "\f680";
}

.fa-podium-star:before {
  content: "\f758";
}

.fa-poll:before {
  content: "\f681";
}

.fa-poll-h:before {
  content: "\f682";
}

.fa-poll-people:before {
  content: "\f759";
}

.fa-poo:before {
  content: "\f2fe";
}

.fa-poo-storm:before {
  content: "\f75a";
}

.fa-poop:before {
  content: "\f619";
}

.fa-popcorn:before {
  content: "\f819";
}

.fa-portrait:before {
  content: "\f3e0";
}

.fa-pound-sign:before {
  content: "\f154";
}

.fa-power-off:before {
  content: "\f011";
}

.fa-pray:before {
  content: "\f683";
}

.fa-praying-hands:before {
  content: "\f684";
}

.fa-prescription:before {
  content: "\f5b1";
}

.fa-prescription-bottle:before {
  content: "\f485";
}

.fa-prescription-bottle-alt:before {
  content: "\f486";
}

.fa-presentation:before {
  content: "\f685";
}

.fa-print:before {
  content: "\f02f";
}

.fa-print-search:before {
  content: "\f81a";
}

.fa-print-slash:before {
  content: "\f686";
}

.fa-procedures:before {
  content: "\f487";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-project-diagram:before {
  content: "\f542";
}

.fa-projector:before {
  content: "\f8d6";
}

.fa-pumpkin:before {
  content: "\f707";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-puzzle-piece:before {
  content: "\f12e";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-qrcode:before {
  content: "\f029";
}

.fa-question:before {
  content: "\f128";
}

.fa-question-circle:before {
  content: "\f059";
}

.fa-question-square:before {
  content: "\f2fd";
}

.fa-quidditch:before {
  content: "\f458";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-quote-left:before {
  content: "\f10d";
}

.fa-quote-right:before {
  content: "\f10e";
}

.fa-quran:before {
  content: "\f687";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-rabbit:before {
  content: "\f708";
}

.fa-rabbit-fast:before {
  content: "\f709";
}

.fa-racquet:before {
  content: "\f45a";
}

.fa-radiation:before {
  content: "\f7b9";
}

.fa-radiation-alt:before {
  content: "\f7ba";
}

.fa-radio:before {
  content: "\f8d7";
}

.fa-radio-alt:before {
  content: "\f8d8";
}

.fa-rainbow:before {
  content: "\f75b";
}

.fa-raindrops:before {
  content: "\f75c";
}

.fa-ram:before {
  content: "\f70a";
}

.fa-ramp-loading:before {
  content: "\f4d4";
}

.fa-random:before {
  content: "\f074";
}

.fa-raspberry-pi:before {
  content: "\f7bb";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-reacteurope:before {
  content: "\f75d";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-receipt:before {
  content: "\f543";
}

.fa-record-vinyl:before {
  content: "\f8d9";
}

.fa-rectangle-landscape:before {
  content: "\f2fa";
}

.fa-rectangle-portrait:before {
  content: "\f2fb";
}

.fa-rectangle-wide:before {
  content: "\f2fc";
}

.fa-recycle:before {
  content: "\f1b8";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redhat:before {
  content: "\f7bc";
}

.fa-redo:before {
  content: "\f01e";
}

.fa-redo-alt:before {
  content: "\f2f9";
}

.fa-registered:before {
  content: "\f25d";
}

.fa-remove-format:before {
  content: "\f87d";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-repeat:before {
  content: "\f363";
}

.fa-repeat-1:before {
  content: "\f365";
}

.fa-repeat-1-alt:before {
  content: "\f366";
}

.fa-repeat-alt:before {
  content: "\f364";
}

.fa-reply:before {
  content: "\f3e5";
}

.fa-reply-all:before {
  content: "\f122";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-republican:before {
  content: "\f75e";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-restroom:before {
  content: "\f7bd";
}

.fa-retweet:before {
  content: "\f079";
}

.fa-retweet-alt:before {
  content: "\f361";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-ribbon:before {
  content: "\f4d6";
}

.fa-ring:before {
  content: "\f70b";
}

.fa-rings-wedding:before {
  content: "\f81b";
}

.fa-road:before {
  content: "\f018";
}

.fa-robot:before {
  content: "\f544";
}

.fa-rocket:before {
  content: "\f135";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-route:before {
  content: "\f4d7";
}

.fa-route-highway:before {
  content: "\f61a";
}

.fa-route-interstate:before {
  content: "\f61b";
}

.fa-router:before {
  content: "\f8da";
}

.fa-rss:before {
  content: "\f09e";
}

.fa-rss-square:before {
  content: "\f143";
}

.fa-ruble-sign:before {
  content: "\f158";
}

.fa-ruler:before {
  content: "\f545";
}

.fa-ruler-combined:before {
  content: "\f546";
}

.fa-ruler-horizontal:before {
  content: "\f547";
}

.fa-ruler-triangle:before {
  content: "\f61c";
}

.fa-ruler-vertical:before {
  content: "\f548";
}

.fa-running:before {
  content: "\f70c";
}

.fa-rupee-sign:before {
  content: "\f156";
}

.fa-rv:before {
  content: "\f7be";
}

.fa-sack:before {
  content: "\f81c";
}

.fa-sack-dollar:before {
  content: "\f81d";
}

.fa-sad-cry:before {
  content: "\f5b3";
}

.fa-sad-tear:before {
  content: "\f5b4";
}

.fa-safari:before {
  content: "\f267";
}

.fa-salad:before {
  content: "\f81e";
}

.fa-salesforce:before {
  content: "\f83b";
}

.fa-sandwich:before {
  content: "\f81f";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-satellite:before {
  content: "\f7bf";
}

.fa-satellite-dish:before {
  content: "\f7c0";
}

.fa-sausage:before {
  content: "\f820";
}

.fa-save:before {
  content: "\f0c7";
}

.fa-sax-hot:before {
  content: "\f8db";
}

.fa-saxophone:before {
  content: "\f8dc";
}

.fa-scalpel:before {
  content: "\f61d";
}

.fa-scalpel-path:before {
  content: "\f61e";
}

.fa-scanner:before {
  content: "\f488";
}

.fa-scanner-image:before {
  content: "\f8f3";
}

.fa-scanner-keyboard:before {
  content: "\f489";
}

.fa-scanner-touchscreen:before {
  content: "\f48a";
}

.fa-scarecrow:before {
  content: "\f70d";
}

.fa-scarf:before {
  content: "\f7c1";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-school:before {
  content: "\f549";
}

.fa-screwdriver:before {
  content: "\f54a";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-scroll:before {
  content: "\f70e";
}

.fa-scroll-old:before {
  content: "\f70f";
}

.fa-scrubber:before {
  content: "\f2f8";
}

.fa-scythe:before {
  content: "\f710";
}

.fa-sd-card:before {
  content: "\f7c2";
}

.fa-search:before {
  content: "\f002";
}

.fa-search-dollar:before {
  content: "\f688";
}

.fa-search-location:before {
  content: "\f689";
}

.fa-search-minus:before {
  content: "\f010";
}

.fa-search-plus:before {
  content: "\f00e";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-seedling:before {
  content: "\f4d8";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-send-back:before {
  content: "\f87e";
}

.fa-send-backward:before {
  content: "\f87f";
}

.fa-server:before {
  content: "\f233";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-shapes:before {
  content: "\f61f";
}

.fa-share:before {
  content: "\f064";
}

.fa-share-all:before {
  content: "\f367";
}

.fa-share-alt:before {
  content: "\f1e0";
}

.fa-share-alt-square:before {
  content: "\f1e1";
}

.fa-share-square:before {
  content: "\f14d";
}

.fa-sheep:before {
  content: "\f711";
}

.fa-shekel-sign:before {
  content: "\f20b";
}

.fa-shield:before {
  content: "\f132";
}

.fa-shield-alt:before {
  content: "\f3ed";
}

.fa-shield-check:before {
  content: "\f2f7";
}

.fa-shield-cross:before {
  content: "\f712";
}

.fa-ship:before {
  content: "\f21a";
}

.fa-shipping-fast:before {
  content: "\f48b";
}

.fa-shipping-timed:before {
  content: "\f48c";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shish-kebab:before {
  content: "\f821";
}

.fa-shoe-prints:before {
  content: "\f54b";
}

.fa-shopping-bag:before {
  content: "\f290";
}

.fa-shopping-basket:before {
  content: "\f291";
}

.fa-shopping-cart:before {
  content: "\f07a";
}

.fa-shopware:before {
  content: "\f5b5";
}

.fa-shovel:before {
  content: "\f713";
}

.fa-shovel-snow:before {
  content: "\f7c3";
}

.fa-shower:before {
  content: "\f2cc";
}

.fa-shredder:before {
  content: "\f68a";
}

.fa-shuttle-van:before {
  content: "\f5b6";
}

.fa-shuttlecock:before {
  content: "\f45b";
}

.fa-sickle:before {
  content: "\f822";
}

.fa-sigma:before {
  content: "\f68b";
}

.fa-sign:before {
  content: "\f4d9";
}

.fa-sign-in:before {
  content: "\f090";
}

.fa-sign-in-alt:before {
  content: "\f2f6";
}

.fa-sign-language:before {
  content: "\f2a7";
}

.fa-sign-out:before {
  content: "\f08b";
}

.fa-sign-out-alt:before {
  content: "\f2f5";
}

.fa-signal:before {
  content: "\f012";
}

.fa-signal-1:before {
  content: "\f68c";
}

.fa-signal-2:before {
  content: "\f68d";
}

.fa-signal-3:before {
  content: "\f68e";
}

.fa-signal-4:before {
  content: "\f68f";
}

.fa-signal-alt:before {
  content: "\f690";
}

.fa-signal-alt-1:before {
  content: "\f691";
}

.fa-signal-alt-2:before {
  content: "\f692";
}

.fa-signal-alt-3:before {
  content: "\f693";
}

.fa-signal-alt-slash:before {
  content: "\f694";
}

.fa-signal-slash:before {
  content: "\f695";
}

.fa-signal-stream:before {
  content: "\f8dd";
}

.fa-signature:before {
  content: "\f5b7";
}

.fa-sim-card:before {
  content: "\f7c4";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sitemap:before {
  content: "\f0e8";
}

.fa-sith:before {
  content: "\f512";
}

.fa-skating:before {
  content: "\f7c5";
}

.fa-skeleton:before {
  content: "\f620";
}

.fa-sketch:before {
  content: "\f7c6";
}

.fa-ski-jump:before {
  content: "\f7c7";
}

.fa-ski-lift:before {
  content: "\f7c8";
}

.fa-skiing:before {
  content: "\f7c9";
}

.fa-skiing-nordic:before {
  content: "\f7ca";
}

.fa-skull:before {
  content: "\f54c";
}

.fa-skull-cow:before {
  content: "\f8de";
}

.fa-skull-crossbones:before {
  content: "\f714";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f3ef";
}

.fa-slash:before {
  content: "\f715";
}

.fa-sledding:before {
  content: "\f7cb";
}

.fa-sleigh:before {
  content: "\f7cc";
}

.fa-sliders-h:before {
  content: "\f1de";
}

.fa-sliders-h-square:before {
  content: "\f3f0";
}

.fa-sliders-v:before {
  content: "\f3f1";
}

.fa-sliders-v-square:before {
  content: "\f3f2";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-smile:before {
  content: "\f118";
}

.fa-smile-beam:before {
  content: "\f5b8";
}

.fa-smile-plus:before {
  content: "\f5b9";
}

.fa-smile-wink:before {
  content: "\f4da";
}

.fa-smog:before {
  content: "\f75f";
}

.fa-smoke:before {
  content: "\f760";
}

.fa-smoking:before {
  content: "\f48d";
}

.fa-smoking-ban:before {
  content: "\f54d";
}

.fa-sms:before {
  content: "\f7cd";
}

.fa-snake:before {
  content: "\f716";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ac";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-snooze:before {
  content: "\f880";
}

.fa-snow-blowing:before {
  content: "\f761";
}

.fa-snowboarding:before {
  content: "\f7ce";
}

.fa-snowflake:before {
  content: "\f2dc";
}

.fa-snowflakes:before {
  content: "\f7cf";
}

.fa-snowman:before {
  content: "\f7d0";
}

.fa-snowmobile:before {
  content: "\f7d1";
}

.fa-snowplow:before {
  content: "\f7d2";
}

.fa-socks:before {
  content: "\f696";
}

.fa-solar-panel:before {
  content: "\f5ba";
}

.fa-sort:before {
  content: "\f0dc";
}

.fa-sort-alpha-down:before {
  content: "\f15d";
}

.fa-sort-alpha-down-alt:before {
  content: "\f881";
}

.fa-sort-alpha-up:before {
  content: "\f15e";
}

.fa-sort-alpha-up-alt:before {
  content: "\f882";
}

.fa-sort-alt:before {
  content: "\f883";
}

.fa-sort-amount-down:before {
  content: "\f160";
}

.fa-sort-amount-down-alt:before {
  content: "\f884";
}

.fa-sort-amount-up:before {
  content: "\f161";
}

.fa-sort-amount-up-alt:before {
  content: "\f885";
}

.fa-sort-down:before {
  content: "\f0dd";
}

.fa-sort-numeric-down:before {
  content: "\f162";
}

.fa-sort-numeric-down-alt:before {
  content: "\f886";
}

.fa-sort-numeric-up:before {
  content: "\f163";
}

.fa-sort-numeric-up-alt:before {
  content: "\f887";
}

.fa-sort-shapes-down:before {
  content: "\f888";
}

.fa-sort-shapes-down-alt:before {
  content: "\f889";
}

.fa-sort-shapes-up:before {
  content: "\f88a";
}

.fa-sort-shapes-up-alt:before {
  content: "\f88b";
}

.fa-sort-size-down:before {
  content: "\f88c";
}

.fa-sort-size-down-alt:before {
  content: "\f88d";
}

.fa-sort-size-up:before {
  content: "\f88e";
}

.fa-sort-size-up-alt:before {
  content: "\f88f";
}

.fa-sort-up:before {
  content: "\f0de";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-soup:before {
  content: "\f823";
}

.fa-sourcetree:before {
  content: "\f7d3";
}

.fa-spa:before {
  content: "\f5bb";
}

.fa-space-shuttle:before {
  content: "\f197";
}

.fa-spade:before {
  content: "\f2f4";
}

.fa-sparkles:before {
  content: "\f890";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-speaker:before {
  content: "\f8df";
}

.fa-speaker-deck:before {
  content: "\f83c";
}

.fa-speakers:before {
  content: "\f8e0";
}

.fa-spell-check:before {
  content: "\f891";
}

.fa-spider:before {
  content: "\f717";
}

.fa-spider-black-widow:before {
  content: "\f718";
}

.fa-spider-web:before {
  content: "\f719";
}

.fa-spinner:before {
  content: "\f110";
}

.fa-spinner-third:before {
  content: "\f3f4";
}

.fa-splotch:before {
  content: "\f5bc";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-spray-can:before {
  content: "\f5bd";
}

.fa-square:before {
  content: "\f0c8";
}

.fa-square-full:before {
  content: "\f45c";
}

.fa-square-root:before {
  content: "\f697";
}

.fa-square-root-alt:before {
  content: "\f698";
}

.fa-squarespace:before {
  content: "\f5be";
}

.fa-squirrel:before {
  content: "\f71a";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-stackpath:before {
  content: "\f842";
}

.fa-staff:before {
  content: "\f71b";
}

.fa-stamp:before {
  content: "\f5bf";
}

.fa-star:before {
  content: "\f005";
}

.fa-star-and-crescent:before {
  content: "\f699";
}

.fa-star-christmas:before {
  content: "\f7d4";
}

.fa-star-exclamation:before {
  content: "\f2f3";
}

.fa-star-half:before {
  content: "\f089";
}

.fa-star-half-alt:before {
  content: "\f5c0";
}

.fa-star-of-david:before {
  content: "\f69a";
}

.fa-star-of-life:before {
  content: "\f621";
}

.fa-stars:before {
  content: "\f762";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steak:before {
  content: "\f824";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

.fa-steering-wheel:before {
  content: "\f622";
}

.fa-step-backward:before {
  content: "\f048";
}

.fa-step-forward:before {
  content: "\f051";
}

.fa-stethoscope:before {
  content: "\f0f1";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-sticky-note:before {
  content: "\f249";
}

.fa-stocking:before {
  content: "\f7d5";
}

.fa-stomach:before {
  content: "\f623";
}

.fa-stop:before {
  content: "\f04d";
}

.fa-stop-circle:before {
  content: "\f28d";
}

.fa-stopwatch:before {
  content: "\f2f2";
}

.fa-store:before {
  content: "\f54e";
}

.fa-store-alt:before {
  content: "\f54f";
}

.fa-strava:before {
  content: "\f428";
}

.fa-stream:before {
  content: "\f550";
}

.fa-street-view:before {
  content: "\f21d";
}

.fa-stretcher:before {
  content: "\f825";
}

.fa-strikethrough:before {
  content: "\f0cc";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-stroopwafel:before {
  content: "\f551";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-subscript:before {
  content: "\f12c";
}

.fa-subway:before {
  content: "\f239";
}

.fa-suitcase:before {
  content: "\f0f2";
}

.fa-suitcase-rolling:before {
  content: "\f5c1";
}

.fa-sun:before {
  content: "\f185";
}

.fa-sun-cloud:before {
  content: "\f763";
}

.fa-sun-dust:before {
  content: "\f764";
}

.fa-sun-haze:before {
  content: "\f765";
}

.fa-sunglasses:before {
  content: "\f892";
}

.fa-sunrise:before {
  content: "\f766";
}

.fa-sunset:before {
  content: "\f767";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-superscript:before {
  content: "\f12b";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-surprise:before {
  content: "\f5c2";
}

.fa-suse:before {
  content: "\f7d6";
}

.fa-swatchbook:before {
  content: "\f5c3";
}

.fa-swift:before {
  content: "\f8e1";
}

.fa-swimmer:before {
  content: "\f5c4";
}

.fa-swimming-pool:before {
  content: "\f5c5";
}

.fa-sword:before {
  content: "\f71c";
}

.fa-swords:before {
  content: "\f71d";
}

.fa-symfony:before {
  content: "\f83d";
}

.fa-synagogue:before {
  content: "\f69b";
}

.fa-sync:before {
  content: "\f021";
}

.fa-sync-alt:before {
  content: "\f2f1";
}

.fa-syringe:before {
  content: "\f48e";
}

.fa-table:before {
  content: "\f0ce";
}

.fa-table-tennis:before {
  content: "\f45d";
}

.fa-tablet:before {
  content: "\f10a";
}

.fa-tablet-alt:before {
  content: "\f3fa";
}

.fa-tablet-android:before {
  content: "\f3fb";
}

.fa-tablet-android-alt:before {
  content: "\f3fc";
}

.fa-tablet-rugged:before {
  content: "\f48f";
}

.fa-tablets:before {
  content: "\f490";
}

.fa-tachometer:before {
  content: "\f0e4";
}

.fa-tachometer-alt:before {
  content: "\f3fd";
}

.fa-tachometer-alt-average:before {
  content: "\f624";
}

.fa-tachometer-alt-fast:before {
  content: "\f625";
}

.fa-tachometer-alt-fastest:before {
  content: "\f626";
}

.fa-tachometer-alt-slow:before {
  content: "\f627";
}

.fa-tachometer-alt-slowest:before {
  content: "\f628";
}

.fa-tachometer-average:before {
  content: "\f629";
}

.fa-tachometer-fast:before {
  content: "\f62a";
}

.fa-tachometer-fastest:before {
  content: "\f62b";
}

.fa-tachometer-slow:before {
  content: "\f62c";
}

.fa-tachometer-slowest:before {
  content: "\f62d";
}

.fa-taco:before {
  content: "\f826";
}

.fa-tag:before {
  content: "\f02b";
}

.fa-tags:before {
  content: "\f02c";
}

.fa-tally:before {
  content: "\f69c";
}

.fa-tanakh:before {
  content: "\f827";
}

.fa-tape:before {
  content: "\f4db";
}

.fa-tasks:before {
  content: "\f0ae";
}

.fa-tasks-alt:before {
  content: "\f828";
}

.fa-taxi:before {
  content: "\f1ba";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-teeth:before {
  content: "\f62e";
}

.fa-teeth-open:before {
  content: "\f62f";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f3fe";
}

.fa-temperature-frigid:before {
  content: "\f768";
}

.fa-temperature-high:before {
  content: "\f769";
}

.fa-temperature-hot:before {
  content: "\f76a";
}

.fa-temperature-low:before {
  content: "\f76b";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-tenge:before {
  content: "\f7d7";
}

.fa-tennis-ball:before {
  content: "\f45e";
}

.fa-terminal:before {
  content: "\f120";
}

.fa-text:before {
  content: "\f893";
}

.fa-text-height:before {
  content: "\f034";
}

.fa-text-size:before {
  content: "\f894";
}

.fa-text-width:before {
  content: "\f035";
}

.fa-th:before {
  content: "\f00a";
}

.fa-th-large:before {
  content: "\f009";
}

.fa-th-list:before {
  content: "\f00b";
}

.fa-the-red-yeti:before {
  content: "\f69d";
}

.fa-theater-masks:before {
  content: "\f630";
}

.fa-themeco:before {
  content: "\f5c6";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-thermometer:before {
  content: "\f491";
}

.fa-thermometer-empty:before {
  content: "\f2cb";
}

.fa-thermometer-full:before {
  content: "\f2c7";
}

.fa-thermometer-half:before {
  content: "\f2c9";
}

.fa-thermometer-quarter:before {
  content: "\f2ca";
}

.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}

.fa-theta:before {
  content: "\f69e";
}

.fa-think-peaks:before {
  content: "\f731";
}

.fa-thumbs-down:before {
  content: "\f165";
}

.fa-thumbs-up:before {
  content: "\f164";
}

.fa-thumbtack:before {
  content: "\f08d";
}

.fa-thunderstorm:before {
  content: "\f76c";
}

.fa-thunderstorm-moon:before {
  content: "\f76d";
}

.fa-thunderstorm-sun:before {
  content: "\f76e";
}

.fa-ticket:before {
  content: "\f145";
}

.fa-ticket-alt:before {
  content: "\f3ff";
}

.fa-tilde:before {
  content: "\f69f";
}

.fa-times:before {
  content: "\f00d";
}

.fa-times-circle:before {
  content: "\f057";
}

.fa-times-hexagon:before {
  content: "\f2ee";
}

.fa-times-octagon:before {
  content: "\f2f0";
}

.fa-times-square:before {
  content: "\f2d3";
}

.fa-tint:before {
  content: "\f043";
}

.fa-tint-slash:before {
  content: "\f5c7";
}

.fa-tire:before {
  content: "\f631";
}

.fa-tire-flat:before {
  content: "\f632";
}

.fa-tire-pressure-warning:before {
  content: "\f633";
}

.fa-tire-rugged:before {
  content: "\f634";
}

.fa-tired:before {
  content: "\f5c8";
}

.fa-toggle-off:before {
  content: "\f204";
}

.fa-toggle-on:before {
  content: "\f205";
}

.fa-toilet:before {
  content: "\f7d8";
}

.fa-toilet-paper:before {
  content: "\f71e";
}

.fa-toilet-paper-alt:before {
  content: "\f71f";
}

.fa-tombstone:before {
  content: "\f720";
}

.fa-tombstone-alt:before {
  content: "\f721";
}

.fa-toolbox:before {
  content: "\f552";
}

.fa-tools:before {
  content: "\f7d9";
}

.fa-tooth:before {
  content: "\f5c9";
}

.fa-toothbrush:before {
  content: "\f635";
}

.fa-torah:before {
  content: "\f6a0";
}

.fa-torii-gate:before {
  content: "\f6a1";
}

.fa-tornado:before {
  content: "\f76f";
}

.fa-tractor:before {
  content: "\f722";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trademark:before {
  content: "\f25c";
}

.fa-traffic-cone:before {
  content: "\f636";
}

.fa-traffic-light:before {
  content: "\f637";
}

.fa-traffic-light-go:before {
  content: "\f638";
}

.fa-traffic-light-slow:before {
  content: "\f639";
}

.fa-traffic-light-stop:before {
  content: "\f63a";
}

.fa-train:before {
  content: "\f238";
}

.fa-tram:before {
  content: "\f7da";
}

.fa-transgender:before {
  content: "\f224";
}

.fa-transgender-alt:before {
  content: "\f225";
}

.fa-trash:before {
  content: "\f1f8";
}

.fa-trash-alt:before {
  content: "\f2ed";
}

.fa-trash-restore:before {
  content: "\f829";
}

.fa-trash-restore-alt:before {
  content: "\f82a";
}

.fa-trash-undo:before {
  content: "\f895";
}

.fa-trash-undo-alt:before {
  content: "\f896";
}

.fa-treasure-chest:before {
  content: "\f723";
}

.fa-tree:before {
  content: "\f1bb";
}

.fa-tree-alt:before {
  content: "\f400";
}

.fa-tree-christmas:before {
  content: "\f7db";
}

.fa-tree-decorated:before {
  content: "\f7dc";
}

.fa-tree-large:before {
  content: "\f7dd";
}

.fa-tree-palm:before {
  content: "\f82b";
}

.fa-trees:before {
  content: "\f724";
}

.fa-trello:before {
  content: "\f181";
}

.fa-triangle:before {
  content: "\f2ec";
}

.fa-triangle-music:before {
  content: "\f8e2";
}

.fa-tripadvisor:before {
  content: "\f262";
}

.fa-trophy:before {
  content: "\f091";
}

.fa-trophy-alt:before {
  content: "\f2eb";
}

.fa-truck:before {
  content: "\f0d1";
}

.fa-truck-container:before {
  content: "\f4dc";
}

.fa-truck-couch:before {
  content: "\f4dd";
}

.fa-truck-loading:before {
  content: "\f4de";
}

.fa-truck-monster:before {
  content: "\f63b";
}

.fa-truck-moving:before {
  content: "\f4df";
}

.fa-truck-pickup:before {
  content: "\f63c";
}

.fa-truck-plow:before {
  content: "\f7de";
}

.fa-truck-ramp:before {
  content: "\f4e0";
}

.fa-trumpet:before {
  content: "\f8e3";
}

.fa-tshirt:before {
  content: "\f553";
}

.fa-tty:before {
  content: "\f1e4";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-turkey:before {
  content: "\f725";
}

.fa-turntable:before {
  content: "\f8e4";
}

.fa-turtle:before {
  content: "\f726";
}

.fa-tv:before {
  content: "\f26c";
}

.fa-tv-alt:before {
  content: "\f8e5";
}

.fa-tv-music:before {
  content: "\f8e6";
}

.fa-tv-retro:before {
  content: "\f401";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-typewriter:before {
  content: "\f8e7";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-ubuntu:before {
  content: "\f7df";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbraco:before {
  content: "\f8e8";
}

.fa-umbrella:before {
  content: "\f0e9";
}

.fa-umbrella-beach:before {
  content: "\f5ca";
}

.fa-underline:before {
  content: "\f0cd";
}

.fa-undo:before {
  content: "\f0e2";
}

.fa-undo-alt:before {
  content: "\f2ea";
}

.fa-unicorn:before {
  content: "\f727";
}

.fa-union:before {
  content: "\f6a2";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-universal-access:before {
  content: "\f29a";
}

.fa-university:before {
  content: "\f19c";
}

.fa-unlink:before {
  content: "\f127";
}

.fa-unlock:before {
  content: "\f09c";
}

.fa-unlock-alt:before {
  content: "\f13e";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-upload:before {
  content: "\f093";
}

.fa-ups:before {
  content: "\f7e0";
}

.fa-usb:before {
  content: "\f287";
}

.fa-usb-drive:before {
  content: "\f8e9";
}

.fa-usd-circle:before {
  content: "\f2e8";
}

.fa-usd-square:before {
  content: "\f2e9";
}

.fa-user:before {
  content: "\f007";
}

.fa-user-alt:before {
  content: "\f406";
}

.fa-user-alt-slash:before {
  content: "\f4fa";
}

.fa-user-astronaut:before {
  content: "\f4fb";
}

.fa-user-chart:before {
  content: "\f6a3";
}

.fa-user-check:before {
  content: "\f4fc";
}

.fa-user-circle:before {
  content: "\f2bd";
}

.fa-user-clock:before {
  content: "\f4fd";
}

.fa-user-cog:before {
  content: "\f4fe";
}

.fa-user-cowboy:before {
  content: "\f8ea";
}

.fa-user-crown:before {
  content: "\f6a4";
}

.fa-user-edit:before {
  content: "\f4ff";
}

.fa-user-friends:before {
  content: "\f500";
}

.fa-user-graduate:before {
  content: "\f501";
}

.fa-user-hard-hat:before {
  content: "\f82c";
}

.fa-user-headset:before {
  content: "\f82d";
}

.fa-user-injured:before {
  content: "\f728";
}

.fa-user-lock:before {
  content: "\f502";
}

.fa-user-md:before {
  content: "\f0f0";
}

.fa-user-md-chat:before {
  content: "\f82e";
}

.fa-user-minus:before {
  content: "\f503";
}

.fa-user-music:before {
  content: "\f8eb";
}

.fa-user-ninja:before {
  content: "\f504";
}

.fa-user-nurse:before {
  content: "\f82f";
}

.fa-user-plus:before {
  content: "\f234";
}

.fa-user-secret:before {
  content: "\f21b";
}

.fa-user-shield:before {
  content: "\f505";
}

.fa-user-slash:before {
  content: "\f506";
}

.fa-user-tag:before {
  content: "\f507";
}

.fa-user-tie:before {
  content: "\f508";
}

.fa-user-times:before {
  content: "\f235";
}

.fa-users:before {
  content: "\f0c0";
}

.fa-users-class:before {
  content: "\f63d";
}

.fa-users-cog:before {
  content: "\f509";
}

.fa-users-crown:before {
  content: "\f6a5";
}

.fa-users-medical:before {
  content: "\f830";
}

.fa-usps:before {
  content: "\f7e1";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-utensil-fork:before {
  content: "\f2e3";
}

.fa-utensil-knife:before {
  content: "\f2e4";
}

.fa-utensil-spoon:before {
  content: "\f2e5";
}

.fa-utensils:before {
  content: "\f2e7";
}

.fa-utensils-alt:before {
  content: "\f2e6";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-value-absolute:before {
  content: "\f6a6";
}

.fa-vector-square:before {
  content: "\f5cb";
}

.fa-venus:before {
  content: "\f221";
}

.fa-venus-double:before {
  content: "\f226";
}

.fa-venus-mars:before {
  content: "\f228";
}

.fa-vhs:before {
  content: "\f8ec";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-vial:before {
  content: "\f492";
}

.fa-vials:before {
  content: "\f493";
}

.fa-viber:before {
  content: "\f409";
}

.fa-video:before {
  content: "\f03d";
}

.fa-video-plus:before {
  content: "\f4e1";
}

.fa-video-slash:before {
  content: "\f4e2";
}

.fa-vihara:before {
  content: "\f6a7";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-violin:before {
  content: "\f8ed";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-voicemail:before {
  content: "\f897";
}

.fa-volcano:before {
  content: "\f770";
}

.fa-volleyball-ball:before {
  content: "\f45f";
}

.fa-volume:before {
  content: "\f6a8";
}

.fa-volume-down:before {
  content: "\f027";
}

.fa-volume-mute:before {
  content: "\f6a9";
}

.fa-volume-off:before {
  content: "\f026";
}

.fa-volume-slash:before {
  content: "\f2e2";
}

.fa-volume-up:before {
  content: "\f028";
}

.fa-vote-nay:before {
  content: "\f771";
}

.fa-vote-yea:before {
  content: "\f772";
}

.fa-vr-cardboard:before {
  content: "\f729";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-wagon-covered:before {
  content: "\f8ee";
}

.fa-walker:before {
  content: "\f831";
}

.fa-walkie-talkie:before {
  content: "\f8ef";
}

.fa-walking:before {
  content: "\f554";
}

.fa-wallet:before {
  content: "\f555";
}

.fa-wand:before {
  content: "\f72a";
}

.fa-wand-magic:before {
  content: "\f72b";
}

.fa-warehouse:before {
  content: "\f494";
}

.fa-warehouse-alt:before {
  content: "\f495";
}

.fa-washer:before {
  content: "\f898";
}

.fa-watch:before {
  content: "\f2e1";
}

.fa-watch-calculator:before {
  content: "\f8f0";
}

.fa-watch-fitness:before {
  content: "\f63e";
}

.fa-water:before {
  content: "\f773";
}

.fa-water-lower:before {
  content: "\f774";
}

.fa-water-rise:before {
  content: "\f775";
}

.fa-wave-sine:before {
  content: "\f899";
}

.fa-wave-square:before {
  content: "\f83e";
}

.fa-wave-triangle:before {
  content: "\f89a";
}

.fa-waveform:before {
  content: "\f8f1";
}

.fa-waveform-path:before {
  content: "\f8f2";
}

.fa-waze:before {
  content: "\f83f";
}

.fa-webcam:before {
  content: "\f832";
}

.fa-webcam-slash:before {
  content: "\f833";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weight:before {
  content: "\f496";
}

.fa-weight-hanging:before {
  content: "\f5cd";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whale:before {
  content: "\f72c";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-wheat:before {
  content: "\f72d";
}

.fa-wheelchair:before {
  content: "\f193";
}

.fa-whistle:before {
  content: "\f460";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wifi:before {
  content: "\f1eb";
}

.fa-wifi-1:before {
  content: "\f6aa";
}

.fa-wifi-2:before {
  content: "\f6ab";
}

.fa-wifi-slash:before {
  content: "\f6ac";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-wind:before {
  content: "\f72e";
}

.fa-wind-turbine:before {
  content: "\f89b";
}

.fa-wind-warning:before {
  content: "\f776";
}

.fa-window:before {
  content: "\f40e";
}

.fa-window-alt:before {
  content: "\f40f";
}

.fa-window-close:before {
  content: "\f410";
}

.fa-window-maximize:before {
  content: "\f2d0";
}

.fa-window-minimize:before {
  content: "\f2d1";
}

.fa-window-restore:before {
  content: "\f2d2";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-windsock:before {
  content: "\f777";
}

.fa-wine-bottle:before {
  content: "\f72f";
}

.fa-wine-glass:before {
  content: "\f4e3";
}

.fa-wine-glass-alt:before {
  content: "\f5ce";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
  content: "\f730";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-won-sign:before {
  content: "\f159";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wpressr:before {
  content: "\f3e4";
}

.fa-wreath:before {
  content: "\f7e2";
}

.fa-wrench:before {
  content: "\f0ad";
}

.fa-x-ray:before {
  content: "\f497";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yammer:before {
  content: "\f840";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yarn:before {
  content: "\f7e3";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yen-sign:before {
  content: "\f157";
}

.fa-yin-yang:before {
  content: "\f6ad";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-zhihu:before {
  content: "\f63f";
}

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
strong, sub, sup, tt, var,
b, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  outline: none;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.clearfix::after {
  content: "";
  display: table;
  clear: both;
}

.nf-form-cont .list-radio-wrap ul,
.nf-form-cont .list-checkbox-wrap ul, .unstyled-list {
  list-style: none;
}
.nf-form-cont .list-radio-wrap ul,
.nf-form-cont .list-checkbox-wrap ul, .unstyled-list, .nf-form-cont .list-radio-wrap ul li,
.nf-form-cont .list-checkbox-wrap ul li, .unstyled-list li {
  margin: 0;
  padding: 0;
}
.nf-form-cont .list-radio-wrap ul::before,
.nf-form-cont .list-checkbox-wrap ul::before, .unstyled-list::before, .nf-form-cont .list-radio-wrap ul li::before,
.nf-form-cont .list-checkbox-wrap ul li::before, .unstyled-list li::before {
  content: none;
}

.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.social__link .fa-twitter::before, .pagination-walker__direction::before, .card__visual img, .passwordbox__toggle::after, .list__item__collapse::after, .site-message__close::after, .site-top__search label::before, .site-header__menu > .site-header__menu__item > .site-header__menu__link span, .animation-image::before, .animation-image::after, .cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.is-hidden,
.is-logged .is-hidden--logged,
.is-unlogged .is-hidden--unlogged,
.is-logged--admin .is-hidden--admin {
  display: none;
}

.is-invisible,
.is-logged .is-invisible--logged,
.is-unlogged .is-invisible--unlogged,
.is-logged--admin .is-invisible--admin {
  opacity: 0;
  visibility: hidden;
}

.is-shown,
.is-logged .is-shown--logged,
.is-unlogged .is-shown--unlogged,
.is-logged--admin .is-shown--admin {
  opacity: 1;
  display: auto;
}

[disabled],
[disabled=disabled],
.is-disabled,
.is-logged .is-disabled--logged,
.is-unlogged .is-disabled--unlogged {
  opacity: 0.25;
  pointer-events: none;
}

.is-scroll-locked {
  overflow: hidden;
}

.container {
  position: relative;
  z-index: 1;
  width: calc(100% - 40px);
  max-width: 1200px;
  margin: 0 auto;
}
.container--lg {
  max-width: 1200px;
}
.container--md {
  max-width: 960px;
}
@media screen and (max-width: 1240px) {
  .container {
    max-width: 960px;
  }
}
.container--sm {
  max-width: 740px;
}
@media screen and (max-width: 1040px) {
  .container {
    max-width: 740px;
  }
}
.container--xs {
  max-width: 300px;
}
@media screen and (max-width: 640px) {
  .container {
    max-width: 300px;
  }
}
.container--xl {
  max-width: 1320px;
}
.container__title {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform-origin: 100% 0%;
      -ms-transform-origin: 100% 0%;
          transform-origin: 100% 0%;
  -webkit-transform: translate(-100%) rotate(-90deg);
      -ms-transform: translate(-100%) rotate(-90deg);
          transform: translate(-100%) rotate(-90deg);
  font-size: 40px;
  font-size: 2.5rem;
  line-height: 60px;
  font-family: "Dosis-Regular", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
  color: #01799E;
  text-transform: uppercase;
}
@media screen and (max-width: 640px) {
  .container__title {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 50px;
  }
}
.container.has-title {
  padding-left: 80px;
}
@media screen and (max-width: 640px) {
  .container.has-title {
    padding-left: 60px;
  }
}

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}

.row-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.row-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse nowrap;
          flex-flow: row-reverse nowrap;
}

.row-reverse-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-flow: row-reverse wrap;
          flex-flow: row-reverse wrap;
}

.column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}

.column-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
}

.column-reverse {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-flow: column-reverse nowrap;
          flex-flow: column-reverse nowrap;
}

.column-reverse-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-flow: column-reverse wrap;
          flex-flow: column-reverse wrap;
}

@media screen and (max-width: 1240px) {
  .row-md {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
  .row-wrap-md {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .row-reverse-md {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse nowrap;
            flex-flow: row-reverse nowrap;
  }
  .row-reverse-wrap-md {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse wrap;
            flex-flow: row-reverse wrap;
  }
  .column-md {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .column-wrap-md {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
  }
  .column-reverse-md {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse nowrap;
            flex-flow: column-reverse nowrap;
  }
  .column-reverse-wrap-md {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse wrap;
            flex-flow: column-reverse wrap;
  }
}
@media screen and (max-width: 1040px) {
  .row-sm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
  .row-wrap-sm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .row-reverse-sm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse nowrap;
            flex-flow: row-reverse nowrap;
  }
  .row-reverse-wrap-sm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse wrap;
            flex-flow: row-reverse wrap;
  }
  .column-sm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .column-wrap-sm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
  }
  .column-reverse-sm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse nowrap;
            flex-flow: column-reverse nowrap;
  }
  .column-reverse-wrap-sm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse wrap;
            flex-flow: column-reverse wrap;
  }
}
@media screen and (max-width: 640px) {
  .row-xs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row nowrap;
            flex-flow: row nowrap;
  }
  .row-wrap-xs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
  }
  .row-reverse-xs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse nowrap;
            flex-flow: row-reverse nowrap;
  }
  .row-reverse-wrap-xs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-flow: row-reverse wrap;
            flex-flow: row-reverse wrap;
  }
  .column-xs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
  .column-wrap-xs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
  }
  .column-reverse-xs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse nowrap;
            flex-flow: column-reverse nowrap;
  }
  .column-reverse-wrap-xs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-flow: column-reverse wrap;
            flex-flow: column-reverse wrap;
  }
}
.gr {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.gr-1 {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.gr-2 {
  -webkit-box-flex: 2;
      -ms-flex: 2;
          flex: 2;
}

.gr-3 {
  -webkit-box-flex: 3;
      -ms-flex: 3;
          flex: 3;
}

.gr-4 {
  -webkit-box-flex: 4;
      -ms-flex: 4;
          flex: 4;
}

.gr-5 {
  -webkit-box-flex: 5;
      -ms-flex: 5;
          flex: 5;
}

.gr-6 {
  -webkit-box-flex: 6;
      -ms-flex: 6;
          flex: 6;
}

.gr-7 {
  -webkit-box-flex: 7;
      -ms-flex: 7;
          flex: 7;
}

.gr-8 {
  -webkit-box-flex: 8;
      -ms-flex: 8;
          flex: 8;
}

.gr-9 {
  -webkit-box-flex: 9;
      -ms-flex: 9;
          flex: 9;
}

.gr-10 {
  -webkit-box-flex: 10;
      -ms-flex: 10;
          flex: 10;
}

.gr-11 {
  -webkit-box-flex: 11;
      -ms-flex: 11;
          flex: 11;
}

.gr-12 {
  -webkit-box-flex: 12;
      -ms-flex: 12;
          flex: 12;
}

.gr-auto {
  -webkit-box-flex: unset;
      -ms-flex: unset;
          flex: unset;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

@media screen and (max-width: 1240px) {
  .gr-md {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .gr-1-md {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .gr-2-md {
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
  }
  .gr-3-md {
    -webkit-box-flex: 3;
        -ms-flex: 3;
            flex: 3;
  }
  .gr-4-md {
    -webkit-box-flex: 4;
        -ms-flex: 4;
            flex: 4;
  }
  .gr-5-md {
    -webkit-box-flex: 5;
        -ms-flex: 5;
            flex: 5;
  }
  .gr-6-md {
    -webkit-box-flex: 6;
        -ms-flex: 6;
            flex: 6;
  }
  .gr-7-md {
    -webkit-box-flex: 7;
        -ms-flex: 7;
            flex: 7;
  }
  .gr-8-md {
    -webkit-box-flex: 8;
        -ms-flex: 8;
            flex: 8;
  }
  .gr-9-md {
    -webkit-box-flex: 9;
        -ms-flex: 9;
            flex: 9;
  }
  .gr-10-md {
    -webkit-box-flex: 10;
        -ms-flex: 10;
            flex: 10;
  }
  .gr-11-md {
    -webkit-box-flex: 11;
        -ms-flex: 11;
            flex: 11;
  }
  .gr-12-md {
    -webkit-box-flex: 12;
        -ms-flex: 12;
            flex: 12;
  }
  .gr-auto {
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
@media screen and (max-width: 1040px) {
  .gr-sm {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .gr-1-sm {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .gr-2-sm {
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
  }
  .gr-3-sm {
    -webkit-box-flex: 3;
        -ms-flex: 3;
            flex: 3;
  }
  .gr-4-sm {
    -webkit-box-flex: 4;
        -ms-flex: 4;
            flex: 4;
  }
  .gr-5-sm {
    -webkit-box-flex: 5;
        -ms-flex: 5;
            flex: 5;
  }
  .gr-6-sm {
    -webkit-box-flex: 6;
        -ms-flex: 6;
            flex: 6;
  }
  .gr-7-sm {
    -webkit-box-flex: 7;
        -ms-flex: 7;
            flex: 7;
  }
  .gr-8-sm {
    -webkit-box-flex: 8;
        -ms-flex: 8;
            flex: 8;
  }
  .gr-9-sm {
    -webkit-box-flex: 9;
        -ms-flex: 9;
            flex: 9;
  }
  .gr-10-sm {
    -webkit-box-flex: 10;
        -ms-flex: 10;
            flex: 10;
  }
  .gr-11-sm {
    -webkit-box-flex: 11;
        -ms-flex: 11;
            flex: 11;
  }
  .gr-12-sm {
    -webkit-box-flex: 12;
        -ms-flex: 12;
            flex: 12;
  }
  .gr-auto {
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
@media screen and (max-width: 640px) {
  .gr-xs {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .gr-1-xs {
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }
  .gr-2-xs {
    -webkit-box-flex: 2;
        -ms-flex: 2;
            flex: 2;
  }
  .gr-3-xs {
    -webkit-box-flex: 3;
        -ms-flex: 3;
            flex: 3;
  }
  .gr-4-xs {
    -webkit-box-flex: 4;
        -ms-flex: 4;
            flex: 4;
  }
  .gr-5-xs {
    -webkit-box-flex: 5;
        -ms-flex: 5;
            flex: 5;
  }
  .gr-6-xs {
    -webkit-box-flex: 6;
        -ms-flex: 6;
            flex: 6;
  }
  .gr-7-xs {
    -webkit-box-flex: 7;
        -ms-flex: 7;
            flex: 7;
  }
  .gr-8-xs {
    -webkit-box-flex: 8;
        -ms-flex: 8;
            flex: 8;
  }
  .gr-9-xs {
    -webkit-box-flex: 9;
        -ms-flex: 9;
            flex: 9;
  }
  .gr-10-xs {
    -webkit-box-flex: 10;
        -ms-flex: 10;
            flex: 10;
  }
  .gr-11-xs {
    -webkit-box-flex: 11;
        -ms-flex: 11;
            flex: 11;
  }
  .gr-12-xs {
    -webkit-box-flex: 12;
        -ms-flex: 12;
            flex: 12;
  }
  .gr-auto {
    -webkit-box-flex: unset;
        -ms-flex: unset;
            flex: unset;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
[class^=row] {
  margin-left: -12px;
  margin-right: -12px;
}
[class^=row] > [class^=gr] {
  padding-left: 12px;
  padding-right: 12px;
}

.no-gutters {
  margin-left: 0px;
  margin-right: 0px;
}

.no-gutters > [class^=gr] {
  padding-left: 0px;
  padding-right: 0px;
}

.xxs-gutters {
  margin-left: -7px;
  margin-right: -7px;
}

.xxs-gutters > [class^=gr] {
  padding-left: 7px;
  padding-right: 7px;
}

.xs-gutters {
  margin-left: -12px;
  margin-right: -12px;
}

.xs-gutters > [class^=gr] {
  padding-left: 12px;
  padding-right: 12px;
}

.sm-gutters {
  margin-left: -24px;
  margin-right: -24px;
}

.sm-gutters > [class^=gr] {
  padding-left: 24px;
  padding-right: 24px;
}

.ms-gutters {
  margin-left: -40px;
  margin-right: -40px;
}

.ms-gutters > [class^=gr] {
  padding-left: 40px;
  padding-right: 40px;
}

.md-gutters {
  margin-left: -60px;
  margin-right: -60px;
}

.md-gutters > [class^=gr] {
  padding-left: 60px;
  padding-right: 60px;
}

.ml-gutters {
  margin-left: -90px;
  margin-right: -90px;
}

.ml-gutters > [class^=gr] {
  padding-left: 90px;
  padding-right: 90px;
}

.lg-gutters {
  margin-left: -140px;
  margin-right: -140px;
}

.lg-gutters > [class^=gr] {
  padding-left: 140px;
  padding-right: 140px;
}

.xl-gutters {
  margin-left: -240px;
  margin-right: -240px;
}

.xl-gutters > [class^=gr] {
  padding-left: 240px;
  padding-right: 240px;
}

@media screen and (max-width: 1240px) {
  .no-gutters-md {
    margin-left: 0px;
    margin-right: 0px;
  }
  .no-gutters-md > [class^=gr] {
    padding-left: 0px;
    padding-right: 0px;
  }
  .xxs-gutters-md {
    margin-left: -7px;
    margin-right: -7px;
  }
  .xxs-gutters-md > [class^=gr] {
    padding-left: 7px;
    padding-right: 7px;
  }
  .xs-gutters-md {
    margin-left: -12px;
    margin-right: -12px;
  }
  .xs-gutters-md > [class^=gr] {
    padding-left: 12px;
    padding-right: 12px;
  }
  .sm-gutters-md {
    margin-left: -24px;
    margin-right: -24px;
  }
  .sm-gutters-md > [class^=gr] {
    padding-left: 24px;
    padding-right: 24px;
  }
  .ms-gutters-md {
    margin-left: -40px;
    margin-right: -40px;
  }
  .ms-gutters-md > [class^=gr] {
    padding-left: 40px;
    padding-right: 40px;
  }
  .md-gutters-md {
    margin-left: -60px;
    margin-right: -60px;
  }
  .md-gutters-md > [class^=gr] {
    padding-left: 60px;
    padding-right: 60px;
  }
  .ml-gutters-md {
    margin-left: -90px;
    margin-right: -90px;
  }
  .ml-gutters-md > [class^=gr] {
    padding-left: 90px;
    padding-right: 90px;
  }
  .lg-gutters-md {
    margin-left: -140px;
    margin-right: -140px;
  }
  .lg-gutters-md > [class^=gr] {
    padding-left: 140px;
    padding-right: 140px;
  }
  .xl-gutters-md {
    margin-left: -240px;
    margin-right: -240px;
  }
  .xl-gutters-md > [class^=gr] {
    padding-left: 240px;
    padding-right: 240px;
  }
}
@media screen and (max-width: 1040px) {
  .no-gutters-sm {
    margin-left: 0px;
    margin-right: 0px;
  }
  .no-gutters-sm > [class^=gr] {
    padding-left: 0px;
    padding-right: 0px;
  }
  .xxs-gutters-sm {
    margin-left: -5.25px;
    margin-right: -5.25px;
  }
  .xxs-gutters-sm > [class^=gr] {
    padding-left: 5.25px;
    padding-right: 5.25px;
  }
  .xs-gutters-sm {
    margin-left: -9px;
    margin-right: -9px;
  }
  .xs-gutters-sm > [class^=gr] {
    padding-left: 9px;
    padding-right: 9px;
  }
  .sm-gutters-sm {
    margin-left: -18px;
    margin-right: -18px;
  }
  .sm-gutters-sm > [class^=gr] {
    padding-left: 18px;
    padding-right: 18px;
  }
  .ms-gutters-sm {
    margin-left: -30px;
    margin-right: -30px;
  }
  .ms-gutters-sm > [class^=gr] {
    padding-left: 30px;
    padding-right: 30px;
  }
  .md-gutters-sm {
    margin-left: -45px;
    margin-right: -45px;
  }
  .md-gutters-sm > [class^=gr] {
    padding-left: 45px;
    padding-right: 45px;
  }
  .ml-gutters-sm {
    margin-left: -67.5px;
    margin-right: -67.5px;
  }
  .ml-gutters-sm > [class^=gr] {
    padding-left: 67.5px;
    padding-right: 67.5px;
  }
  .lg-gutters-sm {
    margin-left: -105px;
    margin-right: -105px;
  }
  .lg-gutters-sm > [class^=gr] {
    padding-left: 105px;
    padding-right: 105px;
  }
  .xl-gutters-sm {
    margin-left: -180px;
    margin-right: -180px;
  }
  .xl-gutters-sm > [class^=gr] {
    padding-left: 180px;
    padding-right: 180px;
  }
}
@media screen and (max-width: 640px) {
  .no-gutters-xs {
    margin-left: 0px;
    margin-right: 0px;
  }
  .no-gutters-xs > [class^=gr] {
    padding-left: 0px;
    padding-right: 0px;
  }
  .xxs-gutters-xs {
    margin-left: -3.5px;
    margin-right: -3.5px;
  }
  .xxs-gutters-xs > [class^=gr] {
    padding-left: 3.5px;
    padding-right: 3.5px;
  }
  .xs-gutters-xs {
    margin-left: -6px;
    margin-right: -6px;
  }
  .xs-gutters-xs > [class^=gr] {
    padding-left: 6px;
    padding-right: 6px;
  }
  .sm-gutters-xs {
    margin-left: -12px;
    margin-right: -12px;
  }
  .sm-gutters-xs > [class^=gr] {
    padding-left: 12px;
    padding-right: 12px;
  }
  .ms-gutters-xs {
    margin-left: -20px;
    margin-right: -20px;
  }
  .ms-gutters-xs > [class^=gr] {
    padding-left: 20px;
    padding-right: 20px;
  }
  .md-gutters-xs {
    margin-left: -30px;
    margin-right: -30px;
  }
  .md-gutters-xs > [class^=gr] {
    padding-left: 30px;
    padding-right: 30px;
  }
  .ml-gutters-xs {
    margin-left: -45px;
    margin-right: -45px;
  }
  .ml-gutters-xs > [class^=gr] {
    padding-left: 45px;
    padding-right: 45px;
  }
  .lg-gutters-xs {
    margin-left: -70px;
    margin-right: -70px;
  }
  .lg-gutters-xs > [class^=gr] {
    padding-left: 70px;
    padding-right: 70px;
  }
  .xl-gutters-xs {
    margin-left: -120px;
    margin-right: -120px;
  }
  .xl-gutters-xs > [class^=gr] {
    padding-left: 120px;
    padding-right: 120px;
  }
}
.flex-justify-start {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.flex-justify-end {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

.flex-justify-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.flex-justify-space-between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.flex-justify-space-around {
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.flex-align-start {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.flex-align-end {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.flex-align-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex-align-baseline {
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.flex-align-stretch {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.no-padding {
  padding: 0px !important;
}

.no-padding-top {
  padding-top: 0px !important;
}

.no-padding-bottom {
  padding-bottom: 0px !important;
}

.no-padding-left {
  padding-left: 0px !important;
}

.no-padding-right {
  padding-right: 0px !important;
}

.no-padding-vertical {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.no-padding-horizontal {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.no-margin {
  margin: 0px !important;
}

.no-margin-top {
  margin-top: 0px !important;
}

.no-margin-bottom {
  margin-bottom: 0px !important;
}

.no-margin-left {
  margin-left: 0px !important;
}

.no-margin-right {
  margin-right: 0px !important;
}

.no-margin-vertical {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
}

.no-margin-horizontal {
  margin-left: 0px !important;
  margin-right: 0px !important;
}

.xxs-padding {
  padding: 7px !important;
}

.xxs-padding-top {
  padding-top: 7px !important;
}

.xxs-padding-bottom {
  padding-bottom: 7px !important;
}

.xxs-padding-left {
  padding-left: 7px !important;
}

.xxs-padding-right {
  padding-right: 7px !important;
}

.xxs-padding-vertical {
  padding-top: 7px !important;
  padding-bottom: 7px !important;
}

.xxs-padding-horizontal {
  padding-left: 7px !important;
  padding-right: 7px !important;
}

.xxs-margin {
  margin: 7px !important;
}

.xxs-margin-top {
  margin-top: 7px !important;
}

.xxs-margin-bottom {
  margin-bottom: 7px !important;
}

.xxs-margin-left {
  margin-left: 7px !important;
}

.xxs-margin-right {
  margin-right: 7px !important;
}

.xxs-margin-vertical {
  margin-top: 7px !important;
  margin-bottom: 7px !important;
}

.xxs-margin-horizontal {
  margin-left: 7px !important;
  margin-right: 7px !important;
}

.xs-padding {
  padding: 12px !important;
}

.xs-padding-top {
  padding-top: 12px !important;
}

.xs-padding-bottom {
  padding-bottom: 12px !important;
}

.xs-padding-left {
  padding-left: 12px !important;
}

.xs-padding-right {
  padding-right: 12px !important;
}

.xs-padding-vertical {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
}

.xs-padding-horizontal {
  padding-left: 12px !important;
  padding-right: 12px !important;
}

.xs-margin {
  margin: 12px !important;
}

.xs-margin-top {
  margin-top: 12px !important;
}

.xs-margin-bottom {
  margin-bottom: 12px !important;
}

.xs-margin-left {
  margin-left: 12px !important;
}

.xs-margin-right {
  margin-right: 12px !important;
}

.xs-margin-vertical {
  margin-top: 12px !important;
  margin-bottom: 12px !important;
}

.xs-margin-horizontal {
  margin-left: 12px !important;
  margin-right: 12px !important;
}

.sm-padding {
  padding: 24px !important;
}

.sm-padding-top {
  padding-top: 24px !important;
}

.sm-padding-bottom {
  padding-bottom: 24px !important;
}

.sm-padding-left {
  padding-left: 24px !important;
}

.sm-padding-right {
  padding-right: 24px !important;
}

.sm-padding-vertical {
  padding-top: 24px !important;
  padding-bottom: 24px !important;
}

.sm-padding-horizontal {
  padding-left: 24px !important;
  padding-right: 24px !important;
}

.sm-margin {
  margin: 24px !important;
}

.sm-margin-top {
  margin-top: 24px !important;
}

.sm-margin-bottom {
  margin-bottom: 24px !important;
}

.sm-margin-left {
  margin-left: 24px !important;
}

.sm-margin-right {
  margin-right: 24px !important;
}

.sm-margin-vertical {
  margin-top: 24px !important;
  margin-bottom: 24px !important;
}

.sm-margin-horizontal {
  margin-left: 24px !important;
  margin-right: 24px !important;
}

.ms-padding {
  padding: 40px !important;
}

.ms-padding-top {
  padding-top: 40px !important;
}

.ms-padding-bottom {
  padding-bottom: 40px !important;
}

.ms-padding-left {
  padding-left: 40px !important;
}

.ms-padding-right {
  padding-right: 40px !important;
}

.ms-padding-vertical {
  padding-top: 40px !important;
  padding-bottom: 40px !important;
}

.ms-padding-horizontal {
  padding-left: 40px !important;
  padding-right: 40px !important;
}

.ms-margin {
  margin: 40px !important;
}

.ms-margin-top {
  margin-top: 40px !important;
}

.ms-margin-bottom {
  margin-bottom: 40px !important;
}

.ms-margin-left {
  margin-left: 40px !important;
}

.ms-margin-right {
  margin-right: 40px !important;
}

.ms-margin-vertical {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}

.ms-margin-horizontal {
  margin-left: 40px !important;
  margin-right: 40px !important;
}

.md-padding {
  padding: 60px !important;
}

.md-padding-top {
  padding-top: 60px !important;
}

.md-padding-bottom {
  padding-bottom: 60px !important;
}

.md-padding-left {
  padding-left: 60px !important;
}

.md-padding-right {
  padding-right: 60px !important;
}

.md-padding-vertical {
  padding-top: 60px !important;
  padding-bottom: 60px !important;
}

.md-padding-horizontal {
  padding-left: 60px !important;
  padding-right: 60px !important;
}

.md-margin {
  margin: 60px !important;
}

.md-margin-top {
  margin-top: 60px !important;
}

.md-margin-bottom {
  margin-bottom: 60px !important;
}

.md-margin-left {
  margin-left: 60px !important;
}

.md-margin-right {
  margin-right: 60px !important;
}

.md-margin-vertical {
  margin-top: 60px !important;
  margin-bottom: 60px !important;
}

.md-margin-horizontal {
  margin-left: 60px !important;
  margin-right: 60px !important;
}

.ml-padding {
  padding: 90px !important;
}

.ml-padding-top {
  padding-top: 90px !important;
}

.ml-padding-bottom {
  padding-bottom: 90px !important;
}

.ml-padding-left {
  padding-left: 90px !important;
}

.ml-padding-right {
  padding-right: 90px !important;
}

.ml-padding-vertical {
  padding-top: 90px !important;
  padding-bottom: 90px !important;
}

.ml-padding-horizontal {
  padding-left: 90px !important;
  padding-right: 90px !important;
}

.ml-margin {
  margin: 90px !important;
}

.ml-margin-top {
  margin-top: 90px !important;
}

.ml-margin-bottom {
  margin-bottom: 90px !important;
}

.ml-margin-left {
  margin-left: 90px !important;
}

.ml-margin-right {
  margin-right: 90px !important;
}

.ml-margin-vertical {
  margin-top: 90px !important;
  margin-bottom: 90px !important;
}

.ml-margin-horizontal {
  margin-left: 90px !important;
  margin-right: 90px !important;
}

.lg-padding {
  padding: 140px !important;
}

.lg-padding-top {
  padding-top: 140px !important;
}

.lg-padding-bottom {
  padding-bottom: 140px !important;
}

.lg-padding-left {
  padding-left: 140px !important;
}

.lg-padding-right {
  padding-right: 140px !important;
}

.lg-padding-vertical {
  padding-top: 140px !important;
  padding-bottom: 140px !important;
}

.lg-padding-horizontal {
  padding-left: 140px !important;
  padding-right: 140px !important;
}

.lg-margin {
  margin: 140px !important;
}

.lg-margin-top {
  margin-top: 140px !important;
}

.lg-margin-bottom {
  margin-bottom: 140px !important;
}

.lg-margin-left {
  margin-left: 140px !important;
}

.lg-margin-right {
  margin-right: 140px !important;
}

.lg-margin-vertical {
  margin-top: 140px !important;
  margin-bottom: 140px !important;
}

.lg-margin-horizontal {
  margin-left: 140px !important;
  margin-right: 140px !important;
}

.xl-padding {
  padding: 240px !important;
}

.xl-padding-top {
  padding-top: 240px !important;
}

.xl-padding-bottom {
  padding-bottom: 240px !important;
}

.xl-padding-left {
  padding-left: 240px !important;
}

.xl-padding-right {
  padding-right: 240px !important;
}

.xl-padding-vertical {
  padding-top: 240px !important;
  padding-bottom: 240px !important;
}

.xl-padding-horizontal {
  padding-left: 240px !important;
  padding-right: 240px !important;
}

.xl-margin {
  margin: 240px !important;
}

.xl-margin-top {
  margin-top: 240px !important;
}

.xl-margin-bottom {
  margin-bottom: 240px !important;
}

.xl-margin-left {
  margin-left: 240px !important;
}

.xl-margin-right {
  margin-right: 240px !important;
}

.xl-margin-vertical {
  margin-top: 240px !important;
  margin-bottom: 240px !important;
}

.xl-margin-horizontal {
  margin-left: 240px !important;
  margin-right: 240px !important;
}

@media screen and (max-width: 1240px) {
  .no-padding-md {
    padding: 0px !important;
  }
  .no-padding-top-md {
    padding-top: 0px !important;
  }
  .no-padding-bottom-md {
    padding-bottom: 0px !important;
  }
  .no-padding-left-md {
    padding-left: 0px !important;
  }
  .no-padding-right-md {
    padding-right: 0px !important;
  }
  .no-padding-vertical-md {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .no-padding-horizontal-md {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .no-margin-md {
    margin: 0px !important;
  }
  .no-margin-top-md {
    margin-top: 0px !important;
  }
  .no-margin-bottom-md {
    margin-bottom: 0px !important;
  }
  .no-margin-left-md {
    margin-left: 0px !important;
  }
  .no-margin-right-md {
    margin-right: 0px !important;
  }
  .no-margin-vertical-md {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .no-margin-horizontal-md {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .xxs-padding-md {
    padding: 7px !important;
  }
  .xxs-padding-top-md {
    padding-top: 7px !important;
  }
  .xxs-padding-bottom-md {
    padding-bottom: 7px !important;
  }
  .xxs-padding-left-md {
    padding-left: 7px !important;
  }
  .xxs-padding-right-md {
    padding-right: 7px !important;
  }
  .xxs-padding-vertical-md {
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }
  .xxs-padding-horizontal-md {
    padding-left: 7px !important;
    padding-right: 7px !important;
  }
  .xxs-margin-md {
    margin: 7px !important;
  }
  .xxs-margin-top-md {
    margin-top: 7px !important;
  }
  .xxs-margin-bottom-md {
    margin-bottom: 7px !important;
  }
  .xxs-margin-left-md {
    margin-left: 7px !important;
  }
  .xxs-margin-right-md {
    margin-right: 7px !important;
  }
  .xxs-margin-vertical-md {
    margin-top: 7px !important;
    margin-bottom: 7px !important;
  }
  .xxs-margin-horizontal-md {
    margin-left: 7px !important;
    margin-right: 7px !important;
  }
  .xs-padding-md {
    padding: 12px !important;
  }
  .xs-padding-top-md {
    padding-top: 12px !important;
  }
  .xs-padding-bottom-md {
    padding-bottom: 12px !important;
  }
  .xs-padding-left-md {
    padding-left: 12px !important;
  }
  .xs-padding-right-md {
    padding-right: 12px !important;
  }
  .xs-padding-vertical-md {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .xs-padding-horizontal-md {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .xs-margin-md {
    margin: 12px !important;
  }
  .xs-margin-top-md {
    margin-top: 12px !important;
  }
  .xs-margin-bottom-md {
    margin-bottom: 12px !important;
  }
  .xs-margin-left-md {
    margin-left: 12px !important;
  }
  .xs-margin-right-md {
    margin-right: 12px !important;
  }
  .xs-margin-vertical-md {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
  .xs-margin-horizontal-md {
    margin-left: 12px !important;
    margin-right: 12px !important;
  }
  .sm-padding-md {
    padding: 24px !important;
  }
  .sm-padding-top-md {
    padding-top: 24px !important;
  }
  .sm-padding-bottom-md {
    padding-bottom: 24px !important;
  }
  .sm-padding-left-md {
    padding-left: 24px !important;
  }
  .sm-padding-right-md {
    padding-right: 24px !important;
  }
  .sm-padding-vertical-md {
    padding-top: 24px !important;
    padding-bottom: 24px !important;
  }
  .sm-padding-horizontal-md {
    padding-left: 24px !important;
    padding-right: 24px !important;
  }
  .sm-margin-md {
    margin: 24px !important;
  }
  .sm-margin-top-md {
    margin-top: 24px !important;
  }
  .sm-margin-bottom-md {
    margin-bottom: 24px !important;
  }
  .sm-margin-left-md {
    margin-left: 24px !important;
  }
  .sm-margin-right-md {
    margin-right: 24px !important;
  }
  .sm-margin-vertical-md {
    margin-top: 24px !important;
    margin-bottom: 24px !important;
  }
  .sm-margin-horizontal-md {
    margin-left: 24px !important;
    margin-right: 24px !important;
  }
  .ms-padding-md {
    padding: 40px !important;
  }
  .ms-padding-top-md {
    padding-top: 40px !important;
  }
  .ms-padding-bottom-md {
    padding-bottom: 40px !important;
  }
  .ms-padding-left-md {
    padding-left: 40px !important;
  }
  .ms-padding-right-md {
    padding-right: 40px !important;
  }
  .ms-padding-vertical-md {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
  }
  .ms-padding-horizontal-md {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  .ms-margin-md {
    margin: 40px !important;
  }
  .ms-margin-top-md {
    margin-top: 40px !important;
  }
  .ms-margin-bottom-md {
    margin-bottom: 40px !important;
  }
  .ms-margin-left-md {
    margin-left: 40px !important;
  }
  .ms-margin-right-md {
    margin-right: 40px !important;
  }
  .ms-margin-vertical-md {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
  .ms-margin-horizontal-md {
    margin-left: 40px !important;
    margin-right: 40px !important;
  }
  .md-padding-md {
    padding: 60px !important;
  }
  .md-padding-top-md {
    padding-top: 60px !important;
  }
  .md-padding-bottom-md {
    padding-bottom: 60px !important;
  }
  .md-padding-left-md {
    padding-left: 60px !important;
  }
  .md-padding-right-md {
    padding-right: 60px !important;
  }
  .md-padding-vertical-md {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
  }
  .md-padding-horizontal-md {
    padding-left: 60px !important;
    padding-right: 60px !important;
  }
  .md-margin-md {
    margin: 60px !important;
  }
  .md-margin-top-md {
    margin-top: 60px !important;
  }
  .md-margin-bottom-md {
    margin-bottom: 60px !important;
  }
  .md-margin-left-md {
    margin-left: 60px !important;
  }
  .md-margin-right-md {
    margin-right: 60px !important;
  }
  .md-margin-vertical-md {
    margin-top: 60px !important;
    margin-bottom: 60px !important;
  }
  .md-margin-horizontal-md {
    margin-left: 60px !important;
    margin-right: 60px !important;
  }
  .ml-padding-md {
    padding: 90px !important;
  }
  .ml-padding-top-md {
    padding-top: 90px !important;
  }
  .ml-padding-bottom-md {
    padding-bottom: 90px !important;
  }
  .ml-padding-left-md {
    padding-left: 90px !important;
  }
  .ml-padding-right-md {
    padding-right: 90px !important;
  }
  .ml-padding-vertical-md {
    padding-top: 90px !important;
    padding-bottom: 90px !important;
  }
  .ml-padding-horizontal-md {
    padding-left: 90px !important;
    padding-right: 90px !important;
  }
  .ml-margin-md {
    margin: 90px !important;
  }
  .ml-margin-top-md {
    margin-top: 90px !important;
  }
  .ml-margin-bottom-md {
    margin-bottom: 90px !important;
  }
  .ml-margin-left-md {
    margin-left: 90px !important;
  }
  .ml-margin-right-md {
    margin-right: 90px !important;
  }
  .ml-margin-vertical-md {
    margin-top: 90px !important;
    margin-bottom: 90px !important;
  }
  .ml-margin-horizontal-md {
    margin-left: 90px !important;
    margin-right: 90px !important;
  }
  .lg-padding-md {
    padding: 140px !important;
  }
  .lg-padding-top-md {
    padding-top: 140px !important;
  }
  .lg-padding-bottom-md {
    padding-bottom: 140px !important;
  }
  .lg-padding-left-md {
    padding-left: 140px !important;
  }
  .lg-padding-right-md {
    padding-right: 140px !important;
  }
  .lg-padding-vertical-md {
    padding-top: 140px !important;
    padding-bottom: 140px !important;
  }
  .lg-padding-horizontal-md {
    padding-left: 140px !important;
    padding-right: 140px !important;
  }
  .lg-margin-md {
    margin: 140px !important;
  }
  .lg-margin-top-md {
    margin-top: 140px !important;
  }
  .lg-margin-bottom-md {
    margin-bottom: 140px !important;
  }
  .lg-margin-left-md {
    margin-left: 140px !important;
  }
  .lg-margin-right-md {
    margin-right: 140px !important;
  }
  .lg-margin-vertical-md {
    margin-top: 140px !important;
    margin-bottom: 140px !important;
  }
  .lg-margin-horizontal-md {
    margin-left: 140px !important;
    margin-right: 140px !important;
  }
  .xl-padding-md {
    padding: 240px !important;
  }
  .xl-padding-top-md {
    padding-top: 240px !important;
  }
  .xl-padding-bottom-md {
    padding-bottom: 240px !important;
  }
  .xl-padding-left-md {
    padding-left: 240px !important;
  }
  .xl-padding-right-md {
    padding-right: 240px !important;
  }
  .xl-padding-vertical-md {
    padding-top: 240px !important;
    padding-bottom: 240px !important;
  }
  .xl-padding-horizontal-md {
    padding-left: 240px !important;
    padding-right: 240px !important;
  }
  .xl-margin-md {
    margin: 240px !important;
  }
  .xl-margin-top-md {
    margin-top: 240px !important;
  }
  .xl-margin-bottom-md {
    margin-bottom: 240px !important;
  }
  .xl-margin-left-md {
    margin-left: 240px !important;
  }
  .xl-margin-right-md {
    margin-right: 240px !important;
  }
  .xl-margin-vertical-md {
    margin-top: 240px !important;
    margin-bottom: 240px !important;
  }
  .xl-margin-horizontal-md {
    margin-left: 240px !important;
    margin-right: 240px !important;
  }
}
@media screen and (max-width: 1040px) {
  .no-padding {
    padding: 0px !important;
  }
  .no-padding-top {
    padding-top: 0px !important;
  }
  .no-padding-bottom {
    padding-bottom: 0px !important;
  }
  .no-padding-left {
    padding-left: 0px !important;
  }
  .no-padding-right {
    padding-right: 0px !important;
  }
  .no-padding-vertical {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .no-padding-horizontal {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .no-padding-sm {
    padding: 0px !important;
  }
  .no-padding-top-sm {
    padding-top: 0px !important;
  }
  .no-padding-bottom-sm {
    padding-bottom: 0px !important;
  }
  .no-padding-left-sm {
    padding-left: 0px !important;
  }
  .no-padding-right-sm {
    padding-right: 0px !important;
  }
  .no-padding-vertical-sm {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .no-padding-horizontal-sm {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .no-margin {
    margin: 0px !important;
  }
  .no-margin-top {
    margin-top: 0px !important;
  }
  .no-margin-bottom {
    margin-bottom: 0px !important;
  }
  .no-margin-left {
    margin-left: 0px !important;
  }
  .no-margin-right {
    margin-right: 0px !important;
  }
  .no-margin-vertical {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .no-margin-horizontal {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .no-margin-sm {
    margin: 0px !important;
  }
  .no-margin-top-sm {
    margin-top: 0px !important;
  }
  .no-margin-bottom-sm {
    margin-bottom: 0px !important;
  }
  .no-margin-left-sm {
    margin-left: 0px !important;
  }
  .no-margin-right-sm {
    margin-right: 0px !important;
  }
  .no-margin-vertical-sm {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .no-margin-horizontal-sm {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .xxs-padding {
    padding: 5.25px !important;
  }
  .xxs-padding-top {
    padding-top: 5.25px !important;
  }
  .xxs-padding-bottom {
    padding-bottom: 5.25px !important;
  }
  .xxs-padding-left {
    padding-left: 5.25px !important;
  }
  .xxs-padding-right {
    padding-right: 5.25px !important;
  }
  .xxs-padding-vertical {
    padding-top: 5.25px !important;
    padding-bottom: 5.25px !important;
  }
  .xxs-padding-horizontal {
    padding-left: 5.25px !important;
    padding-right: 5.25px !important;
  }
  .xxs-padding-sm {
    padding: 5.25px !important;
  }
  .xxs-padding-top-sm {
    padding-top: 5.25px !important;
  }
  .xxs-padding-bottom-sm {
    padding-bottom: 5.25px !important;
  }
  .xxs-padding-left-sm {
    padding-left: 5.25px !important;
  }
  .xxs-padding-right-sm {
    padding-right: 5.25px !important;
  }
  .xxs-padding-vertical-sm {
    padding-top: 5.25px !important;
    padding-bottom: 5.25px !important;
  }
  .xxs-padding-horizontal-sm {
    padding-left: 5.25px !important;
    padding-right: 5.25px !important;
  }
  .xxs-margin {
    margin: 5.25px !important;
  }
  .xxs-margin-top {
    margin-top: 5.25px !important;
  }
  .xxs-margin-bottom {
    margin-bottom: 5.25px !important;
  }
  .xxs-margin-left {
    margin-left: 5.25px !important;
  }
  .xxs-margin-right {
    margin-right: 5.25px !important;
  }
  .xxs-margin-vertical {
    margin-top: 5.25px !important;
    margin-bottom: 5.25px !important;
  }
  .xxs-margin-horizontal {
    margin-left: 5.25px !important;
    margin-right: 5.25px !important;
  }
  .xxs-margin-sm {
    margin: 5.25px !important;
  }
  .xxs-margin-top-sm {
    margin-top: 5.25px !important;
  }
  .xxs-margin-bottom-sm {
    margin-bottom: 5.25px !important;
  }
  .xxs-margin-left-sm {
    margin-left: 5.25px !important;
  }
  .xxs-margin-right-sm {
    margin-right: 5.25px !important;
  }
  .xxs-margin-vertical-sm {
    margin-top: 5.25px !important;
    margin-bottom: 5.25px !important;
  }
  .xxs-margin-horizontal-sm {
    margin-left: 5.25px !important;
    margin-right: 5.25px !important;
  }
  .xs-padding {
    padding: 9px !important;
  }
  .xs-padding-top {
    padding-top: 9px !important;
  }
  .xs-padding-bottom {
    padding-bottom: 9px !important;
  }
  .xs-padding-left {
    padding-left: 9px !important;
  }
  .xs-padding-right {
    padding-right: 9px !important;
  }
  .xs-padding-vertical {
    padding-top: 9px !important;
    padding-bottom: 9px !important;
  }
  .xs-padding-horizontal {
    padding-left: 9px !important;
    padding-right: 9px !important;
  }
  .xs-padding-sm {
    padding: 9px !important;
  }
  .xs-padding-top-sm {
    padding-top: 9px !important;
  }
  .xs-padding-bottom-sm {
    padding-bottom: 9px !important;
  }
  .xs-padding-left-sm {
    padding-left: 9px !important;
  }
  .xs-padding-right-sm {
    padding-right: 9px !important;
  }
  .xs-padding-vertical-sm {
    padding-top: 9px !important;
    padding-bottom: 9px !important;
  }
  .xs-padding-horizontal-sm {
    padding-left: 9px !important;
    padding-right: 9px !important;
  }
  .xs-margin {
    margin: 9px !important;
  }
  .xs-margin-top {
    margin-top: 9px !important;
  }
  .xs-margin-bottom {
    margin-bottom: 9px !important;
  }
  .xs-margin-left {
    margin-left: 9px !important;
  }
  .xs-margin-right {
    margin-right: 9px !important;
  }
  .xs-margin-vertical {
    margin-top: 9px !important;
    margin-bottom: 9px !important;
  }
  .xs-margin-horizontal {
    margin-left: 9px !important;
    margin-right: 9px !important;
  }
  .xs-margin-sm {
    margin: 9px !important;
  }
  .xs-margin-top-sm {
    margin-top: 9px !important;
  }
  .xs-margin-bottom-sm {
    margin-bottom: 9px !important;
  }
  .xs-margin-left-sm {
    margin-left: 9px !important;
  }
  .xs-margin-right-sm {
    margin-right: 9px !important;
  }
  .xs-margin-vertical-sm {
    margin-top: 9px !important;
    margin-bottom: 9px !important;
  }
  .xs-margin-horizontal-sm {
    margin-left: 9px !important;
    margin-right: 9px !important;
  }
  .sm-padding {
    padding: 18px !important;
  }
  .sm-padding-top {
    padding-top: 18px !important;
  }
  .sm-padding-bottom {
    padding-bottom: 18px !important;
  }
  .sm-padding-left {
    padding-left: 18px !important;
  }
  .sm-padding-right {
    padding-right: 18px !important;
  }
  .sm-padding-vertical {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
  }
  .sm-padding-horizontal {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }
  .sm-padding-sm {
    padding: 18px !important;
  }
  .sm-padding-top-sm {
    padding-top: 18px !important;
  }
  .sm-padding-bottom-sm {
    padding-bottom: 18px !important;
  }
  .sm-padding-left-sm {
    padding-left: 18px !important;
  }
  .sm-padding-right-sm {
    padding-right: 18px !important;
  }
  .sm-padding-vertical-sm {
    padding-top: 18px !important;
    padding-bottom: 18px !important;
  }
  .sm-padding-horizontal-sm {
    padding-left: 18px !important;
    padding-right: 18px !important;
  }
  .sm-margin {
    margin: 18px !important;
  }
  .sm-margin-top {
    margin-top: 18px !important;
  }
  .sm-margin-bottom {
    margin-bottom: 18px !important;
  }
  .sm-margin-left {
    margin-left: 18px !important;
  }
  .sm-margin-right {
    margin-right: 18px !important;
  }
  .sm-margin-vertical {
    margin-top: 18px !important;
    margin-bottom: 18px !important;
  }
  .sm-margin-horizontal {
    margin-left: 18px !important;
    margin-right: 18px !important;
  }
  .sm-margin-sm {
    margin: 18px !important;
  }
  .sm-margin-top-sm {
    margin-top: 18px !important;
  }
  .sm-margin-bottom-sm {
    margin-bottom: 18px !important;
  }
  .sm-margin-left-sm {
    margin-left: 18px !important;
  }
  .sm-margin-right-sm {
    margin-right: 18px !important;
  }
  .sm-margin-vertical-sm {
    margin-top: 18px !important;
    margin-bottom: 18px !important;
  }
  .sm-margin-horizontal-sm {
    margin-left: 18px !important;
    margin-right: 18px !important;
  }
  .ms-padding {
    padding: 30px !important;
  }
  .ms-padding-top {
    padding-top: 30px !important;
  }
  .ms-padding-bottom {
    padding-bottom: 30px !important;
  }
  .ms-padding-left {
    padding-left: 30px !important;
  }
  .ms-padding-right {
    padding-right: 30px !important;
  }
  .ms-padding-vertical {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .ms-padding-horizontal {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .ms-padding-sm {
    padding: 30px !important;
  }
  .ms-padding-top-sm {
    padding-top: 30px !important;
  }
  .ms-padding-bottom-sm {
    padding-bottom: 30px !important;
  }
  .ms-padding-left-sm {
    padding-left: 30px !important;
  }
  .ms-padding-right-sm {
    padding-right: 30px !important;
  }
  .ms-padding-vertical-sm {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .ms-padding-horizontal-sm {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .ms-margin {
    margin: 30px !important;
  }
  .ms-margin-top {
    margin-top: 30px !important;
  }
  .ms-margin-bottom {
    margin-bottom: 30px !important;
  }
  .ms-margin-left {
    margin-left: 30px !important;
  }
  .ms-margin-right {
    margin-right: 30px !important;
  }
  .ms-margin-vertical {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .ms-margin-horizontal {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  .ms-margin-sm {
    margin: 30px !important;
  }
  .ms-margin-top-sm {
    margin-top: 30px !important;
  }
  .ms-margin-bottom-sm {
    margin-bottom: 30px !important;
  }
  .ms-margin-left-sm {
    margin-left: 30px !important;
  }
  .ms-margin-right-sm {
    margin-right: 30px !important;
  }
  .ms-margin-vertical-sm {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .ms-margin-horizontal-sm {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  .md-padding {
    padding: 45px !important;
  }
  .md-padding-top {
    padding-top: 45px !important;
  }
  .md-padding-bottom {
    padding-bottom: 45px !important;
  }
  .md-padding-left {
    padding-left: 45px !important;
  }
  .md-padding-right {
    padding-right: 45px !important;
  }
  .md-padding-vertical {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  .md-padding-horizontal {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  .md-padding-sm {
    padding: 45px !important;
  }
  .md-padding-top-sm {
    padding-top: 45px !important;
  }
  .md-padding-bottom-sm {
    padding-bottom: 45px !important;
  }
  .md-padding-left-sm {
    padding-left: 45px !important;
  }
  .md-padding-right-sm {
    padding-right: 45px !important;
  }
  .md-padding-vertical-sm {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  .md-padding-horizontal-sm {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  .md-margin {
    margin: 45px !important;
  }
  .md-margin-top {
    margin-top: 45px !important;
  }
  .md-margin-bottom {
    margin-bottom: 45px !important;
  }
  .md-margin-left {
    margin-left: 45px !important;
  }
  .md-margin-right {
    margin-right: 45px !important;
  }
  .md-margin-vertical {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  .md-margin-horizontal {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  .md-margin-sm {
    margin: 45px !important;
  }
  .md-margin-top-sm {
    margin-top: 45px !important;
  }
  .md-margin-bottom-sm {
    margin-bottom: 45px !important;
  }
  .md-margin-left-sm {
    margin-left: 45px !important;
  }
  .md-margin-right-sm {
    margin-right: 45px !important;
  }
  .md-margin-vertical-sm {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  .md-margin-horizontal-sm {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  .ml-padding {
    padding: 67.5px !important;
  }
  .ml-padding-top {
    padding-top: 67.5px !important;
  }
  .ml-padding-bottom {
    padding-bottom: 67.5px !important;
  }
  .ml-padding-left {
    padding-left: 67.5px !important;
  }
  .ml-padding-right {
    padding-right: 67.5px !important;
  }
  .ml-padding-vertical {
    padding-top: 67.5px !important;
    padding-bottom: 67.5px !important;
  }
  .ml-padding-horizontal {
    padding-left: 67.5px !important;
    padding-right: 67.5px !important;
  }
  .ml-padding-sm {
    padding: 67.5px !important;
  }
  .ml-padding-top-sm {
    padding-top: 67.5px !important;
  }
  .ml-padding-bottom-sm {
    padding-bottom: 67.5px !important;
  }
  .ml-padding-left-sm {
    padding-left: 67.5px !important;
  }
  .ml-padding-right-sm {
    padding-right: 67.5px !important;
  }
  .ml-padding-vertical-sm {
    padding-top: 67.5px !important;
    padding-bottom: 67.5px !important;
  }
  .ml-padding-horizontal-sm {
    padding-left: 67.5px !important;
    padding-right: 67.5px !important;
  }
  .ml-margin {
    margin: 67.5px !important;
  }
  .ml-margin-top {
    margin-top: 67.5px !important;
  }
  .ml-margin-bottom {
    margin-bottom: 67.5px !important;
  }
  .ml-margin-left {
    margin-left: 67.5px !important;
  }
  .ml-margin-right {
    margin-right: 67.5px !important;
  }
  .ml-margin-vertical {
    margin-top: 67.5px !important;
    margin-bottom: 67.5px !important;
  }
  .ml-margin-horizontal {
    margin-left: 67.5px !important;
    margin-right: 67.5px !important;
  }
  .ml-margin-sm {
    margin: 67.5px !important;
  }
  .ml-margin-top-sm {
    margin-top: 67.5px !important;
  }
  .ml-margin-bottom-sm {
    margin-bottom: 67.5px !important;
  }
  .ml-margin-left-sm {
    margin-left: 67.5px !important;
  }
  .ml-margin-right-sm {
    margin-right: 67.5px !important;
  }
  .ml-margin-vertical-sm {
    margin-top: 67.5px !important;
    margin-bottom: 67.5px !important;
  }
  .ml-margin-horizontal-sm {
    margin-left: 67.5px !important;
    margin-right: 67.5px !important;
  }
  .lg-padding {
    padding: 105px !important;
  }
  .lg-padding-top {
    padding-top: 105px !important;
  }
  .lg-padding-bottom {
    padding-bottom: 105px !important;
  }
  .lg-padding-left {
    padding-left: 105px !important;
  }
  .lg-padding-right {
    padding-right: 105px !important;
  }
  .lg-padding-vertical {
    padding-top: 105px !important;
    padding-bottom: 105px !important;
  }
  .lg-padding-horizontal {
    padding-left: 105px !important;
    padding-right: 105px !important;
  }
  .lg-padding-sm {
    padding: 105px !important;
  }
  .lg-padding-top-sm {
    padding-top: 105px !important;
  }
  .lg-padding-bottom-sm {
    padding-bottom: 105px !important;
  }
  .lg-padding-left-sm {
    padding-left: 105px !important;
  }
  .lg-padding-right-sm {
    padding-right: 105px !important;
  }
  .lg-padding-vertical-sm {
    padding-top: 105px !important;
    padding-bottom: 105px !important;
  }
  .lg-padding-horizontal-sm {
    padding-left: 105px !important;
    padding-right: 105px !important;
  }
  .lg-margin {
    margin: 105px !important;
  }
  .lg-margin-top {
    margin-top: 105px !important;
  }
  .lg-margin-bottom {
    margin-bottom: 105px !important;
  }
  .lg-margin-left {
    margin-left: 105px !important;
  }
  .lg-margin-right {
    margin-right: 105px !important;
  }
  .lg-margin-vertical {
    margin-top: 105px !important;
    margin-bottom: 105px !important;
  }
  .lg-margin-horizontal {
    margin-left: 105px !important;
    margin-right: 105px !important;
  }
  .lg-margin-sm {
    margin: 105px !important;
  }
  .lg-margin-top-sm {
    margin-top: 105px !important;
  }
  .lg-margin-bottom-sm {
    margin-bottom: 105px !important;
  }
  .lg-margin-left-sm {
    margin-left: 105px !important;
  }
  .lg-margin-right-sm {
    margin-right: 105px !important;
  }
  .lg-margin-vertical-sm {
    margin-top: 105px !important;
    margin-bottom: 105px !important;
  }
  .lg-margin-horizontal-sm {
    margin-left: 105px !important;
    margin-right: 105px !important;
  }
  .xl-padding {
    padding: 180px !important;
  }
  .xl-padding-top {
    padding-top: 180px !important;
  }
  .xl-padding-bottom {
    padding-bottom: 180px !important;
  }
  .xl-padding-left {
    padding-left: 180px !important;
  }
  .xl-padding-right {
    padding-right: 180px !important;
  }
  .xl-padding-vertical {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }
  .xl-padding-horizontal {
    padding-left: 180px !important;
    padding-right: 180px !important;
  }
  .xl-padding-sm {
    padding: 180px !important;
  }
  .xl-padding-top-sm {
    padding-top: 180px !important;
  }
  .xl-padding-bottom-sm {
    padding-bottom: 180px !important;
  }
  .xl-padding-left-sm {
    padding-left: 180px !important;
  }
  .xl-padding-right-sm {
    padding-right: 180px !important;
  }
  .xl-padding-vertical-sm {
    padding-top: 180px !important;
    padding-bottom: 180px !important;
  }
  .xl-padding-horizontal-sm {
    padding-left: 180px !important;
    padding-right: 180px !important;
  }
  .xl-margin {
    margin: 180px !important;
  }
  .xl-margin-top {
    margin-top: 180px !important;
  }
  .xl-margin-bottom {
    margin-bottom: 180px !important;
  }
  .xl-margin-left {
    margin-left: 180px !important;
  }
  .xl-margin-right {
    margin-right: 180px !important;
  }
  .xl-margin-vertical {
    margin-top: 180px !important;
    margin-bottom: 180px !important;
  }
  .xl-margin-horizontal {
    margin-left: 180px !important;
    margin-right: 180px !important;
  }
  .xl-margin-sm {
    margin: 180px !important;
  }
  .xl-margin-top-sm {
    margin-top: 180px !important;
  }
  .xl-margin-bottom-sm {
    margin-bottom: 180px !important;
  }
  .xl-margin-left-sm {
    margin-left: 180px !important;
  }
  .xl-margin-right-sm {
    margin-right: 180px !important;
  }
  .xl-margin-vertical-sm {
    margin-top: 180px !important;
    margin-bottom: 180px !important;
  }
  .xl-margin-horizontal-sm {
    margin-left: 180px !important;
    margin-right: 180px !important;
  }
}
@media screen and (max-width: 640px) {
  .no-padding {
    padding: 0px !important;
  }
  .no-padding-top {
    padding-top: 0px !important;
  }
  .no-padding-bottom {
    padding-bottom: 0px !important;
  }
  .no-padding-left {
    padding-left: 0px !important;
  }
  .no-padding-right {
    padding-right: 0px !important;
  }
  .no-padding-vertical {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .no-padding-horizontal {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .no-padding-xs {
    padding: 0px !important;
  }
  .no-padding-top-xs {
    padding-top: 0px !important;
  }
  .no-padding-bottom-xs {
    padding-bottom: 0px !important;
  }
  .no-padding-left-xs {
    padding-left: 0px !important;
  }
  .no-padding-right-xs {
    padding-right: 0px !important;
  }
  .no-padding-vertical-xs {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
  }
  .no-padding-horizontal-xs {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .no-margin {
    margin: 0px !important;
  }
  .no-margin-top {
    margin-top: 0px !important;
  }
  .no-margin-bottom {
    margin-bottom: 0px !important;
  }
  .no-margin-left {
    margin-left: 0px !important;
  }
  .no-margin-right {
    margin-right: 0px !important;
  }
  .no-margin-vertical {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .no-margin-horizontal {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .no-margin-xs {
    margin: 0px !important;
  }
  .no-margin-top-xs {
    margin-top: 0px !important;
  }
  .no-margin-bottom-xs {
    margin-bottom: 0px !important;
  }
  .no-margin-left-xs {
    margin-left: 0px !important;
  }
  .no-margin-right-xs {
    margin-right: 0px !important;
  }
  .no-margin-vertical-xs {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
  }
  .no-margin-horizontal-xs {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .xxs-padding {
    padding: 3.5px !important;
  }
  .xxs-padding-top {
    padding-top: 3.5px !important;
  }
  .xxs-padding-bottom {
    padding-bottom: 3.5px !important;
  }
  .xxs-padding-left {
    padding-left: 3.5px !important;
  }
  .xxs-padding-right {
    padding-right: 3.5px !important;
  }
  .xxs-padding-vertical {
    padding-top: 3.5px !important;
    padding-bottom: 3.5px !important;
  }
  .xxs-padding-horizontal {
    padding-left: 3.5px !important;
    padding-right: 3.5px !important;
  }
  .xxs-padding-xs {
    padding: 3.5px !important;
  }
  .xxs-padding-top-xs {
    padding-top: 3.5px !important;
  }
  .xxs-padding-bottom-xs {
    padding-bottom: 3.5px !important;
  }
  .xxs-padding-left-xs {
    padding-left: 3.5px !important;
  }
  .xxs-padding-right-xs {
    padding-right: 3.5px !important;
  }
  .xxs-padding-vertical-xs {
    padding-top: 3.5px !important;
    padding-bottom: 3.5px !important;
  }
  .xxs-padding-horizontal-xs {
    padding-left: 3.5px !important;
    padding-right: 3.5px !important;
  }
  .xxs-margin {
    margin: 3.5px !important;
  }
  .xxs-margin-top {
    margin-top: 3.5px !important;
  }
  .xxs-margin-bottom {
    margin-bottom: 3.5px !important;
  }
  .xxs-margin-left {
    margin-left: 3.5px !important;
  }
  .xxs-margin-right {
    margin-right: 3.5px !important;
  }
  .xxs-margin-vertical {
    margin-top: 3.5px !important;
    margin-bottom: 3.5px !important;
  }
  .xxs-margin-horizontal {
    margin-left: 3.5px !important;
    margin-right: 3.5px !important;
  }
  .xxs-margin-xs {
    margin: 3.5px !important;
  }
  .xxs-margin-top-xs {
    margin-top: 3.5px !important;
  }
  .xxs-margin-bottom-xs {
    margin-bottom: 3.5px !important;
  }
  .xxs-margin-left-xs {
    margin-left: 3.5px !important;
  }
  .xxs-margin-right-xs {
    margin-right: 3.5px !important;
  }
  .xxs-margin-vertical-xs {
    margin-top: 3.5px !important;
    margin-bottom: 3.5px !important;
  }
  .xxs-margin-horizontal-xs {
    margin-left: 3.5px !important;
    margin-right: 3.5px !important;
  }
  .xs-padding {
    padding: 6px !important;
  }
  .xs-padding-top {
    padding-top: 6px !important;
  }
  .xs-padding-bottom {
    padding-bottom: 6px !important;
  }
  .xs-padding-left {
    padding-left: 6px !important;
  }
  .xs-padding-right {
    padding-right: 6px !important;
  }
  .xs-padding-vertical {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  .xs-padding-horizontal {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
  .xs-padding-xs {
    padding: 6px !important;
  }
  .xs-padding-top-xs {
    padding-top: 6px !important;
  }
  .xs-padding-bottom-xs {
    padding-bottom: 6px !important;
  }
  .xs-padding-left-xs {
    padding-left: 6px !important;
  }
  .xs-padding-right-xs {
    padding-right: 6px !important;
  }
  .xs-padding-vertical-xs {
    padding-top: 6px !important;
    padding-bottom: 6px !important;
  }
  .xs-padding-horizontal-xs {
    padding-left: 6px !important;
    padding-right: 6px !important;
  }
  .xs-margin {
    margin: 6px !important;
  }
  .xs-margin-top {
    margin-top: 6px !important;
  }
  .xs-margin-bottom {
    margin-bottom: 6px !important;
  }
  .xs-margin-left {
    margin-left: 6px !important;
  }
  .xs-margin-right {
    margin-right: 6px !important;
  }
  .xs-margin-vertical {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
  }
  .xs-margin-horizontal {
    margin-left: 6px !important;
    margin-right: 6px !important;
  }
  .xs-margin-xs {
    margin: 6px !important;
  }
  .xs-margin-top-xs {
    margin-top: 6px !important;
  }
  .xs-margin-bottom-xs {
    margin-bottom: 6px !important;
  }
  .xs-margin-left-xs {
    margin-left: 6px !important;
  }
  .xs-margin-right-xs {
    margin-right: 6px !important;
  }
  .xs-margin-vertical-xs {
    margin-top: 6px !important;
    margin-bottom: 6px !important;
  }
  .xs-margin-horizontal-xs {
    margin-left: 6px !important;
    margin-right: 6px !important;
  }
  .sm-padding {
    padding: 12px !important;
  }
  .sm-padding-top {
    padding-top: 12px !important;
  }
  .sm-padding-bottom {
    padding-bottom: 12px !important;
  }
  .sm-padding-left {
    padding-left: 12px !important;
  }
  .sm-padding-right {
    padding-right: 12px !important;
  }
  .sm-padding-vertical {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .sm-padding-horizontal {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .sm-padding-xs {
    padding: 12px !important;
  }
  .sm-padding-top-xs {
    padding-top: 12px !important;
  }
  .sm-padding-bottom-xs {
    padding-bottom: 12px !important;
  }
  .sm-padding-left-xs {
    padding-left: 12px !important;
  }
  .sm-padding-right-xs {
    padding-right: 12px !important;
  }
  .sm-padding-vertical-xs {
    padding-top: 12px !important;
    padding-bottom: 12px !important;
  }
  .sm-padding-horizontal-xs {
    padding-left: 12px !important;
    padding-right: 12px !important;
  }
  .sm-margin {
    margin: 12px !important;
  }
  .sm-margin-top {
    margin-top: 12px !important;
  }
  .sm-margin-bottom {
    margin-bottom: 12px !important;
  }
  .sm-margin-left {
    margin-left: 12px !important;
  }
  .sm-margin-right {
    margin-right: 12px !important;
  }
  .sm-margin-vertical {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
  .sm-margin-horizontal {
    margin-left: 12px !important;
    margin-right: 12px !important;
  }
  .sm-margin-xs {
    margin: 12px !important;
  }
  .sm-margin-top-xs {
    margin-top: 12px !important;
  }
  .sm-margin-bottom-xs {
    margin-bottom: 12px !important;
  }
  .sm-margin-left-xs {
    margin-left: 12px !important;
  }
  .sm-margin-right-xs {
    margin-right: 12px !important;
  }
  .sm-margin-vertical-xs {
    margin-top: 12px !important;
    margin-bottom: 12px !important;
  }
  .sm-margin-horizontal-xs {
    margin-left: 12px !important;
    margin-right: 12px !important;
  }
  .ms-padding {
    padding: 20px !important;
  }
  .ms-padding-top {
    padding-top: 20px !important;
  }
  .ms-padding-bottom {
    padding-bottom: 20px !important;
  }
  .ms-padding-left {
    padding-left: 20px !important;
  }
  .ms-padding-right {
    padding-right: 20px !important;
  }
  .ms-padding-vertical {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .ms-padding-horizontal {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .ms-padding-xs {
    padding: 20px !important;
  }
  .ms-padding-top-xs {
    padding-top: 20px !important;
  }
  .ms-padding-bottom-xs {
    padding-bottom: 20px !important;
  }
  .ms-padding-left-xs {
    padding-left: 20px !important;
  }
  .ms-padding-right-xs {
    padding-right: 20px !important;
  }
  .ms-padding-vertical-xs {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .ms-padding-horizontal-xs {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .ms-margin {
    margin: 20px !important;
  }
  .ms-margin-top {
    margin-top: 20px !important;
  }
  .ms-margin-bottom {
    margin-bottom: 20px !important;
  }
  .ms-margin-left {
    margin-left: 20px !important;
  }
  .ms-margin-right {
    margin-right: 20px !important;
  }
  .ms-margin-vertical {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .ms-margin-horizontal {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .ms-margin-xs {
    margin: 20px !important;
  }
  .ms-margin-top-xs {
    margin-top: 20px !important;
  }
  .ms-margin-bottom-xs {
    margin-bottom: 20px !important;
  }
  .ms-margin-left-xs {
    margin-left: 20px !important;
  }
  .ms-margin-right-xs {
    margin-right: 20px !important;
  }
  .ms-margin-vertical-xs {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
  }
  .ms-margin-horizontal-xs {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .md-padding {
    padding: 30px !important;
  }
  .md-padding-top {
    padding-top: 30px !important;
  }
  .md-padding-bottom {
    padding-bottom: 30px !important;
  }
  .md-padding-left {
    padding-left: 30px !important;
  }
  .md-padding-right {
    padding-right: 30px !important;
  }
  .md-padding-vertical {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .md-padding-horizontal {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .md-padding-xs {
    padding: 30px !important;
  }
  .md-padding-top-xs {
    padding-top: 30px !important;
  }
  .md-padding-bottom-xs {
    padding-bottom: 30px !important;
  }
  .md-padding-left-xs {
    padding-left: 30px !important;
  }
  .md-padding-right-xs {
    padding-right: 30px !important;
  }
  .md-padding-vertical-xs {
    padding-top: 30px !important;
    padding-bottom: 30px !important;
  }
  .md-padding-horizontal-xs {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
  .md-margin {
    margin: 30px !important;
  }
  .md-margin-top {
    margin-top: 30px !important;
  }
  .md-margin-bottom {
    margin-bottom: 30px !important;
  }
  .md-margin-left {
    margin-left: 30px !important;
  }
  .md-margin-right {
    margin-right: 30px !important;
  }
  .md-margin-vertical {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .md-margin-horizontal {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  .md-margin-xs {
    margin: 30px !important;
  }
  .md-margin-top-xs {
    margin-top: 30px !important;
  }
  .md-margin-bottom-xs {
    margin-bottom: 30px !important;
  }
  .md-margin-left-xs {
    margin-left: 30px !important;
  }
  .md-margin-right-xs {
    margin-right: 30px !important;
  }
  .md-margin-vertical-xs {
    margin-top: 30px !important;
    margin-bottom: 30px !important;
  }
  .md-margin-horizontal-xs {
    margin-left: 30px !important;
    margin-right: 30px !important;
  }
  .ml-padding {
    padding: 45px !important;
  }
  .ml-padding-top {
    padding-top: 45px !important;
  }
  .ml-padding-bottom {
    padding-bottom: 45px !important;
  }
  .ml-padding-left {
    padding-left: 45px !important;
  }
  .ml-padding-right {
    padding-right: 45px !important;
  }
  .ml-padding-vertical {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  .ml-padding-horizontal {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  .ml-padding-xs {
    padding: 45px !important;
  }
  .ml-padding-top-xs {
    padding-top: 45px !important;
  }
  .ml-padding-bottom-xs {
    padding-bottom: 45px !important;
  }
  .ml-padding-left-xs {
    padding-left: 45px !important;
  }
  .ml-padding-right-xs {
    padding-right: 45px !important;
  }
  .ml-padding-vertical-xs {
    padding-top: 45px !important;
    padding-bottom: 45px !important;
  }
  .ml-padding-horizontal-xs {
    padding-left: 45px !important;
    padding-right: 45px !important;
  }
  .ml-margin {
    margin: 45px !important;
  }
  .ml-margin-top {
    margin-top: 45px !important;
  }
  .ml-margin-bottom {
    margin-bottom: 45px !important;
  }
  .ml-margin-left {
    margin-left: 45px !important;
  }
  .ml-margin-right {
    margin-right: 45px !important;
  }
  .ml-margin-vertical {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  .ml-margin-horizontal {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  .ml-margin-xs {
    margin: 45px !important;
  }
  .ml-margin-top-xs {
    margin-top: 45px !important;
  }
  .ml-margin-bottom-xs {
    margin-bottom: 45px !important;
  }
  .ml-margin-left-xs {
    margin-left: 45px !important;
  }
  .ml-margin-right-xs {
    margin-right: 45px !important;
  }
  .ml-margin-vertical-xs {
    margin-top: 45px !important;
    margin-bottom: 45px !important;
  }
  .ml-margin-horizontal-xs {
    margin-left: 45px !important;
    margin-right: 45px !important;
  }
  .lg-padding {
    padding: 70px !important;
  }
  .lg-padding-top {
    padding-top: 70px !important;
  }
  .lg-padding-bottom {
    padding-bottom: 70px !important;
  }
  .lg-padding-left {
    padding-left: 70px !important;
  }
  .lg-padding-right {
    padding-right: 70px !important;
  }
  .lg-padding-vertical {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .lg-padding-horizontal {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .lg-padding-xs {
    padding: 70px !important;
  }
  .lg-padding-top-xs {
    padding-top: 70px !important;
  }
  .lg-padding-bottom-xs {
    padding-bottom: 70px !important;
  }
  .lg-padding-left-xs {
    padding-left: 70px !important;
  }
  .lg-padding-right-xs {
    padding-right: 70px !important;
  }
  .lg-padding-vertical-xs {
    padding-top: 70px !important;
    padding-bottom: 70px !important;
  }
  .lg-padding-horizontal-xs {
    padding-left: 70px !important;
    padding-right: 70px !important;
  }
  .lg-margin {
    margin: 70px !important;
  }
  .lg-margin-top {
    margin-top: 70px !important;
  }
  .lg-margin-bottom {
    margin-bottom: 70px !important;
  }
  .lg-margin-left {
    margin-left: 70px !important;
  }
  .lg-margin-right {
    margin-right: 70px !important;
  }
  .lg-margin-vertical {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .lg-margin-horizontal {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .lg-margin-xs {
    margin: 70px !important;
  }
  .lg-margin-top-xs {
    margin-top: 70px !important;
  }
  .lg-margin-bottom-xs {
    margin-bottom: 70px !important;
  }
  .lg-margin-left-xs {
    margin-left: 70px !important;
  }
  .lg-margin-right-xs {
    margin-right: 70px !important;
  }
  .lg-margin-vertical-xs {
    margin-top: 70px !important;
    margin-bottom: 70px !important;
  }
  .lg-margin-horizontal-xs {
    margin-left: 70px !important;
    margin-right: 70px !important;
  }
  .xl-padding {
    padding: 120px !important;
  }
  .xl-padding-top {
    padding-top: 120px !important;
  }
  .xl-padding-bottom {
    padding-bottom: 120px !important;
  }
  .xl-padding-left {
    padding-left: 120px !important;
  }
  .xl-padding-right {
    padding-right: 120px !important;
  }
  .xl-padding-vertical {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  .xl-padding-horizontal {
    padding-left: 120px !important;
    padding-right: 120px !important;
  }
  .xl-padding-xs {
    padding: 120px !important;
  }
  .xl-padding-top-xs {
    padding-top: 120px !important;
  }
  .xl-padding-bottom-xs {
    padding-bottom: 120px !important;
  }
  .xl-padding-left-xs {
    padding-left: 120px !important;
  }
  .xl-padding-right-xs {
    padding-right: 120px !important;
  }
  .xl-padding-vertical-xs {
    padding-top: 120px !important;
    padding-bottom: 120px !important;
  }
  .xl-padding-horizontal-xs {
    padding-left: 120px !important;
    padding-right: 120px !important;
  }
  .xl-margin {
    margin: 120px !important;
  }
  .xl-margin-top {
    margin-top: 120px !important;
  }
  .xl-margin-bottom {
    margin-bottom: 120px !important;
  }
  .xl-margin-left {
    margin-left: 120px !important;
  }
  .xl-margin-right {
    margin-right: 120px !important;
  }
  .xl-margin-vertical {
    margin-top: 120px !important;
    margin-bottom: 120px !important;
  }
  .xl-margin-horizontal {
    margin-left: 120px !important;
    margin-right: 120px !important;
  }
  .xl-margin-xs {
    margin: 120px !important;
  }
  .xl-margin-top-xs {
    margin-top: 120px !important;
  }
  .xl-margin-bottom-xs {
    margin-bottom: 120px !important;
  }
  .xl-margin-left-xs {
    margin-left: 120px !important;
  }
  .xl-margin-right-xs {
    margin-right: 120px !important;
  }
  .xl-margin-vertical-xs {
    margin-top: 120px !important;
    margin-bottom: 120px !important;
  }
  .xl-margin-horizontal-xs {
    margin-left: 120px !important;
    margin-right: 120px !important;
  }
}
.aligncenter {
  margin: 0 auto;
  display: block;
}

.alignright {
  float: right;
  margin-right: 10px;
}

.alignleft {
  float: left;
  margin-left: 10px;
}

@media screen and (max-width: 1240px) {
  .aligncenter-md {
    margin: 0 auto;
    display: block;
  }
  .alignright-md {
    float: right;
    margin-right: 10px;
  }
  .alignleft-md {
    float: left;
    margin-left: 10px;
  }
}
@media screen and (max-width: 1040px) {
  .aligncenter-sm {
    margin: 0 auto;
    display: block;
  }
  .alignright-sm {
    float: right;
    margin-right: 10px;
  }
  .alignleft-sm {
    float: left;
    margin-left: 10px;
  }
}
@media screen and (max-width: 640px) {
  .aligncenter-xs {
    margin: 0 auto;
    display: block;
  }
  .alignright-xs {
    float: right;
    margin-right: 10px;
  }
  .alignleft-xs {
    float: left;
    margin-left: 10px;
  }
}
.color-primary, .color-primary * {
  color: #01799E !important;
}

.color-hover-primary:hover, .color-hover-primary:hover * {
  color: #01799E !important;
}

.color-primary-light, .color-primary-light * {
  color: #59A6C7 !important;
}

.color-hover-primary-light:hover, .color-hover-primary-light:hover * {
  color: #59A6C7 !important;
}

.color-primary-lighter, .color-primary-lighter * {
  color: #95D1E7 !important;
}

.color-hover-primary-lighter:hover, .color-hover-primary-lighter:hover * {
  color: #95D1E7 !important;
}

.color-secondary, .color-secondary * {
  color: #D34C5D !important;
}

.color-hover-secondary:hover, .color-hover-secondary:hover * {
  color: #D34C5D !important;
}

.color-secondary-dark, .color-secondary-dark * {
  color: #99264A !important;
}

.color-hover-secondary-dark:hover, .color-hover-secondary-dark:hover * {
  color: #99264A !important;
}

.color-secondary-darker, .color-secondary-darker * {
  color: #69123E !important;
}

.color-hover-secondary-darker:hover, .color-hover-secondary-darker:hover * {
  color: #69123E !important;
}

.color-recyclability, .color-recyclability * {
  color: #499B96 !important;
}

.color-hover-recyclability:hover, .color-hover-recyclability:hover * {
  color: #499B96 !important;
}

.color-recyclability-dark, .color-recyclability-dark * {
  color: #1D6769 !important;
}

.color-hover-recyclability-dark:hover, .color-hover-recyclability-dark:hover * {
  color: #1D6769 !important;
}

.color-recyclability-light, .color-recyclability-light * {
  color: #B8DBBF !important;
}

.color-hover-recyclability-light:hover, .color-hover-recyclability-light:hover * {
  color: #B8DBBF !important;
}

.color-recycled, .color-recycled * {
  color: #A8B555 !important;
}

.color-hover-recycled:hover, .color-hover-recycled:hover * {
  color: #A8B555 !important;
}

.color-recycled-dark, .color-recycled-dark * {
  color: #487547 !important;
}

.color-hover-recycled-dark:hover, .color-hover-recycled-dark:hover * {
  color: #487547 !important;
}

.color-recycled-light, .color-recycled-light * {
  color: #D8F098 !important;
}

.color-hover-recycled-light:hover, .color-hover-recycled-light:hover * {
  color: #D8F098 !important;
}

.color-sorting, .color-sorting * {
  color: #C68408 !important;
}

.color-hover-sorting:hover, .color-hover-sorting:hover * {
  color: #C68408 !important;
}

.color-sorting-dark, .color-sorting-dark * {
  color: #956306 !important;
}

.color-hover-sorting-dark:hover, .color-hover-sorting-dark:hover * {
  color: #956306 !important;
}

.color-sorting-light, .color-sorting-light * {
  color: #EDE2CA !important;
}

.color-hover-sorting-light:hover, .color-hover-sorting-light:hover * {
  color: #EDE2CA !important;
}

.color-text, .color-text * {
  color: #111 !important;
}

.color-hover-text:hover, .color-hover-text:hover * {
  color: #111 !important;
}

.color-success, .color-success * {
  color: ​ #66cc66 !important;
}

.color-hover-success:hover, .color-hover-success:hover * {
  color: ​ #66cc66 !important;
}

.color-error, .color-error * {
  color: #e05252 !important;
}

.color-hover-error:hover, .color-hover-error:hover * {
  color: #e05252 !important;
}

.color-green, .color-green * {
  color: #39AB47 !important;
}

.color-hover-green:hover, .color-hover-green:hover * {
  color: #39AB47 !important;
}

.color-green-light, .color-green-light * {
  color: #d7eddc !important;
}

.color-hover-green-light:hover, .color-hover-green-light:hover * {
  color: #d7eddc !important;
}

.color-green-lighter, .color-green-lighter * {
  color: #ebf7ed !important;
}

.color-hover-green-lighter:hover, .color-hover-green-lighter:hover * {
  color: #ebf7ed !important;
}

.color-yellow, .color-yellow * {
  color: #EB8B2D !important;
}

.color-hover-yellow:hover, .color-hover-yellow:hover * {
  color: #EB8B2D !important;
}

.color-yellow-light, .color-yellow-light * {
  color: #f9e8d5 !important;
}

.color-hover-yellow-light:hover, .color-hover-yellow-light:hover * {
  color: #f9e8d5 !important;
}

.color-yellow-lighter, .color-yellow-lighter * {
  color: #fdf3e9 !important;
}

.color-hover-yellow-lighter:hover, .color-hover-yellow-lighter:hover * {
  color: #fdf3e9 !important;
}

.color-red, .color-red * {
  color: #AC2430 !important;
}

.color-hover-red:hover, .color-hover-red:hover * {
  color: #AC2430 !important;
}

.color-red-light, .color-red-light * {
  color: #eed3d6 !important;
}

.color-hover-red-light:hover, .color-hover-red-light:hover * {
  color: #eed3d6 !important;
}

.color-red-lighter, .color-red-lighter * {
  color: #f7e8e9 !important;
}

.color-hover-red-lighter:hover, .color-hover-red-lighter:hover * {
  color: #f7e8e9 !important;
}

.color-light-grey, .color-light-grey * {
  color: #f8f7f7 !important;
}

.color-hover-light-grey:hover, .color-hover-light-grey:hover * {
  color: #f8f7f7 !important;
}

.color-medium-grey, .color-medium-grey * {
  color: #b3b3b3 !important;
}

.color-hover-medium-grey:hover, .color-hover-medium-grey:hover * {
  color: #b3b3b3 !important;
}

.color-dark-grey, .color-dark-grey * {
  color: #282828 !important;
}

.color-hover-dark-grey:hover, .color-hover-dark-grey:hover * {
  color: #282828 !important;
}

.color-white, .color-white * {
  color: #fff !important;
}

.color-hover-white:hover, .color-hover-white:hover * {
  color: #fff !important;
}

.color-black, .color-black * {
  color: #111 !important;
}

.color-hover-black:hover, .color-hover-black:hover * {
  color: #111 !important;
}

.font-light {
  font-family: "PublicSans-Light", "PublicSans-Regular", "Helvetica", "Arial", sans-serif !important;
}

.font-regular {
  font-family: "PublicSans-Regular", "PublicSans-Light", "Helvetica", "Arial", sans-serif !important;
}

.font-medium {
  font-family: "PublicSans-Medium", "PublicSans-Bold", "Helvetica", "Arial", sans-serif !important;
}

.font-bold {
  font-family: "PublicSans-Bold", "PublicSans-Regular", "Helvetica", "Arial", sans-serif !important;
}

.font-title {
  font-family: "Dosis-Regular", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif !important;
}

.font-title-medium {
  font-family: "Dosis-Medium", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif !important;
}

.font-title-semibold {
  font-family: "Dosis-SemiBold", "Dosis-Medium", "Helvetica", "Arial", sans-serif !important;
}

.font-title-bold {
  font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif !important;
}

.text-align-center {
  text-align: center;
}

.text-align-left {
  text-align: left;
}

.text-align-right {
  text-align: right;
}

@media screen and (max-width: 1240px) {
  .color-primary-md, .color-primary-md * {
    color: #01799E !important;
  }
  .color-hover-primary-md:hover, .color-hover-primary-md:hover * {
    color: #01799E !important;
  }
  .color-primary-light-md, .color-primary-light-md * {
    color: #59A6C7 !important;
  }
  .color-hover-primary-light-md:hover, .color-hover-primary-light-md:hover * {
    color: #59A6C7 !important;
  }
  .color-primary-lighter-md, .color-primary-lighter-md * {
    color: #95D1E7 !important;
  }
  .color-hover-primary-lighter-md:hover, .color-hover-primary-lighter-md:hover * {
    color: #95D1E7 !important;
  }
  .color-secondary-md, .color-secondary-md * {
    color: #D34C5D !important;
  }
  .color-hover-secondary-md:hover, .color-hover-secondary-md:hover * {
    color: #D34C5D !important;
  }
  .color-secondary-dark-md, .color-secondary-dark-md * {
    color: #99264A !important;
  }
  .color-hover-secondary-dark-md:hover, .color-hover-secondary-dark-md:hover * {
    color: #99264A !important;
  }
  .color-secondary-darker-md, .color-secondary-darker-md * {
    color: #69123E !important;
  }
  .color-hover-secondary-darker-md:hover, .color-hover-secondary-darker-md:hover * {
    color: #69123E !important;
  }
  .color-recyclability-md, .color-recyclability-md * {
    color: #499B96 !important;
  }
  .color-hover-recyclability-md:hover, .color-hover-recyclability-md:hover * {
    color: #499B96 !important;
  }
  .color-recyclability-dark-md, .color-recyclability-dark-md * {
    color: #1D6769 !important;
  }
  .color-hover-recyclability-dark-md:hover, .color-hover-recyclability-dark-md:hover * {
    color: #1D6769 !important;
  }
  .color-recyclability-light-md, .color-recyclability-light-md * {
    color: #B8DBBF !important;
  }
  .color-hover-recyclability-light-md:hover, .color-hover-recyclability-light-md:hover * {
    color: #B8DBBF !important;
  }
  .color-recycled-md, .color-recycled-md * {
    color: #A8B555 !important;
  }
  .color-hover-recycled-md:hover, .color-hover-recycled-md:hover * {
    color: #A8B555 !important;
  }
  .color-recycled-dark-md, .color-recycled-dark-md * {
    color: #487547 !important;
  }
  .color-hover-recycled-dark-md:hover, .color-hover-recycled-dark-md:hover * {
    color: #487547 !important;
  }
  .color-recycled-light-md, .color-recycled-light-md * {
    color: #D8F098 !important;
  }
  .color-hover-recycled-light-md:hover, .color-hover-recycled-light-md:hover * {
    color: #D8F098 !important;
  }
  .color-sorting-md, .color-sorting-md * {
    color: #C68408 !important;
  }
  .color-hover-sorting-md:hover, .color-hover-sorting-md:hover * {
    color: #C68408 !important;
  }
  .color-sorting-dark-md, .color-sorting-dark-md * {
    color: #956306 !important;
  }
  .color-hover-sorting-dark-md:hover, .color-hover-sorting-dark-md:hover * {
    color: #956306 !important;
  }
  .color-sorting-light-md, .color-sorting-light-md * {
    color: #EDE2CA !important;
  }
  .color-hover-sorting-light-md:hover, .color-hover-sorting-light-md:hover * {
    color: #EDE2CA !important;
  }
  .color-text-md, .color-text-md * {
    color: #111 !important;
  }
  .color-hover-text-md:hover, .color-hover-text-md:hover * {
    color: #111 !important;
  }
  .color-success-md, .color-success-md * {
    color: ​ #66cc66 !important;
  }
  .color-hover-success-md:hover, .color-hover-success-md:hover * {
    color: ​ #66cc66 !important;
  }
  .color-error-md, .color-error-md * {
    color: #e05252 !important;
  }
  .color-hover-error-md:hover, .color-hover-error-md:hover * {
    color: #e05252 !important;
  }
  .color-green-md, .color-green-md * {
    color: #39AB47 !important;
  }
  .color-hover-green-md:hover, .color-hover-green-md:hover * {
    color: #39AB47 !important;
  }
  .color-green-light-md, .color-green-light-md * {
    color: #d7eddc !important;
  }
  .color-hover-green-light-md:hover, .color-hover-green-light-md:hover * {
    color: #d7eddc !important;
  }
  .color-green-lighter-md, .color-green-lighter-md * {
    color: #ebf7ed !important;
  }
  .color-hover-green-lighter-md:hover, .color-hover-green-lighter-md:hover * {
    color: #ebf7ed !important;
  }
  .color-yellow-md, .color-yellow-md * {
    color: #EB8B2D !important;
  }
  .color-hover-yellow-md:hover, .color-hover-yellow-md:hover * {
    color: #EB8B2D !important;
  }
  .color-yellow-light-md, .color-yellow-light-md * {
    color: #f9e8d5 !important;
  }
  .color-hover-yellow-light-md:hover, .color-hover-yellow-light-md:hover * {
    color: #f9e8d5 !important;
  }
  .color-yellow-lighter-md, .color-yellow-lighter-md * {
    color: #fdf3e9 !important;
  }
  .color-hover-yellow-lighter-md:hover, .color-hover-yellow-lighter-md:hover * {
    color: #fdf3e9 !important;
  }
  .color-red-md, .color-red-md * {
    color: #AC2430 !important;
  }
  .color-hover-red-md:hover, .color-hover-red-md:hover * {
    color: #AC2430 !important;
  }
  .color-red-light-md, .color-red-light-md * {
    color: #eed3d6 !important;
  }
  .color-hover-red-light-md:hover, .color-hover-red-light-md:hover * {
    color: #eed3d6 !important;
  }
  .color-red-lighter-md, .color-red-lighter-md * {
    color: #f7e8e9 !important;
  }
  .color-hover-red-lighter-md:hover, .color-hover-red-lighter-md:hover * {
    color: #f7e8e9 !important;
  }
  .color-light-grey-md, .color-light-grey-md * {
    color: #f8f7f7 !important;
  }
  .color-hover-light-grey-md:hover, .color-hover-light-grey-md:hover * {
    color: #f8f7f7 !important;
  }
  .color-medium-grey-md, .color-medium-grey-md * {
    color: #b3b3b3 !important;
  }
  .color-hover-medium-grey-md:hover, .color-hover-medium-grey-md:hover * {
    color: #b3b3b3 !important;
  }
  .color-dark-grey-md, .color-dark-grey-md * {
    color: #282828 !important;
  }
  .color-hover-dark-grey-md:hover, .color-hover-dark-grey-md:hover * {
    color: #282828 !important;
  }
  .color-white-md, .color-white-md * {
    color: #fff !important;
  }
  .color-hover-white-md:hover, .color-hover-white-md:hover * {
    color: #fff !important;
  }
  .color-black-md, .color-black-md * {
    color: #111 !important;
  }
  .color-hover-black-md:hover, .color-hover-black-md:hover * {
    color: #111 !important;
  }
  .font-light-md {
    font-family: "PublicSans-Light", "PublicSans-Regular", "Helvetica", "Arial", sans-serif !important;
  }
  .font-regular-md {
    font-family: "PublicSans-Regular", "PublicSans-Light", "Helvetica", "Arial", sans-serif !important;
  }
  .font-medium-md {
    font-family: "PublicSans-Medium", "PublicSans-Bold", "Helvetica", "Arial", sans-serif !important;
  }
  .font-bold-md {
    font-family: "PublicSans-Bold", "PublicSans-Regular", "Helvetica", "Arial", sans-serif !important;
  }
  .font-title-md {
    font-family: "Dosis-Regular", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif !important;
  }
  .font-title-medium-md {
    font-family: "Dosis-Medium", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif !important;
  }
  .font-title-semibold-md {
    font-family: "Dosis-SemiBold", "Dosis-Medium", "Helvetica", "Arial", sans-serif !important;
  }
  .font-title-bold-md {
    font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif !important;
  }
  .text-align-center-md {
    text-align: center;
  }
  .text-align-left-md {
    text-align: left;
  }
  .text-align-right-md {
    text-align: right;
  }
}
@media screen and (max-width: 1040px) {
  .color-primary-sm, .color-primary-sm * {
    color: #01799E !important;
  }
  .color-hover-primary-sm:hover, .color-hover-primary-sm:hover * {
    color: #01799E !important;
  }
  .color-primary-light-sm, .color-primary-light-sm * {
    color: #59A6C7 !important;
  }
  .color-hover-primary-light-sm:hover, .color-hover-primary-light-sm:hover * {
    color: #59A6C7 !important;
  }
  .color-primary-lighter-sm, .color-primary-lighter-sm * {
    color: #95D1E7 !important;
  }
  .color-hover-primary-lighter-sm:hover, .color-hover-primary-lighter-sm:hover * {
    color: #95D1E7 !important;
  }
  .color-secondary-sm, .color-secondary-sm * {
    color: #D34C5D !important;
  }
  .color-hover-secondary-sm:hover, .color-hover-secondary-sm:hover * {
    color: #D34C5D !important;
  }
  .color-secondary-dark-sm, .color-secondary-dark-sm * {
    color: #99264A !important;
  }
  .color-hover-secondary-dark-sm:hover, .color-hover-secondary-dark-sm:hover * {
    color: #99264A !important;
  }
  .color-secondary-darker-sm, .color-secondary-darker-sm * {
    color: #69123E !important;
  }
  .color-hover-secondary-darker-sm:hover, .color-hover-secondary-darker-sm:hover * {
    color: #69123E !important;
  }
  .color-recyclability-sm, .color-recyclability-sm * {
    color: #499B96 !important;
  }
  .color-hover-recyclability-sm:hover, .color-hover-recyclability-sm:hover * {
    color: #499B96 !important;
  }
  .color-recyclability-dark-sm, .color-recyclability-dark-sm * {
    color: #1D6769 !important;
  }
  .color-hover-recyclability-dark-sm:hover, .color-hover-recyclability-dark-sm:hover * {
    color: #1D6769 !important;
  }
  .color-recyclability-light-sm, .color-recyclability-light-sm * {
    color: #B8DBBF !important;
  }
  .color-hover-recyclability-light-sm:hover, .color-hover-recyclability-light-sm:hover * {
    color: #B8DBBF !important;
  }
  .color-recycled-sm, .color-recycled-sm * {
    color: #A8B555 !important;
  }
  .color-hover-recycled-sm:hover, .color-hover-recycled-sm:hover * {
    color: #A8B555 !important;
  }
  .color-recycled-dark-sm, .color-recycled-dark-sm * {
    color: #487547 !important;
  }
  .color-hover-recycled-dark-sm:hover, .color-hover-recycled-dark-sm:hover * {
    color: #487547 !important;
  }
  .color-recycled-light-sm, .color-recycled-light-sm * {
    color: #D8F098 !important;
  }
  .color-hover-recycled-light-sm:hover, .color-hover-recycled-light-sm:hover * {
    color: #D8F098 !important;
  }
  .color-sorting-sm, .color-sorting-sm * {
    color: #C68408 !important;
  }
  .color-hover-sorting-sm:hover, .color-hover-sorting-sm:hover * {
    color: #C68408 !important;
  }
  .color-sorting-dark-sm, .color-sorting-dark-sm * {
    color: #956306 !important;
  }
  .color-hover-sorting-dark-sm:hover, .color-hover-sorting-dark-sm:hover * {
    color: #956306 !important;
  }
  .color-sorting-light-sm, .color-sorting-light-sm * {
    color: #EDE2CA !important;
  }
  .color-hover-sorting-light-sm:hover, .color-hover-sorting-light-sm:hover * {
    color: #EDE2CA !important;
  }
  .color-text-sm, .color-text-sm * {
    color: #111 !important;
  }
  .color-hover-text-sm:hover, .color-hover-text-sm:hover * {
    color: #111 !important;
  }
  .color-success-sm, .color-success-sm * {
    color: ​ #66cc66 !important;
  }
  .color-hover-success-sm:hover, .color-hover-success-sm:hover * {
    color: ​ #66cc66 !important;
  }
  .color-error-sm, .color-error-sm * {
    color: #e05252 !important;
  }
  .color-hover-error-sm:hover, .color-hover-error-sm:hover * {
    color: #e05252 !important;
  }
  .color-green-sm, .color-green-sm * {
    color: #39AB47 !important;
  }
  .color-hover-green-sm:hover, .color-hover-green-sm:hover * {
    color: #39AB47 !important;
  }
  .color-green-light-sm, .color-green-light-sm * {
    color: #d7eddc !important;
  }
  .color-hover-green-light-sm:hover, .color-hover-green-light-sm:hover * {
    color: #d7eddc !important;
  }
  .color-green-lighter-sm, .color-green-lighter-sm * {
    color: #ebf7ed !important;
  }
  .color-hover-green-lighter-sm:hover, .color-hover-green-lighter-sm:hover * {
    color: #ebf7ed !important;
  }
  .color-yellow-sm, .color-yellow-sm * {
    color: #EB8B2D !important;
  }
  .color-hover-yellow-sm:hover, .color-hover-yellow-sm:hover * {
    color: #EB8B2D !important;
  }
  .color-yellow-light-sm, .color-yellow-light-sm * {
    color: #f9e8d5 !important;
  }
  .color-hover-yellow-light-sm:hover, .color-hover-yellow-light-sm:hover * {
    color: #f9e8d5 !important;
  }
  .color-yellow-lighter-sm, .color-yellow-lighter-sm * {
    color: #fdf3e9 !important;
  }
  .color-hover-yellow-lighter-sm:hover, .color-hover-yellow-lighter-sm:hover * {
    color: #fdf3e9 !important;
  }
  .color-red-sm, .color-red-sm * {
    color: #AC2430 !important;
  }
  .color-hover-red-sm:hover, .color-hover-red-sm:hover * {
    color: #AC2430 !important;
  }
  .color-red-light-sm, .color-red-light-sm * {
    color: #eed3d6 !important;
  }
  .color-hover-red-light-sm:hover, .color-hover-red-light-sm:hover * {
    color: #eed3d6 !important;
  }
  .color-red-lighter-sm, .color-red-lighter-sm * {
    color: #f7e8e9 !important;
  }
  .color-hover-red-lighter-sm:hover, .color-hover-red-lighter-sm:hover * {
    color: #f7e8e9 !important;
  }
  .color-light-grey-sm, .color-light-grey-sm * {
    color: #f8f7f7 !important;
  }
  .color-hover-light-grey-sm:hover, .color-hover-light-grey-sm:hover * {
    color: #f8f7f7 !important;
  }
  .color-medium-grey-sm, .color-medium-grey-sm * {
    color: #b3b3b3 !important;
  }
  .color-hover-medium-grey-sm:hover, .color-hover-medium-grey-sm:hover * {
    color: #b3b3b3 !important;
  }
  .color-dark-grey-sm, .color-dark-grey-sm * {
    color: #282828 !important;
  }
  .color-hover-dark-grey-sm:hover, .color-hover-dark-grey-sm:hover * {
    color: #282828 !important;
  }
  .color-white-sm, .color-white-sm * {
    color: #fff !important;
  }
  .color-hover-white-sm:hover, .color-hover-white-sm:hover * {
    color: #fff !important;
  }
  .color-black-sm, .color-black-sm * {
    color: #111 !important;
  }
  .color-hover-black-sm:hover, .color-hover-black-sm:hover * {
    color: #111 !important;
  }
  .font-light-sm {
    font-family: "PublicSans-Light", "PublicSans-Regular", "Helvetica", "Arial", sans-serif !important;
  }
  .font-regular-sm {
    font-family: "PublicSans-Regular", "PublicSans-Light", "Helvetica", "Arial", sans-serif !important;
  }
  .font-medium-sm {
    font-family: "PublicSans-Medium", "PublicSans-Bold", "Helvetica", "Arial", sans-serif !important;
  }
  .font-bold-sm {
    font-family: "PublicSans-Bold", "PublicSans-Regular", "Helvetica", "Arial", sans-serif !important;
  }
  .font-title-sm {
    font-family: "Dosis-Regular", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif !important;
  }
  .font-title-medium-sm {
    font-family: "Dosis-Medium", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif !important;
  }
  .font-title-semibold-sm {
    font-family: "Dosis-SemiBold", "Dosis-Medium", "Helvetica", "Arial", sans-serif !important;
  }
  .font-title-bold-sm {
    font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif !important;
  }
  .text-align-center-sm {
    text-align: center;
  }
  .text-align-left-sm {
    text-align: left;
  }
  .text-align-right-sm {
    text-align: right;
  }
}
@media screen and (max-width: 640px) {
  .color-primary-xs, .color-primary-xs * {
    color: #01799E !important;
  }
  .color-hover-primary-xs:hover, .color-hover-primary-xs:hover * {
    color: #01799E !important;
  }
  .color-primary-light-xs, .color-primary-light-xs * {
    color: #59A6C7 !important;
  }
  .color-hover-primary-light-xs:hover, .color-hover-primary-light-xs:hover * {
    color: #59A6C7 !important;
  }
  .color-primary-lighter-xs, .color-primary-lighter-xs * {
    color: #95D1E7 !important;
  }
  .color-hover-primary-lighter-xs:hover, .color-hover-primary-lighter-xs:hover * {
    color: #95D1E7 !important;
  }
  .color-secondary-xs, .color-secondary-xs * {
    color: #D34C5D !important;
  }
  .color-hover-secondary-xs:hover, .color-hover-secondary-xs:hover * {
    color: #D34C5D !important;
  }
  .color-secondary-dark-xs, .color-secondary-dark-xs * {
    color: #99264A !important;
  }
  .color-hover-secondary-dark-xs:hover, .color-hover-secondary-dark-xs:hover * {
    color: #99264A !important;
  }
  .color-secondary-darker-xs, .color-secondary-darker-xs * {
    color: #69123E !important;
  }
  .color-hover-secondary-darker-xs:hover, .color-hover-secondary-darker-xs:hover * {
    color: #69123E !important;
  }
  .color-recyclability-xs, .color-recyclability-xs * {
    color: #499B96 !important;
  }
  .color-hover-recyclability-xs:hover, .color-hover-recyclability-xs:hover * {
    color: #499B96 !important;
  }
  .color-recyclability-dark-xs, .color-recyclability-dark-xs * {
    color: #1D6769 !important;
  }
  .color-hover-recyclability-dark-xs:hover, .color-hover-recyclability-dark-xs:hover * {
    color: #1D6769 !important;
  }
  .color-recyclability-light-xs, .color-recyclability-light-xs * {
    color: #B8DBBF !important;
  }
  .color-hover-recyclability-light-xs:hover, .color-hover-recyclability-light-xs:hover * {
    color: #B8DBBF !important;
  }
  .color-recycled-xs, .color-recycled-xs * {
    color: #A8B555 !important;
  }
  .color-hover-recycled-xs:hover, .color-hover-recycled-xs:hover * {
    color: #A8B555 !important;
  }
  .color-recycled-dark-xs, .color-recycled-dark-xs * {
    color: #487547 !important;
  }
  .color-hover-recycled-dark-xs:hover, .color-hover-recycled-dark-xs:hover * {
    color: #487547 !important;
  }
  .color-recycled-light-xs, .color-recycled-light-xs * {
    color: #D8F098 !important;
  }
  .color-hover-recycled-light-xs:hover, .color-hover-recycled-light-xs:hover * {
    color: #D8F098 !important;
  }
  .color-sorting-xs, .color-sorting-xs * {
    color: #C68408 !important;
  }
  .color-hover-sorting-xs:hover, .color-hover-sorting-xs:hover * {
    color: #C68408 !important;
  }
  .color-sorting-dark-xs, .color-sorting-dark-xs * {
    color: #956306 !important;
  }
  .color-hover-sorting-dark-xs:hover, .color-hover-sorting-dark-xs:hover * {
    color: #956306 !important;
  }
  .color-sorting-light-xs, .color-sorting-light-xs * {
    color: #EDE2CA !important;
  }
  .color-hover-sorting-light-xs:hover, .color-hover-sorting-light-xs:hover * {
    color: #EDE2CA !important;
  }
  .color-text-xs, .color-text-xs * {
    color: #111 !important;
  }
  .color-hover-text-xs:hover, .color-hover-text-xs:hover * {
    color: #111 !important;
  }
  .color-success-xs, .color-success-xs * {
    color: ​ #66cc66 !important;
  }
  .color-hover-success-xs:hover, .color-hover-success-xs:hover * {
    color: ​ #66cc66 !important;
  }
  .color-error-xs, .color-error-xs * {
    color: #e05252 !important;
  }
  .color-hover-error-xs:hover, .color-hover-error-xs:hover * {
    color: #e05252 !important;
  }
  .color-green-xs, .color-green-xs * {
    color: #39AB47 !important;
  }
  .color-hover-green-xs:hover, .color-hover-green-xs:hover * {
    color: #39AB47 !important;
  }
  .color-green-light-xs, .color-green-light-xs * {
    color: #d7eddc !important;
  }
  .color-hover-green-light-xs:hover, .color-hover-green-light-xs:hover * {
    color: #d7eddc !important;
  }
  .color-green-lighter-xs, .color-green-lighter-xs * {
    color: #ebf7ed !important;
  }
  .color-hover-green-lighter-xs:hover, .color-hover-green-lighter-xs:hover * {
    color: #ebf7ed !important;
  }
  .color-yellow-xs, .color-yellow-xs * {
    color: #EB8B2D !important;
  }
  .color-hover-yellow-xs:hover, .color-hover-yellow-xs:hover * {
    color: #EB8B2D !important;
  }
  .color-yellow-light-xs, .color-yellow-light-xs * {
    color: #f9e8d5 !important;
  }
  .color-hover-yellow-light-xs:hover, .color-hover-yellow-light-xs:hover * {
    color: #f9e8d5 !important;
  }
  .color-yellow-lighter-xs, .color-yellow-lighter-xs * {
    color: #fdf3e9 !important;
  }
  .color-hover-yellow-lighter-xs:hover, .color-hover-yellow-lighter-xs:hover * {
    color: #fdf3e9 !important;
  }
  .color-red-xs, .color-red-xs * {
    color: #AC2430 !important;
  }
  .color-hover-red-xs:hover, .color-hover-red-xs:hover * {
    color: #AC2430 !important;
  }
  .color-red-light-xs, .color-red-light-xs * {
    color: #eed3d6 !important;
  }
  .color-hover-red-light-xs:hover, .color-hover-red-light-xs:hover * {
    color: #eed3d6 !important;
  }
  .color-red-lighter-xs, .color-red-lighter-xs * {
    color: #f7e8e9 !important;
  }
  .color-hover-red-lighter-xs:hover, .color-hover-red-lighter-xs:hover * {
    color: #f7e8e9 !important;
  }
  .color-light-grey-xs, .color-light-grey-xs * {
    color: #f8f7f7 !important;
  }
  .color-hover-light-grey-xs:hover, .color-hover-light-grey-xs:hover * {
    color: #f8f7f7 !important;
  }
  .color-medium-grey-xs, .color-medium-grey-xs * {
    color: #b3b3b3 !important;
  }
  .color-hover-medium-grey-xs:hover, .color-hover-medium-grey-xs:hover * {
    color: #b3b3b3 !important;
  }
  .color-dark-grey-xs, .color-dark-grey-xs * {
    color: #282828 !important;
  }
  .color-hover-dark-grey-xs:hover, .color-hover-dark-grey-xs:hover * {
    color: #282828 !important;
  }
  .color-white-xs, .color-white-xs * {
    color: #fff !important;
  }
  .color-hover-white-xs:hover, .color-hover-white-xs:hover * {
    color: #fff !important;
  }
  .color-black-xs, .color-black-xs * {
    color: #111 !important;
  }
  .color-hover-black-xs:hover, .color-hover-black-xs:hover * {
    color: #111 !important;
  }
  .font-light-xs {
    font-family: "PublicSans-Light", "PublicSans-Regular", "Helvetica", "Arial", sans-serif !important;
  }
  .font-regular-xs {
    font-family: "PublicSans-Regular", "PublicSans-Light", "Helvetica", "Arial", sans-serif !important;
  }
  .font-medium-xs {
    font-family: "PublicSans-Medium", "PublicSans-Bold", "Helvetica", "Arial", sans-serif !important;
  }
  .font-bold-xs {
    font-family: "PublicSans-Bold", "PublicSans-Regular", "Helvetica", "Arial", sans-serif !important;
  }
  .font-title-xs {
    font-family: "Dosis-Regular", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif !important;
  }
  .font-title-medium-xs {
    font-family: "Dosis-Medium", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif !important;
  }
  .font-title-semibold-xs {
    font-family: "Dosis-SemiBold", "Dosis-Medium", "Helvetica", "Arial", sans-serif !important;
  }
  .font-title-bold-xs {
    font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif !important;
  }
  .text-align-center-xs {
    text-align: center;
  }
  .text-align-left-xs {
    text-align: left;
  }
  .text-align-right-xs {
    text-align: right;
  }
}
strong,
b {
  font-weight: normal;
  font-family: "PublicSans-Bold", "PublicSans-Regular", "Helvetica", "Arial", sans-serif;
}

sup {
  vertical-align: super;
  font-size: 0.6em;
}

sub {
  vertical-align: sub;
  font-size: 0.6em;
}

.text-small,
small {
  font-size: 0.8em;
}

.text-big {
  font-size: 1.25em;
}

.bg-primary {
  background-color: #01799E;
}

.bg-primary-hover:hover {
  background-color: #01799E;
}

.border-primary {
  border: 1px solid #01799E;
}

.bg-primary-light {
  background-color: #59A6C7;
}

.bg-primary-light-hover:hover {
  background-color: #59A6C7;
}

.border-primary-light {
  border: 1px solid #59A6C7;
}

.bg-primary-lighter {
  background-color: #95D1E7;
}

.bg-primary-lighter-hover:hover {
  background-color: #95D1E7;
}

.border-primary-lighter {
  border: 1px solid #95D1E7;
}

.bg-secondary {
  background-color: #D34C5D;
}

.bg-secondary-hover:hover {
  background-color: #D34C5D;
}

.border-secondary {
  border: 1px solid #D34C5D;
}

.bg-secondary-dark {
  background-color: #99264A;
}

.bg-secondary-dark-hover:hover {
  background-color: #99264A;
}

.border-secondary-dark {
  border: 1px solid #99264A;
}

.bg-secondary-darker {
  background-color: #69123E;
}

.bg-secondary-darker-hover:hover {
  background-color: #69123E;
}

.border-secondary-darker {
  border: 1px solid #69123E;
}

.bg-recyclability {
  background-color: #499B96;
}

.bg-recyclability-hover:hover {
  background-color: #499B96;
}

.border-recyclability {
  border: 1px solid #499B96;
}

.bg-recyclability-dark {
  background-color: #1D6769;
}

.bg-recyclability-dark-hover:hover {
  background-color: #1D6769;
}

.border-recyclability-dark {
  border: 1px solid #1D6769;
}

.bg-recyclability-light {
  background-color: #B8DBBF;
}

.bg-recyclability-light-hover:hover {
  background-color: #B8DBBF;
}

.border-recyclability-light {
  border: 1px solid #B8DBBF;
}

.bg-recycled {
  background-color: #A8B555;
}

.bg-recycled-hover:hover {
  background-color: #A8B555;
}

.border-recycled {
  border: 1px solid #A8B555;
}

.bg-recycled-dark {
  background-color: #487547;
}

.bg-recycled-dark-hover:hover {
  background-color: #487547;
}

.border-recycled-dark {
  border: 1px solid #487547;
}

.bg-recycled-light {
  background-color: #D8F098;
}

.bg-recycled-light-hover:hover {
  background-color: #D8F098;
}

.border-recycled-light {
  border: 1px solid #D8F098;
}

.bg-sorting {
  background-color: #C68408;
}

.bg-sorting-hover:hover {
  background-color: #C68408;
}

.border-sorting {
  border: 1px solid #C68408;
}

.bg-sorting-dark {
  background-color: #956306;
}

.bg-sorting-dark-hover:hover {
  background-color: #956306;
}

.border-sorting-dark {
  border: 1px solid #956306;
}

.bg-sorting-light {
  background-color: #EDE2CA;
}

.bg-sorting-light-hover:hover {
  background-color: #EDE2CA;
}

.border-sorting-light {
  border: 1px solid #EDE2CA;
}

.bg-text {
  background-color: #111;
}

.bg-text-hover:hover {
  background-color: #111;
}

.border-text {
  border: 1px solid #111;
}

.bg-success {
  background-color: ​ #66cc66;
}

.bg-success-hover:hover {
  background-color: ​ #66cc66;
}

.border-success {
  border: 1px solid ​ #66cc66;
}

.bg-error {
  background-color: #e05252;
}

.bg-error-hover:hover {
  background-color: #e05252;
}

.border-error {
  border: 1px solid #e05252;
}

.bg-green {
  background-color: #39AB47;
}

.bg-green-hover:hover {
  background-color: #39AB47;
}

.border-green {
  border: 1px solid #39AB47;
}

.bg-green-light {
  background-color: #d7eddc;
}

.bg-green-light-hover:hover {
  background-color: #d7eddc;
}

.border-green-light {
  border: 1px solid #d7eddc;
}

.bg-green-lighter {
  background-color: #ebf7ed;
}

.bg-green-lighter-hover:hover {
  background-color: #ebf7ed;
}

.border-green-lighter {
  border: 1px solid #ebf7ed;
}

.bg-yellow {
  background-color: #EB8B2D;
}

.bg-yellow-hover:hover {
  background-color: #EB8B2D;
}

.border-yellow {
  border: 1px solid #EB8B2D;
}

.bg-yellow-light {
  background-color: #f9e8d5;
}

.bg-yellow-light-hover:hover {
  background-color: #f9e8d5;
}

.border-yellow-light {
  border: 1px solid #f9e8d5;
}

.bg-yellow-lighter {
  background-color: #fdf3e9;
}

.bg-yellow-lighter-hover:hover {
  background-color: #fdf3e9;
}

.border-yellow-lighter {
  border: 1px solid #fdf3e9;
}

.bg-red {
  background-color: #AC2430;
}

.bg-red-hover:hover {
  background-color: #AC2430;
}

.border-red {
  border: 1px solid #AC2430;
}

.bg-red-light {
  background-color: #eed3d6;
}

.bg-red-light-hover:hover {
  background-color: #eed3d6;
}

.border-red-light {
  border: 1px solid #eed3d6;
}

.bg-red-lighter {
  background-color: #f7e8e9;
}

.bg-red-lighter-hover:hover {
  background-color: #f7e8e9;
}

.border-red-lighter {
  border: 1px solid #f7e8e9;
}

.bg-light-grey {
  background-color: #f8f7f7;
}

.bg-light-grey-hover:hover {
  background-color: #f8f7f7;
}

.border-light-grey {
  border: 1px solid #f8f7f7;
}

.bg-medium-grey {
  background-color: #b3b3b3;
}

.bg-medium-grey-hover:hover {
  background-color: #b3b3b3;
}

.border-medium-grey {
  border: 1px solid #b3b3b3;
}

.bg-dark-grey {
  background-color: #282828;
}

.bg-dark-grey-hover:hover {
  background-color: #282828;
}

.border-dark-grey {
  border: 1px solid #282828;
}

.bg-white {
  background-color: #fff;
}

.bg-white-hover:hover {
  background-color: #fff;
}

.border-white {
  border: 1px solid #fff;
}

.bg-black {
  background-color: #111;
}

.bg-black-hover:hover {
  background-color: #111;
}

.border-black {
  border: 1px solid #111;
}

@media screen and (max-width: 1240px) {
  .bg-primary-md {
    background-color: #01799E;
  }
  .bg-primary-hover-md:hover {
    background-color: #01799E;
  }
  .border-primary-md {
    border: 1px solid #01799E;
  }
  .bg-primary-light-md {
    background-color: #59A6C7;
  }
  .bg-primary-light-hover-md:hover {
    background-color: #59A6C7;
  }
  .border-primary-light-md {
    border: 1px solid #59A6C7;
  }
  .bg-primary-lighter-md {
    background-color: #95D1E7;
  }
  .bg-primary-lighter-hover-md:hover {
    background-color: #95D1E7;
  }
  .border-primary-lighter-md {
    border: 1px solid #95D1E7;
  }
  .bg-secondary-md {
    background-color: #D34C5D;
  }
  .bg-secondary-hover-md:hover {
    background-color: #D34C5D;
  }
  .border-secondary-md {
    border: 1px solid #D34C5D;
  }
  .bg-secondary-dark-md {
    background-color: #99264A;
  }
  .bg-secondary-dark-hover-md:hover {
    background-color: #99264A;
  }
  .border-secondary-dark-md {
    border: 1px solid #99264A;
  }
  .bg-secondary-darker-md {
    background-color: #69123E;
  }
  .bg-secondary-darker-hover-md:hover {
    background-color: #69123E;
  }
  .border-secondary-darker-md {
    border: 1px solid #69123E;
  }
  .bg-recyclability-md {
    background-color: #499B96;
  }
  .bg-recyclability-hover-md:hover {
    background-color: #499B96;
  }
  .border-recyclability-md {
    border: 1px solid #499B96;
  }
  .bg-recyclability-dark-md {
    background-color: #1D6769;
  }
  .bg-recyclability-dark-hover-md:hover {
    background-color: #1D6769;
  }
  .border-recyclability-dark-md {
    border: 1px solid #1D6769;
  }
  .bg-recyclability-light-md {
    background-color: #B8DBBF;
  }
  .bg-recyclability-light-hover-md:hover {
    background-color: #B8DBBF;
  }
  .border-recyclability-light-md {
    border: 1px solid #B8DBBF;
  }
  .bg-recycled-md {
    background-color: #A8B555;
  }
  .bg-recycled-hover-md:hover {
    background-color: #A8B555;
  }
  .border-recycled-md {
    border: 1px solid #A8B555;
  }
  .bg-recycled-dark-md {
    background-color: #487547;
  }
  .bg-recycled-dark-hover-md:hover {
    background-color: #487547;
  }
  .border-recycled-dark-md {
    border: 1px solid #487547;
  }
  .bg-recycled-light-md {
    background-color: #D8F098;
  }
  .bg-recycled-light-hover-md:hover {
    background-color: #D8F098;
  }
  .border-recycled-light-md {
    border: 1px solid #D8F098;
  }
  .bg-sorting-md {
    background-color: #C68408;
  }
  .bg-sorting-hover-md:hover {
    background-color: #C68408;
  }
  .border-sorting-md {
    border: 1px solid #C68408;
  }
  .bg-sorting-dark-md {
    background-color: #956306;
  }
  .bg-sorting-dark-hover-md:hover {
    background-color: #956306;
  }
  .border-sorting-dark-md {
    border: 1px solid #956306;
  }
  .bg-sorting-light-md {
    background-color: #EDE2CA;
  }
  .bg-sorting-light-hover-md:hover {
    background-color: #EDE2CA;
  }
  .border-sorting-light-md {
    border: 1px solid #EDE2CA;
  }
  .bg-text-md {
    background-color: #111;
  }
  .bg-text-hover-md:hover {
    background-color: #111;
  }
  .border-text-md {
    border: 1px solid #111;
  }
  .bg-success-md {
    background-color: ​ #66cc66;
  }
  .bg-success-hover-md:hover {
    background-color: ​ #66cc66;
  }
  .border-success-md {
    border: 1px solid ​ #66cc66;
  }
  .bg-error-md {
    background-color: #e05252;
  }
  .bg-error-hover-md:hover {
    background-color: #e05252;
  }
  .border-error-md {
    border: 1px solid #e05252;
  }
  .bg-green-md {
    background-color: #39AB47;
  }
  .bg-green-hover-md:hover {
    background-color: #39AB47;
  }
  .border-green-md {
    border: 1px solid #39AB47;
  }
  .bg-green-light-md {
    background-color: #d7eddc;
  }
  .bg-green-light-hover-md:hover {
    background-color: #d7eddc;
  }
  .border-green-light-md {
    border: 1px solid #d7eddc;
  }
  .bg-green-lighter-md {
    background-color: #ebf7ed;
  }
  .bg-green-lighter-hover-md:hover {
    background-color: #ebf7ed;
  }
  .border-green-lighter-md {
    border: 1px solid #ebf7ed;
  }
  .bg-yellow-md {
    background-color: #EB8B2D;
  }
  .bg-yellow-hover-md:hover {
    background-color: #EB8B2D;
  }
  .border-yellow-md {
    border: 1px solid #EB8B2D;
  }
  .bg-yellow-light-md {
    background-color: #f9e8d5;
  }
  .bg-yellow-light-hover-md:hover {
    background-color: #f9e8d5;
  }
  .border-yellow-light-md {
    border: 1px solid #f9e8d5;
  }
  .bg-yellow-lighter-md {
    background-color: #fdf3e9;
  }
  .bg-yellow-lighter-hover-md:hover {
    background-color: #fdf3e9;
  }
  .border-yellow-lighter-md {
    border: 1px solid #fdf3e9;
  }
  .bg-red-md {
    background-color: #AC2430;
  }
  .bg-red-hover-md:hover {
    background-color: #AC2430;
  }
  .border-red-md {
    border: 1px solid #AC2430;
  }
  .bg-red-light-md {
    background-color: #eed3d6;
  }
  .bg-red-light-hover-md:hover {
    background-color: #eed3d6;
  }
  .border-red-light-md {
    border: 1px solid #eed3d6;
  }
  .bg-red-lighter-md {
    background-color: #f7e8e9;
  }
  .bg-red-lighter-hover-md:hover {
    background-color: #f7e8e9;
  }
  .border-red-lighter-md {
    border: 1px solid #f7e8e9;
  }
  .bg-light-grey-md {
    background-color: #f8f7f7;
  }
  .bg-light-grey-hover-md:hover {
    background-color: #f8f7f7;
  }
  .border-light-grey-md {
    border: 1px solid #f8f7f7;
  }
  .bg-medium-grey-md {
    background-color: #b3b3b3;
  }
  .bg-medium-grey-hover-md:hover {
    background-color: #b3b3b3;
  }
  .border-medium-grey-md {
    border: 1px solid #b3b3b3;
  }
  .bg-dark-grey-md {
    background-color: #282828;
  }
  .bg-dark-grey-hover-md:hover {
    background-color: #282828;
  }
  .border-dark-grey-md {
    border: 1px solid #282828;
  }
  .bg-white-md {
    background-color: #fff;
  }
  .bg-white-hover-md:hover {
    background-color: #fff;
  }
  .border-white-md {
    border: 1px solid #fff;
  }
  .bg-black-md {
    background-color: #111;
  }
  .bg-black-hover-md:hover {
    background-color: #111;
  }
  .border-black-md {
    border: 1px solid #111;
  }
}
@media screen and (max-width: 1040px) {
  .bg-primary-sm {
    background-color: #01799E;
  }
  .bg-primary-hover-sm:hover {
    background-color: #01799E;
  }
  .border-primary-sm {
    border: 1px solid #01799E;
  }
  .bg-primary-light-sm {
    background-color: #59A6C7;
  }
  .bg-primary-light-hover-sm:hover {
    background-color: #59A6C7;
  }
  .border-primary-light-sm {
    border: 1px solid #59A6C7;
  }
  .bg-primary-lighter-sm {
    background-color: #95D1E7;
  }
  .bg-primary-lighter-hover-sm:hover {
    background-color: #95D1E7;
  }
  .border-primary-lighter-sm {
    border: 1px solid #95D1E7;
  }
  .bg-secondary-sm {
    background-color: #D34C5D;
  }
  .bg-secondary-hover-sm:hover {
    background-color: #D34C5D;
  }
  .border-secondary-sm {
    border: 1px solid #D34C5D;
  }
  .bg-secondary-dark-sm {
    background-color: #99264A;
  }
  .bg-secondary-dark-hover-sm:hover {
    background-color: #99264A;
  }
  .border-secondary-dark-sm {
    border: 1px solid #99264A;
  }
  .bg-secondary-darker-sm {
    background-color: #69123E;
  }
  .bg-secondary-darker-hover-sm:hover {
    background-color: #69123E;
  }
  .border-secondary-darker-sm {
    border: 1px solid #69123E;
  }
  .bg-recyclability-sm {
    background-color: #499B96;
  }
  .bg-recyclability-hover-sm:hover {
    background-color: #499B96;
  }
  .border-recyclability-sm {
    border: 1px solid #499B96;
  }
  .bg-recyclability-dark-sm {
    background-color: #1D6769;
  }
  .bg-recyclability-dark-hover-sm:hover {
    background-color: #1D6769;
  }
  .border-recyclability-dark-sm {
    border: 1px solid #1D6769;
  }
  .bg-recyclability-light-sm {
    background-color: #B8DBBF;
  }
  .bg-recyclability-light-hover-sm:hover {
    background-color: #B8DBBF;
  }
  .border-recyclability-light-sm {
    border: 1px solid #B8DBBF;
  }
  .bg-recycled-sm {
    background-color: #A8B555;
  }
  .bg-recycled-hover-sm:hover {
    background-color: #A8B555;
  }
  .border-recycled-sm {
    border: 1px solid #A8B555;
  }
  .bg-recycled-dark-sm {
    background-color: #487547;
  }
  .bg-recycled-dark-hover-sm:hover {
    background-color: #487547;
  }
  .border-recycled-dark-sm {
    border: 1px solid #487547;
  }
  .bg-recycled-light-sm {
    background-color: #D8F098;
  }
  .bg-recycled-light-hover-sm:hover {
    background-color: #D8F098;
  }
  .border-recycled-light-sm {
    border: 1px solid #D8F098;
  }
  .bg-sorting-sm {
    background-color: #C68408;
  }
  .bg-sorting-hover-sm:hover {
    background-color: #C68408;
  }
  .border-sorting-sm {
    border: 1px solid #C68408;
  }
  .bg-sorting-dark-sm {
    background-color: #956306;
  }
  .bg-sorting-dark-hover-sm:hover {
    background-color: #956306;
  }
  .border-sorting-dark-sm {
    border: 1px solid #956306;
  }
  .bg-sorting-light-sm {
    background-color: #EDE2CA;
  }
  .bg-sorting-light-hover-sm:hover {
    background-color: #EDE2CA;
  }
  .border-sorting-light-sm {
    border: 1px solid #EDE2CA;
  }
  .bg-text-sm {
    background-color: #111;
  }
  .bg-text-hover-sm:hover {
    background-color: #111;
  }
  .border-text-sm {
    border: 1px solid #111;
  }
  .bg-success-sm {
    background-color: ​ #66cc66;
  }
  .bg-success-hover-sm:hover {
    background-color: ​ #66cc66;
  }
  .border-success-sm {
    border: 1px solid ​ #66cc66;
  }
  .bg-error-sm {
    background-color: #e05252;
  }
  .bg-error-hover-sm:hover {
    background-color: #e05252;
  }
  .border-error-sm {
    border: 1px solid #e05252;
  }
  .bg-green-sm {
    background-color: #39AB47;
  }
  .bg-green-hover-sm:hover {
    background-color: #39AB47;
  }
  .border-green-sm {
    border: 1px solid #39AB47;
  }
  .bg-green-light-sm {
    background-color: #d7eddc;
  }
  .bg-green-light-hover-sm:hover {
    background-color: #d7eddc;
  }
  .border-green-light-sm {
    border: 1px solid #d7eddc;
  }
  .bg-green-lighter-sm {
    background-color: #ebf7ed;
  }
  .bg-green-lighter-hover-sm:hover {
    background-color: #ebf7ed;
  }
  .border-green-lighter-sm {
    border: 1px solid #ebf7ed;
  }
  .bg-yellow-sm {
    background-color: #EB8B2D;
  }
  .bg-yellow-hover-sm:hover {
    background-color: #EB8B2D;
  }
  .border-yellow-sm {
    border: 1px solid #EB8B2D;
  }
  .bg-yellow-light-sm {
    background-color: #f9e8d5;
  }
  .bg-yellow-light-hover-sm:hover {
    background-color: #f9e8d5;
  }
  .border-yellow-light-sm {
    border: 1px solid #f9e8d5;
  }
  .bg-yellow-lighter-sm {
    background-color: #fdf3e9;
  }
  .bg-yellow-lighter-hover-sm:hover {
    background-color: #fdf3e9;
  }
  .border-yellow-lighter-sm {
    border: 1px solid #fdf3e9;
  }
  .bg-red-sm {
    background-color: #AC2430;
  }
  .bg-red-hover-sm:hover {
    background-color: #AC2430;
  }
  .border-red-sm {
    border: 1px solid #AC2430;
  }
  .bg-red-light-sm {
    background-color: #eed3d6;
  }
  .bg-red-light-hover-sm:hover {
    background-color: #eed3d6;
  }
  .border-red-light-sm {
    border: 1px solid #eed3d6;
  }
  .bg-red-lighter-sm {
    background-color: #f7e8e9;
  }
  .bg-red-lighter-hover-sm:hover {
    background-color: #f7e8e9;
  }
  .border-red-lighter-sm {
    border: 1px solid #f7e8e9;
  }
  .bg-light-grey-sm {
    background-color: #f8f7f7;
  }
  .bg-light-grey-hover-sm:hover {
    background-color: #f8f7f7;
  }
  .border-light-grey-sm {
    border: 1px solid #f8f7f7;
  }
  .bg-medium-grey-sm {
    background-color: #b3b3b3;
  }
  .bg-medium-grey-hover-sm:hover {
    background-color: #b3b3b3;
  }
  .border-medium-grey-sm {
    border: 1px solid #b3b3b3;
  }
  .bg-dark-grey-sm {
    background-color: #282828;
  }
  .bg-dark-grey-hover-sm:hover {
    background-color: #282828;
  }
  .border-dark-grey-sm {
    border: 1px solid #282828;
  }
  .bg-white-sm {
    background-color: #fff;
  }
  .bg-white-hover-sm:hover {
    background-color: #fff;
  }
  .border-white-sm {
    border: 1px solid #fff;
  }
  .bg-black-sm {
    background-color: #111;
  }
  .bg-black-hover-sm:hover {
    background-color: #111;
  }
  .border-black-sm {
    border: 1px solid #111;
  }
}
@media screen and (max-width: 640px) {
  .bg-primary-xs {
    background-color: #01799E;
  }
  .bg-primary-hover-xs:hover {
    background-color: #01799E;
  }
  .border-primary-xs {
    border: 1px solid #01799E;
  }
  .bg-primary-light-xs {
    background-color: #59A6C7;
  }
  .bg-primary-light-hover-xs:hover {
    background-color: #59A6C7;
  }
  .border-primary-light-xs {
    border: 1px solid #59A6C7;
  }
  .bg-primary-lighter-xs {
    background-color: #95D1E7;
  }
  .bg-primary-lighter-hover-xs:hover {
    background-color: #95D1E7;
  }
  .border-primary-lighter-xs {
    border: 1px solid #95D1E7;
  }
  .bg-secondary-xs {
    background-color: #D34C5D;
  }
  .bg-secondary-hover-xs:hover {
    background-color: #D34C5D;
  }
  .border-secondary-xs {
    border: 1px solid #D34C5D;
  }
  .bg-secondary-dark-xs {
    background-color: #99264A;
  }
  .bg-secondary-dark-hover-xs:hover {
    background-color: #99264A;
  }
  .border-secondary-dark-xs {
    border: 1px solid #99264A;
  }
  .bg-secondary-darker-xs {
    background-color: #69123E;
  }
  .bg-secondary-darker-hover-xs:hover {
    background-color: #69123E;
  }
  .border-secondary-darker-xs {
    border: 1px solid #69123E;
  }
  .bg-recyclability-xs {
    background-color: #499B96;
  }
  .bg-recyclability-hover-xs:hover {
    background-color: #499B96;
  }
  .border-recyclability-xs {
    border: 1px solid #499B96;
  }
  .bg-recyclability-dark-xs {
    background-color: #1D6769;
  }
  .bg-recyclability-dark-hover-xs:hover {
    background-color: #1D6769;
  }
  .border-recyclability-dark-xs {
    border: 1px solid #1D6769;
  }
  .bg-recyclability-light-xs {
    background-color: #B8DBBF;
  }
  .bg-recyclability-light-hover-xs:hover {
    background-color: #B8DBBF;
  }
  .border-recyclability-light-xs {
    border: 1px solid #B8DBBF;
  }
  .bg-recycled-xs {
    background-color: #A8B555;
  }
  .bg-recycled-hover-xs:hover {
    background-color: #A8B555;
  }
  .border-recycled-xs {
    border: 1px solid #A8B555;
  }
  .bg-recycled-dark-xs {
    background-color: #487547;
  }
  .bg-recycled-dark-hover-xs:hover {
    background-color: #487547;
  }
  .border-recycled-dark-xs {
    border: 1px solid #487547;
  }
  .bg-recycled-light-xs {
    background-color: #D8F098;
  }
  .bg-recycled-light-hover-xs:hover {
    background-color: #D8F098;
  }
  .border-recycled-light-xs {
    border: 1px solid #D8F098;
  }
  .bg-sorting-xs {
    background-color: #C68408;
  }
  .bg-sorting-hover-xs:hover {
    background-color: #C68408;
  }
  .border-sorting-xs {
    border: 1px solid #C68408;
  }
  .bg-sorting-dark-xs {
    background-color: #956306;
  }
  .bg-sorting-dark-hover-xs:hover {
    background-color: #956306;
  }
  .border-sorting-dark-xs {
    border: 1px solid #956306;
  }
  .bg-sorting-light-xs {
    background-color: #EDE2CA;
  }
  .bg-sorting-light-hover-xs:hover {
    background-color: #EDE2CA;
  }
  .border-sorting-light-xs {
    border: 1px solid #EDE2CA;
  }
  .bg-text-xs {
    background-color: #111;
  }
  .bg-text-hover-xs:hover {
    background-color: #111;
  }
  .border-text-xs {
    border: 1px solid #111;
  }
  .bg-success-xs {
    background-color: ​ #66cc66;
  }
  .bg-success-hover-xs:hover {
    background-color: ​ #66cc66;
  }
  .border-success-xs {
    border: 1px solid ​ #66cc66;
  }
  .bg-error-xs {
    background-color: #e05252;
  }
  .bg-error-hover-xs:hover {
    background-color: #e05252;
  }
  .border-error-xs {
    border: 1px solid #e05252;
  }
  .bg-green-xs {
    background-color: #39AB47;
  }
  .bg-green-hover-xs:hover {
    background-color: #39AB47;
  }
  .border-green-xs {
    border: 1px solid #39AB47;
  }
  .bg-green-light-xs {
    background-color: #d7eddc;
  }
  .bg-green-light-hover-xs:hover {
    background-color: #d7eddc;
  }
  .border-green-light-xs {
    border: 1px solid #d7eddc;
  }
  .bg-green-lighter-xs {
    background-color: #ebf7ed;
  }
  .bg-green-lighter-hover-xs:hover {
    background-color: #ebf7ed;
  }
  .border-green-lighter-xs {
    border: 1px solid #ebf7ed;
  }
  .bg-yellow-xs {
    background-color: #EB8B2D;
  }
  .bg-yellow-hover-xs:hover {
    background-color: #EB8B2D;
  }
  .border-yellow-xs {
    border: 1px solid #EB8B2D;
  }
  .bg-yellow-light-xs {
    background-color: #f9e8d5;
  }
  .bg-yellow-light-hover-xs:hover {
    background-color: #f9e8d5;
  }
  .border-yellow-light-xs {
    border: 1px solid #f9e8d5;
  }
  .bg-yellow-lighter-xs {
    background-color: #fdf3e9;
  }
  .bg-yellow-lighter-hover-xs:hover {
    background-color: #fdf3e9;
  }
  .border-yellow-lighter-xs {
    border: 1px solid #fdf3e9;
  }
  .bg-red-xs {
    background-color: #AC2430;
  }
  .bg-red-hover-xs:hover {
    background-color: #AC2430;
  }
  .border-red-xs {
    border: 1px solid #AC2430;
  }
  .bg-red-light-xs {
    background-color: #eed3d6;
  }
  .bg-red-light-hover-xs:hover {
    background-color: #eed3d6;
  }
  .border-red-light-xs {
    border: 1px solid #eed3d6;
  }
  .bg-red-lighter-xs {
    background-color: #f7e8e9;
  }
  .bg-red-lighter-hover-xs:hover {
    background-color: #f7e8e9;
  }
  .border-red-lighter-xs {
    border: 1px solid #f7e8e9;
  }
  .bg-light-grey-xs {
    background-color: #f8f7f7;
  }
  .bg-light-grey-hover-xs:hover {
    background-color: #f8f7f7;
  }
  .border-light-grey-xs {
    border: 1px solid #f8f7f7;
  }
  .bg-medium-grey-xs {
    background-color: #b3b3b3;
  }
  .bg-medium-grey-hover-xs:hover {
    background-color: #b3b3b3;
  }
  .border-medium-grey-xs {
    border: 1px solid #b3b3b3;
  }
  .bg-dark-grey-xs {
    background-color: #282828;
  }
  .bg-dark-grey-hover-xs:hover {
    background-color: #282828;
  }
  .border-dark-grey-xs {
    border: 1px solid #282828;
  }
  .bg-white-xs {
    background-color: #fff;
  }
  .bg-white-hover-xs:hover {
    background-color: #fff;
  }
  .border-white-xs {
    border: 1px solid #fff;
  }
  .bg-black-xs {
    background-color: #111;
  }
  .bg-black-hover-xs:hover {
    background-color: #111;
  }
  .border-black-xs {
    border: 1px solid #111;
  }
}
.bg-image {
  background: center center no-repeat;
}

.bg-image--cover {
  background-size: cover;
}
.bg-image--left {
  background-position-x: left;
}
.bg-image--right {
  background-position-x: right;
}
.bg-image--top {
  background-position-y: top;
}
.bg-image--bottom {
  background-position-y: bottom;
}
.bg-image--left-top {
  background-position: left top;
}
.bg-image--center-top {
  background-position: center top;
}
.bg-image--right-top {
  background-position: right top;
}
.bg-image--left-center {
  background-position: left center;
}
.bg-image--center-center {
  background-position: center center;
}
.bg-image--right-center {
  background-position: right center;
}
.bg-image--left-bottom {
  background-position: left bottom;
}
.bg-image--center-bottom {
  background-position: center bottom;
}
.bg-image--right-bottom {
  background-position: right bottom;
}

@media screen and (max-width: 1240px) {
  .bg-image--cover-md {
    background-size: cover;
  }
  .bg-image--left-md {
    background-position-x: left;
  }
  .bg-image--right-md {
    background-position-x: right;
  }
  .bg-image--top-md {
    background-position-y: top;
  }
  .bg-image--bottom-md {
    background-position-y: bottom;
  }
  .bg-image--left-top-md {
    background-position: left top;
  }
  .bg-image--center-top-md {
    background-position: center top;
  }
  .bg-image--right-top-md {
    background-position: right top;
  }
  .bg-image--left-center-md {
    background-position: left center;
  }
  .bg-image--center-center-md {
    background-position: center center;
  }
  .bg-image--right-center-md {
    background-position: right center;
  }
  .bg-image--left-bottom-md {
    background-position: left bottom;
  }
  .bg-image--center-bottom-md {
    background-position: center bottom;
  }
  .bg-image--right-bottom-md {
    background-position: right bottom;
  }
}
@media screen and (max-width: 1040px) {
  .bg-image--cover-sm {
    background-size: cover;
  }
  .bg-image--left-sm {
    background-position-x: left;
  }
  .bg-image--right-sm {
    background-position-x: right;
  }
  .bg-image--top-sm {
    background-position-y: top;
  }
  .bg-image--bottom-sm {
    background-position-y: bottom;
  }
  .bg-image--left-top-sm {
    background-position: left top;
  }
  .bg-image--center-top-sm {
    background-position: center top;
  }
  .bg-image--right-top-sm {
    background-position: right top;
  }
  .bg-image--left-center-sm {
    background-position: left center;
  }
  .bg-image--center-center-sm {
    background-position: center center;
  }
  .bg-image--right-center-sm {
    background-position: right center;
  }
  .bg-image--left-bottom-sm {
    background-position: left bottom;
  }
  .bg-image--center-bottom-sm {
    background-position: center bottom;
  }
  .bg-image--right-bottom-sm {
    background-position: right bottom;
  }
}
@media screen and (max-width: 640px) {
  .bg-image--cover-xs {
    background-size: cover;
  }
  .bg-image--left-xs {
    background-position-x: left;
  }
  .bg-image--right-xs {
    background-position-x: right;
  }
  .bg-image--top-xs {
    background-position-y: top;
  }
  .bg-image--bottom-xs {
    background-position-y: bottom;
  }
  .bg-image--left-top-xs {
    background-position: left top;
  }
  .bg-image--center-top-xs {
    background-position: center top;
  }
  .bg-image--right-top-xs {
    background-position: right top;
  }
  .bg-image--left-center-xs {
    background-position: left center;
  }
  .bg-image--center-center-xs {
    background-position: center center;
  }
  .bg-image--right-center-xs {
    background-position: right center;
  }
  .bg-image--left-bottom-xs {
    background-position: left bottom;
  }
  .bg-image--center-bottom-xs {
    background-position: center bottom;
  }
  .bg-image--right-bottom-xs {
    background-position: right bottom;
  }
}
@media screen and (min-width: 1040px) {
  .animation {
    opacity: 0;
    -webkit-animation: 0.5s ease forwards;
            animation: 0.5s ease forwards;
  }
  .skrollable-between .animation--fadein, .animation.skrollable-between.animation--fadein, #tinymce .animation--fadein {
    -webkit-animation-name: fadeIn;
            animation-name: fadeIn;
  }
  .skrollable-between .animation--fadein-left, .animation.skrollable-between.animation--fadein-left, #tinymce .animation--fadein-left {
    -webkit-animation-name: fadeInLeft;
            animation-name: fadeInLeft;
  }
  .skrollable-between .animation--fadein-right, .animation.skrollable-between.animation--fadein-right, #tinymce .animation--fadein-right {
    -webkit-animation-name: fadeInRight;
            animation-name: fadeInRight;
  }
  .skrollable-between .animation--fadein-top, .animation.skrollable-between.animation--fadein-top, #tinymce .animation--fadein-top {
    -webkit-animation-name: fadeInTop;
            animation-name: fadeInTop;
  }
  .skrollable-between .animation--fadein-bottom, .animation.skrollable-between.animation--fadein-bottom, #tinymce .animation--fadein-bottom {
    -webkit-animation-name: fadeInBottom;
            animation-name: fadeInBottom;
  }
  .skrollable-between .animation--fadein-sides, .animation.skrollable-between.animation--fadein-sides, #tinymce .animation--fadein-sides {
    -webkit-animation-name: fadeInBottom;
            animation-name: fadeInBottom;
  }
  .skrollable-between .animation--fadein-sides:first-child, .animation.skrollable-between.animation--fadein-sides:first-child, #tinymce .animation--fadein-sides:first-child {
    -webkit-animation-name: fadeInLeft;
            animation-name: fadeInLeft;
  }
  .skrollable-between .animation--fadein-sides:last-child, .animation.skrollable-between.animation--fadein-sides:last-child, #tinymce .animation--fadein-sides:last-child {
    -webkit-animation-name: fadeInRight;
            animation-name: fadeInRight;
  }
}

.animation-image {
  position: relative;
  overflow: hidden;
}
.animation-image::before, .animation-image::after {
  content: "";
}
.animation-image::before {
  z-index: 10;
  background: white;
  -webkit-animation: imageLoadBefore 0.5s ease forwards 0.5s;
          animation: imageLoadBefore 0.5s ease forwards 0.5s;
}
.bg-secondary .animation-image::before {
  background: #D34C5D;
}
.animation-image::after {
  z-index: 20;
  background: #01799E;
  -webkit-transform: translate(100%);
      -ms-transform: translate(100%);
          transform: translate(100%);
  -webkit-animation: imageLoadAfter 0.5s ease forwards 0.5s;
          animation: imageLoadAfter 0.5s ease forwards 0.5s;
}

.delay-1 {
  -webkit-animation-delay: 0.15s !important;
          animation-delay: 0.15s !important;
}

.delay-2 {
  -webkit-animation-delay: 0.3s !important;
          animation-delay: 0.3s !important;
}

.delay-3 {
  -webkit-animation-delay: 0.45s !important;
          animation-delay: 0.45s !important;
}

.delay-4 {
  -webkit-animation-delay: 0.6s !important;
          animation-delay: 0.6s !important;
}

.delay-5 {
  -webkit-animation-delay: 0.75s !important;
          animation-delay: 0.75s !important;
}

.delay-6 {
  -webkit-animation-delay: 0.9s !important;
          animation-delay: 0.9s !important;
}

.delay-7 {
  -webkit-animation-delay: 1.05s !important;
          animation-delay: 1.05s !important;
}

.delay-8 {
  -webkit-animation-delay: 1.2s !important;
          animation-delay: 1.2s !important;
}

.delay-9 {
  -webkit-animation-delay: 1.35s !important;
          animation-delay: 1.35s !important;
}

.delay-10 {
  -webkit-animation-delay: 1.5s !important;
          animation-delay: 1.5s !important;
}

.delay-11 {
  -webkit-animation-delay: 1.65s !important;
          animation-delay: 1.65s !important;
}

.delay-12 {
  -webkit-animation-delay: 1.8s !important;
          animation-delay: 1.8s !important;
}

.delay-13 {
  -webkit-animation-delay: 1.95s !important;
          animation-delay: 1.95s !important;
}

.delay-14 {
  -webkit-animation-delay: 2.1s !important;
          animation-delay: 2.1s !important;
}

.delay-15 {
  -webkit-animation-delay: 2.25s !important;
          animation-delay: 2.25s !important;
}

.delay-16 {
  -webkit-animation-delay: 2.4s !important;
          animation-delay: 2.4s !important;
}

.delay-17 {
  -webkit-animation-delay: 2.55s !important;
          animation-delay: 2.55s !important;
}

.delay-18 {
  -webkit-animation-delay: 2.7s !important;
          animation-delay: 2.7s !important;
}

.delay-19 {
  -webkit-animation-delay: 2.85s !important;
          animation-delay: 2.85s !important;
}

.delay-20 {
  -webkit-animation-delay: 3s !important;
          animation-delay: 3s !important;
}

.delay-21 {
  -webkit-animation-delay: 3.15s !important;
          animation-delay: 3.15s !important;
}

.delay-22 {
  -webkit-animation-delay: 3.3s !important;
          animation-delay: 3.3s !important;
}

.delay-23 {
  -webkit-animation-delay: 3.45s !important;
          animation-delay: 3.45s !important;
}

.delay-24 {
  -webkit-animation-delay: 3.6s !important;
          animation-delay: 3.6s !important;
}

.delay-25 {
  -webkit-animation-delay: 3.75s !important;
          animation-delay: 3.75s !important;
}

.delay-26 {
  -webkit-animation-delay: 3.9s !important;
          animation-delay: 3.9s !important;
}

.delay-27 {
  -webkit-animation-delay: 4.05s !important;
          animation-delay: 4.05s !important;
}

.delay-28 {
  -webkit-animation-delay: 4.2s !important;
          animation-delay: 4.2s !important;
}

.delay-29 {
  -webkit-animation-delay: 4.35s !important;
          animation-delay: 4.35s !important;
}

.delay-30 {
  -webkit-animation-delay: 4.5s !important;
          animation-delay: 4.5s !important;
}

.delay-31 {
  -webkit-animation-delay: 4.65s !important;
          animation-delay: 4.65s !important;
}

.delay-32 {
  -webkit-animation-delay: 4.8s !important;
          animation-delay: 4.8s !important;
}

.delay-33 {
  -webkit-animation-delay: 4.95s !important;
          animation-delay: 4.95s !important;
}

.delay-34 {
  -webkit-animation-delay: 5.1s !important;
          animation-delay: 5.1s !important;
}

.delay-35 {
  -webkit-animation-delay: 5.25s !important;
          animation-delay: 5.25s !important;
}

.delay-36 {
  -webkit-animation-delay: 5.4s !important;
          animation-delay: 5.4s !important;
}

.delay-37 {
  -webkit-animation-delay: 5.55s !important;
          animation-delay: 5.55s !important;
}

.delay-38 {
  -webkit-animation-delay: 5.7s !important;
          animation-delay: 5.7s !important;
}

.delay-39 {
  -webkit-animation-delay: 5.85s !important;
          animation-delay: 5.85s !important;
}

.delay-40 {
  -webkit-animation-delay: 6s !important;
          animation-delay: 6s !important;
}

@-webkit-keyframes imageLoadBefore {
  0%, 50% {
    opacity: 1;
  }
  51%, 100% {
    opacity: 0;
  }
}

@keyframes imageLoadBefore {
  0%, 50% {
    opacity: 1;
  }
  51%, 100% {
    opacity: 0;
  }
}
@-webkit-keyframes imageLoadAfter {
  0% {
    -webkit-transform: translate(100%);
            transform: translate(100%);
  }
  30%, 70% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  99.9% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-100%);
            transform: translate(-100%);
    opacity: 0;
  }
}
@keyframes imageLoadAfter {
  0% {
    -webkit-transform: translate(100%);
            transform: translate(100%);
  }
  30%, 70% {
    -webkit-transform: translate(0);
            transform: translate(0);
  }
  99.9% {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(-100%);
            transform: translate(-100%);
    opacity: 0;
  }
}
* {
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

::-moz-selection {
  background: #01799E;
  color: #fff;
}

::selection {
  background: #01799E;
  color: #fff;
}

html, body {
  overflow-x: hidden;
}

html {
  font-size: 16px;
  background: #fff;
}

body {
  font-size: 16px;
  font-size: 1rem;
  color: #111;
  font-family: "PublicSans-Regular", "PublicSans-Light", "Helvetica", "Arial", sans-serif;
  line-height: 1.5;
  min-height: 100vh;
  position: relative;
  background: #F5F5F5;
}

@media print {
  @page {
    size: A4;
    margin: 10mm;
  }
  .site-header,
  .site-footer,
  .site-aside,
  .breadcrumb-container,
  .site-intro,
  button.print {
    display: none;
  }
  .container {
    padding: 0 20px;
    width: 100%;
  }
  html {
    font-size: 5%;
  }
  body {
    padding-top: 0;
  }
  .site-section {
    page-break-inside: avoid;
    padding: 20px 0 !important;
  }
  .site-main {
    display: table-row-group;
    overflow: hidden;
  }
}
.site {
  min-height: 100%;
  background: white;
  overflow: hidden;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}

.site-header {
  padding: 25px 0;
  position: relative;
  z-index: 100;
}
.site-header__brand {
  display: block;
  font-size: 62px;
  font-size: 3.875rem;
  line-height: 1;
  font-family: "Dosis-Regular", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
  color: #01799E;
  vertical-align: middle;
}
@media screen and (max-width: 640px) {
  .site-header__brand {
    font-size: 42px;
    font-size: 2.625rem;
  }
}
.site-header__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.site-header__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 10;
  background: rgba(149, 209, 231, 0.1);
}
@media screen and (max-width: 1040px) {
  .site-header__menu {
    display: none;
  }
}
.site-header__menu__item {
  position: relative;
  z-index: 10;
  padding: 0.25em 0;
}
.site-header__menu__link {
  font-size: 18px;
  font-size: 1.125rem;
  color: #111;
  font-family: "Dosis-Regular", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
  letter-spacing: 0.04em;
}
.site-header__menu > .site-header__menu__item > .site-header__menu__link {
  position: relative;
  padding: 0.5em;
}
.site-header__menu > .site-header__menu__item > .site-header__menu__link::after {
  content: attr(data-content);
  font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
  visibility: hidden;
  letter-spacing: 0.04em !important;
}
.site-header__menu > .site-header__menu__item > .site-header__menu__link span {
  padding: 0.5em;
  text-align: center;
  line-height: 1;
}
.site-header__menu > .site-header__menu__item > .site-header__menu__link:hover {
  font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
  color: #01799E;
}
.site-header__menu > .site-header__menu__item > .site-header__menu__link:hover span {
  letter-spacing: 0.01em;
}
.site-header__menu > .site-header__menu__item--has-children > .site-header__menu__link::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: -5px;
  left: 0;
  border-bottom: 25px solid #01799E;
  border-radius: 4px 4px 0 0;
  background: #01799E;
  opacity: 0;
}
.site-header__menu > .site-header__menu__item > .site-header__menu__sub {
  position: absolute;
  top: 100%;
  right: 0;
  -webkit-transform: translateY(10px);
      -ms-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  background: white;
  padding: 2em;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  opacity: 0;
  visibility: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
}
.site-header__menu > .site-header__menu__item.is-large > .site-header__menu__sub {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
@media screen and (max-width: 1240px) {
  .site-header__menu > .site-header__menu__item.is-large > .site-header__menu__sub {
    right: -217px;
  }
}
.site-header__menu > .site-header__menu__item > .site-header__menu__sub > .site-header__menu__item {
  white-space: nowrap;
}
.site-header__menu > .site-header__menu__item > .site-header__menu__sub > .site-header__menu__item .site-header__menu__item {
  white-space: break-spaces;
}
.site-header__menu > .site-header__menu__item.is-large > .site-header__menu__sub > .site-header__menu__item--has-children {
  width: 230px;
}
.site-header__menu .site-header__menu__sub .site-header__menu__sub {
  padding-left: 1em;
  margin-top: 1em;
}
.site-header__menu > .site-header__menu__item--has-children:hover > .site-header__menu__link {
  color: #fff;
}
.site-header__menu > .site-header__menu__item--has-children:hover > .site-header__menu__link::before {
  opacity: 1;
}
.site-header__menu > .site-header__menu__item:hover > .site-header__menu__sub {
  opacity: 1;
  visibility: visible;
}
.site-header__menu__sub .site-header__menu__item--default .site-header__menu__link {
  font-family: "Dosis-SemiBold", "Dosis-Medium", "Helvetica", "Arial", sans-serif;
}
.site-header__menu__sub .site-header__menu__item--default .site-header__menu__link:hover {
  color: #01799E;
}
.site-header__menu__sub .site-header__menu__item--highlighted > .site-header__menu__link {
  color: #D34C5D;
  font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
}
.site-header__menu__sub .site-header__menu__item--recyclability > .site-header__menu__link {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
}
.site-header__menu__sub .site-header__menu__item--recyclability .site-header__menu__link {
  color: #499B96;
}
.site-header__menu__sub .site-header__menu__item--recyclability .site-header__menu__link:hover {
  color: #1D6769;
}
.site-header__menu__sub .site-header__menu__item--recycled-content > .site-header__menu__link {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
}
.site-header__menu__sub .site-header__menu__item--recycled-content .site-header__menu__link {
  color: #A8B555;
}
.site-header__menu__sub .site-header__menu__item--recycled-content .site-header__menu__link:hover {
  color: #487547;
}
.site-header__menu__sub .site-header__menu__item--recyclass > .site-header__menu__link {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
}
.site-header__menu__sub .site-header__menu__item--recyclass .site-header__menu__link {
  color: #01799E;
}
.site-header__menu__sub .site-header__menu__item--recyclass .site-header__menu__link:hover {
  color: #59A6C7;
}
.site-header__menu__sub .site-header__menu__item--sorting > .site-header__menu__link {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
}
.site-header__menu__sub .site-header__menu__item--sorting .site-header__menu__link {
  color: #C68408;
}
.site-header__menu__sub .site-header__menu__item--sorting .site-header__menu__link:hover {
  color: #EDE2CA;
}
.site-header__menu__sub .site-header__menu__item--recycled-content-dark > .site-header__menu__link {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
}
.site-header__menu__sub .site-header__menu__item--recycled-content-dark .site-header__menu__link {
  color: #487547;
}
.site-header__menu__sub .site-header__menu__item--recycled-content-dark .site-header__menu__link:hover {
  color: #A8B555;
}
.site-header__menu__item--default.current-site-header__menu__item > .site-header__menu__link, .site-header__menu__item--default.current-menu-ancestor > .site-header__menu__link {
  font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
  color: #01799E;
}
.site-header__menu__item--default.current-site-header__menu__item > .site-header__menu__link span, .site-header__menu__item--default.current-menu-ancestor > .site-header__menu__link span {
  letter-spacing: 0.01em;
}
.site-header__menu__item--recyclability.current-site-header__menu__item > .site-header__menu__link, .site-header__menu__item--recyclability.current-menu-ancestor > .site-header__menu__link, .site-header__menu__item--recyclability .site-header__menu__item.current-site-header__menu__item > .site-header__menu__link, .site-header__menu__item--recyclability .site-header__menu__item.current-menu-ancestor > .site-header__menu__link {
  color: #1D6769;
}
.site-header__menu__item--recycled-content.current-site-header__menu__item > .site-header__menu__link, .site-header__menu__item--recycled-content.current-menu-ancestor > .site-header__menu__link, .site-header__menu__item--recycled-content .site-header__menu__item.current-site-header__menu__item > .site-header__menu__link, .site-header__menu__item--recycled-content .site-header__menu__item.current-menu-ancestor > .site-header__menu__link {
  color: #487547;
}

.site-top {
  z-index: 999;
  position: relative;
  background: #59A6C7;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "Dosis-Regular", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
}
.site-top .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.site-top__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.site-top__menu__item {
  padding: 0 0.25em;
}
.site-top__menu .site-top__menu__link {
  color: #fff;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  padding: 0.5em;
  display: block;
}
.site-top__menu .site-top__menu__link:hover {
  background: #95D1E7;
  color: #01799E;
}
@media screen and (max-width: 1040px) {
  .site-top__menu {
    display: none;
  }
}
.site-top__search {
  position: relative;
}
.site-top__search label {
  position: absolute;
  top: 0;
  right: 0;
  width: 30px;
  height: 30px;
  margin: 0;
  padding: 0;
  text-indent: -9999em;
}
.site-top__search label::before {
  font-family: "Font Awesome";
  font-weight: 900;
  content: "\f002";
  font-size: 16px;
  font-size: 1rem;
  line-height: 30px;
  color: #fff;
  text-align: center;
  text-indent: 0;
}
.site-top__search input {
  z-index: 1;
  position: relative;
  width: 30px;
  height: 30px;
  padding: 0;
  font-size: 16px;
  font-size: 1rem;
  font-family: "Dosis-SemiBold", "Dosis-Medium", "Helvetica", "Arial", sans-serif;
  line-height: 30px;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: 0;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.site-top__search input::-webkit-search-decoration, .site-top__search input::-webkit-search-cancel-button, .site-top__search input::-webkit-search-results-button, .site-top__search input::-webkit-search-results-decoration {
  -webkit-appearance: none;
          appearance: none;
}
.site-top__search:hover input,
.site-top__search input:valid {
  width: 200px;
  padding: 0 40px 0 10px;
  opacity: 1;
}
.site-top__search:hover label,
.site-top__search input:valid + label {
  z-index: 2;
}
.site-top__search:hover label::before,
.site-top__search input:valid + label::before {
  color: #01799E;
}
.site-top__lang {
  z-index: 999999;
  position: relative;
  margin-left: 0.5em;
}
.site-top__lang > .site-top__lang__item > .site-top__lang__link::after {
  font-family: "Font Awesome";
  font-weight: 900;
  content: "\f107";
  margin-left: 0.5em;
}
.site-top__lang__link {
  color: #fff;
  position: relative;
  z-index: 10;
  padding: 0.5em;
  display: block;
}
.site-top__lang__link:hover {
  color: #01799E;
}
.site-top__lang__sub {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #95D1E7;
  padding: 2.1em 0 0.25em;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.site-top__lang__sub .site-top__lang__link {
  padding: 0.15em 0.5em;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.current-lang .site-top__lang__link {
  color: #01799E;
  font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
}
.site-top__lang:hover .site-top__lang__sub {
  opacity: 1;
  visibility: visible;
}

.site-main {
  position: relative;
  overflow: hidden;
}

.site-footer {
  clear: both;
  border-top: 10px solid #01799E;
}
.page--sorting .site-footer {
  border-top: none;
}
.site-footer__top {
  background: #fff;
  padding: 2em 0;
  color: #01799E;
}
.site-footer__bottom {
  background: #95D1E7;
  padding: 1em 0;
  color: #00465B;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 18px;
}
.site-footer__bottom__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 1040px) {
  .site-footer__bottom__nav {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
}
@media screen and (max-width: 640px) {
  .site-footer__bottom__nav {
    display: block;
  }
}
.site-footer__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
@media screen and (max-width: 1040px) {
  .site-footer__menu {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
            flex-flow: column nowrap;
  }
}
.site-footer__menu__item {
  padding: 0 0.5em;
  border-right: 1px solid #00465B;
}
@media screen and (max-width: 1040px) {
  .site-footer__menu__item {
    padding: 0.5em 0;
    border-right: none;
    border-bottom: 1px solid rgba(0, 70, 91, 0.2);
  }
}
.site-footer__menu__item:last-child {
  border-right: 0;
}
@media screen and (max-width: 1040px) {
  .site-footer__menu__item:last-child {
    border-bottom: 0;
  }
}
.site-footer__menu__link {
  color: inherit;
}
.site-footer__menu__link:hover {
  color: #D34C5D;
}
.site-footer__copyright {
  margin: 0;
}
@media screen and (max-width: 1040px) {
  .site-footer__copyright {
    padding-bottom: 5px;
    opacity: 0.7;
  }
}
@media screen and (max-width: 640px) {
  .site-footer__copyright {
    margin-top: 20px;
    font-size: 12px;
    font-size: 0.75rem;
    text-align: left;
  }
}

.site-intro {
  position: relative;
  background: #95D1E7;
  padding: 50px 0;
  text-align: center;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "PublicSans-Medium", "PublicSans-Bold", "Helvetica", "Arial", sans-serif;
}
@media screen and (max-width: 640px) {
  .site-intro {
    font-size: 16px;
    font-size: 1rem;
  }
}
.site-intro p:last-child {
  margin-bottom: 0;
}
.page--recyclability .site-intro {
  background: #499B96;
}
.page--recycled-content .site-intro {
  background: #A8B555;
}
.page--sorting .site-intro {
  background: #C68408;
}

.site-section {
  position: relative;
}
@media screen and (max-width: 1040px) {
  .site-section--mobile::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: #fff;
    opacity: 0.7;
  }
  .site-section--mobile .container {
    z-index: 2;
  }
}

.site-message {
  background: #01799E;
  font-family: "PublicSans-Bold", "PublicSans-Regular", "Helvetica", "Arial", sans-serif;
  color: #fff;
  text-align: center;
  padding: 20px 40px;
  position: fixed;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
      -ms-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  opacity: 0;
  width: 660px;
  z-index: 9999;
  border-radius: 8px;
  -webkit-transition: all 1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 1s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  overflow: hidden;
  visibility: hidden;
}
.site-message.is-shown {
  -webkit-transform: translate(-50%, 90px);
      -ms-transform: translate(-50%, 90px);
          transform: translate(-50%, 90px);
  opacity: 1;
  visibility: visible;
}
.site-message.is-doomed::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0;
  height: 5px;
  background: rgba(255, 255, 255, 0.3);
  -webkit-animation: reverse-loading 10s linear;
          animation: reverse-loading 10s linear;
}
.site-message__close {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 30px;
  text-align: center;
  color: #fff;
  width: 30px;
  height: 30px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  text-indent: -9999px;
}
.site-message__close::after {
  font-family: "Font Awesome";
  font-weight: 900;
  content: "\f00d";
  text-indent: 0;
}
.site-message--error {
  background: #e05252;
}
.site-message--success {
  background: ​ #66cc66;
}
.site-message--info {
  background: #01799E;
}

.site-mobilenav {
  z-index: 7500;
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  max-width: 400px;
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  background: white;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  overflow-y: scroll;
  display: none;
  padding: 0 1.5em;
}
@media screen and (max-width: 1040px) {
  .site-mobilenav {
    display: block;
  }
}
.is-mobilenav-open .site-mobilenav {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
.site-mobilenav::-webkit-scrollbar-track {
  background-color: transparent;
}
.site-mobilenav::-webkit-scrollbar-thumb {
  background: primary-dark;
}
.site-mobilenav__nav {
  display: block;
  clear: both;
  height: 100%;
}
.site-mobilenav__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
}
.site-mobilenav__menu > li {
  padding: 0.5em 0;
  border-bottom: 1px solid #f8f7f7;
}
.site-mobilenav__menu > li:last-child {
  border-bottom: 0;
}
.site-mobilenav__menu a {
  font-size: 16px;
  font-size: 1rem;
  font-family: "PublicSans-Bold", "PublicSans-Regular", "Helvetica", "Arial", sans-serif;
  color: #111;
  text-align: left;
  display: block;
  padding: 0.5em 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.site-mobilenav__menu a::after {
  content: none !important;
}
.site-mobilenav__menu a:hover {
  color: #01799E;
}
.site-mobilenav__menu__sub {
  padding-left: 20px;
}
.site-mobilenav__menu__sub a {
  font-size: 12px;
  font-size: 0.75rem;
  font-family: "PublicSans-Regular", "PublicSans-Light", "Helvetica", "Arial", sans-serif;
  color: #111;
  padding: 5px 0;
}
.site-mobilenav__menu__sub a:hover {
  color: #01799E;
}
.site-mobilenav__trigger {
  z-index: 9999;
  position: absolute;
  top: 65px;
  right: 30px;
  width: 50px;
  height: 50px;
  border: 2px solid #fff;
  background: #01799E;
  -webkit-box-shadow: 0 0 0 4px #01799E;
          box-shadow: 0 0 0 4px #01799E;
  border-radius: 50%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  cursor: pointer;
}
@media screen and (max-width: 1040px) {
  .site-mobilenav__trigger {
    opacity: 1;
    visibility: visible;
  }
}
.site-mobilenav__trigger span {
  position: absolute;
  width: 26px;
  margin-top: -1px;
  margin-left: -13px;
  height: 2px;
  top: 50%;
  left: 50%;
  background: #fff;
  -webkit-transition: margin 0.25s ease 0.25s, -webkit-transform 0.25s ease;
  transition: margin 0.25s ease 0.25s, -webkit-transform 0.25s ease;
  transition: margin 0.25s ease 0.25s, transform 0.25s ease;
  transition: margin 0.25s ease 0.25s, transform 0.25s ease, -webkit-transform 0.25s ease;
}
.site-mobilenav__trigger span:nth-child(1) {
  margin-top: -8px;
}
.site-mobilenav__trigger span:nth-child(3) {
  margin-top: 6px;
}
.is-mobilenav-open .site-mobilenav__trigger span {
  -webkit-transition: margin 0.25s ease, -webkit-transform 0.25s ease 0.25s;
  transition: margin 0.25s ease, -webkit-transform 0.25s ease 0.25s;
  transition: margin 0.25s ease, transform 0.25s ease 0.25s;
  transition: margin 0.25s ease, transform 0.25s ease 0.25s, -webkit-transform 0.25s ease 0.25s;
}
.is-mobilenav-open .site-mobilenav__trigger span:nth-child(1) {
  margin-top: -1px;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
.is-mobilenav-open .site-mobilenav__trigger span:nth-child(2) {
  opacity: 0;
  -webkit-transition-delay: 0.25s;
          transition-delay: 0.25s;
}
.is-mobilenav-open .site-mobilenav__trigger span:nth-child(3) {
  margin-top: -1px;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media screen and (max-width: 1040px) {
  .is-mobilenav-open {
    overflow: hidden;
  }
  .is-mobilenav-open .site {
    opacity: 0.2;
    -webkit-transform: translateX(-60px);
        -ms-transform: translateX(-60px);
            transform: translateX(-60px);
  }
}

.single__content__desc .release-content-bookmark__title, h6:not([class]),
.h6, h5:not([class]),
.h5, h4:not([class]),
.h4, h3:not([class]),
.h3, h2:not([class]),
.h2, h1:not([class]),
.h1 {
  font-weight: normal;
  text-rendering: geometricPrecision;
  margin: 1em 0 0.5em 0;
  line-height: 1.2;
}

h1:not([class]),
.h1 {
  font-size: 45px;
  font-size: 2.8125rem;
  font-family: "Dosis-SemiBold", "Dosis-Medium", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  display: inline-block;
  background: #01799E;
  padding: 0.15em 0.5em;
  letter-spacing: 1px;
}
@media screen and (max-width: 640px) {
  h1:not([class]),
  .h1 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
.page--recyclability h1:not([class]),
.page--recyclability .h1 {
  background: #1D6769;
}
.page--recycled-content h1:not([class]),
.page--recycled-content .h1 {
  background: #487547;
}
.page--sorting h1:not([class]),
.page--sorting .h1 {
  background: #956306;
}

.h1--light {
  background: none;
  padding: 0;
  text-transform: none;
  color: #01799E;
}

h2:not([class]),
.h2 {
  font-size: 50px;
  font-size: 3.125rem;
  font-family: "Dosis-Regular", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
  color: #95D1E7;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 1px;
}
h2:not([class])::before,
.h2::before {
  content: "";
  width: 100px;
  height: 4px;
  border-radius: 2px;
  position: absolute;
  top: -0.5em;
  left: 0;
  background: #95D1E7;
}
@media screen and (max-width: 1240px) {
  h2:not([class]),
  .h2 {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media screen and (max-width: 640px) {
  h2:not([class]),
  .h2 {
    font-size: 26px;
    font-size: 1.625rem;
  }
}
h2:not([class]).text-align-right::before, h2:not([class])[style="text-align: right;"]::before,
.h2.text-align-right::before,
.h2[style="text-align: right;"]::before {
  left: auto;
  right: 0;
}
h2:not([class]).text-align-center::before, h2:not([class])[style="text-align: center;"]::before,
.h2.text-align-center::before,
.h2[style="text-align: center;"]::before {
  left: 50%;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
}
.page--recyclability h2:not([class]),
.page--recyclability .h2 {
  color: #499B96;
}
.page--recyclability h2:not([class])::before,
.page--recyclability .h2::before {
  background: #499B96;
}
.page--recycled-content h2:not([class]),
.page--recycled-content .h2 {
  color: #A8B555;
}
.page--recycled-content h2:not([class])::before,
.page--recycled-content .h2::before {
  background: #A8B555;
}
.page--sorting h2:not([class]),
.page--sorting .h2 {
  color: #C68408;
}
.page--sorting h2:not([class])::before,
.page--sorting .h2::before {
  background: #C68408;
}
h2:not([class]).color-primary::before, .color-primary h2:not([class])::before,
.h2.color-primary::before,
.color-primary .h2::before {
  background: #01799E;
}
h2:not([class]).color-primary-light::before, .color-primary-light h2:not([class])::before,
.h2.color-primary-light::before,
.color-primary-light .h2::before {
  background: #59A6C7;
}
h2:not([class]).color-primary-lighter::before, .color-primary-lighter h2:not([class])::before,
.h2.color-primary-lighter::before,
.color-primary-lighter .h2::before {
  background: #95D1E7;
}
h2:not([class]).color-secondary::before, .color-secondary h2:not([class])::before,
.h2.color-secondary::before,
.color-secondary .h2::before {
  background: #D34C5D;
}
h2:not([class]).color-secondary-dark::before, .color-secondary-dark h2:not([class])::before,
.h2.color-secondary-dark::before,
.color-secondary-dark .h2::before {
  background: #99264A;
}
h2:not([class]).color-secondary-darker::before, .color-secondary-darker h2:not([class])::before,
.h2.color-secondary-darker::before,
.color-secondary-darker .h2::before {
  background: #69123E;
}
h2:not([class]).color-recyclability::before, .color-recyclability h2:not([class])::before,
.h2.color-recyclability::before,
.color-recyclability .h2::before {
  background: #499B96;
}
h2:not([class]).color-recyclability-dark::before, .color-recyclability-dark h2:not([class])::before,
.h2.color-recyclability-dark::before,
.color-recyclability-dark .h2::before {
  background: #1D6769;
}
h2:not([class]).color-recyclability-light::before, .color-recyclability-light h2:not([class])::before,
.h2.color-recyclability-light::before,
.color-recyclability-light .h2::before {
  background: #B8DBBF;
}
h2:not([class]).color-recycled::before, .color-recycled h2:not([class])::before,
.h2.color-recycled::before,
.color-recycled .h2::before {
  background: #A8B555;
}
h2:not([class]).color-recycled-dark::before, .color-recycled-dark h2:not([class])::before,
.h2.color-recycled-dark::before,
.color-recycled-dark .h2::before {
  background: #487547;
}
h2:not([class]).color-recycled-light::before, .color-recycled-light h2:not([class])::before,
.h2.color-recycled-light::before,
.color-recycled-light .h2::before {
  background: #D8F098;
}
h2:not([class]).color-sorting::before, .color-sorting h2:not([class])::before,
.h2.color-sorting::before,
.color-sorting .h2::before {
  background: #C68408;
}
h2:not([class]).color-sorting-dark::before, .color-sorting-dark h2:not([class])::before,
.h2.color-sorting-dark::before,
.color-sorting-dark .h2::before {
  background: #956306;
}
h2:not([class]).color-sorting-light::before, .color-sorting-light h2:not([class])::before,
.h2.color-sorting-light::before,
.color-sorting-light .h2::before {
  background: #EDE2CA;
}
h2:not([class]).color-text::before, .color-text h2:not([class])::before,
.h2.color-text::before,
.color-text .h2::before {
  background: #111;
}
h2:not([class]).color-success::before, .color-success h2:not([class])::before,
.h2.color-success::before,
.color-success .h2::before {
  background: ​ #66cc66;
}
h2:not([class]).color-error::before, .color-error h2:not([class])::before,
.h2.color-error::before,
.color-error .h2::before {
  background: #e05252;
}
h2:not([class]).color-green::before, .color-green h2:not([class])::before,
.h2.color-green::before,
.color-green .h2::before {
  background: #39AB47;
}
h2:not([class]).color-green-light::before, .color-green-light h2:not([class])::before,
.h2.color-green-light::before,
.color-green-light .h2::before {
  background: #d7eddc;
}
h2:not([class]).color-green-lighter::before, .color-green-lighter h2:not([class])::before,
.h2.color-green-lighter::before,
.color-green-lighter .h2::before {
  background: #ebf7ed;
}
h2:not([class]).color-yellow::before, .color-yellow h2:not([class])::before,
.h2.color-yellow::before,
.color-yellow .h2::before {
  background: #EB8B2D;
}
h2:not([class]).color-yellow-light::before, .color-yellow-light h2:not([class])::before,
.h2.color-yellow-light::before,
.color-yellow-light .h2::before {
  background: #f9e8d5;
}
h2:not([class]).color-yellow-lighter::before, .color-yellow-lighter h2:not([class])::before,
.h2.color-yellow-lighter::before,
.color-yellow-lighter .h2::before {
  background: #fdf3e9;
}
h2:not([class]).color-red::before, .color-red h2:not([class])::before,
.h2.color-red::before,
.color-red .h2::before {
  background: #AC2430;
}
h2:not([class]).color-red-light::before, .color-red-light h2:not([class])::before,
.h2.color-red-light::before,
.color-red-light .h2::before {
  background: #eed3d6;
}
h2:not([class]).color-red-lighter::before, .color-red-lighter h2:not([class])::before,
.h2.color-red-lighter::before,
.color-red-lighter .h2::before {
  background: #f7e8e9;
}
h2:not([class]).color-light-grey::before, .color-light-grey h2:not([class])::before,
.h2.color-light-grey::before,
.color-light-grey .h2::before {
  background: #f8f7f7;
}
h2:not([class]).color-medium-grey::before, .color-medium-grey h2:not([class])::before,
.h2.color-medium-grey::before,
.color-medium-grey .h2::before {
  background: #b3b3b3;
}
h2:not([class]).color-dark-grey::before, .color-dark-grey h2:not([class])::before,
.h2.color-dark-grey::before,
.color-dark-grey .h2::before {
  background: #282828;
}
h2:not([class]).color-white::before, .color-white h2:not([class])::before,
.h2.color-white::before,
.color-white .h2::before {
  background: #fff;
}
h2:not([class]).color-black::before, .color-black h2:not([class])::before,
.h2.color-black::before,
.color-black .h2::before {
  background: #111;
}

.h2--vertical {
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  width: 1em;
  height: 1em;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.h2--vertical::before {
  content: none;
}
.flex-align-end .h2--vertical {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

h3:not([class]),
.h3 {
  font-size: 35px;
  font-size: 2.1875rem;
  font-family: "Dosis-SemiBold", "Dosis-Medium", "Helvetica", "Arial", sans-serif;
  color: #01799E;
}
h3:not([class]).text-align-center, h3:not([class])[style="text-align: center;"],
.h3.text-align-center,
.h3[style="text-align: center;"] {
  margin-bottom: 1em;
  padding-bottom: 1em;
  position: relative;
}
h3:not([class]).text-align-center::after, h3:not([class])[style="text-align: center;"]::after,
.h3.text-align-center::after,
.h3[style="text-align: center;"]::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
  width: 150px;
  height: 1px;
  background: #95D1E7;
}
h3:not([class]).h3--topline,
.h3.h3--topline {
  position: relative;
  padding-top: 0.5em;
  margin-top: 0;
}
h3:not([class]).h3--topline::after,
.h3.h3--topline::after {
  content: "";
  width: 120px;
  height: 4px;
  background: primary-lighter;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 2px;
}
.page--recyclability h3:not([class]),
.page--recyclability .h3 {
  color: #499B96;
}
.page--recyclability h3:not([class])::after,
.page--recyclability .h3::after {
  background: #B8DBBF;
}
.page--recycled-content h3:not([class]),
.page--recycled-content .h3 {
  color: #A8B555;
}
.page--recycled-content h3:not([class])::after,
.page--recycled-content .h3::after {
  background: #D8F098;
}
.page--sorting h3:not([class]),
.page--sorting .h3 {
  color: #C68408;
}
.page--sorting h3:not([class])::after,
.page--sorting .h3::after {
  background: #EDE2CA;
}
h3:not([class]).color-primary::after, .color-primary h3:not([class])::after,
.h3.color-primary::after,
.color-primary .h3::after {
  background: #01799E;
}
h3:not([class]).color-primary-light::after, .color-primary-light h3:not([class])::after,
.h3.color-primary-light::after,
.color-primary-light .h3::after {
  background: #59A6C7;
}
h3:not([class]).color-primary-lighter::after, .color-primary-lighter h3:not([class])::after,
.h3.color-primary-lighter::after,
.color-primary-lighter .h3::after {
  background: #95D1E7;
}
h3:not([class]).color-secondary::after, .color-secondary h3:not([class])::after,
.h3.color-secondary::after,
.color-secondary .h3::after {
  background: #D34C5D;
}
h3:not([class]).color-secondary-dark::after, .color-secondary-dark h3:not([class])::after,
.h3.color-secondary-dark::after,
.color-secondary-dark .h3::after {
  background: #99264A;
}
h3:not([class]).color-secondary-darker::after, .color-secondary-darker h3:not([class])::after,
.h3.color-secondary-darker::after,
.color-secondary-darker .h3::after {
  background: #69123E;
}
h3:not([class]).color-recyclability::after, .color-recyclability h3:not([class])::after,
.h3.color-recyclability::after,
.color-recyclability .h3::after {
  background: #499B96;
}
h3:not([class]).color-recyclability-dark::after, .color-recyclability-dark h3:not([class])::after,
.h3.color-recyclability-dark::after,
.color-recyclability-dark .h3::after {
  background: #1D6769;
}
h3:not([class]).color-recyclability-light::after, .color-recyclability-light h3:not([class])::after,
.h3.color-recyclability-light::after,
.color-recyclability-light .h3::after {
  background: #B8DBBF;
}
h3:not([class]).color-recycled::after, .color-recycled h3:not([class])::after,
.h3.color-recycled::after,
.color-recycled .h3::after {
  background: #A8B555;
}
h3:not([class]).color-recycled-dark::after, .color-recycled-dark h3:not([class])::after,
.h3.color-recycled-dark::after,
.color-recycled-dark .h3::after {
  background: #487547;
}
h3:not([class]).color-recycled-light::after, .color-recycled-light h3:not([class])::after,
.h3.color-recycled-light::after,
.color-recycled-light .h3::after {
  background: #D8F098;
}
h3:not([class]).color-sorting::after, .color-sorting h3:not([class])::after,
.h3.color-sorting::after,
.color-sorting .h3::after {
  background: #C68408;
}
h3:not([class]).color-sorting-dark::after, .color-sorting-dark h3:not([class])::after,
.h3.color-sorting-dark::after,
.color-sorting-dark .h3::after {
  background: #956306;
}
h3:not([class]).color-sorting-light::after, .color-sorting-light h3:not([class])::after,
.h3.color-sorting-light::after,
.color-sorting-light .h3::after {
  background: #EDE2CA;
}
h3:not([class]).color-text::after, .color-text h3:not([class])::after,
.h3.color-text::after,
.color-text .h3::after {
  background: #111;
}
h3:not([class]).color-success::after, .color-success h3:not([class])::after,
.h3.color-success::after,
.color-success .h3::after {
  background: ​ #66cc66;
}
h3:not([class]).color-error::after, .color-error h3:not([class])::after,
.h3.color-error::after,
.color-error .h3::after {
  background: #e05252;
}
h3:not([class]).color-green::after, .color-green h3:not([class])::after,
.h3.color-green::after,
.color-green .h3::after {
  background: #39AB47;
}
h3:not([class]).color-green-light::after, .color-green-light h3:not([class])::after,
.h3.color-green-light::after,
.color-green-light .h3::after {
  background: #d7eddc;
}
h3:not([class]).color-green-lighter::after, .color-green-lighter h3:not([class])::after,
.h3.color-green-lighter::after,
.color-green-lighter .h3::after {
  background: #ebf7ed;
}
h3:not([class]).color-yellow::after, .color-yellow h3:not([class])::after,
.h3.color-yellow::after,
.color-yellow .h3::after {
  background: #EB8B2D;
}
h3:not([class]).color-yellow-light::after, .color-yellow-light h3:not([class])::after,
.h3.color-yellow-light::after,
.color-yellow-light .h3::after {
  background: #f9e8d5;
}
h3:not([class]).color-yellow-lighter::after, .color-yellow-lighter h3:not([class])::after,
.h3.color-yellow-lighter::after,
.color-yellow-lighter .h3::after {
  background: #fdf3e9;
}
h3:not([class]).color-red::after, .color-red h3:not([class])::after,
.h3.color-red::after,
.color-red .h3::after {
  background: #AC2430;
}
h3:not([class]).color-red-light::after, .color-red-light h3:not([class])::after,
.h3.color-red-light::after,
.color-red-light .h3::after {
  background: #eed3d6;
}
h3:not([class]).color-red-lighter::after, .color-red-lighter h3:not([class])::after,
.h3.color-red-lighter::after,
.color-red-lighter .h3::after {
  background: #f7e8e9;
}
h3:not([class]).color-light-grey::after, .color-light-grey h3:not([class])::after,
.h3.color-light-grey::after,
.color-light-grey .h3::after {
  background: #f8f7f7;
}
h3:not([class]).color-medium-grey::after, .color-medium-grey h3:not([class])::after,
.h3.color-medium-grey::after,
.color-medium-grey .h3::after {
  background: #b3b3b3;
}
h3:not([class]).color-dark-grey::after, .color-dark-grey h3:not([class])::after,
.h3.color-dark-grey::after,
.color-dark-grey .h3::after {
  background: #282828;
}
h3:not([class]).color-white::after, .color-white h3:not([class])::after,
.h3.color-white::after,
.color-white .h3::after {
  background: #fff;
}
h3:not([class]).color-black::after, .color-black h3:not([class])::after,
.h3.color-black::after,
.color-black .h3::after {
  background: #111;
}

h4:not([class]),
.h4 {
  font-size: 23px;
  font-size: 1.4375rem;
  font-family: "PublicSans-Bold", "PublicSans-Regular", "Helvetica", "Arial", sans-serif;
}

.h4--lines {
  padding: 0.8em 0.5em;
  border-top: 2px solid #95D1E7;
  border-bottom: 2px solid #95D1E7;
  font-size: 23px;
  font-size: 1.4375rem;
  font-family: "Dosis-Medium", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
}

h5:not([class]),
.h5 {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
}

h6:not([class]),
.h6 {
  font-size: 16px;
  font-size: 1rem;
  font-family: "PublicSans-Bold", "PublicSans-Regular", "Helvetica", "Arial", sans-serif;
}

a,
.link {
  color: #01799E;
  text-decoration: none !important;
  position: relative;
  cursor: pointer;
}
a:not([class]), a.link,
.link:not([class]),
.link.link {
  white-space: nowrap;
  display: inline-block;
}
a:not([class])::after, a.link::after,
.link:not([class])::after,
.link.link::after {
  content: "";
  position: absolute;
  bottom: 0.1em;
  left: 0;
  width: 100%;
  height: 1px;
  background: #01799E;
  -webkit-transition: width 0.35s ease;
  transition: width 0.35s ease;
}
a:not([class]):hover::after, a.link:hover::after,
.link:not([class]):hover::after,
.link.link:hover::after {
  width: 0;
  left: 100%;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.page--recyclability a:not([class]), .page--recyclability a.link,
.page--recyclability .link:not([class]),
.page--recyclability .link.link {
  color: #1D6769;
}
.page--recyclability a:not([class])::after, .page--recyclability a.link::after,
.page--recyclability .link:not([class])::after,
.page--recyclability .link.link::after {
  background: #1D6769;
}
.page--recycled-content a:not([class]), .page--recycled-content a.link,
.page--recycled-content .link:not([class]),
.page--recycled-content .link.link {
  color: #487547;
}
.page--recycled-content a:not([class])::after, .page--recycled-content a.link::after,
.page--recycled-content .link:not([class])::after,
.page--recycled-content .link.link::after {
  background: #487547;
}
.page--sorting a:not([class]), .page--sorting a.link,
.page--sorting .link:not([class]),
.page--sorting .link.link {
  color: #956306;
}
.page--sorting a:not([class])::after, .page--sorting a.link::after,
.page--sorting .link:not([class])::after,
.page--sorting .link.link::after {
  background: #956306;
}
.color-primary a:not([class])::after, a:not([class]).color-primary::after, .color-primary a.link::after, a.link.color-primary::after,
.color-primary .link:not([class])::after,
.link:not([class]).color-primary::after,
.color-primary .link.link::after,
.link.link.color-primary::after {
  background: #01799E;
}
a:not([class]).link--primary::after, a.link.link--primary::after,
.link:not([class]).link--primary::after,
.link.link.link--primary::after {
  background: #01799E !important;
}
.color-primary-light a:not([class])::after, a:not([class]).color-primary-light::after, .color-primary-light a.link::after, a.link.color-primary-light::after,
.color-primary-light .link:not([class])::after,
.link:not([class]).color-primary-light::after,
.color-primary-light .link.link::after,
.link.link.color-primary-light::after {
  background: #59A6C7;
}
a:not([class]).link--primary-light::after, a.link.link--primary-light::after,
.link:not([class]).link--primary-light::after,
.link.link.link--primary-light::after {
  background: #59A6C7 !important;
}
.color-primary-lighter a:not([class])::after, a:not([class]).color-primary-lighter::after, .color-primary-lighter a.link::after, a.link.color-primary-lighter::after,
.color-primary-lighter .link:not([class])::after,
.link:not([class]).color-primary-lighter::after,
.color-primary-lighter .link.link::after,
.link.link.color-primary-lighter::after {
  background: #95D1E7;
}
a:not([class]).link--primary-lighter::after, a.link.link--primary-lighter::after,
.link:not([class]).link--primary-lighter::after,
.link.link.link--primary-lighter::after {
  background: #95D1E7 !important;
}
.color-secondary a:not([class])::after, a:not([class]).color-secondary::after, .color-secondary a.link::after, a.link.color-secondary::after,
.color-secondary .link:not([class])::after,
.link:not([class]).color-secondary::after,
.color-secondary .link.link::after,
.link.link.color-secondary::after {
  background: #D34C5D;
}
a:not([class]).link--secondary::after, a.link.link--secondary::after,
.link:not([class]).link--secondary::after,
.link.link.link--secondary::after {
  background: #D34C5D !important;
}
.color-secondary-dark a:not([class])::after, a:not([class]).color-secondary-dark::after, .color-secondary-dark a.link::after, a.link.color-secondary-dark::after,
.color-secondary-dark .link:not([class])::after,
.link:not([class]).color-secondary-dark::after,
.color-secondary-dark .link.link::after,
.link.link.color-secondary-dark::after {
  background: #99264A;
}
a:not([class]).link--secondary-dark::after, a.link.link--secondary-dark::after,
.link:not([class]).link--secondary-dark::after,
.link.link.link--secondary-dark::after {
  background: #99264A !important;
}
.color-secondary-darker a:not([class])::after, a:not([class]).color-secondary-darker::after, .color-secondary-darker a.link::after, a.link.color-secondary-darker::after,
.color-secondary-darker .link:not([class])::after,
.link:not([class]).color-secondary-darker::after,
.color-secondary-darker .link.link::after,
.link.link.color-secondary-darker::after {
  background: #69123E;
}
a:not([class]).link--secondary-darker::after, a.link.link--secondary-darker::after,
.link:not([class]).link--secondary-darker::after,
.link.link.link--secondary-darker::after {
  background: #69123E !important;
}
.color-recyclability a:not([class])::after, a:not([class]).color-recyclability::after, .color-recyclability a.link::after, a.link.color-recyclability::after,
.color-recyclability .link:not([class])::after,
.link:not([class]).color-recyclability::after,
.color-recyclability .link.link::after,
.link.link.color-recyclability::after {
  background: #499B96;
}
a:not([class]).link--recyclability::after, a.link.link--recyclability::after,
.link:not([class]).link--recyclability::after,
.link.link.link--recyclability::after {
  background: #499B96 !important;
}
.color-recyclability-dark a:not([class])::after, a:not([class]).color-recyclability-dark::after, .color-recyclability-dark a.link::after, a.link.color-recyclability-dark::after,
.color-recyclability-dark .link:not([class])::after,
.link:not([class]).color-recyclability-dark::after,
.color-recyclability-dark .link.link::after,
.link.link.color-recyclability-dark::after {
  background: #1D6769;
}
a:not([class]).link--recyclability-dark::after, a.link.link--recyclability-dark::after,
.link:not([class]).link--recyclability-dark::after,
.link.link.link--recyclability-dark::after {
  background: #1D6769 !important;
}
.color-recyclability-light a:not([class])::after, a:not([class]).color-recyclability-light::after, .color-recyclability-light a.link::after, a.link.color-recyclability-light::after,
.color-recyclability-light .link:not([class])::after,
.link:not([class]).color-recyclability-light::after,
.color-recyclability-light .link.link::after,
.link.link.color-recyclability-light::after {
  background: #B8DBBF;
}
a:not([class]).link--recyclability-light::after, a.link.link--recyclability-light::after,
.link:not([class]).link--recyclability-light::after,
.link.link.link--recyclability-light::after {
  background: #B8DBBF !important;
}
.color-recycled a:not([class])::after, a:not([class]).color-recycled::after, .color-recycled a.link::after, a.link.color-recycled::after,
.color-recycled .link:not([class])::after,
.link:not([class]).color-recycled::after,
.color-recycled .link.link::after,
.link.link.color-recycled::after {
  background: #A8B555;
}
a:not([class]).link--recycled::after, a.link.link--recycled::after,
.link:not([class]).link--recycled::after,
.link.link.link--recycled::after {
  background: #A8B555 !important;
}
.color-recycled-dark a:not([class])::after, a:not([class]).color-recycled-dark::after, .color-recycled-dark a.link::after, a.link.color-recycled-dark::after,
.color-recycled-dark .link:not([class])::after,
.link:not([class]).color-recycled-dark::after,
.color-recycled-dark .link.link::after,
.link.link.color-recycled-dark::after {
  background: #487547;
}
a:not([class]).link--recycled-dark::after, a.link.link--recycled-dark::after,
.link:not([class]).link--recycled-dark::after,
.link.link.link--recycled-dark::after {
  background: #487547 !important;
}
.color-recycled-light a:not([class])::after, a:not([class]).color-recycled-light::after, .color-recycled-light a.link::after, a.link.color-recycled-light::after,
.color-recycled-light .link:not([class])::after,
.link:not([class]).color-recycled-light::after,
.color-recycled-light .link.link::after,
.link.link.color-recycled-light::after {
  background: #D8F098;
}
a:not([class]).link--recycled-light::after, a.link.link--recycled-light::after,
.link:not([class]).link--recycled-light::after,
.link.link.link--recycled-light::after {
  background: #D8F098 !important;
}
.color-sorting a:not([class])::after, a:not([class]).color-sorting::after, .color-sorting a.link::after, a.link.color-sorting::after,
.color-sorting .link:not([class])::after,
.link:not([class]).color-sorting::after,
.color-sorting .link.link::after,
.link.link.color-sorting::after {
  background: #C68408;
}
a:not([class]).link--sorting::after, a.link.link--sorting::after,
.link:not([class]).link--sorting::after,
.link.link.link--sorting::after {
  background: #C68408 !important;
}
.color-sorting-dark a:not([class])::after, a:not([class]).color-sorting-dark::after, .color-sorting-dark a.link::after, a.link.color-sorting-dark::after,
.color-sorting-dark .link:not([class])::after,
.link:not([class]).color-sorting-dark::after,
.color-sorting-dark .link.link::after,
.link.link.color-sorting-dark::after {
  background: #956306;
}
a:not([class]).link--sorting-dark::after, a.link.link--sorting-dark::after,
.link:not([class]).link--sorting-dark::after,
.link.link.link--sorting-dark::after {
  background: #956306 !important;
}
.color-sorting-light a:not([class])::after, a:not([class]).color-sorting-light::after, .color-sorting-light a.link::after, a.link.color-sorting-light::after,
.color-sorting-light .link:not([class])::after,
.link:not([class]).color-sorting-light::after,
.color-sorting-light .link.link::after,
.link.link.color-sorting-light::after {
  background: #EDE2CA;
}
a:not([class]).link--sorting-light::after, a.link.link--sorting-light::after,
.link:not([class]).link--sorting-light::after,
.link.link.link--sorting-light::after {
  background: #EDE2CA !important;
}
.color-text a:not([class])::after, a:not([class]).color-text::after, .color-text a.link::after, a.link.color-text::after,
.color-text .link:not([class])::after,
.link:not([class]).color-text::after,
.color-text .link.link::after,
.link.link.color-text::after {
  background: #111;
}
a:not([class]).link--text::after, a.link.link--text::after,
.link:not([class]).link--text::after,
.link.link.link--text::after {
  background: #111 !important;
}
.color-success a:not([class])::after, a:not([class]).color-success::after, .color-success a.link::after, a.link.color-success::after,
.color-success .link:not([class])::after,
.link:not([class]).color-success::after,
.color-success .link.link::after,
.link.link.color-success::after {
  background: ​ #66cc66;
}
a:not([class]).link--success::after, a.link.link--success::after,
.link:not([class]).link--success::after,
.link.link.link--success::after {
  background: ​ #66cc66 !important;
}
.color-error a:not([class])::after, a:not([class]).color-error::after, .color-error a.link::after, a.link.color-error::after,
.color-error .link:not([class])::after,
.link:not([class]).color-error::after,
.color-error .link.link::after,
.link.link.color-error::after {
  background: #e05252;
}
a:not([class]).link--error::after, a.link.link--error::after,
.link:not([class]).link--error::after,
.link.link.link--error::after {
  background: #e05252 !important;
}
.color-green a:not([class])::after, a:not([class]).color-green::after, .color-green a.link::after, a.link.color-green::after,
.color-green .link:not([class])::after,
.link:not([class]).color-green::after,
.color-green .link.link::after,
.link.link.color-green::after {
  background: #39AB47;
}
a:not([class]).link--green::after, a.link.link--green::after,
.link:not([class]).link--green::after,
.link.link.link--green::after {
  background: #39AB47 !important;
}
.color-green-light a:not([class])::after, a:not([class]).color-green-light::after, .color-green-light a.link::after, a.link.color-green-light::after,
.color-green-light .link:not([class])::after,
.link:not([class]).color-green-light::after,
.color-green-light .link.link::after,
.link.link.color-green-light::after {
  background: #d7eddc;
}
a:not([class]).link--green-light::after, a.link.link--green-light::after,
.link:not([class]).link--green-light::after,
.link.link.link--green-light::after {
  background: #d7eddc !important;
}
.color-green-lighter a:not([class])::after, a:not([class]).color-green-lighter::after, .color-green-lighter a.link::after, a.link.color-green-lighter::after,
.color-green-lighter .link:not([class])::after,
.link:not([class]).color-green-lighter::after,
.color-green-lighter .link.link::after,
.link.link.color-green-lighter::after {
  background: #ebf7ed;
}
a:not([class]).link--green-lighter::after, a.link.link--green-lighter::after,
.link:not([class]).link--green-lighter::after,
.link.link.link--green-lighter::after {
  background: #ebf7ed !important;
}
.color-yellow a:not([class])::after, a:not([class]).color-yellow::after, .color-yellow a.link::after, a.link.color-yellow::after,
.color-yellow .link:not([class])::after,
.link:not([class]).color-yellow::after,
.color-yellow .link.link::after,
.link.link.color-yellow::after {
  background: #EB8B2D;
}
a:not([class]).link--yellow::after, a.link.link--yellow::after,
.link:not([class]).link--yellow::after,
.link.link.link--yellow::after {
  background: #EB8B2D !important;
}
.color-yellow-light a:not([class])::after, a:not([class]).color-yellow-light::after, .color-yellow-light a.link::after, a.link.color-yellow-light::after,
.color-yellow-light .link:not([class])::after,
.link:not([class]).color-yellow-light::after,
.color-yellow-light .link.link::after,
.link.link.color-yellow-light::after {
  background: #f9e8d5;
}
a:not([class]).link--yellow-light::after, a.link.link--yellow-light::after,
.link:not([class]).link--yellow-light::after,
.link.link.link--yellow-light::after {
  background: #f9e8d5 !important;
}
.color-yellow-lighter a:not([class])::after, a:not([class]).color-yellow-lighter::after, .color-yellow-lighter a.link::after, a.link.color-yellow-lighter::after,
.color-yellow-lighter .link:not([class])::after,
.link:not([class]).color-yellow-lighter::after,
.color-yellow-lighter .link.link::after,
.link.link.color-yellow-lighter::after {
  background: #fdf3e9;
}
a:not([class]).link--yellow-lighter::after, a.link.link--yellow-lighter::after,
.link:not([class]).link--yellow-lighter::after,
.link.link.link--yellow-lighter::after {
  background: #fdf3e9 !important;
}
.color-red a:not([class])::after, a:not([class]).color-red::after, .color-red a.link::after, a.link.color-red::after,
.color-red .link:not([class])::after,
.link:not([class]).color-red::after,
.color-red .link.link::after,
.link.link.color-red::after {
  background: #AC2430;
}
a:not([class]).link--red::after, a.link.link--red::after,
.link:not([class]).link--red::after,
.link.link.link--red::after {
  background: #AC2430 !important;
}
.color-red-light a:not([class])::after, a:not([class]).color-red-light::after, .color-red-light a.link::after, a.link.color-red-light::after,
.color-red-light .link:not([class])::after,
.link:not([class]).color-red-light::after,
.color-red-light .link.link::after,
.link.link.color-red-light::after {
  background: #eed3d6;
}
a:not([class]).link--red-light::after, a.link.link--red-light::after,
.link:not([class]).link--red-light::after,
.link.link.link--red-light::after {
  background: #eed3d6 !important;
}
.color-red-lighter a:not([class])::after, a:not([class]).color-red-lighter::after, .color-red-lighter a.link::after, a.link.color-red-lighter::after,
.color-red-lighter .link:not([class])::after,
.link:not([class]).color-red-lighter::after,
.color-red-lighter .link.link::after,
.link.link.color-red-lighter::after {
  background: #f7e8e9;
}
a:not([class]).link--red-lighter::after, a.link.link--red-lighter::after,
.link:not([class]).link--red-lighter::after,
.link.link.link--red-lighter::after {
  background: #f7e8e9 !important;
}
.color-light-grey a:not([class])::after, a:not([class]).color-light-grey::after, .color-light-grey a.link::after, a.link.color-light-grey::after,
.color-light-grey .link:not([class])::after,
.link:not([class]).color-light-grey::after,
.color-light-grey .link.link::after,
.link.link.color-light-grey::after {
  background: #f8f7f7;
}
a:not([class]).link--light-grey::after, a.link.link--light-grey::after,
.link:not([class]).link--light-grey::after,
.link.link.link--light-grey::after {
  background: #f8f7f7 !important;
}
.color-medium-grey a:not([class])::after, a:not([class]).color-medium-grey::after, .color-medium-grey a.link::after, a.link.color-medium-grey::after,
.color-medium-grey .link:not([class])::after,
.link:not([class]).color-medium-grey::after,
.color-medium-grey .link.link::after,
.link.link.color-medium-grey::after {
  background: #b3b3b3;
}
a:not([class]).link--medium-grey::after, a.link.link--medium-grey::after,
.link:not([class]).link--medium-grey::after,
.link.link.link--medium-grey::after {
  background: #b3b3b3 !important;
}
.color-dark-grey a:not([class])::after, a:not([class]).color-dark-grey::after, .color-dark-grey a.link::after, a.link.color-dark-grey::after,
.color-dark-grey .link:not([class])::after,
.link:not([class]).color-dark-grey::after,
.color-dark-grey .link.link::after,
.link.link.color-dark-grey::after {
  background: #282828;
}
a:not([class]).link--dark-grey::after, a.link.link--dark-grey::after,
.link:not([class]).link--dark-grey::after,
.link.link.link--dark-grey::after {
  background: #282828 !important;
}
.color-white a:not([class])::after, a:not([class]).color-white::after, .color-white a.link::after, a.link.color-white::after,
.color-white .link:not([class])::after,
.link:not([class]).color-white::after,
.color-white .link.link::after,
.link.link.color-white::after {
  background: #fff;
}
a:not([class]).link--white::after, a.link.link--white::after,
.link:not([class]).link--white::after,
.link.link.link--white::after {
  background: #fff !important;
}
.color-black a:not([class])::after, a:not([class]).color-black::after, .color-black a.link::after, a.link.color-black::after,
.color-black .link:not([class])::after,
.link:not([class]).color-black::after,
.color-black .link.link::after,
.link.link.color-black::after {
  background: #111;
}
a:not([class]).link--black::after, a.link.link--black::after,
.link:not([class]).link--black::after,
.link.link.link--black::after {
  background: #111 !important;
}

ol,
ul {
  list-style: none;
}

ul:not([class]),
ol:not([class]),
.list {
  margin: 1em 0;
  padding-left: 1.2em;
}
ul:not([class]) ul:not([class]),
ul:not([class]) ol:not([class]),
ul:not([class]) .list,
ol:not([class]) ul:not([class]),
ol:not([class]) ol:not([class]),
ol:not([class]) .list,
.list ul:not([class]),
.list ol:not([class]),
.list .list {
  margin-top: 0.5em;
}

ul:not([class]) > li,
ol:not([class]) > li,
.list > li,
.list__item {
  position: relative;
  margin-bottom: 0.75em;
}
ul:not([class]) > li::before,
ol:not([class]) > li::before,
.list > li::before,
.list__item::before {
  color: #01799E;
  font-size: 0.9em;
  line-height: 1.8em;
  position: absolute;
  top: 0;
  left: -1.2em;
}
ul:not([class]) > li[data-collapsable],
ol:not([class]) > li[data-collapsable],
.list > li[data-collapsable],
.list__item[data-collapsable] {
  padding-right: 1.5em;
}

.list--bullets-primary > li::before {
  color: #01799E !important;
}

.list--bullets-primary-light > li::before {
  color: #59A6C7 !important;
}

.list--bullets-primary-lighter > li::before {
  color: #95D1E7 !important;
}

.list--bullets-secondary > li::before {
  color: #D34C5D !important;
}

.list--bullets-secondary-dark > li::before {
  color: #99264A !important;
}

.list--bullets-secondary-darker > li::before {
  color: #69123E !important;
}

.list--bullets-recyclability > li::before {
  color: #499B96 !important;
}

.list--bullets-recyclability-dark > li::before {
  color: #1D6769 !important;
}

.list--bullets-recyclability-light > li::before {
  color: #B8DBBF !important;
}

.list--bullets-recycled > li::before {
  color: #A8B555 !important;
}

.list--bullets-recycled-dark > li::before {
  color: #487547 !important;
}

.list--bullets-recycled-light > li::before {
  color: #D8F098 !important;
}

.list--bullets-sorting > li::before {
  color: #C68408 !important;
}

.list--bullets-sorting-dark > li::before {
  color: #956306 !important;
}

.list--bullets-sorting-light > li::before {
  color: #EDE2CA !important;
}

.list--bullets-text > li::before {
  color: #111 !important;
}

.list--bullets-success > li::before {
  color: ​ #66cc66 !important;
}

.list--bullets-error > li::before {
  color: #e05252 !important;
}

.list--bullets-green > li::before {
  color: #39AB47 !important;
}

.list--bullets-green-light > li::before {
  color: #d7eddc !important;
}

.list--bullets-green-lighter > li::before {
  color: #ebf7ed !important;
}

.list--bullets-yellow > li::before {
  color: #EB8B2D !important;
}

.list--bullets-yellow-light > li::before {
  color: #f9e8d5 !important;
}

.list--bullets-yellow-lighter > li::before {
  color: #fdf3e9 !important;
}

.list--bullets-red > li::before {
  color: #AC2430 !important;
}

.list--bullets-red-light > li::before {
  color: #eed3d6 !important;
}

.list--bullets-red-lighter > li::before {
  color: #f7e8e9 !important;
}

.list--bullets-light-grey > li::before {
  color: #f8f7f7 !important;
}

.list--bullets-medium-grey > li::before {
  color: #b3b3b3 !important;
}

.list--bullets-dark-grey > li::before {
  color: #282828 !important;
}

.list--bullets-white > li::before {
  color: #fff !important;
}

.list--bullets-black > li::before {
  color: #111 !important;
}

ol:not([class]),
.list--numbers {
  counter-reset: item;
}

ol:not([class]) > .list__item::before, ol:not([class]) > li::before,
.list--numbers > .list__item::before,
.list--numbers > li::before {
  content: counter(item) ".";
  counter-increment: item;
  font-family: "PublicSans-Bold", "PublicSans-Regular", "Helvetica", "Arial", sans-serif;
}

ul:not([class]) > .list__item::before, ul:not([class]) > li::before, ul:not([class]) ul:not([class]) > .list__item::before, ul:not([class]) ul:not([class]) > li::before,
.list--circle > .list__item::before,
.list--circle > li::before,
ul:not([class]) .list--circle > .list__item::before,
ul:not([class]) .list--circle > li::before,
.list--circle ul:not([class]) > .list__item::before,
.list--circle ul:not([class]) > li::before,
.list--circle .list--circle > .list__item::before,
.list--circle .list--circle > li::before {
  content: "";
  width: 10px;
  height: 4px;
  top: 0.75em;
  left: -20px;
  background: #01799E;
  border-radius: 2px;
}
ul:not([class]) ul:not([class]) > .list__item::before, ul:not([class]) ul:not([class]) > li::before,
ul:not([class]) .list--circle > .list__item::before,
ul:not([class]) .list--circle > li::before,
.list--circle ul:not([class]) > .list__item::before,
.list--circle ul:not([class]) > li::before,
.list--circle .list--circle > .list__item::before,
.list--circle .list--circle > li::before {
  font-family: "Font Awesome";
  font-weight: 400;
  content: "\f111";
}

.list--carrets > .list__item::before, .list--carrets > li::before {
  font-family: "Font Awesome";
  font-weight: 900;
  content: "\f0da";
}

.list--angles > .list__item::before, .list--angles > li::before {
  font-family: "Font Awesome";
  font-weight: 900;
  content: "\f105";
}

.list--arrows {
  padding-left: 1.35em;
}
.list--arrows > .list__item::before, .list--arrows > li::before {
  font-family: "Font Awesome";
  font-weight: 900;
  content: "\f061";
  left: -1.35em;
}

.list--checks {
  padding-left: 1.35em;
}
.list--checks > .list__item::before, .list--checks > li::before {
  font-family: "Font Awesome";
  font-weight: 900;
  content: "\f058";
  font-size: 1em;
  line-height: unset;
  color: #D34C5D;
  left: -1.35em;
}

.list--choices {
  padding-left: 1.5em;
}
.list--choices > .list__item input.list__bullet, .list--choices > li input.list__bullet {
  position: absolute;
  top: 0;
  left: -1.5em;
}
.list--choices > .list__item .list__label, .list--choices > li .list__label {
  margin: 0;
  font-family: "PublicSans-Regular", "PublicSans-Light", "Helvetica", "Arial", sans-serif;
}

.list__item__collapse {
  position: absolute;
  top: 0;
  right: 0;
  width: 1.5em;
  height: 1.5em;
  cursor: pointer;
  border-radius: 50%;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list__item__collapse::before {
  content: "";
  width: 100em;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
}
.list__item__collapse::after {
  font-family: "Font Awesome";
  font-weight: 900;
  content: "\f107";
  vertical-align: middle;
  text-align: center;
  color: #b3b3b3;
  -webkit-transition: -webkit-transform 0.35s ease;
  transition: -webkit-transform 0.35s ease;
  transition: transform 0.35s ease;
  transition: transform 0.35s ease, -webkit-transform 0.35s ease;
  -webkit-transform: translateY(5%);
      -ms-transform: translateY(5%);
          transform: translateY(5%);
}
.list__item__collapse:hover {
  background: #01799E;
}
.list__item__collapse:hover::after {
  color: #fff;
}
.is-open > .list__item__collapse::after {
  -webkit-transform: rotate(-180deg) translateY(5%);
      -ms-transform: rotate(-180deg) translateY(5%);
          transform: rotate(-180deg) translateY(5%);
}

.list--vertical-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.list--horizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  margin-left: -10px;
  margin-right: -10px;
}
.list--horizontal > li {
  padding-left: 10px;
  padding-right: 10px;
}

blockquote:not([class]),
.blockquote {
  margin: 2em auto;
  background: #f8f7f7;
  font-size: 28px;
  font-size: 1.75rem;
  text-align: center;
  color: #01799E;
  font-family: "Dosis-SemiBold", "Dosis-Medium", "Helvetica", "Arial", sans-serif;
  font-style: italic;
  max-width: 640px;
  padding: 20px;
}
.page--recyclability blockquote:not([class]),
.page--recyclability .blockquote {
  color: #499B96;
}
.page--recycled-content blockquote:not([class]),
.page--recycled-content .blockquote {
  color: #A8B555;
}
.page--sorting blockquote:not([class]),
.page--sorting .blockquote {
  color: #C68408;
}
blockquote:not([class]) cite,
blockquote:not([class]) .blockquote__author,
.blockquote cite,
.blockquote .blockquote__author {
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "PublicSans-Medium", "PublicSans-Bold", "Helvetica", "Arial", sans-serif;
  color: #111;
  text-align: center;
  font-style: normal;
}

.tooltip {
  position: relative;
}
.tooltip__message {
  position: absolute;
  top: 100%;
  left: 50%;
  text-transform: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.25;
  color: #fff;
  font-family: "PublicSans-Regular", "PublicSans-Light", "Helvetica", "Arial", sans-serif;
  text-align: center;
  background: #01799E;
  -webkit-transform: translate(-50%, 20px);
      -ms-transform: translate(-50%, 20px);
          transform: translate(-50%, 20px);
  border-radius: 5px;
  padding: 1em;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  pointer-events: none;
  min-width: 380px;
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
          box-shadow: 0 3px 15px rgba(0, 0, 0, 0.1);
  margin: 0;
}
.tooltip__message--autowidth {
  min-width: auto;
  white-space: nowrap;
}
.tooltip__message::before {
  content: "";
  width: 100%;
  height: 100%;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  padding: 20px;
  position: absolute;
  top: -20px;
  left: -20px;
  z-index: -1;
}
.tooltip__message::after {
  content: "";
  border-bottom: 10px solid #01799E;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -6px;
}
.tooltip:hover .tooltip__message {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translate(-50%, 5px);
      -ms-transform: translate(-50%, 5px);
          transform: translate(-50%, 5px);
  pointer-events: inherit;
}
.tooltip--info {
  width: 2em;
  height: 2em;
  border: 2px solid #01799E;
  border-radius: 50%;
  font-size: 0.5em;
  color: #01799E;
  text-align: center;
  display: inline-block;
  margin-left: 1em;
  vertical-align: middle;
}
.tooltip--info::after {
  font-family: "Font Awesome";
  font-weight: 900;
  content: "\f128";
}
.tooltip--inline {
  margin-left: 0.35em;
  font-size: 0.6em;
  vertical-align: middle;
}
.tooltip--onleft .tooltip__message {
  -webkit-transform: translate(-20px, -50px);
      -ms-transform: translate(-20px, -50px);
          transform: translate(-20px, -50px);
  text-align: left;
  left: auto;
  right: 100%;
}
.tooltip--onleft .tooltip__message::after {
  border-top: 4px solid transparent;
  border-left: 6px solid #01799E;
  border-bottom: 4px solid transparent;
  border-right: 0;
  bottom: auto;
  left: 100%;
  top: 20px;
  margin: 0;
}
.tooltip--onleft:hover .tooltip__message {
  margin-left: -20px;
  -webkit-transform: translate(-10px, -50px);
      -ms-transform: translate(-10px, -50px);
          transform: translate(-10px, -50px);
}
.tooltip--onright .tooltip__message {
  -webkit-transform: translate(20px, -50px);
      -ms-transform: translate(20px, -50px);
          transform: translate(20px, -50px);
  text-align: left;
  left: 100%;
}
.tooltip--onright .tooltip__message::after {
  border-top: 4px solid transparent;
  border-right: 6px solid #01799E;
  border-bottom: 4px solid transparent;
  border-left: 0;
  bottom: auto;
  left: auto;
  top: 20px;
  right: 100%;
  margin: 0;
}
.tooltip--onright:hover .tooltip__message {
  -webkit-transform: translate(10px, -50px);
      -ms-transform: translate(10px, -50px);
          transform: translate(10px, -50px);
}
.tooltip--ontop .tooltip__message {
  -webkit-transform: translate(-50%, -20px);
      -ms-transform: translate(-50%, -20px);
          transform: translate(-50%, -20px);
  text-align: left;
  top: auto;
  bottom: 100%;
}
.tooltip--ontop .tooltip__message::after {
  border-bottom: 0;
  border-top: 6px solid #01799E;
  position: absolute;
  top: 100%;
  left: 50%;
  bottom: auto;
}
.tooltip--ontop:hover .tooltip__message {
  -webkit-transform: translate(-50%, -10px);
      -ms-transform: translate(-50%, -10px);
          transform: translate(-50%, -10px);
}
.tooltip--primary .tooltip__message {
  background: #01799E;
}
.tooltip--primary .tooltip__message::after {
  border-bottom-color: #01799E;
}
.tooltip--primary.tooltip--onleft .tooltip__message::after {
  border-left-color: #01799E;
  border-bottom-color: transparent;
}
.tooltip--primary.tooltip--onright .tooltip__message::after {
  border-right-color: #01799E;
  border-bottom-color: transparent;
}
.tooltip--primary.tooltip--ontop .tooltip__message::after {
  border-top-color: #01799E;
}
.tooltip--primary-light .tooltip__message {
  background: #59A6C7;
}
.tooltip--primary-light .tooltip__message::after {
  border-bottom-color: #59A6C7;
}
.tooltip--primary-light.tooltip--onleft .tooltip__message::after {
  border-left-color: #59A6C7;
  border-bottom-color: transparent;
}
.tooltip--primary-light.tooltip--onright .tooltip__message::after {
  border-right-color: #59A6C7;
  border-bottom-color: transparent;
}
.tooltip--primary-light.tooltip--ontop .tooltip__message::after {
  border-top-color: #59A6C7;
}
.tooltip--primary-lighter .tooltip__message {
  background: #95D1E7;
}
.tooltip--primary-lighter .tooltip__message::after {
  border-bottom-color: #95D1E7;
}
.tooltip--primary-lighter.tooltip--onleft .tooltip__message::after {
  border-left-color: #95D1E7;
  border-bottom-color: transparent;
}
.tooltip--primary-lighter.tooltip--onright .tooltip__message::after {
  border-right-color: #95D1E7;
  border-bottom-color: transparent;
}
.tooltip--primary-lighter.tooltip--ontop .tooltip__message::after {
  border-top-color: #95D1E7;
}
.tooltip--secondary .tooltip__message {
  background: #D34C5D;
}
.tooltip--secondary .tooltip__message::after {
  border-bottom-color: #D34C5D;
}
.tooltip--secondary.tooltip--onleft .tooltip__message::after {
  border-left-color: #D34C5D;
  border-bottom-color: transparent;
}
.tooltip--secondary.tooltip--onright .tooltip__message::after {
  border-right-color: #D34C5D;
  border-bottom-color: transparent;
}
.tooltip--secondary.tooltip--ontop .tooltip__message::after {
  border-top-color: #D34C5D;
}
.tooltip--secondary-dark .tooltip__message {
  background: #99264A;
}
.tooltip--secondary-dark .tooltip__message::after {
  border-bottom-color: #99264A;
}
.tooltip--secondary-dark.tooltip--onleft .tooltip__message::after {
  border-left-color: #99264A;
  border-bottom-color: transparent;
}
.tooltip--secondary-dark.tooltip--onright .tooltip__message::after {
  border-right-color: #99264A;
  border-bottom-color: transparent;
}
.tooltip--secondary-dark.tooltip--ontop .tooltip__message::after {
  border-top-color: #99264A;
}
.tooltip--secondary-darker .tooltip__message {
  background: #69123E;
}
.tooltip--secondary-darker .tooltip__message::after {
  border-bottom-color: #69123E;
}
.tooltip--secondary-darker.tooltip--onleft .tooltip__message::after {
  border-left-color: #69123E;
  border-bottom-color: transparent;
}
.tooltip--secondary-darker.tooltip--onright .tooltip__message::after {
  border-right-color: #69123E;
  border-bottom-color: transparent;
}
.tooltip--secondary-darker.tooltip--ontop .tooltip__message::after {
  border-top-color: #69123E;
}
.tooltip--recyclability .tooltip__message {
  background: #499B96;
}
.tooltip--recyclability .tooltip__message::after {
  border-bottom-color: #499B96;
}
.tooltip--recyclability.tooltip--onleft .tooltip__message::after {
  border-left-color: #499B96;
  border-bottom-color: transparent;
}
.tooltip--recyclability.tooltip--onright .tooltip__message::after {
  border-right-color: #499B96;
  border-bottom-color: transparent;
}
.tooltip--recyclability.tooltip--ontop .tooltip__message::after {
  border-top-color: #499B96;
}
.tooltip--recyclability-dark .tooltip__message {
  background: #1D6769;
}
.tooltip--recyclability-dark .tooltip__message::after {
  border-bottom-color: #1D6769;
}
.tooltip--recyclability-dark.tooltip--onleft .tooltip__message::after {
  border-left-color: #1D6769;
  border-bottom-color: transparent;
}
.tooltip--recyclability-dark.tooltip--onright .tooltip__message::after {
  border-right-color: #1D6769;
  border-bottom-color: transparent;
}
.tooltip--recyclability-dark.tooltip--ontop .tooltip__message::after {
  border-top-color: #1D6769;
}
.tooltip--recyclability-light .tooltip__message {
  background: #B8DBBF;
}
.tooltip--recyclability-light .tooltip__message::after {
  border-bottom-color: #B8DBBF;
}
.tooltip--recyclability-light.tooltip--onleft .tooltip__message::after {
  border-left-color: #B8DBBF;
  border-bottom-color: transparent;
}
.tooltip--recyclability-light.tooltip--onright .tooltip__message::after {
  border-right-color: #B8DBBF;
  border-bottom-color: transparent;
}
.tooltip--recyclability-light.tooltip--ontop .tooltip__message::after {
  border-top-color: #B8DBBF;
}
.tooltip--recycled .tooltip__message {
  background: #A8B555;
}
.tooltip--recycled .tooltip__message::after {
  border-bottom-color: #A8B555;
}
.tooltip--recycled.tooltip--onleft .tooltip__message::after {
  border-left-color: #A8B555;
  border-bottom-color: transparent;
}
.tooltip--recycled.tooltip--onright .tooltip__message::after {
  border-right-color: #A8B555;
  border-bottom-color: transparent;
}
.tooltip--recycled.tooltip--ontop .tooltip__message::after {
  border-top-color: #A8B555;
}
.tooltip--recycled-dark .tooltip__message {
  background: #487547;
}
.tooltip--recycled-dark .tooltip__message::after {
  border-bottom-color: #487547;
}
.tooltip--recycled-dark.tooltip--onleft .tooltip__message::after {
  border-left-color: #487547;
  border-bottom-color: transparent;
}
.tooltip--recycled-dark.tooltip--onright .tooltip__message::after {
  border-right-color: #487547;
  border-bottom-color: transparent;
}
.tooltip--recycled-dark.tooltip--ontop .tooltip__message::after {
  border-top-color: #487547;
}
.tooltip--recycled-light .tooltip__message {
  background: #D8F098;
}
.tooltip--recycled-light .tooltip__message::after {
  border-bottom-color: #D8F098;
}
.tooltip--recycled-light.tooltip--onleft .tooltip__message::after {
  border-left-color: #D8F098;
  border-bottom-color: transparent;
}
.tooltip--recycled-light.tooltip--onright .tooltip__message::after {
  border-right-color: #D8F098;
  border-bottom-color: transparent;
}
.tooltip--recycled-light.tooltip--ontop .tooltip__message::after {
  border-top-color: #D8F098;
}
.tooltip--sorting .tooltip__message {
  background: #C68408;
}
.tooltip--sorting .tooltip__message::after {
  border-bottom-color: #C68408;
}
.tooltip--sorting.tooltip--onleft .tooltip__message::after {
  border-left-color: #C68408;
  border-bottom-color: transparent;
}
.tooltip--sorting.tooltip--onright .tooltip__message::after {
  border-right-color: #C68408;
  border-bottom-color: transparent;
}
.tooltip--sorting.tooltip--ontop .tooltip__message::after {
  border-top-color: #C68408;
}
.tooltip--sorting-dark .tooltip__message {
  background: #956306;
}
.tooltip--sorting-dark .tooltip__message::after {
  border-bottom-color: #956306;
}
.tooltip--sorting-dark.tooltip--onleft .tooltip__message::after {
  border-left-color: #956306;
  border-bottom-color: transparent;
}
.tooltip--sorting-dark.tooltip--onright .tooltip__message::after {
  border-right-color: #956306;
  border-bottom-color: transparent;
}
.tooltip--sorting-dark.tooltip--ontop .tooltip__message::after {
  border-top-color: #956306;
}
.tooltip--sorting-light .tooltip__message {
  background: #EDE2CA;
}
.tooltip--sorting-light .tooltip__message::after {
  border-bottom-color: #EDE2CA;
}
.tooltip--sorting-light.tooltip--onleft .tooltip__message::after {
  border-left-color: #EDE2CA;
  border-bottom-color: transparent;
}
.tooltip--sorting-light.tooltip--onright .tooltip__message::after {
  border-right-color: #EDE2CA;
  border-bottom-color: transparent;
}
.tooltip--sorting-light.tooltip--ontop .tooltip__message::after {
  border-top-color: #EDE2CA;
}
.tooltip--text .tooltip__message {
  background: #111;
}
.tooltip--text .tooltip__message::after {
  border-bottom-color: #111;
}
.tooltip--text.tooltip--onleft .tooltip__message::after {
  border-left-color: #111;
  border-bottom-color: transparent;
}
.tooltip--text.tooltip--onright .tooltip__message::after {
  border-right-color: #111;
  border-bottom-color: transparent;
}
.tooltip--text.tooltip--ontop .tooltip__message::after {
  border-top-color: #111;
}
.tooltip--success .tooltip__message {
  background: ​ #66cc66;
}
.tooltip--success .tooltip__message::after {
  border-bottom-color: ​ #66cc66;
}
.tooltip--success.tooltip--onleft .tooltip__message::after {
  border-left-color: ​ #66cc66;
  border-bottom-color: transparent;
}
.tooltip--success.tooltip--onright .tooltip__message::after {
  border-right-color: ​ #66cc66;
  border-bottom-color: transparent;
}
.tooltip--success.tooltip--ontop .tooltip__message::after {
  border-top-color: ​ #66cc66;
}
.tooltip--error .tooltip__message {
  background: #e05252;
}
.tooltip--error .tooltip__message::after {
  border-bottom-color: #e05252;
}
.tooltip--error.tooltip--onleft .tooltip__message::after {
  border-left-color: #e05252;
  border-bottom-color: transparent;
}
.tooltip--error.tooltip--onright .tooltip__message::after {
  border-right-color: #e05252;
  border-bottom-color: transparent;
}
.tooltip--error.tooltip--ontop .tooltip__message::after {
  border-top-color: #e05252;
}
.tooltip--green .tooltip__message {
  background: #39AB47;
}
.tooltip--green .tooltip__message::after {
  border-bottom-color: #39AB47;
}
.tooltip--green.tooltip--onleft .tooltip__message::after {
  border-left-color: #39AB47;
  border-bottom-color: transparent;
}
.tooltip--green.tooltip--onright .tooltip__message::after {
  border-right-color: #39AB47;
  border-bottom-color: transparent;
}
.tooltip--green.tooltip--ontop .tooltip__message::after {
  border-top-color: #39AB47;
}
.tooltip--green-light .tooltip__message {
  background: #d7eddc;
}
.tooltip--green-light .tooltip__message::after {
  border-bottom-color: #d7eddc;
}
.tooltip--green-light.tooltip--onleft .tooltip__message::after {
  border-left-color: #d7eddc;
  border-bottom-color: transparent;
}
.tooltip--green-light.tooltip--onright .tooltip__message::after {
  border-right-color: #d7eddc;
  border-bottom-color: transparent;
}
.tooltip--green-light.tooltip--ontop .tooltip__message::after {
  border-top-color: #d7eddc;
}
.tooltip--green-lighter .tooltip__message {
  background: #ebf7ed;
}
.tooltip--green-lighter .tooltip__message::after {
  border-bottom-color: #ebf7ed;
}
.tooltip--green-lighter.tooltip--onleft .tooltip__message::after {
  border-left-color: #ebf7ed;
  border-bottom-color: transparent;
}
.tooltip--green-lighter.tooltip--onright .tooltip__message::after {
  border-right-color: #ebf7ed;
  border-bottom-color: transparent;
}
.tooltip--green-lighter.tooltip--ontop .tooltip__message::after {
  border-top-color: #ebf7ed;
}
.tooltip--yellow .tooltip__message {
  background: #EB8B2D;
}
.tooltip--yellow .tooltip__message::after {
  border-bottom-color: #EB8B2D;
}
.tooltip--yellow.tooltip--onleft .tooltip__message::after {
  border-left-color: #EB8B2D;
  border-bottom-color: transparent;
}
.tooltip--yellow.tooltip--onright .tooltip__message::after {
  border-right-color: #EB8B2D;
  border-bottom-color: transparent;
}
.tooltip--yellow.tooltip--ontop .tooltip__message::after {
  border-top-color: #EB8B2D;
}
.tooltip--yellow-light .tooltip__message {
  background: #f9e8d5;
}
.tooltip--yellow-light .tooltip__message::after {
  border-bottom-color: #f9e8d5;
}
.tooltip--yellow-light.tooltip--onleft .tooltip__message::after {
  border-left-color: #f9e8d5;
  border-bottom-color: transparent;
}
.tooltip--yellow-light.tooltip--onright .tooltip__message::after {
  border-right-color: #f9e8d5;
  border-bottom-color: transparent;
}
.tooltip--yellow-light.tooltip--ontop .tooltip__message::after {
  border-top-color: #f9e8d5;
}
.tooltip--yellow-lighter .tooltip__message {
  background: #fdf3e9;
}
.tooltip--yellow-lighter .tooltip__message::after {
  border-bottom-color: #fdf3e9;
}
.tooltip--yellow-lighter.tooltip--onleft .tooltip__message::after {
  border-left-color: #fdf3e9;
  border-bottom-color: transparent;
}
.tooltip--yellow-lighter.tooltip--onright .tooltip__message::after {
  border-right-color: #fdf3e9;
  border-bottom-color: transparent;
}
.tooltip--yellow-lighter.tooltip--ontop .tooltip__message::after {
  border-top-color: #fdf3e9;
}
.tooltip--red .tooltip__message {
  background: #AC2430;
}
.tooltip--red .tooltip__message::after {
  border-bottom-color: #AC2430;
}
.tooltip--red.tooltip--onleft .tooltip__message::after {
  border-left-color: #AC2430;
  border-bottom-color: transparent;
}
.tooltip--red.tooltip--onright .tooltip__message::after {
  border-right-color: #AC2430;
  border-bottom-color: transparent;
}
.tooltip--red.tooltip--ontop .tooltip__message::after {
  border-top-color: #AC2430;
}
.tooltip--red-light .tooltip__message {
  background: #eed3d6;
}
.tooltip--red-light .tooltip__message::after {
  border-bottom-color: #eed3d6;
}
.tooltip--red-light.tooltip--onleft .tooltip__message::after {
  border-left-color: #eed3d6;
  border-bottom-color: transparent;
}
.tooltip--red-light.tooltip--onright .tooltip__message::after {
  border-right-color: #eed3d6;
  border-bottom-color: transparent;
}
.tooltip--red-light.tooltip--ontop .tooltip__message::after {
  border-top-color: #eed3d6;
}
.tooltip--red-lighter .tooltip__message {
  background: #f7e8e9;
}
.tooltip--red-lighter .tooltip__message::after {
  border-bottom-color: #f7e8e9;
}
.tooltip--red-lighter.tooltip--onleft .tooltip__message::after {
  border-left-color: #f7e8e9;
  border-bottom-color: transparent;
}
.tooltip--red-lighter.tooltip--onright .tooltip__message::after {
  border-right-color: #f7e8e9;
  border-bottom-color: transparent;
}
.tooltip--red-lighter.tooltip--ontop .tooltip__message::after {
  border-top-color: #f7e8e9;
}
.tooltip--light-grey .tooltip__message {
  background: #f8f7f7;
}
.tooltip--light-grey .tooltip__message::after {
  border-bottom-color: #f8f7f7;
}
.tooltip--light-grey.tooltip--onleft .tooltip__message::after {
  border-left-color: #f8f7f7;
  border-bottom-color: transparent;
}
.tooltip--light-grey.tooltip--onright .tooltip__message::after {
  border-right-color: #f8f7f7;
  border-bottom-color: transparent;
}
.tooltip--light-grey.tooltip--ontop .tooltip__message::after {
  border-top-color: #f8f7f7;
}
.tooltip--medium-grey .tooltip__message {
  background: #b3b3b3;
}
.tooltip--medium-grey .tooltip__message::after {
  border-bottom-color: #b3b3b3;
}
.tooltip--medium-grey.tooltip--onleft .tooltip__message::after {
  border-left-color: #b3b3b3;
  border-bottom-color: transparent;
}
.tooltip--medium-grey.tooltip--onright .tooltip__message::after {
  border-right-color: #b3b3b3;
  border-bottom-color: transparent;
}
.tooltip--medium-grey.tooltip--ontop .tooltip__message::after {
  border-top-color: #b3b3b3;
}
.tooltip--dark-grey .tooltip__message {
  background: #282828;
}
.tooltip--dark-grey .tooltip__message::after {
  border-bottom-color: #282828;
}
.tooltip--dark-grey.tooltip--onleft .tooltip__message::after {
  border-left-color: #282828;
  border-bottom-color: transparent;
}
.tooltip--dark-grey.tooltip--onright .tooltip__message::after {
  border-right-color: #282828;
  border-bottom-color: transparent;
}
.tooltip--dark-grey.tooltip--ontop .tooltip__message::after {
  border-top-color: #282828;
}
.tooltip--white .tooltip__message {
  background: #fff;
}
.tooltip--white .tooltip__message::after {
  border-bottom-color: #fff;
}
.tooltip--white.tooltip--onleft .tooltip__message::after {
  border-left-color: #fff;
  border-bottom-color: transparent;
}
.tooltip--white.tooltip--onright .tooltip__message::after {
  border-right-color: #fff;
  border-bottom-color: transparent;
}
.tooltip--white.tooltip--ontop .tooltip__message::after {
  border-top-color: #fff;
}
.tooltip--black .tooltip__message {
  background: #111;
}
.tooltip--black .tooltip__message::after {
  border-bottom-color: #111;
}
.tooltip--black.tooltip--onleft .tooltip__message::after {
  border-left-color: #111;
  border-bottom-color: transparent;
}
.tooltip--black.tooltip--onright .tooltip__message::after {
  border-right-color: #111;
  border-bottom-color: transparent;
}
.tooltip--black.tooltip--ontop .tooltip__message::after {
  border-top-color: #111;
}
.tooltip--solid .tooltip__message {
  border-style: solid;
}
.tooltip--primary.tooltip--solid .tooltip__message {
  background: #01799E;
}
.tooltip--primary-light.tooltip--solid .tooltip__message {
  background: #59A6C7;
}
.tooltip--primary-lighter.tooltip--solid .tooltip__message {
  background: #95D1E7;
}
.tooltip--secondary.tooltip--solid .tooltip__message {
  background: #D34C5D;
}
.tooltip--secondary-dark.tooltip--solid .tooltip__message {
  background: #99264A;
}
.tooltip--secondary-darker.tooltip--solid .tooltip__message {
  background: #69123E;
}
.tooltip--recyclability.tooltip--solid .tooltip__message {
  background: #499B96;
}
.tooltip--recyclability-dark.tooltip--solid .tooltip__message {
  background: #1D6769;
}
.tooltip--recyclability-light.tooltip--solid .tooltip__message {
  background: #B8DBBF;
}
.tooltip--recycled.tooltip--solid .tooltip__message {
  background: #A8B555;
}
.tooltip--recycled-dark.tooltip--solid .tooltip__message {
  background: #487547;
}
.tooltip--recycled-light.tooltip--solid .tooltip__message {
  background: #D8F098;
}
.tooltip--sorting.tooltip--solid .tooltip__message {
  background: #C68408;
}
.tooltip--sorting-dark.tooltip--solid .tooltip__message {
  background: #956306;
}
.tooltip--sorting-light.tooltip--solid .tooltip__message {
  background: #EDE2CA;
}
.tooltip--text.tooltip--solid .tooltip__message {
  background: #111;
}
.tooltip--success.tooltip--solid .tooltip__message {
  background: ​ #66cc66;
}
.tooltip--error.tooltip--solid .tooltip__message {
  background: #e05252;
}
.tooltip--green.tooltip--solid .tooltip__message {
  background: #39AB47;
}
.tooltip--green-light.tooltip--solid .tooltip__message {
  background: #d7eddc;
}
.tooltip--green-lighter.tooltip--solid .tooltip__message {
  background: #ebf7ed;
}
.tooltip--yellow.tooltip--solid .tooltip__message {
  background: #EB8B2D;
}
.tooltip--yellow-light.tooltip--solid .tooltip__message {
  background: #f9e8d5;
}
.tooltip--yellow-lighter.tooltip--solid .tooltip__message {
  background: #fdf3e9;
}
.tooltip--red.tooltip--solid .tooltip__message {
  background: #AC2430;
}
.tooltip--red-light.tooltip--solid .tooltip__message {
  background: #eed3d6;
}
.tooltip--red-lighter.tooltip--solid .tooltip__message {
  background: #f7e8e9;
}
.tooltip--light-grey.tooltip--solid .tooltip__message {
  background: #f8f7f7;
}
.tooltip--medium-grey.tooltip--solid .tooltip__message {
  background: #b3b3b3;
}
.tooltip--dark-grey.tooltip--solid .tooltip__message {
  background: #282828;
}
.tooltip--white.tooltip--solid .tooltip__message {
  background: #fff;
}
.tooltip--black.tooltip--solid .tooltip__message {
  background: #111;
}

.iconblock {
  font-size: 14px;
  font-size: 0.875rem;
  padding-left: 2.25em;
  position: relative;
}
.iconblock::before {
  font-family: "Font Awesome";
  font-weight: 300;
  position: absolute;
  top: 50%;
  left: 0;
  font-size: 1.5em;
  line-height: 0;
}
.iconblock--address::before {
  content: "\f3c5";
}
.iconblock--phone::before {
  content: "\f095";
}
.iconblock--email::before {
  content: "\f0e0";
}

.txtimg {
  position: relative;
}
.txtimg__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.txtimg__visual {
  width: 50%;
  margin-right: -40px;
}
@media screen and (max-width: 640px) {
  .txtimg__visual {
    width: 75%;
    margin-right: -20px;
  }
}
.txtimg__content {
  position: relative;
  margin-top: -200px;
  padding: 40px;
}
@media screen and (max-width: 640px) {
  .txtimg__content {
    margin-top: -60px;
  }
}

.txticon {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  margin: 20px 0;
}
.txticon__icon {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 70px;
          flex: 0 0 70px;
  padding: 5px 0 0;
}
@media screen and (max-width: 640px) {
  .txticon__icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 45px;
            flex: 0 0 45px;
    margin-left: -45px;
  }
}
.txticon__icon img {
  max-width: 60px;
}
@media screen and (max-width: 640px) {
  .txticon__icon img {
    max-width: 30px;
  }
}
.txticon__content {
  -webkit-box-flex: 1;
      -ms-flex: 1 auto;
          flex: 1 auto;
}
.txticon:first-of-type {
  margin-top: 0;
}

.emphasis {
  font-size: 28px;
  font-size: 1.75rem;
  font-family: "Dosis-Medium", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
  text-align: center;
  margin: 2em 0;
  position: relative;
  padding: 1em 0;
}
.emphasis::before, .emphasis::after {
  content: "";
  width: 50%;
  height: 4px;
  border-radius: 2px;
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
  background: #95D1E7;
}
.page--recyclability .emphasis::before, .page--recyclability .emphasis::after {
  background: #B8DBBF;
}
.page--recycled-content .emphasis::before, .page--recycled-content .emphasis::after {
  background: #D8F098;
}
.page--sorting .emphasis::before, .page--sorting .emphasis::after {
  background: #EDE2CA;
}
.emphasis::before {
  top: 0;
}
.emphasis::after {
  bottom: 0;
}

.stepnum {
  position: relative;
  font-family: "Dosis-SemiBold", "Dosis-Medium", "Helvetica", "Arial", sans-serif;
  height: 2.5em;
  line-height: 2.5;
  padding: 0 1.5em 0 0.75em;
  display: inline-block;
  overflow: hidden;
  margin-right: 0.25em;
  vertical-align: middle;
}
.stepnum::before {
  content: "";
  z-index: -1;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transform-origin: 100% 0;
      -ms-transform-origin: 100% 0;
          transform-origin: 100% 0;
  width: 10em;
  height: 10em;
  background: #59A6C7;
}
.page--recyclability .stepnum::before {
  background: #B8DBBF;
}
.page--recycled-content .stepnum::before {
  background: #D8F098;
}
.page--sorting .stepnum::before {
  background: #EDE2CA;
}

form .hidden-wrap,
.form .hidden-wrap {
  display: none;
}

fieldset,
.form__fieldset {
  margin-bottom: 1.5em;
}

.form__error {
  font-size: 12px;
  font-size: 0.75rem;
  text-align: right;
  color: #e05252;
  font-family: "PublicSans-Bold", "PublicSans-Regular", "Helvetica", "Arial", sans-serif;
  margin: 0;
}

label,
.form__label {
  font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
  cursor: pointer;
  margin-bottom: 0.35em;
  display: inline-block;
}
label.is-required::after,
.form__label.is-required::after {
  content: " *";
  color: #e05252;
}
[data-collapsable] > label,
[data-collapsable] > .form__label {
  position: relative;
  z-index: 10;
}

textarea.placeholder, input.placeholder {
  font-family: "PublicSans-Regular", "PublicSans-Light", "Helvetica", "Arial", sans-serif;
  color: #b3b3b3;
}
textarea:-moz-placeholder, input:-moz-placeholder {
  font-family: "PublicSans-Regular", "PublicSans-Light", "Helvetica", "Arial", sans-serif;
  color: #b3b3b3;
}
textarea::-moz-placeholder, input::-moz-placeholder {
  font-family: "PublicSans-Regular", "PublicSans-Light", "Helvetica", "Arial", sans-serif;
  color: #b3b3b3;
}
textarea:-ms-input-placeholder, input:-ms-input-placeholder {
  font-family: "PublicSans-Regular", "PublicSans-Light", "Helvetica", "Arial", sans-serif;
  color: #b3b3b3;
}
textarea::-webkit-input-placeholder, input::-webkit-input-placeholder {
  font-family: "PublicSans-Regular", "PublicSans-Light", "Helvetica", "Arial", sans-serif;
  color: #b3b3b3;
}

textarea, input {
  width: 100%;
  height: 48px;
  font-size: 1em;
  color: #111;
  font-family: "PublicSans-Bold", "PublicSans-Regular", "Helvetica", "Arial", sans-serif;
  background: white;
  border: 1px solid #111;
  padding: 0 1em;
  border-radius: 0;
  resize: none;
}
textarea.no-border, input.no-border {
  border: 0;
}
textarea.has-error, input.has-error {
  border-color: #e05252;
}

textarea {
  min-height: 200px;
  padding: 10px 1em;
  line-height: 1.2;
  display: block;
  margin: 0;
}

input[type=radio],
input[type=checkbox] {
  width: 1em;
  height: 1em;
  min-width: 1em;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  position: relative;
  margin: 0.2em 0.5em 0 0;
  padding: 0;
  background: white;
  border-radius: 0;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 3px;
}
label:hover input[type=radio],
label:hover input[type=checkbox] {
  border-color: #01799E;
}
input[type=radio]::before,
input[type=checkbox]::before {
  font-family: "Font Awesome";
  font-weight: 900;
  content: "\f00c";
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1em;
  line-height: 1;
  color: #111;
  opacity: 0;
  -webkit-transform: scale(2);
      -ms-transform: scale(2);
          transform: scale(2);
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
input[type=radio]:checked::before,
input[type=checkbox]:checked::before {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

input[type=radio] {
  border-radius: 50%;
}
input[type=radio]::before {
  content: "";
  border-radius: 50%;
  width: 50%;
  height: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  background: #111;
  -webkit-transform: translate(-50%, -50%) scale(2);
      -ms-transform: translate(-50%, -50%) scale(2);
          transform: translate(-50%, -50%) scale(2);
}
input[type=radio]:checked::before {
  -webkit-transform: translate(-50%, -50%) scale(1);
      -ms-transform: translate(-50%, -50%) scale(1);
          transform: translate(-50%, -50%) scale(1);
}

input[type=submit],
input[type=button],
.form__submit {
  font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
  background: blue;
}
.loading input[type=submit], .is-loading input[type=submit], input[type=submit].is-loading,
.loading input[type=button],
.is-loading input[type=button],
input[type=button].is-loading,
.loading .form__submit,
.is-loading .form__submit,
.form__submit.is-loading {
  pointer-events: none;
}
.is-sending input[type=submit],
.is-sending input[type=button],
.is-sending .form__submit {
  opacity: 0.5;
  pointer-events: none;
}

body {
  background: red;
}

.nf-error-msg,
.error-msg {
  font-size: 12px;
  font-size: 0.75rem;
  color: #e05252;
  text-align: center;
  margin-top: 10px;
}

.ninja-forms-req-symbol {
  color: #e05252;
}

.nf-error .ninja-forms-field {
  border-color: #e05252;
}

.nf-form-hp {
  position: absolute;
  visibility: hidden;
}

.nf-form-fields-required {
  display: none;
}

.field-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.nf-field {
  clear: both;
}

.label-above .nf-field-label {
  margin-bottom: 0;
}

.label-below .nf-field-label {
  margin-top: 0;
  -webkit-box-ordinal-group: 16;
      -ms-flex-order: 15;
          order: 15;
}
.label-below .nf-field-element {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.label-above .nf-field-element,
.label-below .nf-field-element {
  margin: 0;
  width: 100%;
}
.label-above .field-wrap,
.label-below .field-wrap {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
}

.label-hidden .field-wrap {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.label-hidden .nf-field-label {
  display: none;
}
.label-hidden .nf-field-element {
  width: 100%;
  margin-top: 15px;
}

.html-wrap .nf-field-label,
.hr-wrap .nf-field-label {
  display: none;
}

.label-left .field-wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.label-left .nf-field-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-right: 10px;
  text-align: right;
  width: 35%;
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}
.label-left .nf-field-label label {
  width: 100%;
}
.label-left .nf-field-element {
  display: inline-block;
  width: 65%;
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}

.label-right .field-wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
.label-right .nf-field-label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row;
          flex-flow: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-left: 10px;
  width: 35%;
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}
.label-right .nf-field-element {
  display: inline-block;
  width: 65%;
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}
.label-right.checkbox-container .nf-field-label,
.label-right.checkbox-container .nf-field-element {
  width: auto;
}

.nf-field-container {
  margin-bottom: 20px;
}

.nf-form-cont .list-radio-wrap ul label,
.nf-form-cont .list-checkbox-wrap ul label {
  font-family: "PublicSans-Regular", "PublicSans-Light", "Helvetica", "Arial", sans-serif;
}
.nf-form-cont .list-radio-wrap ul li,
.nf-form-cont .list-checkbox-wrap ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}

.nf-form-cont .list-radio-wrap--horizontal ul,
.nf-form-cont .list-checkbox-wrap--horizontal ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0 -20px;
}
.nf-form-cont .list-radio-wrap--horizontal ul > li,
.nf-form-cont .list-checkbox-wrap--horizontal ul > li {
  padding: 0 20px;
}

.submit-container .nf-field-label {
  display: none;
}

.nf-field-description p {
  font-size: 12px;
  font-size: 0.75rem;
  margin: 0.5em 0 0;
}

.nf-input-limit {
  font-size: 12px;
  font-size: 0.75rem;
  text-align: right;
  font-family: "PublicSans-Bold", "PublicSans-Regular", "Helvetica", "Arial", sans-serif;
  text-transform: lowercase;
}

.nf-form-loaded {
  display: none;
}

.nf-form-loader .nf-form-loaded {
  display: block;
}

.select2 {
  color: #111;
}
.select2-container {
  display: block;
  position: relative;
  width: 100% !important;
}
.select2-container--disabled {
  opacity: 0.25;
}
.select2-container--open.select2-container--below .select2-selection {
  border-bottom-left-radius: 0px !important;
  border-bottom-right-radius: 0px !important;
}
.select2-container--open.select2-container--above .select2-selection {
  border-top-left-radius: 0px !important;
  border-top-right-radius: 0px !important;
}
.select2-hidden-accessible {
  position: absolute;
  left: -9999em;
  opacity: 0;
  visibility: hidden;
}
.select2-dropdown {
  background-color: #f8f7f7;
  border: 1px solid #111;
  display: block;
  position: absolute;
  left: 9999em;
  width: 100%;
  z-index: 1051;
  border-radius: 0;
  color: #111;
}
.select2-dropdown--above {
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-dropdown--below {
  border-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-results__option {
  padding: 5px 1em;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-results__option[aria-selected=true] {
  font-family: "PublicSans-Bold", "PublicSans-Regular", "Helvetica", "Arial", sans-serif;
}
.select2-search--dropdown {
  display: block;
  padding: 5px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px 1em;
  width: 100%;
  background: white;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-results__options {
  max-height: 350px;
  overflow-y: auto;
}
.select2-results__options--nested {
  max-height: none;
  margin-left: -1em;
  margin-right: -1em;
  font-size: 14px;
  font-size: 0.875rem;
  text-indent: 10px;
}
.select2-results__option--highlighted[aria-selected] {
  color: white;
  background: #01799E;
}
.select2-selection {
  position: relative;
  display: block;
  height: 48px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border: 1px solid #111;
  border-radius: 0;
  background: white;
  color: #111;
}
.select2-selection--single {
  cursor: pointer;
}
.select2-selection--multiple {
  cursor: text;
  height: auto;
}
.select2-selection__rendered {
  display: block;
  padding: 0 1em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 48px;
}
.select2-selection--multiple .select2-selection__rendered {
  min-height: 46px;
  line-height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.select2-selection--multiple .select2-selection__choice {
  display: inline-block;
  background-color: #e3e3e3;
  border: 1px solid white;
  height: 30px;
  border-radius: 20px;
  cursor: default;
  margin: 3px;
  padding: 5px 10px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.2;
  color: #111;
  font-family: "PublicSans-Bold", "PublicSans-Regular", "Helvetica", "Arial", sans-serif;
}
.select2-selection--multiple .select2-selection__choice__remove {
  width: 16px;
  height: 16px;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 16px;
  color: #fff;
  text-align: center;
  background: #e05252;
  border-radius: 50%;
  cursor: pointer;
  display: inline-block;
  margin-right: 5px;
}
.select2-selection--multiple .select2-selection__choice__remove:hover {
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.select2-selection__placeholder {
  color: #b3b3b3;
  font-family: "PublicSans-Regular", "PublicSans-Light", "Helvetica", "Arial", sans-serif;
}
.select2-search--dropdown .select2-search__field {
  border: 1px solid #111;
}
.select2-search--inline {
  float: left;
}
.select2-search--inline .select2-search__field {
  height: 30px;
  border: none;
  padding: 0;
  background: white;
  outline: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.select2-selection__arrow {
  height: 48px;
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 48px;
  text-align: center;
  color: #111;
}
.select2-selection__arrow::before {
  font-family: "Font Awesome";
  font-weight: 900;
  content: "\f0d7";
}
.select2-container--open .select2-selection__arrow::before {
  font-family: "Font Awesome";
  font-weight: 900;
  content: "\f0d8";
}
.select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  position: relative;
  z-index: 10;
}
.select2-selection__clear:hover {
  color: #e05252;
}

.passwordbox {
  padding-right: 48px;
  position: relative;
}
.passwordbox__field {
  border-right: 0;
}
.passwordbox__toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 48px;
  height: 48px;
  background: #01799E;
  border: 0;
  text-indent: -9999em;
  cursor: pointer;
}
.passwordbox__toggle:hover {
  background: rgb(1.320754717, 159.8113207547, 208.679245283);
}
.passwordbox__toggle::after {
  font-family: "Font Awesome";
  font-weight: 900;
  content: "\f070";
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 48px;
  text-align: center;
  color: #fff;
  text-indent: 0;
}
.passwordbox.is-shown .passwordbox__toggle::after {
  content: "\f06e";
}

.form-steps__slide {
  position: relative;
}
.form-steps__step {
  opacity: 0;
  -webkit-transition: all 0.35s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.35s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  visibility: hidden;
  -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
          transform: translateY(20px);
}
.form-steps__step.is-active {
  visibility: visible;
  opacity: 1;
  position: static;
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.form-steps__step .submit-container {
  margin-bottom: -60px;
}
.form-steps__step .submit-container .nf-field-element {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.form-steps__progress {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  margin: 50px -5px 20px;
}
.form-steps__progress__item {
  margin: 0 5px;
  width: auto;
  height: 8px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #f8f7f7;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  cursor: pointer;
  position: relative;
}
.form-steps__progress__item:hover {
  background: rgb(224.2, 219.8, 219.8);
}
.form-steps__progress__item span {
  font-size: 14px;
  font-size: 0.875rem;
  text-align: left;
  color: #01799E;
  font-family: "PublicSans-Bold", "PublicSans-Regular", "Helvetica", "Arial", sans-serif;
  position: absolute;
  bottom: 0;
  left: 0;
  white-space: nowrap;
  opacity: 0;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
  visibility: hidden;
}
.form-steps__progress__item.is-active {
  -webkit-box-flex: 1.2;
      -ms-flex: 1.2;
          flex: 1.2;
  background: #01799E;
}
.form-steps__progress__item.is-active span {
  opacity: 1;
  bottom: 10px;
  visibility: visible;
}
.form-steps__progress__item.has-errors {
  background: #e05252;
}
.form-steps__nav {
  clear: both;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
}
@media screen and (max-width: 640px) {
  .form-steps__nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .form-steps__nav__button {
    width: 100%;
    margin: 10px 0 !important;
  }
}
.form-steps__step:first-child .form-steps__nav__button--prev, .form-steps__step:last-child .form-steps__nav__button--next {
  opacity: 0;
  visibility: hidden;
}

.event-registration {
  max-width: 600px;
  margin: 50px auto;
  padding: 40px;
  border: 5px solid #01799E;
}
.event-registration__title {
  margin: 0 0 20px;
  color: #01799E;
}
.event-registration__title::before {
  content: none;
}

.image-block {
  position: relative;
  padding: 7px 0;
}

img,
.img {
  display: block;
  max-width: 100%;
  height: auto;
}

.img--white-border {
  border: 3px solid white;
  -webkit-box-shadow: 0 0 0 1px rgb(224.2, 219.8, 219.8);
          box-shadow: 0 0 0 1px rgb(224.2, 219.8, 219.8);
}
.img--fullwidth {
  width: 100% !important;
  height: auto;
}
.img--fullheight {
  height: 100%;
  width: auto;
}
.img--round {
  border-radius: 50%;
}

.wp-caption {
  max-width: 100%;
}

.wp-caption-text {
  font-size: 14px;
  font-size: 0.875rem;
  color: #fff;
  padding: 5px 12px;
  background: rgb(1.320754717, 159.8113207547, 208.679245283);
  margin: 0;
}

.hr,
hr {
  margin: 50px 0;
  height: 4px;
  border: 0;
  background: rgba(149, 209, 231, 0.25);
}
.page--recyclability .hr,
.page--recyclability hr {
  background: rgba(184, 219, 191, 0.25);
}
.page--recycled-content .hr,
.page--recycled-content hr {
  background: rgba(216, 240, 152, 0.25);
}
.page--sorting .hr,
.page--sorting hr {
  background: rgba(237, 226, 202, 0.25);
}

.anchor {
  position: relative;
  max-width: 220px;
  margin: 30px auto 0;
  background: #99264A;
}
.anchor__header {
  padding: 20px 20px 0 40px;
}
.anchor__header * {
  color: #fff;
}
.anchor__links {
  -webkit-transform: translate(40px, 20px);
      -ms-transform: translate(40px, 20px);
          transform: translate(40px, 20px);
  margin: -10px 0;
}
.anchor__links .button {
  margin: 10px 0;
}
.anchor__links .button:hover {
  background: #69123E;
}

.event-presentation {
  max-width: 500px;
  margin: 30px auto;
}
.event-presentation img {
  width: 100%;
  margin: 0 auto;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.3);
          box-shadow: 0 4px 5px rgba(0, 0, 0, 0.3);
  position: relative;
}
.event-presentation__name {
  padding: 10px;
  background: #95D1E7;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
}
.event-presentation__button {
  text-align: center;
  margin-top: 1em;
}

.archive__list {
  margin-left: -15px;
  margin-right: -15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.archive__item {
  padding: 15px;
  width: 50%;
}
@media screen and (max-width: 1040px) {
  .archive__item {
    width: 100%;
  }
}
.archive__noresult {
  margin: 1em 0;
  font-size: 40px;
  font-size: 2.5rem;
  font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
  color: #b3b3b3;
  text-align: center;
}
.archive__noresult::before {
  font-family: "Font Awesome";
  font-weight: 400;
  content: "\f656";
}
.archive__filters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -15px;
}
@media screen and (max-width: 640px) {
  .archive__filters {
    margin-bottom: 30px;
  }
}
.archive__filters__item {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
          flex: 0 0 25%;
  padding: 10px;
}
@media screen and (max-width: 1040px) {
  .archive__filters__item {
    width: 33.33%;
  }
}
@media screen and (max-width: 640px) {
  .archive__filters__item {
    width: 100%;
    margin-bottom: 0;
  }
}
.archive__filters__item--submit {
  padding-top: 43px;
}
@media screen and (max-width: 640px) {
  .archive__filters__item--submit {
    padding-top: 0;
  }
  .archive__filters__item--submit .button {
    width: 100%;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.archive--news .archive__item {
  width: 33.33%;
}
@media screen and (max-width: 1040px) {
  .archive--news .archive__item {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .archive--news .archive__item {
    width: 100%;
  }
}
.archive--certification-bodies {
  position: relative;
}
.archive--certification-bodies .archive__item {
  width: 25%;
  padding: 10px 10px 20px;
}
@media screen and (max-width: 1040px) {
  .archive--certification-bodies .archive__item {
    width: 33.33%;
  }
}
@media screen and (max-width: 640px) {
  .archive--certification-bodies .archive__item {
    width: 100%;
  }
}
.archive--certification-bodies.is-loading::before {
  z-index: 99;
  font-family: "Font Awesome";
  font-weight: 900;
  content: "\f110";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  margin: -25px;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 50px;
  text-align: center;
  color: #01799E;
  -webkit-animation: spin 2s linear infinite;
          animation: spin 2s linear infinite;
}
.archive--certification-bodies.is-loading .archive__item {
  opacity: 0.4;
}
@media screen and (max-width: 1400px) {
  .archive--certificates {
    overflow-x: scroll;
  }
}
.archive--team .archive__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.archive--team .archive__nav__row {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.archive--team .archive__nav__row--a {
  padding-bottom: 10px;
}
.archive--team .archive__nav__row--a::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 1px;
  height: 15px;
  margin-left: -1px;
  border-right: 1px dashed #01799E;
}
@media screen and (max-width: 640px) {
  .archive--team .archive__nav__row--a::before {
    content: none;
  }
}
.archive--team .archive__nav__row--b::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 100%;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
  border-right: 1px dashed #01799E;
}
@media screen and (max-width: 640px) {
  .archive--team .archive__nav__row--b::before {
    content: none;
  }
}
.archive--team .archive__nav__row--c {
  padding-top: 30px;
}
@media screen and (max-width: 640px) {
  .archive--team .archive__nav__row--c {
    padding-top: 10px;
  }
}
.archive--team .archive__nav__row--c::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 1px;
  height: 20px;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
  border-right: 1px dashed #01799E;
}
@media screen and (max-width: 640px) {
  .archive--team .archive__nav__row--c::before {
    content: none;
  }
}
.archive--team .archive__nav__row--c::after {
  font-family: "Font Awesome";
  font-weight: 900;
  content: "\f0d7";
  position: absolute;
  top: 18px;
  left: 50%;
  width: 12px;
  height: 12px;
  -webkit-transform: translate(-50%);
      -ms-transform: translate(-50%);
          transform: translate(-50%);
  margin-left: 1px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 12px;
  color: #01799E;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .archive--team .archive__nav__row--c::after {
    content: none;
  }
}
.archive--team .archive__nav__row--d {
  max-width: 695px;
  padding: 30px 0 0;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.archive--team .archive__nav__trigger {
  position: relative;
  height: 65px;
  margin: 5px;
  padding: 0 30px;
  background: #b3b3b3;
  border: 3px solid white;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  font-size: 16px;
  font-size: 1rem;
  line-height: 62px;
  font-family: "PublicSans-Bold", "PublicSans-Regular", "Helvetica", "Arial", sans-serif;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media screen and (max-width: 640px) {
  .archive--team .archive__nav__trigger {
    width: 100%;
  }
}
.archive--team .archive__nav__trigger.is-primary {
  background: #01799E;
}
.archive--team .archive__nav__trigger.is-primary.is-active, .archive--team .archive__nav__trigger.is-primary:hover {
  background: white;
  color: #01799E;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 0 0 3px #01799E inset;
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 0 0 3px #01799E inset;
}
.archive--team .archive__nav__trigger.is-secondary-dark {
  background: #99264A;
}
.archive--team .archive__nav__trigger.is-secondary-dark.is-active, .archive--team .archive__nav__trigger.is-secondary-dark:hover {
  background: white;
  color: #99264A;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 0 0 3px #99264A inset;
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 0 0 3px #99264A inset;
}
.archive--team .archive__nav__trigger.is-recyclability {
  background: #499B96;
}
.archive--team .archive__nav__trigger.is-recyclability.is-active, .archive--team .archive__nav__trigger.is-recyclability:hover {
  background: white;
  color: #499B96;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 0 0 3px #499B96 inset;
          box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 0 0 3px #499B96 inset;
}
.archive--team .archive__nav__trigger.is-small {
  width: calc(50% - 10px);
  height: 45px;
  background: white;
  border: 1px solid #01799E;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 44px;
  font-family: "PublicSans-Bold", "PublicSans-Regular", "Helvetica", "Arial", sans-serif;
  text-align: center;
  text-transform: uppercase;
  color: #01799E;
}
@media screen and (max-width: 640px) {
  .archive--team .archive__nav__trigger.is-small {
    width: 100%;
  }
}
.archive--team .archive__nav__trigger.is-long {
  width: 100%;
  height: 45px;
  background: #01799E;
  border: none;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 45px;
  font-family: "PublicSans-Bold", "PublicSans-Regular", "Helvetica", "Arial", sans-serif;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
.archive--team .archive__nav__trigger.is-long.is-active, .archive--team .archive__nav__trigger.is-long:hover {
  background: rgb(0.679245283, 82.1886792453, 107.320754717);
}
.archive--team .archive__nav__trigger.is-primary-light {
  border-color: #59A6C7;
  color: #59A6C7;
}
.archive--team .archive__nav__trigger.is-primary-light.is-active, .archive--team .archive__nav__trigger.is-primary-light:hover {
  background: #59A6C7;
  color: #fff;
}
.archive--team .archive__nav__trigger.is-primary-lighter {
  border-color: #95D1E7;
  color: #95D1E7;
}
.archive--team .archive__nav__trigger.is-primary-lighter.is-active, .archive--team .archive__nav__trigger.is-primary-lighter:hover {
  background: #95D1E7;
  color: #fff;
}
.archive--team .archive__nav__trigger.is-hidden {
  display: block !important;
  opacity: 0 !important;
  visibility: hidden !important;
}
.archive--team .archive__nav__trigger[data-team=advisory-board] {
  -webkit-transform: translate(calc(-50% - 100px));
      -ms-transform: translate(calc(-50% - 100px));
          transform: translate(calc(-50% - 100px));
}
@media screen and (max-width: 640px) {
  .archive--team .archive__nav__trigger[data-team=advisory-board] {
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
  }
}
.archive--team .archive__nav__trigger[data-team=advisory-board] .archive__nav__trigger__arrow {
  position: absolute;
  top: 50%;
  left: calc(100% + 3px + 15px);
  width: 85px;
  height: 1px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border-bottom: 1px dashed #01799E;
}
@media screen and (max-width: 640px) {
  .archive--team .archive__nav__trigger[data-team=advisory-board] .archive__nav__trigger__arrow {
    content: none;
  }
}
.archive--team .archive__nav__trigger[data-team=advisory-board] .archive__nav__trigger__arrow::before {
  font-family: "Font Awesome";
  font-weight: 900;
  content: "\f0d9";
  position: absolute;
  top: 50%;
  right: 100%;
  width: 12px;
  height: 12px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  margin-top: 1px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 12px;
  color: #01799E;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .archive--team .archive__nav__trigger[data-team=advisory-board] .archive__nav__trigger__arrow::before {
    content: none;
  }
}
.archive--team .archive__term {
  padding-top: 60px;
}
.archive--team .archive__term[data-team=steering-board] .archive__item, .archive--team .archive__term[data-team=advisory-board] .archive__item {
  width: 25%;
}
@media screen and (max-width: 640px) {
  .archive--team .archive__term[data-team=steering-board] .archive__item, .archive--team .archive__term[data-team=advisory-board] .archive__item {
    width: 50%;
  }
}
.archive--team .archive__term__desc {
  max-width: 500px;
  margin: auto;
  text-align: center;
}
.archive--team .archive__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0;
}
.archive--team .archive__item {
  width: 20%;
  padding: 10px;
}
@media screen and (max-width: 1040px) {
  .archive--team .archive__item {
    width: 25%;
  }
}
@media screen and (max-width: 640px) {
  .archive--team .archive__item {
    width: 100%;
  }
}

.highlight {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
@media screen and (max-width: 640px) {
  .highlight {
    display: block;
  }
}
.highlight__title {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: right;
}
.highlight__list {
  -webkit-box-flex: 7;
      -ms-flex: 7;
          flex: 7;
  padding-left: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  margin: 0 -24px;
}
@media screen and (max-width: 640px) {
  .highlight__list {
    padding-left: 0;
  }
}
.highlight__item {
  padding: 24px;
}
.highlight--news .highlight__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}
.highlight--news .highlight__item {
  width: 33.33%;
}
@media screen and (max-width: 1040px) {
  .highlight--news .highlight__item {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .highlight--news .highlight__item {
    width: 100%;
  }
}
.highlight--events .highlight__item {
  width: 33.33%;
}
@media screen and (max-width: 1040px) {
  .highlight--events .highlight__item {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .highlight--events .highlight__item {
    width: 100%;
  }
}
.highlight--events .highlight__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.steps__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  padding: 0 40px;
}
@media screen and (max-width: 1040px) {
  .steps__header {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .steps__header {
    padding: 0;
  }
}
.steps__header__item {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  background: #01799E;
}
.steps__header__item:not(:last-of-type) {
  border-right: 1px solid white;
}
@media screen and (max-width: 640px) {
  .steps__header__item:not(:last-of-type) {
    border: none;
  }
}
.steps__header__link {
  position: relative;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 20px;
  cursor: pointer;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
@media screen and (max-width: 1240px) {
  .steps__header__link {
    padding: 30px 10px 20px;
  }
}
@media screen and (max-width: 1040px) {
  .steps__header__link {
    padding: 15px;
  }
}
.steps__header__link::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background: #59A6C7;
  opacity: 0.2;
  -webkit-transition: all 0.6s ease;
  transition: all 0.6s ease;
}
.steps__header__link:hover::after {
  height: 100%;
}
.is-active .steps__header__link::after {
  height: 100%;
}
.steps__header__index {
  z-index: 1;
  position: absolute;
  top: -20px;
  left: -40px;
  width: 40px;
  height: 40px;
  display: block;
  background: #59A6C7;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 38px;
  font-family: "Dosis-SemiBold", "Dosis-Medium", "Helvetica", "Arial", sans-serif;
  text-align: center;
}
.steps__header__index::after {
  content: "";
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 100%;
  width: 28px;
  height: 28px;
  background: #59A6C7;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.steps__header__title {
  z-index: 1;
  display: block;
  font-size: 16px;
  font-size: 1rem;
  font-family: "Dosis-SemiBold", "Dosis-Medium", "Helvetica", "Arial", sans-serif;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}
@media screen and (max-width: 1240px) {
  .steps__header__title {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.steps__content {
  margin: 100px 0 0;
}
.steps__content__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  margin-bottom: 50px;
}
.steps__content__item.is-hidden {
  display: none;
}
@media screen and (max-width: 640px) {
  .steps__content__item {
    display: block;
  }
}
.steps__content__col {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.steps__content__col--index {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
}
.steps__content__col--img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
}
.steps__content__index {
  position: relative;
  width: 80px;
  height: 80px;
  display: block;
  background: #59A6C7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media screen and (max-width: 640px) {
  .steps__content__index {
    width: 60px;
    height: 60px;
    margin-bottom: 20px;
  }
}
.steps__content__index span {
  position: relative;
  font-size: 25px;
  font-size: 1.5625rem;
  font-family: "Dosis-SemiBold", "Dosis-Medium", "Helvetica", "Arial", sans-serif;
  text-align: right;
}
@media screen and (max-width: 640px) {
  .steps__content__index span {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.steps__content__index span::before {
  content: "";
  z-index: 1;
  display: block;
  width: 30px;
  height: 2px;
  background: primary-dark;
}
@media screen and (max-width: 640px) {
  .steps__content__index span::before {
    width: 20px;
    height: 2px;
  }
}
.steps__content__index::after {
  content: "";
  z-index: -1;
  position: absolute;
  top: 50%;
  left: 100%;
  width: 56px;
  height: 56px;
  background: #59A6C7;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
      -ms-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
@media screen and (max-width: 640px) {
  .steps__content__index::after {
    width: 42px;
    height: 42px;
  }
}
.steps__content__desc {
  padding: 0 20px 0 0;
}
.page--recyclability .steps__header__item {
  background: #1D6769;
}
.page--recyclability .steps__header__link::after {
  background: #B8DBBF;
}
.page--recyclability .steps__header__index {
  background: #B8DBBF;
  color: #1D6769;
}
.page--recyclability .steps__header__index::after {
  background: #B8DBBF;
}
.page--recyclability .steps__content__index {
  background: #B8DBBF;
}
.page--recyclability .steps__content__index span {
  color: #1D6769;
}
.page--recyclability .steps__content__index span::before {
  background: #1D6769;
}
.page--recyclability .steps__content__index::after {
  background: #B8DBBF;
}
.page--recycled-content .steps__header__item {
  background: #487547;
}
.page--recycled-content .steps__header__link::after {
  background: #D8F098;
}
.page--recycled-content .steps__header__index {
  background: #D8F098;
  color: #487547;
}
.page--recycled-content .steps__header__index::after {
  background: #D8F098;
}
.page--recycled-content .steps__content__index {
  background: #D8F098;
}
.page--recycled-content .steps__content__index span {
  color: #487547;
}
.page--recycled-content .steps__content__index span::before {
  background: #487547;
}
.page--recycled-content .steps__content__index::after {
  background: #D8F098;
}
.page--sorting .steps__header__item {
  background: #956306;
}
.page--sorting .steps__header__link::after {
  background: #EDE2CA;
}
.page--sorting .steps__header__index {
  background: #EDE2CA;
  color: #956306;
}
.page--sorting .steps__header__index::after {
  background: #EDE2CA;
}
.page--sorting .steps__content__index {
  background: #EDE2CA;
}
.page--sorting .steps__content__index span {
  color: #956306;
}
.page--sorting .steps__content__index span::before {
  background: #956306;
}
.page--sorting .steps__content__index::after {
  background: #EDE2CA;
}

.members {
  position: relative;
}
.members__triggers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin-bottom: -1px;
}
.members__trigger {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 10px;
  font-size: 22px;
  font-size: 1.375rem;
  font-family: "Dosis-Medium", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
  text-align: center;
  cursor: pointer;
}
.members__trigger:hover {
  color: #59A6C7;
}
.members__trigger.is-active {
  border: 1px solid #eaeaea;
  border-bottom-color: white;
  font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
}
.members__subtriggers {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.members__subtrigger {
  padding: 1em;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  color: #282828;
  border-bottom: 2px solid #f8f7f7;
  cursor: pointer;
}
.members__subtrigger:hover {
  border-bottom-color: #59A6C7;
}
.members__subtrigger.is-active {
  border-bottom: 2px solid #01799E;
  color: #01799E;
  font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
}
.members__contents {
  border: 1px solid #eaeaea;
}
.members__content {
  padding: 20px;
}
.members__logos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -10px;
  padding: 10px;
}
.members__logos.is-hidden {
  display: none;
}
.members__logos__title {
  margin: 20px 0 0;
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center;
  font-family: "PublicSans-Bold", "PublicSans-Regular", "Helvetica", "Arial", sans-serif;
}
.members__logos__item {
  width: 20%;
  padding: 10px;
}
.members__logos__brand {
  display: block;
  width: 100%;
  height: 0;
  margin-bottom: 5px;
  padding-bottom: 100%;
  background: #fff center/contain no-repeat;
}
.members__logos__name {
  display: block;
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: "PublicSans-Bold", "PublicSans-Regular", "Helvetica", "Arial", sans-serif;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.members__logos__link {
  font-size: 13px;
  font-size: 0.8125rem;
  color: #111;
}
.members__logos__link::after {
  font-family: "Font Awesome";
  font-weight: 900;
  content: "\f0da";
  display: inline-block;
  margin: 0 0 0 5px;
  -webkit-transform: translateY(1px);
      -ms-transform: translateY(1px);
          transform: translateY(1px);
}

.gallery {
  margin: 1em -10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.gallery-columns-1 .gallery-item {
  width: 100%/1;
}
.gallery-columns-2 .gallery-item {
  width: 100%/2;
}
.gallery-columns-3 .gallery-item {
  width: 100%/3;
}
.gallery-columns-4 .gallery-item {
  width: 100%/4;
}
.gallery-columns-5 .gallery-item {
  width: 100%/5;
}
.gallery-columns-6 .gallery-item {
  width: 100%/6;
}
.gallery-columns-7 .gallery-item {
  width: 100%/7;
}
.gallery-columns-8 .gallery-item {
  width: 100%/8;
}
.gallery-columns-9 .gallery-item {
  width: 100%/9;
}
@media screen and (max-width: 1040px) {
  .gallery-columns-1 .gallery-item {
    width: 200%/1;
  }
  .gallery-columns-2 .gallery-item {
    width: 200%/2;
  }
  .gallery-columns-3 .gallery-item {
    width: 200%/3;
  }
  .gallery-columns-4 .gallery-item {
    width: 200%/4;
  }
  .gallery-columns-5 .gallery-item {
    width: 200%/5;
  }
  .gallery-columns-6 .gallery-item {
    width: 200%/6;
  }
  .gallery-columns-7 .gallery-item {
    width: 200%/7;
  }
  .gallery-columns-8 .gallery-item {
    width: 200%/8;
  }
  .gallery-columns-9 .gallery-item {
    width: 200%/9;
  }
}
@media screen and (max-width: 640px) {
  .gallery-columns-1 .gallery-item {
    width: 300%/1;
  }
  .gallery-columns-2 .gallery-item {
    width: 300%/2;
  }
  .gallery-columns-3 .gallery-item {
    width: 300%/3;
  }
  .gallery-columns-4 .gallery-item {
    width: 300%/4;
  }
  .gallery-columns-5 .gallery-item {
    width: 300%/5;
  }
  .gallery-columns-6 .gallery-item {
    width: 300%/6;
  }
  .gallery-columns-7 .gallery-item {
    width: 300%/7;
  }
  .gallery-columns-8 .gallery-item {
    width: 300%/8;
  }
  .gallery-columns-9 .gallery-item {
    width: 300%/9;
  }
}
.gallery-item {
  padding: 10px;
  overflow: hidden;
  max-width: 100%;
}
.gallery-icon {
  height: 100%;
}

.traffic-light {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin: 0 -10px;
}
.traffic-light__col {
  -webkit-box-flex: 33%;
      -ms-flex: 33%;
          flex: 33%;
  margin: 10px;
}
.traffic-light__intro, .traffic-light__content, .traffic-light__footer {
  padding: 10px;
  text-align: center;
}
.traffic-light__intro {
  background: #111;
  font-size: 18px;
  font-size: 1.125rem;
  color: #fff;
  font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
}
.traffic-light__content {
  background: #c7c7c7;
}
.traffic-light__footer {
  background: #ececec;
  font-family: "PublicSans-Bold", "PublicSans-Regular", "Helvetica", "Arial", sans-serif;
}
.traffic-light__col--green .traffic-light__intro {
  background: #39AB47;
}
.traffic-light__col--green .traffic-light__content {
  background: #d7eddc;
}
.traffic-light__col--green .traffic-light__footer {
  background: #ebf7ed;
}
.traffic-light__col--yellow .traffic-light__intro {
  background: #EB8B2D;
}
.traffic-light__col--yellow .traffic-light__content {
  background: #f9e8d5;
}
.traffic-light__col--yellow .traffic-light__footer {
  background: #fdf3e9;
}
.traffic-light__col--red .traffic-light__intro {
  background: #AC2430;
}
.traffic-light__col--red .traffic-light__content {
  background: #eed3d6;
}
.traffic-light__col--red .traffic-light__footer {
  background: #f7e8e9;
}

table {
  width: 100%;
  height: auto !important;
  max-width: 100%;
  margin: 1em 0;
  border-bottom: 1px solid #b8b8b8;
}
table.full-width {
  width: 100% !important;
  height: auto;
}
table.full-height {
  height: 100%;
  width: auto;
}
table.table--smaller {
  font-size: 15px;
  font-size: 0.9375rem;
}
table.table--smaller th {
  font-size: 16px;
  font-size: 1rem;
}
table.table--smallest {
  font-size: 12px;
  font-size: 0.75rem;
}
table.table--smallest th {
  font-size: 13px;
  font-size: 0.8125rem;
}
table td, table th {
  padding: 0.75em;
  border: 1px solid #E0E0E0;
}
table th {
  background: #01799E;
  font-size: 18px;
  font-size: 1.125rem;
  color: #fff;
  font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
  text-align: left;
}
.page--recyclability table th {
  background: #1D6769;
}
.page--recycled-content table th {
  background: #487547;
}
.page--sorting table th {
  background: #956306;
}
table tfoot {
  background: #282828;
}
table tfoot th {
  background: none;
  color: #111;
}
table p {
  margin: 0;
}
table td[data-order], table th[data-order] {
  padding-right: 2em;
  position: relative;
  cursor: pointer;
}
table td[data-order]::after, table th[data-order]::after {
  position: absolute;
  top: 50%;
  right: 1em;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  font-family: "Font Awesome";
  font-weight: 900;
}
table td[data-order]:hover::after, table th[data-order]:hover::after {
  content: "\f0dc";
}
table td[data-order=ASC]::after, table th[data-order=ASC]::after {
  content: "\f0d7" !important;
}
table td[data-order=DESC]::after, table th[data-order=DESC]::after {
  content: "\f0d8" !important;
}

.table__filters {
  background: #f8f7f7;
}
.table__filters__more {
  text-align: center;
}
.table__filters__more .amount {
  padding-left: 12px;
  opacity: 0.5;
  font-size: 14px;
  font-size: 0.875rem;
}
.table__filters input {
  height: 30px;
  border-color: #E0E0E0;
}
.table__filters .select2-selection {
  height: 30px;
  border-color: #E0E0E0;
}
.table__filters .select2-selection__rendered, .table__filters .select2-selection__arrow {
  line-height: 30px;
}
.table__filters .select2-selection__rendered {
  padding-right: 30px;
}
.table__filters .select2-selection__arrow {
  height: 30px;
}
.table__filters .select2-search__field, .table__filters .select2-dropdown {
  border-color: #E0E0E0;
}
.table__filters .select2-results__option {
  font-size: 14px;
  font-size: 0.875rem;
}

.guidelines {
  position: relative;
  padding: 50px;
  background: #f8f7f7;
}
@media screen and (max-width: 640px) {
  .guidelines {
    padding: 20px;
  }
}
.guidelines__intro {
  padding: 0 0 40px;
}
.guidelines__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  width: 100%;
  max-width: 960px;
  margin: auto;
}
.guidelines__nav__item {
  width: 50%;
  padding: 5px;
}
@media screen and (max-width: 1040px) {
  .guidelines__nav__item {
    width: 100%;
  }
}
.guidelines__nav__collapsable {
  position: relative;
  background: white;
  border: 1px solid #cbcbcb;
  border-radius: 5px;
  overflow: hidden;
}
.guidelines__nav__collapsable__header {
  position: relative;
  height: 70px;
  padding: 0 60px 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #01799E;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.guidelines__nav__collapsable__header::after {
  position: absolute;
  top: 50%;
  right: 10px;
  width: 40px;
  height: 40px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  background: #D34C5D;
  border-radius: 3px;
  font-family: "Font Awesome";
  font-weight: 300;
  content: "\f105";
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 42px;
  color: #fff;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media screen and (max-width: 640px) {
  .guidelines__nav__collapsable__header::after {
    width: 24px;
    height: 24px;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
  }
}
.guidelines__nav__collapsable__content {
  padding: 10px 30px;
}
@media screen and (max-width: 640px) {
  .guidelines__nav__collapsable__content {
    padding: 10px 20px;
  }
}
.guidelines__nav__collapsable__icon {
  width: 50px;
  height: 50px;
  margin-right: 20px;
  background: 0 0/50px auto no-repeat;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media screen and (max-width: 640px) {
  .guidelines__nav__collapsable__icon {
    display: none;
  }
}
.guidelines__nav__collapsable__title {
  display: block;
  font-size: 16px;
  font-size: 1rem;
  font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
}
@media screen and (max-width: 640px) {
  .guidelines__nav__collapsable__title {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.guidelines__nav__collapsable__subtitle {
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
}
@media screen and (max-width: 640px) {
  .guidelines__nav__collapsable__subtitle {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.guidelines__nav__collapsable__download {
  position: absolute;
  top: 50%;
  right: 60px;
  width: 40px;
  height: 40px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 3px;
  font-size: 16px;
  font-size: 1rem;
  line-height: 42px;
  color: #D34C5D;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media screen and (max-width: 640px) {
  .guidelines__nav__collapsable__download {
    right: 39px;
    width: 24px;
    height: 24px;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 24px;
  }
}
.guidelines__nav__collapsable__download:hover {
  background: #cbcbcb;
  color: #111;
}
.guidelines__nav__collapsable.is-open .guidelines__nav__collapsable__header {
  background: #01799E;
  color: #fff;
}
.guidelines__nav__collapsable.is-open .guidelines__nav__collapsable__header::after {
  -webkit-transform: translateY(-50%) rotate(90deg);
      -ms-transform: translateY(-50%) rotate(90deg);
          transform: translateY(-50%) rotate(90deg);
  background: white;
  color: #D34C5D;
}
.guidelines__nav__collapsable.is-open .guidelines__nav__collapsable__download {
  color: #fff;
}
.guidelines__nav__collapsable.is-open .guidelines__nav__collapsable__download:hover {
  background: rgb(1.1603773585, 140.4056603774, 183.3396226415);
}
.guidelines__nav__collapsable.is-open .guidelines__nav__collapsable__icon {
  background-position-y: -50px;
}
.guidelines__nav__categories__item {
  margin: 0.7em 0;
}
.guidelines__nav__categories__view {
  font-size: 18px;
  font-size: 1.125rem;
  color: #01799E;
  font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
  cursor: pointer;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media screen and (max-width: 640px) {
  .guidelines__nav__categories__view {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.guidelines__nav__categories__view:hover {
  color: #D34C5D;
}
.guidelines__nav__categories__download {
  display: inline-block;
  margin-left: 10px;
  font-size: 18px;
  font-size: 1.125rem;
  color: #D34C5D;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
@media screen and (max-width: 640px) {
  .guidelines__nav__categories__download {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
.guidelines__nav__categories__download:hover {
  color: #111;
}
.guidelines__table {
  margin-top: 30px;
}
.guidelines__table__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 50px 0 0;
  font-family: "Dosis-SemiBold", "Dosis-Medium", "Helvetica", "Arial", sans-serif;
  font-size: 35px;
  font-size: 2.1875rem;
  text-transform: uppercase;
  color: #01799E;
  text-align: center;
}
@media screen and (max-width: 640px) {
  .guidelines__table__title {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
.guidelines__table__title__icon {
  width: 50px;
  height: 50px;
  margin-right: 20px;
  background: 0 0/50px auto no-repeat;
}
.guidelines__table__desc {
  max-width: 740px;
  margin: 0 auto;
  text-align: center;
}
.guidelines__table__footer {
  padding-left: 40px;
}
.guidelines__table__group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  padding-left: 40px;
}
@media screen and (max-width: 640px) {
  .guidelines__table__group {
    padding-left: 15px;
  }
}
.guidelines__table__group[data-group=main-body] {
  min-height: 120px;
}
.guidelines__table__group[data-group=attachments] {
  min-height: 150px;
}
.guidelines__table__group[data-group=decoration] {
  min-height: 140px;
}
.guidelines__table__group__title {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 100%;
  background: #01799E;
}
.guidelines__table__group__title::after {
  content: "";
  z-index: 1;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 4px;
  background: #f8f7f7;
}
@media screen and (max-width: 640px) {
  .guidelines__table__group__title {
    width: 15px;
  }
}
.guidelines__table__group__title span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 300px;
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
      -ms-transform: translate(-50%, -50%) rotate(-90deg);
          transform: translate(-50%, -50%) rotate(-90deg);
  text-align: center;
  font-family: "PublicSans-Bold", "PublicSans-Regular", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  color: #fff;
}
@media screen and (max-width: 1040px) {
  .guidelines__table__group__title span {
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media screen and (max-width: 640px) {
  .guidelines__table__group__title span {
    font-size: 8px;
    font-size: 0.5rem;
  }
}
.guidelines__table__row, .guidelines__table__header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.guidelines__table__row p:first-of-type, .guidelines__table__header p:first-of-type {
  margin-top: 0;
}
.guidelines__table__row p:last-of-type, .guidelines__table__header p:last-of-type {
  margin-bottom: 0;
}
.guidelines__table__row__label, .guidelines__table__row__value, .guidelines__table__header__label, .guidelines__table__header__value {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px;
  border: 4px solid transparent;
}
@media screen and (max-width: 640px) {
  .guidelines__table__row__label, .guidelines__table__row__value, .guidelines__table__header__label, .guidelines__table__header__value {
    padding: 10px;
  }
}
.guidelines__table__row__label, .guidelines__table__header__label {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 200px;
          flex: 0 0 200px;
  text-transform: uppercase;
}
@media screen and (max-width: 1040px) {
  .guidelines__table__row__label, .guidelines__table__header__label {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 150px;
            flex: 0 0 150px;
    font-size: 12px;
    font-size: 0.75rem;
  }
}
@media screen and (max-width: 640px) {
  .guidelines__table__row__label, .guidelines__table__header__label {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 110px;
            flex: 0 0 110px;
    font-size: 10px;
    font-size: 0.625rem;
  }
}
.guidelines__table__row__value, .guidelines__table__header__value {
  -webkit-box-flex: 1;
      -ms-flex: 1 auto;
          flex: 1 auto;
  font-family: "PublicSans-Bold", "PublicSans-Regular", "Helvetica", "Arial", sans-serif;
}
@media screen and (max-width: 1040px) {
  .guidelines__table__row__value, .guidelines__table__header__value {
    font-size: 12px;
    font-size: 0.75rem;
  }
}
.guidelines__table__header {
  font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
  margin-bottom: 0;
}
.guidelines__table__header__label, .guidelines__table__header__value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  padding: 0;
}
.guidelines__table__header__label .name, .guidelines__table__header__label .letters, .guidelines__table__header__value .name, .guidelines__table__header__value .letters {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column nowrap;
          flex-flow: column nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  padding: 10px;
}
.guidelines__table__header__label .name, .guidelines__table__header__value .name {
  -webkit-box-flex: 1;
      -ms-flex: 1 auto;
          flex: 1 auto;
}
@media screen and (max-width: 1040px) {
  .guidelines__table__header__label .name, .guidelines__table__header__value .name {
    display: none;
  }
}
.guidelines__table__header__label .letters, .guidelines__table__header__value .letters {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 55px;
          flex: 0 0 55px;
}
.guidelines__table__header__label {
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  color: #111;
  font-family: "PublicSans-Regular", "PublicSans-Light", "Helvetica", "Arial", sans-serif;
}
.guidelines__table__header__label:first-of-type() {
  position: relative;
  border: none;
}
.guidelines__table__header__label:first-of-type()::after {
  content: "";
  z-index: 1;
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 4px;
  background: #f8f7f7;
}
.guidelines__table__header__label .letters {
  background: white;
}
.guidelines__table__header__value {
  position: relative;
  -webkit-box-flex: 1;
      -ms-flex: 1 33%;
          flex: 1 33%;
  padding-bottom: 5px;
  cursor: pointer;
  border-bottom: 0;
}
.guidelines__table__header__value::after {
  content: "";
  z-index: 1;
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 4px;
}
.guidelines__table__header__value .letters {
  font-size: 22px;
  font-size: 1.375rem;
}
.guidelines__table__header [data-tab=full].is-active {
  border-color: #39AB47;
}
.guidelines__table__header [data-tab=full].is-active::after {
  background: #d7eddc;
}
.guidelines__table__header [data-tab=full] .name {
  background: #39AB47;
}
.guidelines__table__header [data-tab=full] .letters {
  background: #d7eddc;
  color: #39AB47;
}
.guidelines__table__header [data-tab=conditional].is-active {
  border-color: #EB8B2D;
}
.guidelines__table__header [data-tab=conditional].is-active::after {
  background: #f9e8d5;
}
.guidelines__table__header [data-tab=conditional] .name {
  background: #EB8B2D;
}
.guidelines__table__header [data-tab=conditional] .letters {
  background: #f9e8d5;
  color: #EB8B2D;
}
.guidelines__table__header [data-tab=low].is-active {
  border-color: #AC2430;
}
.guidelines__table__header [data-tab=low].is-active::after {
  background: #eed3d6;
}
.guidelines__table__header [data-tab=low] .name {
  background: #AC2430;
}
.guidelines__table__header [data-tab=low] .letters {
  background: #eed3d6;
  color: #AC2430;
}
.guidelines__table__row {
  background: white;
}
.guidelines__table__row__label, .guidelines__table__row__value {
  border-top: 0;
  border-bottom: 0;
}
.guidelines__table__content .guidelines__table__group .guidelines__table__row:not(:last-of-type()) .guidelines__table__row__label::after,
.guidelines__table__content .guidelines__table__group .guidelines__table__row:not(:last-of-type()) .guidelines__table__row__value::after {
  content: "";
  z-index: 1;
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 4px;
  background: #f8f7f7;
}
.guidelines__table__content .guidelines__table__group:not(:last-of-type()) .guidelines__table__row:last-of-type() .guidelines__table__row__label::after,
.guidelines__table__content .guidelines__table__group:not(:last-of-type()) .guidelines__table__row:last-of-type() .guidelines__table__row__value::after {
  content: "";
  z-index: 1;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 4px;
  background: #f8f7f7;
}
.guidelines__table__content[data-tab=full] .guidelines__table__group:first-of-type() .guidelines__table__row__label,
.guidelines__table__content[data-tab=full] .guidelines__table__group:first-of-type() .guidelines__table__row__value {
  border-top: 4px solid transparent;
}
.guidelines__table__content[data-tab=full] .guidelines__table__group:first-of-type() .guidelines__table__row__value {
  border-top-color: #39AB47;
}
.guidelines__table__content[data-tab=full] .guidelines__table__group:last-of-type() .guidelines__table__row:last-of-type() .guidelines__table__row__label,
.guidelines__table__content[data-tab=full] .guidelines__table__group:last-of-type() .guidelines__table__row:last-of-type() .guidelines__table__row__value {
  border-bottom: 4px solid transparent;
}
.guidelines__table__content[data-tab=full] .guidelines__table__group:last-of-type() .guidelines__table__row:last-of-type() .guidelines__table__row__value {
  border-bottom-color: #39AB47;
}
.guidelines__table__content[data-tab=full] .guidelines__table__row__value {
  background: #d7eddc;
  border-color: #39AB47;
}
.guidelines__table__content[data-tab=conditional] .guidelines__table__group:first-of-type() .guidelines__table__row__label,
.guidelines__table__content[data-tab=conditional] .guidelines__table__group:first-of-type() .guidelines__table__row__value {
  border-top: 4px solid transparent;
}
.guidelines__table__content[data-tab=conditional] .guidelines__table__group:first-of-type() .guidelines__table__row__value {
  border-top-color: #EB8B2D;
}
.guidelines__table__content[data-tab=conditional] .guidelines__table__group:last-of-type() .guidelines__table__row:last-of-type() .guidelines__table__row__label,
.guidelines__table__content[data-tab=conditional] .guidelines__table__group:last-of-type() .guidelines__table__row:last-of-type() .guidelines__table__row__value {
  border-bottom: 4px solid transparent;
}
.guidelines__table__content[data-tab=conditional] .guidelines__table__group:last-of-type() .guidelines__table__row:last-of-type() .guidelines__table__row__value {
  border-bottom-color: #EB8B2D;
}
.guidelines__table__content[data-tab=conditional] .guidelines__table__row__value {
  background: #f9e8d5;
  border-color: #EB8B2D;
}
.guidelines__table__content[data-tab=low] .guidelines__table__group:first-of-type() .guidelines__table__row__label,
.guidelines__table__content[data-tab=low] .guidelines__table__group:first-of-type() .guidelines__table__row__value {
  border-top: 4px solid transparent;
}
.guidelines__table__content[data-tab=low] .guidelines__table__group:first-of-type() .guidelines__table__row__value {
  border-top-color: #AC2430;
}
.guidelines__table__content[data-tab=low] .guidelines__table__group:last-of-type() .guidelines__table__row:last-of-type() .guidelines__table__row__label,
.guidelines__table__content[data-tab=low] .guidelines__table__group:last-of-type() .guidelines__table__row:last-of-type() .guidelines__table__row__value {
  border-bottom: 4px solid transparent;
}
.guidelines__table__content[data-tab=low] .guidelines__table__group:last-of-type() .guidelines__table__row:last-of-type() .guidelines__table__row__value {
  border-bottom-color: #AC2430;
}
.guidelines__table__content[data-tab=low] .guidelines__table__row__value {
  background: #eed3d6;
  border-color: #AC2430;
}

.card {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  color: #111;
  padding: 1em 1.5em 1em 3em;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.card__date {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Dosis-Regular", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
  color: #111;
  text-transform: uppercase;
  position: absolute;
  top: 1em;
  right: 100%;
  margin-right: -0.5em;
  -webkit-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
          transform: rotate(-90deg);
  -webkit-transform-origin: 100% 0%;
      -ms-transform-origin: 100% 0%;
          transform-origin: 100% 0%;
  white-space: nowrap;
}
.card__visual {
  width: 200px;
  height: auto;
  min-width: 200px;
  background: center center/cover no-repeat;
  margin-right: 1em;
  position: relative;
}
.card__visual img {
  opacity: 0;
}
.card__title {
  font-size: 23px;
  font-size: 1.4375rem;
  line-height: 1.2;
  font-family: "PublicSans-Bold", "PublicSans-Regular", "Helvetica", "Arial", sans-serif;
  color: #01799E;
  margin: 0.25em 0 1em;
}
.card__more {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
  color: #D34C5D;
  text-transform: uppercase;
  text-align: right;
  display: block;
  letter-spacing: 1px;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.card__more::after {
  font-family: "Font Awesome";
  font-weight: 400;
  content: "\f105";
  margin-left: 0.75em;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.card:hover {
  background: #f8f7f7;
}
.card:hover .card__more {
  color: #99264A;
}
.card:hover .card__more::after {
  margin-left: 1em;
}
@media screen and (max-width: 1040px) {
  .card--news .card__content {
    width: 100%;
  }
}
.card--news .card__title {
  font-size: 20px;
  font-size: 1.25rem;
}
.card--news .card__visual {
  background-color: #01799E;
}
.card--news .card__visual.is-small {
  width: 80px;
  min-width: 80px;
  height: 100px;
}
@media screen and (max-width: 640px) {
  .card--news .card__visual {
    display: none;
  }
}
.card--event .card__date {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
  color: #01799E;
  text-transform: uppercase;
}
.card--event .card__title {
  font-family: "PublicSans-Regular", "PublicSans-Light", "Helvetica", "Arial", sans-serif;
  color: #111;
}
@media screen and (max-width: 1040px) {
  .card--event .card__content {
    width: 100%;
  }
}
.card--certification-bodies {
  position: relative;
  display: block;
  padding: 130px 20px 20px;
  background: white;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.card--certification-bodies:hover {
  background: white;
}
.card--certification-bodies .card__header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 120px;
  background: white center center/contain no-repeat;
  border: 10px solid white;
}
.card--certification-bodies .card__title {
  padding: 0.2em 0.4em 0.3em;
  background: #487547;
  font-size: 16px;
  font-size: 1rem;
  font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
  color: #fff;
}
.card--certification-bodies .card__desc {
  padding-bottom: 20px;
}
.card--certification-bodies .card__desc p, .card--certification-bodies .card__desc li, .card--certification-bodies .card__desc a {
  font-size: 14px;
  font-size: 0.875rem;
}
.card--certification-bodies .card__desc p:first-of-type {
  margin-top: 0;
}
.card--certification-bodies .card__desc .tooltip {
  display: inline-block;
  margin: 0 10px;
}
.card--certification-bodies .card__desc .tooltip .tooltip__message {
  padding: 20px;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.4;
}
.card--certification-bodies .card__desc__tooltip {
  display: block;
  margin: 20px 10px 0 0 !important;
}
.card--certification-bodies .card__more {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 15px 20px;
}
.card--recyclability .card__title {
  background: #1D6769;
}
.card--recyclability .tooltip {
  border-color: #1D6769;
  color: #1D6769;
}
.card--team {
  display: block;
  padding: 0;
}
.card--team .card__visual {
  width: 100%;
  height: 0;
  min-width: auto;
  padding-bottom: 130%;
  background: #fff center/cover no-repeat;
}
.card--team .card__title {
  background: #01799E;
  padding: 10px;
  margin: 0;
  font-size: 14px;
  font-size: 0.875rem;
  color: #fff;
  font-family: "PublicSans-Bold", "PublicSans-Regular", "Helvetica", "Arial", sans-serif;
}
.card--team .card__job {
  margin: 0;
  padding: 10px;
  font-size: 16px;
  font-size: 1rem;
  color: #111;
}

.insert {
  padding: 24px 60px;
}
@media screen and (max-width: 1240px) {
  .insert {
    padding: 24px;
  }
}
.insert__image {
  margin: -24px;
  margin-left: 0;
  margin-right: -60px;
}
.insert__image img {
  max-width: 240px;
}

.doubleinsert {
  position: relative;
  color: white;
  margin: 30px 0;
}
.doubleinsert__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.doubleinsert__top__content {
  padding: 2em;
  max-width: 90%;
  min-height: 375px;
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__top__content {
    width: 70%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 70%;
            flex: 0 0 70%;
  }
}
.doubleinsert__top__content.bg-primary {
  -webkit-box-shadow: 0 150px 0 0 #01799E;
          box-shadow: 0 150px 0 0 #01799E;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__top__content.bg-primary {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.doubleinsert__top__content.bg-primary-light {
  -webkit-box-shadow: 0 150px 0 0 #59A6C7;
          box-shadow: 0 150px 0 0 #59A6C7;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__top__content.bg-primary-light {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.doubleinsert__top__content.bg-primary-lighter {
  -webkit-box-shadow: 0 150px 0 0 #95D1E7;
          box-shadow: 0 150px 0 0 #95D1E7;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__top__content.bg-primary-lighter {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.doubleinsert__top__content.bg-secondary {
  -webkit-box-shadow: 0 150px 0 0 #D34C5D;
          box-shadow: 0 150px 0 0 #D34C5D;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__top__content.bg-secondary {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.doubleinsert__top__content.bg-secondary-dark {
  -webkit-box-shadow: 0 150px 0 0 #99264A;
          box-shadow: 0 150px 0 0 #99264A;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__top__content.bg-secondary-dark {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.doubleinsert__top__content.bg-secondary-darker {
  -webkit-box-shadow: 0 150px 0 0 #69123E;
          box-shadow: 0 150px 0 0 #69123E;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__top__content.bg-secondary-darker {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.doubleinsert__top__content.bg-recyclability {
  -webkit-box-shadow: 0 150px 0 0 #499B96;
          box-shadow: 0 150px 0 0 #499B96;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__top__content.bg-recyclability {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.doubleinsert__top__content.bg-recyclability-dark {
  -webkit-box-shadow: 0 150px 0 0 #1D6769;
          box-shadow: 0 150px 0 0 #1D6769;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__top__content.bg-recyclability-dark {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.doubleinsert__top__content.bg-recyclability-light {
  -webkit-box-shadow: 0 150px 0 0 #B8DBBF;
          box-shadow: 0 150px 0 0 #B8DBBF;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__top__content.bg-recyclability-light {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.doubleinsert__top__content.bg-recycled {
  -webkit-box-shadow: 0 150px 0 0 #A8B555;
          box-shadow: 0 150px 0 0 #A8B555;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__top__content.bg-recycled {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.doubleinsert__top__content.bg-recycled-dark {
  -webkit-box-shadow: 0 150px 0 0 #487547;
          box-shadow: 0 150px 0 0 #487547;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__top__content.bg-recycled-dark {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.doubleinsert__top__content.bg-recycled-light {
  -webkit-box-shadow: 0 150px 0 0 #D8F098;
          box-shadow: 0 150px 0 0 #D8F098;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__top__content.bg-recycled-light {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.doubleinsert__top__content.bg-sorting {
  -webkit-box-shadow: 0 150px 0 0 #C68408;
          box-shadow: 0 150px 0 0 #C68408;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__top__content.bg-sorting {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.doubleinsert__top__content.bg-sorting-dark {
  -webkit-box-shadow: 0 150px 0 0 #956306;
          box-shadow: 0 150px 0 0 #956306;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__top__content.bg-sorting-dark {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.doubleinsert__top__content.bg-sorting-light {
  -webkit-box-shadow: 0 150px 0 0 #EDE2CA;
          box-shadow: 0 150px 0 0 #EDE2CA;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__top__content.bg-sorting-light {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.doubleinsert__top__content.bg-text {
  -webkit-box-shadow: 0 150px 0 0 #111;
          box-shadow: 0 150px 0 0 #111;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__top__content.bg-text {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.doubleinsert__top__content.bg-success {
  -webkit-box-shadow: 0 150px 0 0 ​ #66cc66;
          box-shadow: 0 150px 0 0 ​ #66cc66;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__top__content.bg-success {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.doubleinsert__top__content.bg-error {
  -webkit-box-shadow: 0 150px 0 0 #e05252;
          box-shadow: 0 150px 0 0 #e05252;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__top__content.bg-error {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.doubleinsert__top__content.bg-green {
  -webkit-box-shadow: 0 150px 0 0 #39AB47;
          box-shadow: 0 150px 0 0 #39AB47;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__top__content.bg-green {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.doubleinsert__top__content.bg-green-light {
  -webkit-box-shadow: 0 150px 0 0 #d7eddc;
          box-shadow: 0 150px 0 0 #d7eddc;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__top__content.bg-green-light {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.doubleinsert__top__content.bg-green-lighter {
  -webkit-box-shadow: 0 150px 0 0 #ebf7ed;
          box-shadow: 0 150px 0 0 #ebf7ed;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__top__content.bg-green-lighter {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.doubleinsert__top__content.bg-yellow {
  -webkit-box-shadow: 0 150px 0 0 #EB8B2D;
          box-shadow: 0 150px 0 0 #EB8B2D;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__top__content.bg-yellow {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.doubleinsert__top__content.bg-yellow-light {
  -webkit-box-shadow: 0 150px 0 0 #f9e8d5;
          box-shadow: 0 150px 0 0 #f9e8d5;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__top__content.bg-yellow-light {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.doubleinsert__top__content.bg-yellow-lighter {
  -webkit-box-shadow: 0 150px 0 0 #fdf3e9;
          box-shadow: 0 150px 0 0 #fdf3e9;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__top__content.bg-yellow-lighter {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.doubleinsert__top__content.bg-red {
  -webkit-box-shadow: 0 150px 0 0 #AC2430;
          box-shadow: 0 150px 0 0 #AC2430;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__top__content.bg-red {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.doubleinsert__top__content.bg-red-light {
  -webkit-box-shadow: 0 150px 0 0 #eed3d6;
          box-shadow: 0 150px 0 0 #eed3d6;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__top__content.bg-red-light {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.doubleinsert__top__content.bg-red-lighter {
  -webkit-box-shadow: 0 150px 0 0 #f7e8e9;
          box-shadow: 0 150px 0 0 #f7e8e9;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__top__content.bg-red-lighter {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.doubleinsert__top__content.bg-light-grey {
  -webkit-box-shadow: 0 150px 0 0 #f8f7f7;
          box-shadow: 0 150px 0 0 #f8f7f7;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__top__content.bg-light-grey {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.doubleinsert__top__content.bg-medium-grey {
  -webkit-box-shadow: 0 150px 0 0 #b3b3b3;
          box-shadow: 0 150px 0 0 #b3b3b3;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__top__content.bg-medium-grey {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.doubleinsert__top__content.bg-dark-grey {
  -webkit-box-shadow: 0 150px 0 0 #282828;
          box-shadow: 0 150px 0 0 #282828;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__top__content.bg-dark-grey {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.doubleinsert__top__content.bg-white {
  -webkit-box-shadow: 0 150px 0 0 #fff;
          box-shadow: 0 150px 0 0 #fff;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__top__content.bg-white {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.doubleinsert__top__content.bg-black {
  -webkit-box-shadow: 0 150px 0 0 #111;
          box-shadow: 0 150px 0 0 #111;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__top__content.bg-black {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
}
.doubleinsert__top__image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column wrap;
          flex-flow: column wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 200px;
}
.doubleinsert__top__image img {
  width: 100%;
}
.doubleinsert__bottom {
  min-height: 200px;
  width: 90%;
  margin-left: 10%;
  padding: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 10;
}
@media screen and (max-width: 1040px) {
  .doubleinsert__bottom {
    margin-left: 0;
    width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .doubleinsert__bottom {
    display: block;
  }
}
.doubleinsert__bottom__image {
  margin-right: 2em;
}
@media screen and (max-width: 640px) {
  .doubleinsert__bottom__image {
    margin-bottom: 20px;
  }
}
.doubleinsert__bottom__content {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}
.doubleinsert h2:not([class]),
.doubleinsert .h2 {
  font-family: "Dosis-SemiBold", "Dosis-Medium", "Helvetica", "Arial", sans-serif;
  color: #fff;
  margin: 0.25em 0;
}
.doubleinsert h2:not([class])::before,
.doubleinsert .h2::before {
  content: none;
}

.download {
  position: relative;
  display: inline-block;
  margin: 1em 0;
}
.download__visual {
  margin: 0 30px 30px 0;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.download__call {
  position: absolute;
  right: 0;
  bottom: 0;
  max-width: 210px;
  border-radius: 1px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.download__call__name {
  background: #99264A;
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
  color: #fff;
  padding: 1em;
}
.download__call__button {
  background: #D34C5D;
  font-size: 18px;
  font-size: 1.125rem;
  color: #fff;
  font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  padding: 0.5em 1em;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.download__call__button::after {
  font-family: "Font Awesome";
  font-weight: 400;
  content: "\f33d";
  margin-left: 0.5em;
}
.download:hover .download__visual {
  -webkit-transform: translateY(-10px);
      -ms-transform: translateY(-10px);
          transform: translateY(-10px);
}
.download:hover .download__call {
  -webkit-box-shadow: 0 0 0 2px #69123E;
          box-shadow: 0 0 0 2px #69123E;
}
.download:hover .download__call__button {
  background: #69123E;
}

.pagination-walker {
  text-align: center;
  padding: 40px 0;
}
.pagination-walker__direction {
  width: 40px;
  height: 40px;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 35px;
  color: #01799E;
  text-align: center;
  position: relative;
  border-radius: 50%;
  border: 2px solid #01799E;
  display: inline-block;
  text-indent: -9999px;
  -webkit-transition: all 0.25s ease;
  transition: all 0.25s ease;
  margin: 0 10px;
}
.pagination-walker__direction::before {
  text-indent: 0;
}
.pagination-walker__direction--first:before {
  font-family: "Font Awesome";
  font-weight: 900;
  content: "\f100";
}
.pagination-walker__direction--previous:before {
  font-family: "Font Awesome";
  font-weight: 900;
  content: "\f104";
}
.pagination-walker__direction--next:before {
  font-family: "Font Awesome";
  font-weight: 900;
  content: "\f105";
}
.pagination-walker__direction--last:before {
  font-family: "Font Awesome";
  font-weight: 900;
  content: "\f101";
}
@media screen and (max-width: 640px) {
  .pagination-walker__direction--first, .pagination-walker__direction--last {
    display: none;
  }
}
.pagination-walker__direction:hover {
  color: white;
  border-color: #01799E;
  background: #01799E;
}
.pagination-walker__direction[disabled] {
  border-color: rgb(0.358490566, 43.3773584906, 56.641509434);
  color: rgb(0.358490566, 43.3773584906, 56.641509434);
  background: none;
  opacity: 0.2;
}
.pagination-walker__pagelist {
  display: inline-block;
}
.pagination-walker__pagelist__item {
  display: inline-block;
  position: relative;
}
.pagination-walker__pagelist__item__current, .pagination-walker__pagelist__item__link {
  font-size: 20px;
  font-size: 1.25rem;
  color: #282828;
  font-family: "PublicSans-Bold", "PublicSans-Regular", "Helvetica", "Arial", sans-serif;
  padding: 0 30px;
}
@media screen and (max-width: 640px) {
  .pagination-walker__pagelist__item__current, .pagination-walker__pagelist__item__link {
    padding: 0 10px;
  }
}
.pagination-walker__pagelist__item__current:hover, .pagination-walker__pagelist__item__link:hover {
  color: #01799E;
}
.pagination-walker__pagelist__item__current {
  color: #01799E;
}
.pagination-walker__pagelist__item:after {
  content: "";
  width: 20px;
  height: 2px;
  background: rgb(200.4, 192.6, 192.6);
  position: absolute;
  top: 50%;
  right: -10px;
  margin-top: -1px;
}
@media screen and (max-width: 640px) {
  .pagination-walker__pagelist__item:after {
    width: 3px;
    height: 2px;
    right: -3px;
  }
}
.pagination-walker__pagelist__item:last-child:after {
  display: none;
}
.pagination-walker__location {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "PublicSans-Bold", "PublicSans-Regular", "Helvetica", "Arial", sans-serif;
  color: #b3b3b3;
  margin: 0;
}

.breadcrumbs {
  font-size: 16px;
  font-size: 1rem;
  font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
  color: #fff;
}
@media screen and (max-width: 640px) {
  .breadcrumbs {
    font-size: 12px;
    font-size: 0.75rem;
    font-family: "Dosis-Medium", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
  }
}
.breadcrumbs-container {
  margin-top: -30px;
  margin-bottom: 30px;
}
.breadcrumbs .trail-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
.breadcrumbs .trail-items li {
  float: left;
}
.breadcrumbs .trail-items li::after {
  content: "/";
  padding: 0 0.1em;
}
.breadcrumbs .trail-items li:last-child::after {
  content: none;
}
.breadcrumbs a:not([class]) {
  color: inherit;
  border-bottom: 1px solid transparent;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  color: #fff;
}
.breadcrumbs a:not([class])::after {
  content: none;
}
.breadcrumbs a:not([class]):hover {
  border-bottom-color: white;
}

#scroll-top {
  width: 50px;
  height: 50px;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 50px;
  color: #fff;
  position: fixed;
  right: 20px;
  bottom: 20px;
  background: #01799E;
  z-index: 9999;
  border-radius: 3px;
  cursor: pointer;
  -webkit-transform: translateY(100px);
      -ms-transform: translateY(100px);
          transform: translateY(100px);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  text-align: center;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0);
          box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0);
}
#scroll-top:hover {
  color: #01799E;
  background: white;
  border-color: #01799E;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.2);
}
#scroll-top::before {
  font-family: "Font Awesome";
  font-weight: 900;
  content: "\f106";
}
#scroll-top.is-shown {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}

::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-track {
  background-color: #f8f7f7;
}
::-webkit-scrollbar-thumb {
  background: #01799E;
}

.social {
  margin: 0 0.5em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.social__item {
  padding: 0 0.5em;
}
.social__link {
  display: block;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 2;
  text-align: center;
  width: 2em;
  height: 2em;
  background: #D34C5D;
  border-radius: 50%;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.social__link:hover {
  background: #99264A;
}
.social__link .fa-twitter {
  position: relative;
  width: 100%;
  height: 100%;
  text-indent: -9999em;
}
.social__link .fa-twitter::before {
  content: "𝕏";
  text-indent: 0;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.5em;
  font-family: "PublicSans-Bold", "PublicSans-Regular", "Helvetica", "Arial", sans-serif;
  text-align: center;
}
.social .social__link {
  color: #fff;
}

.sitemap, .sitemap ul {
  border-left: 1px dashed #b3b3b3;
}
.sitemap li {
  position: relative;
  margin-bottom: 0.2em;
  padding-left: 20px;
}
.sitemap li::before {
  content: "";
  border-top: 1px solid #b3b3b3;
  width: 10px;
  height: 0;
  position: absolute;
  top: 0.75em;
  left: 0;
}
.sitemap li a {
  font-size: 16px;
  font-size: 1rem;
  color: #111;
  font-family: "PublicSans-Bold", "PublicSans-Regular", "Helvetica", "Arial", sans-serif;
}
.sitemap li a::after {
  content: none;
}
.sitemap li a:hover {
  color: #01799E;
}
.sitemap li li a {
  font-size: 14px;
  font-size: 0.875rem;
  font-family: "PublicSans-Regular", "PublicSans-Light", "Helvetica", "Arial", sans-serif;
  color: #b3b3b3;
}
.sitemap li li li a {
  font-size: 12px;
  font-size: 0.75rem;
  color: #b3b3b3;
  font-family: "PublicSans-Light", "PublicSans-Regular", "Helvetica", "Arial", sans-serif;
}

.button {
  font-size: 18px;
  font-size: 1.125rem;
  text-align: center;
  color: #fff;
  font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  line-height: 1.2;
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  z-index: 5;
  cursor: pointer;
  padding: 0.5em 1em;
  border: none;
  border-radius: 0.25em;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  background: #D34C5D;
}
@media screen and (max-width: 640px) {
  .button {
    font-size: 16px;
    font-size: 1rem;
  }
}
.button__parent:hover .button, .button:hover {
  background: #99264A;
}

.button--fullwidth {
  display: block;
  width: 100%;
}
.button--small {
  font-size: 13px;
  font-size: 0.8125rem;
}
.button--medium {
  font-size: 18px;
  font-size: 1.125rem;
}
.button--big {
  font-size: 24px;
  font-size: 1.5rem;
  padding: 0.5em 2em;
}
.button--white {
  background: white;
  color: #D34C5D;
}
.button--white:hover {
  background: white;
  color: #99264A;
}
.button .fa, .button .fab, .button .fal, .button .far {
  margin-right: 0.5em;
}
.button .fa.on-right, .button .fab.on-right, .button .fal.on-right, .button .far.on-right {
  margin-left: 0.5em;
  margin-right: 0;
}
.button.is-loading {
  opacity: 0.5;
  pointer-events: none;
}
.button.is-loading::after {
  font-family: "Font Awesome";
  font-weight: 900;
  content: "\f1ce";
  position: absolute;
  top: 50%;
  left: 100%;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 40px;
  color: #D34C5D;
  text-align: center;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  margin-left: 10px;
  -webkit-animation: spin 2s linear infinite;
          animation: spin 2s linear infinite;
}

.collapsable {
  margin: 0.5em 0;
  overflow: hidden;
  -webkit-transition: height 0.5s ease;
  transition: height 0.5s ease;
  border-bottom: 1px solid #f8f7f7;
}
.collapsable__header {
  position: relative;
  cursor: pointer;
  z-index: 50;
  padding: 1em 1em 1em 2.5em;
  margin: 0;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  font-family: "PublicSans-Bold", "PublicSans-Regular", "Helvetica", "Arial", sans-serif;
}
.collapsable__header::before {
  font-family: "Font Awesome";
  font-weight: 900;
  content: "\f054";
  position: absolute;
  top: 1em;
  left: 1em;
  -webkit-transition: -webkit-transform 0.35s ease;
  transition: -webkit-transform 0.35s ease;
  transition: transform 0.35s ease;
  transition: transform 0.35s ease, -webkit-transform 0.35s ease;
}
.collapsable__header:hover {
  background: #59A6C7;
  color: #fff;
}
.collapsable__content {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 2.5em;
}
.collapsable.is-open > .collapsable__header {
  background: #01799E;
  color: #fff;
}
.collapsable.is-open > .collapsable__header::before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
}
.collapsable.is-open > .collapsable__header:hover {
  background: #59A6C7;
}

.arrow-link {
  font-size: 18px;
  font-size: 1.125rem;
  font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
  text-transform: uppercase;
  position: relative;
}
.arrow-link::after {
  font-family: "Font Awesome";
  font-weight: 400;
  content: "\f105";
  position: absolute;
  top: 0;
  right: -1.2em;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.arrow-link:hover::after {
  -webkit-transform: translate(0.5em);
      -ms-transform: translate(0.5em);
          transform: translate(0.5em);
}

.download-link {
  color: inherit;
}
.download-link::after {
  font-family: "Font Awesome";
  font-weight: 900;
  content: "\f33d";
  color: #D34C5D;
  position: static;
  background: none;
  margin-left: 0.75em;
}
.download-link:hover {
  color: #D34C5D;
}

.error404__main {
  text-align: center;
  padding: 60px 0;
}
.error404__icon {
  font-size: 50px;
  font-size: 3.125rem;
  color: #D34C5D;
}

.search-page__type {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.2;
  color: #01799E;
  text-transform: uppercase;
  margin: 0.5em 0;
}
.search-page__type__count::before {
  content: " - ";
}
.search-page__results {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  margin: 0 -10px 40px;
}
.search-page__results__item {
  padding: 10px;
  width: 33%;
}
.search-page__results__card {
  background: white;
  border: 1px solid #f8f7f7;
  padding: 1em;
  display: block;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  height: 100%;
}
.search-page__results__card__title {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.2;
  color: #111;
  font-family: "Dosis-Bold", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
  margin: 0;
}
.search-page__results__card__url {
  font-size: 12px;
  font-size: 0.75rem;
  color: #01799E;
  margin: 0;
}
.search-page__results__card__excerpt {
  font-size: 14px;
  font-size: 0.875rem;
  color: #282828;
}
.search-page__results__card:hover {
  border-color: #01799E;
}

.single__date {
  font-size: 30px;
  font-size: 1.875rem;
  font-family: "Dosis-Regular", "Dosis-SemiBold", "Helvetica", "Arial", sans-serif;
  text-align: center;
  margin: 0;
}
.single__title {
  text-align: center;
  max-width: 600px;
  margin: 0.75em auto;
  position: relative;
  padding: 0.75em 0;
}
.single__title::before, .single__title::after {
  content: "";
  width: 160px;
  height: 1px;
  background: #95D1E7;
  position: absolute;
  left: 50%;
  margin-left: -80px;
}
.single__title::before {
  top: 0;
}
.single__title::after {
  bottom: 0;
}
.single__title__sub {
  display: block;
  margin: 20px 0 0;
  color: #b3b3b3;
  font-size: 0.7em;
}
.single__title small {
  font-size: 0.5em;
}
.single__thumbnail img {
  padding-bottom: 30px;
  border-bottom: 15px solid #95D1E7;
  margin: 0 auto;
}
.single__content {
  margin: 2em 0;
}
.single__content__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
}
@media screen and (max-width: 640px) {
  .single__content__wrap {
    display: block;
  }
}
.single__content__visu {
  width: 240px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 240px;
          flex: 0 0 240px;
}
.single__content__visu img {
  width: 100%;
}
.single__content__desc {
  -webkit-box-flex: 1;
      -ms-flex: 1 auto;
          flex: 1 auto;
  padding: 0 20px;
}
@media screen and (max-width: 640px) {
  .single__content__desc {
    padding: 0;
  }
}
.single__content__desc a:not([class]) {
  color: #01799E !important;
}
.single__content__desc .release-content-bookmark {
  position: relative;
  margin: 1em 0;
  padding: 30px;
  background: #f8f7f7;
}
.single__content__desc .release-content-bookmark__title {
  display: block;
  margin: 0 0 0.5em;
  font-size: 23px;
  font-size: 1.4375rem;
  font-family: "PublicSans-Bold", "PublicSans-Regular", "Helvetica", "Arial", sans-serif;
}
.single__content__desc .release-content-bookmark__provider {
  margin: 20px 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 16px;
  font-size: 1rem;
  font-family: "PublicSans-Bold", "PublicSans-Regular", "Helvetica", "Arial", sans-serif;
}
.single__content__desc .release-content-bookmark__provider img {
  max-width: 32px;
  max-height: 22px;
  margin-right: 10px;
}
.single-news .single__thumbnail img {
  max-width: 400px;
}
