/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.paragraphSystem,
.row {
  margin-left: -15px;
  margin-right: -15px;
}

.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.paragraphSystem:before,
.paragraphSystem:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after,
.paragraphSystem:after,
.container:after,
.container-fluid:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
/* line 13, src/sass/core/normalize.scss */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
}

/* Sections
     ========================================================================== */
/**
   * Remove the margin in all browsers (opinionated).
   */
/* line 27, src/sass/core/normalize.scss */
body {
  margin: 0;
}

/**
   * Add the correct display in IE 9-.
   */
/* line 35, src/sass/core/normalize.scss */
article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
/* line 49, src/sass/core/normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
     ========================================================================== */
/**
   * Add the correct display in IE 9-.
   * 1. Add the correct display in IE.
   */
/* line 62, src/sass/core/normalize.scss */
figcaption,
figure,
main {
  /* 1 */
  display: block;
}

/**
   * Add the correct margin in IE 8.
   */
/* line 72, src/sass/core/normalize.scss */
figure {
  margin: 0;
}

/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
/* line 81, src/sass/core/normalize.scss */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
/* line 92, src/sass/core/normalize.scss */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/* Text-level semantics
     ========================================================================== */
/**
   * 1. Remove the gray background on active links in IE 10.
   * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
   */
/* line 105, src/sass/core/normalize.scss */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */
}

/**
   * Remove the outline on focused links when they are also active or hovered
   * in all browsers (opinionated).
   */
/* line 115, src/sass/core/normalize.scss */
a:active,
a:hover {
  outline-width: 0;
}

/**
   * 1. Remove the bottom border in Firefox 39-.
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
/* line 125, src/sass/core/normalize.scss */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}

/**
   * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
   */
/* line 135, src/sass/core/normalize.scss */
b,
strong {
  font-weight: inherit;
}

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
/* line 144, src/sass/core/normalize.scss */
b,
strong {
  font-weight: bolder;
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
/* line 154, src/sass/core/normalize.scss */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}

/**
   * Add the correct font style in Android 4.3-.
   */
/* line 165, src/sass/core/normalize.scss */
dfn {
  font-style: italic;
}

/**
   * Add the correct background and color in IE 9-.
   */
/* line 173, src/sass/core/normalize.scss */
mark {
  background-color: #ff0;
  color: #000;
}

/**
   * Add the correct font size in all browsers.
   */
/* line 182, src/sass/core/normalize.scss */
small {
  font-size: 80%;
}

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
/* line 191, src/sass/core/normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 199, src/sass/core/normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 203, src/sass/core/normalize.scss */
sup {
  top: -0.5em;
}

/* Embedded content
     ========================================================================== */
/**
   * Add the correct display in IE 9-.
   */
/* line 214, src/sass/core/normalize.scss */
audio,
video {
  display: inline-block;
}

/**
   * Add the correct display in iOS 4-7.
   */
/* line 223, src/sass/core/normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
   * Remove the border on images inside links in IE 10-.
   */
/* line 232, src/sass/core/normalize.scss */
img {
  border-style: none;
}

/**
   * Hide the overflow in IE.
   */
/* line 240, src/sass/core/normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers (opinionated).
   * 2. Remove the margin in Firefox and Safari.
   */
/* line 252, src/sass/core/normalize.scss */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
/* line 268, src/sass/core/normalize.scss */
button,
input {
  /* 1 */
  overflow: visible;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
/* line 278, src/sass/core/normalize.scss */
button,
select {
  /* 1 */
  text-transform: none;
}

/**
   * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
   *    controls in Android 4.
   * 2. Correct the inability to style clickable types in iOS and Safari.
   */
/* line 289, src/sass/core/normalize.scss */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
}

/**
   * Remove the inner border and padding in Firefox.
   */
/* line 300, src/sass/core/normalize.scss */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
   * Restore the focus styles unset by the previous rule.
   */
/* line 312, src/sass/core/normalize.scss */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
   * Change the border, margin, and padding in all browsers (opinionated).
   */
/* line 323, src/sass/core/normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
/* line 336, src/sass/core/normalize.scss */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
   * 1. Add the correct display in IE 9-.
   * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
/* line 350, src/sass/core/normalize.scss */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
   * Remove the default vertical scrollbar in IE.
   */
/* line 359, src/sass/core/normalize.scss */
textarea {
  overflow: auto;
}

/**
   * 1. Add the correct box sizing in IE 10-.
   * 2. Remove the padding in IE 10-.
   */
/* line 368, src/sass/core/normalize.scss */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
/* line 378, src/sass/core/normalize.scss */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
/* line 388, src/sass/core/normalize.scss */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}

/**
   * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
   */
/* line 397, src/sass/core/normalize.scss */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
/* line 407, src/sass/core/normalize.scss */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}

/* Interactive
     ========================================================================== */
/*
   * Add the correct display in IE 9-.
   * 1. Add the correct display in Edge, IE, and Firefox.
   */
/* line 420, src/sass/core/normalize.scss */
details,
menu {
  display: block;
}

/*
   * Add the correct display in all browsers.
   */
/* line 429, src/sass/core/normalize.scss */
summary {
  display: list-item;
}

/* Scripting
     ========================================================================== */
/**
   * Add the correct display in IE 9-.
   */
/* line 440, src/sass/core/normalize.scss */
canvas {
  display: inline-block;
}

/**
   * Add the correct display in IE.
   */
/* line 448, src/sass/core/normalize.scss */
template {
  display: none;
}

/* Hidden
     ========================================================================== */
/**
   * Add the correct display in IE 10-.
   */
/* line 459, src/sass/core/normalize.scss */
[hidden] {
  display: none;
}
.mejs-container {
  position: relative;
  background: #000;
  font-family: Helvetica, Arial;
  text-align: left;
  vertical-align: top;
  text-indent: 0; }

.mejs-fullscreen {
  overflow: hidden !important; }

.mejs-container-fullscreen {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: 1000; }

.mejs-container-fullscreen .mejs-mediaelement,
.mejs-container-fullscreen {
  width: 100%;
  height: 100%; }

/* Start: LAYERS */
.mejs-background {
  position: absolute;
  top: 0;
  left: 0; }

.mejs-mediaelement,
.me-plugin {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat; }

.mejs-overlay {
  position: absolute;
  top: 0;
  left: 0; }

.mejs-overlay-play {
  cursor: pointer; }

.mejs-overlay-button {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin: -50px 0 0 -50px;
  background: none; }
  .mejs-overlay-button:before {
    content: "\f04b";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    box-sizing: border-box;
    border-radius: 50%;
    display: inline-block;
    font-size: 30px;
    width: 100%;
    height: 100%;
    border: 3px solid #3e3e3e;
    text-indent: 7px;
    background: #fff;
    text-align: center;
    line-height: 67px; }

.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 -100px; }

.mejs-overlay-loading {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 80px;
  height: 80px;
  margin: -40px 0 0 -40px;
  background: url(../background.png);
  background: rgba(0, 0, 0, 0.9); }

.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: transparent url(../../assets/img/loading.gif) center center no-repeat; }

/* End: LAYERS */
/* Start: CONTROL BAR */
.mejs-container .mejs-controls {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
  bottom: 0;
  left: 0;
  background: url(../../assets/img/background.png);
  background: rgba(0, 0, 0, 0.7);
  height: 30px;
  width: 100%; }

.mejs-container .mejs-controls div {
  list-style-type: none;
  background-image: none;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 26px;
  height: 26px;
  font-size: 11px;
  line-height: 11px;
  background: 0;
  border: 0; }

.mejs-controls .mejs-button button {
  cursor: pointer;
  display: block;
  font-size: 0px;
  line-height: 0;
  text-decoration: none;
  margin: 7px 5px;
  padding: 0;
  position: absolute;
  height: 12px;
  width: 12px;
  border: 0; }

/* End: CONTROL BAR */
/* Start: Time (current / duration) */
.mejs-container .mejs-controls .mejs-time {
  color: #fff;
  display: block;
  height: 17px;
  width: auto;
  overflow: hidden;
  text-align: center;
  padding: auto 4px; }

.mejs-container .mejs-controls .mejs-time span {
  font-size: 11px;
  color: #fff;
  line-height: 12px;
  display: block;
  float: left;
  margin: 1px 2px 0 0;
  width: auto; }

/* End: Time (current / duration) */
/* Start: Play/pause */
.mejs-controls .mejs-play button {
  background-position: 0 0; }

.mejs-controls .mejs-pause button {
  background-position: 0 -16px; }

/* End: Play/pause */
/* Stop */
.mejs-controls .mejs-stop button {
  background-position: -112px 0; }

/* End: Play/pause */
/* Start: Progress bar */
.mejs-controls div.mejs-time-rail {
  width: 200px;
  padding-top: 5px; }

.mejs-controls .mejs-time-rail span {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  border-radius: 2px;
  cursor: pointer; }

.mejs-controls .mejs-time-rail .mejs-time-total {
  margin: 5px;
  background: rgba(50, 50, 50, 0.8); }

.mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: rgba(60, 170, 200, 0.8);
  width: 0; }

.mejs-controls .mejs-time-rail .mejs-time-current {
  width: 0;
  background: rgba(255, 255, 255, 0.8); }

.mejs-controls .mejs-time-rail .mejs-time-handle {
  display: none;
  position: absolute;
  margin: 0;
  width: 10px;
  background: #fff;
  border-radius: 5px;
  cursor: pointer;
  border: solid 2px #333;
  top: -2px;
  text-align: center; }

.mejs-controls .mejs-time-rail .mejs-time-float {
  visibility: hidden;
  position: absolute;
  display: block;
  background: #eee;
  width: 36px;
  height: 17px;
  border: solid 1px #333;
  top: -26px;
  margin-left: -18px;
  text-align: center;
  color: #111; }

.mejs-controls .mejs-time-rail:hover .mejs-time-float {
  visibility: visible; }

.mejs-controls .mejs-time-rail .mejs-time-float-current {
  margin: 2px;
  width: 30px;
  display: block;
  text-align: center;
  left: 0; }

.mejs-controls .mejs-time-rail .mejs-time-float-corner {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  line-height: 0;
  border: solid 5px;
  border-color: #eee transparent transparent transparent;
  border-radius: 0;
  top: 15px;
  left: 13px; }

/* End: Progress bar */
/* Start: Fullscreen */
.mejs-controls .mejs-fullscreen-button button {
  background-position: -32px 0; }

.mejs-controls .mejs-unfullscreen button {
  background-position: -32px -16px; }

/* End: Fullscreen */
.mejs-controls .mejs-mute button {
  background-position: -16px -16px; }

.mejs-controls .mejs-unmute button {
  background-position: -16px 0; }

.mejs-controls .mejs-volume-button {
  position: relative; }

.mejs-controls .mejs-volume-button .mejs-volume-slider {
  display: none;
  height: 115px;
  width: 25px;
  background: url(../../assets/img/background.png);
  background: rgba(50, 50, 50, 0.7);
  border-radius: 0;
  top: -115px;
  left: 0;
  z-index: 1;
  position: absolute;
  margin: 0; }

.mejs-controls .mejs-volume-button:hover {
  border-radius: 0 0 4px 4px; }

.mejs-controls .mejs-volume-button:hover .mejs-volume-slider {
  display: block; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-total {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: rgba(255, 255, 255, 0.5);
  margin: 0; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-current {
  position: absolute;
  left: 11px;
  top: 8px;
  width: 2px;
  height: 100px;
  background: rgba(255, 255, 255, 0.9);
  margin: 0; }

.mejs-controls .mejs-volume-button .mejs-volume-slider .mejs-volume-handle {
  position: absolute;
  left: 4px;
  top: -3px;
  width: 16px;
  height: 6px;
  background: rgba(255, 255, 255, 0.9);
  cursor: N-resize;
  border-radius: 1px;
  margin: 0; }

/* End: Mute/Volume */
/* Start: TRACK (Captions and Chapters) */
.mejs-controls .mejs-captions-button {
  position: relative; }

.mejs-controls .mejs-captions-button button {
  background-position: -48px 0; }

.mejs-controls .mejs-captions-button .mejs-captions-selector {
  visibility: hidden;
  position: absolute;
  bottom: 26px;
  right: -10px;
  width: 130px;
  height: 100px;
  background: url(../../assets/img/background.png);
  background: rgba(50, 50, 50, 0.7);
  border: solid 1px transparent;
  padding: 10px;
  overflow: hidden;
  border-radius: 0; }

.mejs-controls .mejs-captions-button:hover .mejs-captions-selector {
  visibility: visible; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul {
  margin: 0;
  padding: 0;
  display: block;
  list-style-type: none !important;
  overflow: hidden; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li {
  margin: 0 0 6px 0;
  padding: 0;
  list-style-type: none !important;
  display: block;
  color: #fff;
  overflow: hidden; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li input {
  clear: both;
  float: left;
  margin: 3px 3px 0px 5px; }

.mejs-controls .mejs-captions-button .mejs-captions-selector ul li label {
  width: 100px;
  float: left;
  padding: 4px 0 0 0;
  line-height: 15px;
  font-size: 10px; }

.mejs-controls .mejs-captions-button .mejs-captions-translations {
  font-size: 10px;
  margin: 0 0 5px 0; }

.mejs-chapters {
  position: absolute;
  top: 0;
  left: 0;
  width: 10000px; }

.mejs-chapters .mejs-chapter {
  position: absolute;
  float: left;
  background: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  border: 0; }

.mejs-chapters .mejs-chapter .mejs-chapter-block {
  font-size: 11px;
  color: #fff;
  padding: 5px;
  display: block;
  border-right: solid 1px #333;
  border-bottom: solid 1px #333;
  cursor: pointer; }

.mejs-chapters .mejs-chapter .mejs-chapter-block-last {
  border-right: none; }

.mejs-chapters .mejs-chapter .mejs-chapter-block:hover {
  background: rgba(102, 102, 102, 0.7); }

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-title {
  font-size: 12px;
  font-weight: bold;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin: 0 0 3px 0;
  line-height: 12px; }

.mejs-chapters .mejs-chapter .mejs-chapter-block .ch-timespan {
  font-size: 12px;
  line-height: 12px;
  margin: 3px 0 4px 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis; }

.mejs-captions-layer {
  position: absolute;
  bottom: 0;
  left: 0;
  text-align: center;
  line-height: 22px;
  font-size: 12px;
  color: #fff; }

.mejs-captions-layer a {
  color: #fff;
  text-decoration: underline; }

.mejs-captions-layer[lang=ar] {
  font-size: 20px;
  font-weight: normal; }

.mejs-captions-position {
  position: absolute;
  width: 100%;
  bottom: 15px;
  left: 0; }

.mejs-captions-position-hover {
  bottom: 45px; }

.mejs-captions-text {
  padding: 3px 5px;
  background: url(../../assets/img/background.png);
  background: rgba(20, 20, 20, 0.8); }

/* End: TRACK (Captions and Chapters) */
.mejs-clear {
  clear: both; }

.me-cannotplay a {
  color: #fff;
  font-weight: bold; }

.me-cannotplay span {
  padding: 15px;
  display: block; }

/* End: ERROR */
.mejs-offscreen {
  /* Accessibility: hide screen reader texts (and prefer "top" for RTL languages). */
  position: absolute !important;
  top: -10000px;
  left: -10000px;
  overflow: hidden;
  width: 1px;
  height: 1px; }

.mejs-controls .mejs-time-rail span, .mejs-controls .mejs-time-rail a {
  display: block;
  position: absolute;
  width: 180px;
  height: 10px;
  border-radius: 2px;
  cursor: pointer; }

/* Start: Loop */
.mejs-controls .mejs-loop-off button {
  background-position: -64px -16px; }

.mejs-controls .mejs-loop-on button {
  background-position: -64px 0; }

/* End: Loop */
/* Start: backlight */
.mejs-controls .mejs-backlight-off button {
  background-position: -80px -16px; }

.mejs-controls .mejs-backlight-on button {
  background-position: -80px 0; }

/* End: backlight */
/* Start: picture controls */
.mejs-controls .mejs-picturecontrols-button {
  background-position: -96px 0; }

/* End: picture controls */
/* MEJS Zen garden skin */
.mejs-controls {
  display: block;
  visibility: visible; }

.mejs-container .mejs-controls {
  z-index: 25;
  height: 47px;
  background: #d6d6d6;
  border-top: 2px solid #303030; }

.mejs-container .mejs-controls .mejs-button {
  width: 20px;
  height: 20px;
  margin: 4px 6px; }

.mejs-controls .mejs-button button {
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  background: inherit; }
  .mejs-controls .mejs-button button:before {
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    display: block;
    font-size: 20px;
    color: #000;
    vertical-align: middle;
    font-smoothing: antialiased; }

.mejs-controls .mejs-playpause-button button {
  text-align: center; }
  .mejs-controls .mejs-playpause-button button:before {
    content: "\f04b"; }

.mejs-controls .mejs-pause button {
  width: 15px; }
  .mejs-controls .mejs-pause button:before {
    content: "\f04c"; }

.mejs-controls .mejs-fullscreen-button button:before {
  content: "\f0b2"; }

.mejs-controls .mejs-share-button button {
  background-position: -2px -39px; }

.mejs-controls .mejs-share-button button:hover {
  background-position: -2px -3px; }

.mejs-controls .mejs-volume-button {
  margin: 4px 6px; }

.mejs-controls .mejs-volume-button button:before {
  content: "\f026"; }

.mejs-controls .mejs-mute button:before {
  content: "\f028"; }

.mejs-controls .mejs-unmute button:before {
  content: "\f026"; }

.mejs-controls .mejs-horizontal-volume-slider {
  background: url(../../assets/img/controls.png) 0 -83px no-repeat;
  display: block !important;
  width: 34px;
  height: 21px;
  margin-top: 12px;
  position: relative; }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  width: 34px; }

.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: url(../../assets/img/controls.png) 0 -108px no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  height: 21px; }

.mejs-controls .mejs-volume-button .mejs-volume-handle {
  display: none; }

.mejs-controls .mejs-time-rail {
  height: 20px;
  padding-top: 8px;
  margin-left: 2px; }

.mejs-controls .mejs-time-rail .mejs-time-total {
  height: 3px;
  border-radius: 0;
  background: #303030; }

.mejs-controls .mejs-time-rail .mejs-time-loaded {
  height: 6px;
  background-color: transparent;
  -webkit-filter: none;
          filter: none;
  background-image: none;
  display: none;
  border-radius: 0; }

.mejs-controls .mejs-time-rail .mejs-time-current {
  height: 3px;
  background-color: #303030;
  -webkit-filter: none;
          filter: none;
  background-image: none;
  border-radius: 0; }

.mejs-controls .mejs-time-rail .mejs-time-handle {
  background: #fff;
  border: 1px solid #303030;
  height: 14px;
  width: 14px;
  top: -6px;
  display: block;
  padding: 0;
  border-radius: 6px; }

.mejs-container .mejs-controls .mejs-time {
  width: 100px;
  margin: 15px 0 0 0;
  padding: 0;
  position: absolute;
  left: 8px;
  top: 12px; }

.mejs-container .mejs-controls .mejs-time span {
  float: left;
  color: #303030;
  font-size: 14px; }

.mejs-controls .mejs-time-rail .mejs-time-float {
  z-index: 10; }

.mejs-container-fullscreen {
  z-index: 10000 !important; }

.mejs-overlay:hover .mejs-overlay-button {
  background-position: 0 0;
  opacity: 1; }

.mejs-overlay-loading {
  background: url(../../assets/img/loader.gif) center center no-repeat; }

.mejs-overlay-button {
  opacity: 0.7;
  height: 69px;
  left: 50%;
  margin: -35px 0 0 -36px;
  position: absolute;
  top: 50%;
  width: 73px; }

.mejs-poster {
  pointer-events: none;
  background: none !important; }

.mejs-poster img {
  width: auto !important;
  margin: 0 auto;
  display: block; }

:root .mejs-poster img {
  display: none \0/IE9; }

:root .mejs-poster {
  position: absolute;
  top: 0;
  left: 0;
  background-size: contain;
  background-position: 50% 50%;
  background-repeat: no-repeat; }
.cookiePolicy-info {
  background-color: #e1e1e1;
  transition: 2s linear all;
  max-height: 1000px;
  overflow: hidden; }
  .cookiePolicy-info.collapsed {
    max-height: 0; }
  .cookiePolicy-info .cookiePolicy-inner {
    padding: 20px 10px;
    width: auto;
    max-width: 940px;
    margin: 0 auto; }

.cookiePolicy-buttons {
  text-align: right; }

.cookiePolicy-restrictive {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000; }
  .cookiePolicy-restrictive.collapsed {
    display: none; }
  .cookiePolicy-restrictive .cookiePolicy-inner {
    padding: 13px;
    background-color: #e1e1e1;
    position: fixed;
    top: 100px;
    width: 700px;
    margin-left: -363px;
    left: 50%; }
    @media screen and (max-width: 699px) {
      .cookiePolicy-restrictive .cookiePolicy-inner {
        position: absolute;
        width: auto;
        margin: 20px;
        left: 0;
        top: 0; } }
  @media screen and (max-width: 699px) {
    .cookiePolicy-restrictive {
      position: absolute; } }
.exit-notification {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000; }
  .exit-notification.is-hidden {
    display: none; }
  .exit-notification-buttons {
    text-align: right; }
  @media screen and (max-width: 699px) {
    .exit-notification-restrictive {
      position: absolute; } }
  .exit-notification-inner {
    padding: 13px;
    background-color: #e1e1e1;
    position: fixed;
    top: 100px;
    width: 700px;
    margin-left: -363px;
    left: 50%; }
    @media screen and (max-width: 699px) {
      .exit-notification-inner {
        position: absolute;
        width: auto;
        margin: 20px;
        left: 0;
        top: 0; } }
.privacy-overlay-container .privacy-overlay{text-align:center;display:none;font-size:1.5rem}.privacy-overlay-container:has(iframe[data-src-on-consent]) .privacy-overlay{display:-ms-grid;display:grid}.privacy-overlay-container:not(.is-absolute){position:relative}.privacy-overlay-container:not(.is-absolute) .privacy-overlay{position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0}.privacy-overlay-container.is-absolute iframe[data-src-on-consent]{visibility:hidden}.privacy-consent-button{font-size:2rem;padding:.5rem 1rem;border-radius:.2rem}.privacy-overlay-content{display:-ms-grid;display:grid;place-content:center;width:100%;height:100%}.gov-consent-modal{border-radius:.3rem;box-shadow:rgba(0,0,0,.5) 0 0 20px 1px;border:none;padding:0}.gov-consent-modal .gov-modal-container{padding:1rem .5rem}.gov-consent-modal::-webkit-backdrop{background-color:rgba(0,0,0,.5)}.gov-consent-modal::backdrop{background-color:rgba(0,0,0,.5)}.gov-consent-modal .close-button-gov-modal{text-align:center;font-size:2.2rem;background-color:transparent;border:none;cursor:pointer;display:block;margin-bottom:1.5rem;width:-moz-fit-content;width:fit-content;margin-left:auto}.gov-consent-modal .gov-modal-content{padding:1rem 2rem 2rem}.gov-consent-modal .gov-modal-content .privacy-consent-button{display:block;margin:2rem auto 0}.privacy-consent-button{margin-top:2rem;justify-self:center;padding:.5rem 1rem;border-radius:.2rem;cursor:pointer;border:1px solid #000;transition:background-color .3s}.privacy-consent-button:hover{background-color:#c2c2c2}.gov-overlay{padding:2rem;text-align:center}.maps-warning-overlay{position:relative;z-index:100}@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/materialicons/MaterialIcons-Regular.eot");
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.woff2") format("woff2"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.woff") format("woff"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.eot");
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-regular.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-regular.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-italic.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600italic.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700italic.woff") format("woff");
}

@font-face {
  font-family: 'ColgateRelaunchIcons';
  src: url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.eot");
  src: url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.eot") format("embedded-opentype"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.ttf") format("truetype"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.woff") format("woff"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'LucidaGrande';
  src: url("../../assets/fonts/LucidaGrande/LucidaGrande.ttf");
  src: url("../../assets/fonts/LucidaGrande/LucidaGrande.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'FontAwesome';
  src: url("../../assets/fonts/fontawesome-webfont.eot");
  src: url("../../assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff2") format("woff2"), url("../../assets/fonts/fontawesome-webfont.woff") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'slick';
  src: url("../../assets/fonts/Slick-fonts/slick.eot");
  src: url("../../assets/fonts/Slick-fonts/slick.ttf") format("truetype"), url("../../assets/fonts/Slick-fonts/slick.woff") format("woff"), url("../../assets/fonts/Slick-fonts/slick.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-BlackItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Black.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Bold.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-BoldItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Italic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Light.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-LightItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBoldItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBold.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Regular.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/materialicons/MaterialIcons-Regular.eot");
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.woff2") format("woff2"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.woff") format("woff"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.eot");
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-regular.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-regular.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-italic.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600italic.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700italic.woff") format("woff");
}

@font-face {
  font-family: 'ColgateRelaunchIcons';
  src: url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.eot");
  src: url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.eot") format("embedded-opentype"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.ttf") format("truetype"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.woff") format("woff"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'LucidaGrande';
  src: url("../../assets/fonts/LucidaGrande/LucidaGrande.ttf");
  src: url("../../assets/fonts/LucidaGrande/LucidaGrande.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'FontAwesome';
  src: url("../../assets/fonts/fontawesome-webfont.eot");
  src: url("../../assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff2") format("woff2"), url("../../assets/fonts/fontawesome-webfont.woff") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'slick';
  src: url("../../assets/fonts/Slick-fonts/slick.eot");
  src: url("../../assets/fonts/Slick-fonts/slick.ttf") format("truetype"), url("../../assets/fonts/Slick-fonts/slick.woff") format("woff"), url("../../assets/fonts/Slick-fonts/slick.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-BlackItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Black.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Bold.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-BoldItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Italic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Light.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-LightItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBoldItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBold.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Regular.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* line 5, src/sass/core/_styleguide.scss */
body {
  font-family: "ColgateReady", "Arial", sans-serif;
}

/* line 9, src/sass/core/_styleguide.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  color: #d2010d;
  padding: 0;
  margin: 0;
  letter-spacing: -0.5px;
}

/* line 21, src/sass/core/_styleguide.scss */
.gaba-2020 h1, .gaba-2020
h2, .gaba-2020
h3, .gaba-2020
h4, .gaba-2020
h5, .gaba-2020
h6 {
  color: #63666a;
  font-family: 'Open Sans', sans-serif;
}

/* line 27, src/sass/core/_styleguide.scss */
h1 {
  font-size: 45px;
  font-size: 4.5rem;
  line-height: 56px;
  font-style: italic;
  font-weight: 900;
}

@media only screen and (max-width: 767px) {
  /* line 27, src/sass/core/_styleguide.scss */
  h1 {
    font-size: 36px;
    font-size: 3.6rem;
  }
  /* line 37, src/sass/core/_styleguide.scss */
  .gaba-2020 h1 {
    font-size: 2.3rem;
  }
}

/* line 42, src/sass/core/_styleguide.scss */
h1 sup {
  font-size: 24px;
  top: -24px;
  left: 1px;
}

@media only screen and (max-width: 767px) {
  /* line 42, src/sass/core/_styleguide.scss */
  h1 sup {
    font-size: 12px;
    top: -10px;
  }
}

/* line 54, src/sass/core/_styleguide.scss */
h2 {
  font-size: 36px;
  font-size: 3.6rem;
}

@media only screen and (max-width: 767px) {
  /* line 54, src/sass/core/_styleguide.scss */
  h2 {
    font-size: 30px;
    font-size: 3rem;
  }
}

/* line 62, src/sass/core/_styleguide.scss */
h3 {
  font-size: 30px;
  font-size: 3rem;
}

/* line 66, src/sass/core/_styleguide.scss */
h4 {
  font-size: 24px;
  font-size: 2.4rem;
}

@media only screen and (max-width: 767px) {
  /* line 66, src/sass/core/_styleguide.scss */
  h4 {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

/* line 74, src/sass/core/_styleguide.scss */
h5 {
  font-size: 18px;
  font-size: 1.8rem;
}

/* line 78, src/sass/core/_styleguide.scss */
p {
  font-size: 18px;
  font-size: 1.8rem;
  color: #333;
  line-height: 1.5;
}

@media only screen and (max-width: 767px) {
  /* line 78, src/sass/core/_styleguide.scss */
  p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

/* line 89, src/sass/core/_styleguide.scss */
a {
  text-decoration: none;
  transition: all 0.2s ease;
  font-weight: normal;
  color: #1a0dab;
  cursor: pointer;
}

/* line 96, src/sass/core/_styleguide.scss */
a:hover {
  color: #609;
  cursor: pointer;
  text-decoration: underline;
}

/* line 103, src/sass/core/_styleguide.scss */
ul,
ol {
  margin-left: 10px;
  padding-left: 10px;
}

/* line 109, src/sass/core/_styleguide.scss */
li {
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  line-height: 1.75;
}

@media only screen and (max-width: 991px) {
  /* line 109, src/sass/core/_styleguide.scss */
  li {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

/* line 121, src/sass/core/_styleguide.scss */
.richText-content ol li {
  list-style: decimal;
}

/* line 126, src/sass/core/_styleguide.scss */
.richText-content ul {
  list-style: none;
}

/* line 129, src/sass/core/_styleguide.scss */
.richText-content ul li {
  position: relative;
  list-style: none;
  /* leaving this as default since we rarely ever want the bullet of the same color as the text*/
}

/* line 134, src/sass/core/_styleguide.scss */
.richText-content ul li::before {
  content: '';
  width: 8px;
  height: 8px;
  display: block;
  position: absolute;
  left: -16px;
  top: 13px;
  border-radius: 5px;
  background-color: #d2010d;
}

/* line 145, src/sass/core/_styleguide.scss */
.gaba-2020 .richText-content ul li::before {
  background-color: #63666a;
}

/* line 8, src/sass/core/_aem-utils.scss */
.d-none-xs {
  display: none;
}

@media (min-width: 768px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .d-none-sm {
    display: none;
  }
}

@media (min-width: 992px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .d-none-md {
    display: none;
  }
}

@media (min-width: 1200px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .d-none-lg {
    display: none;
  }
}

/* line 8, src/sass/core/_aem-utils.scss */
.d-block-xs {
  display: block;
}

@media (min-width: 768px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .d-block-sm {
    display: block;
  }
}

@media (min-width: 992px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .d-block-md {
    display: block;
  }
}

@media (min-width: 1200px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .d-block-lg {
    display: block;
  }
}

/* line 26, src/sass/core/_aem-utils.scss */
.d-flex-xs.box > .component-content > .content {
  display: flex;
}

/* line 33, src/sass/core/_aem-utils.scss */
.d-flex-xs.image figure {
  display: flex;
}

@media (min-width: 768px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .d-flex-sm.box > .component-content > .content {
    display: flex;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .d-flex-sm.image figure {
    display: flex;
  }
}

@media (min-width: 992px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .d-flex-md.box > .component-content > .content {
    display: flex;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .d-flex-md.image figure {
    display: flex;
  }
}

@media (min-width: 1200px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .d-flex-lg.box > .component-content > .content {
    display: flex;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .d-flex-lg.image figure {
    display: flex;
  }
}

/* line 8, src/sass/core/_aem-utils.scss */
.padding-none-xs {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 768px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .padding-none-sm {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 992px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .padding-none-md {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (min-width: 1200px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .padding-none-lg {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 8, src/sass/core/_aem-utils.scss */
.padding-default-xs {
  padding-left: 15px;
  padding-right: 15px;
}

@media (min-width: 768px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .padding-default-sm {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 992px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .padding-default-md {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (min-width: 1200px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .padding-default-lg {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* line 8, src/sass/core/_aem-utils.scss */
.margin-none-xs {
  margin: 0;
}

@media (min-width: 768px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .margin-none-sm {
    margin: 0;
  }
}

@media (min-width: 992px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .margin-none-md {
    margin: 0;
  }
}

@media (min-width: 1200px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .margin-none-lg {
    margin: 0;
  }
}

/* line 8, src/sass/core/_aem-utils.scss */
.position-static-xs {
  position: static;
}

@media (min-width: 768px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .position-static-sm {
    position: static;
  }
}

@media (min-width: 992px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .position-static-md {
    position: static;
  }
}

@media (min-width: 1200px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .position-static-lg {
    position: static;
  }
}

/* line 26, src/sass/core/_aem-utils.scss */
.flex-row-xs.box > .component-content > .content {
  flex-direction: column;
}

/* line 33, src/sass/core/_aem-utils.scss */
.flex-row-xs.image figure {
  flex-direction: column;
}

@media (min-width: 768px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .flex-row-sm.box > .component-content > .content {
    flex-direction: column;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .flex-row-sm.image figure {
    flex-direction: column;
  }
}

@media (min-width: 992px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .flex-row-md.box > .component-content > .content {
    flex-direction: column;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .flex-row-md.image figure {
    flex-direction: column;
  }
}

@media (min-width: 1200px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .flex-row-lg.box > .component-content > .content {
    flex-direction: column;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .flex-row-lg.image figure {
    flex-direction: column;
  }
}

/* line 26, src/sass/core/_aem-utils.scss */
.flex-row-reverse-xs.box > .component-content > .content {
  flex-direction: row-reverse;
}

/* line 33, src/sass/core/_aem-utils.scss */
.flex-row-reverse-xs.image figure {
  flex-direction: row-reverse;
}

@media (min-width: 768px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .flex-row-reverse-sm.box > .component-content > .content {
    flex-direction: row-reverse;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .flex-row-reverse-sm.image figure {
    flex-direction: row-reverse;
  }
}

@media (min-width: 992px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .flex-row-reverse-md.box > .component-content > .content {
    flex-direction: row-reverse;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .flex-row-reverse-md.image figure {
    flex-direction: row-reverse;
  }
}

@media (min-width: 1200px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .flex-row-reverse-lg.box > .component-content > .content {
    flex-direction: row-reverse;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .flex-row-reverse-lg.image figure {
    flex-direction: row-reverse;
  }
}

/* line 26, src/sass/core/_aem-utils.scss */
.flex-column-xs.box > .component-content > .content {
  flex-direction: column;
}

/* line 33, src/sass/core/_aem-utils.scss */
.flex-column-xs.image figure {
  flex-direction: column;
}

@media (min-width: 768px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .flex-column-sm.box > .component-content > .content {
    flex-direction: column;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .flex-column-sm.image figure {
    flex-direction: column;
  }
}

@media (min-width: 992px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .flex-column-md.box > .component-content > .content {
    flex-direction: column;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .flex-column-md.image figure {
    flex-direction: column;
  }
}

@media (min-width: 1200px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .flex-column-lg.box > .component-content > .content {
    flex-direction: column;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .flex-column-lg.image figure {
    flex-direction: column;
  }
}

/* line 26, src/sass/core/_aem-utils.scss */
.flex-column-reverse-xs.box > .component-content > .content {
  flex-direction: column-reverse;
}

/* line 33, src/sass/core/_aem-utils.scss */
.flex-column-reverse-xs.image figure {
  flex-direction: column-reverse;
}

@media (min-width: 768px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .flex-column-reverse-sm.box > .component-content > .content {
    flex-direction: column-reverse;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .flex-column-reverse-sm.image figure {
    flex-direction: column-reverse;
  }
}

@media (min-width: 992px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .flex-column-reverse-md.box > .component-content > .content {
    flex-direction: column-reverse;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .flex-column-reverse-md.image figure {
    flex-direction: column-reverse;
  }
}

@media (min-width: 1200px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .flex-column-reverse-lg.box > .component-content > .content {
    flex-direction: column-reverse;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .flex-column-reverse-lg.image figure {
    flex-direction: column-reverse;
  }
}

/* line 26, src/sass/core/_aem-utils.scss */
.flex-wrap-xs.box > .component-content > .content {
  flex-wrap: wrap;
}

/* line 33, src/sass/core/_aem-utils.scss */
.flex-wrap-xs.image figure {
  flex-wrap: wrap;
}

@media (min-width: 768px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .flex-wrap-sm.box > .component-content > .content {
    flex-wrap: wrap;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .flex-wrap-sm.image figure {
    flex-wrap: wrap;
  }
}

@media (min-width: 992px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .flex-wrap-md.box > .component-content > .content {
    flex-wrap: wrap;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .flex-wrap-md.image figure {
    flex-wrap: wrap;
  }
}

@media (min-width: 1200px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .flex-wrap-lg.box > .component-content > .content {
    flex-wrap: wrap;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .flex-wrap-lg.image figure {
    flex-wrap: wrap;
  }
}

/* line 26, src/sass/core/_aem-utils.scss */
.justify-content-start-xs.box > .component-content > .content {
  justify-content: flex-start;
}

/* line 33, src/sass/core/_aem-utils.scss */
.justify-content-start-xs.image figure {
  justify-content: flex-start;
}

@media (min-width: 768px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .justify-content-start-sm.box > .component-content > .content {
    justify-content: flex-start;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .justify-content-start-sm.image figure {
    justify-content: flex-start;
  }
}

@media (min-width: 992px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .justify-content-start-md.box > .component-content > .content {
    justify-content: flex-start;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .justify-content-start-md.image figure {
    justify-content: flex-start;
  }
}

@media (min-width: 1200px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .justify-content-start-lg.box > .component-content > .content {
    justify-content: flex-start;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .justify-content-start-lg.image figure {
    justify-content: flex-start;
  }
}

/* line 26, src/sass/core/_aem-utils.scss */
.justify-content-center-xs.box > .component-content > .content {
  justify-content: center;
}

/* line 33, src/sass/core/_aem-utils.scss */
.justify-content-center-xs.image figure {
  justify-content: center;
}

@media (min-width: 768px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .justify-content-center-sm.box > .component-content > .content {
    justify-content: center;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .justify-content-center-sm.image figure {
    justify-content: center;
  }
}

@media (min-width: 992px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .justify-content-center-md.box > .component-content > .content {
    justify-content: center;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .justify-content-center-md.image figure {
    justify-content: center;
  }
}

@media (min-width: 1200px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .justify-content-center-lg.box > .component-content > .content {
    justify-content: center;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .justify-content-center-lg.image figure {
    justify-content: center;
  }
}

/* line 26, src/sass/core/_aem-utils.scss */
.justify-content-end-xs.box > .component-content > .content {
  justify-content: flex-end;
}

/* line 33, src/sass/core/_aem-utils.scss */
.justify-content-end-xs.image figure {
  justify-content: flex-end;
}

@media (min-width: 768px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .justify-content-end-sm.box > .component-content > .content {
    justify-content: flex-end;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .justify-content-end-sm.image figure {
    justify-content: flex-end;
  }
}

@media (min-width: 992px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .justify-content-end-md.box > .component-content > .content {
    justify-content: flex-end;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .justify-content-end-md.image figure {
    justify-content: flex-end;
  }
}

@media (min-width: 1200px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .justify-content-end-lg.box > .component-content > .content {
    justify-content: flex-end;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .justify-content-end-lg.image figure {
    justify-content: flex-end;
  }
}

/* line 26, src/sass/core/_aem-utils.scss */
.justify-content-between-xs.box > .component-content > .content {
  justify-content: space-between;
}

/* line 33, src/sass/core/_aem-utils.scss */
.justify-content-between-xs.image figure {
  justify-content: space-between;
}

@media (min-width: 768px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .justify-content-between-sm.box > .component-content > .content {
    justify-content: space-between;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .justify-content-between-sm.image figure {
    justify-content: space-between;
  }
}

@media (min-width: 992px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .justify-content-between-md.box > .component-content > .content {
    justify-content: space-between;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .justify-content-between-md.image figure {
    justify-content: space-between;
  }
}

@media (min-width: 1200px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .justify-content-between-lg.box > .component-content > .content {
    justify-content: space-between;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .justify-content-between-lg.image figure {
    justify-content: space-between;
  }
}

/* line 26, src/sass/core/_aem-utils.scss */
.justify-content-around-xs.box > .component-content > .content {
  justify-content: space-around;
}

/* line 33, src/sass/core/_aem-utils.scss */
.justify-content-around-xs.image figure {
  justify-content: space-around;
}

@media (min-width: 768px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .justify-content-around-sm.box > .component-content > .content {
    justify-content: space-around;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .justify-content-around-sm.image figure {
    justify-content: space-around;
  }
}

@media (min-width: 992px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .justify-content-around-md.box > .component-content > .content {
    justify-content: space-around;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .justify-content-around-md.image figure {
    justify-content: space-around;
  }
}

@media (min-width: 1200px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .justify-content-around-lg.box > .component-content > .content {
    justify-content: space-around;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .justify-content-around-lg.image figure {
    justify-content: space-around;
  }
}

/* line 26, src/sass/core/_aem-utils.scss */
.justify-content-evenly-xs.box > .component-content > .content {
  justify-content: space-evenly;
}

/* line 33, src/sass/core/_aem-utils.scss */
.justify-content-evenly-xs.image figure {
  justify-content: space-evenly;
}

@media (min-width: 768px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .justify-content-evenly-sm.box > .component-content > .content {
    justify-content: space-evenly;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .justify-content-evenly-sm.image figure {
    justify-content: space-evenly;
  }
}

@media (min-width: 992px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .justify-content-evenly-md.box > .component-content > .content {
    justify-content: space-evenly;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .justify-content-evenly-md.image figure {
    justify-content: space-evenly;
  }
}

@media (min-width: 1200px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .justify-content-evenly-lg.box > .component-content > .content {
    justify-content: space-evenly;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .justify-content-evenly-lg.image figure {
    justify-content: space-evenly;
  }
}

/* line 26, src/sass/core/_aem-utils.scss */
.align-items-start-xs.box > .component-content > .content {
  align-items: flex-start;
}

/* line 33, src/sass/core/_aem-utils.scss */
.align-items-start-xs.image figure {
  align-items: flex-start;
}

@media (min-width: 768px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .align-items-start-sm.box > .component-content > .content {
    align-items: flex-start;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .align-items-start-sm.image figure {
    align-items: flex-start;
  }
}

@media (min-width: 992px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .align-items-start-md.box > .component-content > .content {
    align-items: flex-start;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .align-items-start-md.image figure {
    align-items: flex-start;
  }
}

@media (min-width: 1200px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .align-items-start-lg.box > .component-content > .content {
    align-items: flex-start;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .align-items-start-lg.image figure {
    align-items: flex-start;
  }
}

/* line 26, src/sass/core/_aem-utils.scss */
.align-items-center-xs.box > .component-content > .content {
  align-items: center;
}

/* line 33, src/sass/core/_aem-utils.scss */
.align-items-center-xs.image figure {
  align-items: center;
}

@media (min-width: 768px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .align-items-center-sm.box > .component-content > .content {
    align-items: center;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .align-items-center-sm.image figure {
    align-items: center;
  }
}

@media (min-width: 992px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .align-items-center-md.box > .component-content > .content {
    align-items: center;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .align-items-center-md.image figure {
    align-items: center;
  }
}

@media (min-width: 1200px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .align-items-center-lg.box > .component-content > .content {
    align-items: center;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .align-items-center-lg.image figure {
    align-items: center;
  }
}

/* line 26, src/sass/core/_aem-utils.scss */
.align-items-end-xs.box > .component-content > .content {
  align-items: flex-end;
}

/* line 33, src/sass/core/_aem-utils.scss */
.align-items-end-xs.image figure {
  align-items: flex-end;
}

@media (min-width: 768px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .align-items-end-sm.box > .component-content > .content {
    align-items: flex-end;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .align-items-end-sm.image figure {
    align-items: flex-end;
  }
}

@media (min-width: 992px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .align-items-end-md.box > .component-content > .content {
    align-items: flex-end;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .align-items-end-md.image figure {
    align-items: flex-end;
  }
}

@media (min-width: 1200px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .align-items-end-lg.box > .component-content > .content {
    align-items: flex-end;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .align-items-end-lg.image figure {
    align-items: flex-end;
  }
}

/* line 26, src/sass/core/_aem-utils.scss */
.align-items-stretch-xs.box > .component-content > .content {
  align-items: stretch;
}

/* line 33, src/sass/core/_aem-utils.scss */
.align-items-stretch-xs.image figure {
  align-items: stretch;
}

@media (min-width: 768px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .align-items-stretch-sm.box > .component-content > .content {
    align-items: stretch;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .align-items-stretch-sm.image figure {
    align-items: stretch;
  }
}

@media (min-width: 992px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .align-items-stretch-md.box > .component-content > .content {
    align-items: stretch;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .align-items-stretch-md.image figure {
    align-items: stretch;
  }
}

@media (min-width: 1200px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .align-items-stretch-lg.box > .component-content > .content {
    align-items: stretch;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .align-items-stretch-lg.image figure {
    align-items: stretch;
  }
}

/* line 26, src/sass/core/_aem-utils.scss */
.align-items-baseline-xs.box > .component-content > .content {
  align-items: baseline;
}

/* line 33, src/sass/core/_aem-utils.scss */
.align-items-baseline-xs.image figure {
  align-items: baseline;
}

@media (min-width: 768px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .align-items-baseline-sm.box > .component-content > .content {
    align-items: baseline;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .align-items-baseline-sm.image figure {
    align-items: baseline;
  }
}

@media (min-width: 992px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .align-items-baseline-md.box > .component-content > .content {
    align-items: baseline;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .align-items-baseline-md.image figure {
    align-items: baseline;
  }
}

@media (min-width: 1200px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .align-items-baseline-lg.box > .component-content > .content {
    align-items: baseline;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .align-items-baseline-lg.image figure {
    align-items: baseline;
  }
}

/* line 26, src/sass/core/_aem-utils.scss */
.align-content-start-xs.box > .component-content > .content {
  align-content: flex-start;
}

/* line 33, src/sass/core/_aem-utils.scss */
.align-content-start-xs.image figure {
  align-content: flex-start;
}

@media (min-width: 768px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .align-content-start-sm.box > .component-content > .content {
    align-content: flex-start;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .align-content-start-sm.image figure {
    align-content: flex-start;
  }
}

@media (min-width: 992px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .align-content-start-md.box > .component-content > .content {
    align-content: flex-start;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .align-content-start-md.image figure {
    align-content: flex-start;
  }
}

@media (min-width: 1200px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .align-content-start-lg.box > .component-content > .content {
    align-content: flex-start;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .align-content-start-lg.image figure {
    align-content: flex-start;
  }
}

/* line 26, src/sass/core/_aem-utils.scss */
.align-content-center-xs.box > .component-content > .content {
  align-content: center;
}

/* line 33, src/sass/core/_aem-utils.scss */
.align-content-center-xs.image figure {
  align-content: center;
}

@media (min-width: 768px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .align-content-center-sm.box > .component-content > .content {
    align-content: center;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .align-content-center-sm.image figure {
    align-content: center;
  }
}

@media (min-width: 992px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .align-content-center-md.box > .component-content > .content {
    align-content: center;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .align-content-center-md.image figure {
    align-content: center;
  }
}

@media (min-width: 1200px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .align-content-center-lg.box > .component-content > .content {
    align-content: center;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .align-content-center-lg.image figure {
    align-content: center;
  }
}

/* line 26, src/sass/core/_aem-utils.scss */
.align-content-end-xs.box > .component-content > .content {
  align-content: flex-end;
}

/* line 33, src/sass/core/_aem-utils.scss */
.align-content-end-xs.image figure {
  align-content: flex-end;
}

@media (min-width: 768px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .align-content-end-sm.box > .component-content > .content {
    align-content: flex-end;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .align-content-end-sm.image figure {
    align-content: flex-end;
  }
}

@media (min-width: 992px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .align-content-end-md.box > .component-content > .content {
    align-content: flex-end;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .align-content-end-md.image figure {
    align-content: flex-end;
  }
}

@media (min-width: 1200px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .align-content-end-lg.box > .component-content > .content {
    align-content: flex-end;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .align-content-end-lg.image figure {
    align-content: flex-end;
  }
}

/* line 26, src/sass/core/_aem-utils.scss */
.align-content-stretch-xs.box > .component-content > .content {
  align-content: stretch;
}

/* line 33, src/sass/core/_aem-utils.scss */
.align-content-stretch-xs.image figure {
  align-content: stretch;
}

@media (min-width: 768px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .align-content-stretch-sm.box > .component-content > .content {
    align-content: stretch;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .align-content-stretch-sm.image figure {
    align-content: stretch;
  }
}

@media (min-width: 992px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .align-content-stretch-md.box > .component-content > .content {
    align-content: stretch;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .align-content-stretch-md.image figure {
    align-content: stretch;
  }
}

@media (min-width: 1200px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .align-content-stretch-lg.box > .component-content > .content {
    align-content: stretch;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .align-content-stretch-lg.image figure {
    align-content: stretch;
  }
}

/* line 26, src/sass/core/_aem-utils.scss */
.align-content-between-xs.box > .component-content > .content {
  align-content: space-between;
}

/* line 33, src/sass/core/_aem-utils.scss */
.align-content-between-xs.image figure {
  align-content: space-between;
}

@media (min-width: 768px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .align-content-between-sm.box > .component-content > .content {
    align-content: space-between;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .align-content-between-sm.image figure {
    align-content: space-between;
  }
}

@media (min-width: 992px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .align-content-between-md.box > .component-content > .content {
    align-content: space-between;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .align-content-between-md.image figure {
    align-content: space-between;
  }
}

@media (min-width: 1200px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .align-content-between-lg.box > .component-content > .content {
    align-content: space-between;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .align-content-between-lg.image figure {
    align-content: space-between;
  }
}

/* line 26, src/sass/core/_aem-utils.scss */
.align-content-around-xs.box > .component-content > .content {
  align-content: space-around;
}

/* line 33, src/sass/core/_aem-utils.scss */
.align-content-around-xs.image figure {
  align-content: space-around;
}

@media (min-width: 768px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .align-content-around-sm.box > .component-content > .content {
    align-content: space-around;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .align-content-around-sm.image figure {
    align-content: space-around;
  }
}

@media (min-width: 992px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .align-content-around-md.box > .component-content > .content {
    align-content: space-around;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .align-content-around-md.image figure {
    align-content: space-around;
  }
}

@media (min-width: 1200px) {
  /* line 26, src/sass/core/_aem-utils.scss */
  .align-content-around-lg.box > .component-content > .content {
    align-content: space-around;
  }
  /* line 33, src/sass/core/_aem-utils.scss */
  .align-content-around-lg.image figure {
    align-content: space-around;
  }
}

/* line 8, src/sass/core/_aem-utils.scss */
.align-self-start-xs {
  align-self: flex-start;
}

@media (min-width: 768px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .align-self-start-sm {
    align-self: flex-start;
  }
}

@media (min-width: 992px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .align-self-start-md {
    align-self: flex-start;
  }
}

@media (min-width: 1200px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .align-self-start-lg {
    align-self: flex-start;
  }
}

/* line 8, src/sass/core/_aem-utils.scss */
.align-self-center-xs {
  align-self: center;
}

@media (min-width: 768px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .align-self-center-sm {
    align-self: center;
  }
}

@media (min-width: 992px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .align-self-center-md {
    align-self: center;
  }
}

@media (min-width: 1200px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .align-self-center-lg {
    align-self: center;
  }
}

/* line 8, src/sass/core/_aem-utils.scss */
.align-self-end-xs {
  align-self: flex-end;
}

@media (min-width: 768px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .align-self-end-sm {
    align-self: flex-end;
  }
}

@media (min-width: 992px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .align-self-end-md {
    align-self: flex-end;
  }
}

@media (min-width: 1200px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .align-self-end-lg {
    align-self: flex-end;
  }
}

/* line 8, src/sass/core/_aem-utils.scss */
.align-self-stretch-xs {
  align-self: stretch;
}

@media (min-width: 768px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .align-self-stretch-sm {
    align-self: stretch;
  }
}

@media (min-width: 992px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .align-self-stretch-md {
    align-self: stretch;
  }
}

@media (min-width: 1200px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .align-self-stretch-lg {
    align-self: stretch;
  }
}

/* line 8, src/sass/core/_aem-utils.scss */
.align-self-baseline-xs {
  align-self: baseline;
}

@media (min-width: 768px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .align-self-baseline-sm {
    align-self: baseline;
  }
}

@media (min-width: 992px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .align-self-baseline-md {
    align-self: baseline;
  }
}

@media (min-width: 1200px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .align-self-baseline-lg {
    align-self: baseline;
  }
}

/* line 8, src/sass/core/_aem-utils.scss */
.flex-shrink-none-xs {
  flex-shrink: 0;
}

@media (min-width: 768px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .flex-shrink-none-sm {
    flex-shrink: 0;
  }
}

@media (min-width: 992px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .flex-shrink-none-md {
    flex-shrink: 0;
  }
}

@media (min-width: 1200px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .flex-shrink-none-lg {
    flex-shrink: 0;
  }
}

/* line 8, src/sass/core/_aem-utils.scss */
.flex-shrink-default-xs {
  flex-shrink: 1;
}

@media (min-width: 768px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .flex-shrink-default-sm {
    flex-shrink: 1;
  }
}

@media (min-width: 992px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .flex-shrink-default-md {
    flex-shrink: 1;
  }
}

@media (min-width: 1200px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .flex-shrink-default-lg {
    flex-shrink: 1;
  }
}

/* line 8, src/sass/core/_aem-utils.scss */
.order-1-xs {
  order: 1;
}

@media (min-width: 768px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .order-1-sm {
    order: 1;
  }
}

@media (min-width: 992px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .order-1-md {
    order: 1;
  }
}

@media (min-width: 1200px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .order-1-lg {
    order: 1;
  }
}

/* line 8, src/sass/core/_aem-utils.scss */
.order-2-xs {
  order: 2;
}

@media (min-width: 768px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .order-2-sm {
    order: 2;
  }
}

@media (min-width: 992px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .order-2-md {
    order: 2;
  }
}

@media (min-width: 1200px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .order-2-lg {
    order: 2;
  }
}

/* line 8, src/sass/core/_aem-utils.scss */
.order-3-xs {
  order: 3;
}

@media (min-width: 768px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .order-3-sm {
    order: 3;
  }
}

@media (min-width: 992px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .order-3-md {
    order: 3;
  }
}

@media (min-width: 1200px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .order-3-lg {
    order: 3;
  }
}

/* line 8, src/sass/core/_aem-utils.scss */
.order-4-xs {
  order: 4;
}

@media (min-width: 768px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .order-4-sm {
    order: 4;
  }
}

@media (min-width: 992px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .order-4-md {
    order: 4;
  }
}

@media (min-width: 1200px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .order-4-lg {
    order: 4;
  }
}

/* line 8, src/sass/core/_aem-utils.scss */
.order-5-xs {
  order: 5;
}

@media (min-width: 768px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .order-5-sm {
    order: 5;
  }
}

@media (min-width: 992px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .order-5-md {
    order: 5;
  }
}

@media (min-width: 1200px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .order-5-lg {
    order: 5;
  }
}

/* line 8, src/sass/core/_aem-utils.scss */
.order-6-xs {
  order: 6;
}

@media (min-width: 768px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .order-6-sm {
    order: 6;
  }
}

@media (min-width: 992px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .order-6-md {
    order: 6;
  }
}

@media (min-width: 1200px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .order-6-lg {
    order: 6;
  }
}

/* line 8, src/sass/core/_aem-utils.scss */
.order-7-xs {
  order: 7;
}

@media (min-width: 768px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .order-7-sm {
    order: 7;
  }
}

@media (min-width: 992px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .order-7-md {
    order: 7;
  }
}

@media (min-width: 1200px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .order-7-lg {
    order: 7;
  }
}

/* line 8, src/sass/core/_aem-utils.scss */
.order-8-xs {
  order: 8;
}

@media (min-width: 768px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .order-8-sm {
    order: 8;
  }
}

@media (min-width: 992px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .order-8-md {
    order: 8;
  }
}

@media (min-width: 1200px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .order-8-lg {
    order: 8;
  }
}

/* line 8, src/sass/core/_aem-utils.scss */
.order-9-xs {
  order: 9;
}

@media (min-width: 768px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .order-9-sm {
    order: 9;
  }
}

@media (min-width: 992px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .order-9-md {
    order: 9;
  }
}

@media (min-width: 1200px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .order-9-lg {
    order: 9;
  }
}

/* line 8, src/sass/core/_aem-utils.scss */
.order-10-xs {
  order: 10;
}

@media (min-width: 768px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .order-10-sm {
    order: 10;
  }
}

@media (min-width: 992px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .order-10-md {
    order: 10;
  }
}

@media (min-width: 1200px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .order-10-lg {
    order: 10;
  }
}

/* line 263, src/sass/core/_aem-utils.scss */
.link-covers-element > .component-content > a {
  font-size: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 271, src/sass/core/_aem-utils.scss */
.link-covers-element > .component-content > a * {
  display: none;
}

/* line 279, src/sass/core/_aem-utils.scss */
.fix-image-bottom-extra-empty-space picture {
  display: flex;
  align-items: center;
}

/* line 284, src/sass/core/_aem-utils.scss */
.fix-image-bottom-extra-empty-space .middle picture {
  justify-content: center;
}

/* line 288, src/sass/core/_aem-utils.scss */
.fix-image-bottom-extra-empty-space .end picture {
  justify-content: flex-end;
}

/* line 296, src/sass/core/_aem-utils.scss */
.no-margins-first-and-last-elements .richText-content > :first-child {
  margin-top: 0;
}

/* line 300, src/sass/core/_aem-utils.scss */
.no-margins-first-and-last-elements .richText-content > :last-child {
  margin-bottom: 0;
}

/* line 307, src/sass/core/_aem-utils.scss */
.min-height-0 {
  min-height: 0;
}

/* line 8, src/sass/core/_aem-utils.scss */
.overflow-hidden-xs {
  overflow: hidden;
}

@media (min-width: 768px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .overflow-hidden-sm {
    overflow: hidden;
  }
}

@media (min-width: 992px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .overflow-hidden-md {
    overflow: hidden;
  }
}

@media (min-width: 1200px) {
  /* line 14, src/sass/core/_aem-utils.scss */
  .overflow-hidden-lg {
    overflow: hidden;
  }
}

/* line 6, src/sass/core/main.scss */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-style: normal;
  font-weight: 500;
}

/* line 18, src/sass/core/main.scss */
p a:not([class]),
li a:not([class]) {
  color: inherit;
  text-decoration: underline;
}

/* line 22, src/sass/core/main.scss */
p a:not([class]):hover,
li a:not([class]):hover {
  text-decoration: none;
  color: #d2010d;
}

/* line 29, src/sass/core/main.scss */
html {
  font-size: 10px;
}

/* line 33, src/sass/core/main.scss */
html,
body {
  width: 100%;
  background-color: #fff;
  overflow-x: hidden;
}

/* line 40, src/sass/core/main.scss */
body {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: "ColgateReady", "Arial", sans-serif;
  position: relative;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  word-break: break-word;
}

/* line 50, src/sass/core/main.scss */
.gaba-2020 {
  font-family: 'Open Sans', sans-serif !important;
}

/* line 54, src/sass/core/main.scss */
img {
  max-width: 100%;
}

/* line 58, src/sass/core/main.scss */
input {
  outline: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 62, src/sass/core/main.scss */
  .hidden-desktop {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  /* line 68, src/sass/core/main.scss */
  .hidden-tablet {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  /* line 74, src/sass/core/main.scss */
  .hidden-mobile {
    display: none;
  }
}

/* line 80, src/sass/core/main.scss */
.blur {
  filter: blur(3px);
}

/* line 83, src/sass/core/main.scss */
.blur > .row {
  pointer-events: none;
}

/* line 89, src/sass/core/main.scss */
.tab-focus :focus {
  box-shadow: inset 0 0 0 2px #000;
  outline: 2px solid #000;
  outline-offset: -2px;
}

/* line 95, src/sass/core/main.scss */
.tab-focus .image figure > a:focus {
  outline: none;
  box-shadow: none;
}

/* line 99, src/sass/core/main.scss */
.tab-focus .image figure > a:focus img {
  border: 2px solid #000;
  box-sizing: border-box;
}

/* line 106, src/sass/core/main.scss */
.show-only-on-gated-login-page {
  display: none;
}

/* line 110, src/sass/core/main.scss */
.aem-AuthorLayer-Edit .show-only-on-gated-login-page {
  display: block;
}
.overlay-background {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  z-index: 9998;
  opacity: 0.7; }

.overlay-container {
  position: absolute;
  width: 100%;
  top: 150px;
  text-align: center;
  z-index: 9999;
  padding-bottom: 30px; }

.overlay-content {
  border: solid 2px #323131;
  position: relative;
  min-width: 80px;
  min-height: 80px;
  max-width: 90%;
  padding: 10px;
  display: inline-block;
  background: white;
  text-align: left;
  border-radius: 10px; }
  .overlay-content-inner {
    overflow: hidden; }

.overlay-close {
  z-index: 9999;
  font-size: 35px;
  line-height: 1;
  position: absolute;
  top: -40px;
  right: 15px;
  cursor: pointer;
  display: none;
  color: white;
  outline: none; }
  .overlay-close:after {
    content: "\f00d";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal; }

.overlay-loading {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(../../assets/img/loader.gif) no-repeat 50% 50%; }
.tooltip-text{display:none}.tooltip-text--active{display:block;position:absolute;background:#fff;z-index:9001}.error-message-invalid,.error-message-required{display:none}.controls.error-invalid .error-message-invalid{display:block}.controls.error-required .error-message-required{display:block}.mpc-update-banner-container.visible{display:block;margin-top:100px}.mpc-update-banner-container.visible .mpc-update-banner{bottom:0}.mpc-update-banner{position:fixed;background-color:#fff;bottom:-120px;left:0;right:0;padding:40px 0;text-align:center;box-shadow:0 0 20px 0 rgba(0,0,0,.3);transition:bottom .4s ease-in-out}.mpc-update-banner .update-message{display:inline-block;margin:0 10px}.mpc-update-banner .update-button{display:inline-block;padding:5px 10px;margin:0 10px}.mpc-confirmation-box-wrapper{position:absolute;left:50%;top:10%;background-color:#000;border:1px solid #000;transform:translateX(-50%);z-index:10;width:520px;max-width:80%;border-radius:5px;overflow:hidden}.mpc-confirmation-box{background-color:#fff;left:50%;top:50%;padding:20px;overflow:hidden}.mpc-confirmation-box .mpc-confirmation-box-cancel,.mpc-confirmation-box .mpc-confirmation-box-proceed{float:right;margin:20px 0 0 2px;padding:8px 12px;color:#fff;background:#0b57a3;cursor:pointer}.mpc-confirmation-box .mpc-confirmation-box-cancel{background:#666}.mpc-confirmation-box-icon{display:none}.mpc-dashboard-form-wrapper{position:relative}.mpc-questionnaire-boxes-wrapper{width:50%;overflow:hidden;background-color:#cacaca;position:absolute;top:0;right:0}.mpc-questionnaire-boxes-track{position:relative;transition:left .2s}.mpc-questionnaire-boxes-track:after{content:"";display:table;clear:both}.mpc-questionnaire-boxes-progress .progress-bar{height:10px;background-color:#666;transition:width .4s}.mpc-questionnaire-box{float:left}.mpc-add-new-pet-circle,.mpc-pet-image{border-radius:50%;border:2px solid #fff;width:80px;height:80px}.mpc-add-new-pet-circle{position:relative}.mpc-header-banner-logo{position:absolute;left:0;top:0}mpc-header{background-color:#3a6285;display:block}mpc-header a,mpc-header p{color:#fff}mpc-header input[type=file]{display:none}.mpc-header-icons-wrapper{overflow:hidden;max-width:100%}.mpc-header-icons{padding:20px 38px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;place-content:center;-ms-flex-pack:center;justify-content:center}.mpc-add-new-pet{position:relative}.mpc-add-new-pet span{top:50%;left:50%;position:absolute;transform:translateX(-50%) translateY(-50%)}mpc-navigation{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}mpc-navigation a{margin:0 15px}mpc-component{display:block}mpc-component .hidden{display:none}mpc-image{margin-right:10px}mpc-image p{display:none;text-align:center}mpc-image .active img{width:160px;height:160px}mpc-image .active p{display:block}.mpc-add-new-pet-link{display:none}.mpc-add-new-pet.active .mpc-add-new-pet-circle{width:160px;height:160px}.mpc-add-new-pet.active .mpc-add-new-pet-link{text-align:center;display:block}mpc-quick-links,mpc-reminder{width:50%;display:block}.mpc-pet-birthday-reminder,.mpc-profile-completeness-reminder,.mpc-quick-link{padding:15px 10px;border:1px solid #000;border-bottom:none}.mpc-pet-birthday-reminder:last-of-type,.mpc-profile-completeness-reminder:last-of-type,.mpc-quick-link:last-of-type{border-bottom:1px solid #000}.mpc-coupons-wrapper{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-wrap:wrap;flex-wrap:wrap}.mpc-coupons-wrapper iframe{height:265px}.mpc-add-new-pet-circle,.mpc-pet-image{border-radius:50%;border:2px solid #fff;width:80px;height:80px}.mpc-add-new-pet-circle{position:relative}mpc-header{background-color:#3a6285;display:block;overflow:scroll}mpc-header a,mpc-header p{color:#fff}.mpc-add-new-pet{position:relative}.mpc-add-new-pet span{top:50%;left:50%;position:absolute;transform:translateX(-50%) translateY(-50%)}mpc-navigation{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}mpc-navigation a{margin:0 15px}mpc-component{display:block}mpc-component .hidden{display:none}mpc-image{margin-right:10px}mpc-image p{display:none;text-align:center}mpc-image .active img{width:160px;height:160px}mpc-image .active p{display:block}.mpc-add-new-pet-link{display:none}.mpc-add-new-pet.active .mpc-add-new-pet-circle{width:160px;height:160px}.mpc-add-new-pet.active .mpc-add-new-pet-link{text-align:center;display:block}mpc-quick-links{width:50%;display:block}.mpc-quick-link{padding:15px 10px;border:1px solid #000;border-bottom:none}.mpc-quick-link:last-of-type{border-bottom:1px solid #000}.mpc-add-new-pet-circle,mpc-date-.mpc-pet-image{border-radius:50%;border:2px solid #fff;width:80px;height:80px}.mpc-add-new-pet-circle{position:relative}mpc-header{background-color:#3a6285;display:block}mpc-header a,mpc-header p{color:#fff}.mpc-add-new-pet{position:relative}.mpc-add-new-pet span{top:50%;left:50%;position:absolute;transform:translateX(-50%) translateY(-50%)}mpc-navigation{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}mpc-navigation a{margin:0 15px}mpc-component{display:block}mpc-component .hidden{display:none}mpc-image{margin-right:10px}mpc-image p{display:none;text-align:center}mpc-image .active img{width:160px;height:160px}mpc-image .active p{display:block}.mpc-add-new-pet-link{display:none}.mpc-add-new-pet.active .mpc-add-new-pet-circle{width:160px;height:160px}.mpc-add-new-pet.active .mpc-add-new-pet-link{text-align:center;display:block}mpc-quick-links{width:50%;display:block}.mpc-quick-link{padding:15px 10px;border:1px solid #000;border-bottom:none}.mpc-quick-link:last-of-type{border-bottom:1px solid #000}.form-inputs-active .mpc-checkbox-values,.form-inputs-active .mpc-date-values,.form-inputs-active .mpc-input-values,.form-inputs-active .mpc-radio-combo-values,.form-inputs-active .mpc-select-values{display:none}.form-inputs-active .mpc-checkbox-fields,.form-inputs-active .mpc-date-fields,.form-inputs-active .mpc-input-fields,.form-inputs-active .mpc-password-fields,.form-inputs-active .mpc-radio-combo-fields,.form-inputs-active .mpc-select-fields{display:block}.mpc-checkbox-fields,.mpc-date-fields,.mpc-input-fields,.mpc-password-fields,.mpc-radio-combo-fields,.mpc-select-fields{display:none}.mpc-checkbox-values,.mpc-date-values,.mpc-input-values,.mpc-radio-combo-values,.mpc-select-values{width:100px;height:30px;overflow:hidden}.mpc-checkbox-values:first-of-type,.mpc-date-values,.mpc-input-values,.mpc-radio-combo-values,.mpc-select-values{border:1px solid #000}.mpc-show-more-container{max-height:0;overflow:hidden}.mpc-show-more-container.mpc-show-more-active{max-height:9999px;overflow:initial}.mpc-validate-error{display:none}.mpc-validate-error.mpc-validate-error-active{display:block}.mpc-inactive{display:none}mpc-radio-combo-form .mpc-radio-combo-checkbox{display:none}mpc-radio-combo-form .mpc-radio-combo-checkbox.mpc-checkbox-visible{display:block}mpc-new-pet-container figure{width:50%;float:left}mpc-new-pet-container section{display:none}mpc-new-pet-container section.mpc-form-active{display:block}mpc-new-pet-image{width:30%;float:left}.mpc-tab-content{position:relative}.mpc-header-pet-name{color:#fff;text-align:center}.mpc-recommended-articles-container{transition:height .4s;overflow:hidden}.mCustomScrollbar{-ms-touch-action:pinch-zoom;touch-action:pinch-zoom}.mCustomScrollbar.mCS_no_scrollbar,.mCustomScrollbar.mCS_touch_action{-ms-touch-action:auto;touch-action:auto}.mCustomScrollBox{position:relative;overflow:hidden;height:100%;max-width:100%;outline:0;direction:ltr}.mCSB_container{overflow:hidden;width:auto;height:auto}.mCSB_outside+.mCSB_scrollTools{right:-26px}.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{right:auto;left:0}.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools{left:-26px}.mCSB_scrollTools .mCSB_draggerContainer{position:absolute;top:0;left:0;bottom:0;right:0;height:auto}.mCSB_scrollTools a+.mCSB_draggerContainer{margin:20px 0}.mCSB_scrollTools .mCSB_draggerRail{width:2px;height:100%;margin:0 auto;border-radius:16px}.mCSB_scrollTools .mCSB_dragger{cursor:pointer;width:100%;height:30px;z-index:1}.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{position:relative;width:4px;height:100%;margin:0 auto;border-radius:16px;text-align:center}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{width:12px}.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{width:8px}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonUp{display:block;position:absolute;height:20px;width:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools .mCSB_buttonDown{bottom:0}.mCSB_horizontal.mCSB_inside>.mCSB_container{margin-right:0;margin-bottom:30px}.mCSB_horizontal.mCSB_outside>.mCSB_container{min-height:100%}.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal{width:auto;height:16px;top:auto;right:0;bottom:0;left:0}.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal{bottom:-26px}.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer{margin:0 20px}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{width:100%;height:0;margin:7px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{width:30px;height:100%;left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{width:100%;height:10px;margin:6px auto;background-color:#46a3ee;opacity:.4}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{height:12px;margin:2px auto}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{height:8px;margin:4px 0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{display:block;position:absolute;width:20px;height:100%;overflow:hidden;margin:0 auto;cursor:pointer}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{left:0}.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{right:0}.mCSB_scrollTools.mCSB_2_scrollbar.mCS-light.mCSB_scrollTools_horizontal{display:none}.mCSB_scrollTools.mCSB_2_scrollbar.mCS-light.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag{display:block}.mCSB_container_wrapper{position:absolute;height:auto;width:auto;overflow:hidden;top:0;left:0;right:0;bottom:0;margin-right:30px;margin-bottom:30px}.mCSB_container_wrapper>.mCSB_container{padding-right:30px;padding-bottom:30px;box-sizing:border-box}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:20px}.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:20px}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical{bottom:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{right:0}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:20px}.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal{left:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper{margin-right:0;margin-left:30px}.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container{padding-right:0}.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container{padding-bottom:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0;margin-left:0}.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{margin-bottom:0}.mCSB_scrollTools,.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp,.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{transition:opacity .2s ease-in-out,background-color .2s ease-in-out}.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar{transition:width .2s ease-out .2s,height .2s ease-out .2s,margin-left .2s ease-out .2s,margin-right .2s ease-out .2s,margin-top .2s ease-out .2s,margin-bottom .2s ease-out .2s,opacity .2s ease-in-out,background-color .2s ease-in-out}.mCSB_scrollTools{opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools{opacity:0;filter:"alpha(opacity=0)";-ms-filter:"alpha(opacity=0)"}.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,.mCustomScrollBox:hover>.mCSB_scrollTools,.mCustomScrollBox:hover~.mCSB_scrollTools,.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag{opacity:1;filter:"alpha(opacity=100)";-ms-filter:"alpha(opacity=100)"}.mCSB_scrollTools .mCSB_buttonDown,.mCSB_scrollTools .mCSB_buttonLeft,.mCSB_scrollTools .mCSB_buttonRight,.mCSB_scrollTools .mCSB_buttonUp{background-image:url(mCSB_buttons.png);background-repeat:no-repeat;opacity:.4;filter:"alpha(opacity=40)";-ms-filter:"alpha(opacity=40)"}.mCSB_scrollTools .mCSB_buttonUp{background-position:0 0}.mCSB_scrollTools .mCSB_buttonDown{background-position:0 -20px}.mCSB_scrollTools .mCSB_buttonLeft{background-position:0 -40px}.mCSB_scrollTools .mCSB_buttonRight{background-position:0 -56px}.mCSB_scrollTools .mCSB_buttonDown:hover,.mCSB_scrollTools .mCSB_buttonLeft:hover,.mCSB_scrollTools .mCSB_buttonRight:hover,.mCSB_scrollTools .mCSB_buttonUp:hover{opacity:.75;filter:"alpha(opacity=75)";-ms-filter:"alpha(opacity=75)"}.mCSB_scrollTools .mCSB_buttonDown:active,.mCSB_scrollTools .mCSB_buttonLeft:active,.mCSB_scrollTools .mCSB_buttonRight:active,.mCSB_scrollTools .mCSB_buttonUp:active{opacity:.9;filter:"alpha(opacity=90)";-ms-filter:"alpha(opacity=90)"}.mCSB_inside>.mCSB_container{margin-right:30px}.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-right:0}.mCS-dir-rtl>.mCSB_inside>.mCSB_container{margin-right:0;margin-left:30px}.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{margin-left:0}.mCSB_scrollTools{position:absolute;width:16px;height:auto;left:auto;top:0;right:0;bottom:0}.hiddenRichText{display:none}.form-error-message{color:red;font-size:14px;font-family:Lato,sans-serif;display:none}.form-error-message.active{display:block}.social-account-authenticated-not-registered{display:none}.social-account-authenticated-not-registered.active{display:block}.social-class-facebook{display:none}.social-class-facebook.active{display:block}.social-class-google-plus{display:none}.social-class-google-plus.active{display:block}.social-class-linkedin{display:none}.social-class-linkedin.active{display:block}/* line 1, src/sass/components/loggedInStatus/_loggedInStatus.scss */
.show-on-logged-in {
  display: none;
}
.search-autocomplete .search-group .search-group-header{font-size:10px;background-color:#e4e6e7;color:#333;padding:4px 10px 5px;margin:0}.search-autocomplete .search-group li{list-style-type:none;padding:7px 10px;cursor:pointer;display:block}.search-autocomplete .search-group li .search-result-image{width:36px;float:left}.search-autocomplete .search-group li .title{max-width:calc(100% - 50px);float:left}.search-autocomplete .search-group li .row:after{content:"";display:table;clear:both}.search-autocomplete .search-group li .species{opacity:.5;padding-top:3px;text-transform:uppercase}.search-autocomplete .search-group .search-group-elements{padding:0}.swiftype-search-box-labels{display:none}.fileUpload.pet-image-upload .control-label{display:block;height:150px;width:150px;background-size:cover;border-radius:50%;padding:0}.metadataComponent{background-color:#dcdcdc}search-component search-article,search-component search-articles,search-component search-product,search-component search-products{display:block}search-component search-product{padding-bottom:20px;min-height:560px;text-align:center}search-component search-product.is-clearing{clear:both}search-component search-product .resultProductDescription,search-component search-product .resultProductTitle{text-align:left}search-component search-loader{height:50vh;width:100%;display:block;line-height:50vh;text-align:center;font-style:italic}search-component search-order{display:block;padding:30px}search-component search-order .count{display:inline-block}search-component search-order .dropdown{display:inline-block;width:100px;border:2px solid #000;list-style:none;margin:0;padding:0}search-component search-order .dropdown .selected{display:block;padding:5px}search-component search-order .dropdown .options{display:none;position:absolute;border:2px solid #000;background:#fff;z-index:1000;margin:0;padding:0}search-component search-order .dropdown .options.is-open{display:block}search-component search-order .dropdown .options li{display:block;border-bottom:2px solid #000;padding:0;margin:0}search-component search-order .dropdown .options li a{display:block;padding:5px}search-component search-order .dropdown .options li:last-child{border-bottom:0}search-component search-filters,search-component search-pagination{display:block;width:100%;padding:30px;clear:both}search-component search-pagination{text-align:center;width:auto}search-component search-pagination li,search-component search-pagination ul{list-style:none;padding:0;margin:0}search-component search-pagination ul{display:inline-block;height:30px}search-component search-pagination li{display:block;float:left}search-component search-pagination li:first-child a{border-left-width:1px}search-component search-pagination li:last-child a{border-right-width:1px}search-component search-pagination li.is-active a{background:#000;color:#fff}search-component search-pagination li a{display:block;padding:5px;border:1px solid #000;border-width:1px 0}search-component .no-results{padding:30px}search-component .no-results p{font-weight:700}search-component .no-results a{text-decoration:underline}search-component search-filters{padding:0}search-component search-filters li,search-component search-filters ul{list-style:none;margin:5px;padding:0}search-component search-filters .facet-item .is-disabled{opacity:.5;pointer-events:none}search-component search-filters .facet-category{display:inline-block;vertical-align:top;min-width:30%}search-component search-filters .facets-list .facets-list-item{display:inline-block}search-component search-filters .facets-list .facets-list-item.reset-all a{background:0 0;padding:5px 10px}search-component search-filters .facets-list .facets-list-item.reset-all a::after{display:none}search-component search-filters .facets-list .facets-list-item a{display:block;background:#e1e1e1;padding:5px 30px 5px 10px;position:relative}search-component search-filters .facets-list .facets-list-item a::after{content:'\00D7';position:absolute;font-weight:700;right:7px;top:6px}search-component .productRating dd,search-component .productRating dl,search-component .productRating dt{margin:0;padding:0}search-component .productRating .bv-rating-ratio{position:relative;height:30px;float:left;margin-right:5px}search-component .productRating .bv-rating-stars{display:block;color:#aaa}search-component .productRating .bv-rating-stars-on{position:absolute;top:0;left:0;color:#000;overflow:hidden}search-component .productRating .bv-off-screen{text-indent:-9999px;display:block;clear:both}.reference-dentist-search-results{display:none}.reference-dentist-search-results.active{display:block}.reference-dentist-search-results .dentists-more-results-button{display:none}.reference-dentist-search-results .dentists-more-results-button.active{display:block}.reference-dentist-search-results .dentist-results-part{display:none}.reference-dentist-search-results .dentist-results-part.active{display:block;border:1px solid;padding:10px}.reference-dentist-search-results .dentist-info{font-weight:700}.reference-dentist-search-results .dentist-results-postal{font-weight:700}.reference-media-kit-downloads,form[name=media-kit-downloads-acceptance-form]{display:none}.reference-media-kit-downloads.is-visible,form[name=media-kit-downloads-acceptance-form].is-visible{display:block}.gigya-errors-select{display:none}.aem-AuthorLayer-Edit .gigya-errors-select{display:block}.cq-wcm-edit .gigya-errors-select{display:block}.box-heading{
  display: none;
}
/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/materialicons/MaterialIcons-Regular.eot");
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.woff2") format("woff2"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.woff") format("woff"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.eot");
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-regular.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-regular.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-italic.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600italic.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700italic.woff") format("woff");
}

@font-face {
  font-family: 'ColgateRelaunchIcons';
  src: url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.eot");
  src: url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.eot") format("embedded-opentype"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.ttf") format("truetype"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.woff") format("woff"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'LucidaGrande';
  src: url("../../assets/fonts/LucidaGrande/LucidaGrande.ttf");
  src: url("../../assets/fonts/LucidaGrande/LucidaGrande.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'FontAwesome';
  src: url("../../assets/fonts/fontawesome-webfont.eot");
  src: url("../../assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff2") format("woff2"), url("../../assets/fonts/fontawesome-webfont.woff") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'slick';
  src: url("../../assets/fonts/Slick-fonts/slick.eot");
  src: url("../../assets/fonts/Slick-fonts/slick.ttf") format("truetype"), url("../../assets/fonts/Slick-fonts/slick.woff") format("woff"), url("../../assets/fonts/Slick-fonts/slick.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-BlackItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Black.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Bold.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-BoldItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Italic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Light.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-LightItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBoldItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBold.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Regular.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Base class */
/* line 4, src/sass/core/material-icons.scss */
.material-icons,
.mi {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  text-rendering: auto;
  transform: translate(0, 0);
}

/* Rules for sizing the icon. */
/* line 17, src/sass/core/material-icons.scss */
.material-icons.md-18,
.mi.md-18 {
  font-size: 18px;
}

/* line 22, src/sass/core/material-icons.scss */
.material-icons.md-24,
.mi.md-24 {
  font-size: 24px;
}

/* line 27, src/sass/core/material-icons.scss */
.material-icons.md-36,
.mi.md-36 {
  font-size: 36px;
}

/* line 32, src/sass/core/material-icons.scss */
.material-icons.md-48,
.mi.md-48 {
  font-size: 48px;
}

/* Rules for using icons as black on a light background. */
/* line 38, src/sass/core/material-icons.scss */
.material-icons.md-dark,
.mi.md-dark {
  color: rgba(0, 0, 0, 0.54);
}

/* line 43, src/sass/core/material-icons.scss */
.material-icons.md-dark.md-inactive,
.mi.md-dark.md-inactive {
  color: rgba(0, 0, 0, 0.26);
}

/* Rules for using icons as white on a dark background. */
/* line 49, src/sass/core/material-icons.scss */
.material-icons.md-light,
.mi.md-light {
  color: white;
}

/* line 54, src/sass/core/material-icons.scss */
.material-icons.md-light.md-inactive,
.mi.md-inactive {
  color: rgba(255, 255, 255, 0.3);
}

/* Rules to rotate items */
/* line 60, src/sass/core/material-icons.scss */
.material-icons.r90,
.mi.r90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  transform: rotate(90deg);
}

/* line 66, src/sass/core/material-icons.scss */
.material-icons.r180,
.mi.r180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: rotate(180deg);
}

/* line 72, src/sass/core/material-icons.scss */
.material-icons.r270,
.mi.r270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform: rotate(270deg);
}

/* line 78, src/sass/core/material-icons.scss */
.material-icons.flip-horizontal,
.mi.flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  transform: scale(-1, 1);
}

/* line 84, src/sass/core/material-icons.scss */
.material-icons.flip-vertical,
.mi.flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  transform: scale(1, -1);
}

/* Unicode */
/* line 91, src/sass/core/material-icons.scss */
.material-icons.three_d_rotation::before,
.mi.three_d_rotation::before {
  content: '\e84d';
}

/* line 96, src/sass/core/material-icons.scss */
.material-icons.ac_unit::before,
.mi.ac_unit::before {
  content: '\eb3b';
}

/* line 101, src/sass/core/material-icons.scss */
.material-icons.access_alarm::before,
.mi.access_alarm::before {
  content: '\e190';
}

/* line 106, src/sass/core/material-icons.scss */
.material-icons.access_alarms::before,
.mi.access_alarms::before {
  content: '\e191';
}

/* line 111, src/sass/core/material-icons.scss */
.material-icons.access_time::before,
.mi.access_time::before {
  content: '\e192';
}

/* line 116, src/sass/core/material-icons.scss */
.material-icons.accessibility::before,
.mi.accessibility::before {
  content: '\e84e';
}

/* line 121, src/sass/core/material-icons.scss */
.material-icons.accessible::before,
.mi.accessible::before {
  content: '\e914';
}

/* line 126, src/sass/core/material-icons.scss */
.material-icons.account_balance::before,
.mi.account_balance::before {
  content: '\e84f';
}

/* line 131, src/sass/core/material-icons.scss */
.material-icons.account_balance_wallet::before,
.mi.account_balance_wallet::before {
  content: '\e850';
}

/* line 136, src/sass/core/material-icons.scss */
.material-icons.account_box::before,
.mi.account_box::before {
  content: '\e851';
}

/* line 141, src/sass/core/material-icons.scss */
.material-icons.account_circle::before,
.mi.account_circle::before {
  content: '\e853';
}

/* line 146, src/sass/core/material-icons.scss */
.material-icons.adb::before,
.mi.adb::before {
  content: '\e60e';
}

/* line 151, src/sass/core/material-icons.scss */
.material-icons.add::before,
.mi.add::before {
  content: '\e145';
}

/* line 156, src/sass/core/material-icons.scss */
.material-icons.add_a_photo::before,
.mi.add_a_photo::before {
  content: '\e439';
}

/* line 161, src/sass/core/material-icons.scss */
.material-icons.add_alarm::before,
.mi.add_alarm::before {
  content: '\e193';
}

/* line 166, src/sass/core/material-icons.scss */
.material-icons.add_alert::before,
.mi.add_alert::before {
  content: '\e003';
}

/* line 171, src/sass/core/material-icons.scss */
.material-icons.add_box::before,
.mi.add_box::before {
  content: '\e146';
}

/* line 176, src/sass/core/material-icons.scss */
.material-icons.add_circle::before,
.mi.add_circle::before {
  content: '\e147';
}

/* line 181, src/sass/core/material-icons.scss */
.material-icons.add_circle_outline::before,
.mi.add_circle_outline::before {
  content: '\e148';
}

/* line 186, src/sass/core/material-icons.scss */
.material-icons.add_location::before,
.mi.add_location::before {
  content: '\e567';
}

/* line 191, src/sass/core/material-icons.scss */
.material-icons.add_shopping_cart::before,
.mi.add_shopping_cart::before {
  content: '\e854';
}

/* line 196, src/sass/core/material-icons.scss */
.material-icons.add_to_photos::before,
.mi.add_to_photos::before {
  content: '\e39d';
}

/* line 201, src/sass/core/material-icons.scss */
.material-icons.add_to_queue::before,
.mi.add_to_queue::before {
  content: '\e05c';
}

/* line 206, src/sass/core/material-icons.scss */
.material-icons.adjust::before,
.mi.adjust::before {
  content: '\e39e';
}

/* line 211, src/sass/core/material-icons.scss */
.material-icons.airline_seat_flat::before,
.mi.airline_seat_flat::before {
  content: '\e630';
}

/* line 216, src/sass/core/material-icons.scss */
.material-icons.airline_seat_flat_angled::before,
.mi.airline_seat_flat_angled::before {
  content: '\e631';
}

/* line 221, src/sass/core/material-icons.scss */
.material-icons.airline_seat_individual_suite::before,
.mi.airline_seat_individual_suite::before {
  content: '\e632';
}

/* line 226, src/sass/core/material-icons.scss */
.material-icons.airline_seat_legroom_extra::before,
.mi.airline_seat_legroom_extra::before {
  content: '\e633';
}

/* line 231, src/sass/core/material-icons.scss */
.material-icons.airline_seat_legroom_normal::before,
.mi.airline_seat_legroom_normal::before {
  content: '\e634';
}

/* line 236, src/sass/core/material-icons.scss */
.material-icons.airline_seat_legroom_reduced::before,
.mi.airline_seat_legroom_reduced::before {
  content: '\e635';
}

/* line 241, src/sass/core/material-icons.scss */
.material-icons.airline_seat_recline_extra::before,
.mi.airline_seat_recline_extra::before {
  content: '\e636';
}

/* line 246, src/sass/core/material-icons.scss */
.material-icons.airline_seat_recline_normal::before,
.mi.airline_seat_recline_normal::before {
  content: '\e637';
}

/* line 251, src/sass/core/material-icons.scss */
.material-icons.airplanemode_active::before,
.mi.airplanemode_active::before {
  content: '\e195';
}

/* line 256, src/sass/core/material-icons.scss */
.material-icons.airplanemode_inactive::before,
.mi.airplanemode_inactive::before {
  content: '\e194';
}

/* line 261, src/sass/core/material-icons.scss */
.material-icons.airplay::before,
.mi.airplay::before {
  content: '\e055';
}

/* line 266, src/sass/core/material-icons.scss */
.material-icons.airport_shuttle::before,
.mi.airport_shuttle::before {
  content: '\eb3c';
}

/* line 271, src/sass/core/material-icons.scss */
.material-icons.alarm::before,
.mi.alarm::before {
  content: '\e855';
}

/* line 276, src/sass/core/material-icons.scss */
.material-icons.alarm_add::before,
.mi.alarm_add::before {
  content: '\e856';
}

/* line 281, src/sass/core/material-icons.scss */
.material-icons.alarm_off::before,
.mi.alarm_off::before {
  content: '\e857';
}

/* line 286, src/sass/core/material-icons.scss */
.material-icons.alarm_on::before,
.mi.alarm_on::before {
  content: '\e858';
}

/* line 291, src/sass/core/material-icons.scss */
.material-icons.album::before,
.mi.album::before {
  content: '\e019';
}

/* line 296, src/sass/core/material-icons.scss */
.material-icons.all_inclusive::before,
.mi.all_inclusive::before {
  content: '\eb3d';
}

/* line 301, src/sass/core/material-icons.scss */
.material-icons.all_out::before,
.mi.all_out::before {
  content: '\e90b';
}

/* line 306, src/sass/core/material-icons.scss */
.material-icons.android::before,
.mi.android::before {
  content: '\e859';
}

/* line 311, src/sass/core/material-icons.scss */
.material-icons.announcement::before,
.mi.announcement::before {
  content: '\e85a';
}

/* line 316, src/sass/core/material-icons.scss */
.material-icons.apps::before,
.mi.apps::before {
  content: '\e5c3';
}

/* line 321, src/sass/core/material-icons.scss */
.material-icons.archive::before,
.mi.archive::before {
  content: '\e149';
}

/* line 326, src/sass/core/material-icons.scss */
.material-icons.arrow_back::before,
.mi.arrow_back::before {
  content: '\e5c4';
}

/* line 331, src/sass/core/material-icons.scss */
.material-icons.arrow_downward::before,
.mi.arrow_downward::before {
  content: '\e5db';
}

/* line 336, src/sass/core/material-icons.scss */
.material-icons.arrow_drop_down::before,
.mi.arrow_drop_down::before {
  content: '\e5c5';
}

/* line 341, src/sass/core/material-icons.scss */
.material-icons.arrow_drop_down_circle::before,
.mi.arrow_drop_down_circle::before {
  content: '\e5c6';
}

/* line 346, src/sass/core/material-icons.scss */
.material-icons.arrow_drop_up::before,
.mi.arrow_drop_up::before {
  content: '\e5c7';
}

/* line 351, src/sass/core/material-icons.scss */
.material-icons.arrow_forward::before,
.mi.arrow_forward::before {
  content: '\e5c8';
}

/* line 356, src/sass/core/material-icons.scss */
.material-icons.arrow_upward::before,
.mi.arrow_upward::before {
  content: '\e5d8';
}

/* line 361, src/sass/core/material-icons.scss */
.material-icons.art_track::before,
.mi.art_track::before {
  content: '\e060';
}

/* line 366, src/sass/core/material-icons.scss */
.material-icons.aspect_ratio::before,
.mi.aspect_ratio::before {
  content: '\e85b';
}

/* line 371, src/sass/core/material-icons.scss */
.material-icons.assessment::before,
.mi.assessment::before {
  content: '\e85c';
}

/* line 376, src/sass/core/material-icons.scss */
.material-icons.assignment::before,
.mi.assignment::before {
  content: '\e85d';
}

/* line 381, src/sass/core/material-icons.scss */
.material-icons.assignment_ind::before,
.mi.assignment_ind::before {
  content: '\e85e';
}

/* line 386, src/sass/core/material-icons.scss */
.material-icons.assignment_late::before,
.mi.assignment_late::before {
  content: '\e85f';
}

/* line 391, src/sass/core/material-icons.scss */
.material-icons.assignment_return::before,
.mi.assignment_return::before {
  content: '\e860';
}

/* line 396, src/sass/core/material-icons.scss */
.material-icons.assignment_returned::before,
.mi.assignment_returned::before {
  content: '\e861';
}

/* line 401, src/sass/core/material-icons.scss */
.material-icons.assignment_turned_in::before,
.mi.assignment_turned_in::before {
  content: '\e862';
}

/* line 406, src/sass/core/material-icons.scss */
.material-icons.assistant::before,
.mi.assistant::before {
  content: '\e39f';
}

/* line 411, src/sass/core/material-icons.scss */
.material-icons.assistant_photo::before,
.mi.assistant_photo::before {
  content: '\e3a0';
}

/* line 416, src/sass/core/material-icons.scss */
.material-icons.attach_file::before,
.mi.attach_file::before {
  content: '\e226';
}

/* line 421, src/sass/core/material-icons.scss */
.material-icons.attach_money::before,
.mi.attach_money::before {
  content: '\e227';
}

/* line 426, src/sass/core/material-icons.scss */
.material-icons.attachment::before,
.mi.attachment::before {
  content: '\e2bc';
}

/* line 431, src/sass/core/material-icons.scss */
.material-icons.audiotrack::before,
.mi.audiotrack::before {
  content: '\e3a1';
}

/* line 436, src/sass/core/material-icons.scss */
.material-icons.autorenew::before,
.mi.autorenew::before {
  content: '\e863';
}

/* line 441, src/sass/core/material-icons.scss */
.material-icons.av_timer::before,
.mi.av_timer::before {
  content: '\e01b';
}

/* line 446, src/sass/core/material-icons.scss */
.material-icons.backspace::before,
.mi.backspace::before {
  content: '\e14a';
}

/* line 451, src/sass/core/material-icons.scss */
.material-icons.backup::before,
.mi.backup::before {
  content: '\e864';
}

/* line 456, src/sass/core/material-icons.scss */
.material-icons.battery_alert::before,
.mi.battery_alert::before {
  content: '\e19c';
}

/* line 461, src/sass/core/material-icons.scss */
.material-icons.battery_charging_full::before,
.mi.battery_charging_full::before {
  content: '\e1a3';
}

/* line 466, src/sass/core/material-icons.scss */
.material-icons.battery_full::before,
.mi.battery_full::before {
  content: '\e1a4';
}

/* line 471, src/sass/core/material-icons.scss */
.material-icons.battery_std::before,
.mi.battery_std::before {
  content: '\e1a5';
}

/* line 476, src/sass/core/material-icons.scss */
.material-icons.battery_unknown::before,
.mi.battery_unknown::before {
  content: '\e1a6';
}

/* line 481, src/sass/core/material-icons.scss */
.material-icons.beach_access::before,
.mi.beach_access::before {
  content: '\eb3e';
}

/* line 486, src/sass/core/material-icons.scss */
.material-icons.beenhere::before,
.mi.beenhere::before {
  content: '\e52d';
}

/* line 491, src/sass/core/material-icons.scss */
.material-icons.block::before,
.mi.block::before {
  content: '\e14b';
}

/* line 496, src/sass/core/material-icons.scss */
.material-icons.bluetooth::before,
.mi.bluetooth::before {
  content: '\e1a7';
}

/* line 501, src/sass/core/material-icons.scss */
.material-icons.bluetooth_audio::before,
.mi.bluetooth_audio::before {
  content: '\e60f';
}

/* line 506, src/sass/core/material-icons.scss */
.material-icons.bluetooth_connected::before,
.mi.bluetooth_connected::before {
  content: '\e1a8';
}

/* line 511, src/sass/core/material-icons.scss */
.material-icons.bluetooth_disabled::before,
.mi.bluetooth_disabled::before {
  content: '\e1a9';
}

/* line 516, src/sass/core/material-icons.scss */
.material-icons.bluetooth_searching::before,
.mi.bluetooth_searching::before {
  content: '\e1aa';
}

/* line 521, src/sass/core/material-icons.scss */
.material-icons.blur_circular::before,
.mi.blur_circular::before {
  content: '\e3a2';
}

/* line 526, src/sass/core/material-icons.scss */
.material-icons.blur_linear::before,
.mi.blur_linear::before {
  content: '\e3a3';
}

/* line 531, src/sass/core/material-icons.scss */
.material-icons.blur_off::before,
.mi.blur_off::before {
  content: '\e3a4';
}

/* line 536, src/sass/core/material-icons.scss */
.material-icons.blur_on::before,
.mi.blur_on::before {
  content: '\e3a5';
}

/* line 541, src/sass/core/material-icons.scss */
.material-icons.book::before,
.mi.book::before {
  content: '\e865';
}

/* line 546, src/sass/core/material-icons.scss */
.material-icons.bookmark::before,
.mi.bookmark::before {
  content: '\e866';
}

/* line 551, src/sass/core/material-icons.scss */
.material-icons.bookmark_border::before,
.mi.bookmark_border::before {
  content: '\e867';
}

/* line 556, src/sass/core/material-icons.scss */
.material-icons.border_all::before,
.mi.border_all::before {
  content: '\e228';
}

/* line 561, src/sass/core/material-icons.scss */
.material-icons.border_bottom::before,
.mi.border_bottom::before {
  content: '\e229';
}

/* line 566, src/sass/core/material-icons.scss */
.material-icons.border_clear::before,
.mi.border_clear::before {
  content: '\e22a';
}

/* line 571, src/sass/core/material-icons.scss */
.material-icons.border_color::before,
.mi.border_color::before {
  content: '\e22b';
}

/* line 576, src/sass/core/material-icons.scss */
.material-icons.border_horizontal::before,
.mi.border_horizontal::before {
  content: '\e22c';
}

/* line 581, src/sass/core/material-icons.scss */
.material-icons.border_inner::before,
.mi.border_inner::before {
  content: '\e22d';
}

/* line 586, src/sass/core/material-icons.scss */
.material-icons.border_left::before,
.mi.border_left::before {
  content: '\e22e';
}

/* line 591, src/sass/core/material-icons.scss */
.material-icons.border_outer::before,
.mi.border_outer::before {
  content: '\e22f';
}

/* line 596, src/sass/core/material-icons.scss */
.material-icons.border_right::before,
.mi.border_right::before {
  content: '\e230';
}

/* line 601, src/sass/core/material-icons.scss */
.material-icons.border_style::before,
.mi.border_style::before {
  content: '\e231';
}

/* line 606, src/sass/core/material-icons.scss */
.material-icons.border_top::before,
.mi.border_top::before {
  content: '\e232';
}

/* line 611, src/sass/core/material-icons.scss */
.material-icons.border_vertical::before,
.mi.border_vertical::before {
  content: '\e233';
}

/* line 616, src/sass/core/material-icons.scss */
.material-icons.branding_watermark::before,
.mi.branding_watermark::before {
  content: '\e06b';
}

/* line 621, src/sass/core/material-icons.scss */
.material-icons.brightness_1::before,
.mi.brightness_1::before {
  content: '\e3a6';
}

/* line 626, src/sass/core/material-icons.scss */
.material-icons.brightness_2::before,
.mi.brightness_2::before {
  content: '\e3a7';
}

/* line 631, src/sass/core/material-icons.scss */
.material-icons.brightness_3::before,
.mi.brightness_3::before {
  content: '\e3a8';
}

/* line 636, src/sass/core/material-icons.scss */
.material-icons.brightness_4::before,
.mi.brightness_4::before {
  content: '\e3a9';
}

/* line 641, src/sass/core/material-icons.scss */
.material-icons.brightness_5::before,
.mi.brightness_5::before {
  content: '\e3aa';
}

/* line 646, src/sass/core/material-icons.scss */
.material-icons.brightness_6::before,
.mi.brightness_6::before {
  content: '\e3ab';
}

/* line 651, src/sass/core/material-icons.scss */
.material-icons.brightness_7::before,
.mi.brightness_7::before {
  content: '\e3ac';
}

/* line 656, src/sass/core/material-icons.scss */
.material-icons.brightness_auto::before,
.mi.brightness_auto::before {
  content: '\e1ab';
}

/* line 661, src/sass/core/material-icons.scss */
.material-icons.brightness_high::before,
.mi.brightness_high::before {
  content: '\e1ac';
}

/* line 666, src/sass/core/material-icons.scss */
.material-icons.brightness_low::before,
.mi.brightness_low::before {
  content: '\e1ad';
}

/* line 671, src/sass/core/material-icons.scss */
.material-icons.brightness_medium::before,
.mi.brightness_medium::before {
  content: '\e1ae';
}

/* line 676, src/sass/core/material-icons.scss */
.material-icons.broken_image::before,
.mi.broken_image::before {
  content: '\e3ad';
}

/* line 681, src/sass/core/material-icons.scss */
.material-icons.brush::before,
.mi.brush::before {
  content: '\e3ae';
}

/* line 686, src/sass/core/material-icons.scss */
.material-icons.bubble_chart::before,
.mi.bubble_chart::before {
  content: '\e6dd';
}

/* line 691, src/sass/core/material-icons.scss */
.material-icons.bug_report::before,
.mi.bug_report::before {
  content: '\e868';
}

/* line 696, src/sass/core/material-icons.scss */
.material-icons.build::before,
.mi.build::before {
  content: '\e869';
}

/* line 701, src/sass/core/material-icons.scss */
.material-icons.burst_mode::before,
.mi.burst_mode::before {
  content: '\e43c';
}

/* line 706, src/sass/core/material-icons.scss */
.material-icons.business::before,
.mi.business::before {
  content: '\e0af';
}

/* line 711, src/sass/core/material-icons.scss */
.material-icons.business_center::before,
.mi.business_center::before {
  content: '\eb3f';
}

/* line 716, src/sass/core/material-icons.scss */
.material-icons.cached::before,
.mi.cached::before {
  content: '\e86a';
}

/* line 721, src/sass/core/material-icons.scss */
.material-icons.cake::before,
.mi.cake::before {
  content: '\e7e9';
}

/* line 726, src/sass/core/material-icons.scss */
.material-icons.call::before,
.mi.call::before {
  content: '\e0b0';
}

/* line 731, src/sass/core/material-icons.scss */
.material-icons.call_end::before,
.mi.call_end::before {
  content: '\e0b1';
}

/* line 736, src/sass/core/material-icons.scss */
.material-icons.call_made::before,
.mi.call_made::before {
  content: '\e0b2';
}

/* line 741, src/sass/core/material-icons.scss */
.material-icons.call_merge::before,
.mi.call_merge::before {
  content: '\e0b3';
}

/* line 746, src/sass/core/material-icons.scss */
.material-icons.call_missed::before,
.mi.call_missed::before {
  content: '\e0b4';
}

/* line 751, src/sass/core/material-icons.scss */
.material-icons.call_missed_outgoing::before,
.mi.call_missed_outgoing::before {
  content: '\e0e4';
}

/* line 756, src/sass/core/material-icons.scss */
.material-icons.call_received::before,
.mi.call_received::before {
  content: '\e0b5';
}

/* line 761, src/sass/core/material-icons.scss */
.material-icons.call_split::before,
.mi.call_split::before {
  content: '\e0b6';
}

/* line 766, src/sass/core/material-icons.scss */
.material-icons.call_to_action::before,
.mi.call_to_action::before {
  content: '\e06c';
}

/* line 771, src/sass/core/material-icons.scss */
.material-icons.camera::before,
.mi.camera::before {
  content: '\e3af';
}

/* line 776, src/sass/core/material-icons.scss */
.material-icons.camera_alt::before,
.mi.camera_alt::before {
  content: '\e3b0';
}

/* line 781, src/sass/core/material-icons.scss */
.material-icons.camera_enhance::before,
.mi.camera_enhance::before {
  content: '\e8fc';
}

/* line 786, src/sass/core/material-icons.scss */
.material-icons.camera_front::before,
.mi.camera_front::before {
  content: '\e3b1';
}

/* line 791, src/sass/core/material-icons.scss */
.material-icons.camera_rear::before,
.mi.camera_rear::before {
  content: '\e3b2';
}

/* line 796, src/sass/core/material-icons.scss */
.material-icons.camera_roll::before,
.mi.camera_roll::before {
  content: '\e3b3';
}

/* line 801, src/sass/core/material-icons.scss */
.material-icons.cancel::before,
.mi.cancel::before {
  content: '\e5c9';
}

/* line 806, src/sass/core/material-icons.scss */
.material-icons.card_giftcard::before,
.mi.card_giftcard::before {
  content: '\e8f6';
}

/* line 811, src/sass/core/material-icons.scss */
.material-icons.card_membership::before,
.mi.card_membership::before {
  content: '\e8f7';
}

/* line 816, src/sass/core/material-icons.scss */
.material-icons.card_travel::before,
.mi.card_travel::before {
  content: '\e8f8';
}

/* line 821, src/sass/core/material-icons.scss */
.material-icons.casino::before,
.mi.casino::before {
  content: '\eb40';
}

/* line 826, src/sass/core/material-icons.scss */
.material-icons.cast::before,
.mi.cast::before {
  content: '\e307';
}

/* line 831, src/sass/core/material-icons.scss */
.material-icons.cast_connected::before,
.mi.cast_connected::before {
  content: '\e308';
}

/* line 836, src/sass/core/material-icons.scss */
.material-icons.center_focus_strong::before,
.mi.center_focus_strong::before {
  content: '\e3b4';
}

/* line 841, src/sass/core/material-icons.scss */
.material-icons.center_focus_weak::before,
.mi.center_focus_weak::before {
  content: '\e3b5';
}

/* line 846, src/sass/core/material-icons.scss */
.material-icons.change_history::before,
.mi.change_history::before {
  content: '\e86b';
}

/* line 851, src/sass/core/material-icons.scss */
.material-icons.chat::before,
.mi.chat::before {
  content: '\e0b7';
}

/* line 856, src/sass/core/material-icons.scss */
.material-icons.chat_bubble::before,
.mi.chat_bubble::before {
  content: '\e0ca';
}

/* line 861, src/sass/core/material-icons.scss */
.material-icons.chat_bubble_outline::before,
.mi.chat_bubble_outline::before {
  content: '\e0cb';
}

/* line 866, src/sass/core/material-icons.scss */
.material-icons.check::before,
.mi.check::before {
  content: '\e5ca';
}

/* line 871, src/sass/core/material-icons.scss */
.material-icons.check_box::before,
.mi.check_box::before {
  content: '\e834';
}

/* line 876, src/sass/core/material-icons.scss */
.material-icons.check_box_outline_blank::before,
.mi.check_box_outline_blank::before {
  content: '\e835';
}

/* line 881, src/sass/core/material-icons.scss */
.material-icons.check_circle::before,
.mi.check_circle::before {
  content: '\e86c';
}

/* line 886, src/sass/core/material-icons.scss */
.material-icons.chevron_left::before,
.mi.chevron_left::before {
  content: '\e5cb';
}

/* line 891, src/sass/core/material-icons.scss */
.material-icons.chevron_right::before,
.mi.chevron_right::before {
  content: '\e5cc';
}

/* line 896, src/sass/core/material-icons.scss */
.material-icons.child_care::before,
.mi.child_care::before {
  content: '\eb41';
}

/* line 901, src/sass/core/material-icons.scss */
.material-icons.child_friendly::before,
.mi.child_friendly::before {
  content: '\eb42';
}

/* line 906, src/sass/core/material-icons.scss */
.material-icons.chrome_reader_mode::before,
.mi.chrome_reader_mode::before {
  content: '\e86d';
}

/* line 911, src/sass/core/material-icons.scss */
.material-icons.class::before,
.mi.class::before {
  content: '\e86e';
}

/* line 916, src/sass/core/material-icons.scss */
.material-icons.clear::before,
.mi.clear::before {
  content: '\e14c';
}

/* line 921, src/sass/core/material-icons.scss */
.material-icons.clear_all::before,
.mi.clear_all::before {
  content: '\e0b8';
}

/* line 926, src/sass/core/material-icons.scss */
.material-icons.close::before,
.mi.close::before {
  content: '\e5cd';
}

/* line 931, src/sass/core/material-icons.scss */
.material-icons.closed_caption::before,
.mi.closed_caption::before {
  content: '\e01c';
}

/* line 936, src/sass/core/material-icons.scss */
.material-icons.cloud::before,
.mi.cloud::before {
  content: '\e2bd';
}

/* line 941, src/sass/core/material-icons.scss */
.material-icons.cloud_circle::before,
.mi.cloud_circle::before {
  content: '\e2be';
}

/* line 946, src/sass/core/material-icons.scss */
.material-icons.cloud_done::before,
.mi.cloud_done::before {
  content: '\e2bf';
}

/* line 951, src/sass/core/material-icons.scss */
.material-icons.cloud_download::before,
.mi.cloud_download::before {
  content: '\e2c0';
}

/* line 956, src/sass/core/material-icons.scss */
.material-icons.cloud_off::before,
.mi.cloud_off::before {
  content: '\e2c1';
}

/* line 961, src/sass/core/material-icons.scss */
.material-icons.cloud_queue::before,
.mi.cloud_queue::before {
  content: '\e2c2';
}

/* line 966, src/sass/core/material-icons.scss */
.material-icons.cloud_upload::before,
.mi.cloud_upload::before {
  content: '\e2c3';
}

/* line 971, src/sass/core/material-icons.scss */
.material-icons.code::before,
.mi.code::before {
  content: '\e86f';
}

/* line 976, src/sass/core/material-icons.scss */
.material-icons.collections::before,
.mi.collections::before {
  content: '\e3b6';
}

/* line 981, src/sass/core/material-icons.scss */
.material-icons.collections_bookmark::before,
.mi.collections_bookmark::before {
  content: '\e431';
}

/* line 986, src/sass/core/material-icons.scss */
.material-icons.color_lens::before,
.mi.color_lens::before {
  content: '\e3b7';
}

/* line 991, src/sass/core/material-icons.scss */
.material-icons.colorize::before,
.mi.colorize::before {
  content: '\e3b8';
}

/* line 996, src/sass/core/material-icons.scss */
.material-icons.comment::before,
.mi.comment::before {
  content: '\e0b9';
}

/* line 1001, src/sass/core/material-icons.scss */
.material-icons.compare::before,
.mi.compare::before {
  content: '\e3b9';
}

/* line 1006, src/sass/core/material-icons.scss */
.material-icons.compare_arrows::before,
.mi.compare_arrows::before {
  content: '\e915';
}

/* line 1011, src/sass/core/material-icons.scss */
.material-icons.computer::before,
.mi.computer::before {
  content: '\e30a';
}

/* line 1016, src/sass/core/material-icons.scss */
.material-icons.confirmation_number::before,
.mi.confirmation_number::before {
  content: '\e638';
}

/* line 1021, src/sass/core/material-icons.scss */
.material-icons.contact_mail::before,
.mi.contact_mail::before {
  content: '\e0d0';
}

/* line 1026, src/sass/core/material-icons.scss */
.material-icons.contact_phone::before,
.mi.contact_phone::before {
  content: '\e0cf';
}

/* line 1031, src/sass/core/material-icons.scss */
.material-icons.contacts::before,
.mi.contacts::before {
  content: '\e0ba';
}

/* line 1036, src/sass/core/material-icons.scss */
.material-icons.content_copy::before,
.mi.content_copy::before {
  content: '\e14d';
}

/* line 1041, src/sass/core/material-icons.scss */
.material-icons.content_cut::before,
.mi.content_cut::before {
  content: '\e14e';
}

/* line 1046, src/sass/core/material-icons.scss */
.material-icons.content_paste::before,
.mi.content_paste::before {
  content: '\e14f';
}

/* line 1051, src/sass/core/material-icons.scss */
.material-icons.control_point::before,
.mi.control_point::before {
  content: '\e3ba';
}

/* line 1056, src/sass/core/material-icons.scss */
.material-icons.control_point_duplicate::before,
.mi.control_point_duplicate::before {
  content: '\e3bb';
}

/* line 1061, src/sass/core/material-icons.scss */
.material-icons.copyright::before,
.mi.copyright::before {
  content: '\e90c';
}

/* line 1066, src/sass/core/material-icons.scss */
.material-icons.create::before,
.mi.create::before {
  content: '\e150';
}

/* line 1071, src/sass/core/material-icons.scss */
.material-icons.create_new_folder::before,
.mi.create_new_folder::before {
  content: '\e2cc';
}

/* line 1076, src/sass/core/material-icons.scss */
.material-icons.credit_card::before,
.mi.credit_card::before {
  content: '\e870';
}

/* line 1081, src/sass/core/material-icons.scss */
.material-icons.crop::before,
.mi.crop::before {
  content: '\e3be';
}

/* line 1086, src/sass/core/material-icons.scss */
.material-icons.crop_16_9::before,
.mi.crop_16_9::before {
  content: '\e3bc';
}

/* line 1091, src/sass/core/material-icons.scss */
.material-icons.crop_3_2::before,
.mi.crop_3_2::before {
  content: '\e3bd';
}

/* line 1096, src/sass/core/material-icons.scss */
.material-icons.crop_5_4::before,
.mi.crop_5_4::before {
  content: '\e3bf';
}

/* line 1101, src/sass/core/material-icons.scss */
.material-icons.crop_7_5::before,
.mi.crop_7_5::before {
  content: '\e3c0';
}

/* line 1106, src/sass/core/material-icons.scss */
.material-icons.crop_din::before,
.mi.crop_din::before {
  content: '\e3c1';
}

/* line 1111, src/sass/core/material-icons.scss */
.material-icons.crop_free::before,
.mi.crop_free::before {
  content: '\e3c2';
}

/* line 1116, src/sass/core/material-icons.scss */
.material-icons.crop_landscape::before,
.mi.crop_landscape::before {
  content: '\e3c3';
}

/* line 1121, src/sass/core/material-icons.scss */
.material-icons.crop_original::before,
.mi.crop_original::before {
  content: '\e3c4';
}

/* line 1126, src/sass/core/material-icons.scss */
.material-icons.crop_portrait::before,
.mi.crop_portrait::before {
  content: '\e3c5';
}

/* line 1131, src/sass/core/material-icons.scss */
.material-icons.crop_rotate::before,
.mi.crop_rotate::before {
  content: '\e437';
}

/* line 1136, src/sass/core/material-icons.scss */
.material-icons.crop_square::before,
.mi.crop_square::before {
  content: '\e3c6';
}

/* line 1141, src/sass/core/material-icons.scss */
.material-icons.dashboard::before,
.mi.dashboard::before {
  content: '\e871';
}

/* line 1146, src/sass/core/material-icons.scss */
.material-icons.data_usage::before,
.mi.data_usage::before {
  content: '\e1af';
}

/* line 1151, src/sass/core/material-icons.scss */
.material-icons.date_range::before,
.mi.date_range::before {
  content: '\e916';
}

/* line 1156, src/sass/core/material-icons.scss */
.material-icons.dehaze::before,
.mi.dehaze::before {
  content: '\e3c7';
}

/* line 1161, src/sass/core/material-icons.scss */
.material-icons.delete::before,
.mi.delete::before {
  content: '\e872';
}

/* line 1166, src/sass/core/material-icons.scss */
.material-icons.delete_forever::before,
.mi.delete_forever::before {
  content: '\e92b';
}

/* line 1171, src/sass/core/material-icons.scss */
.material-icons.delete_sweep::before,
.mi.delete_sweep::before {
  content: '\e16c';
}

/* line 1176, src/sass/core/material-icons.scss */
.material-icons.description::before,
.mi.description::before {
  content: '\e873';
}

/* line 1181, src/sass/core/material-icons.scss */
.material-icons.desktop_mac::before,
.mi.desktop_mac::before {
  content: '\e30b';
}

/* line 1186, src/sass/core/material-icons.scss */
.material-icons.desktop_windows::before,
.mi.desktop_windows::before {
  content: '\e30c';
}

/* line 1191, src/sass/core/material-icons.scss */
.material-icons.details::before,
.mi.details::before {
  content: '\e3c8';
}

/* line 1196, src/sass/core/material-icons.scss */
.material-icons.developer_board::before,
.mi.developer_board::before {
  content: '\e30d';
}

/* line 1201, src/sass/core/material-icons.scss */
.material-icons.developer_mode::before,
.mi.developer_mode::before {
  content: '\e1b0';
}

/* line 1206, src/sass/core/material-icons.scss */
.material-icons.device_hub::before,
.mi.device_hub::before {
  content: '\e335';
}

/* line 1211, src/sass/core/material-icons.scss */
.material-icons.devices::before,
.mi.devices::before {
  content: '\e1b1';
}

/* line 1216, src/sass/core/material-icons.scss */
.material-icons.devices_other::before,
.mi.devices_other::before {
  content: '\e337';
}

/* line 1221, src/sass/core/material-icons.scss */
.material-icons.dialer_sip::before,
.mi.dialer_sip::before {
  content: '\e0bb';
}

/* line 1226, src/sass/core/material-icons.scss */
.material-icons.dialpad::before,
.mi.dialpad::before {
  content: '\e0bc';
}

/* line 1231, src/sass/core/material-icons.scss */
.material-icons.directions::before,
.mi.directions::before {
  content: '\e52e';
}

/* line 1236, src/sass/core/material-icons.scss */
.material-icons.directions_bike::before,
.mi.directions_bike::before {
  content: '\e52f';
}

/* line 1241, src/sass/core/material-icons.scss */
.material-icons.directions_boat::before,
.mi.directions_boat::before {
  content: '\e532';
}

/* line 1246, src/sass/core/material-icons.scss */
.material-icons.directions_bus::before,
.mi.directions_bus::before {
  content: '\e530';
}

/* line 1251, src/sass/core/material-icons.scss */
.material-icons.directions_car::before,
.mi.directions_car::before {
  content: '\e531';
}

/* line 1256, src/sass/core/material-icons.scss */
.material-icons.directions_railway::before,
.mi.directions_railway::before {
  content: '\e534';
}

/* line 1261, src/sass/core/material-icons.scss */
.material-icons.directions_run::before,
.mi.directions_run::before {
  content: '\e566';
}

/* line 1266, src/sass/core/material-icons.scss */
.material-icons.directions_subway::before,
.mi.directions_subway::before {
  content: '\e533';
}

/* line 1271, src/sass/core/material-icons.scss */
.material-icons.directions_transit::before,
.mi.directions_transit::before {
  content: '\e535';
}

/* line 1276, src/sass/core/material-icons.scss */
.material-icons.directions_walk::before,
.mi.directions_walk::before {
  content: '\e536';
}

/* line 1281, src/sass/core/material-icons.scss */
.material-icons.disc_full::before,
.mi.disc_full::before {
  content: '\e610';
}

/* line 1286, src/sass/core/material-icons.scss */
.material-icons.dns::before,
.mi.dns::before {
  content: '\e875';
}

/* line 1291, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb::before,
.mi.do_not_disturb::before {
  content: '\e612';
}

/* line 1296, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb_alt::before,
.mi.do_not_disturb_alt::before {
  content: '\e611';
}

/* line 1301, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb_off::before,
.mi.do_not_disturb_off::before {
  content: '\e643';
}

/* line 1306, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb_on::before,
.mi.do_not_disturb_on::before {
  content: '\e644';
}

/* line 1311, src/sass/core/material-icons.scss */
.material-icons.dock::before,
.mi.dock::before {
  content: '\e30e';
}

/* line 1316, src/sass/core/material-icons.scss */
.material-icons.domain::before,
.mi.domain::before {
  content: '\e7ee';
}

/* line 1321, src/sass/core/material-icons.scss */
.material-icons.done::before,
.mi.done::before {
  content: '\e876';
}

/* line 1326, src/sass/core/material-icons.scss */
.material-icons.done_all::before,
.mi.done_all::before {
  content: '\e877';
}

/* line 1331, src/sass/core/material-icons.scss */
.material-icons.donut_large::before,
.mi.donut_large::before {
  content: '\e917';
}

/* line 1336, src/sass/core/material-icons.scss */
.material-icons.donut_small::before,
.mi.donut_small::before {
  content: '\e918';
}

/* line 1341, src/sass/core/material-icons.scss */
.material-icons.drafts::before,
.mi.drafts::before {
  content: '\e151';
}

/* line 1346, src/sass/core/material-icons.scss */
.material-icons.drag_handle::before,
.mi.drag_handle::before {
  content: '\e25d';
}

/* line 1351, src/sass/core/material-icons.scss */
.material-icons.drive_eta::before,
.mi.drive_eta::before {
  content: '\e613';
}

/* line 1356, src/sass/core/material-icons.scss */
.material-icons.dvr::before,
.mi.dvr::before {
  content: '\e1b2';
}

/* line 1361, src/sass/core/material-icons.scss */
.material-icons.edit::before,
.mi.edit::before {
  content: '\e3c9';
}

/* line 1366, src/sass/core/material-icons.scss */
.material-icons.edit_location::before,
.mi.edit_location::before {
  content: '\e568';
}

/* line 1371, src/sass/core/material-icons.scss */
.material-icons.eject::before,
.mi.eject::before {
  content: '\e8fb';
}

/* line 1376, src/sass/core/material-icons.scss */
.material-icons.email::before,
.mi.email::before {
  content: '\e0be';
}

/* line 1381, src/sass/core/material-icons.scss */
.material-icons.enhanced_encryption::before,
.mi.enhanced_encryption::before {
  content: '\e63f';
}

/* line 1386, src/sass/core/material-icons.scss */
.material-icons.equalizer::before,
.mi.equalizer::before {
  content: '\e01d';
}

/* line 1391, src/sass/core/material-icons.scss */
.material-icons.error::before,
.mi.error::before {
  content: '\e000';
}

/* line 1396, src/sass/core/material-icons.scss */
.material-icons.error_outline::before,
.mi.error_outline::before {
  content: '\e001';
}

/* line 1401, src/sass/core/material-icons.scss */
.material-icons.euro_symbol::before,
.mi.euro_symbol::before {
  content: '\e926';
}

/* line 1406, src/sass/core/material-icons.scss */
.material-icons.ev_station::before,
.mi.ev_station::before {
  content: '\e56d';
}

/* line 1411, src/sass/core/material-icons.scss */
.material-icons.event::before,
.mi.event::before {
  content: '\e878';
}

/* line 1416, src/sass/core/material-icons.scss */
.material-icons.event_available::before,
.mi.event_available::before {
  content: '\e614';
}

/* line 1421, src/sass/core/material-icons.scss */
.material-icons.event_busy::before,
.mi.event_busy::before {
  content: '\e615';
}

/* line 1426, src/sass/core/material-icons.scss */
.material-icons.event_note::before,
.mi.event_note::before {
  content: '\e616';
}

/* line 1431, src/sass/core/material-icons.scss */
.material-icons.event_seat::before,
.mi.event_seat::before {
  content: '\e903';
}

/* line 1436, src/sass/core/material-icons.scss */
.material-icons.exit_to_app::before,
.mi.exit_to_app::before {
  content: '\e879';
}

/* line 1441, src/sass/core/material-icons.scss */
.material-icons.expand_less::before,
.mi.expand_less::before {
  content: '\e5ce';
}

/* line 1446, src/sass/core/material-icons.scss */
.material-icons.expand_more::before,
.mi.expand_more::before {
  content: '\e5cf';
}

/* line 1451, src/sass/core/material-icons.scss */
.material-icons.explicit::before,
.mi.explicit::before {
  content: '\e01e';
}

/* line 1456, src/sass/core/material-icons.scss */
.material-icons.explore::before,
.mi.explore::before {
  content: '\e87a';
}

/* line 1461, src/sass/core/material-icons.scss */
.material-icons.exposure::before,
.mi.exposure::before {
  content: '\e3ca';
}

/* line 1466, src/sass/core/material-icons.scss */
.material-icons.exposure_neg_1::before,
.mi.exposure_neg_1::before {
  content: '\e3cb';
}

/* line 1471, src/sass/core/material-icons.scss */
.material-icons.exposure_neg_2::before,
.mi.exposure_neg_2::before {
  content: '\e3cc';
}

/* line 1476, src/sass/core/material-icons.scss */
.material-icons.exposure_plus_1::before,
.mi.exposure_plus_1::before {
  content: '\e3cd';
}

/* line 1481, src/sass/core/material-icons.scss */
.material-icons.exposure_plus_2::before,
.mi.exposure_plus_2::before {
  content: '\e3ce';
}

/* line 1486, src/sass/core/material-icons.scss */
.material-icons.exposure_zero::before,
.mi.exposure_zero::before {
  content: '\e3cf';
}

/* line 1491, src/sass/core/material-icons.scss */
.material-icons.extension::before,
.mi.extension::before {
  content: '\e87b';
}

/* line 1496, src/sass/core/material-icons.scss */
.material-icons.face::before,
.mi.face::before {
  content: '\e87c';
}

/* line 1501, src/sass/core/material-icons.scss */
.material-icons.fast_forward::before,
.mi.fast_forward::before {
  content: '\e01f';
}

/* line 1506, src/sass/core/material-icons.scss */
.material-icons.fast_rewind::before,
.mi.fast_rewind::before {
  content: '\e020';
}

/* line 1511, src/sass/core/material-icons.scss */
.material-icons.favorite::before,
.mi.favorite::before {
  content: '\e87d';
}

/* line 1516, src/sass/core/material-icons.scss */
.material-icons.favorite_border::before,
.mi.favorite_border::before {
  content: '\e87e';
}

/* line 1521, src/sass/core/material-icons.scss */
.material-icons.featured_play_list::before,
.mi.featured_play_list::before {
  content: '\e06d';
}

/* line 1526, src/sass/core/material-icons.scss */
.material-icons.featured_video::before,
.mi.featured_video::before {
  content: '\e06e';
}

/* line 1531, src/sass/core/material-icons.scss */
.material-icons.feedback::before,
.mi.feedback::before {
  content: '\e87f';
}

/* line 1536, src/sass/core/material-icons.scss */
.material-icons.fiber_dvr::before,
.mi.fiber_dvr::before {
  content: '\e05d';
}

/* line 1541, src/sass/core/material-icons.scss */
.material-icons.fiber_manual_record::before,
.mi.fiber_manual_record::before {
  content: '\e061';
}

/* line 1546, src/sass/core/material-icons.scss */
.material-icons.fiber_new::before,
.mi.fiber_new::before {
  content: '\e05e';
}

/* line 1551, src/sass/core/material-icons.scss */
.material-icons.fiber_pin::before,
.mi.fiber_pin::before {
  content: '\e06a';
}

/* line 1556, src/sass/core/material-icons.scss */
.material-icons.fiber_smart_record::before,
.mi.fiber_smart_record::before {
  content: '\e062';
}

/* line 1561, src/sass/core/material-icons.scss */
.material-icons.file_download::before,
.mi.file_download::before {
  content: '\e2c4';
}

/* line 1566, src/sass/core/material-icons.scss */
.material-icons.file_upload::before,
.mi.file_upload::before {
  content: '\e2c6';
}

/* line 1571, src/sass/core/material-icons.scss */
.material-icons.filter::before,
.mi.filter::before {
  content: '\e3d3';
}

/* line 1576, src/sass/core/material-icons.scss */
.material-icons.filter_1::before,
.mi.filter_1::before {
  content: '\e3d0';
}

/* line 1581, src/sass/core/material-icons.scss */
.material-icons.filter_2::before,
.mi.filter_2::before {
  content: '\e3d1';
}

/* line 1586, src/sass/core/material-icons.scss */
.material-icons.filter_3::before,
.mi.filter_3::before {
  content: '\e3d2';
}

/* line 1591, src/sass/core/material-icons.scss */
.material-icons.filter_4::before,
.mi.filter_4::before {
  content: '\e3d4';
}

/* line 1596, src/sass/core/material-icons.scss */
.material-icons.filter_5::before,
.mi.filter_5::before {
  content: '\e3d5';
}

/* line 1601, src/sass/core/material-icons.scss */
.material-icons.filter_6::before,
.mi.filter_6::before {
  content: '\e3d6';
}

/* line 1606, src/sass/core/material-icons.scss */
.material-icons.filter_7::before,
.mi.filter_7::before {
  content: '\e3d7';
}

/* line 1611, src/sass/core/material-icons.scss */
.material-icons.filter_8::before,
.mi.filter_8::before {
  content: '\e3d8';
}

/* line 1616, src/sass/core/material-icons.scss */
.material-icons.filter_9::before,
.mi.filter_9::before {
  content: '\e3d9';
}

/* line 1621, src/sass/core/material-icons.scss */
.material-icons.filter_9_plus::before,
.mi.filter_9_plus::before {
  content: '\e3da';
}

/* line 1626, src/sass/core/material-icons.scss */
.material-icons.filter_b_and_w::before,
.mi.filter_b_and_w::before {
  content: '\e3db';
}

/* line 1631, src/sass/core/material-icons.scss */
.material-icons.filter_center_focus::before,
.mi.filter_center_focus::before {
  content: '\e3dc';
}

/* line 1636, src/sass/core/material-icons.scss */
.material-icons.filter_drama::before,
.mi.filter_drama::before {
  content: '\e3dd';
}

/* line 1641, src/sass/core/material-icons.scss */
.material-icons.filter_frames::before,
.mi.filter_frames::before {
  content: '\e3de';
}

/* line 1646, src/sass/core/material-icons.scss */
.material-icons.filter_hdr::before,
.mi.filter_hdr::before {
  content: '\e3df';
}

/* line 1651, src/sass/core/material-icons.scss */
.material-icons.filter_list::before,
.mi.filter_list::before {
  content: '\e152';
}

/* line 1656, src/sass/core/material-icons.scss */
.material-icons.filter_none::before,
.mi.filter_none::before {
  content: '\e3e0';
}

/* line 1661, src/sass/core/material-icons.scss */
.material-icons.filter_tilt_shift::before,
.mi.filter_tilt_shift::before {
  content: '\e3e2';
}

/* line 1666, src/sass/core/material-icons.scss */
.material-icons.filter_vintage::before,
.mi.filter_vintage::before {
  content: '\e3e3';
}

/* line 1671, src/sass/core/material-icons.scss */
.material-icons.find_in_page::before,
.mi.find_in_page::before {
  content: '\e880';
}

/* line 1676, src/sass/core/material-icons.scss */
.material-icons.find_replace::before,
.mi.find_replace::before {
  content: '\e881';
}

/* line 1681, src/sass/core/material-icons.scss */
.material-icons.fingerprint::before,
.mi.fingerprint::before {
  content: '\e90d';
}

/* line 1686, src/sass/core/material-icons.scss */
.material-icons.first_page::before,
.mi.first_page::before {
  content: '\e5dc';
}

/* line 1691, src/sass/core/material-icons.scss */
.material-icons.fitness_center::before,
.mi.fitness_center::before {
  content: '\eb43';
}

/* line 1696, src/sass/core/material-icons.scss */
.material-icons.flag::before,
.mi.flag::before {
  content: '\e153';
}

/* line 1701, src/sass/core/material-icons.scss */
.material-icons.flare::before,
.mi.flare::before {
  content: '\e3e4';
}

/* line 1706, src/sass/core/material-icons.scss */
.material-icons.flash_auto::before,
.mi.flash_auto::before {
  content: '\e3e5';
}

/* line 1711, src/sass/core/material-icons.scss */
.material-icons.flash_off::before,
.mi.flash_off::before {
  content: '\e3e6';
}

/* line 1716, src/sass/core/material-icons.scss */
.material-icons.flash_on::before,
.mi.flash_on::before {
  content: '\e3e7';
}

/* line 1721, src/sass/core/material-icons.scss */
.material-icons.flight::before,
.mi.flight::before {
  content: '\e539';
}

/* line 1726, src/sass/core/material-icons.scss */
.material-icons.flight_land::before,
.mi.flight_land::before {
  content: '\e904';
}

/* line 1731, src/sass/core/material-icons.scss */
.material-icons.flight_takeoff::before,
.mi.flight_takeoff::before {
  content: '\e905';
}

/* line 1736, src/sass/core/material-icons.scss */
.material-icons.flip::before,
.mi.flip::before {
  content: '\e3e8';
}

/* line 1741, src/sass/core/material-icons.scss */
.material-icons.flip_to_back::before,
.mi.flip_to_back::before {
  content: '\e882';
}

/* line 1746, src/sass/core/material-icons.scss */
.material-icons.flip_to_front::before,
.mi.flip_to_front::before {
  content: '\e883';
}

/* line 1751, src/sass/core/material-icons.scss */
.material-icons.folder::before,
.mi.folder::before {
  content: '\e2c7';
}

/* line 1756, src/sass/core/material-icons.scss */
.material-icons.folder_open::before,
.mi.folder_open::before {
  content: '\e2c8';
}

/* line 1761, src/sass/core/material-icons.scss */
.material-icons.folder_shared::before,
.mi.folder_shared::before {
  content: '\e2c9';
}

/* line 1766, src/sass/core/material-icons.scss */
.material-icons.folder_special::before,
.mi.folder_special::before {
  content: '\e617';
}

/* line 1771, src/sass/core/material-icons.scss */
.material-icons.font_download::before,
.mi.font_download::before {
  content: '\e167';
}

/* line 1776, src/sass/core/material-icons.scss */
.material-icons.format_align_center::before,
.mi.format_align_center::before {
  content: '\e234';
}

/* line 1781, src/sass/core/material-icons.scss */
.material-icons.format_align_justify::before,
.mi.format_align_justify::before {
  content: '\e235';
}

/* line 1786, src/sass/core/material-icons.scss */
.material-icons.format_align_left::before,
.mi.format_align_left::before {
  content: '\e236';
}

/* line 1791, src/sass/core/material-icons.scss */
.material-icons.format_align_right::before,
.mi.format_align_right::before {
  content: '\e237';
}

/* line 1796, src/sass/core/material-icons.scss */
.material-icons.format_bold::before,
.mi.format_bold::before {
  content: '\e238';
}

/* line 1801, src/sass/core/material-icons.scss */
.material-icons.format_clear::before,
.mi.format_clear::before {
  content: '\e239';
}

/* line 1806, src/sass/core/material-icons.scss */
.material-icons.format_color_fill::before,
.mi.format_color_fill::before {
  content: '\e23a';
}

/* line 1811, src/sass/core/material-icons.scss */
.material-icons.format_color_reset::before,
.mi.format_color_reset::before {
  content: '\e23b';
}

/* line 1816, src/sass/core/material-icons.scss */
.material-icons.format_color_text::before,
.mi.format_color_text::before {
  content: '\e23c';
}

/* line 1821, src/sass/core/material-icons.scss */
.material-icons.format_indent_decrease::before,
.mi.format_indent_decrease::before {
  content: '\e23d';
}

/* line 1826, src/sass/core/material-icons.scss */
.material-icons.format_indent_increase::before,
.mi.format_indent_increase::before {
  content: '\e23e';
}

/* line 1831, src/sass/core/material-icons.scss */
.material-icons.format_italic::before,
.mi.format_italic::before {
  content: '\e23f';
}

/* line 1836, src/sass/core/material-icons.scss */
.material-icons.format_line_spacing::before,
.mi.format_line_spacing::before {
  content: '\e240';
}

/* line 1841, src/sass/core/material-icons.scss */
.material-icons.format_list_bulleted::before,
.mi.format_list_bulleted::before {
  content: '\e241';
}

/* line 1846, src/sass/core/material-icons.scss */
.material-icons.format_list_numbered::before,
.mi.format_list_numbered::before {
  content: '\e242';
}

/* line 1851, src/sass/core/material-icons.scss */
.material-icons.format_paint::before,
.mi.format_paint::before {
  content: '\e243';
}

/* line 1856, src/sass/core/material-icons.scss */
.material-icons.format_quote::before,
.mi.format_quote::before {
  content: '\e244';
}

/* line 1861, src/sass/core/material-icons.scss */
.material-icons.format_shapes::before,
.mi.format_shapes::before {
  content: '\e25e';
}

/* line 1866, src/sass/core/material-icons.scss */
.material-icons.format_size::before,
.mi.format_size::before {
  content: '\e245';
}

/* line 1871, src/sass/core/material-icons.scss */
.material-icons.format_strikethrough::before,
.mi.format_strikethrough::before {
  content: '\e246';
}

/* line 1876, src/sass/core/material-icons.scss */
.material-icons.format_textdirection_l_to_r::before,
.mi.format_textdirection_l_to_r::before {
  content: '\e247';
}

/* line 1881, src/sass/core/material-icons.scss */
.material-icons.format_textdirection_r_to_l::before,
.mi.format_textdirection_r_to_l::before {
  content: '\e248';
}

/* line 1886, src/sass/core/material-icons.scss */
.material-icons.format_underlined::before,
.mi.format_underlined::before {
  content: '\e249';
}

/* line 1891, src/sass/core/material-icons.scss */
.material-icons.forum::before,
.mi.forum::before {
  content: '\e0bf';
}

/* line 1896, src/sass/core/material-icons.scss */
.material-icons.forward::before,
.mi.forward::before {
  content: '\e154';
}

/* line 1901, src/sass/core/material-icons.scss */
.material-icons.forward_10::before,
.mi.forward_10::before {
  content: '\e056';
}

/* line 1906, src/sass/core/material-icons.scss */
.material-icons.forward_30::before,
.mi.forward_30::before {
  content: '\e057';
}

/* line 1911, src/sass/core/material-icons.scss */
.material-icons.forward_5::before,
.mi.forward_5::before {
  content: '\e058';
}

/* line 1916, src/sass/core/material-icons.scss */
.material-icons.free_breakfast::before,
.mi.free_breakfast::before {
  content: '\eb44';
}

/* line 1921, src/sass/core/material-icons.scss */
.material-icons.fullscreen::before,
.mi.fullscreen::before {
  content: '\e5d0';
}

/* line 1926, src/sass/core/material-icons.scss */
.material-icons.fullscreen_exit::before,
.mi.fullscreen_exit::before {
  content: '\e5d1';
}

/* line 1931, src/sass/core/material-icons.scss */
.material-icons.functions::before,
.mi.functions::before {
  content: '\e24a';
}

/* line 1936, src/sass/core/material-icons.scss */
.material-icons.g_translate::before,
.mi.g_translate::before {
  content: '\e927';
}

/* line 1941, src/sass/core/material-icons.scss */
.material-icons.gamepad::before,
.mi.gamepad::before {
  content: '\e30f';
}

/* line 1946, src/sass/core/material-icons.scss */
.material-icons.games::before,
.mi.games::before {
  content: '\e021';
}

/* line 1951, src/sass/core/material-icons.scss */
.material-icons.gavel::before,
.mi.gavel::before {
  content: '\e90e';
}

/* line 1956, src/sass/core/material-icons.scss */
.material-icons.gesture::before,
.mi.gesture::before {
  content: '\e155';
}

/* line 1961, src/sass/core/material-icons.scss */
.material-icons.get_app::before,
.mi.get_app::before {
  content: '\e884';
}

/* line 1966, src/sass/core/material-icons.scss */
.material-icons.gif::before,
.mi.gif::before {
  content: '\e908';
}

/* line 1971, src/sass/core/material-icons.scss */
.material-icons.golf_course::before,
.mi.golf_course::before {
  content: '\eb45';
}

/* line 1976, src/sass/core/material-icons.scss */
.material-icons.gps_fixed::before,
.mi.gps_fixed::before {
  content: '\e1b3';
}

/* line 1981, src/sass/core/material-icons.scss */
.material-icons.gps_not_fixed::before,
.mi.gps_not_fixed::before {
  content: '\e1b4';
}

/* line 1986, src/sass/core/material-icons.scss */
.material-icons.gps_off::before,
.mi.gps_off::before {
  content: '\e1b5';
}

/* line 1991, src/sass/core/material-icons.scss */
.material-icons.grade::before,
.mi.grade::before {
  content: '\e885';
}

/* line 1996, src/sass/core/material-icons.scss */
.material-icons.gradient::before,
.mi.gradient::before {
  content: '\e3e9';
}

/* line 2001, src/sass/core/material-icons.scss */
.material-icons.grain::before,
.mi.grain::before {
  content: '\e3ea';
}

/* line 2006, src/sass/core/material-icons.scss */
.material-icons.graphic_eq::before,
.mi.graphic_eq::before {
  content: '\e1b8';
}

/* line 2011, src/sass/core/material-icons.scss */
.material-icons.grid_off::before,
.mi.grid_off::before {
  content: '\e3eb';
}

/* line 2016, src/sass/core/material-icons.scss */
.material-icons.grid_on::before,
.mi.grid_on::before {
  content: '\e3ec';
}

/* line 2021, src/sass/core/material-icons.scss */
.material-icons.group::before,
.mi.group::before {
  content: '\e7ef';
}

/* line 2026, src/sass/core/material-icons.scss */
.material-icons.group_add::before,
.mi.group_add::before {
  content: '\e7f0';
}

/* line 2031, src/sass/core/material-icons.scss */
.material-icons.group_work::before,
.mi.group_work::before {
  content: '\e886';
}

/* line 2036, src/sass/core/material-icons.scss */
.material-icons.hd::before,
.mi.hd::before {
  content: '\e052';
}

/* line 2041, src/sass/core/material-icons.scss */
.material-icons.hdr_off::before,
.mi.hdr_off::before {
  content: '\e3ed';
}

/* line 2046, src/sass/core/material-icons.scss */
.material-icons.hdr_on::before,
.mi.hdr_on::before {
  content: '\e3ee';
}

/* line 2051, src/sass/core/material-icons.scss */
.material-icons.hdr_strong::before,
.mi.hdr_strong::before {
  content: '\e3f1';
}

/* line 2056, src/sass/core/material-icons.scss */
.material-icons.hdr_weak::before,
.mi.hdr_weak::before {
  content: '\e3f2';
}

/* line 2061, src/sass/core/material-icons.scss */
.material-icons.headset::before,
.mi.headset::before {
  content: '\e310';
}

/* line 2066, src/sass/core/material-icons.scss */
.material-icons.headset_mic::before,
.mi.headset_mic::before {
  content: '\e311';
}

/* line 2071, src/sass/core/material-icons.scss */
.material-icons.healing::before,
.mi.healing::before {
  content: '\e3f3';
}

/* line 2076, src/sass/core/material-icons.scss */
.material-icons.hearing::before,
.mi.hearing::before {
  content: '\e023';
}

/* line 2081, src/sass/core/material-icons.scss */
.material-icons.help::before,
.mi.help::before {
  content: '\e887';
}

/* line 2086, src/sass/core/material-icons.scss */
.material-icons.help_outline::before,
.mi.help_outline::before {
  content: '\e8fd';
}

/* line 2091, src/sass/core/material-icons.scss */
.material-icons.high_quality::before,
.mi.high_quality::before {
  content: '\e024';
}

/* line 2096, src/sass/core/material-icons.scss */
.material-icons.highlight::before,
.mi.highlight::before {
  content: '\e25f';
}

/* line 2101, src/sass/core/material-icons.scss */
.material-icons.highlight_off::before,
.mi.highlight_off::before {
  content: '\e888';
}

/* line 2106, src/sass/core/material-icons.scss */
.material-icons.history::before,
.mi.history::before {
  content: '\e889';
}

/* line 2111, src/sass/core/material-icons.scss */
.material-icons.home::before,
.mi.home::before {
  content: '\e88a';
}

/* line 2116, src/sass/core/material-icons.scss */
.material-icons.hot_tub::before,
.mi.hot_tub::before {
  content: '\eb46';
}

/* line 2121, src/sass/core/material-icons.scss */
.material-icons.hotel::before,
.mi.hotel::before {
  content: '\e53a';
}

/* line 2126, src/sass/core/material-icons.scss */
.material-icons.hourglass_empty::before,
.mi.hourglass_empty::before {
  content: '\e88b';
}

/* line 2131, src/sass/core/material-icons.scss */
.material-icons.hourglass_full::before,
.mi.hourglass_full::before {
  content: '\e88c';
}

/* line 2136, src/sass/core/material-icons.scss */
.material-icons.http::before,
.mi.http::before {
  content: '\e902';
}

/* line 2141, src/sass/core/material-icons.scss */
.material-icons.https::before,
.mi.https::before {
  content: '\e88d';
}

/* line 2146, src/sass/core/material-icons.scss */
.material-icons.image::before,
.mi.image::before {
  content: '\e3f4';
}

/* line 2151, src/sass/core/material-icons.scss */
.material-icons.image_aspect_ratio::before,
.mi.image_aspect_ratio::before {
  content: '\e3f5';
}

/* line 2156, src/sass/core/material-icons.scss */
.material-icons.import_contacts::before,
.mi.import_contacts::before {
  content: '\e0e0';
}

/* line 2161, src/sass/core/material-icons.scss */
.material-icons.import_export::before,
.mi.import_export::before {
  content: '\e0c3';
}

/* line 2166, src/sass/core/material-icons.scss */
.material-icons.important_devices::before,
.mi.important_devices::before {
  content: '\e912';
}

/* line 2171, src/sass/core/material-icons.scss */
.material-icons.inbox::before,
.mi.inbox::before {
  content: '\e156';
}

/* line 2176, src/sass/core/material-icons.scss */
.material-icons.indeterminate_check_box::before,
.mi.indeterminate_check_box::before {
  content: '\e909';
}

/* line 2181, src/sass/core/material-icons.scss */
.material-icons.info::before,
.mi.info::before {
  content: '\e88e';
}

/* line 2186, src/sass/core/material-icons.scss */
.material-icons.info_outline::before,
.mi.info_outline::before {
  content: '\e88f';
}

/* line 2191, src/sass/core/material-icons.scss */
.material-icons.input::before,
.mi.input::before {
  content: '\e890';
}

/* line 2196, src/sass/core/material-icons.scss */
.material-icons.insert_chart::before,
.mi.insert_chart::before {
  content: '\e24b';
}

/* line 2201, src/sass/core/material-icons.scss */
.material-icons.insert_comment::before,
.mi.insert_comment::before {
  content: '\e24c';
}

/* line 2206, src/sass/core/material-icons.scss */
.material-icons.insert_drive_file::before,
.mi.insert_drive_file::before {
  content: '\e24d';
}

/* line 2211, src/sass/core/material-icons.scss */
.material-icons.insert_emoticon::before,
.mi.insert_emoticon::before {
  content: '\e24e';
}

/* line 2216, src/sass/core/material-icons.scss */
.material-icons.insert_invitation::before,
.mi.insert_invitation::before {
  content: '\e24f';
}

/* line 2221, src/sass/core/material-icons.scss */
.material-icons.insert_link::before,
.mi.insert_link::before {
  content: '\e250';
}

/* line 2226, src/sass/core/material-icons.scss */
.material-icons.insert_photo::before,
.mi.insert_photo::before {
  content: '\e251';
}

/* line 2231, src/sass/core/material-icons.scss */
.material-icons.invert_colors::before,
.mi.invert_colors::before {
  content: '\e891';
}

/* line 2236, src/sass/core/material-icons.scss */
.material-icons.invert_colors_off::before,
.mi.invert_colors_off::before {
  content: '\e0c4';
}

/* line 2241, src/sass/core/material-icons.scss */
.material-icons.iso::before,
.mi.iso::before {
  content: '\e3f6';
}

/* line 2246, src/sass/core/material-icons.scss */
.material-icons.keyboard::before,
.mi.keyboard::before {
  content: '\e312';
}

/* line 2251, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_down::before,
.mi.keyboard_arrow_down::before {
  content: '\e313';
}

/* line 2256, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_left::before,
.mi.keyboard_arrow_left::before {
  content: '\e314';
}

/* line 2261, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_right::before,
.mi.keyboard_arrow_right::before {
  content: '\e315';
}

/* line 2266, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_up::before,
.mi.keyboard_arrow_up::before {
  content: '\e316';
}

/* line 2271, src/sass/core/material-icons.scss */
.material-icons.keyboard_backspace::before,
.mi.keyboard_backspace::before {
  content: '\e317';
}

/* line 2276, src/sass/core/material-icons.scss */
.material-icons.keyboard_capslock::before,
.mi.keyboard_capslock::before {
  content: '\e318';
}

/* line 2281, src/sass/core/material-icons.scss */
.material-icons.keyboard_hide::before,
.mi.keyboard_hide::before {
  content: '\e31a';
}

/* line 2286, src/sass/core/material-icons.scss */
.material-icons.keyboard_return::before,
.mi.keyboard_return::before {
  content: '\e31b';
}

/* line 2291, src/sass/core/material-icons.scss */
.material-icons.keyboard_tab::before,
.mi.keyboard_tab::before {
  content: '\e31c';
}

/* line 2296, src/sass/core/material-icons.scss */
.material-icons.keyboard_voice::before,
.mi.keyboard_voice::before {
  content: '\e31d';
}

/* line 2301, src/sass/core/material-icons.scss */
.material-icons.kitchen::before,
.mi.kitchen::before {
  content: '\eb47';
}

/* line 2306, src/sass/core/material-icons.scss */
.material-icons.label::before,
.mi.label::before {
  content: '\e892';
}

/* line 2311, src/sass/core/material-icons.scss */
.material-icons.label_outline::before,
.mi.label_outline::before {
  content: '\e893';
}

/* line 2316, src/sass/core/material-icons.scss */
.material-icons.landscape::before,
.mi.landscape::before {
  content: '\e3f7';
}

/* line 2321, src/sass/core/material-icons.scss */
.material-icons.language::before,
.mi.language::before {
  content: '\e894';
}

/* line 2326, src/sass/core/material-icons.scss */
.material-icons.laptop::before,
.mi.laptop::before {
  content: '\e31e';
}

/* line 2331, src/sass/core/material-icons.scss */
.material-icons.laptop_chromebook::before,
.mi.laptop_chromebook::before {
  content: '\e31f';
}

/* line 2336, src/sass/core/material-icons.scss */
.material-icons.laptop_mac::before,
.mi.laptop_mac::before {
  content: '\e320';
}

/* line 2341, src/sass/core/material-icons.scss */
.material-icons.laptop_windows::before,
.mi.laptop_windows::before {
  content: '\e321';
}

/* line 2346, src/sass/core/material-icons.scss */
.material-icons.last_page::before,
.mi.last_page::before {
  content: '\e5dd';
}

/* line 2351, src/sass/core/material-icons.scss */
.material-icons.launch::before,
.mi.launch::before {
  content: '\e895';
}

/* line 2356, src/sass/core/material-icons.scss */
.material-icons.layers::before,
.mi.layers::before {
  content: '\e53b';
}

/* line 2361, src/sass/core/material-icons.scss */
.material-icons.layers_clear::before,
.mi.layers_clear::before {
  content: '\e53c';
}

/* line 2366, src/sass/core/material-icons.scss */
.material-icons.leak_add::before,
.mi.leak_add::before {
  content: '\e3f8';
}

/* line 2371, src/sass/core/material-icons.scss */
.material-icons.leak_remove::before,
.mi.leak_remove::before {
  content: '\e3f9';
}

/* line 2376, src/sass/core/material-icons.scss */
.material-icons.lens::before,
.mi.lens::before {
  content: '\e3fa';
}

/* line 2381, src/sass/core/material-icons.scss */
.material-icons.library_add::before,
.mi.library_add::before {
  content: '\e02e';
}

/* line 2386, src/sass/core/material-icons.scss */
.material-icons.library_books::before,
.mi.library_books::before {
  content: '\e02f';
}

/* line 2391, src/sass/core/material-icons.scss */
.material-icons.library_music::before,
.mi.library_music::before {
  content: '\e030';
}

/* line 2396, src/sass/core/material-icons.scss */
.material-icons.lightbulb_outline::before,
.mi.lightbulb_outline::before {
  content: '\e90f';
}

/* line 2401, src/sass/core/material-icons.scss */
.material-icons.line_style::before,
.mi.line_style::before {
  content: '\e919';
}

/* line 2406, src/sass/core/material-icons.scss */
.material-icons.line_weight::before,
.mi.line_weight::before {
  content: '\e91a';
}

/* line 2411, src/sass/core/material-icons.scss */
.material-icons.linear_scale::before,
.mi.linear_scale::before {
  content: '\e260';
}

/* line 2416, src/sass/core/material-icons.scss */
.material-icons.link::before,
.mi.link::before {
  content: '\e157';
}

/* line 2421, src/sass/core/material-icons.scss */
.material-icons.linked_camera::before,
.mi.linked_camera::before {
  content: '\e438';
}

/* line 2426, src/sass/core/material-icons.scss */
.material-icons.list::before,
.mi.list::before {
  content: '\e896';
}

/* line 2431, src/sass/core/material-icons.scss */
.material-icons.live_help::before,
.mi.live_help::before {
  content: '\e0c6';
}

/* line 2436, src/sass/core/material-icons.scss */
.material-icons.live_tv::before,
.mi.live_tv::before {
  content: '\e639';
}

/* line 2441, src/sass/core/material-icons.scss */
.material-icons.local_activity::before,
.mi.local_activity::before {
  content: '\e53f';
}

/* line 2446, src/sass/core/material-icons.scss */
.material-icons.local_airport::before,
.mi.local_airport::before {
  content: '\e53d';
}

/* line 2451, src/sass/core/material-icons.scss */
.material-icons.local_atm::before,
.mi.local_atm::before {
  content: '\e53e';
}

/* line 2456, src/sass/core/material-icons.scss */
.material-icons.local_bar::before,
.mi.local_bar::before {
  content: '\e540';
}

/* line 2461, src/sass/core/material-icons.scss */
.material-icons.local_cafe::before,
.mi.local_cafe::before {
  content: '\e541';
}

/* line 2466, src/sass/core/material-icons.scss */
.material-icons.local_car_wash::before,
.mi.local_car_wash::before {
  content: '\e542';
}

/* line 2471, src/sass/core/material-icons.scss */
.material-icons.local_convenience_store::before,
.mi.local_convenience_store::before {
  content: '\e543';
}

/* line 2476, src/sass/core/material-icons.scss */
.material-icons.local_dining::before,
.mi.local_dining::before {
  content: '\e556';
}

/* line 2481, src/sass/core/material-icons.scss */
.material-icons.local_drink::before,
.mi.local_drink::before {
  content: '\e544';
}

/* line 2486, src/sass/core/material-icons.scss */
.material-icons.local_florist::before,
.mi.local_florist::before {
  content: '\e545';
}

/* line 2491, src/sass/core/material-icons.scss */
.material-icons.local_gas_station::before,
.mi.local_gas_station::before {
  content: '\e546';
}

/* line 2496, src/sass/core/material-icons.scss */
.material-icons.local_grocery_store::before,
.mi.local_grocery_store::before {
  content: '\e547';
}

/* line 2501, src/sass/core/material-icons.scss */
.material-icons.local_hospital::before,
.mi.local_hospital::before {
  content: '\e548';
}

/* line 2506, src/sass/core/material-icons.scss */
.material-icons.local_hotel::before,
.mi.local_hotel::before {
  content: '\e549';
}

/* line 2511, src/sass/core/material-icons.scss */
.material-icons.local_laundry_service::before,
.mi.local_laundry_service::before {
  content: '\e54a';
}

/* line 2516, src/sass/core/material-icons.scss */
.material-icons.local_library::before,
.mi.local_library::before {
  content: '\e54b';
}

/* line 2521, src/sass/core/material-icons.scss */
.material-icons.local_mall::before,
.mi.local_mall::before {
  content: '\e54c';
}

/* line 2526, src/sass/core/material-icons.scss */
.material-icons.local_movies::before,
.mi.local_movies::before {
  content: '\e54d';
}

/* line 2531, src/sass/core/material-icons.scss */
.material-icons.local_offer::before,
.mi.local_offer::before {
  content: '\e54e';
}

/* line 2536, src/sass/core/material-icons.scss */
.material-icons.local_parking::before,
.mi.local_parking::before {
  content: '\e54f';
}

/* line 2541, src/sass/core/material-icons.scss */
.material-icons.local_pharmacy::before,
.mi.local_pharmacy::before {
  content: '\e550';
}

/* line 2546, src/sass/core/material-icons.scss */
.material-icons.local_phone::before,
.mi.local_phone::before {
  content: '\e551';
}

/* line 2551, src/sass/core/material-icons.scss */
.material-icons.local_pizza::before,
.mi.local_pizza::before {
  content: '\e552';
}

/* line 2556, src/sass/core/material-icons.scss */
.material-icons.local_play::before,
.mi.local_play::before {
  content: '\e553';
}

/* line 2561, src/sass/core/material-icons.scss */
.material-icons.local_post_office::before,
.mi.local_post_office::before {
  content: '\e554';
}

/* line 2566, src/sass/core/material-icons.scss */
.material-icons.local_printshop::before,
.mi.local_printshop::before {
  content: '\e555';
}

/* line 2571, src/sass/core/material-icons.scss */
.material-icons.local_see::before,
.mi.local_see::before {
  content: '\e557';
}

/* line 2576, src/sass/core/material-icons.scss */
.material-icons.local_shipping::before,
.mi.local_shipping::before {
  content: '\e558';
}

/* line 2581, src/sass/core/material-icons.scss */
.material-icons.local_taxi::before,
.mi.local_taxi::before {
  content: '\e559';
}

/* line 2586, src/sass/core/material-icons.scss */
.material-icons.location_city::before,
.mi.location_city::before {
  content: '\e7f1';
}

/* line 2591, src/sass/core/material-icons.scss */
.material-icons.location_disabled::before,
.mi.location_disabled::before {
  content: '\e1b6';
}

/* line 2596, src/sass/core/material-icons.scss */
.material-icons.location_off::before,
.mi.location_off::before {
  content: '\e0c7';
}

/* line 2601, src/sass/core/material-icons.scss */
.material-icons.location_on::before,
.mi.location_on::before {
  content: '\e0c8';
}

/* line 2606, src/sass/core/material-icons.scss */
.material-icons.location_searching::before,
.mi.location_searching::before {
  content: '\e1b7';
}

/* line 2611, src/sass/core/material-icons.scss */
.material-icons.lock::before,
.mi.lock::before {
  content: '\e897';
}

/* line 2616, src/sass/core/material-icons.scss */
.material-icons.lock_open::before,
.mi.lock_open::before {
  content: '\e898';
}

/* line 2621, src/sass/core/material-icons.scss */
.material-icons.lock_outline::before,
.mi.lock_outline::before {
  content: '\e899';
}

/* line 2626, src/sass/core/material-icons.scss */
.material-icons.looks::before,
.mi.looks::before {
  content: '\e3fc';
}

/* line 2631, src/sass/core/material-icons.scss */
.material-icons.looks_3::before,
.mi.looks_3::before {
  content: '\e3fb';
}

/* line 2636, src/sass/core/material-icons.scss */
.material-icons.looks_4::before,
.mi.looks_4::before {
  content: '\e3fd';
}

/* line 2641, src/sass/core/material-icons.scss */
.material-icons.looks_5::before,
.mi.looks_5::before {
  content: '\e3fe';
}

/* line 2646, src/sass/core/material-icons.scss */
.material-icons.looks_6::before,
.mi.looks_6::before {
  content: '\e3ff';
}

/* line 2651, src/sass/core/material-icons.scss */
.material-icons.looks_one::before,
.mi.looks_one::before {
  content: '\e400';
}

/* line 2656, src/sass/core/material-icons.scss */
.material-icons.looks_two::before,
.mi.looks_two::before {
  content: '\e401';
}

/* line 2661, src/sass/core/material-icons.scss */
.material-icons.loop::before,
.mi.loop::before {
  content: '\e028';
}

/* line 2666, src/sass/core/material-icons.scss */
.material-icons.loupe::before,
.mi.loupe::before {
  content: '\e402';
}

/* line 2671, src/sass/core/material-icons.scss */
.material-icons.low_priority::before,
.mi.low_priority::before {
  content: '\e16d';
}

/* line 2676, src/sass/core/material-icons.scss */
.material-icons.loyalty::before,
.mi.loyalty::before {
  content: '\e89a';
}

/* line 2681, src/sass/core/material-icons.scss */
.material-icons.mail::before,
.mi.mail::before {
  content: '\e158';
}

/* line 2686, src/sass/core/material-icons.scss */
.material-icons.mail_outline::before,
.mi.mail_outline::before {
  content: '\e0e1';
}

/* line 2691, src/sass/core/material-icons.scss */
.material-icons.map::before,
.mi.map::before {
  content: '\e55b';
}

/* line 2696, src/sass/core/material-icons.scss */
.material-icons.markunread::before,
.mi.markunread::before {
  content: '\e159';
}

/* line 2701, src/sass/core/material-icons.scss */
.material-icons.markunread_mailbox::before,
.mi.markunread_mailbox::before {
  content: '\e89b';
}

/* line 2706, src/sass/core/material-icons.scss */
.material-icons.memory::before,
.mi.memory::before {
  content: '\e322';
}

/* line 2711, src/sass/core/material-icons.scss */
.material-icons.menu::before,
.mi.menu::before {
  content: '\e5d2';
}

/* line 2716, src/sass/core/material-icons.scss */
.material-icons.merge_type::before,
.mi.merge_type::before {
  content: '\e252';
}

/* line 2721, src/sass/core/material-icons.scss */
.material-icons.message::before,
.mi.message::before {
  content: '\e0c9';
}

/* line 2726, src/sass/core/material-icons.scss */
.material-icons.mic::before,
.mi.mic::before {
  content: '\e029';
}

/* line 2731, src/sass/core/material-icons.scss */
.material-icons.mic_none::before,
.mi.mic_none::before {
  content: '\e02a';
}

/* line 2736, src/sass/core/material-icons.scss */
.material-icons.mic_off::before,
.mi.mic_off::before {
  content: '\e02b';
}

/* line 2741, src/sass/core/material-icons.scss */
.material-icons.mms::before,
.mi.mms::before {
  content: '\e618';
}

/* line 2746, src/sass/core/material-icons.scss */
.material-icons.mode_comment::before,
.mi.mode_comment::before {
  content: '\e253';
}

/* line 2751, src/sass/core/material-icons.scss */
.material-icons.mode_edit::before,
.mi.mode_edit::before {
  content: '\e254';
}

/* line 2756, src/sass/core/material-icons.scss */
.material-icons.monetization_on::before,
.mi.monetization_on::before {
  content: '\e263';
}

/* line 2761, src/sass/core/material-icons.scss */
.material-icons.money_off::before,
.mi.money_off::before {
  content: '\e25c';
}

/* line 2766, src/sass/core/material-icons.scss */
.material-icons.monochrome_photos::before,
.mi.monochrome_photos::before {
  content: '\e403';
}

/* line 2771, src/sass/core/material-icons.scss */
.material-icons.mood::before,
.mi.mood::before {
  content: '\e7f2';
}

/* line 2776, src/sass/core/material-icons.scss */
.material-icons.mood_bad::before,
.mi.mood_bad::before {
  content: '\e7f3';
}

/* line 2781, src/sass/core/material-icons.scss */
.material-icons.more::before,
.mi.more::before {
  content: '\e619';
}

/* line 2786, src/sass/core/material-icons.scss */
.material-icons.more_horiz::before,
.mi.more_horiz::before {
  content: '\e5d3';
}

/* line 2791, src/sass/core/material-icons.scss */
.material-icons.more_vert::before,
.mi.more_vert::before {
  content: '\e5d4';
}

/* line 2796, src/sass/core/material-icons.scss */
.material-icons.motorcycle::before,
.mi.motorcycle::before {
  content: '\e91b';
}

/* line 2801, src/sass/core/material-icons.scss */
.material-icons.mouse::before,
.mi.mouse::before {
  content: '\e323';
}

/* line 2806, src/sass/core/material-icons.scss */
.material-icons.move_to_inbox::before,
.mi.move_to_inbox::before {
  content: '\e168';
}

/* line 2811, src/sass/core/material-icons.scss */
.material-icons.movie::before,
.mi.movie::before {
  content: '\e02c';
}

/* line 2816, src/sass/core/material-icons.scss */
.material-icons.movie_creation::before,
.mi.movie_creation::before {
  content: '\e404';
}

/* line 2821, src/sass/core/material-icons.scss */
.material-icons.movie_filter::before,
.mi.movie_filter::before {
  content: '\e43a';
}

/* line 2826, src/sass/core/material-icons.scss */
.material-icons.multiline_chart::before,
.mi.multiline_chart::before {
  content: '\e6df';
}

/* line 2831, src/sass/core/material-icons.scss */
.material-icons.music_note::before,
.mi.music_note::before {
  content: '\e405';
}

/* line 2836, src/sass/core/material-icons.scss */
.material-icons.music_video::before,
.mi.music_video::before {
  content: '\e063';
}

/* line 2841, src/sass/core/material-icons.scss */
.material-icons.my_location::before,
.mi.my_location::before {
  content: '\e55c';
}

/* line 2846, src/sass/core/material-icons.scss */
.material-icons.nature::before,
.mi.nature::before {
  content: '\e406';
}

/* line 2851, src/sass/core/material-icons.scss */
.material-icons.nature_people::before,
.mi.nature_people::before {
  content: '\e407';
}

/* line 2856, src/sass/core/material-icons.scss */
.material-icons.navigate_before::before,
.mi.navigate_before::before {
  content: '\e408';
}

/* line 2861, src/sass/core/material-icons.scss */
.material-icons.navigate_next::before,
.mi.navigate_next::before {
  content: '\e409';
}

/* line 2866, src/sass/core/material-icons.scss */
.material-icons.navigation::before,
.mi.navigation::before {
  content: '\e55d';
}

/* line 2871, src/sass/core/material-icons.scss */
.material-icons.near_me::before,
.mi.near_me::before {
  content: '\e569';
}

/* line 2876, src/sass/core/material-icons.scss */
.material-icons.network_cell::before,
.mi.network_cell::before {
  content: '\e1b9';
}

/* line 2881, src/sass/core/material-icons.scss */
.material-icons.network_check::before,
.mi.network_check::before {
  content: '\e640';
}

/* line 2886, src/sass/core/material-icons.scss */
.material-icons.network_locked::before,
.mi.network_locked::before {
  content: '\e61a';
}

/* line 2891, src/sass/core/material-icons.scss */
.material-icons.network_wifi::before,
.mi.network_wifi::before {
  content: '\e1ba';
}

/* line 2896, src/sass/core/material-icons.scss */
.material-icons.new_releases::before,
.mi.new_releases::before {
  content: '\e031';
}

/* line 2901, src/sass/core/material-icons.scss */
.material-icons.next_week::before,
.mi.next_week::before {
  content: '\e16a';
}

/* line 2906, src/sass/core/material-icons.scss */
.material-icons.nfc::before,
.mi.nfc::before {
  content: '\e1bb';
}

/* line 2911, src/sass/core/material-icons.scss */
.material-icons.no_encryption::before,
.mi.no_encryption::before {
  content: '\e641';
}

/* line 2916, src/sass/core/material-icons.scss */
.material-icons.no_sim::before,
.mi.no_sim::before {
  content: '\e0cc';
}

/* line 2921, src/sass/core/material-icons.scss */
.material-icons.not_interested::before,
.mi.not_interested::before {
  content: '\e033';
}

/* line 2926, src/sass/core/material-icons.scss */
.material-icons.note::before,
.mi.note::before {
  content: '\e06f';
}

/* line 2931, src/sass/core/material-icons.scss */
.material-icons.note_add::before,
.mi.note_add::before {
  content: '\e89c';
}

/* line 2936, src/sass/core/material-icons.scss */
.material-icons.notifications::before,
.mi.notifications::before {
  content: '\e7f4';
}

/* line 2941, src/sass/core/material-icons.scss */
.material-icons.notifications_active::before,
.mi.notifications_active::before {
  content: '\e7f7';
}

/* line 2946, src/sass/core/material-icons.scss */
.material-icons.notifications_none::before,
.mi.notifications_none::before {
  content: '\e7f5';
}

/* line 2951, src/sass/core/material-icons.scss */
.material-icons.notifications_off::before,
.mi.notifications_off::before {
  content: '\e7f6';
}

/* line 2956, src/sass/core/material-icons.scss */
.material-icons.notifications_paused::before,
.mi.notifications_paused::before {
  content: '\e7f8';
}

/* line 2961, src/sass/core/material-icons.scss */
.material-icons.offline_pin::before,
.mi.offline_pin::before {
  content: '\e90a';
}

/* line 2966, src/sass/core/material-icons.scss */
.material-icons.ondemand_video::before,
.mi.ondemand_video::before {
  content: '\e63a';
}

/* line 2971, src/sass/core/material-icons.scss */
.material-icons.opacity::before,
.mi.opacity::before {
  content: '\e91c';
}

/* line 2976, src/sass/core/material-icons.scss */
.material-icons.open_in_browser::before,
.mi.open_in_browser::before {
  content: '\e89d';
}

/* line 2981, src/sass/core/material-icons.scss */
.material-icons.open_in_new::before,
.mi.open_in_new::before {
  content: '\e89e';
}

/* line 2986, src/sass/core/material-icons.scss */
.material-icons.open_with::before,
.mi.open_with::before {
  content: '\e89f';
}

/* line 2991, src/sass/core/material-icons.scss */
.material-icons.pages::before,
.mi.pages::before {
  content: '\e7f9';
}

/* line 2996, src/sass/core/material-icons.scss */
.material-icons.pageview::before,
.mi.pageview::before {
  content: '\e8a0';
}

/* line 3001, src/sass/core/material-icons.scss */
.material-icons.palette::before,
.mi.palette::before {
  content: '\e40a';
}

/* line 3006, src/sass/core/material-icons.scss */
.material-icons.pan_tool::before,
.mi.pan_tool::before {
  content: '\e925';
}

/* line 3011, src/sass/core/material-icons.scss */
.material-icons.panorama::before,
.mi.panorama::before {
  content: '\e40b';
}

/* line 3016, src/sass/core/material-icons.scss */
.material-icons.panorama_fish_eye::before,
.mi.panorama_fish_eye::before {
  content: '\e40c';
}

/* line 3021, src/sass/core/material-icons.scss */
.material-icons.panorama_horizontal::before,
.mi.panorama_horizontal::before {
  content: '\e40d';
}

/* line 3026, src/sass/core/material-icons.scss */
.material-icons.panorama_vertical::before,
.mi.panorama_vertical::before {
  content: '\e40e';
}

/* line 3031, src/sass/core/material-icons.scss */
.material-icons.panorama_wide_angle::before,
.mi.panorama_wide_angle::before {
  content: '\e40f';
}

/* line 3036, src/sass/core/material-icons.scss */
.material-icons.party_mode::before,
.mi.party_mode::before {
  content: '\e7fa';
}

/* line 3041, src/sass/core/material-icons.scss */
.material-icons.pause::before,
.mi.pause::before {
  content: '\e034';
}

/* line 3046, src/sass/core/material-icons.scss */
.material-icons.pause_circle_filled::before,
.mi.pause_circle_filled::before {
  content: '\e035';
}

/* line 3051, src/sass/core/material-icons.scss */
.material-icons.pause_circle_outline::before,
.mi.pause_circle_outline::before {
  content: '\e036';
}

/* line 3056, src/sass/core/material-icons.scss */
.material-icons.payment::before,
.mi.payment::before {
  content: '\e8a1';
}

/* line 3061, src/sass/core/material-icons.scss */
.material-icons.people::before,
.mi.people::before {
  content: '\e7fb';
}

/* line 3066, src/sass/core/material-icons.scss */
.material-icons.people_outline::before,
.mi.people_outline::before {
  content: '\e7fc';
}

/* line 3071, src/sass/core/material-icons.scss */
.material-icons.perm_camera_mic::before,
.mi.perm_camera_mic::before {
  content: '\e8a2';
}

/* line 3076, src/sass/core/material-icons.scss */
.material-icons.perm_contact_calendar::before,
.mi.perm_contact_calendar::before {
  content: '\e8a3';
}

/* line 3081, src/sass/core/material-icons.scss */
.material-icons.perm_data_setting::before,
.mi.perm_data_setting::before {
  content: '\e8a4';
}

/* line 3086, src/sass/core/material-icons.scss */
.material-icons.perm_device_information::before,
.mi.perm_device_information::before {
  content: '\e8a5';
}

/* line 3091, src/sass/core/material-icons.scss */
.material-icons.perm_identity::before,
.mi.perm_identity::before {
  content: '\e8a6';
}

/* line 3096, src/sass/core/material-icons.scss */
.material-icons.perm_media::before,
.mi.perm_media::before {
  content: '\e8a7';
}

/* line 3101, src/sass/core/material-icons.scss */
.material-icons.perm_phone_msg::before,
.mi.perm_phone_msg::before {
  content: '\e8a8';
}

/* line 3106, src/sass/core/material-icons.scss */
.material-icons.perm_scan_wifi::before,
.mi.perm_scan_wifi::before {
  content: '\e8a9';
}

/* line 3111, src/sass/core/material-icons.scss */
.material-icons.person::before,
.mi.person::before {
  content: '\e7fd';
}

/* line 3116, src/sass/core/material-icons.scss */
.material-icons.person_add::before,
.mi.person_add::before {
  content: '\e7fe';
}

/* line 3121, src/sass/core/material-icons.scss */
.material-icons.person_outline::before,
.mi.person_outline::before {
  content: '\e7ff';
}

/* line 3126, src/sass/core/material-icons.scss */
.material-icons.person_pin::before,
.mi.person_pin::before {
  content: '\e55a';
}

/* line 3131, src/sass/core/material-icons.scss */
.material-icons.person_pin_circle::before,
.mi.person_pin_circle::before {
  content: '\e56a';
}

/* line 3136, src/sass/core/material-icons.scss */
.material-icons.personal_video::before,
.mi.personal_video::before {
  content: '\e63b';
}

/* line 3141, src/sass/core/material-icons.scss */
.material-icons.pets::before,
.mi.pets::before {
  content: '\e91d';
}

/* line 3146, src/sass/core/material-icons.scss */
.material-icons.phone::before,
.mi.phone::before {
  content: '\e0cd';
}

/* line 3151, src/sass/core/material-icons.scss */
.material-icons.phone_android::before,
.mi.phone_android::before {
  content: '\e324';
}

/* line 3156, src/sass/core/material-icons.scss */
.material-icons.phone_bluetooth_speaker::before,
.mi.phone_bluetooth_speaker::before {
  content: '\e61b';
}

/* line 3161, src/sass/core/material-icons.scss */
.material-icons.phone_forwarded::before,
.mi.phone_forwarded::before {
  content: '\e61c';
}

/* line 3166, src/sass/core/material-icons.scss */
.material-icons.phone_in_talk::before,
.mi.phone_in_talk::before {
  content: '\e61d';
}

/* line 3171, src/sass/core/material-icons.scss */
.material-icons.phone_iphone::before,
.mi.phone_iphone::before {
  content: '\e325';
}

/* line 3176, src/sass/core/material-icons.scss */
.material-icons.phone_locked::before,
.mi.phone_locked::before {
  content: '\e61e';
}

/* line 3181, src/sass/core/material-icons.scss */
.material-icons.phone_missed::before,
.mi.phone_missed::before {
  content: '\e61f';
}

/* line 3186, src/sass/core/material-icons.scss */
.material-icons.phone_paused::before,
.mi.phone_paused::before {
  content: '\e620';
}

/* line 3191, src/sass/core/material-icons.scss */
.material-icons.phonelink::before,
.mi.phonelink::before {
  content: '\e326';
}

/* line 3196, src/sass/core/material-icons.scss */
.material-icons.phonelink_erase::before,
.mi.phonelink_erase::before {
  content: '\e0db';
}

/* line 3201, src/sass/core/material-icons.scss */
.material-icons.phonelink_lock::before,
.mi.phonelink_lock::before {
  content: '\e0dc';
}

/* line 3206, src/sass/core/material-icons.scss */
.material-icons.phonelink_off::before,
.mi.phonelink_off::before {
  content: '\e327';
}

/* line 3211, src/sass/core/material-icons.scss */
.material-icons.phonelink_ring::before,
.mi.phonelink_ring::before {
  content: '\e0dd';
}

/* line 3216, src/sass/core/material-icons.scss */
.material-icons.phonelink_setup::before,
.mi.phonelink_setup::before {
  content: '\e0de';
}

/* line 3221, src/sass/core/material-icons.scss */
.material-icons.photo::before,
.mi.photo::before {
  content: '\e410';
}

/* line 3226, src/sass/core/material-icons.scss */
.material-icons.photo_album::before,
.mi.photo_album::before {
  content: '\e411';
}

/* line 3231, src/sass/core/material-icons.scss */
.material-icons.photo_camera::before,
.mi.photo_camera::before {
  content: '\e412';
}

/* line 3236, src/sass/core/material-icons.scss */
.material-icons.photo_filter::before,
.mi.photo_filter::before {
  content: '\e43b';
}

/* line 3241, src/sass/core/material-icons.scss */
.material-icons.photo_library::before,
.mi.photo_library::before {
  content: '\e413';
}

/* line 3246, src/sass/core/material-icons.scss */
.material-icons.photo_size_select_actual::before,
.mi.photo_size_select_actual::before {
  content: '\e432';
}

/* line 3251, src/sass/core/material-icons.scss */
.material-icons.photo_size_select_large::before,
.mi.photo_size_select_large::before {
  content: '\e433';
}

/* line 3256, src/sass/core/material-icons.scss */
.material-icons.photo_size_select_small::before,
.mi.photo_size_select_small::before {
  content: '\e434';
}

/* line 3261, src/sass/core/material-icons.scss */
.material-icons.picture_as_pdf::before,
.mi.picture_as_pdf::before {
  content: '\e415';
}

/* line 3266, src/sass/core/material-icons.scss */
.material-icons.picture_in_picture::before,
.mi.picture_in_picture::before {
  content: '\e8aa';
}

/* line 3271, src/sass/core/material-icons.scss */
.material-icons.picture_in_picture_alt::before,
.mi.picture_in_picture_alt::before {
  content: '\e911';
}

/* line 3276, src/sass/core/material-icons.scss */
.material-icons.pie_chart::before,
.mi.pie_chart::before {
  content: '\e6c4';
}

/* line 3281, src/sass/core/material-icons.scss */
.material-icons.pie_chart_outlined::before,
.mi.pie_chart_outlined::before {
  content: '\e6c5';
}

/* line 3286, src/sass/core/material-icons.scss */
.material-icons.pin_drop::before,
.mi.pin_drop::before {
  content: '\e55e';
}

/* line 3291, src/sass/core/material-icons.scss */
.material-icons.place::before,
.mi.place::before {
  content: '\e55f';
}

/* line 3296, src/sass/core/material-icons.scss */
.material-icons.play_arrow::before,
.mi.play_arrow::before {
  content: '\e037';
}

/* line 3301, src/sass/core/material-icons.scss */
.material-icons.play_circle_filled::before,
.mi.play_circle_filled::before {
  content: '\e038';
}

/* line 3306, src/sass/core/material-icons.scss */
.material-icons.play_circle_outline::before,
.mi.play_circle_outline::before {
  content: '\e039';
}

/* line 3311, src/sass/core/material-icons.scss */
.material-icons.play_for_work::before,
.mi.play_for_work::before {
  content: '\e906';
}

/* line 3316, src/sass/core/material-icons.scss */
.material-icons.playlist_add::before,
.mi.playlist_add::before {
  content: '\e03b';
}

/* line 3321, src/sass/core/material-icons.scss */
.material-icons.playlist_add_check::before,
.mi.playlist_add_check::before {
  content: '\e065';
}

/* line 3326, src/sass/core/material-icons.scss */
.material-icons.playlist_play::before,
.mi.playlist_play::before {
  content: '\e05f';
}

/* line 3331, src/sass/core/material-icons.scss */
.material-icons.plus_one::before,
.mi.plus_one::before {
  content: '\e800';
}

/* line 3336, src/sass/core/material-icons.scss */
.material-icons.poll::before,
.mi.poll::before {
  content: '\e801';
}

/* line 3341, src/sass/core/material-icons.scss */
.material-icons.polymer::before,
.mi.polymer::before {
  content: '\e8ab';
}

/* line 3346, src/sass/core/material-icons.scss */
.material-icons.pool::before,
.mi.pool::before {
  content: '\eb48';
}

/* line 3351, src/sass/core/material-icons.scss */
.material-icons.portable_wifi_off::before,
.mi.portable_wifi_off::before {
  content: '\e0ce';
}

/* line 3356, src/sass/core/material-icons.scss */
.material-icons.portrait::before,
.mi.portrait::before {
  content: '\e416';
}

/* line 3361, src/sass/core/material-icons.scss */
.material-icons.power::before,
.mi.power::before {
  content: '\e63c';
}

/* line 3366, src/sass/core/material-icons.scss */
.material-icons.power_input::before,
.mi.power_input::before {
  content: '\e336';
}

/* line 3371, src/sass/core/material-icons.scss */
.material-icons.power_settings_new::before,
.mi.power_settings_new::before {
  content: '\e8ac';
}

/* line 3376, src/sass/core/material-icons.scss */
.material-icons.pregnant_woman::before,
.mi.pregnant_woman::before {
  content: '\e91e';
}

/* line 3381, src/sass/core/material-icons.scss */
.material-icons.present_to_all::before,
.mi.present_to_all::before {
  content: '\e0df';
}

/* line 3386, src/sass/core/material-icons.scss */
.material-icons.print::before,
.mi.print::before {
  content: '\e8ad';
}

/* line 3391, src/sass/core/material-icons.scss */
.material-icons.priority_high::before,
.mi.priority_high::before {
  content: '\e645';
}

/* line 3396, src/sass/core/material-icons.scss */
.material-icons.public::before,
.mi.public::before {
  content: '\e80b';
}

/* line 3401, src/sass/core/material-icons.scss */
.material-icons.publish::before,
.mi.publish::before {
  content: '\e255';
}

/* line 3406, src/sass/core/material-icons.scss */
.material-icons.query_builder::before,
.mi.query_builder::before {
  content: '\e8ae';
}

/* line 3411, src/sass/core/material-icons.scss */
.material-icons.question_answer::before,
.mi.question_answer::before {
  content: '\e8af';
}

/* line 3416, src/sass/core/material-icons.scss */
.material-icons.queue::before,
.mi.queue::before {
  content: '\e03c';
}

/* line 3421, src/sass/core/material-icons.scss */
.material-icons.queue_music::before,
.mi.queue_music::before {
  content: '\e03d';
}

/* line 3426, src/sass/core/material-icons.scss */
.material-icons.queue_play_next::before,
.mi.queue_play_next::before {
  content: '\e066';
}

/* line 3431, src/sass/core/material-icons.scss */
.material-icons.radio::before,
.mi.radio::before {
  content: '\e03e';
}

/* line 3436, src/sass/core/material-icons.scss */
.material-icons.radio_button_checked::before,
.mi.radio_button_checked::before {
  content: '\e837';
}

/* line 3441, src/sass/core/material-icons.scss */
.material-icons.radio_button_unchecked::before,
.mi.radio_button_unchecked::before {
  content: '\e836';
}

/* line 3446, src/sass/core/material-icons.scss */
.material-icons.rate_review::before,
.mi.rate_review::before {
  content: '\e560';
}

/* line 3451, src/sass/core/material-icons.scss */
.material-icons.receipt::before,
.mi.receipt::before {
  content: '\e8b0';
}

/* line 3456, src/sass/core/material-icons.scss */
.material-icons.recent_actors::before,
.mi.recent_actors::before {
  content: '\e03f';
}

/* line 3461, src/sass/core/material-icons.scss */
.material-icons.record_voice_over::before,
.mi.record_voice_over::before {
  content: '\e91f';
}

/* line 3466, src/sass/core/material-icons.scss */
.material-icons.redeem::before,
.mi.redeem::before {
  content: '\e8b1';
}

/* line 3471, src/sass/core/material-icons.scss */
.material-icons.redo::before,
.mi.redo::before {
  content: '\e15a';
}

/* line 3476, src/sass/core/material-icons.scss */
.material-icons.refresh::before,
.mi.refresh::before {
  content: '\e5d5';
}

/* line 3481, src/sass/core/material-icons.scss */
.material-icons.remove::before,
.mi.remove::before {
  content: '\e15b';
}

/* line 3486, src/sass/core/material-icons.scss */
.material-icons.remove_circle::before,
.mi.remove_circle::before {
  content: '\e15c';
}

/* line 3491, src/sass/core/material-icons.scss */
.material-icons.remove_circle_outline::before,
.mi.remove_circle_outline::before {
  content: '\e15d';
}

/* line 3496, src/sass/core/material-icons.scss */
.material-icons.remove_from_queue::before,
.mi.remove_from_queue::before {
  content: '\e067';
}

/* line 3501, src/sass/core/material-icons.scss */
.material-icons.remove_red_eye::before,
.mi.remove_red_eye::before {
  content: '\e417';
}

/* line 3506, src/sass/core/material-icons.scss */
.material-icons.remove_shopping_cart::before,
.mi.remove_shopping_cart::before {
  content: '\e928';
}

/* line 3511, src/sass/core/material-icons.scss */
.material-icons.reorder::before,
.mi.reorder::before {
  content: '\e8fe';
}

/* line 3516, src/sass/core/material-icons.scss */
.material-icons.repeat::before,
.mi.repeat::before {
  content: '\e040';
}

/* line 3521, src/sass/core/material-icons.scss */
.material-icons.repeat_one::before,
.mi.repeat_one::before {
  content: '\e041';
}

/* line 3526, src/sass/core/material-icons.scss */
.material-icons.replay::before,
.mi.replay::before {
  content: '\e042';
}

/* line 3531, src/sass/core/material-icons.scss */
.material-icons.replay_10::before,
.mi.replay_10::before {
  content: '\e059';
}

/* line 3536, src/sass/core/material-icons.scss */
.material-icons.replay_30::before,
.mi.replay_30::before {
  content: '\e05a';
}

/* line 3541, src/sass/core/material-icons.scss */
.material-icons.replay_5::before,
.mi.replay_5::before {
  content: '\e05b';
}

/* line 3546, src/sass/core/material-icons.scss */
.material-icons.reply::before,
.mi.reply::before {
  content: '\e15e';
}

/* line 3551, src/sass/core/material-icons.scss */
.material-icons.reply_all::before,
.mi.reply_all::before {
  content: '\e15f';
}

/* line 3556, src/sass/core/material-icons.scss */
.material-icons.report::before,
.mi.report::before {
  content: '\e160';
}

/* line 3561, src/sass/core/material-icons.scss */
.material-icons.report_problem::before,
.mi.report_problem::before {
  content: '\e8b2';
}

/* line 3566, src/sass/core/material-icons.scss */
.material-icons.restaurant::before,
.mi.restaurant::before {
  content: '\e56c';
}

/* line 3571, src/sass/core/material-icons.scss */
.material-icons.restaurant_menu::before,
.mi.restaurant_menu::before {
  content: '\e561';
}

/* line 3576, src/sass/core/material-icons.scss */
.material-icons.restore::before,
.mi.restore::before {
  content: '\e8b3';
}

/* line 3581, src/sass/core/material-icons.scss */
.material-icons.restore_page::before,
.mi.restore_page::before {
  content: '\e929';
}

/* line 3586, src/sass/core/material-icons.scss */
.material-icons.ring_volume::before,
.mi.ring_volume::before {
  content: '\e0d1';
}

/* line 3591, src/sass/core/material-icons.scss */
.material-icons.room::before,
.mi.room::before {
  content: '\e8b4';
}

/* line 3596, src/sass/core/material-icons.scss */
.material-icons.room_service::before,
.mi.room_service::before {
  content: '\eb49';
}

/* line 3601, src/sass/core/material-icons.scss */
.material-icons.rotate_90_degrees_ccw::before,
.mi.rotate_90_degrees_ccw::before {
  content: '\e418';
}

/* line 3606, src/sass/core/material-icons.scss */
.material-icons.rotate_left::before,
.mi.rotate_left::before {
  content: '\e419';
}

/* line 3611, src/sass/core/material-icons.scss */
.material-icons.rotate_right::before,
.mi.rotate_right::before {
  content: '\e41a';
}

/* line 3616, src/sass/core/material-icons.scss */
.material-icons.rounded_corner::before,
.mi.rounded_corner::before {
  content: '\e920';
}

/* line 3621, src/sass/core/material-icons.scss */
.material-icons.router::before,
.mi.router::before {
  content: '\e328';
}

/* line 3626, src/sass/core/material-icons.scss */
.material-icons.rowing::before,
.mi.rowing::before {
  content: '\e921';
}

/* line 3631, src/sass/core/material-icons.scss */
.material-icons.rss_feed::before,
.mi.rss_feed::before {
  content: '\e0e5';
}

/* line 3636, src/sass/core/material-icons.scss */
.material-icons.rv_hookup::before,
.mi.rv_hookup::before {
  content: '\e642';
}

/* line 3641, src/sass/core/material-icons.scss */
.material-icons.satellite::before,
.mi.satellite::before {
  content: '\e562';
}

/* line 3646, src/sass/core/material-icons.scss */
.material-icons.save::before,
.mi.save::before {
  content: '\e161';
}

/* line 3651, src/sass/core/material-icons.scss */
.material-icons.scanner::before,
.mi.scanner::before {
  content: '\e329';
}

/* line 3656, src/sass/core/material-icons.scss */
.material-icons.schedule::before,
.mi.schedule::before {
  content: '\e8b5';
}

/* line 3661, src/sass/core/material-icons.scss */
.material-icons.school::before,
.mi.school::before {
  content: '\e80c';
}

/* line 3666, src/sass/core/material-icons.scss */
.material-icons.screen_lock_landscape::before,
.mi.screen_lock_landscape::before {
  content: '\e1be';
}

/* line 3671, src/sass/core/material-icons.scss */
.material-icons.screen_lock_portrait::before,
.mi.screen_lock_portrait::before {
  content: '\e1bf';
}

/* line 3676, src/sass/core/material-icons.scss */
.material-icons.screen_lock_rotation::before,
.mi.screen_lock_rotation::before {
  content: '\e1c0';
}

/* line 3681, src/sass/core/material-icons.scss */
.material-icons.screen_rotation::before,
.mi.screen_rotation::before {
  content: '\e1c1';
}

/* line 3686, src/sass/core/material-icons.scss */
.material-icons.screen_share::before,
.mi.screen_share::before {
  content: '\e0e2';
}

/* line 3691, src/sass/core/material-icons.scss */
.material-icons.sd_card::before,
.mi.sd_card::before {
  content: '\e623';
}

/* line 3696, src/sass/core/material-icons.scss */
.material-icons.sd_storage::before,
.mi.sd_storage::before {
  content: '\e1c2';
}

/* line 3701, src/sass/core/material-icons.scss */
.material-icons.search::before,
.mi.search::before {
  content: '\e8b6';
}

/* line 3706, src/sass/core/material-icons.scss */
.material-icons.security::before,
.mi.security::before {
  content: '\e32a';
}

/* line 3711, src/sass/core/material-icons.scss */
.material-icons.select_all::before,
.mi.select_all::before {
  content: '\e162';
}

/* line 3716, src/sass/core/material-icons.scss */
.material-icons.send::before,
.mi.send::before {
  content: '\e163';
}

/* line 3721, src/sass/core/material-icons.scss */
.material-icons.sentiment_dissatisfied::before,
.mi.sentiment_dissatisfied::before {
  content: '\e811';
}

/* line 3726, src/sass/core/material-icons.scss */
.material-icons.sentiment_neutral::before,
.mi.sentiment_neutral::before {
  content: '\e812';
}

/* line 3731, src/sass/core/material-icons.scss */
.material-icons.sentiment_satisfied::before,
.mi.sentiment_satisfied::before {
  content: '\e813';
}

/* line 3736, src/sass/core/material-icons.scss */
.material-icons.sentiment_very_dissatisfied::before,
.mi.sentiment_very_dissatisfied::before {
  content: '\e814';
}

/* line 3741, src/sass/core/material-icons.scss */
.material-icons.sentiment_very_satisfied::before,
.mi.sentiment_very_satisfied::before {
  content: '\e815';
}

/* line 3746, src/sass/core/material-icons.scss */
.material-icons.settings::before,
.mi.settings::before {
  content: '\e8b8';
}

/* line 3751, src/sass/core/material-icons.scss */
.material-icons.settings_applications::before,
.mi.settings_applications::before {
  content: '\e8b9';
}

/* line 3756, src/sass/core/material-icons.scss */
.material-icons.settings_backup_restore::before,
.mi.settings_backup_restore::before {
  content: '\e8ba';
}

/* line 3761, src/sass/core/material-icons.scss */
.material-icons.settings_bluetooth::before,
.mi.settings_bluetooth::before {
  content: '\e8bb';
}

/* line 3766, src/sass/core/material-icons.scss */
.material-icons.settings_brightness::before,
.mi.settings_brightness::before {
  content: '\e8bd';
}

/* line 3771, src/sass/core/material-icons.scss */
.material-icons.settings_cell::before,
.mi.settings_cell::before {
  content: '\e8bc';
}

/* line 3776, src/sass/core/material-icons.scss */
.material-icons.settings_ethernet::before,
.mi.settings_ethernet::before {
  content: '\e8be';
}

/* line 3781, src/sass/core/material-icons.scss */
.material-icons.settings_input_antenna::before,
.mi.settings_input_antenna::before {
  content: '\e8bf';
}

/* line 3786, src/sass/core/material-icons.scss */
.material-icons.settings_input_component::before,
.mi.settings_input_component::before {
  content: '\e8c0';
}

/* line 3791, src/sass/core/material-icons.scss */
.material-icons.settings_input_composite::before,
.mi.settings_input_composite::before {
  content: '\e8c1';
}

/* line 3796, src/sass/core/material-icons.scss */
.material-icons.settings_input_hdmi::before,
.mi.settings_input_hdmi::before {
  content: '\e8c2';
}

/* line 3801, src/sass/core/material-icons.scss */
.material-icons.settings_input_svideo::before,
.mi.settings_input_svideo::before {
  content: '\e8c3';
}

/* line 3806, src/sass/core/material-icons.scss */
.material-icons.settings_overscan::before,
.mi.settings_overscan::before {
  content: '\e8c4';
}

/* line 3811, src/sass/core/material-icons.scss */
.material-icons.settings_phone::before,
.mi.settings_phone::before {
  content: '\e8c5';
}

/* line 3816, src/sass/core/material-icons.scss */
.material-icons.settings_power::before,
.mi.settings_power::before {
  content: '\e8c6';
}

/* line 3821, src/sass/core/material-icons.scss */
.material-icons.settings_remote::before,
.mi.settings_remote::before {
  content: '\e8c7';
}

/* line 3826, src/sass/core/material-icons.scss */
.material-icons.settings_system_daydream::before,
.mi.settings_system_daydream::before {
  content: '\e1c3';
}

/* line 3831, src/sass/core/material-icons.scss */
.material-icons.settings_voice::before,
.mi.settings_voice::before {
  content: '\e8c8';
}

/* line 3836, src/sass/core/material-icons.scss */
.material-icons.share::before,
.mi.share::before {
  content: '\e80d';
}

/* line 3841, src/sass/core/material-icons.scss */
.material-icons.shop::before,
.mi.shop::before {
  content: '\e8c9';
}

/* line 3846, src/sass/core/material-icons.scss */
.material-icons.shop_two::before,
.mi.shop_two::before {
  content: '\e8ca';
}

/* line 3851, src/sass/core/material-icons.scss */
.material-icons.shopping_basket::before,
.mi.shopping_basket::before {
  content: '\e8cb';
}

/* line 3856, src/sass/core/material-icons.scss */
.material-icons.shopping_cart::before,
.mi.shopping_cart::before {
  content: '\e8cc';
}

/* line 3861, src/sass/core/material-icons.scss */
.material-icons.short_text::before,
.mi.short_text::before {
  content: '\e261';
}

/* line 3866, src/sass/core/material-icons.scss */
.material-icons.show_chart::before,
.mi.show_chart::before {
  content: '\e6e1';
}

/* line 3871, src/sass/core/material-icons.scss */
.material-icons.shuffle::before,
.mi.shuffle::before {
  content: '\e043';
}

/* line 3876, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_4_bar::before,
.mi.signal_cellular_4_bar::before {
  content: '\e1c8';
}

/* line 3881, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_connected_no_internet_4_bar::before,
.mi.signal_cellular_connected_no_internet_4_bar::before {
  content: '\e1cd';
}

/* line 3886, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_no_sim::before,
.mi.signal_cellular_no_sim::before {
  content: '\e1ce';
}

/* line 3891, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_null::before,
.mi.signal_cellular_null::before {
  content: '\e1cf';
}

/* line 3896, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_off::before,
.mi.signal_cellular_off::before {
  content: '\e1d0';
}

/* line 3901, src/sass/core/material-icons.scss */
.material-icons.signal_wifi_4_bar::before,
.mi.signal_wifi_4_bar::before {
  content: '\e1d8';
}

/* line 3906, src/sass/core/material-icons.scss */
.material-icons.signal_wifi_4_bar_lock::before,
.mi.signal_wifi_4_bar_lock::before {
  content: '\e1d9';
}

/* line 3911, src/sass/core/material-icons.scss */
.material-icons.signal_wifi_off::before,
.mi.signal_wifi_off::before {
  content: '\e1da';
}

/* line 3916, src/sass/core/material-icons.scss */
.material-icons.sim_card::before,
.mi.sim_card::before {
  content: '\e32b';
}

/* line 3921, src/sass/core/material-icons.scss */
.material-icons.sim_card_alert::before,
.mi.sim_card_alert::before {
  content: '\e624';
}

/* line 3926, src/sass/core/material-icons.scss */
.material-icons.skip_next::before,
.mi.skip_next::before {
  content: '\e044';
}

/* line 3931, src/sass/core/material-icons.scss */
.material-icons.skip_previous::before,
.mi.skip_previous::before {
  content: '\e045';
}

/* line 3936, src/sass/core/material-icons.scss */
.material-icons.slideshow::before,
.mi.slideshow::before {
  content: '\e41b';
}

/* line 3941, src/sass/core/material-icons.scss */
.material-icons.slow_motion_video::before,
.mi.slow_motion_video::before {
  content: '\e068';
}

/* line 3946, src/sass/core/material-icons.scss */
.material-icons.smartphone::before,
.mi.smartphone::before {
  content: '\e32c';
}

/* line 3951, src/sass/core/material-icons.scss */
.material-icons.smoke_free::before,
.mi.smoke_free::before {
  content: '\eb4a';
}

/* line 3956, src/sass/core/material-icons.scss */
.material-icons.smoking_rooms::before,
.mi.smoking_rooms::before {
  content: '\eb4b';
}

/* line 3961, src/sass/core/material-icons.scss */
.material-icons.sms::before,
.mi.sms::before {
  content: '\e625';
}

/* line 3966, src/sass/core/material-icons.scss */
.material-icons.sms_failed::before,
.mi.sms_failed::before {
  content: '\e626';
}

/* line 3971, src/sass/core/material-icons.scss */
.material-icons.snooze::before,
.mi.snooze::before {
  content: '\e046';
}

/* line 3976, src/sass/core/material-icons.scss */
.material-icons.sort::before,
.mi.sort::before {
  content: '\e164';
}

/* line 3981, src/sass/core/material-icons.scss */
.material-icons.sort_by_alpha::before,
.mi.sort_by_alpha::before {
  content: '\e053';
}

/* line 3986, src/sass/core/material-icons.scss */
.material-icons.spa::before,
.mi.spa::before {
  content: '\eb4c';
}

/* line 3991, src/sass/core/material-icons.scss */
.material-icons.space_bar::before,
.mi.space_bar::before {
  content: '\e256';
}

/* line 3996, src/sass/core/material-icons.scss */
.material-icons.speaker::before,
.mi.speaker::before {
  content: '\e32d';
}

/* line 4001, src/sass/core/material-icons.scss */
.material-icons.speaker_group::before,
.mi.speaker_group::before {
  content: '\e32e';
}

/* line 4006, src/sass/core/material-icons.scss */
.material-icons.speaker_notes::before,
.mi.speaker_notes::before {
  content: '\e8cd';
}

/* line 4011, src/sass/core/material-icons.scss */
.material-icons.speaker_notes_off::before,
.mi.speaker_notes_off::before {
  content: '\e92a';
}

/* line 4016, src/sass/core/material-icons.scss */
.material-icons.speaker_phone::before,
.mi.speaker_phone::before {
  content: '\e0d2';
}

/* line 4021, src/sass/core/material-icons.scss */
.material-icons.spellcheck::before,
.mi.spellcheck::before {
  content: '\e8ce';
}

/* line 4026, src/sass/core/material-icons.scss */
.material-icons.star::before,
.mi.star::before {
  content: '\e838';
}

/* line 4031, src/sass/core/material-icons.scss */
.material-icons.star_border::before,
.mi.star_border::before {
  content: '\e83a';
}

/* line 4036, src/sass/core/material-icons.scss */
.material-icons.star_half::before,
.mi.star_half::before {
  content: '\e839';
}

/* line 4041, src/sass/core/material-icons.scss */
.material-icons.stars::before,
.mi.stars::before {
  content: '\e8d0';
}

/* line 4046, src/sass/core/material-icons.scss */
.material-icons.stay_current_landscape::before,
.mi.stay_current_landscape::before {
  content: '\e0d3';
}

/* line 4051, src/sass/core/material-icons.scss */
.material-icons.stay_current_portrait::before,
.mi.stay_current_portrait::before {
  content: '\e0d4';
}

/* line 4056, src/sass/core/material-icons.scss */
.material-icons.stay_primary_landscape::before,
.mi.stay_primary_landscape::before {
  content: '\e0d5';
}

/* line 4061, src/sass/core/material-icons.scss */
.material-icons.stay_primary_portrait::before,
.mi.stay_primary_portrait::before {
  content: '\e0d6';
}

/* line 4066, src/sass/core/material-icons.scss */
.material-icons.stop::before,
.mi.stop::before {
  content: '\e047';
}

/* line 4071, src/sass/core/material-icons.scss */
.material-icons.stop_screen_share::before,
.mi.stop_screen_share::before {
  content: '\e0e3';
}

/* line 4076, src/sass/core/material-icons.scss */
.material-icons.storage::before,
.mi.storage::before {
  content: '\e1db';
}

/* line 4081, src/sass/core/material-icons.scss */
.material-icons.store::before,
.mi.store::before {
  content: '\e8d1';
}

/* line 4086, src/sass/core/material-icons.scss */
.material-icons.store_mall_directory::before,
.mi.store_mall_directory::before {
  content: '\e563';
}

/* line 4091, src/sass/core/material-icons.scss */
.material-icons.straighten::before,
.mi.straighten::before {
  content: '\e41c';
}

/* line 4096, src/sass/core/material-icons.scss */
.material-icons.streetview::before,
.mi.streetview::before {
  content: '\e56e';
}

/* line 4101, src/sass/core/material-icons.scss */
.material-icons.strikethrough_s::before,
.mi.strikethrough_s::before {
  content: '\e257';
}

/* line 4106, src/sass/core/material-icons.scss */
.material-icons.style::before,
.mi.style::before {
  content: '\e41d';
}

/* line 4111, src/sass/core/material-icons.scss */
.material-icons.subdirectory_arrow_left::before,
.mi.subdirectory_arrow_left::before {
  content: '\e5d9';
}

/* line 4116, src/sass/core/material-icons.scss */
.material-icons.subdirectory_arrow_right::before,
.mi.subdirectory_arrow_right::before {
  content: '\e5da';
}

/* line 4121, src/sass/core/material-icons.scss */
.material-icons.subject::before,
.mi.subject::before {
  content: '\e8d2';
}

/* line 4126, src/sass/core/material-icons.scss */
.material-icons.subscriptions::before,
.mi.subscriptions::before {
  content: '\e064';
}

/* line 4131, src/sass/core/material-icons.scss */
.material-icons.subtitles::before,
.mi.subtitles::before {
  content: '\e048';
}

/* line 4136, src/sass/core/material-icons.scss */
.material-icons.subway::before,
.mi.subway::before {
  content: '\e56f';
}

/* line 4141, src/sass/core/material-icons.scss */
.material-icons.supervisor_account::before,
.mi.supervisor_account::before {
  content: '\e8d3';
}

/* line 4146, src/sass/core/material-icons.scss */
.material-icons.surround_sound::before,
.mi.surround_sound::before {
  content: '\e049';
}

/* line 4151, src/sass/core/material-icons.scss */
.material-icons.swap_calls::before,
.mi.swap_calls::before {
  content: '\e0d7';
}

/* line 4156, src/sass/core/material-icons.scss */
.material-icons.swap_horiz::before,
.mi.swap_horiz::before {
  content: '\e8d4';
}

/* line 4161, src/sass/core/material-icons.scss */
.material-icons.swap_vert::before,
.mi.swap_vert::before {
  content: '\e8d5';
}

/* line 4166, src/sass/core/material-icons.scss */
.material-icons.swap_vertical_circle::before,
.mi.swap_vertical_circle::before {
  content: '\e8d6';
}

/* line 4171, src/sass/core/material-icons.scss */
.material-icons.switch_camera::before,
.mi.switch_camera::before {
  content: '\e41e';
}

/* line 4176, src/sass/core/material-icons.scss */
.material-icons.switch_video::before,
.mi.switch_video::before {
  content: '\e41f';
}

/* line 4181, src/sass/core/material-icons.scss */
.material-icons.sync::before,
.mi.sync::before {
  content: '\e627';
}

/* line 4186, src/sass/core/material-icons.scss */
.material-icons.sync_disabled::before,
.mi.sync_disabled::before {
  content: '\e628';
}

/* line 4191, src/sass/core/material-icons.scss */
.material-icons.sync_problem::before,
.mi.sync_problem::before {
  content: '\e629';
}

/* line 4196, src/sass/core/material-icons.scss */
.material-icons.system_update::before,
.mi.system_update::before {
  content: '\e62a';
}

/* line 4201, src/sass/core/material-icons.scss */
.material-icons.system_update_alt::before,
.mi.system_update_alt::before {
  content: '\e8d7';
}

/* line 4206, src/sass/core/material-icons.scss */
.material-icons.tab::before,
.mi.tab::before {
  content: '\e8d8';
}

/* line 4211, src/sass/core/material-icons.scss */
.material-icons.tab_unselected::before,
.mi.tab_unselected::before {
  content: '\e8d9';
}

/* line 4216, src/sass/core/material-icons.scss */
.material-icons.tablet::before,
.mi.tablet::before {
  content: '\e32f';
}

/* line 4221, src/sass/core/material-icons.scss */
.material-icons.tablet_android::before,
.mi.tablet_android::before {
  content: '\e330';
}

/* line 4226, src/sass/core/material-icons.scss */
.material-icons.tablet_mac::before,
.mi.tablet_mac::before {
  content: '\e331';
}

/* line 4231, src/sass/core/material-icons.scss */
.material-icons.tag_faces::before,
.mi.tag_faces::before {
  content: '\e420';
}

/* line 4236, src/sass/core/material-icons.scss */
.material-icons.tap_and_play::before,
.mi.tap_and_play::before {
  content: '\e62b';
}

/* line 4241, src/sass/core/material-icons.scss */
.material-icons.terrain::before,
.mi.terrain::before {
  content: '\e564';
}

/* line 4246, src/sass/core/material-icons.scss */
.material-icons.text_fields::before,
.mi.text_fields::before {
  content: '\e262';
}

/* line 4251, src/sass/core/material-icons.scss */
.material-icons.text_format::before,
.mi.text_format::before {
  content: '\e165';
}

/* line 4256, src/sass/core/material-icons.scss */
.material-icons.textsms::before,
.mi.textsms::before {
  content: '\e0d8';
}

/* line 4261, src/sass/core/material-icons.scss */
.material-icons.texture::before,
.mi.texture::before {
  content: '\e421';
}

/* line 4266, src/sass/core/material-icons.scss */
.material-icons.theaters::before,
.mi.theaters::before {
  content: '\e8da';
}

/* line 4271, src/sass/core/material-icons.scss */
.material-icons.thumb_down::before,
.mi.thumb_down::before {
  content: '\e8db';
}

/* line 4276, src/sass/core/material-icons.scss */
.material-icons.thumb_up::before,
.mi.thumb_up::before {
  content: '\e8dc';
}

/* line 4281, src/sass/core/material-icons.scss */
.material-icons.thumbs_up_down::before,
.mi.thumbs_up_down::before {
  content: '\e8dd';
}

/* line 4286, src/sass/core/material-icons.scss */
.material-icons.time_to_leave::before,
.mi.time_to_leave::before {
  content: '\e62c';
}

/* line 4291, src/sass/core/material-icons.scss */
.material-icons.timelapse::before,
.mi.timelapse::before {
  content: '\e422';
}

/* line 4296, src/sass/core/material-icons.scss */
.material-icons.timeline::before,
.mi.timeline::before {
  content: '\e922';
}

/* line 4301, src/sass/core/material-icons.scss */
.material-icons.timer::before,
.mi.timer::before {
  content: '\e425';
}

/* line 4306, src/sass/core/material-icons.scss */
.material-icons.timer_10::before,
.mi.timer_10::before {
  content: '\e423';
}

/* line 4311, src/sass/core/material-icons.scss */
.material-icons.timer_3::before,
.mi.timer_3::before {
  content: '\e424';
}

/* line 4316, src/sass/core/material-icons.scss */
.material-icons.timer_off::before,
.mi.timer_off::before {
  content: '\e426';
}

/* line 4321, src/sass/core/material-icons.scss */
.material-icons.title::before,
.mi.title::before {
  content: '\e264';
}

/* line 4326, src/sass/core/material-icons.scss */
.material-icons.toc::before,
.mi.toc::before {
  content: '\e8de';
}

/* line 4331, src/sass/core/material-icons.scss */
.material-icons.today::before,
.mi.today::before {
  content: '\e8df';
}

/* line 4336, src/sass/core/material-icons.scss */
.material-icons.toll::before,
.mi.toll::before {
  content: '\e8e0';
}

/* line 4341, src/sass/core/material-icons.scss */
.material-icons.tonality::before,
.mi.tonality::before {
  content: '\e427';
}

/* line 4346, src/sass/core/material-icons.scss */
.material-icons.touch_app::before,
.mi.touch_app::before {
  content: '\e913';
}

/* line 4351, src/sass/core/material-icons.scss */
.material-icons.toys::before,
.mi.toys::before {
  content: '\e332';
}

/* line 4356, src/sass/core/material-icons.scss */
.material-icons.track_changes::before,
.mi.track_changes::before {
  content: '\e8e1';
}

/* line 4361, src/sass/core/material-icons.scss */
.material-icons.traffic::before,
.mi.traffic::before {
  content: '\e565';
}

/* line 4366, src/sass/core/material-icons.scss */
.material-icons.train::before,
.mi.train::before {
  content: '\e570';
}

/* line 4371, src/sass/core/material-icons.scss */
.material-icons.tram::before,
.mi.tram::before {
  content: '\e571';
}

/* line 4376, src/sass/core/material-icons.scss */
.material-icons.transfer_within_a_station::before,
.mi.transfer_within_a_station::before {
  content: '\e572';
}

/* line 4381, src/sass/core/material-icons.scss */
.material-icons.transform::before,
.mi.transform::before {
  content: '\e428';
}

/* line 4386, src/sass/core/material-icons.scss */
.material-icons.translate::before,
.mi.translate::before {
  content: '\e8e2';
}

/* line 4391, src/sass/core/material-icons.scss */
.material-icons.trending_down::before,
.mi.trending_down::before {
  content: '\e8e3';
}

/* line 4396, src/sass/core/material-icons.scss */
.material-icons.trending_flat::before,
.mi.trending_flat::before {
  content: '\e8e4';
}

/* line 4401, src/sass/core/material-icons.scss */
.material-icons.trending_up::before,
.mi.trending_up::before {
  content: '\e8e5';
}

/* line 4406, src/sass/core/material-icons.scss */
.material-icons.tune::before,
.mi.tune::before {
  content: '\e429';
}

/* line 4411, src/sass/core/material-icons.scss */
.material-icons.turned_in::before,
.mi.turned_in::before {
  content: '\e8e6';
}

/* line 4416, src/sass/core/material-icons.scss */
.material-icons.turned_in_not::before,
.mi.turned_in_not::before {
  content: '\e8e7';
}

/* line 4421, src/sass/core/material-icons.scss */
.material-icons.tv::before,
.mi.tv::before {
  content: '\e333';
}

/* line 4426, src/sass/core/material-icons.scss */
.material-icons.unarchive::before,
.mi.unarchive::before {
  content: '\e169';
}

/* line 4431, src/sass/core/material-icons.scss */
.material-icons.undo::before,
.mi.undo::before {
  content: '\e166';
}

/* line 4436, src/sass/core/material-icons.scss */
.material-icons.unfold_less::before,
.mi.unfold_less::before {
  content: '\e5d6';
}

/* line 4441, src/sass/core/material-icons.scss */
.material-icons.unfold_more::before,
.mi.unfold_more::before {
  content: '\e5d7';
}

/* line 4446, src/sass/core/material-icons.scss */
.material-icons.update::before,
.mi.update::before {
  content: '\e923';
}

/* line 4451, src/sass/core/material-icons.scss */
.material-icons.usb::before,
.mi.usb::before {
  content: '\e1e0';
}

/* line 4456, src/sass/core/material-icons.scss */
.material-icons.verified_user::before,
.mi.verified_user::before {
  content: '\e8e8';
}

/* line 4461, src/sass/core/material-icons.scss */
.material-icons.vertical_align_bottom::before,
.mi.vertical_align_bottom::before {
  content: '\e258';
}

/* line 4466, src/sass/core/material-icons.scss */
.material-icons.vertical_align_center::before,
.mi.vertical_align_center::before {
  content: '\e259';
}

/* line 4471, src/sass/core/material-icons.scss */
.material-icons.vertical_align_top::before,
.mi.vertical_align_top::before {
  content: '\e25a';
}

/* line 4476, src/sass/core/material-icons.scss */
.material-icons.vibration::before,
.mi.vibration::before {
  content: '\e62d';
}

/* line 4481, src/sass/core/material-icons.scss */
.material-icons.video_call::before,
.mi.video_call::before {
  content: '\e070';
}

/* line 4486, src/sass/core/material-icons.scss */
.material-icons.video_label::before,
.mi.video_label::before {
  content: '\e071';
}

/* line 4491, src/sass/core/material-icons.scss */
.material-icons.video_library::before,
.mi.video_library::before {
  content: '\e04a';
}

/* line 4496, src/sass/core/material-icons.scss */
.material-icons.videocam::before,
.mi.videocam::before {
  content: '\e04b';
}

/* line 4501, src/sass/core/material-icons.scss */
.material-icons.videocam_off::before,
.mi.videocam_off::before {
  content: '\e04c';
}

/* line 4506, src/sass/core/material-icons.scss */
.material-icons.videogame_asset::before,
.mi.videogame_asset::before {
  content: '\e338';
}

/* line 4511, src/sass/core/material-icons.scss */
.material-icons.view_agenda::before,
.mi.view_agenda::before {
  content: '\e8e9';
}

/* line 4516, src/sass/core/material-icons.scss */
.material-icons.view_array::before,
.mi.view_array::before {
  content: '\e8ea';
}

/* line 4521, src/sass/core/material-icons.scss */
.material-icons.view_carousel::before,
.mi.view_carousel::before {
  content: '\e8eb';
}

/* line 4526, src/sass/core/material-icons.scss */
.material-icons.view_column::before,
.mi.view_column::before {
  content: '\e8ec';
}

/* line 4531, src/sass/core/material-icons.scss */
.material-icons.view_comfy::before,
.mi.view_comfy::before {
  content: '\e42a';
}

/* line 4536, src/sass/core/material-icons.scss */
.material-icons.view_compact::before,
.mi.view_compact::before {
  content: '\e42b';
}

/* line 4541, src/sass/core/material-icons.scss */
.material-icons.view_day::before,
.mi.view_day::before {
  content: '\e8ed';
}

/* line 4546, src/sass/core/material-icons.scss */
.material-icons.view_headline::before,
.mi.view_headline::before {
  content: '\e8ee';
}

/* line 4551, src/sass/core/material-icons.scss */
.material-icons.view_list::before,
.mi.view_list::before {
  content: '\e8ef';
}

/* line 4556, src/sass/core/material-icons.scss */
.material-icons.view_module::before,
.mi.view_module::before {
  content: '\e8f0';
}

/* line 4561, src/sass/core/material-icons.scss */
.material-icons.view_quilt::before,
.mi.view_quilt::before {
  content: '\e8f1';
}

/* line 4566, src/sass/core/material-icons.scss */
.material-icons.view_stream::before,
.mi.view_stream::before {
  content: '\e8f2';
}

/* line 4571, src/sass/core/material-icons.scss */
.material-icons.view_week::before,
.mi.view_week::before {
  content: '\e8f3';
}

/* line 4576, src/sass/core/material-icons.scss */
.material-icons.vignette::before,
.mi.vignette::before {
  content: '\e435';
}

/* line 4581, src/sass/core/material-icons.scss */
.material-icons.visibility::before,
.mi.visibility::before {
  content: '\e8f4';
}

/* line 4586, src/sass/core/material-icons.scss */
.material-icons.visibility_off::before,
.mi.visibility_off::before {
  content: '\e8f5';
}

/* line 4591, src/sass/core/material-icons.scss */
.material-icons.voice_chat::before,
.mi.voice_chat::before {
  content: '\e62e';
}

/* line 4596, src/sass/core/material-icons.scss */
.material-icons.voicemail::before,
.mi.voicemail::before {
  content: '\e0d9';
}

/* line 4601, src/sass/core/material-icons.scss */
.material-icons.volume_down::before,
.mi.volume_down::before {
  content: '\e04d';
}

/* line 4606, src/sass/core/material-icons.scss */
.material-icons.volume_mute::before,
.mi.volume_mute::before {
  content: '\e04e';
}

/* line 4611, src/sass/core/material-icons.scss */
.material-icons.volume_off::before,
.mi.volume_off::before {
  content: '\e04f';
}

/* line 4616, src/sass/core/material-icons.scss */
.material-icons.volume_up::before,
.mi.volume_up::before {
  content: '\e050';
}

/* line 4621, src/sass/core/material-icons.scss */
.material-icons.vpn_key::before,
.mi.vpn_key::before {
  content: '\e0da';
}

/* line 4626, src/sass/core/material-icons.scss */
.material-icons.vpn_lock::before,
.mi.vpn_lock::before {
  content: '\e62f';
}

/* line 4631, src/sass/core/material-icons.scss */
.material-icons.wallpaper::before,
.mi.wallpaper::before {
  content: '\e1bc';
}

/* line 4636, src/sass/core/material-icons.scss */
.material-icons.warning::before,
.mi.warning::before {
  content: '\e002';
}

/* line 4641, src/sass/core/material-icons.scss */
.material-icons.watch::before,
.mi.watch::before {
  content: '\e334';
}

/* line 4646, src/sass/core/material-icons.scss */
.material-icons.watch_later::before,
.mi.watch_later::before {
  content: '\e924';
}

/* line 4651, src/sass/core/material-icons.scss */
.material-icons.wb_auto::before,
.mi.wb_auto::before {
  content: '\e42c';
}

/* line 4656, src/sass/core/material-icons.scss */
.material-icons.wb_cloudy::before,
.mi.wb_cloudy::before {
  content: '\e42d';
}

/* line 4661, src/sass/core/material-icons.scss */
.material-icons.wb_incandescent::before,
.mi.wb_incandescent::before {
  content: '\e42e';
}

/* line 4666, src/sass/core/material-icons.scss */
.material-icons.wb_iridescent::before,
.mi.wb_iridescent::before {
  content: '\e436';
}

/* line 4671, src/sass/core/material-icons.scss */
.material-icons.wb_sunny::before,
.mi.wb_sunny::before {
  content: '\e430';
}

/* line 4676, src/sass/core/material-icons.scss */
.material-icons.wc::before,
.mi.wc::before {
  content: '\e63d';
}

/* line 4681, src/sass/core/material-icons.scss */
.material-icons.web::before,
.mi.web::before {
  content: '\e051';
}

/* line 4686, src/sass/core/material-icons.scss */
.material-icons.web_asset::before,
.mi.web_asset::before {
  content: '\e069';
}

/* line 4691, src/sass/core/material-icons.scss */
.material-icons.weekend::before,
.mi.weekend::before {
  content: '\e16b';
}

/* line 4696, src/sass/core/material-icons.scss */
.material-icons.whatshot::before,
.mi.whatshot::before {
  content: '\e80e';
}

/* line 4701, src/sass/core/material-icons.scss */
.material-icons.widgets::before,
.mi.widgets::before {
  content: '\e1bd';
}

/* line 4706, src/sass/core/material-icons.scss */
.material-icons.wifi::before,
.mi.wifi::before {
  content: '\e63e';
}

/* line 4711, src/sass/core/material-icons.scss */
.material-icons.wifi_lock::before,
.mi.wifi_lock::before {
  content: '\e1e1';
}

/* line 4716, src/sass/core/material-icons.scss */
.material-icons.wifi_tethering::before,
.mi.wifi_tethering::before {
  content: '\e1e2';
}

/* line 4721, src/sass/core/material-icons.scss */
.material-icons.work::before,
.mi.work::before {
  content: '\e8f9';
}

/* line 4726, src/sass/core/material-icons.scss */
.material-icons.wrap_text::before,
.mi.wrap_text::before {
  content: '\e25b';
}

/* line 4731, src/sass/core/material-icons.scss */
.material-icons.youtube_searched_for::before,
.mi.youtube_searched_for::before {
  content: '\e8fa';
}

/* line 4736, src/sass/core/material-icons.scss */
.material-icons.zoom_in::before,
.mi.zoom_in::before {
  content: '\e8ff';
}

/* line 4741, src/sass/core/material-icons.scss */
.material-icons.zoom_out::before,
.mi.zoom_out::before {
  content: '\e900';
}

/* line 4746, src/sass/core/material-icons.scss */
.material-icons.zoom_out_map::before,
.mi.zoom_out_map::before {
  content: '\e56b';
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/materialicons/MaterialIcons-Regular.eot");
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.woff2") format("woff2"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.woff") format("woff"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.eot");
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-regular.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-regular.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-italic.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600italic.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700italic.woff") format("woff");
}

@font-face {
  font-family: 'ColgateRelaunchIcons';
  src: url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.eot");
  src: url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.eot") format("embedded-opentype"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.ttf") format("truetype"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.woff") format("woff"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'LucidaGrande';
  src: url("../../assets/fonts/LucidaGrande/LucidaGrande.ttf");
  src: url("../../assets/fonts/LucidaGrande/LucidaGrande.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'FontAwesome';
  src: url("../../assets/fonts/fontawesome-webfont.eot");
  src: url("../../assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff2") format("woff2"), url("../../assets/fonts/fontawesome-webfont.woff") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'slick';
  src: url("../../assets/fonts/Slick-fonts/slick.eot");
  src: url("../../assets/fonts/Slick-fonts/slick.ttf") format("truetype"), url("../../assets/fonts/Slick-fonts/slick.woff") format("woff"), url("../../assets/fonts/Slick-fonts/slick.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-BlackItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Black.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Bold.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-BoldItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Italic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Light.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-LightItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBoldItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBold.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Regular.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* line 3, src/sass/core/colgate-relaunch-icons.scss */
[class^='icon-'],
[class*=' icon-'] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ColgateRelaunchIcons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 19, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Plus::before {
  content: '\e900';
  color: #5a5554;
}

/* line 24, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Close-X-circle::before {
  content: '\e901';
  color: #5a5554;
}

/* line 29, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Close-X::before {
  content: '\e902';
  color: #5a5554;
}

/* line 34, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Menu::before {
  content: '\e903';
  color: #5a5554;
}

/* line 39, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Search::before {
  content: '\e904';
  color: #5a5554;
}

/* line 44, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Zoom::before {
  content: '\e905';
  color: #5a5554;
}

/* line 49, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Filter::before {
  content: '\e906';
  color: #5a5554;
}

/* line 54, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Chevrondown::before {
  content: '\e907';
  color: #5a5554;
}

/* line 59, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Chevronup::before {
  content: '\e908';
  color: #5a5554;
}

/* line 64, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Chevronleft::before {
  content: '\e909';
  color: #5a5554;
}

/* line 69, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Chevronright::before {
  content: '\e90a';
  color: #5a5554;
}

/* line 74, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Arrow---right::before {
  content: '\e90b';
  color: #5a5554;
}

/* line 79, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Directions---arrow-right::before {
  content: '\e930';
  color: #5a5554;
}

/* line 84, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_External-site::before {
  content: '\e90c';
  color: #5a5554;
}

/* line 89, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Educational-kits::before {
  content: '\e90d';
  color: #5a5554;
}

/* line 94, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Download::before {
  content: '\e90e';
  color: #5a5554;
}

/* line 99, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Upload::before {
  content: '\e90f';
  color: #5a5554;
}

/* line 104, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Checkmark::before {
  content: '\e910';
  color: #5a5554;
}

/* line 109, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Checkmark-circle::before {
  content: '\e911';
  color: #5a5554;
}

/* line 114, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Star::before {
  content: '\e912';
  color: #5a5554;
}

/* line 119, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Home::before {
  content: '\e913';
  color: #5a5554;
}

/* line 124, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Offers::before {
  content: '\e914';
  color: #5a5554;
}

/* line 129, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_How-to-buy::before {
  content: '\e915';
  color: #575554;
}

/* line 134, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Location::before {
  content: '\e916';
  color: #5a5554;
}

/* line 139, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Contact::before {
  content: '\e917';
  color: #5a5554;
}

/* line 144, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Contact-alt::before {
  content: '\e918';
  color: #5a5554;
}

/* line 149, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Our-story-alt::before {
  content: '\e919';
  color: #5a5554;
}

/* line 154, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Our-story::before {
  content: '\e91a';
  color: #5a5554;
}

/* line 159, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Mission::before {
  content: '\e91b';
  color: #5a5554;
}

/* line 164, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Email::before {
  content: '\e91c';
  color: #5a5554;
}

/* line 169, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Phone::before {
  content: '\e91d';
  color: #5a5554;
}

/* line 174, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Ingredients-alt::before {
  content: '\e91e';
  color: #5a5554;
}

/* line 179, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Ingredients::before {
  content: '\e91f';
  color: #5a5554;
}

/* line 184, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Prescription::before {
  content: '\e920';
  color: #5a5554;
}

/* line 189, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Document::before {
  content: '\e921';
  color: #5a5554;
}

/* line 194, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Music-sound::before {
  content: '\e922';
  color: #5a5554;
}

/* line 199, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Video::before {
  content: '\e923';
  color: #5a5554;
}

/* line 204, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Emoji---Meh::before {
  content: '\e924';
  color: #5a5554;
}

/* line 209, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Smile::before {
  content: '\e925';
  color: #5a5554;
}

/* line 214, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Flag::before {
  content: '\e926';
  color: #5a5554;
}

/* line 219, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Refresh::before {
  content: '\e927';
  color: #5a5554;
}

/* line 224, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Info::before {
  content: '\e928';
  color: #5a5554;
}

/* line 229, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Warning::before {
  content: '\e929';
  color: #5a5554;
}

/* line 234, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Print::before {
  content: '\e92a';
  color: #5a5554;
}

/* line 239, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Trash::before {
  content: '\e92b';
  color: #5a5554;
}

/* line 244, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Instagram::before {
  content: '\e92c';
}

/* line 248, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Facebook::before {
  content: '\e92d';
  color: #3a55a0;
}

/* line 253, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Twitter::before {
  content: '\e92e';
  color: #50abf1;
}

/* line 258, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Youtube::before {
  content: '\e92f';
  color: #f00;
}

/* line 5, src/sass/components/accordion/_accordion-base.scss */
.accordion {
  margin-top: 50px;
  margin-bottom: 50px;
  padding: 0;
}

@media only screen and (max-width: 991px) {
  /* line 5, src/sass/components/accordion/_accordion-base.scss */
  .accordion {
    padding: 0 25px;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 5, src/sass/components/accordion/_accordion-base.scss */
  .accordion {
    margin-bottom: 30px;
  }
}

/* line 19, src/sass/components/accordion/_accordion-base.scss */
.accordion .accordion-container {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 25, src/sass/components/accordion/_accordion-base.scss */
.accordion .accordion-content-wrapper {
  height: 0;
  overflow: hidden;
}

/* line 29, src/sass/components/accordion/_accordion-base.scss */
.accordion .accordion-content-wrapper .richText {
  margin-bottom: 0;
  padding: 10px 18px;
}

/* line 33, src/sass/components/accordion/_accordion-base.scss */
.accordion .accordion-content-wrapper .richText p {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'ColgateReady';
  font-style: normal;
  font-weight: 500;
  letter-spacing: -0.1px;
  line-height: 28px;
}

/* line 42, src/sass/components/accordion/_accordion-base.scss */
.gaba-2020 .accordion .accordion-content-wrapper .richText p {
  font-family: 'Open Sans', sans-serif;
}

/* line 47, src/sass/components/accordion/_accordion-base.scss */
.accordion .accordion-content-wrapper .richText a {
  color: #333;
  text-decoration: none;
}

/* line 51, src/sass/components/accordion/_accordion-base.scss */
.accordion .accordion-content-wrapper .richText a:hover {
  color: #d2010d;
}

/* line 58, src/sass/components/accordion/_accordion-base.scss */
.accordion .accordion-title {
  display: inline-flex;
  line-height: 1.2;
  margin-bottom: 0;
}

/* line 63, src/sass/components/accordion/_accordion-base.scss */
.accordion .accordion-title a {
  font-size: 18px;
  font-size: 1.8rem;
  color: #d2010d;
  font-style: normal;
  font-weight: 500;
  letter-spacing: -0.3px;
  line-height: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 63, src/sass/components/accordion/_accordion-base.scss */
  .accordion .accordion-title a {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: -0.23px;
  }
}

/* line 79, src/sass/components/accordion/_accordion-base.scss */
.gaba-2020 .accordion .accordion-title a {
  color: #63666a;
}

/* line 83, src/sass/components/accordion/_accordion-base.scss */
.accordion .accordion-title a:hover {
  text-decoration: none;
}

/* line 89, src/sass/components/accordion/_accordion-base.scss */
.accordion .accordion-head {
  padding: 8px 50px 8px 25px;
  border-radius: 25px;
  background-color: #fff;
  position: relative;
  cursor: pointer;
}

/* line 96, src/sass/components/accordion/_accordion-base.scss */
.accordion .accordion-head::after {
  content: '\e907';
  position: absolute;
  top: 39%;
  right: 25px;
  color: #d2010d;
  font-family: 'ColgateRelaunchIcons';
  line-height: 15px;
  font-size: 18px;
}

/* line 106, src/sass/components/accordion/_accordion-base.scss */
.gaba-2020 .accordion .accordion-head::after {
  color: #63666a;
}

/* line 112, src/sass/components/accordion/_accordion-base.scss */
.accordion .accordion-slide {
  margin: 15px 0;
  padding: 0;
  position: relative;
}

/* line 119, src/sass/components/accordion/_accordion-base.scss */
.accordion .accordion-slide.is-active .accordion-title a {
  color: #fff;
}

/* line 124, src/sass/components/accordion/_accordion-base.scss */
.accordion .accordion-slide.is-active .accordion-head {
  color: #fff;
  background-color: #595655;
}

/* line 129, src/sass/components/accordion/_accordion-base.scss */
.accordion .accordion-slide.is-active .accordion-head::after {
  transform: rotate(-180deg);
  top: 35%;
  color: #fff;
}

/* line 135, src/sass/components/accordion/_accordion-base.scss */
.accordion .accordion-slide.is-active > .accordion-content-wrapper {
  height: auto;
  padding: 17px 25px 0;
  background-color: #fff;
  border-radius: 0 0 25px 25px;
  margin-top: -20px;
}

/* line 1, src/sass/components/accordion/_accordion-no-margin.scss */
.accordion.no-margin {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 1, src/sass/components/accordion/_accordion-pdp.scss */
.pdp-accordion {
  margin-top: 30px;
  padding: 0 15px;
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/accordion/_accordion-pdp.scss */
  .pdp-accordion {
    padding: 0 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/accordion/_accordion-pdp.scss */
  .pdp-accordion {
    margin-top: 5px;
  }
}

/* line 14, src/sass/components/accordion/_accordion-pdp.scss */
.pdp-accordion .accordion-content-wrapper .richText {
  margin-bottom: 0;
  padding: 0 18px;
}

/* line 18, src/sass/components/accordion/_accordion-pdp.scss */
.pdp-accordion .accordion-content-wrapper .richText p {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  letter-spacing: 0;
  line-height: 28px;
}

/* line 26, src/sass/components/accordion/_accordion-pdp.scss */
.pdp-accordion .accordion-content-wrapper .richText a {
  color: #d2010d;
  text-decoration: none;
}

/* line 30, src/sass/components/accordion/_accordion-pdp.scss */
.pdp-accordion .accordion-content-wrapper .richText a:hover {
  color: #d0210d;
}

/* line 38, src/sass/components/accordion/_accordion-pdp.scss */
.pdp-accordion .accordion-title a {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: -0.23px;
  line-height: 20px;
}

/* line 48, src/sass/components/accordion/_accordion-pdp.scss */
.pdp-accordion .accordion-head::after {
  line-height: 15px;
  font-size: 18px;
}

/* line 54, src/sass/components/accordion/_accordion-pdp.scss */
.pdp-accordion .accordion-slide {
  margin: 21px 0;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  /* line 59, src/sass/components/accordion/_accordion-pdp.scss */
  .pdp-accordion .accordion-slide:first-child {
    margin-top: 0;
  }
}

/* line 65, src/sass/components/accordion/_accordion-pdp.scss */
.pdp-accordion .accordion-slide.is-active > .accordion-content-wrapper {
  padding: 17px 25px 0;
  background: #fff;
}

/* line 3, src/sass/components/accordion/_accordion-patient-education.scss */
.patient-education-acordion .accordion-title a {
  font-size: 18px;
  letter-spacing: -0.3px;
  line-height: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/accordion/_accordion-patient-education.scss */
  .patient-education-acordion .accordion-title a {
    font-size: 14px;
    letter-spacing: -0.23px;
    line-height: 20px;
  }
}

/* line 16, src/sass/components/accordion/_accordion-patient-education.scss */
.patient-education-acordion .accordion-head {
  padding: 13px 50px 13px 25px;
}

/* line 19, src/sass/components/accordion/_accordion-patient-education.scss */
.patient-education-acordion .accordion-head::after {
  top: 37%;
}

/* line 25, src/sass/components/accordion/_accordion-patient-education.scss */
.patient-education-acordion .accordion-slide.is-active > .accordion-content-wrapper {
  background: #fff;
}

@media only screen and (max-width: 767px) {
  /* line 28, src/sass/components/accordion/_accordion-patient-education.scss */
  .patient-education-acordion .accordion-slide.is-active > .accordion-content-wrapper p {
    font-size: 14px;
    letter-spacing: -0.23px;
    line-height: 30px;
  }
}

/* line 38, src/sass/components/accordion/_accordion-patient-education.scss */
.patient-education-acordion > .component-content {
  margin-top: 90px;
}

@media only screen and (max-width: 767px) {
  /* line 38, src/sass/components/accordion/_accordion-patient-education.scss */
  .patient-education-acordion > .component-content {
    margin-top: 70px;
  }
}

/* line 4, src/sass/components/accordion/_accordion-colors.scss */
.colors li.accordion-slide .accordion-title a {
  display: flex;
  align-items: flex-end;
}

/* line 8, src/sass/components/accordion/_accordion-colors.scss */
.colors li.accordion-slide .accordion-title a::before {
  content: '';
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin: 6px 14px 0 -10px;
}

/* line 22, src/sass/components/accordion/_accordion-colors.scss */
.colors li.accordion-slide:nth-of-type(1) .accordion-title a::before {
  background-color: #ff5356;
}

/* line 32, src/sass/components/accordion/_accordion-colors.scss */
.colors li.accordion-slide:nth-of-type(2) .accordion-title a::before {
  background-color: #fb9657;
}

/* line 42, src/sass/components/accordion/_accordion-colors.scss */
.colors li.accordion-slide:nth-of-type(3) .accordion-title a::before {
  background-color: #ffea46;
}

/* line 52, src/sass/components/accordion/_accordion-colors.scss */
.colors li.accordion-slide:nth-of-type(4) .accordion-title a::before {
  background-color: #86cd6f;
}

/* line 62, src/sass/components/accordion/_accordion-colors.scss */
.colors li.accordion-slide:nth-of-type(5) .accordion-title a::before {
  background-color: #5ac7ee;
}

/* line 72, src/sass/components/accordion/_accordion-colors.scss */
.colors li.accordion-slide:nth-of-type(6) .accordion-title a::before {
  background-color: #61a6ef;
}

/* line 82, src/sass/components/accordion/_accordion-colors.scss */
.colors li.accordion-slide:nth-of-type(7) .accordion-title a::before {
  background-color: #a278b2;
}

/* line 92, src/sass/components/accordion/_accordion-colors.scss */
.colors li.accordion-slide:nth-of-type(8) .accordion-title a::before {
  background-color: #b35088;
}

/* line 3, src/sass/components/accordion/_accordion-ghp-videos.scss */
.accordion-ghp-videos {
  max-width: 100%;
  z-index: 20;
  width: auto;
  display: inline-block;
}

/* line 9, src/sass/components/accordion/_accordion-ghp-videos.scss */
.accordion-ghp-videos .video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}

/* line 14, src/sass/components/accordion/_accordion-ghp-videos.scss */
.accordion-ghp-videos .video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 24, src/sass/components/accordion/_accordion-ghp-videos.scss */
.accordion-ghp-videos .accordion-head {
  background: transparent;
  color: #d2010d;
  padding: 10px;
}

/* line 29, src/sass/components/accordion/_accordion-ghp-videos.scss */
.accordion-ghp-videos .accordion-head a {
  color: #d2010d;
}

/* line 33, src/sass/components/accordion/_accordion-ghp-videos.scss */
.accordion-ghp-videos .accordion-head::after, .accordion-ghp-videos .accordion-head:hover {
  content: '';
}

/* line 38, src/sass/components/accordion/_accordion-ghp-videos.scss */
.accordion-ghp-videos .accordion-head::before {
  position: absolute !important;
  content: '+';
  display: inline-block;
  font-weight: normal;
  font-size: 32px;
  line-height: 0.5;
  right: auto;
  background: #d2010d;
  color: #fff;
  border-radius: 100%;
  width: 25px;
  height: 25px;
  text-align: center;
  bottom: -10px;
  top: auto;
  left: -15px;
  border: 5px solid #fff;
  box-shadow: 2px -1px 2px 0 #bdbdbd;
}

/* line 60, src/sass/components/accordion/_accordion-ghp-videos.scss */
.accordion-ghp-videos .accordion-title {
  width: 100%;
}

/* line 63, src/sass/components/accordion/_accordion-ghp-videos.scss */
.accordion-ghp-videos .accordion-title-text {
  font-size: 20px;
  width: 100%;
  display: inline-block;
  border-bottom: 2px solid #bdbdbd;
  padding-bottom: 3px;
  margin-bottom: 5px;
}

/* line 72, src/sass/components/accordion/_accordion-ghp-videos.scss */
.accordion-ghp-videos .accordion-title-subtext {
  font-size: 12px;
  color: #333;
  text-align: right;
  width: 100%;
  display: inline-block;
}

/* line 81, src/sass/components/accordion/_accordion-ghp-videos.scss */
.accordion-ghp-videos .accordion-slide.is-active > .accordion-head:hover {
  background-color: transparent;
}

/* line 85, src/sass/components/accordion/_accordion-ghp-videos.scss */
.accordion-ghp-videos .accordion-container {
  border: 1px solid #d6d6d6;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 3px 3px 0 #666;
  background: linear-gradient(to right, #d6d6d6 0, #eee 12%, #fff 63%, #d6d6d6 77%, #fff 89%);
}

/* line 92, src/sass/components/accordion/_accordion-ghp-videos.scss */
.accordion-ghp-videos .accordion-content-wrapper {
  max-height: 0;
  transition: all 0.3s ease-in-out 0.2s;
}

/* line 96, src/sass/components/accordion/_accordion-ghp-videos.scss */
.accordion-ghp-videos .accordion-content-wrapper p {
  font-size: 1.2rem;
}

/* line 101, src/sass/components/accordion/_accordion-ghp-videos.scss */
.accordion-ghp-videos .accordion-slide {
  max-width: 150px;
  padding: 5px;
  margin: 0;
  transition: all 0.2s ease-in-out;
}

/* line 107, src/sass/components/accordion/_accordion-ghp-videos.scss */
.accordion-ghp-videos .accordion-slide.is-active {
  width: auto;
  max-width: 100%;
}

/* line 111, src/sass/components/accordion/_accordion-ghp-videos.scss */
.accordion-ghp-videos .accordion-slide.is-active .accordion-head {
  background: transparent;
  margin: 6px 0;
}

/* line 115, src/sass/components/accordion/_accordion-ghp-videos.scss */
.accordion-ghp-videos .accordion-slide.is-active .accordion-head::after {
  content: '';
}

/* line 119, src/sass/components/accordion/_accordion-ghp-videos.scss */
.accordion-ghp-videos .accordion-slide.is-active .accordion-head:hover::after {
  content: '';
}

/* line 123, src/sass/components/accordion/_accordion-ghp-videos.scss */
.accordion-ghp-videos .accordion-slide.is-active .accordion-head::before {
  content: '-';
}

/* line 127, src/sass/components/accordion/_accordion-ghp-videos.scss */
.accordion-ghp-videos .accordion-slide.is-active .accordion-head a {
  color: #d2010d;
  width: 100%;
}

/* line 133, src/sass/components/accordion/_accordion-ghp-videos.scss */
.accordion-ghp-videos .accordion-slide.is-active .accordion-title-subtext {
  height: 1px;
  opacity: 0;
}

/* line 138, src/sass/components/accordion/_accordion-ghp-videos.scss */
.accordion-ghp-videos .accordion-slide.is-active .accordion-content-wrapper {
  background: transparent;
  max-height: 2000px;
}

/* line 142, src/sass/components/accordion/_accordion-ghp-videos.scss */
.accordion-ghp-videos .accordion-slide.is-active .accordion-content-wrapper p {
  font-size: 1.2rem;
  line-height: 1.4;
}
/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/articleList/_articleList-base.scss */
.articleList {
  padding: 0;
}

/* line 11, src/sass/components/articleList/_articleList-base.scss */
.articleList-date {
  margin-bottom: 10px;
  color: #333;
}

/* line 16, src/sass/components/articleList/_articleList-base.scss */
.articleList-article {
  overflow: hidden;
}

/* line 19, src/sass/components/articleList/_articleList-base.scss */
.articleList-article-wrapper {
  margin: 0;
  padding: 0;
}

/* line 25, src/sass/components/articleList/_articleList-base.scss */
.articleList-description {
  overflow: hidden;
}

/* line 34, src/sass/components/articleList/_articleList-base.scss */
.articleList-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 40, src/sass/components/articleList/_articleList-base.scss */
.articleList-thumbnail {
  max-width: 100px;
  float: left;
  margin-right: 15px;
}

@media only screen and (max-width: 767px) {
  /* line 40, src/sass/components/articleList/_articleList-base.scss */
  .articleList-thumbnail {
    float: none;
    margin: auto;
    display: block;
  }
}

/* line 52, src/sass/components/articleList/_articleList-base.scss */
.articleList-more {
  float: right;
}

/* line 55, src/sass/components/articleList/_articleList-base.scss */
.articleList-more::after {
  display: inline;
  content: '\00bb';
}

/* line 60, src/sass/components/articleList/_articleList-base.scss */
.articleList-more-arrow {
  display: none;
}

/* line 63, src/sass/components/articleList/_articleList-base.scss */
.no-generatedcontent .articleList-more-arrow {
  display: inline;
}

/* line 69, src/sass/components/articleList/_articleList-base.scss */
.articleList-tags {
  padding: 0;
  margin: -20px 0 0;
  list-style-type: none;
}

/* line 74, src/sass/components/articleList/_articleList-base.scss */
.articleList-tags-item {
  display: inline-block;
  margin: 0 2px;
}

/* line 78, src/sass/components/articleList/_articleList-base.scss */
.articleList-tags-item-link {
  display: block;
  padding: 1px;
  background: #fff;
  color: #333;
  border: 1px solid #d2010d;
  font-size: 0.85em;
}

/* line 1, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- {
  /* stylelint-disable */
  padding-left: 0;
  /* stylelint-enable */
}

@media only screen and (max-width: 1199px) {
  /* line 1, src/sass/components/articleList/_articleList-category-article-list.scss */
  .reference-category-article-list- {
    padding-right: 0;
  }
  /* line 8, src/sass/components/articleList/_articleList-category-article-list.scss */
  .reference-category-article-list- > .component-content {
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/articleList/_articleList-category-article-list.scss */
  .reference-category-article-list- {
    width: calc(100% + 30px);
    position: relative;
    left: -15px;
  }
  /* line 18, src/sass/components/articleList/_articleList-category-article-list.scss */
  .reference-category-article-list- > .component-content {
    padding: 0 9px;
  }
}

/* line 23, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list {
  display: flex;
  flex-wrap: wrap;
  background-color: #eee;
  border-radius: 0 0 24px 0;
}

@media only screen and (max-width: 767px) {
  /* line 23, src/sass/components/articleList/_articleList-category-article-list.scss */
  .reference-category-article-list- .category-article-list {
    border-radius: 0;
  }
}

/* line 33, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list .list {
  width: 100%;
  min-height: 700px;
  padding: 24px 24px 0;
}

@media only screen and (max-width: 767px) {
  /* line 33, src/sass/components/articleList/_articleList-category-article-list.scss */
  .reference-category-article-list- .category-article-list .list {
    padding: 24px 15px 0;
  }
}

/* line 42, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list .list .cards-container {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 4%;
  order: 1;
}

/* line 49, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list .list .cards-container .card .card-content {
  padding: 20px 40px 0 30px;
}

@media only screen and (max-width: 767px) {
  /* line 49, src/sass/components/articleList/_articleList-category-article-list.scss */
  .reference-category-article-list- .category-article-list .list .cards-container .card .card-content {
    padding: 20px 60px 0 30px;
  }
}

/* line 56, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list .list .cards-container .card .card-content h2 {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 300;
  letter-spacing: -0.4px;
  line-height: 32px;
}

@media only screen and (max-width: 767px) {
  /* line 56, src/sass/components/articleList/_articleList-category-article-list.scss */
  .reference-category-article-list- .category-article-list .list .cards-container .card .card-content h2 {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: -0.33px;
  }
}

/* line 70, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list .list .cards-container .card .card-content p {
  margin-bottom: -5px;
  font-family: ColgateReady;
}

@media only screen and (max-width: 767px) {
  /* line 70, src/sass/components/articleList/_articleList-category-article-list.scss */
  .reference-category-article-list- .category-article-list .list .cards-container .card .card-content p {
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: -0.23px;
  }
}

/* line 82, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list .list .cards-container .card .card-button {
  background-color: #f3f3f3;
  right: -32px;
}

@media only screen and (max-width: 767px) {
  /* line 82, src/sass/components/articleList/_articleList-category-article-list.scss */
  .reference-category-article-list- .category-article-list .list .cards-container .card .card-button {
    right: -52px;
  }
}

/* line 94, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list .loading {
  display: none;
  width: 100%;
  height: 50px;
  background-image: url("../../assets/img/loading2.gif");
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: center;
  margin: 50px 0;
}

/* line 105, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list .no-results {
  width: 100%;
  display: none;
  text-align: center;
  padding: 45px 0;
  color: #777;
  order: 3;
}

/* line 114, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list .load-more {
  padding-right: 15px;
  display: inline-flex;
  align-self: flex-start;
  padding: 12px 40px 12px 25px;
  font-size: 15px;
  user-select: none;
  margin: 0 auto 25px;
  color: #8f1f1d;
  font-family: 'ColgateReady';
  letter-spacing: -0.19px;
  font-weight: 700;
  width: auto;
  position: relative;
  border-radius: 20px 0 20px 20px;
  background-color: #fff;
  cursor: pointer;
  order: 2;
  display: none;
  border-style: none;
  transition: all 0.25s ease;
}

/* line 136, src/sass/components/articleList/_articleList-category-article-list.scss */
.gaba-2020 .reference-category-article-list- .category-article-list .load-more {
  color: #63666a;
}

/* line 140, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list .load-more::before {
  content: '\e5cf';
  display: block;
  font-size: 23px;
  font-family: 'Material Icons';
  position: absolute;
  right: 14px;
  bottom: 7px;
  transition: all 0.25s ease;
}

/* line 151, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list .load-more:hover {
  background-color: #8f1f1d;
  color: #fff;
}

/* line 155, src/sass/components/articleList/_articleList-category-article-list.scss */
.gaba-2020 .reference-category-article-list- .category-article-list .load-more:hover {
  background-color: #63666a;
}

/* line 159, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list .load-more:hover::before {
  color: #fff;
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/articleList/_articleList-category-product-list.scss */
  .reference-category-product-list {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 8, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .product-content h2 {
  line-height: 28px;
  letter-spacing: -0.3px;
}

/* line 14, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .product-content .rating span {
  line-height: 28px;
}

/* line 20, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .category-product-list {
  display: flex;
  flex-wrap: wrap;
}

/* line 24, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .category-product-list > .list {
  width: 100%;
}

/* line 28, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .category-product-list .cards-container {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 4%;
  order: 1;
}

/* line 34, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .category-product-list .cards-container::before {
  display: flex;
}

/* line 38, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .category-product-list .cards-container a {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
}

/* line 43, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .category-product-list .cards-container a .product-content {
  display: flex;
  flex-basis: 100%;
  flex-direction: column;
  justify-content: flex-end;
}

@media only screen and (max-width: 767px) {
  /* line 51, src/sass/components/articleList/_articleList-category-product-list.scss */
  .reference-category-product-list .category-product-list .cards-container > div {
    padding: 0 9px;
  }
}

/* line 57, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .category-product-list .cards-container .card.product img {
  max-height: 250px;
  display: block;
  margin: auto;
  height: max-content;
  padding-bottom: 20px;
}

/* line 66, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .category-product-list .loading {
  display: none;
  width: 100%;
  height: 50px;
  background-image: url("../../assets/img/loading2.gif");
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: center;
  margin: 50px 0;
}

/* line 77, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .category-product-list .no-results {
  width: 100%;
  display: none;
  text-align: center;
  padding: 45px 0;
  color: #777;
  order: 3;
}

/* line 86, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .category-product-list .load-more {
  padding-right: 15px;
  display: inline-flex;
  align-self: flex-start;
  padding: 12px 40px 12px 25px;
  font-size: 17px;
  user-select: none;
  margin: 0 auto 25px;
  color: #d2010d;
  letter-spacing: -0.5px;
  font-weight: 700;
  width: auto;
  position: relative;
  border-radius: 20px 0 20px 20px;
  background-color: #fff;
  cursor: pointer;
  order: 2;
  display: none;
  border-style: none;
  transition: all 0.25s ease;
}

/* line 107, src/sass/components/articleList/_articleList-category-product-list.scss */
.gaba-2020 .reference-category-product-list .category-product-list .load-more {
  color: #63666a;
}

/* line 111, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .category-product-list .load-more::before {
  content: '\e5cf';
  display: block;
  font-size: 23px;
  font-family: 'Material Icons';
  position: absolute;
  right: 14px;
  bottom: 7px;
}

/* line 121, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .category-product-list .load-more:hover {
  background-color: #8f1f1d;
  color: #fff;
}

/* line 125, src/sass/components/articleList/_articleList-category-product-list.scss */
.gaba-2020 .reference-category-product-list .category-product-list .load-more:hover {
  background-color: #63666a;
}

/* line 129, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .category-product-list .load-more:hover::before {
  color: #fff;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/materialicons/MaterialIcons-Regular.eot");
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.woff2") format("woff2"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.woff") format("woff"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.eot");
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-regular.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-regular.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-italic.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600italic.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700italic.woff") format("woff");
}

@font-face {
  font-family: 'ColgateRelaunchIcons';
  src: url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.eot");
  src: url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.eot") format("embedded-opentype"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.ttf") format("truetype"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.woff") format("woff"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'LucidaGrande';
  src: url("../../assets/fonts/LucidaGrande/LucidaGrande.ttf");
  src: url("../../assets/fonts/LucidaGrande/LucidaGrande.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'FontAwesome';
  src: url("../../assets/fonts/fontawesome-webfont.eot");
  src: url("../../assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff2") format("woff2"), url("../../assets/fonts/fontawesome-webfont.woff") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'slick';
  src: url("../../assets/fonts/Slick-fonts/slick.eot");
  src: url("../../assets/fonts/Slick-fonts/slick.ttf") format("truetype"), url("../../assets/fonts/Slick-fonts/slick.woff") format("woff"), url("../../assets/fonts/Slick-fonts/slick.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-BlackItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Black.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Bold.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-BoldItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Italic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Light.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-LightItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBoldItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBold.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Regular.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Base class */
/* line 4, src/sass/core/material-icons.scss */
.material-icons,
.mi {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  text-rendering: auto;
  transform: translate(0, 0);
}

/* Rules for sizing the icon. */
/* line 17, src/sass/core/material-icons.scss */
.material-icons.md-18,
.mi.md-18 {
  font-size: 18px;
}

/* line 22, src/sass/core/material-icons.scss */
.material-icons.md-24,
.mi.md-24 {
  font-size: 24px;
}

/* line 27, src/sass/core/material-icons.scss */
.material-icons.md-36,
.mi.md-36 {
  font-size: 36px;
}

/* line 32, src/sass/core/material-icons.scss */
.material-icons.md-48,
.mi.md-48 {
  font-size: 48px;
}

/* Rules for using icons as black on a light background. */
/* line 38, src/sass/core/material-icons.scss */
.material-icons.md-dark,
.mi.md-dark {
  color: rgba(0, 0, 0, 0.54);
}

/* line 43, src/sass/core/material-icons.scss */
.material-icons.md-dark.md-inactive,
.mi.md-dark.md-inactive {
  color: rgba(0, 0, 0, 0.26);
}

/* Rules for using icons as white on a dark background. */
/* line 49, src/sass/core/material-icons.scss */
.material-icons.md-light,
.mi.md-light {
  color: white;
}

/* line 54, src/sass/core/material-icons.scss */
.material-icons.md-light.md-inactive,
.mi.md-inactive {
  color: rgba(255, 255, 255, 0.3);
}

/* Rules to rotate items */
/* line 60, src/sass/core/material-icons.scss */
.material-icons.r90,
.mi.r90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  transform: rotate(90deg);
}

/* line 66, src/sass/core/material-icons.scss */
.material-icons.r180,
.mi.r180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: rotate(180deg);
}

/* line 72, src/sass/core/material-icons.scss */
.material-icons.r270,
.mi.r270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform: rotate(270deg);
}

/* line 78, src/sass/core/material-icons.scss */
.material-icons.flip-horizontal,
.mi.flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  transform: scale(-1, 1);
}

/* line 84, src/sass/core/material-icons.scss */
.material-icons.flip-vertical,
.mi.flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  transform: scale(1, -1);
}

/* Unicode */
/* line 91, src/sass/core/material-icons.scss */
.material-icons.three_d_rotation::before,
.mi.three_d_rotation::before {
  content: '\e84d';
}

/* line 96, src/sass/core/material-icons.scss */
.material-icons.ac_unit::before,
.mi.ac_unit::before {
  content: '\eb3b';
}

/* line 101, src/sass/core/material-icons.scss */
.material-icons.access_alarm::before,
.mi.access_alarm::before {
  content: '\e190';
}

/* line 106, src/sass/core/material-icons.scss */
.material-icons.access_alarms::before,
.mi.access_alarms::before {
  content: '\e191';
}

/* line 111, src/sass/core/material-icons.scss */
.material-icons.access_time::before,
.mi.access_time::before {
  content: '\e192';
}

/* line 116, src/sass/core/material-icons.scss */
.material-icons.accessibility::before,
.mi.accessibility::before {
  content: '\e84e';
}

/* line 121, src/sass/core/material-icons.scss */
.material-icons.accessible::before,
.mi.accessible::before {
  content: '\e914';
}

/* line 126, src/sass/core/material-icons.scss */
.material-icons.account_balance::before,
.mi.account_balance::before {
  content: '\e84f';
}

/* line 131, src/sass/core/material-icons.scss */
.material-icons.account_balance_wallet::before,
.mi.account_balance_wallet::before {
  content: '\e850';
}

/* line 136, src/sass/core/material-icons.scss */
.material-icons.account_box::before,
.mi.account_box::before {
  content: '\e851';
}

/* line 141, src/sass/core/material-icons.scss */
.material-icons.account_circle::before,
.mi.account_circle::before {
  content: '\e853';
}

/* line 146, src/sass/core/material-icons.scss */
.material-icons.adb::before,
.mi.adb::before {
  content: '\e60e';
}

/* line 151, src/sass/core/material-icons.scss */
.material-icons.add::before,
.mi.add::before {
  content: '\e145';
}

/* line 156, src/sass/core/material-icons.scss */
.material-icons.add_a_photo::before,
.mi.add_a_photo::before {
  content: '\e439';
}

/* line 161, src/sass/core/material-icons.scss */
.material-icons.add_alarm::before,
.mi.add_alarm::before {
  content: '\e193';
}

/* line 166, src/sass/core/material-icons.scss */
.material-icons.add_alert::before,
.mi.add_alert::before {
  content: '\e003';
}

/* line 171, src/sass/core/material-icons.scss */
.material-icons.add_box::before,
.mi.add_box::before {
  content: '\e146';
}

/* line 176, src/sass/core/material-icons.scss */
.material-icons.add_circle::before,
.mi.add_circle::before {
  content: '\e147';
}

/* line 181, src/sass/core/material-icons.scss */
.material-icons.add_circle_outline::before,
.mi.add_circle_outline::before {
  content: '\e148';
}

/* line 186, src/sass/core/material-icons.scss */
.material-icons.add_location::before,
.mi.add_location::before {
  content: '\e567';
}

/* line 191, src/sass/core/material-icons.scss */
.material-icons.add_shopping_cart::before,
.mi.add_shopping_cart::before {
  content: '\e854';
}

/* line 196, src/sass/core/material-icons.scss */
.material-icons.add_to_photos::before,
.mi.add_to_photos::before {
  content: '\e39d';
}

/* line 201, src/sass/core/material-icons.scss */
.material-icons.add_to_queue::before,
.mi.add_to_queue::before {
  content: '\e05c';
}

/* line 206, src/sass/core/material-icons.scss */
.material-icons.adjust::before,
.mi.adjust::before {
  content: '\e39e';
}

/* line 211, src/sass/core/material-icons.scss */
.material-icons.airline_seat_flat::before,
.mi.airline_seat_flat::before {
  content: '\e630';
}

/* line 216, src/sass/core/material-icons.scss */
.material-icons.airline_seat_flat_angled::before,
.mi.airline_seat_flat_angled::before {
  content: '\e631';
}

/* line 221, src/sass/core/material-icons.scss */
.material-icons.airline_seat_individual_suite::before,
.mi.airline_seat_individual_suite::before {
  content: '\e632';
}

/* line 226, src/sass/core/material-icons.scss */
.material-icons.airline_seat_legroom_extra::before,
.mi.airline_seat_legroom_extra::before {
  content: '\e633';
}

/* line 231, src/sass/core/material-icons.scss */
.material-icons.airline_seat_legroom_normal::before,
.mi.airline_seat_legroom_normal::before {
  content: '\e634';
}

/* line 236, src/sass/core/material-icons.scss */
.material-icons.airline_seat_legroom_reduced::before,
.mi.airline_seat_legroom_reduced::before {
  content: '\e635';
}

/* line 241, src/sass/core/material-icons.scss */
.material-icons.airline_seat_recline_extra::before,
.mi.airline_seat_recline_extra::before {
  content: '\e636';
}

/* line 246, src/sass/core/material-icons.scss */
.material-icons.airline_seat_recline_normal::before,
.mi.airline_seat_recline_normal::before {
  content: '\e637';
}

/* line 251, src/sass/core/material-icons.scss */
.material-icons.airplanemode_active::before,
.mi.airplanemode_active::before {
  content: '\e195';
}

/* line 256, src/sass/core/material-icons.scss */
.material-icons.airplanemode_inactive::before,
.mi.airplanemode_inactive::before {
  content: '\e194';
}

/* line 261, src/sass/core/material-icons.scss */
.material-icons.airplay::before,
.mi.airplay::before {
  content: '\e055';
}

/* line 266, src/sass/core/material-icons.scss */
.material-icons.airport_shuttle::before,
.mi.airport_shuttle::before {
  content: '\eb3c';
}

/* line 271, src/sass/core/material-icons.scss */
.material-icons.alarm::before,
.mi.alarm::before {
  content: '\e855';
}

/* line 276, src/sass/core/material-icons.scss */
.material-icons.alarm_add::before,
.mi.alarm_add::before {
  content: '\e856';
}

/* line 281, src/sass/core/material-icons.scss */
.material-icons.alarm_off::before,
.mi.alarm_off::before {
  content: '\e857';
}

/* line 286, src/sass/core/material-icons.scss */
.material-icons.alarm_on::before,
.mi.alarm_on::before {
  content: '\e858';
}

/* line 291, src/sass/core/material-icons.scss */
.material-icons.album::before,
.mi.album::before {
  content: '\e019';
}

/* line 296, src/sass/core/material-icons.scss */
.material-icons.all_inclusive::before,
.mi.all_inclusive::before {
  content: '\eb3d';
}

/* line 301, src/sass/core/material-icons.scss */
.material-icons.all_out::before,
.mi.all_out::before {
  content: '\e90b';
}

/* line 306, src/sass/core/material-icons.scss */
.material-icons.android::before,
.mi.android::before {
  content: '\e859';
}

/* line 311, src/sass/core/material-icons.scss */
.material-icons.announcement::before,
.mi.announcement::before {
  content: '\e85a';
}

/* line 316, src/sass/core/material-icons.scss */
.material-icons.apps::before,
.mi.apps::before {
  content: '\e5c3';
}

/* line 321, src/sass/core/material-icons.scss */
.material-icons.archive::before,
.mi.archive::before {
  content: '\e149';
}

/* line 326, src/sass/core/material-icons.scss */
.material-icons.arrow_back::before,
.mi.arrow_back::before {
  content: '\e5c4';
}

/* line 331, src/sass/core/material-icons.scss */
.material-icons.arrow_downward::before,
.mi.arrow_downward::before {
  content: '\e5db';
}

/* line 336, src/sass/core/material-icons.scss */
.material-icons.arrow_drop_down::before,
.mi.arrow_drop_down::before {
  content: '\e5c5';
}

/* line 341, src/sass/core/material-icons.scss */
.material-icons.arrow_drop_down_circle::before,
.mi.arrow_drop_down_circle::before {
  content: '\e5c6';
}

/* line 346, src/sass/core/material-icons.scss */
.material-icons.arrow_drop_up::before,
.mi.arrow_drop_up::before {
  content: '\e5c7';
}

/* line 351, src/sass/core/material-icons.scss */
.material-icons.arrow_forward::before,
.mi.arrow_forward::before {
  content: '\e5c8';
}

/* line 356, src/sass/core/material-icons.scss */
.material-icons.arrow_upward::before,
.mi.arrow_upward::before {
  content: '\e5d8';
}

/* line 361, src/sass/core/material-icons.scss */
.material-icons.art_track::before,
.mi.art_track::before {
  content: '\e060';
}

/* line 366, src/sass/core/material-icons.scss */
.material-icons.aspect_ratio::before,
.mi.aspect_ratio::before {
  content: '\e85b';
}

/* line 371, src/sass/core/material-icons.scss */
.material-icons.assessment::before,
.mi.assessment::before {
  content: '\e85c';
}

/* line 376, src/sass/core/material-icons.scss */
.material-icons.assignment::before,
.mi.assignment::before {
  content: '\e85d';
}

/* line 381, src/sass/core/material-icons.scss */
.material-icons.assignment_ind::before,
.mi.assignment_ind::before {
  content: '\e85e';
}

/* line 386, src/sass/core/material-icons.scss */
.material-icons.assignment_late::before,
.mi.assignment_late::before {
  content: '\e85f';
}

/* line 391, src/sass/core/material-icons.scss */
.material-icons.assignment_return::before,
.mi.assignment_return::before {
  content: '\e860';
}

/* line 396, src/sass/core/material-icons.scss */
.material-icons.assignment_returned::before,
.mi.assignment_returned::before {
  content: '\e861';
}

/* line 401, src/sass/core/material-icons.scss */
.material-icons.assignment_turned_in::before,
.mi.assignment_turned_in::before {
  content: '\e862';
}

/* line 406, src/sass/core/material-icons.scss */
.material-icons.assistant::before,
.mi.assistant::before {
  content: '\e39f';
}

/* line 411, src/sass/core/material-icons.scss */
.material-icons.assistant_photo::before,
.mi.assistant_photo::before {
  content: '\e3a0';
}

/* line 416, src/sass/core/material-icons.scss */
.material-icons.attach_file::before,
.mi.attach_file::before {
  content: '\e226';
}

/* line 421, src/sass/core/material-icons.scss */
.material-icons.attach_money::before,
.mi.attach_money::before {
  content: '\e227';
}

/* line 426, src/sass/core/material-icons.scss */
.material-icons.attachment::before,
.mi.attachment::before {
  content: '\e2bc';
}

/* line 431, src/sass/core/material-icons.scss */
.material-icons.audiotrack::before,
.mi.audiotrack::before {
  content: '\e3a1';
}

/* line 436, src/sass/core/material-icons.scss */
.material-icons.autorenew::before,
.mi.autorenew::before {
  content: '\e863';
}

/* line 441, src/sass/core/material-icons.scss */
.material-icons.av_timer::before,
.mi.av_timer::before {
  content: '\e01b';
}

/* line 446, src/sass/core/material-icons.scss */
.material-icons.backspace::before,
.mi.backspace::before {
  content: '\e14a';
}

/* line 451, src/sass/core/material-icons.scss */
.material-icons.backup::before,
.mi.backup::before {
  content: '\e864';
}

/* line 456, src/sass/core/material-icons.scss */
.material-icons.battery_alert::before,
.mi.battery_alert::before {
  content: '\e19c';
}

/* line 461, src/sass/core/material-icons.scss */
.material-icons.battery_charging_full::before,
.mi.battery_charging_full::before {
  content: '\e1a3';
}

/* line 466, src/sass/core/material-icons.scss */
.material-icons.battery_full::before,
.mi.battery_full::before {
  content: '\e1a4';
}

/* line 471, src/sass/core/material-icons.scss */
.material-icons.battery_std::before,
.mi.battery_std::before {
  content: '\e1a5';
}

/* line 476, src/sass/core/material-icons.scss */
.material-icons.battery_unknown::before,
.mi.battery_unknown::before {
  content: '\e1a6';
}

/* line 481, src/sass/core/material-icons.scss */
.material-icons.beach_access::before,
.mi.beach_access::before {
  content: '\eb3e';
}

/* line 486, src/sass/core/material-icons.scss */
.material-icons.beenhere::before,
.mi.beenhere::before {
  content: '\e52d';
}

/* line 491, src/sass/core/material-icons.scss */
.material-icons.block::before,
.mi.block::before {
  content: '\e14b';
}

/* line 496, src/sass/core/material-icons.scss */
.material-icons.bluetooth::before,
.mi.bluetooth::before {
  content: '\e1a7';
}

/* line 501, src/sass/core/material-icons.scss */
.material-icons.bluetooth_audio::before,
.mi.bluetooth_audio::before {
  content: '\e60f';
}

/* line 506, src/sass/core/material-icons.scss */
.material-icons.bluetooth_connected::before,
.mi.bluetooth_connected::before {
  content: '\e1a8';
}

/* line 511, src/sass/core/material-icons.scss */
.material-icons.bluetooth_disabled::before,
.mi.bluetooth_disabled::before {
  content: '\e1a9';
}

/* line 516, src/sass/core/material-icons.scss */
.material-icons.bluetooth_searching::before,
.mi.bluetooth_searching::before {
  content: '\e1aa';
}

/* line 521, src/sass/core/material-icons.scss */
.material-icons.blur_circular::before,
.mi.blur_circular::before {
  content: '\e3a2';
}

/* line 526, src/sass/core/material-icons.scss */
.material-icons.blur_linear::before,
.mi.blur_linear::before {
  content: '\e3a3';
}

/* line 531, src/sass/core/material-icons.scss */
.material-icons.blur_off::before,
.mi.blur_off::before {
  content: '\e3a4';
}

/* line 536, src/sass/core/material-icons.scss */
.material-icons.blur_on::before,
.mi.blur_on::before {
  content: '\e3a5';
}

/* line 541, src/sass/core/material-icons.scss */
.material-icons.book::before,
.mi.book::before {
  content: '\e865';
}

/* line 546, src/sass/core/material-icons.scss */
.material-icons.bookmark::before,
.mi.bookmark::before {
  content: '\e866';
}

/* line 551, src/sass/core/material-icons.scss */
.material-icons.bookmark_border::before,
.mi.bookmark_border::before {
  content: '\e867';
}

/* line 556, src/sass/core/material-icons.scss */
.material-icons.border_all::before,
.mi.border_all::before {
  content: '\e228';
}

/* line 561, src/sass/core/material-icons.scss */
.material-icons.border_bottom::before,
.mi.border_bottom::before {
  content: '\e229';
}

/* line 566, src/sass/core/material-icons.scss */
.material-icons.border_clear::before,
.mi.border_clear::before {
  content: '\e22a';
}

/* line 571, src/sass/core/material-icons.scss */
.material-icons.border_color::before,
.mi.border_color::before {
  content: '\e22b';
}

/* line 576, src/sass/core/material-icons.scss */
.material-icons.border_horizontal::before,
.mi.border_horizontal::before {
  content: '\e22c';
}

/* line 581, src/sass/core/material-icons.scss */
.material-icons.border_inner::before,
.mi.border_inner::before {
  content: '\e22d';
}

/* line 586, src/sass/core/material-icons.scss */
.material-icons.border_left::before,
.mi.border_left::before {
  content: '\e22e';
}

/* line 591, src/sass/core/material-icons.scss */
.material-icons.border_outer::before,
.mi.border_outer::before {
  content: '\e22f';
}

/* line 596, src/sass/core/material-icons.scss */
.material-icons.border_right::before,
.mi.border_right::before {
  content: '\e230';
}

/* line 601, src/sass/core/material-icons.scss */
.material-icons.border_style::before,
.mi.border_style::before {
  content: '\e231';
}

/* line 606, src/sass/core/material-icons.scss */
.material-icons.border_top::before,
.mi.border_top::before {
  content: '\e232';
}

/* line 611, src/sass/core/material-icons.scss */
.material-icons.border_vertical::before,
.mi.border_vertical::before {
  content: '\e233';
}

/* line 616, src/sass/core/material-icons.scss */
.material-icons.branding_watermark::before,
.mi.branding_watermark::before {
  content: '\e06b';
}

/* line 621, src/sass/core/material-icons.scss */
.material-icons.brightness_1::before,
.mi.brightness_1::before {
  content: '\e3a6';
}

/* line 626, src/sass/core/material-icons.scss */
.material-icons.brightness_2::before,
.mi.brightness_2::before {
  content: '\e3a7';
}

/* line 631, src/sass/core/material-icons.scss */
.material-icons.brightness_3::before,
.mi.brightness_3::before {
  content: '\e3a8';
}

/* line 636, src/sass/core/material-icons.scss */
.material-icons.brightness_4::before,
.mi.brightness_4::before {
  content: '\e3a9';
}

/* line 641, src/sass/core/material-icons.scss */
.material-icons.brightness_5::before,
.mi.brightness_5::before {
  content: '\e3aa';
}

/* line 646, src/sass/core/material-icons.scss */
.material-icons.brightness_6::before,
.mi.brightness_6::before {
  content: '\e3ab';
}

/* line 651, src/sass/core/material-icons.scss */
.material-icons.brightness_7::before,
.mi.brightness_7::before {
  content: '\e3ac';
}

/* line 656, src/sass/core/material-icons.scss */
.material-icons.brightness_auto::before,
.mi.brightness_auto::before {
  content: '\e1ab';
}

/* line 661, src/sass/core/material-icons.scss */
.material-icons.brightness_high::before,
.mi.brightness_high::before {
  content: '\e1ac';
}

/* line 666, src/sass/core/material-icons.scss */
.material-icons.brightness_low::before,
.mi.brightness_low::before {
  content: '\e1ad';
}

/* line 671, src/sass/core/material-icons.scss */
.material-icons.brightness_medium::before,
.mi.brightness_medium::before {
  content: '\e1ae';
}

/* line 676, src/sass/core/material-icons.scss */
.material-icons.broken_image::before,
.mi.broken_image::before {
  content: '\e3ad';
}

/* line 681, src/sass/core/material-icons.scss */
.material-icons.brush::before,
.mi.brush::before {
  content: '\e3ae';
}

/* line 686, src/sass/core/material-icons.scss */
.material-icons.bubble_chart::before,
.mi.bubble_chart::before {
  content: '\e6dd';
}

/* line 691, src/sass/core/material-icons.scss */
.material-icons.bug_report::before,
.mi.bug_report::before {
  content: '\e868';
}

/* line 696, src/sass/core/material-icons.scss */
.material-icons.build::before,
.mi.build::before {
  content: '\e869';
}

/* line 701, src/sass/core/material-icons.scss */
.material-icons.burst_mode::before,
.mi.burst_mode::before {
  content: '\e43c';
}

/* line 706, src/sass/core/material-icons.scss */
.material-icons.business::before,
.mi.business::before {
  content: '\e0af';
}

/* line 711, src/sass/core/material-icons.scss */
.material-icons.business_center::before,
.mi.business_center::before {
  content: '\eb3f';
}

/* line 716, src/sass/core/material-icons.scss */
.material-icons.cached::before,
.mi.cached::before {
  content: '\e86a';
}

/* line 721, src/sass/core/material-icons.scss */
.material-icons.cake::before,
.mi.cake::before {
  content: '\e7e9';
}

/* line 726, src/sass/core/material-icons.scss */
.material-icons.call::before,
.mi.call::before {
  content: '\e0b0';
}

/* line 731, src/sass/core/material-icons.scss */
.material-icons.call_end::before,
.mi.call_end::before {
  content: '\e0b1';
}

/* line 736, src/sass/core/material-icons.scss */
.material-icons.call_made::before,
.mi.call_made::before {
  content: '\e0b2';
}

/* line 741, src/sass/core/material-icons.scss */
.material-icons.call_merge::before,
.mi.call_merge::before {
  content: '\e0b3';
}

/* line 746, src/sass/core/material-icons.scss */
.material-icons.call_missed::before,
.mi.call_missed::before {
  content: '\e0b4';
}

/* line 751, src/sass/core/material-icons.scss */
.material-icons.call_missed_outgoing::before,
.mi.call_missed_outgoing::before {
  content: '\e0e4';
}

/* line 756, src/sass/core/material-icons.scss */
.material-icons.call_received::before,
.mi.call_received::before {
  content: '\e0b5';
}

/* line 761, src/sass/core/material-icons.scss */
.material-icons.call_split::before,
.mi.call_split::before {
  content: '\e0b6';
}

/* line 766, src/sass/core/material-icons.scss */
.material-icons.call_to_action::before,
.mi.call_to_action::before {
  content: '\e06c';
}

/* line 771, src/sass/core/material-icons.scss */
.material-icons.camera::before,
.mi.camera::before {
  content: '\e3af';
}

/* line 776, src/sass/core/material-icons.scss */
.material-icons.camera_alt::before,
.mi.camera_alt::before {
  content: '\e3b0';
}

/* line 781, src/sass/core/material-icons.scss */
.material-icons.camera_enhance::before,
.mi.camera_enhance::before {
  content: '\e8fc';
}

/* line 786, src/sass/core/material-icons.scss */
.material-icons.camera_front::before,
.mi.camera_front::before {
  content: '\e3b1';
}

/* line 791, src/sass/core/material-icons.scss */
.material-icons.camera_rear::before,
.mi.camera_rear::before {
  content: '\e3b2';
}

/* line 796, src/sass/core/material-icons.scss */
.material-icons.camera_roll::before,
.mi.camera_roll::before {
  content: '\e3b3';
}

/* line 801, src/sass/core/material-icons.scss */
.material-icons.cancel::before,
.mi.cancel::before {
  content: '\e5c9';
}

/* line 806, src/sass/core/material-icons.scss */
.material-icons.card_giftcard::before,
.mi.card_giftcard::before {
  content: '\e8f6';
}

/* line 811, src/sass/core/material-icons.scss */
.material-icons.card_membership::before,
.mi.card_membership::before {
  content: '\e8f7';
}

/* line 816, src/sass/core/material-icons.scss */
.material-icons.card_travel::before,
.mi.card_travel::before {
  content: '\e8f8';
}

/* line 821, src/sass/core/material-icons.scss */
.material-icons.casino::before,
.mi.casino::before {
  content: '\eb40';
}

/* line 826, src/sass/core/material-icons.scss */
.material-icons.cast::before,
.mi.cast::before {
  content: '\e307';
}

/* line 831, src/sass/core/material-icons.scss */
.material-icons.cast_connected::before,
.mi.cast_connected::before {
  content: '\e308';
}

/* line 836, src/sass/core/material-icons.scss */
.material-icons.center_focus_strong::before,
.mi.center_focus_strong::before {
  content: '\e3b4';
}

/* line 841, src/sass/core/material-icons.scss */
.material-icons.center_focus_weak::before,
.mi.center_focus_weak::before {
  content: '\e3b5';
}

/* line 846, src/sass/core/material-icons.scss */
.material-icons.change_history::before,
.mi.change_history::before {
  content: '\e86b';
}

/* line 851, src/sass/core/material-icons.scss */
.material-icons.chat::before,
.mi.chat::before {
  content: '\e0b7';
}

/* line 856, src/sass/core/material-icons.scss */
.material-icons.chat_bubble::before,
.mi.chat_bubble::before {
  content: '\e0ca';
}

/* line 861, src/sass/core/material-icons.scss */
.material-icons.chat_bubble_outline::before,
.mi.chat_bubble_outline::before {
  content: '\e0cb';
}

/* line 866, src/sass/core/material-icons.scss */
.material-icons.check::before,
.mi.check::before {
  content: '\e5ca';
}

/* line 871, src/sass/core/material-icons.scss */
.material-icons.check_box::before,
.mi.check_box::before {
  content: '\e834';
}

/* line 876, src/sass/core/material-icons.scss */
.material-icons.check_box_outline_blank::before,
.mi.check_box_outline_blank::before {
  content: '\e835';
}

/* line 881, src/sass/core/material-icons.scss */
.material-icons.check_circle::before,
.mi.check_circle::before {
  content: '\e86c';
}

/* line 886, src/sass/core/material-icons.scss */
.material-icons.chevron_left::before,
.mi.chevron_left::before {
  content: '\e5cb';
}

/* line 891, src/sass/core/material-icons.scss */
.material-icons.chevron_right::before,
.mi.chevron_right::before {
  content: '\e5cc';
}

/* line 896, src/sass/core/material-icons.scss */
.material-icons.child_care::before,
.mi.child_care::before {
  content: '\eb41';
}

/* line 901, src/sass/core/material-icons.scss */
.material-icons.child_friendly::before,
.mi.child_friendly::before {
  content: '\eb42';
}

/* line 906, src/sass/core/material-icons.scss */
.material-icons.chrome_reader_mode::before,
.mi.chrome_reader_mode::before {
  content: '\e86d';
}

/* line 911, src/sass/core/material-icons.scss */
.material-icons.class::before,
.mi.class::before {
  content: '\e86e';
}

/* line 916, src/sass/core/material-icons.scss */
.material-icons.clear::before,
.mi.clear::before {
  content: '\e14c';
}

/* line 921, src/sass/core/material-icons.scss */
.material-icons.clear_all::before,
.mi.clear_all::before {
  content: '\e0b8';
}

/* line 926, src/sass/core/material-icons.scss */
.material-icons.close::before,
.mi.close::before {
  content: '\e5cd';
}

/* line 931, src/sass/core/material-icons.scss */
.material-icons.closed_caption::before,
.mi.closed_caption::before {
  content: '\e01c';
}

/* line 936, src/sass/core/material-icons.scss */
.material-icons.cloud::before,
.mi.cloud::before {
  content: '\e2bd';
}

/* line 941, src/sass/core/material-icons.scss */
.material-icons.cloud_circle::before,
.mi.cloud_circle::before {
  content: '\e2be';
}

/* line 946, src/sass/core/material-icons.scss */
.material-icons.cloud_done::before,
.mi.cloud_done::before {
  content: '\e2bf';
}

/* line 951, src/sass/core/material-icons.scss */
.material-icons.cloud_download::before,
.mi.cloud_download::before {
  content: '\e2c0';
}

/* line 956, src/sass/core/material-icons.scss */
.material-icons.cloud_off::before,
.mi.cloud_off::before {
  content: '\e2c1';
}

/* line 961, src/sass/core/material-icons.scss */
.material-icons.cloud_queue::before,
.mi.cloud_queue::before {
  content: '\e2c2';
}

/* line 966, src/sass/core/material-icons.scss */
.material-icons.cloud_upload::before,
.mi.cloud_upload::before {
  content: '\e2c3';
}

/* line 971, src/sass/core/material-icons.scss */
.material-icons.code::before,
.mi.code::before {
  content: '\e86f';
}

/* line 976, src/sass/core/material-icons.scss */
.material-icons.collections::before,
.mi.collections::before {
  content: '\e3b6';
}

/* line 981, src/sass/core/material-icons.scss */
.material-icons.collections_bookmark::before,
.mi.collections_bookmark::before {
  content: '\e431';
}

/* line 986, src/sass/core/material-icons.scss */
.material-icons.color_lens::before,
.mi.color_lens::before {
  content: '\e3b7';
}

/* line 991, src/sass/core/material-icons.scss */
.material-icons.colorize::before,
.mi.colorize::before {
  content: '\e3b8';
}

/* line 996, src/sass/core/material-icons.scss */
.material-icons.comment::before,
.mi.comment::before {
  content: '\e0b9';
}

/* line 1001, src/sass/core/material-icons.scss */
.material-icons.compare::before,
.mi.compare::before {
  content: '\e3b9';
}

/* line 1006, src/sass/core/material-icons.scss */
.material-icons.compare_arrows::before,
.mi.compare_arrows::before {
  content: '\e915';
}

/* line 1011, src/sass/core/material-icons.scss */
.material-icons.computer::before,
.mi.computer::before {
  content: '\e30a';
}

/* line 1016, src/sass/core/material-icons.scss */
.material-icons.confirmation_number::before,
.mi.confirmation_number::before {
  content: '\e638';
}

/* line 1021, src/sass/core/material-icons.scss */
.material-icons.contact_mail::before,
.mi.contact_mail::before {
  content: '\e0d0';
}

/* line 1026, src/sass/core/material-icons.scss */
.material-icons.contact_phone::before,
.mi.contact_phone::before {
  content: '\e0cf';
}

/* line 1031, src/sass/core/material-icons.scss */
.material-icons.contacts::before,
.mi.contacts::before {
  content: '\e0ba';
}

/* line 1036, src/sass/core/material-icons.scss */
.material-icons.content_copy::before,
.mi.content_copy::before {
  content: '\e14d';
}

/* line 1041, src/sass/core/material-icons.scss */
.material-icons.content_cut::before,
.mi.content_cut::before {
  content: '\e14e';
}

/* line 1046, src/sass/core/material-icons.scss */
.material-icons.content_paste::before,
.mi.content_paste::before {
  content: '\e14f';
}

/* line 1051, src/sass/core/material-icons.scss */
.material-icons.control_point::before,
.mi.control_point::before {
  content: '\e3ba';
}

/* line 1056, src/sass/core/material-icons.scss */
.material-icons.control_point_duplicate::before,
.mi.control_point_duplicate::before {
  content: '\e3bb';
}

/* line 1061, src/sass/core/material-icons.scss */
.material-icons.copyright::before,
.mi.copyright::before {
  content: '\e90c';
}

/* line 1066, src/sass/core/material-icons.scss */
.material-icons.create::before,
.mi.create::before {
  content: '\e150';
}

/* line 1071, src/sass/core/material-icons.scss */
.material-icons.create_new_folder::before,
.mi.create_new_folder::before {
  content: '\e2cc';
}

/* line 1076, src/sass/core/material-icons.scss */
.material-icons.credit_card::before,
.mi.credit_card::before {
  content: '\e870';
}

/* line 1081, src/sass/core/material-icons.scss */
.material-icons.crop::before,
.mi.crop::before {
  content: '\e3be';
}

/* line 1086, src/sass/core/material-icons.scss */
.material-icons.crop_16_9::before,
.mi.crop_16_9::before {
  content: '\e3bc';
}

/* line 1091, src/sass/core/material-icons.scss */
.material-icons.crop_3_2::before,
.mi.crop_3_2::before {
  content: '\e3bd';
}

/* line 1096, src/sass/core/material-icons.scss */
.material-icons.crop_5_4::before,
.mi.crop_5_4::before {
  content: '\e3bf';
}

/* line 1101, src/sass/core/material-icons.scss */
.material-icons.crop_7_5::before,
.mi.crop_7_5::before {
  content: '\e3c0';
}

/* line 1106, src/sass/core/material-icons.scss */
.material-icons.crop_din::before,
.mi.crop_din::before {
  content: '\e3c1';
}

/* line 1111, src/sass/core/material-icons.scss */
.material-icons.crop_free::before,
.mi.crop_free::before {
  content: '\e3c2';
}

/* line 1116, src/sass/core/material-icons.scss */
.material-icons.crop_landscape::before,
.mi.crop_landscape::before {
  content: '\e3c3';
}

/* line 1121, src/sass/core/material-icons.scss */
.material-icons.crop_original::before,
.mi.crop_original::before {
  content: '\e3c4';
}

/* line 1126, src/sass/core/material-icons.scss */
.material-icons.crop_portrait::before,
.mi.crop_portrait::before {
  content: '\e3c5';
}

/* line 1131, src/sass/core/material-icons.scss */
.material-icons.crop_rotate::before,
.mi.crop_rotate::before {
  content: '\e437';
}

/* line 1136, src/sass/core/material-icons.scss */
.material-icons.crop_square::before,
.mi.crop_square::before {
  content: '\e3c6';
}

/* line 1141, src/sass/core/material-icons.scss */
.material-icons.dashboard::before,
.mi.dashboard::before {
  content: '\e871';
}

/* line 1146, src/sass/core/material-icons.scss */
.material-icons.data_usage::before,
.mi.data_usage::before {
  content: '\e1af';
}

/* line 1151, src/sass/core/material-icons.scss */
.material-icons.date_range::before,
.mi.date_range::before {
  content: '\e916';
}

/* line 1156, src/sass/core/material-icons.scss */
.material-icons.dehaze::before,
.mi.dehaze::before {
  content: '\e3c7';
}

/* line 1161, src/sass/core/material-icons.scss */
.material-icons.delete::before,
.mi.delete::before {
  content: '\e872';
}

/* line 1166, src/sass/core/material-icons.scss */
.material-icons.delete_forever::before,
.mi.delete_forever::before {
  content: '\e92b';
}

/* line 1171, src/sass/core/material-icons.scss */
.material-icons.delete_sweep::before,
.mi.delete_sweep::before {
  content: '\e16c';
}

/* line 1176, src/sass/core/material-icons.scss */
.material-icons.description::before,
.mi.description::before {
  content: '\e873';
}

/* line 1181, src/sass/core/material-icons.scss */
.material-icons.desktop_mac::before,
.mi.desktop_mac::before {
  content: '\e30b';
}

/* line 1186, src/sass/core/material-icons.scss */
.material-icons.desktop_windows::before,
.mi.desktop_windows::before {
  content: '\e30c';
}

/* line 1191, src/sass/core/material-icons.scss */
.material-icons.details::before,
.mi.details::before {
  content: '\e3c8';
}

/* line 1196, src/sass/core/material-icons.scss */
.material-icons.developer_board::before,
.mi.developer_board::before {
  content: '\e30d';
}

/* line 1201, src/sass/core/material-icons.scss */
.material-icons.developer_mode::before,
.mi.developer_mode::before {
  content: '\e1b0';
}

/* line 1206, src/sass/core/material-icons.scss */
.material-icons.device_hub::before,
.mi.device_hub::before {
  content: '\e335';
}

/* line 1211, src/sass/core/material-icons.scss */
.material-icons.devices::before,
.mi.devices::before {
  content: '\e1b1';
}

/* line 1216, src/sass/core/material-icons.scss */
.material-icons.devices_other::before,
.mi.devices_other::before {
  content: '\e337';
}

/* line 1221, src/sass/core/material-icons.scss */
.material-icons.dialer_sip::before,
.mi.dialer_sip::before {
  content: '\e0bb';
}

/* line 1226, src/sass/core/material-icons.scss */
.material-icons.dialpad::before,
.mi.dialpad::before {
  content: '\e0bc';
}

/* line 1231, src/sass/core/material-icons.scss */
.material-icons.directions::before,
.mi.directions::before {
  content: '\e52e';
}

/* line 1236, src/sass/core/material-icons.scss */
.material-icons.directions_bike::before,
.mi.directions_bike::before {
  content: '\e52f';
}

/* line 1241, src/sass/core/material-icons.scss */
.material-icons.directions_boat::before,
.mi.directions_boat::before {
  content: '\e532';
}

/* line 1246, src/sass/core/material-icons.scss */
.material-icons.directions_bus::before,
.mi.directions_bus::before {
  content: '\e530';
}

/* line 1251, src/sass/core/material-icons.scss */
.material-icons.directions_car::before,
.mi.directions_car::before {
  content: '\e531';
}

/* line 1256, src/sass/core/material-icons.scss */
.material-icons.directions_railway::before,
.mi.directions_railway::before {
  content: '\e534';
}

/* line 1261, src/sass/core/material-icons.scss */
.material-icons.directions_run::before,
.mi.directions_run::before {
  content: '\e566';
}

/* line 1266, src/sass/core/material-icons.scss */
.material-icons.directions_subway::before,
.mi.directions_subway::before {
  content: '\e533';
}

/* line 1271, src/sass/core/material-icons.scss */
.material-icons.directions_transit::before,
.mi.directions_transit::before {
  content: '\e535';
}

/* line 1276, src/sass/core/material-icons.scss */
.material-icons.directions_walk::before,
.mi.directions_walk::before {
  content: '\e536';
}

/* line 1281, src/sass/core/material-icons.scss */
.material-icons.disc_full::before,
.mi.disc_full::before {
  content: '\e610';
}

/* line 1286, src/sass/core/material-icons.scss */
.material-icons.dns::before,
.mi.dns::before {
  content: '\e875';
}

/* line 1291, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb::before,
.mi.do_not_disturb::before {
  content: '\e612';
}

/* line 1296, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb_alt::before,
.mi.do_not_disturb_alt::before {
  content: '\e611';
}

/* line 1301, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb_off::before,
.mi.do_not_disturb_off::before {
  content: '\e643';
}

/* line 1306, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb_on::before,
.mi.do_not_disturb_on::before {
  content: '\e644';
}

/* line 1311, src/sass/core/material-icons.scss */
.material-icons.dock::before,
.mi.dock::before {
  content: '\e30e';
}

/* line 1316, src/sass/core/material-icons.scss */
.material-icons.domain::before,
.mi.domain::before {
  content: '\e7ee';
}

/* line 1321, src/sass/core/material-icons.scss */
.material-icons.done::before,
.mi.done::before {
  content: '\e876';
}

/* line 1326, src/sass/core/material-icons.scss */
.material-icons.done_all::before,
.mi.done_all::before {
  content: '\e877';
}

/* line 1331, src/sass/core/material-icons.scss */
.material-icons.donut_large::before,
.mi.donut_large::before {
  content: '\e917';
}

/* line 1336, src/sass/core/material-icons.scss */
.material-icons.donut_small::before,
.mi.donut_small::before {
  content: '\e918';
}

/* line 1341, src/sass/core/material-icons.scss */
.material-icons.drafts::before,
.mi.drafts::before {
  content: '\e151';
}

/* line 1346, src/sass/core/material-icons.scss */
.material-icons.drag_handle::before,
.mi.drag_handle::before {
  content: '\e25d';
}

/* line 1351, src/sass/core/material-icons.scss */
.material-icons.drive_eta::before,
.mi.drive_eta::before {
  content: '\e613';
}

/* line 1356, src/sass/core/material-icons.scss */
.material-icons.dvr::before,
.mi.dvr::before {
  content: '\e1b2';
}

/* line 1361, src/sass/core/material-icons.scss */
.material-icons.edit::before,
.mi.edit::before {
  content: '\e3c9';
}

/* line 1366, src/sass/core/material-icons.scss */
.material-icons.edit_location::before,
.mi.edit_location::before {
  content: '\e568';
}

/* line 1371, src/sass/core/material-icons.scss */
.material-icons.eject::before,
.mi.eject::before {
  content: '\e8fb';
}

/* line 1376, src/sass/core/material-icons.scss */
.material-icons.email::before,
.mi.email::before {
  content: '\e0be';
}

/* line 1381, src/sass/core/material-icons.scss */
.material-icons.enhanced_encryption::before,
.mi.enhanced_encryption::before {
  content: '\e63f';
}

/* line 1386, src/sass/core/material-icons.scss */
.material-icons.equalizer::before,
.mi.equalizer::before {
  content: '\e01d';
}

/* line 1391, src/sass/core/material-icons.scss */
.material-icons.error::before,
.mi.error::before {
  content: '\e000';
}

/* line 1396, src/sass/core/material-icons.scss */
.material-icons.error_outline::before,
.mi.error_outline::before {
  content: '\e001';
}

/* line 1401, src/sass/core/material-icons.scss */
.material-icons.euro_symbol::before,
.mi.euro_symbol::before {
  content: '\e926';
}

/* line 1406, src/sass/core/material-icons.scss */
.material-icons.ev_station::before,
.mi.ev_station::before {
  content: '\e56d';
}

/* line 1411, src/sass/core/material-icons.scss */
.material-icons.event::before,
.mi.event::before {
  content: '\e878';
}

/* line 1416, src/sass/core/material-icons.scss */
.material-icons.event_available::before,
.mi.event_available::before {
  content: '\e614';
}

/* line 1421, src/sass/core/material-icons.scss */
.material-icons.event_busy::before,
.mi.event_busy::before {
  content: '\e615';
}

/* line 1426, src/sass/core/material-icons.scss */
.material-icons.event_note::before,
.mi.event_note::before {
  content: '\e616';
}

/* line 1431, src/sass/core/material-icons.scss */
.material-icons.event_seat::before,
.mi.event_seat::before {
  content: '\e903';
}

/* line 1436, src/sass/core/material-icons.scss */
.material-icons.exit_to_app::before,
.mi.exit_to_app::before {
  content: '\e879';
}

/* line 1441, src/sass/core/material-icons.scss */
.material-icons.expand_less::before,
.mi.expand_less::before {
  content: '\e5ce';
}

/* line 1446, src/sass/core/material-icons.scss */
.material-icons.expand_more::before,
.mi.expand_more::before {
  content: '\e5cf';
}

/* line 1451, src/sass/core/material-icons.scss */
.material-icons.explicit::before,
.mi.explicit::before {
  content: '\e01e';
}

/* line 1456, src/sass/core/material-icons.scss */
.material-icons.explore::before,
.mi.explore::before {
  content: '\e87a';
}

/* line 1461, src/sass/core/material-icons.scss */
.material-icons.exposure::before,
.mi.exposure::before {
  content: '\e3ca';
}

/* line 1466, src/sass/core/material-icons.scss */
.material-icons.exposure_neg_1::before,
.mi.exposure_neg_1::before {
  content: '\e3cb';
}

/* line 1471, src/sass/core/material-icons.scss */
.material-icons.exposure_neg_2::before,
.mi.exposure_neg_2::before {
  content: '\e3cc';
}

/* line 1476, src/sass/core/material-icons.scss */
.material-icons.exposure_plus_1::before,
.mi.exposure_plus_1::before {
  content: '\e3cd';
}

/* line 1481, src/sass/core/material-icons.scss */
.material-icons.exposure_plus_2::before,
.mi.exposure_plus_2::before {
  content: '\e3ce';
}

/* line 1486, src/sass/core/material-icons.scss */
.material-icons.exposure_zero::before,
.mi.exposure_zero::before {
  content: '\e3cf';
}

/* line 1491, src/sass/core/material-icons.scss */
.material-icons.extension::before,
.mi.extension::before {
  content: '\e87b';
}

/* line 1496, src/sass/core/material-icons.scss */
.material-icons.face::before,
.mi.face::before {
  content: '\e87c';
}

/* line 1501, src/sass/core/material-icons.scss */
.material-icons.fast_forward::before,
.mi.fast_forward::before {
  content: '\e01f';
}

/* line 1506, src/sass/core/material-icons.scss */
.material-icons.fast_rewind::before,
.mi.fast_rewind::before {
  content: '\e020';
}

/* line 1511, src/sass/core/material-icons.scss */
.material-icons.favorite::before,
.mi.favorite::before {
  content: '\e87d';
}

/* line 1516, src/sass/core/material-icons.scss */
.material-icons.favorite_border::before,
.mi.favorite_border::before {
  content: '\e87e';
}

/* line 1521, src/sass/core/material-icons.scss */
.material-icons.featured_play_list::before,
.mi.featured_play_list::before {
  content: '\e06d';
}

/* line 1526, src/sass/core/material-icons.scss */
.material-icons.featured_video::before,
.mi.featured_video::before {
  content: '\e06e';
}

/* line 1531, src/sass/core/material-icons.scss */
.material-icons.feedback::before,
.mi.feedback::before {
  content: '\e87f';
}

/* line 1536, src/sass/core/material-icons.scss */
.material-icons.fiber_dvr::before,
.mi.fiber_dvr::before {
  content: '\e05d';
}

/* line 1541, src/sass/core/material-icons.scss */
.material-icons.fiber_manual_record::before,
.mi.fiber_manual_record::before {
  content: '\e061';
}

/* line 1546, src/sass/core/material-icons.scss */
.material-icons.fiber_new::before,
.mi.fiber_new::before {
  content: '\e05e';
}

/* line 1551, src/sass/core/material-icons.scss */
.material-icons.fiber_pin::before,
.mi.fiber_pin::before {
  content: '\e06a';
}

/* line 1556, src/sass/core/material-icons.scss */
.material-icons.fiber_smart_record::before,
.mi.fiber_smart_record::before {
  content: '\e062';
}

/* line 1561, src/sass/core/material-icons.scss */
.material-icons.file_download::before,
.mi.file_download::before {
  content: '\e2c4';
}

/* line 1566, src/sass/core/material-icons.scss */
.material-icons.file_upload::before,
.mi.file_upload::before {
  content: '\e2c6';
}

/* line 1571, src/sass/core/material-icons.scss */
.material-icons.filter::before,
.mi.filter::before {
  content: '\e3d3';
}

/* line 1576, src/sass/core/material-icons.scss */
.material-icons.filter_1::before,
.mi.filter_1::before {
  content: '\e3d0';
}

/* line 1581, src/sass/core/material-icons.scss */
.material-icons.filter_2::before,
.mi.filter_2::before {
  content: '\e3d1';
}

/* line 1586, src/sass/core/material-icons.scss */
.material-icons.filter_3::before,
.mi.filter_3::before {
  content: '\e3d2';
}

/* line 1591, src/sass/core/material-icons.scss */
.material-icons.filter_4::before,
.mi.filter_4::before {
  content: '\e3d4';
}

/* line 1596, src/sass/core/material-icons.scss */
.material-icons.filter_5::before,
.mi.filter_5::before {
  content: '\e3d5';
}

/* line 1601, src/sass/core/material-icons.scss */
.material-icons.filter_6::before,
.mi.filter_6::before {
  content: '\e3d6';
}

/* line 1606, src/sass/core/material-icons.scss */
.material-icons.filter_7::before,
.mi.filter_7::before {
  content: '\e3d7';
}

/* line 1611, src/sass/core/material-icons.scss */
.material-icons.filter_8::before,
.mi.filter_8::before {
  content: '\e3d8';
}

/* line 1616, src/sass/core/material-icons.scss */
.material-icons.filter_9::before,
.mi.filter_9::before {
  content: '\e3d9';
}

/* line 1621, src/sass/core/material-icons.scss */
.material-icons.filter_9_plus::before,
.mi.filter_9_plus::before {
  content: '\e3da';
}

/* line 1626, src/sass/core/material-icons.scss */
.material-icons.filter_b_and_w::before,
.mi.filter_b_and_w::before {
  content: '\e3db';
}

/* line 1631, src/sass/core/material-icons.scss */
.material-icons.filter_center_focus::before,
.mi.filter_center_focus::before {
  content: '\e3dc';
}

/* line 1636, src/sass/core/material-icons.scss */
.material-icons.filter_drama::before,
.mi.filter_drama::before {
  content: '\e3dd';
}

/* line 1641, src/sass/core/material-icons.scss */
.material-icons.filter_frames::before,
.mi.filter_frames::before {
  content: '\e3de';
}

/* line 1646, src/sass/core/material-icons.scss */
.material-icons.filter_hdr::before,
.mi.filter_hdr::before {
  content: '\e3df';
}

/* line 1651, src/sass/core/material-icons.scss */
.material-icons.filter_list::before,
.mi.filter_list::before {
  content: '\e152';
}

/* line 1656, src/sass/core/material-icons.scss */
.material-icons.filter_none::before,
.mi.filter_none::before {
  content: '\e3e0';
}

/* line 1661, src/sass/core/material-icons.scss */
.material-icons.filter_tilt_shift::before,
.mi.filter_tilt_shift::before {
  content: '\e3e2';
}

/* line 1666, src/sass/core/material-icons.scss */
.material-icons.filter_vintage::before,
.mi.filter_vintage::before {
  content: '\e3e3';
}

/* line 1671, src/sass/core/material-icons.scss */
.material-icons.find_in_page::before,
.mi.find_in_page::before {
  content: '\e880';
}

/* line 1676, src/sass/core/material-icons.scss */
.material-icons.find_replace::before,
.mi.find_replace::before {
  content: '\e881';
}

/* line 1681, src/sass/core/material-icons.scss */
.material-icons.fingerprint::before,
.mi.fingerprint::before {
  content: '\e90d';
}

/* line 1686, src/sass/core/material-icons.scss */
.material-icons.first_page::before,
.mi.first_page::before {
  content: '\e5dc';
}

/* line 1691, src/sass/core/material-icons.scss */
.material-icons.fitness_center::before,
.mi.fitness_center::before {
  content: '\eb43';
}

/* line 1696, src/sass/core/material-icons.scss */
.material-icons.flag::before,
.mi.flag::before {
  content: '\e153';
}

/* line 1701, src/sass/core/material-icons.scss */
.material-icons.flare::before,
.mi.flare::before {
  content: '\e3e4';
}

/* line 1706, src/sass/core/material-icons.scss */
.material-icons.flash_auto::before,
.mi.flash_auto::before {
  content: '\e3e5';
}

/* line 1711, src/sass/core/material-icons.scss */
.material-icons.flash_off::before,
.mi.flash_off::before {
  content: '\e3e6';
}

/* line 1716, src/sass/core/material-icons.scss */
.material-icons.flash_on::before,
.mi.flash_on::before {
  content: '\e3e7';
}

/* line 1721, src/sass/core/material-icons.scss */
.material-icons.flight::before,
.mi.flight::before {
  content: '\e539';
}

/* line 1726, src/sass/core/material-icons.scss */
.material-icons.flight_land::before,
.mi.flight_land::before {
  content: '\e904';
}

/* line 1731, src/sass/core/material-icons.scss */
.material-icons.flight_takeoff::before,
.mi.flight_takeoff::before {
  content: '\e905';
}

/* line 1736, src/sass/core/material-icons.scss */
.material-icons.flip::before,
.mi.flip::before {
  content: '\e3e8';
}

/* line 1741, src/sass/core/material-icons.scss */
.material-icons.flip_to_back::before,
.mi.flip_to_back::before {
  content: '\e882';
}

/* line 1746, src/sass/core/material-icons.scss */
.material-icons.flip_to_front::before,
.mi.flip_to_front::before {
  content: '\e883';
}

/* line 1751, src/sass/core/material-icons.scss */
.material-icons.folder::before,
.mi.folder::before {
  content: '\e2c7';
}

/* line 1756, src/sass/core/material-icons.scss */
.material-icons.folder_open::before,
.mi.folder_open::before {
  content: '\e2c8';
}

/* line 1761, src/sass/core/material-icons.scss */
.material-icons.folder_shared::before,
.mi.folder_shared::before {
  content: '\e2c9';
}

/* line 1766, src/sass/core/material-icons.scss */
.material-icons.folder_special::before,
.mi.folder_special::before {
  content: '\e617';
}

/* line 1771, src/sass/core/material-icons.scss */
.material-icons.font_download::before,
.mi.font_download::before {
  content: '\e167';
}

/* line 1776, src/sass/core/material-icons.scss */
.material-icons.format_align_center::before,
.mi.format_align_center::before {
  content: '\e234';
}

/* line 1781, src/sass/core/material-icons.scss */
.material-icons.format_align_justify::before,
.mi.format_align_justify::before {
  content: '\e235';
}

/* line 1786, src/sass/core/material-icons.scss */
.material-icons.format_align_left::before,
.mi.format_align_left::before {
  content: '\e236';
}

/* line 1791, src/sass/core/material-icons.scss */
.material-icons.format_align_right::before,
.mi.format_align_right::before {
  content: '\e237';
}

/* line 1796, src/sass/core/material-icons.scss */
.material-icons.format_bold::before,
.mi.format_bold::before {
  content: '\e238';
}

/* line 1801, src/sass/core/material-icons.scss */
.material-icons.format_clear::before,
.mi.format_clear::before {
  content: '\e239';
}

/* line 1806, src/sass/core/material-icons.scss */
.material-icons.format_color_fill::before,
.mi.format_color_fill::before {
  content: '\e23a';
}

/* line 1811, src/sass/core/material-icons.scss */
.material-icons.format_color_reset::before,
.mi.format_color_reset::before {
  content: '\e23b';
}

/* line 1816, src/sass/core/material-icons.scss */
.material-icons.format_color_text::before,
.mi.format_color_text::before {
  content: '\e23c';
}

/* line 1821, src/sass/core/material-icons.scss */
.material-icons.format_indent_decrease::before,
.mi.format_indent_decrease::before {
  content: '\e23d';
}

/* line 1826, src/sass/core/material-icons.scss */
.material-icons.format_indent_increase::before,
.mi.format_indent_increase::before {
  content: '\e23e';
}

/* line 1831, src/sass/core/material-icons.scss */
.material-icons.format_italic::before,
.mi.format_italic::before {
  content: '\e23f';
}

/* line 1836, src/sass/core/material-icons.scss */
.material-icons.format_line_spacing::before,
.mi.format_line_spacing::before {
  content: '\e240';
}

/* line 1841, src/sass/core/material-icons.scss */
.material-icons.format_list_bulleted::before,
.mi.format_list_bulleted::before {
  content: '\e241';
}

/* line 1846, src/sass/core/material-icons.scss */
.material-icons.format_list_numbered::before,
.mi.format_list_numbered::before {
  content: '\e242';
}

/* line 1851, src/sass/core/material-icons.scss */
.material-icons.format_paint::before,
.mi.format_paint::before {
  content: '\e243';
}

/* line 1856, src/sass/core/material-icons.scss */
.material-icons.format_quote::before,
.mi.format_quote::before {
  content: '\e244';
}

/* line 1861, src/sass/core/material-icons.scss */
.material-icons.format_shapes::before,
.mi.format_shapes::before {
  content: '\e25e';
}

/* line 1866, src/sass/core/material-icons.scss */
.material-icons.format_size::before,
.mi.format_size::before {
  content: '\e245';
}

/* line 1871, src/sass/core/material-icons.scss */
.material-icons.format_strikethrough::before,
.mi.format_strikethrough::before {
  content: '\e246';
}

/* line 1876, src/sass/core/material-icons.scss */
.material-icons.format_textdirection_l_to_r::before,
.mi.format_textdirection_l_to_r::before {
  content: '\e247';
}

/* line 1881, src/sass/core/material-icons.scss */
.material-icons.format_textdirection_r_to_l::before,
.mi.format_textdirection_r_to_l::before {
  content: '\e248';
}

/* line 1886, src/sass/core/material-icons.scss */
.material-icons.format_underlined::before,
.mi.format_underlined::before {
  content: '\e249';
}

/* line 1891, src/sass/core/material-icons.scss */
.material-icons.forum::before,
.mi.forum::before {
  content: '\e0bf';
}

/* line 1896, src/sass/core/material-icons.scss */
.material-icons.forward::before,
.mi.forward::before {
  content: '\e154';
}

/* line 1901, src/sass/core/material-icons.scss */
.material-icons.forward_10::before,
.mi.forward_10::before {
  content: '\e056';
}

/* line 1906, src/sass/core/material-icons.scss */
.material-icons.forward_30::before,
.mi.forward_30::before {
  content: '\e057';
}

/* line 1911, src/sass/core/material-icons.scss */
.material-icons.forward_5::before,
.mi.forward_5::before {
  content: '\e058';
}

/* line 1916, src/sass/core/material-icons.scss */
.material-icons.free_breakfast::before,
.mi.free_breakfast::before {
  content: '\eb44';
}

/* line 1921, src/sass/core/material-icons.scss */
.material-icons.fullscreen::before,
.mi.fullscreen::before {
  content: '\e5d0';
}

/* line 1926, src/sass/core/material-icons.scss */
.material-icons.fullscreen_exit::before,
.mi.fullscreen_exit::before {
  content: '\e5d1';
}

/* line 1931, src/sass/core/material-icons.scss */
.material-icons.functions::before,
.mi.functions::before {
  content: '\e24a';
}

/* line 1936, src/sass/core/material-icons.scss */
.material-icons.g_translate::before,
.mi.g_translate::before {
  content: '\e927';
}

/* line 1941, src/sass/core/material-icons.scss */
.material-icons.gamepad::before,
.mi.gamepad::before {
  content: '\e30f';
}

/* line 1946, src/sass/core/material-icons.scss */
.material-icons.games::before,
.mi.games::before {
  content: '\e021';
}

/* line 1951, src/sass/core/material-icons.scss */
.material-icons.gavel::before,
.mi.gavel::before {
  content: '\e90e';
}

/* line 1956, src/sass/core/material-icons.scss */
.material-icons.gesture::before,
.mi.gesture::before {
  content: '\e155';
}

/* line 1961, src/sass/core/material-icons.scss */
.material-icons.get_app::before,
.mi.get_app::before {
  content: '\e884';
}

/* line 1966, src/sass/core/material-icons.scss */
.material-icons.gif::before,
.mi.gif::before {
  content: '\e908';
}

/* line 1971, src/sass/core/material-icons.scss */
.material-icons.golf_course::before,
.mi.golf_course::before {
  content: '\eb45';
}

/* line 1976, src/sass/core/material-icons.scss */
.material-icons.gps_fixed::before,
.mi.gps_fixed::before {
  content: '\e1b3';
}

/* line 1981, src/sass/core/material-icons.scss */
.material-icons.gps_not_fixed::before,
.mi.gps_not_fixed::before {
  content: '\e1b4';
}

/* line 1986, src/sass/core/material-icons.scss */
.material-icons.gps_off::before,
.mi.gps_off::before {
  content: '\e1b5';
}

/* line 1991, src/sass/core/material-icons.scss */
.material-icons.grade::before,
.mi.grade::before {
  content: '\e885';
}

/* line 1996, src/sass/core/material-icons.scss */
.material-icons.gradient::before,
.mi.gradient::before {
  content: '\e3e9';
}

/* line 2001, src/sass/core/material-icons.scss */
.material-icons.grain::before,
.mi.grain::before {
  content: '\e3ea';
}

/* line 2006, src/sass/core/material-icons.scss */
.material-icons.graphic_eq::before,
.mi.graphic_eq::before {
  content: '\e1b8';
}

/* line 2011, src/sass/core/material-icons.scss */
.material-icons.grid_off::before,
.mi.grid_off::before {
  content: '\e3eb';
}

/* line 2016, src/sass/core/material-icons.scss */
.material-icons.grid_on::before,
.mi.grid_on::before {
  content: '\e3ec';
}

/* line 2021, src/sass/core/material-icons.scss */
.material-icons.group::before,
.mi.group::before {
  content: '\e7ef';
}

/* line 2026, src/sass/core/material-icons.scss */
.material-icons.group_add::before,
.mi.group_add::before {
  content: '\e7f0';
}

/* line 2031, src/sass/core/material-icons.scss */
.material-icons.group_work::before,
.mi.group_work::before {
  content: '\e886';
}

/* line 2036, src/sass/core/material-icons.scss */
.material-icons.hd::before,
.mi.hd::before {
  content: '\e052';
}

/* line 2041, src/sass/core/material-icons.scss */
.material-icons.hdr_off::before,
.mi.hdr_off::before {
  content: '\e3ed';
}

/* line 2046, src/sass/core/material-icons.scss */
.material-icons.hdr_on::before,
.mi.hdr_on::before {
  content: '\e3ee';
}

/* line 2051, src/sass/core/material-icons.scss */
.material-icons.hdr_strong::before,
.mi.hdr_strong::before {
  content: '\e3f1';
}

/* line 2056, src/sass/core/material-icons.scss */
.material-icons.hdr_weak::before,
.mi.hdr_weak::before {
  content: '\e3f2';
}

/* line 2061, src/sass/core/material-icons.scss */
.material-icons.headset::before,
.mi.headset::before {
  content: '\e310';
}

/* line 2066, src/sass/core/material-icons.scss */
.material-icons.headset_mic::before,
.mi.headset_mic::before {
  content: '\e311';
}

/* line 2071, src/sass/core/material-icons.scss */
.material-icons.healing::before,
.mi.healing::before {
  content: '\e3f3';
}

/* line 2076, src/sass/core/material-icons.scss */
.material-icons.hearing::before,
.mi.hearing::before {
  content: '\e023';
}

/* line 2081, src/sass/core/material-icons.scss */
.material-icons.help::before,
.mi.help::before {
  content: '\e887';
}

/* line 2086, src/sass/core/material-icons.scss */
.material-icons.help_outline::before,
.mi.help_outline::before {
  content: '\e8fd';
}

/* line 2091, src/sass/core/material-icons.scss */
.material-icons.high_quality::before,
.mi.high_quality::before {
  content: '\e024';
}

/* line 2096, src/sass/core/material-icons.scss */
.material-icons.highlight::before,
.mi.highlight::before {
  content: '\e25f';
}

/* line 2101, src/sass/core/material-icons.scss */
.material-icons.highlight_off::before,
.mi.highlight_off::before {
  content: '\e888';
}

/* line 2106, src/sass/core/material-icons.scss */
.material-icons.history::before,
.mi.history::before {
  content: '\e889';
}

/* line 2111, src/sass/core/material-icons.scss */
.material-icons.home::before,
.mi.home::before {
  content: '\e88a';
}

/* line 2116, src/sass/core/material-icons.scss */
.material-icons.hot_tub::before,
.mi.hot_tub::before {
  content: '\eb46';
}

/* line 2121, src/sass/core/material-icons.scss */
.material-icons.hotel::before,
.mi.hotel::before {
  content: '\e53a';
}

/* line 2126, src/sass/core/material-icons.scss */
.material-icons.hourglass_empty::before,
.mi.hourglass_empty::before {
  content: '\e88b';
}

/* line 2131, src/sass/core/material-icons.scss */
.material-icons.hourglass_full::before,
.mi.hourglass_full::before {
  content: '\e88c';
}

/* line 2136, src/sass/core/material-icons.scss */
.material-icons.http::before,
.mi.http::before {
  content: '\e902';
}

/* line 2141, src/sass/core/material-icons.scss */
.material-icons.https::before,
.mi.https::before {
  content: '\e88d';
}

/* line 2146, src/sass/core/material-icons.scss */
.material-icons.image::before,
.mi.image::before {
  content: '\e3f4';
}

/* line 2151, src/sass/core/material-icons.scss */
.material-icons.image_aspect_ratio::before,
.mi.image_aspect_ratio::before {
  content: '\e3f5';
}

/* line 2156, src/sass/core/material-icons.scss */
.material-icons.import_contacts::before,
.mi.import_contacts::before {
  content: '\e0e0';
}

/* line 2161, src/sass/core/material-icons.scss */
.material-icons.import_export::before,
.mi.import_export::before {
  content: '\e0c3';
}

/* line 2166, src/sass/core/material-icons.scss */
.material-icons.important_devices::before,
.mi.important_devices::before {
  content: '\e912';
}

/* line 2171, src/sass/core/material-icons.scss */
.material-icons.inbox::before,
.mi.inbox::before {
  content: '\e156';
}

/* line 2176, src/sass/core/material-icons.scss */
.material-icons.indeterminate_check_box::before,
.mi.indeterminate_check_box::before {
  content: '\e909';
}

/* line 2181, src/sass/core/material-icons.scss */
.material-icons.info::before,
.mi.info::before {
  content: '\e88e';
}

/* line 2186, src/sass/core/material-icons.scss */
.material-icons.info_outline::before,
.mi.info_outline::before {
  content: '\e88f';
}

/* line 2191, src/sass/core/material-icons.scss */
.material-icons.input::before,
.mi.input::before {
  content: '\e890';
}

/* line 2196, src/sass/core/material-icons.scss */
.material-icons.insert_chart::before,
.mi.insert_chart::before {
  content: '\e24b';
}

/* line 2201, src/sass/core/material-icons.scss */
.material-icons.insert_comment::before,
.mi.insert_comment::before {
  content: '\e24c';
}

/* line 2206, src/sass/core/material-icons.scss */
.material-icons.insert_drive_file::before,
.mi.insert_drive_file::before {
  content: '\e24d';
}

/* line 2211, src/sass/core/material-icons.scss */
.material-icons.insert_emoticon::before,
.mi.insert_emoticon::before {
  content: '\e24e';
}

/* line 2216, src/sass/core/material-icons.scss */
.material-icons.insert_invitation::before,
.mi.insert_invitation::before {
  content: '\e24f';
}

/* line 2221, src/sass/core/material-icons.scss */
.material-icons.insert_link::before,
.mi.insert_link::before {
  content: '\e250';
}

/* line 2226, src/sass/core/material-icons.scss */
.material-icons.insert_photo::before,
.mi.insert_photo::before {
  content: '\e251';
}

/* line 2231, src/sass/core/material-icons.scss */
.material-icons.invert_colors::before,
.mi.invert_colors::before {
  content: '\e891';
}

/* line 2236, src/sass/core/material-icons.scss */
.material-icons.invert_colors_off::before,
.mi.invert_colors_off::before {
  content: '\e0c4';
}

/* line 2241, src/sass/core/material-icons.scss */
.material-icons.iso::before,
.mi.iso::before {
  content: '\e3f6';
}

/* line 2246, src/sass/core/material-icons.scss */
.material-icons.keyboard::before,
.mi.keyboard::before {
  content: '\e312';
}

/* line 2251, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_down::before,
.mi.keyboard_arrow_down::before {
  content: '\e313';
}

/* line 2256, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_left::before,
.mi.keyboard_arrow_left::before {
  content: '\e314';
}

/* line 2261, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_right::before,
.mi.keyboard_arrow_right::before {
  content: '\e315';
}

/* line 2266, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_up::before,
.mi.keyboard_arrow_up::before {
  content: '\e316';
}

/* line 2271, src/sass/core/material-icons.scss */
.material-icons.keyboard_backspace::before,
.mi.keyboard_backspace::before {
  content: '\e317';
}

/* line 2276, src/sass/core/material-icons.scss */
.material-icons.keyboard_capslock::before,
.mi.keyboard_capslock::before {
  content: '\e318';
}

/* line 2281, src/sass/core/material-icons.scss */
.material-icons.keyboard_hide::before,
.mi.keyboard_hide::before {
  content: '\e31a';
}

/* line 2286, src/sass/core/material-icons.scss */
.material-icons.keyboard_return::before,
.mi.keyboard_return::before {
  content: '\e31b';
}

/* line 2291, src/sass/core/material-icons.scss */
.material-icons.keyboard_tab::before,
.mi.keyboard_tab::before {
  content: '\e31c';
}

/* line 2296, src/sass/core/material-icons.scss */
.material-icons.keyboard_voice::before,
.mi.keyboard_voice::before {
  content: '\e31d';
}

/* line 2301, src/sass/core/material-icons.scss */
.material-icons.kitchen::before,
.mi.kitchen::before {
  content: '\eb47';
}

/* line 2306, src/sass/core/material-icons.scss */
.material-icons.label::before,
.mi.label::before {
  content: '\e892';
}

/* line 2311, src/sass/core/material-icons.scss */
.material-icons.label_outline::before,
.mi.label_outline::before {
  content: '\e893';
}

/* line 2316, src/sass/core/material-icons.scss */
.material-icons.landscape::before,
.mi.landscape::before {
  content: '\e3f7';
}

/* line 2321, src/sass/core/material-icons.scss */
.material-icons.language::before,
.mi.language::before {
  content: '\e894';
}

/* line 2326, src/sass/core/material-icons.scss */
.material-icons.laptop::before,
.mi.laptop::before {
  content: '\e31e';
}

/* line 2331, src/sass/core/material-icons.scss */
.material-icons.laptop_chromebook::before,
.mi.laptop_chromebook::before {
  content: '\e31f';
}

/* line 2336, src/sass/core/material-icons.scss */
.material-icons.laptop_mac::before,
.mi.laptop_mac::before {
  content: '\e320';
}

/* line 2341, src/sass/core/material-icons.scss */
.material-icons.laptop_windows::before,
.mi.laptop_windows::before {
  content: '\e321';
}

/* line 2346, src/sass/core/material-icons.scss */
.material-icons.last_page::before,
.mi.last_page::before {
  content: '\e5dd';
}

/* line 2351, src/sass/core/material-icons.scss */
.material-icons.launch::before,
.mi.launch::before {
  content: '\e895';
}

/* line 2356, src/sass/core/material-icons.scss */
.material-icons.layers::before,
.mi.layers::before {
  content: '\e53b';
}

/* line 2361, src/sass/core/material-icons.scss */
.material-icons.layers_clear::before,
.mi.layers_clear::before {
  content: '\e53c';
}

/* line 2366, src/sass/core/material-icons.scss */
.material-icons.leak_add::before,
.mi.leak_add::before {
  content: '\e3f8';
}

/* line 2371, src/sass/core/material-icons.scss */
.material-icons.leak_remove::before,
.mi.leak_remove::before {
  content: '\e3f9';
}

/* line 2376, src/sass/core/material-icons.scss */
.material-icons.lens::before,
.mi.lens::before {
  content: '\e3fa';
}

/* line 2381, src/sass/core/material-icons.scss */
.material-icons.library_add::before,
.mi.library_add::before {
  content: '\e02e';
}

/* line 2386, src/sass/core/material-icons.scss */
.material-icons.library_books::before,
.mi.library_books::before {
  content: '\e02f';
}

/* line 2391, src/sass/core/material-icons.scss */
.material-icons.library_music::before,
.mi.library_music::before {
  content: '\e030';
}

/* line 2396, src/sass/core/material-icons.scss */
.material-icons.lightbulb_outline::before,
.mi.lightbulb_outline::before {
  content: '\e90f';
}

/* line 2401, src/sass/core/material-icons.scss */
.material-icons.line_style::before,
.mi.line_style::before {
  content: '\e919';
}

/* line 2406, src/sass/core/material-icons.scss */
.material-icons.line_weight::before,
.mi.line_weight::before {
  content: '\e91a';
}

/* line 2411, src/sass/core/material-icons.scss */
.material-icons.linear_scale::before,
.mi.linear_scale::before {
  content: '\e260';
}

/* line 2416, src/sass/core/material-icons.scss */
.material-icons.link::before,
.mi.link::before {
  content: '\e157';
}

/* line 2421, src/sass/core/material-icons.scss */
.material-icons.linked_camera::before,
.mi.linked_camera::before {
  content: '\e438';
}

/* line 2426, src/sass/core/material-icons.scss */
.material-icons.list::before,
.mi.list::before {
  content: '\e896';
}

/* line 2431, src/sass/core/material-icons.scss */
.material-icons.live_help::before,
.mi.live_help::before {
  content: '\e0c6';
}

/* line 2436, src/sass/core/material-icons.scss */
.material-icons.live_tv::before,
.mi.live_tv::before {
  content: '\e639';
}

/* line 2441, src/sass/core/material-icons.scss */
.material-icons.local_activity::before,
.mi.local_activity::before {
  content: '\e53f';
}

/* line 2446, src/sass/core/material-icons.scss */
.material-icons.local_airport::before,
.mi.local_airport::before {
  content: '\e53d';
}

/* line 2451, src/sass/core/material-icons.scss */
.material-icons.local_atm::before,
.mi.local_atm::before {
  content: '\e53e';
}

/* line 2456, src/sass/core/material-icons.scss */
.material-icons.local_bar::before,
.mi.local_bar::before {
  content: '\e540';
}

/* line 2461, src/sass/core/material-icons.scss */
.material-icons.local_cafe::before,
.mi.local_cafe::before {
  content: '\e541';
}

/* line 2466, src/sass/core/material-icons.scss */
.material-icons.local_car_wash::before,
.mi.local_car_wash::before {
  content: '\e542';
}

/* line 2471, src/sass/core/material-icons.scss */
.material-icons.local_convenience_store::before,
.mi.local_convenience_store::before {
  content: '\e543';
}

/* line 2476, src/sass/core/material-icons.scss */
.material-icons.local_dining::before,
.mi.local_dining::before {
  content: '\e556';
}

/* line 2481, src/sass/core/material-icons.scss */
.material-icons.local_drink::before,
.mi.local_drink::before {
  content: '\e544';
}

/* line 2486, src/sass/core/material-icons.scss */
.material-icons.local_florist::before,
.mi.local_florist::before {
  content: '\e545';
}

/* line 2491, src/sass/core/material-icons.scss */
.material-icons.local_gas_station::before,
.mi.local_gas_station::before {
  content: '\e546';
}

/* line 2496, src/sass/core/material-icons.scss */
.material-icons.local_grocery_store::before,
.mi.local_grocery_store::before {
  content: '\e547';
}

/* line 2501, src/sass/core/material-icons.scss */
.material-icons.local_hospital::before,
.mi.local_hospital::before {
  content: '\e548';
}

/* line 2506, src/sass/core/material-icons.scss */
.material-icons.local_hotel::before,
.mi.local_hotel::before {
  content: '\e549';
}

/* line 2511, src/sass/core/material-icons.scss */
.material-icons.local_laundry_service::before,
.mi.local_laundry_service::before {
  content: '\e54a';
}

/* line 2516, src/sass/core/material-icons.scss */
.material-icons.local_library::before,
.mi.local_library::before {
  content: '\e54b';
}

/* line 2521, src/sass/core/material-icons.scss */
.material-icons.local_mall::before,
.mi.local_mall::before {
  content: '\e54c';
}

/* line 2526, src/sass/core/material-icons.scss */
.material-icons.local_movies::before,
.mi.local_movies::before {
  content: '\e54d';
}

/* line 2531, src/sass/core/material-icons.scss */
.material-icons.local_offer::before,
.mi.local_offer::before {
  content: '\e54e';
}

/* line 2536, src/sass/core/material-icons.scss */
.material-icons.local_parking::before,
.mi.local_parking::before {
  content: '\e54f';
}

/* line 2541, src/sass/core/material-icons.scss */
.material-icons.local_pharmacy::before,
.mi.local_pharmacy::before {
  content: '\e550';
}

/* line 2546, src/sass/core/material-icons.scss */
.material-icons.local_phone::before,
.mi.local_phone::before {
  content: '\e551';
}

/* line 2551, src/sass/core/material-icons.scss */
.material-icons.local_pizza::before,
.mi.local_pizza::before {
  content: '\e552';
}

/* line 2556, src/sass/core/material-icons.scss */
.material-icons.local_play::before,
.mi.local_play::before {
  content: '\e553';
}

/* line 2561, src/sass/core/material-icons.scss */
.material-icons.local_post_office::before,
.mi.local_post_office::before {
  content: '\e554';
}

/* line 2566, src/sass/core/material-icons.scss */
.material-icons.local_printshop::before,
.mi.local_printshop::before {
  content: '\e555';
}

/* line 2571, src/sass/core/material-icons.scss */
.material-icons.local_see::before,
.mi.local_see::before {
  content: '\e557';
}

/* line 2576, src/sass/core/material-icons.scss */
.material-icons.local_shipping::before,
.mi.local_shipping::before {
  content: '\e558';
}

/* line 2581, src/sass/core/material-icons.scss */
.material-icons.local_taxi::before,
.mi.local_taxi::before {
  content: '\e559';
}

/* line 2586, src/sass/core/material-icons.scss */
.material-icons.location_city::before,
.mi.location_city::before {
  content: '\e7f1';
}

/* line 2591, src/sass/core/material-icons.scss */
.material-icons.location_disabled::before,
.mi.location_disabled::before {
  content: '\e1b6';
}

/* line 2596, src/sass/core/material-icons.scss */
.material-icons.location_off::before,
.mi.location_off::before {
  content: '\e0c7';
}

/* line 2601, src/sass/core/material-icons.scss */
.material-icons.location_on::before,
.mi.location_on::before {
  content: '\e0c8';
}

/* line 2606, src/sass/core/material-icons.scss */
.material-icons.location_searching::before,
.mi.location_searching::before {
  content: '\e1b7';
}

/* line 2611, src/sass/core/material-icons.scss */
.material-icons.lock::before,
.mi.lock::before {
  content: '\e897';
}

/* line 2616, src/sass/core/material-icons.scss */
.material-icons.lock_open::before,
.mi.lock_open::before {
  content: '\e898';
}

/* line 2621, src/sass/core/material-icons.scss */
.material-icons.lock_outline::before,
.mi.lock_outline::before {
  content: '\e899';
}

/* line 2626, src/sass/core/material-icons.scss */
.material-icons.looks::before,
.mi.looks::before {
  content: '\e3fc';
}

/* line 2631, src/sass/core/material-icons.scss */
.material-icons.looks_3::before,
.mi.looks_3::before {
  content: '\e3fb';
}

/* line 2636, src/sass/core/material-icons.scss */
.material-icons.looks_4::before,
.mi.looks_4::before {
  content: '\e3fd';
}

/* line 2641, src/sass/core/material-icons.scss */
.material-icons.looks_5::before,
.mi.looks_5::before {
  content: '\e3fe';
}

/* line 2646, src/sass/core/material-icons.scss */
.material-icons.looks_6::before,
.mi.looks_6::before {
  content: '\e3ff';
}

/* line 2651, src/sass/core/material-icons.scss */
.material-icons.looks_one::before,
.mi.looks_one::before {
  content: '\e400';
}

/* line 2656, src/sass/core/material-icons.scss */
.material-icons.looks_two::before,
.mi.looks_two::before {
  content: '\e401';
}

/* line 2661, src/sass/core/material-icons.scss */
.material-icons.loop::before,
.mi.loop::before {
  content: '\e028';
}

/* line 2666, src/sass/core/material-icons.scss */
.material-icons.loupe::before,
.mi.loupe::before {
  content: '\e402';
}

/* line 2671, src/sass/core/material-icons.scss */
.material-icons.low_priority::before,
.mi.low_priority::before {
  content: '\e16d';
}

/* line 2676, src/sass/core/material-icons.scss */
.material-icons.loyalty::before,
.mi.loyalty::before {
  content: '\e89a';
}

/* line 2681, src/sass/core/material-icons.scss */
.material-icons.mail::before,
.mi.mail::before {
  content: '\e158';
}

/* line 2686, src/sass/core/material-icons.scss */
.material-icons.mail_outline::before,
.mi.mail_outline::before {
  content: '\e0e1';
}

/* line 2691, src/sass/core/material-icons.scss */
.material-icons.map::before,
.mi.map::before {
  content: '\e55b';
}

/* line 2696, src/sass/core/material-icons.scss */
.material-icons.markunread::before,
.mi.markunread::before {
  content: '\e159';
}

/* line 2701, src/sass/core/material-icons.scss */
.material-icons.markunread_mailbox::before,
.mi.markunread_mailbox::before {
  content: '\e89b';
}

/* line 2706, src/sass/core/material-icons.scss */
.material-icons.memory::before,
.mi.memory::before {
  content: '\e322';
}

/* line 2711, src/sass/core/material-icons.scss */
.material-icons.menu::before,
.mi.menu::before {
  content: '\e5d2';
}

/* line 2716, src/sass/core/material-icons.scss */
.material-icons.merge_type::before,
.mi.merge_type::before {
  content: '\e252';
}

/* line 2721, src/sass/core/material-icons.scss */
.material-icons.message::before,
.mi.message::before {
  content: '\e0c9';
}

/* line 2726, src/sass/core/material-icons.scss */
.material-icons.mic::before,
.mi.mic::before {
  content: '\e029';
}

/* line 2731, src/sass/core/material-icons.scss */
.material-icons.mic_none::before,
.mi.mic_none::before {
  content: '\e02a';
}

/* line 2736, src/sass/core/material-icons.scss */
.material-icons.mic_off::before,
.mi.mic_off::before {
  content: '\e02b';
}

/* line 2741, src/sass/core/material-icons.scss */
.material-icons.mms::before,
.mi.mms::before {
  content: '\e618';
}

/* line 2746, src/sass/core/material-icons.scss */
.material-icons.mode_comment::before,
.mi.mode_comment::before {
  content: '\e253';
}

/* line 2751, src/sass/core/material-icons.scss */
.material-icons.mode_edit::before,
.mi.mode_edit::before {
  content: '\e254';
}

/* line 2756, src/sass/core/material-icons.scss */
.material-icons.monetization_on::before,
.mi.monetization_on::before {
  content: '\e263';
}

/* line 2761, src/sass/core/material-icons.scss */
.material-icons.money_off::before,
.mi.money_off::before {
  content: '\e25c';
}

/* line 2766, src/sass/core/material-icons.scss */
.material-icons.monochrome_photos::before,
.mi.monochrome_photos::before {
  content: '\e403';
}

/* line 2771, src/sass/core/material-icons.scss */
.material-icons.mood::before,
.mi.mood::before {
  content: '\e7f2';
}

/* line 2776, src/sass/core/material-icons.scss */
.material-icons.mood_bad::before,
.mi.mood_bad::before {
  content: '\e7f3';
}

/* line 2781, src/sass/core/material-icons.scss */
.material-icons.more::before,
.mi.more::before {
  content: '\e619';
}

/* line 2786, src/sass/core/material-icons.scss */
.material-icons.more_horiz::before,
.mi.more_horiz::before {
  content: '\e5d3';
}

/* line 2791, src/sass/core/material-icons.scss */
.material-icons.more_vert::before,
.mi.more_vert::before {
  content: '\e5d4';
}

/* line 2796, src/sass/core/material-icons.scss */
.material-icons.motorcycle::before,
.mi.motorcycle::before {
  content: '\e91b';
}

/* line 2801, src/sass/core/material-icons.scss */
.material-icons.mouse::before,
.mi.mouse::before {
  content: '\e323';
}

/* line 2806, src/sass/core/material-icons.scss */
.material-icons.move_to_inbox::before,
.mi.move_to_inbox::before {
  content: '\e168';
}

/* line 2811, src/sass/core/material-icons.scss */
.material-icons.movie::before,
.mi.movie::before {
  content: '\e02c';
}

/* line 2816, src/sass/core/material-icons.scss */
.material-icons.movie_creation::before,
.mi.movie_creation::before {
  content: '\e404';
}

/* line 2821, src/sass/core/material-icons.scss */
.material-icons.movie_filter::before,
.mi.movie_filter::before {
  content: '\e43a';
}

/* line 2826, src/sass/core/material-icons.scss */
.material-icons.multiline_chart::before,
.mi.multiline_chart::before {
  content: '\e6df';
}

/* line 2831, src/sass/core/material-icons.scss */
.material-icons.music_note::before,
.mi.music_note::before {
  content: '\e405';
}

/* line 2836, src/sass/core/material-icons.scss */
.material-icons.music_video::before,
.mi.music_video::before {
  content: '\e063';
}

/* line 2841, src/sass/core/material-icons.scss */
.material-icons.my_location::before,
.mi.my_location::before {
  content: '\e55c';
}

/* line 2846, src/sass/core/material-icons.scss */
.material-icons.nature::before,
.mi.nature::before {
  content: '\e406';
}

/* line 2851, src/sass/core/material-icons.scss */
.material-icons.nature_people::before,
.mi.nature_people::before {
  content: '\e407';
}

/* line 2856, src/sass/core/material-icons.scss */
.material-icons.navigate_before::before,
.mi.navigate_before::before {
  content: '\e408';
}

/* line 2861, src/sass/core/material-icons.scss */
.material-icons.navigate_next::before,
.mi.navigate_next::before {
  content: '\e409';
}

/* line 2866, src/sass/core/material-icons.scss */
.material-icons.navigation::before,
.mi.navigation::before {
  content: '\e55d';
}

/* line 2871, src/sass/core/material-icons.scss */
.material-icons.near_me::before,
.mi.near_me::before {
  content: '\e569';
}

/* line 2876, src/sass/core/material-icons.scss */
.material-icons.network_cell::before,
.mi.network_cell::before {
  content: '\e1b9';
}

/* line 2881, src/sass/core/material-icons.scss */
.material-icons.network_check::before,
.mi.network_check::before {
  content: '\e640';
}

/* line 2886, src/sass/core/material-icons.scss */
.material-icons.network_locked::before,
.mi.network_locked::before {
  content: '\e61a';
}

/* line 2891, src/sass/core/material-icons.scss */
.material-icons.network_wifi::before,
.mi.network_wifi::before {
  content: '\e1ba';
}

/* line 2896, src/sass/core/material-icons.scss */
.material-icons.new_releases::before,
.mi.new_releases::before {
  content: '\e031';
}

/* line 2901, src/sass/core/material-icons.scss */
.material-icons.next_week::before,
.mi.next_week::before {
  content: '\e16a';
}

/* line 2906, src/sass/core/material-icons.scss */
.material-icons.nfc::before,
.mi.nfc::before {
  content: '\e1bb';
}

/* line 2911, src/sass/core/material-icons.scss */
.material-icons.no_encryption::before,
.mi.no_encryption::before {
  content: '\e641';
}

/* line 2916, src/sass/core/material-icons.scss */
.material-icons.no_sim::before,
.mi.no_sim::before {
  content: '\e0cc';
}

/* line 2921, src/sass/core/material-icons.scss */
.material-icons.not_interested::before,
.mi.not_interested::before {
  content: '\e033';
}

/* line 2926, src/sass/core/material-icons.scss */
.material-icons.note::before,
.mi.note::before {
  content: '\e06f';
}

/* line 2931, src/sass/core/material-icons.scss */
.material-icons.note_add::before,
.mi.note_add::before {
  content: '\e89c';
}

/* line 2936, src/sass/core/material-icons.scss */
.material-icons.notifications::before,
.mi.notifications::before {
  content: '\e7f4';
}

/* line 2941, src/sass/core/material-icons.scss */
.material-icons.notifications_active::before,
.mi.notifications_active::before {
  content: '\e7f7';
}

/* line 2946, src/sass/core/material-icons.scss */
.material-icons.notifications_none::before,
.mi.notifications_none::before {
  content: '\e7f5';
}

/* line 2951, src/sass/core/material-icons.scss */
.material-icons.notifications_off::before,
.mi.notifications_off::before {
  content: '\e7f6';
}

/* line 2956, src/sass/core/material-icons.scss */
.material-icons.notifications_paused::before,
.mi.notifications_paused::before {
  content: '\e7f8';
}

/* line 2961, src/sass/core/material-icons.scss */
.material-icons.offline_pin::before,
.mi.offline_pin::before {
  content: '\e90a';
}

/* line 2966, src/sass/core/material-icons.scss */
.material-icons.ondemand_video::before,
.mi.ondemand_video::before {
  content: '\e63a';
}

/* line 2971, src/sass/core/material-icons.scss */
.material-icons.opacity::before,
.mi.opacity::before {
  content: '\e91c';
}

/* line 2976, src/sass/core/material-icons.scss */
.material-icons.open_in_browser::before,
.mi.open_in_browser::before {
  content: '\e89d';
}

/* line 2981, src/sass/core/material-icons.scss */
.material-icons.open_in_new::before,
.mi.open_in_new::before {
  content: '\e89e';
}

/* line 2986, src/sass/core/material-icons.scss */
.material-icons.open_with::before,
.mi.open_with::before {
  content: '\e89f';
}

/* line 2991, src/sass/core/material-icons.scss */
.material-icons.pages::before,
.mi.pages::before {
  content: '\e7f9';
}

/* line 2996, src/sass/core/material-icons.scss */
.material-icons.pageview::before,
.mi.pageview::before {
  content: '\e8a0';
}

/* line 3001, src/sass/core/material-icons.scss */
.material-icons.palette::before,
.mi.palette::before {
  content: '\e40a';
}

/* line 3006, src/sass/core/material-icons.scss */
.material-icons.pan_tool::before,
.mi.pan_tool::before {
  content: '\e925';
}

/* line 3011, src/sass/core/material-icons.scss */
.material-icons.panorama::before,
.mi.panorama::before {
  content: '\e40b';
}

/* line 3016, src/sass/core/material-icons.scss */
.material-icons.panorama_fish_eye::before,
.mi.panorama_fish_eye::before {
  content: '\e40c';
}

/* line 3021, src/sass/core/material-icons.scss */
.material-icons.panorama_horizontal::before,
.mi.panorama_horizontal::before {
  content: '\e40d';
}

/* line 3026, src/sass/core/material-icons.scss */
.material-icons.panorama_vertical::before,
.mi.panorama_vertical::before {
  content: '\e40e';
}

/* line 3031, src/sass/core/material-icons.scss */
.material-icons.panorama_wide_angle::before,
.mi.panorama_wide_angle::before {
  content: '\e40f';
}

/* line 3036, src/sass/core/material-icons.scss */
.material-icons.party_mode::before,
.mi.party_mode::before {
  content: '\e7fa';
}

/* line 3041, src/sass/core/material-icons.scss */
.material-icons.pause::before,
.mi.pause::before {
  content: '\e034';
}

/* line 3046, src/sass/core/material-icons.scss */
.material-icons.pause_circle_filled::before,
.mi.pause_circle_filled::before {
  content: '\e035';
}

/* line 3051, src/sass/core/material-icons.scss */
.material-icons.pause_circle_outline::before,
.mi.pause_circle_outline::before {
  content: '\e036';
}

/* line 3056, src/sass/core/material-icons.scss */
.material-icons.payment::before,
.mi.payment::before {
  content: '\e8a1';
}

/* line 3061, src/sass/core/material-icons.scss */
.material-icons.people::before,
.mi.people::before {
  content: '\e7fb';
}

/* line 3066, src/sass/core/material-icons.scss */
.material-icons.people_outline::before,
.mi.people_outline::before {
  content: '\e7fc';
}

/* line 3071, src/sass/core/material-icons.scss */
.material-icons.perm_camera_mic::before,
.mi.perm_camera_mic::before {
  content: '\e8a2';
}

/* line 3076, src/sass/core/material-icons.scss */
.material-icons.perm_contact_calendar::before,
.mi.perm_contact_calendar::before {
  content: '\e8a3';
}

/* line 3081, src/sass/core/material-icons.scss */
.material-icons.perm_data_setting::before,
.mi.perm_data_setting::before {
  content: '\e8a4';
}

/* line 3086, src/sass/core/material-icons.scss */
.material-icons.perm_device_information::before,
.mi.perm_device_information::before {
  content: '\e8a5';
}

/* line 3091, src/sass/core/material-icons.scss */
.material-icons.perm_identity::before,
.mi.perm_identity::before {
  content: '\e8a6';
}

/* line 3096, src/sass/core/material-icons.scss */
.material-icons.perm_media::before,
.mi.perm_media::before {
  content: '\e8a7';
}

/* line 3101, src/sass/core/material-icons.scss */
.material-icons.perm_phone_msg::before,
.mi.perm_phone_msg::before {
  content: '\e8a8';
}

/* line 3106, src/sass/core/material-icons.scss */
.material-icons.perm_scan_wifi::before,
.mi.perm_scan_wifi::before {
  content: '\e8a9';
}

/* line 3111, src/sass/core/material-icons.scss */
.material-icons.person::before,
.mi.person::before {
  content: '\e7fd';
}

/* line 3116, src/sass/core/material-icons.scss */
.material-icons.person_add::before,
.mi.person_add::before {
  content: '\e7fe';
}

/* line 3121, src/sass/core/material-icons.scss */
.material-icons.person_outline::before,
.mi.person_outline::before {
  content: '\e7ff';
}

/* line 3126, src/sass/core/material-icons.scss */
.material-icons.person_pin::before,
.mi.person_pin::before {
  content: '\e55a';
}

/* line 3131, src/sass/core/material-icons.scss */
.material-icons.person_pin_circle::before,
.mi.person_pin_circle::before {
  content: '\e56a';
}

/* line 3136, src/sass/core/material-icons.scss */
.material-icons.personal_video::before,
.mi.personal_video::before {
  content: '\e63b';
}

/* line 3141, src/sass/core/material-icons.scss */
.material-icons.pets::before,
.mi.pets::before {
  content: '\e91d';
}

/* line 3146, src/sass/core/material-icons.scss */
.material-icons.phone::before,
.mi.phone::before {
  content: '\e0cd';
}

/* line 3151, src/sass/core/material-icons.scss */
.material-icons.phone_android::before,
.mi.phone_android::before {
  content: '\e324';
}

/* line 3156, src/sass/core/material-icons.scss */
.material-icons.phone_bluetooth_speaker::before,
.mi.phone_bluetooth_speaker::before {
  content: '\e61b';
}

/* line 3161, src/sass/core/material-icons.scss */
.material-icons.phone_forwarded::before,
.mi.phone_forwarded::before {
  content: '\e61c';
}

/* line 3166, src/sass/core/material-icons.scss */
.material-icons.phone_in_talk::before,
.mi.phone_in_talk::before {
  content: '\e61d';
}

/* line 3171, src/sass/core/material-icons.scss */
.material-icons.phone_iphone::before,
.mi.phone_iphone::before {
  content: '\e325';
}

/* line 3176, src/sass/core/material-icons.scss */
.material-icons.phone_locked::before,
.mi.phone_locked::before {
  content: '\e61e';
}

/* line 3181, src/sass/core/material-icons.scss */
.material-icons.phone_missed::before,
.mi.phone_missed::before {
  content: '\e61f';
}

/* line 3186, src/sass/core/material-icons.scss */
.material-icons.phone_paused::before,
.mi.phone_paused::before {
  content: '\e620';
}

/* line 3191, src/sass/core/material-icons.scss */
.material-icons.phonelink::before,
.mi.phonelink::before {
  content: '\e326';
}

/* line 3196, src/sass/core/material-icons.scss */
.material-icons.phonelink_erase::before,
.mi.phonelink_erase::before {
  content: '\e0db';
}

/* line 3201, src/sass/core/material-icons.scss */
.material-icons.phonelink_lock::before,
.mi.phonelink_lock::before {
  content: '\e0dc';
}

/* line 3206, src/sass/core/material-icons.scss */
.material-icons.phonelink_off::before,
.mi.phonelink_off::before {
  content: '\e327';
}

/* line 3211, src/sass/core/material-icons.scss */
.material-icons.phonelink_ring::before,
.mi.phonelink_ring::before {
  content: '\e0dd';
}

/* line 3216, src/sass/core/material-icons.scss */
.material-icons.phonelink_setup::before,
.mi.phonelink_setup::before {
  content: '\e0de';
}

/* line 3221, src/sass/core/material-icons.scss */
.material-icons.photo::before,
.mi.photo::before {
  content: '\e410';
}

/* line 3226, src/sass/core/material-icons.scss */
.material-icons.photo_album::before,
.mi.photo_album::before {
  content: '\e411';
}

/* line 3231, src/sass/core/material-icons.scss */
.material-icons.photo_camera::before,
.mi.photo_camera::before {
  content: '\e412';
}

/* line 3236, src/sass/core/material-icons.scss */
.material-icons.photo_filter::before,
.mi.photo_filter::before {
  content: '\e43b';
}

/* line 3241, src/sass/core/material-icons.scss */
.material-icons.photo_library::before,
.mi.photo_library::before {
  content: '\e413';
}

/* line 3246, src/sass/core/material-icons.scss */
.material-icons.photo_size_select_actual::before,
.mi.photo_size_select_actual::before {
  content: '\e432';
}

/* line 3251, src/sass/core/material-icons.scss */
.material-icons.photo_size_select_large::before,
.mi.photo_size_select_large::before {
  content: '\e433';
}

/* line 3256, src/sass/core/material-icons.scss */
.material-icons.photo_size_select_small::before,
.mi.photo_size_select_small::before {
  content: '\e434';
}

/* line 3261, src/sass/core/material-icons.scss */
.material-icons.picture_as_pdf::before,
.mi.picture_as_pdf::before {
  content: '\e415';
}

/* line 3266, src/sass/core/material-icons.scss */
.material-icons.picture_in_picture::before,
.mi.picture_in_picture::before {
  content: '\e8aa';
}

/* line 3271, src/sass/core/material-icons.scss */
.material-icons.picture_in_picture_alt::before,
.mi.picture_in_picture_alt::before {
  content: '\e911';
}

/* line 3276, src/sass/core/material-icons.scss */
.material-icons.pie_chart::before,
.mi.pie_chart::before {
  content: '\e6c4';
}

/* line 3281, src/sass/core/material-icons.scss */
.material-icons.pie_chart_outlined::before,
.mi.pie_chart_outlined::before {
  content: '\e6c5';
}

/* line 3286, src/sass/core/material-icons.scss */
.material-icons.pin_drop::before,
.mi.pin_drop::before {
  content: '\e55e';
}

/* line 3291, src/sass/core/material-icons.scss */
.material-icons.place::before,
.mi.place::before {
  content: '\e55f';
}

/* line 3296, src/sass/core/material-icons.scss */
.material-icons.play_arrow::before,
.mi.play_arrow::before {
  content: '\e037';
}

/* line 3301, src/sass/core/material-icons.scss */
.material-icons.play_circle_filled::before,
.mi.play_circle_filled::before {
  content: '\e038';
}

/* line 3306, src/sass/core/material-icons.scss */
.material-icons.play_circle_outline::before,
.mi.play_circle_outline::before {
  content: '\e039';
}

/* line 3311, src/sass/core/material-icons.scss */
.material-icons.play_for_work::before,
.mi.play_for_work::before {
  content: '\e906';
}

/* line 3316, src/sass/core/material-icons.scss */
.material-icons.playlist_add::before,
.mi.playlist_add::before {
  content: '\e03b';
}

/* line 3321, src/sass/core/material-icons.scss */
.material-icons.playlist_add_check::before,
.mi.playlist_add_check::before {
  content: '\e065';
}

/* line 3326, src/sass/core/material-icons.scss */
.material-icons.playlist_play::before,
.mi.playlist_play::before {
  content: '\e05f';
}

/* line 3331, src/sass/core/material-icons.scss */
.material-icons.plus_one::before,
.mi.plus_one::before {
  content: '\e800';
}

/* line 3336, src/sass/core/material-icons.scss */
.material-icons.poll::before,
.mi.poll::before {
  content: '\e801';
}

/* line 3341, src/sass/core/material-icons.scss */
.material-icons.polymer::before,
.mi.polymer::before {
  content: '\e8ab';
}

/* line 3346, src/sass/core/material-icons.scss */
.material-icons.pool::before,
.mi.pool::before {
  content: '\eb48';
}

/* line 3351, src/sass/core/material-icons.scss */
.material-icons.portable_wifi_off::before,
.mi.portable_wifi_off::before {
  content: '\e0ce';
}

/* line 3356, src/sass/core/material-icons.scss */
.material-icons.portrait::before,
.mi.portrait::before {
  content: '\e416';
}

/* line 3361, src/sass/core/material-icons.scss */
.material-icons.power::before,
.mi.power::before {
  content: '\e63c';
}

/* line 3366, src/sass/core/material-icons.scss */
.material-icons.power_input::before,
.mi.power_input::before {
  content: '\e336';
}

/* line 3371, src/sass/core/material-icons.scss */
.material-icons.power_settings_new::before,
.mi.power_settings_new::before {
  content: '\e8ac';
}

/* line 3376, src/sass/core/material-icons.scss */
.material-icons.pregnant_woman::before,
.mi.pregnant_woman::before {
  content: '\e91e';
}

/* line 3381, src/sass/core/material-icons.scss */
.material-icons.present_to_all::before,
.mi.present_to_all::before {
  content: '\e0df';
}

/* line 3386, src/sass/core/material-icons.scss */
.material-icons.print::before,
.mi.print::before {
  content: '\e8ad';
}

/* line 3391, src/sass/core/material-icons.scss */
.material-icons.priority_high::before,
.mi.priority_high::before {
  content: '\e645';
}

/* line 3396, src/sass/core/material-icons.scss */
.material-icons.public::before,
.mi.public::before {
  content: '\e80b';
}

/* line 3401, src/sass/core/material-icons.scss */
.material-icons.publish::before,
.mi.publish::before {
  content: '\e255';
}

/* line 3406, src/sass/core/material-icons.scss */
.material-icons.query_builder::before,
.mi.query_builder::before {
  content: '\e8ae';
}

/* line 3411, src/sass/core/material-icons.scss */
.material-icons.question_answer::before,
.mi.question_answer::before {
  content: '\e8af';
}

/* line 3416, src/sass/core/material-icons.scss */
.material-icons.queue::before,
.mi.queue::before {
  content: '\e03c';
}

/* line 3421, src/sass/core/material-icons.scss */
.material-icons.queue_music::before,
.mi.queue_music::before {
  content: '\e03d';
}

/* line 3426, src/sass/core/material-icons.scss */
.material-icons.queue_play_next::before,
.mi.queue_play_next::before {
  content: '\e066';
}

/* line 3431, src/sass/core/material-icons.scss */
.material-icons.radio::before,
.mi.radio::before {
  content: '\e03e';
}

/* line 3436, src/sass/core/material-icons.scss */
.material-icons.radio_button_checked::before,
.mi.radio_button_checked::before {
  content: '\e837';
}

/* line 3441, src/sass/core/material-icons.scss */
.material-icons.radio_button_unchecked::before,
.mi.radio_button_unchecked::before {
  content: '\e836';
}

/* line 3446, src/sass/core/material-icons.scss */
.material-icons.rate_review::before,
.mi.rate_review::before {
  content: '\e560';
}

/* line 3451, src/sass/core/material-icons.scss */
.material-icons.receipt::before,
.mi.receipt::before {
  content: '\e8b0';
}

/* line 3456, src/sass/core/material-icons.scss */
.material-icons.recent_actors::before,
.mi.recent_actors::before {
  content: '\e03f';
}

/* line 3461, src/sass/core/material-icons.scss */
.material-icons.record_voice_over::before,
.mi.record_voice_over::before {
  content: '\e91f';
}

/* line 3466, src/sass/core/material-icons.scss */
.material-icons.redeem::before,
.mi.redeem::before {
  content: '\e8b1';
}

/* line 3471, src/sass/core/material-icons.scss */
.material-icons.redo::before,
.mi.redo::before {
  content: '\e15a';
}

/* line 3476, src/sass/core/material-icons.scss */
.material-icons.refresh::before,
.mi.refresh::before {
  content: '\e5d5';
}

/* line 3481, src/sass/core/material-icons.scss */
.material-icons.remove::before,
.mi.remove::before {
  content: '\e15b';
}

/* line 3486, src/sass/core/material-icons.scss */
.material-icons.remove_circle::before,
.mi.remove_circle::before {
  content: '\e15c';
}

/* line 3491, src/sass/core/material-icons.scss */
.material-icons.remove_circle_outline::before,
.mi.remove_circle_outline::before {
  content: '\e15d';
}

/* line 3496, src/sass/core/material-icons.scss */
.material-icons.remove_from_queue::before,
.mi.remove_from_queue::before {
  content: '\e067';
}

/* line 3501, src/sass/core/material-icons.scss */
.material-icons.remove_red_eye::before,
.mi.remove_red_eye::before {
  content: '\e417';
}

/* line 3506, src/sass/core/material-icons.scss */
.material-icons.remove_shopping_cart::before,
.mi.remove_shopping_cart::before {
  content: '\e928';
}

/* line 3511, src/sass/core/material-icons.scss */
.material-icons.reorder::before,
.mi.reorder::before {
  content: '\e8fe';
}

/* line 3516, src/sass/core/material-icons.scss */
.material-icons.repeat::before,
.mi.repeat::before {
  content: '\e040';
}

/* line 3521, src/sass/core/material-icons.scss */
.material-icons.repeat_one::before,
.mi.repeat_one::before {
  content: '\e041';
}

/* line 3526, src/sass/core/material-icons.scss */
.material-icons.replay::before,
.mi.replay::before {
  content: '\e042';
}

/* line 3531, src/sass/core/material-icons.scss */
.material-icons.replay_10::before,
.mi.replay_10::before {
  content: '\e059';
}

/* line 3536, src/sass/core/material-icons.scss */
.material-icons.replay_30::before,
.mi.replay_30::before {
  content: '\e05a';
}

/* line 3541, src/sass/core/material-icons.scss */
.material-icons.replay_5::before,
.mi.replay_5::before {
  content: '\e05b';
}

/* line 3546, src/sass/core/material-icons.scss */
.material-icons.reply::before,
.mi.reply::before {
  content: '\e15e';
}

/* line 3551, src/sass/core/material-icons.scss */
.material-icons.reply_all::before,
.mi.reply_all::before {
  content: '\e15f';
}

/* line 3556, src/sass/core/material-icons.scss */
.material-icons.report::before,
.mi.report::before {
  content: '\e160';
}

/* line 3561, src/sass/core/material-icons.scss */
.material-icons.report_problem::before,
.mi.report_problem::before {
  content: '\e8b2';
}

/* line 3566, src/sass/core/material-icons.scss */
.material-icons.restaurant::before,
.mi.restaurant::before {
  content: '\e56c';
}

/* line 3571, src/sass/core/material-icons.scss */
.material-icons.restaurant_menu::before,
.mi.restaurant_menu::before {
  content: '\e561';
}

/* line 3576, src/sass/core/material-icons.scss */
.material-icons.restore::before,
.mi.restore::before {
  content: '\e8b3';
}

/* line 3581, src/sass/core/material-icons.scss */
.material-icons.restore_page::before,
.mi.restore_page::before {
  content: '\e929';
}

/* line 3586, src/sass/core/material-icons.scss */
.material-icons.ring_volume::before,
.mi.ring_volume::before {
  content: '\e0d1';
}

/* line 3591, src/sass/core/material-icons.scss */
.material-icons.room::before,
.mi.room::before {
  content: '\e8b4';
}

/* line 3596, src/sass/core/material-icons.scss */
.material-icons.room_service::before,
.mi.room_service::before {
  content: '\eb49';
}

/* line 3601, src/sass/core/material-icons.scss */
.material-icons.rotate_90_degrees_ccw::before,
.mi.rotate_90_degrees_ccw::before {
  content: '\e418';
}

/* line 3606, src/sass/core/material-icons.scss */
.material-icons.rotate_left::before,
.mi.rotate_left::before {
  content: '\e419';
}

/* line 3611, src/sass/core/material-icons.scss */
.material-icons.rotate_right::before,
.mi.rotate_right::before {
  content: '\e41a';
}

/* line 3616, src/sass/core/material-icons.scss */
.material-icons.rounded_corner::before,
.mi.rounded_corner::before {
  content: '\e920';
}

/* line 3621, src/sass/core/material-icons.scss */
.material-icons.router::before,
.mi.router::before {
  content: '\e328';
}

/* line 3626, src/sass/core/material-icons.scss */
.material-icons.rowing::before,
.mi.rowing::before {
  content: '\e921';
}

/* line 3631, src/sass/core/material-icons.scss */
.material-icons.rss_feed::before,
.mi.rss_feed::before {
  content: '\e0e5';
}

/* line 3636, src/sass/core/material-icons.scss */
.material-icons.rv_hookup::before,
.mi.rv_hookup::before {
  content: '\e642';
}

/* line 3641, src/sass/core/material-icons.scss */
.material-icons.satellite::before,
.mi.satellite::before {
  content: '\e562';
}

/* line 3646, src/sass/core/material-icons.scss */
.material-icons.save::before,
.mi.save::before {
  content: '\e161';
}

/* line 3651, src/sass/core/material-icons.scss */
.material-icons.scanner::before,
.mi.scanner::before {
  content: '\e329';
}

/* line 3656, src/sass/core/material-icons.scss */
.material-icons.schedule::before,
.mi.schedule::before {
  content: '\e8b5';
}

/* line 3661, src/sass/core/material-icons.scss */
.material-icons.school::before,
.mi.school::before {
  content: '\e80c';
}

/* line 3666, src/sass/core/material-icons.scss */
.material-icons.screen_lock_landscape::before,
.mi.screen_lock_landscape::before {
  content: '\e1be';
}

/* line 3671, src/sass/core/material-icons.scss */
.material-icons.screen_lock_portrait::before,
.mi.screen_lock_portrait::before {
  content: '\e1bf';
}

/* line 3676, src/sass/core/material-icons.scss */
.material-icons.screen_lock_rotation::before,
.mi.screen_lock_rotation::before {
  content: '\e1c0';
}

/* line 3681, src/sass/core/material-icons.scss */
.material-icons.screen_rotation::before,
.mi.screen_rotation::before {
  content: '\e1c1';
}

/* line 3686, src/sass/core/material-icons.scss */
.material-icons.screen_share::before,
.mi.screen_share::before {
  content: '\e0e2';
}

/* line 3691, src/sass/core/material-icons.scss */
.material-icons.sd_card::before,
.mi.sd_card::before {
  content: '\e623';
}

/* line 3696, src/sass/core/material-icons.scss */
.material-icons.sd_storage::before,
.mi.sd_storage::before {
  content: '\e1c2';
}

/* line 3701, src/sass/core/material-icons.scss */
.material-icons.search::before,
.mi.search::before {
  content: '\e8b6';
}

/* line 3706, src/sass/core/material-icons.scss */
.material-icons.security::before,
.mi.security::before {
  content: '\e32a';
}

/* line 3711, src/sass/core/material-icons.scss */
.material-icons.select_all::before,
.mi.select_all::before {
  content: '\e162';
}

/* line 3716, src/sass/core/material-icons.scss */
.material-icons.send::before,
.mi.send::before {
  content: '\e163';
}

/* line 3721, src/sass/core/material-icons.scss */
.material-icons.sentiment_dissatisfied::before,
.mi.sentiment_dissatisfied::before {
  content: '\e811';
}

/* line 3726, src/sass/core/material-icons.scss */
.material-icons.sentiment_neutral::before,
.mi.sentiment_neutral::before {
  content: '\e812';
}

/* line 3731, src/sass/core/material-icons.scss */
.material-icons.sentiment_satisfied::before,
.mi.sentiment_satisfied::before {
  content: '\e813';
}

/* line 3736, src/sass/core/material-icons.scss */
.material-icons.sentiment_very_dissatisfied::before,
.mi.sentiment_very_dissatisfied::before {
  content: '\e814';
}

/* line 3741, src/sass/core/material-icons.scss */
.material-icons.sentiment_very_satisfied::before,
.mi.sentiment_very_satisfied::before {
  content: '\e815';
}

/* line 3746, src/sass/core/material-icons.scss */
.material-icons.settings::before,
.mi.settings::before {
  content: '\e8b8';
}

/* line 3751, src/sass/core/material-icons.scss */
.material-icons.settings_applications::before,
.mi.settings_applications::before {
  content: '\e8b9';
}

/* line 3756, src/sass/core/material-icons.scss */
.material-icons.settings_backup_restore::before,
.mi.settings_backup_restore::before {
  content: '\e8ba';
}

/* line 3761, src/sass/core/material-icons.scss */
.material-icons.settings_bluetooth::before,
.mi.settings_bluetooth::before {
  content: '\e8bb';
}

/* line 3766, src/sass/core/material-icons.scss */
.material-icons.settings_brightness::before,
.mi.settings_brightness::before {
  content: '\e8bd';
}

/* line 3771, src/sass/core/material-icons.scss */
.material-icons.settings_cell::before,
.mi.settings_cell::before {
  content: '\e8bc';
}

/* line 3776, src/sass/core/material-icons.scss */
.material-icons.settings_ethernet::before,
.mi.settings_ethernet::before {
  content: '\e8be';
}

/* line 3781, src/sass/core/material-icons.scss */
.material-icons.settings_input_antenna::before,
.mi.settings_input_antenna::before {
  content: '\e8bf';
}

/* line 3786, src/sass/core/material-icons.scss */
.material-icons.settings_input_component::before,
.mi.settings_input_component::before {
  content: '\e8c0';
}

/* line 3791, src/sass/core/material-icons.scss */
.material-icons.settings_input_composite::before,
.mi.settings_input_composite::before {
  content: '\e8c1';
}

/* line 3796, src/sass/core/material-icons.scss */
.material-icons.settings_input_hdmi::before,
.mi.settings_input_hdmi::before {
  content: '\e8c2';
}

/* line 3801, src/sass/core/material-icons.scss */
.material-icons.settings_input_svideo::before,
.mi.settings_input_svideo::before {
  content: '\e8c3';
}

/* line 3806, src/sass/core/material-icons.scss */
.material-icons.settings_overscan::before,
.mi.settings_overscan::before {
  content: '\e8c4';
}

/* line 3811, src/sass/core/material-icons.scss */
.material-icons.settings_phone::before,
.mi.settings_phone::before {
  content: '\e8c5';
}

/* line 3816, src/sass/core/material-icons.scss */
.material-icons.settings_power::before,
.mi.settings_power::before {
  content: '\e8c6';
}

/* line 3821, src/sass/core/material-icons.scss */
.material-icons.settings_remote::before,
.mi.settings_remote::before {
  content: '\e8c7';
}

/* line 3826, src/sass/core/material-icons.scss */
.material-icons.settings_system_daydream::before,
.mi.settings_system_daydream::before {
  content: '\e1c3';
}

/* line 3831, src/sass/core/material-icons.scss */
.material-icons.settings_voice::before,
.mi.settings_voice::before {
  content: '\e8c8';
}

/* line 3836, src/sass/core/material-icons.scss */
.material-icons.share::before,
.mi.share::before {
  content: '\e80d';
}

/* line 3841, src/sass/core/material-icons.scss */
.material-icons.shop::before,
.mi.shop::before {
  content: '\e8c9';
}

/* line 3846, src/sass/core/material-icons.scss */
.material-icons.shop_two::before,
.mi.shop_two::before {
  content: '\e8ca';
}

/* line 3851, src/sass/core/material-icons.scss */
.material-icons.shopping_basket::before,
.mi.shopping_basket::before {
  content: '\e8cb';
}

/* line 3856, src/sass/core/material-icons.scss */
.material-icons.shopping_cart::before,
.mi.shopping_cart::before {
  content: '\e8cc';
}

/* line 3861, src/sass/core/material-icons.scss */
.material-icons.short_text::before,
.mi.short_text::before {
  content: '\e261';
}

/* line 3866, src/sass/core/material-icons.scss */
.material-icons.show_chart::before,
.mi.show_chart::before {
  content: '\e6e1';
}

/* line 3871, src/sass/core/material-icons.scss */
.material-icons.shuffle::before,
.mi.shuffle::before {
  content: '\e043';
}

/* line 3876, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_4_bar::before,
.mi.signal_cellular_4_bar::before {
  content: '\e1c8';
}

/* line 3881, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_connected_no_internet_4_bar::before,
.mi.signal_cellular_connected_no_internet_4_bar::before {
  content: '\e1cd';
}

/* line 3886, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_no_sim::before,
.mi.signal_cellular_no_sim::before {
  content: '\e1ce';
}

/* line 3891, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_null::before,
.mi.signal_cellular_null::before {
  content: '\e1cf';
}

/* line 3896, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_off::before,
.mi.signal_cellular_off::before {
  content: '\e1d0';
}

/* line 3901, src/sass/core/material-icons.scss */
.material-icons.signal_wifi_4_bar::before,
.mi.signal_wifi_4_bar::before {
  content: '\e1d8';
}

/* line 3906, src/sass/core/material-icons.scss */
.material-icons.signal_wifi_4_bar_lock::before,
.mi.signal_wifi_4_bar_lock::before {
  content: '\e1d9';
}

/* line 3911, src/sass/core/material-icons.scss */
.material-icons.signal_wifi_off::before,
.mi.signal_wifi_off::before {
  content: '\e1da';
}

/* line 3916, src/sass/core/material-icons.scss */
.material-icons.sim_card::before,
.mi.sim_card::before {
  content: '\e32b';
}

/* line 3921, src/sass/core/material-icons.scss */
.material-icons.sim_card_alert::before,
.mi.sim_card_alert::before {
  content: '\e624';
}

/* line 3926, src/sass/core/material-icons.scss */
.material-icons.skip_next::before,
.mi.skip_next::before {
  content: '\e044';
}

/* line 3931, src/sass/core/material-icons.scss */
.material-icons.skip_previous::before,
.mi.skip_previous::before {
  content: '\e045';
}

/* line 3936, src/sass/core/material-icons.scss */
.material-icons.slideshow::before,
.mi.slideshow::before {
  content: '\e41b';
}

/* line 3941, src/sass/core/material-icons.scss */
.material-icons.slow_motion_video::before,
.mi.slow_motion_video::before {
  content: '\e068';
}

/* line 3946, src/sass/core/material-icons.scss */
.material-icons.smartphone::before,
.mi.smartphone::before {
  content: '\e32c';
}

/* line 3951, src/sass/core/material-icons.scss */
.material-icons.smoke_free::before,
.mi.smoke_free::before {
  content: '\eb4a';
}

/* line 3956, src/sass/core/material-icons.scss */
.material-icons.smoking_rooms::before,
.mi.smoking_rooms::before {
  content: '\eb4b';
}

/* line 3961, src/sass/core/material-icons.scss */
.material-icons.sms::before,
.mi.sms::before {
  content: '\e625';
}

/* line 3966, src/sass/core/material-icons.scss */
.material-icons.sms_failed::before,
.mi.sms_failed::before {
  content: '\e626';
}

/* line 3971, src/sass/core/material-icons.scss */
.material-icons.snooze::before,
.mi.snooze::before {
  content: '\e046';
}

/* line 3976, src/sass/core/material-icons.scss */
.material-icons.sort::before,
.mi.sort::before {
  content: '\e164';
}

/* line 3981, src/sass/core/material-icons.scss */
.material-icons.sort_by_alpha::before,
.mi.sort_by_alpha::before {
  content: '\e053';
}

/* line 3986, src/sass/core/material-icons.scss */
.material-icons.spa::before,
.mi.spa::before {
  content: '\eb4c';
}

/* line 3991, src/sass/core/material-icons.scss */
.material-icons.space_bar::before,
.mi.space_bar::before {
  content: '\e256';
}

/* line 3996, src/sass/core/material-icons.scss */
.material-icons.speaker::before,
.mi.speaker::before {
  content: '\e32d';
}

/* line 4001, src/sass/core/material-icons.scss */
.material-icons.speaker_group::before,
.mi.speaker_group::before {
  content: '\e32e';
}

/* line 4006, src/sass/core/material-icons.scss */
.material-icons.speaker_notes::before,
.mi.speaker_notes::before {
  content: '\e8cd';
}

/* line 4011, src/sass/core/material-icons.scss */
.material-icons.speaker_notes_off::before,
.mi.speaker_notes_off::before {
  content: '\e92a';
}

/* line 4016, src/sass/core/material-icons.scss */
.material-icons.speaker_phone::before,
.mi.speaker_phone::before {
  content: '\e0d2';
}

/* line 4021, src/sass/core/material-icons.scss */
.material-icons.spellcheck::before,
.mi.spellcheck::before {
  content: '\e8ce';
}

/* line 4026, src/sass/core/material-icons.scss */
.material-icons.star::before,
.mi.star::before {
  content: '\e838';
}

/* line 4031, src/sass/core/material-icons.scss */
.material-icons.star_border::before,
.mi.star_border::before {
  content: '\e83a';
}

/* line 4036, src/sass/core/material-icons.scss */
.material-icons.star_half::before,
.mi.star_half::before {
  content: '\e839';
}

/* line 4041, src/sass/core/material-icons.scss */
.material-icons.stars::before,
.mi.stars::before {
  content: '\e8d0';
}

/* line 4046, src/sass/core/material-icons.scss */
.material-icons.stay_current_landscape::before,
.mi.stay_current_landscape::before {
  content: '\e0d3';
}

/* line 4051, src/sass/core/material-icons.scss */
.material-icons.stay_current_portrait::before,
.mi.stay_current_portrait::before {
  content: '\e0d4';
}

/* line 4056, src/sass/core/material-icons.scss */
.material-icons.stay_primary_landscape::before,
.mi.stay_primary_landscape::before {
  content: '\e0d5';
}

/* line 4061, src/sass/core/material-icons.scss */
.material-icons.stay_primary_portrait::before,
.mi.stay_primary_portrait::before {
  content: '\e0d6';
}

/* line 4066, src/sass/core/material-icons.scss */
.material-icons.stop::before,
.mi.stop::before {
  content: '\e047';
}

/* line 4071, src/sass/core/material-icons.scss */
.material-icons.stop_screen_share::before,
.mi.stop_screen_share::before {
  content: '\e0e3';
}

/* line 4076, src/sass/core/material-icons.scss */
.material-icons.storage::before,
.mi.storage::before {
  content: '\e1db';
}

/* line 4081, src/sass/core/material-icons.scss */
.material-icons.store::before,
.mi.store::before {
  content: '\e8d1';
}

/* line 4086, src/sass/core/material-icons.scss */
.material-icons.store_mall_directory::before,
.mi.store_mall_directory::before {
  content: '\e563';
}

/* line 4091, src/sass/core/material-icons.scss */
.material-icons.straighten::before,
.mi.straighten::before {
  content: '\e41c';
}

/* line 4096, src/sass/core/material-icons.scss */
.material-icons.streetview::before,
.mi.streetview::before {
  content: '\e56e';
}

/* line 4101, src/sass/core/material-icons.scss */
.material-icons.strikethrough_s::before,
.mi.strikethrough_s::before {
  content: '\e257';
}

/* line 4106, src/sass/core/material-icons.scss */
.material-icons.style::before,
.mi.style::before {
  content: '\e41d';
}

/* line 4111, src/sass/core/material-icons.scss */
.material-icons.subdirectory_arrow_left::before,
.mi.subdirectory_arrow_left::before {
  content: '\e5d9';
}

/* line 4116, src/sass/core/material-icons.scss */
.material-icons.subdirectory_arrow_right::before,
.mi.subdirectory_arrow_right::before {
  content: '\e5da';
}

/* line 4121, src/sass/core/material-icons.scss */
.material-icons.subject::before,
.mi.subject::before {
  content: '\e8d2';
}

/* line 4126, src/sass/core/material-icons.scss */
.material-icons.subscriptions::before,
.mi.subscriptions::before {
  content: '\e064';
}

/* line 4131, src/sass/core/material-icons.scss */
.material-icons.subtitles::before,
.mi.subtitles::before {
  content: '\e048';
}

/* line 4136, src/sass/core/material-icons.scss */
.material-icons.subway::before,
.mi.subway::before {
  content: '\e56f';
}

/* line 4141, src/sass/core/material-icons.scss */
.material-icons.supervisor_account::before,
.mi.supervisor_account::before {
  content: '\e8d3';
}

/* line 4146, src/sass/core/material-icons.scss */
.material-icons.surround_sound::before,
.mi.surround_sound::before {
  content: '\e049';
}

/* line 4151, src/sass/core/material-icons.scss */
.material-icons.swap_calls::before,
.mi.swap_calls::before {
  content: '\e0d7';
}

/* line 4156, src/sass/core/material-icons.scss */
.material-icons.swap_horiz::before,
.mi.swap_horiz::before {
  content: '\e8d4';
}

/* line 4161, src/sass/core/material-icons.scss */
.material-icons.swap_vert::before,
.mi.swap_vert::before {
  content: '\e8d5';
}

/* line 4166, src/sass/core/material-icons.scss */
.material-icons.swap_vertical_circle::before,
.mi.swap_vertical_circle::before {
  content: '\e8d6';
}

/* line 4171, src/sass/core/material-icons.scss */
.material-icons.switch_camera::before,
.mi.switch_camera::before {
  content: '\e41e';
}

/* line 4176, src/sass/core/material-icons.scss */
.material-icons.switch_video::before,
.mi.switch_video::before {
  content: '\e41f';
}

/* line 4181, src/sass/core/material-icons.scss */
.material-icons.sync::before,
.mi.sync::before {
  content: '\e627';
}

/* line 4186, src/sass/core/material-icons.scss */
.material-icons.sync_disabled::before,
.mi.sync_disabled::before {
  content: '\e628';
}

/* line 4191, src/sass/core/material-icons.scss */
.material-icons.sync_problem::before,
.mi.sync_problem::before {
  content: '\e629';
}

/* line 4196, src/sass/core/material-icons.scss */
.material-icons.system_update::before,
.mi.system_update::before {
  content: '\e62a';
}

/* line 4201, src/sass/core/material-icons.scss */
.material-icons.system_update_alt::before,
.mi.system_update_alt::before {
  content: '\e8d7';
}

/* line 4206, src/sass/core/material-icons.scss */
.material-icons.tab::before,
.mi.tab::before {
  content: '\e8d8';
}

/* line 4211, src/sass/core/material-icons.scss */
.material-icons.tab_unselected::before,
.mi.tab_unselected::before {
  content: '\e8d9';
}

/* line 4216, src/sass/core/material-icons.scss */
.material-icons.tablet::before,
.mi.tablet::before {
  content: '\e32f';
}

/* line 4221, src/sass/core/material-icons.scss */
.material-icons.tablet_android::before,
.mi.tablet_android::before {
  content: '\e330';
}

/* line 4226, src/sass/core/material-icons.scss */
.material-icons.tablet_mac::before,
.mi.tablet_mac::before {
  content: '\e331';
}

/* line 4231, src/sass/core/material-icons.scss */
.material-icons.tag_faces::before,
.mi.tag_faces::before {
  content: '\e420';
}

/* line 4236, src/sass/core/material-icons.scss */
.material-icons.tap_and_play::before,
.mi.tap_and_play::before {
  content: '\e62b';
}

/* line 4241, src/sass/core/material-icons.scss */
.material-icons.terrain::before,
.mi.terrain::before {
  content: '\e564';
}

/* line 4246, src/sass/core/material-icons.scss */
.material-icons.text_fields::before,
.mi.text_fields::before {
  content: '\e262';
}

/* line 4251, src/sass/core/material-icons.scss */
.material-icons.text_format::before,
.mi.text_format::before {
  content: '\e165';
}

/* line 4256, src/sass/core/material-icons.scss */
.material-icons.textsms::before,
.mi.textsms::before {
  content: '\e0d8';
}

/* line 4261, src/sass/core/material-icons.scss */
.material-icons.texture::before,
.mi.texture::before {
  content: '\e421';
}

/* line 4266, src/sass/core/material-icons.scss */
.material-icons.theaters::before,
.mi.theaters::before {
  content: '\e8da';
}

/* line 4271, src/sass/core/material-icons.scss */
.material-icons.thumb_down::before,
.mi.thumb_down::before {
  content: '\e8db';
}

/* line 4276, src/sass/core/material-icons.scss */
.material-icons.thumb_up::before,
.mi.thumb_up::before {
  content: '\e8dc';
}

/* line 4281, src/sass/core/material-icons.scss */
.material-icons.thumbs_up_down::before,
.mi.thumbs_up_down::before {
  content: '\e8dd';
}

/* line 4286, src/sass/core/material-icons.scss */
.material-icons.time_to_leave::before,
.mi.time_to_leave::before {
  content: '\e62c';
}

/* line 4291, src/sass/core/material-icons.scss */
.material-icons.timelapse::before,
.mi.timelapse::before {
  content: '\e422';
}

/* line 4296, src/sass/core/material-icons.scss */
.material-icons.timeline::before,
.mi.timeline::before {
  content: '\e922';
}

/* line 4301, src/sass/core/material-icons.scss */
.material-icons.timer::before,
.mi.timer::before {
  content: '\e425';
}

/* line 4306, src/sass/core/material-icons.scss */
.material-icons.timer_10::before,
.mi.timer_10::before {
  content: '\e423';
}

/* line 4311, src/sass/core/material-icons.scss */
.material-icons.timer_3::before,
.mi.timer_3::before {
  content: '\e424';
}

/* line 4316, src/sass/core/material-icons.scss */
.material-icons.timer_off::before,
.mi.timer_off::before {
  content: '\e426';
}

/* line 4321, src/sass/core/material-icons.scss */
.material-icons.title::before,
.mi.title::before {
  content: '\e264';
}

/* line 4326, src/sass/core/material-icons.scss */
.material-icons.toc::before,
.mi.toc::before {
  content: '\e8de';
}

/* line 4331, src/sass/core/material-icons.scss */
.material-icons.today::before,
.mi.today::before {
  content: '\e8df';
}

/* line 4336, src/sass/core/material-icons.scss */
.material-icons.toll::before,
.mi.toll::before {
  content: '\e8e0';
}

/* line 4341, src/sass/core/material-icons.scss */
.material-icons.tonality::before,
.mi.tonality::before {
  content: '\e427';
}

/* line 4346, src/sass/core/material-icons.scss */
.material-icons.touch_app::before,
.mi.touch_app::before {
  content: '\e913';
}

/* line 4351, src/sass/core/material-icons.scss */
.material-icons.toys::before,
.mi.toys::before {
  content: '\e332';
}

/* line 4356, src/sass/core/material-icons.scss */
.material-icons.track_changes::before,
.mi.track_changes::before {
  content: '\e8e1';
}

/* line 4361, src/sass/core/material-icons.scss */
.material-icons.traffic::before,
.mi.traffic::before {
  content: '\e565';
}

/* line 4366, src/sass/core/material-icons.scss */
.material-icons.train::before,
.mi.train::before {
  content: '\e570';
}

/* line 4371, src/sass/core/material-icons.scss */
.material-icons.tram::before,
.mi.tram::before {
  content: '\e571';
}

/* line 4376, src/sass/core/material-icons.scss */
.material-icons.transfer_within_a_station::before,
.mi.transfer_within_a_station::before {
  content: '\e572';
}

/* line 4381, src/sass/core/material-icons.scss */
.material-icons.transform::before,
.mi.transform::before {
  content: '\e428';
}

/* line 4386, src/sass/core/material-icons.scss */
.material-icons.translate::before,
.mi.translate::before {
  content: '\e8e2';
}

/* line 4391, src/sass/core/material-icons.scss */
.material-icons.trending_down::before,
.mi.trending_down::before {
  content: '\e8e3';
}

/* line 4396, src/sass/core/material-icons.scss */
.material-icons.trending_flat::before,
.mi.trending_flat::before {
  content: '\e8e4';
}

/* line 4401, src/sass/core/material-icons.scss */
.material-icons.trending_up::before,
.mi.trending_up::before {
  content: '\e8e5';
}

/* line 4406, src/sass/core/material-icons.scss */
.material-icons.tune::before,
.mi.tune::before {
  content: '\e429';
}

/* line 4411, src/sass/core/material-icons.scss */
.material-icons.turned_in::before,
.mi.turned_in::before {
  content: '\e8e6';
}

/* line 4416, src/sass/core/material-icons.scss */
.material-icons.turned_in_not::before,
.mi.turned_in_not::before {
  content: '\e8e7';
}

/* line 4421, src/sass/core/material-icons.scss */
.material-icons.tv::before,
.mi.tv::before {
  content: '\e333';
}

/* line 4426, src/sass/core/material-icons.scss */
.material-icons.unarchive::before,
.mi.unarchive::before {
  content: '\e169';
}

/* line 4431, src/sass/core/material-icons.scss */
.material-icons.undo::before,
.mi.undo::before {
  content: '\e166';
}

/* line 4436, src/sass/core/material-icons.scss */
.material-icons.unfold_less::before,
.mi.unfold_less::before {
  content: '\e5d6';
}

/* line 4441, src/sass/core/material-icons.scss */
.material-icons.unfold_more::before,
.mi.unfold_more::before {
  content: '\e5d7';
}

/* line 4446, src/sass/core/material-icons.scss */
.material-icons.update::before,
.mi.update::before {
  content: '\e923';
}

/* line 4451, src/sass/core/material-icons.scss */
.material-icons.usb::before,
.mi.usb::before {
  content: '\e1e0';
}

/* line 4456, src/sass/core/material-icons.scss */
.material-icons.verified_user::before,
.mi.verified_user::before {
  content: '\e8e8';
}

/* line 4461, src/sass/core/material-icons.scss */
.material-icons.vertical_align_bottom::before,
.mi.vertical_align_bottom::before {
  content: '\e258';
}

/* line 4466, src/sass/core/material-icons.scss */
.material-icons.vertical_align_center::before,
.mi.vertical_align_center::before {
  content: '\e259';
}

/* line 4471, src/sass/core/material-icons.scss */
.material-icons.vertical_align_top::before,
.mi.vertical_align_top::before {
  content: '\e25a';
}

/* line 4476, src/sass/core/material-icons.scss */
.material-icons.vibration::before,
.mi.vibration::before {
  content: '\e62d';
}

/* line 4481, src/sass/core/material-icons.scss */
.material-icons.video_call::before,
.mi.video_call::before {
  content: '\e070';
}

/* line 4486, src/sass/core/material-icons.scss */
.material-icons.video_label::before,
.mi.video_label::before {
  content: '\e071';
}

/* line 4491, src/sass/core/material-icons.scss */
.material-icons.video_library::before,
.mi.video_library::before {
  content: '\e04a';
}

/* line 4496, src/sass/core/material-icons.scss */
.material-icons.videocam::before,
.mi.videocam::before {
  content: '\e04b';
}

/* line 4501, src/sass/core/material-icons.scss */
.material-icons.videocam_off::before,
.mi.videocam_off::before {
  content: '\e04c';
}

/* line 4506, src/sass/core/material-icons.scss */
.material-icons.videogame_asset::before,
.mi.videogame_asset::before {
  content: '\e338';
}

/* line 4511, src/sass/core/material-icons.scss */
.material-icons.view_agenda::before,
.mi.view_agenda::before {
  content: '\e8e9';
}

/* line 4516, src/sass/core/material-icons.scss */
.material-icons.view_array::before,
.mi.view_array::before {
  content: '\e8ea';
}

/* line 4521, src/sass/core/material-icons.scss */
.material-icons.view_carousel::before,
.mi.view_carousel::before {
  content: '\e8eb';
}

/* line 4526, src/sass/core/material-icons.scss */
.material-icons.view_column::before,
.mi.view_column::before {
  content: '\e8ec';
}

/* line 4531, src/sass/core/material-icons.scss */
.material-icons.view_comfy::before,
.mi.view_comfy::before {
  content: '\e42a';
}

/* line 4536, src/sass/core/material-icons.scss */
.material-icons.view_compact::before,
.mi.view_compact::before {
  content: '\e42b';
}

/* line 4541, src/sass/core/material-icons.scss */
.material-icons.view_day::before,
.mi.view_day::before {
  content: '\e8ed';
}

/* line 4546, src/sass/core/material-icons.scss */
.material-icons.view_headline::before,
.mi.view_headline::before {
  content: '\e8ee';
}

/* line 4551, src/sass/core/material-icons.scss */
.material-icons.view_list::before,
.mi.view_list::before {
  content: '\e8ef';
}

/* line 4556, src/sass/core/material-icons.scss */
.material-icons.view_module::before,
.mi.view_module::before {
  content: '\e8f0';
}

/* line 4561, src/sass/core/material-icons.scss */
.material-icons.view_quilt::before,
.mi.view_quilt::before {
  content: '\e8f1';
}

/* line 4566, src/sass/core/material-icons.scss */
.material-icons.view_stream::before,
.mi.view_stream::before {
  content: '\e8f2';
}

/* line 4571, src/sass/core/material-icons.scss */
.material-icons.view_week::before,
.mi.view_week::before {
  content: '\e8f3';
}

/* line 4576, src/sass/core/material-icons.scss */
.material-icons.vignette::before,
.mi.vignette::before {
  content: '\e435';
}

/* line 4581, src/sass/core/material-icons.scss */
.material-icons.visibility::before,
.mi.visibility::before {
  content: '\e8f4';
}

/* line 4586, src/sass/core/material-icons.scss */
.material-icons.visibility_off::before,
.mi.visibility_off::before {
  content: '\e8f5';
}

/* line 4591, src/sass/core/material-icons.scss */
.material-icons.voice_chat::before,
.mi.voice_chat::before {
  content: '\e62e';
}

/* line 4596, src/sass/core/material-icons.scss */
.material-icons.voicemail::before,
.mi.voicemail::before {
  content: '\e0d9';
}

/* line 4601, src/sass/core/material-icons.scss */
.material-icons.volume_down::before,
.mi.volume_down::before {
  content: '\e04d';
}

/* line 4606, src/sass/core/material-icons.scss */
.material-icons.volume_mute::before,
.mi.volume_mute::before {
  content: '\e04e';
}

/* line 4611, src/sass/core/material-icons.scss */
.material-icons.volume_off::before,
.mi.volume_off::before {
  content: '\e04f';
}

/* line 4616, src/sass/core/material-icons.scss */
.material-icons.volume_up::before,
.mi.volume_up::before {
  content: '\e050';
}

/* line 4621, src/sass/core/material-icons.scss */
.material-icons.vpn_key::before,
.mi.vpn_key::before {
  content: '\e0da';
}

/* line 4626, src/sass/core/material-icons.scss */
.material-icons.vpn_lock::before,
.mi.vpn_lock::before {
  content: '\e62f';
}

/* line 4631, src/sass/core/material-icons.scss */
.material-icons.wallpaper::before,
.mi.wallpaper::before {
  content: '\e1bc';
}

/* line 4636, src/sass/core/material-icons.scss */
.material-icons.warning::before,
.mi.warning::before {
  content: '\e002';
}

/* line 4641, src/sass/core/material-icons.scss */
.material-icons.watch::before,
.mi.watch::before {
  content: '\e334';
}

/* line 4646, src/sass/core/material-icons.scss */
.material-icons.watch_later::before,
.mi.watch_later::before {
  content: '\e924';
}

/* line 4651, src/sass/core/material-icons.scss */
.material-icons.wb_auto::before,
.mi.wb_auto::before {
  content: '\e42c';
}

/* line 4656, src/sass/core/material-icons.scss */
.material-icons.wb_cloudy::before,
.mi.wb_cloudy::before {
  content: '\e42d';
}

/* line 4661, src/sass/core/material-icons.scss */
.material-icons.wb_incandescent::before,
.mi.wb_incandescent::before {
  content: '\e42e';
}

/* line 4666, src/sass/core/material-icons.scss */
.material-icons.wb_iridescent::before,
.mi.wb_iridescent::before {
  content: '\e436';
}

/* line 4671, src/sass/core/material-icons.scss */
.material-icons.wb_sunny::before,
.mi.wb_sunny::before {
  content: '\e430';
}

/* line 4676, src/sass/core/material-icons.scss */
.material-icons.wc::before,
.mi.wc::before {
  content: '\e63d';
}

/* line 4681, src/sass/core/material-icons.scss */
.material-icons.web::before,
.mi.web::before {
  content: '\e051';
}

/* line 4686, src/sass/core/material-icons.scss */
.material-icons.web_asset::before,
.mi.web_asset::before {
  content: '\e069';
}

/* line 4691, src/sass/core/material-icons.scss */
.material-icons.weekend::before,
.mi.weekend::before {
  content: '\e16b';
}

/* line 4696, src/sass/core/material-icons.scss */
.material-icons.whatshot::before,
.mi.whatshot::before {
  content: '\e80e';
}

/* line 4701, src/sass/core/material-icons.scss */
.material-icons.widgets::before,
.mi.widgets::before {
  content: '\e1bd';
}

/* line 4706, src/sass/core/material-icons.scss */
.material-icons.wifi::before,
.mi.wifi::before {
  content: '\e63e';
}

/* line 4711, src/sass/core/material-icons.scss */
.material-icons.wifi_lock::before,
.mi.wifi_lock::before {
  content: '\e1e1';
}

/* line 4716, src/sass/core/material-icons.scss */
.material-icons.wifi_tethering::before,
.mi.wifi_tethering::before {
  content: '\e1e2';
}

/* line 4721, src/sass/core/material-icons.scss */
.material-icons.work::before,
.mi.work::before {
  content: '\e8f9';
}

/* line 4726, src/sass/core/material-icons.scss */
.material-icons.wrap_text::before,
.mi.wrap_text::before {
  content: '\e25b';
}

/* line 4731, src/sass/core/material-icons.scss */
.material-icons.youtube_searched_for::before,
.mi.youtube_searched_for::before {
  content: '\e8fa';
}

/* line 4736, src/sass/core/material-icons.scss */
.material-icons.zoom_in::before,
.mi.zoom_in::before {
  content: '\e8ff';
}

/* line 4741, src/sass/core/material-icons.scss */
.material-icons.zoom_out::before,
.mi.zoom_out::before {
  content: '\e900';
}

/* line 4746, src/sass/core/material-icons.scss */
.material-icons.zoom_out_map::before,
.mi.zoom_out_map::before {
  content: '\e56b';
}

/* line 4, src/sass/components/articleList/_articleList-category-cards.scss */
.category-cards {
  margin-bottom: 100px;
}

@media only screen and (max-width: 991px) {
  /* line 4, src/sass/components/articleList/_articleList-category-cards.scss */
  .category-cards {
    padding: 10px;
  }
}

/* line 11, src/sass/components/articleList/_articleList-category-cards.scss */
.category-cards .articleList-heading {
  font-size: 37px;
  font-size: 3.7rem;
  color: #d2010d;
  font-weight: 900;
  font-style: italic;
  letter-spacing: -0.45px;
  line-height: 47px;
}

@media only screen and (max-width: 991px) {
  /* line 11, src/sass/components/articleList/_articleList-category-cards.scss */
  .category-cards .articleList-heading {
    margin-left: 40px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 11, src/sass/components/articleList/_articleList-category-cards.scss */
  .category-cards .articleList-heading {
    font-size: 24px;
    font-size: 2.4rem;
    margin-left: 20px;
    margin-bottom: 30px;
  }
}

/* line 32, src/sass/components/articleList/_articleList-category-cards.scss */
.category-cards .articleList-article-wrapper {
  position: relative;
}

/* line 36, src/sass/components/articleList/_articleList-category-cards.scss */
.category-cards ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 48px;
}

@media only screen and (max-width: 767px) {
  /* line 36, src/sass/components/articleList/_articleList-category-cards.scss */
  .category-cards ul {
    margin: 0;
  }
}

/* line 47, src/sass/components/articleList/_articleList-category-cards.scss */
.category-cards ul li {
  width: 50%;
}

@media only screen and (max-width: 767px) {
  /* line 47, src/sass/components/articleList/_articleList-category-cards.scss */
  .category-cards ul li {
    width: 100%;
  }
}

/* line 54, src/sass/components/articleList/_articleList-category-cards.scss */
.category-cards ul li:first-of-type {
  border-top-left-radius: 32px;
}

/* line 58, src/sass/components/articleList/_articleList-category-cards.scss */
.category-cards ul li:last-of-type {
  border-bottom-right-radius: 32px;
}

/* line 62, src/sass/components/articleList/_articleList-category-cards.scss */
.category-cards ul li picture {
  height: 100%;
  overflow: hidden;
  display: flex;
  position: relative;
}

/* line 68, src/sass/components/articleList/_articleList-category-cards.scss */
.category-cards ul li picture::after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  height: 100%;
  width: 100%;
  content: '';
}

/* line 79, src/sass/components/articleList/_articleList-category-cards.scss */
.category-cards ul li picture img {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

/* line 86, src/sass/components/articleList/_articleList-category-cards.scss */
.category-cards ul li .articleList-title {
  display: inline-flex;
  width: 100%;
  position: absolute;
  bottom: 30px;
  padding: 5px 0;
}

/* line 93, src/sass/components/articleList/_articleList-category-cards.scss */
.category-cards ul li .articleList-title a {
  font-size: 37px;
  font-size: 3.7rem;
  text-decoration: none;
  color: #fff;
  font-weight: 900;
  font-style: italic;
  letter-spacing: -0.45px;
  line-height: 47px;
  padding-left: 40px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  /* line 93, src/sass/components/articleList/_articleList-category-cards.scss */
  .category-cards ul li .articleList-title a {
    width: 65%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 93, src/sass/components/articleList/_articleList-category-cards.scss */
  .category-cards ul li .articleList-title a {
    font-size: 30px;
    font-size: 3rem;
    padding-left: 20px;
    letter-spacing: -0.33px;
    line-height: 36px;
  }
}

/* line 118, src/sass/components/articleList/_articleList-category-cards.scss */
.category-cards ul li .articleList-title ::after {
  content: '\e90a';
  font-size: 17px;
  font-style: normal;
  font-family: 'ColgateRelaunchIcons';
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  color: #d2010d;
  background-color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  padding: 4px 3px 4px 5px;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 767px) {
  /* line 118, src/sass/components/articleList/_articleList-category-cards.scss */
  .category-cards ul li .articleList-title ::after {
    right: 20px;
  }
}

/* line 143, src/sass/components/articleList/_articleList-category-cards.scss */
.category-cards ul li .articleList-title :hover {
  text-decoration: none;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/articleList/_articleList-simple-list.scss */
.simple-article-list.articleList {
  margin: 0;
  padding: 0 20px;
}

/* line 7, src/sass/components/articleList/_articleList-simple-list.scss */
.simple-article-list.articleList .articleList-heading {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 400;
}

/* line 13, src/sass/components/articleList/_articleList-simple-list.scss */
.simple-article-list.articleList .articleList-title {
  font-size: 17px;
  font-size: 1.7rem;
}

/* line 16, src/sass/components/articleList/_articleList-simple-list.scss */
.simple-article-list.articleList .articleList-title a {
  color: #333;
}

/* line 19, src/sass/components/articleList/_articleList-simple-list.scss */
.simple-article-list.articleList .articleList-title a:hover {
  color: #22838a;
  text-decoration: none;
}

/* line 26, src/sass/components/articleList/_articleList-simple-list.scss */
.simple-article-list.articleList .articleList-description {
  display: none;
}
@charset "UTF-8";
/* line 1, src/sass/components/box/_box-base.scss */
.box-video-bg {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

/* line 6, src/sass/components/box/_box-base.scss */
.box-video-bg .box-video-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1;
}

/* line 18, src/sass/components/box/_box-base.scss */
.box-video-bg .component-content {
  z-index: -1;
  position: relative;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/box/_box-article-header-panel.scss */
.article-header-panel {
  padding-left: 0;
  padding-right: 0;
  margin: 0 45px 60px;
  width: calc(100% - 90px);
  border-radius: 0 0 43px;
}

@media only screen and (max-width: 991px) {
  /* line 3, src/sass/components/box/_box-article-header-panel.scss */
  .article-header-panel {
    margin: 0 15px 30px;
    width: calc(100% - 30px);
  }
}

/* line 15, src/sass/components/box/_box-article-header-panel.scss */
.article-header-panel > .component-content > .content {
  display: flex;
  margin-left: 0;
  margin-right: 0;
}

@media only screen and (max-width: 991px) {
  /* line 15, src/sass/components/box/_box-article-header-panel.scss */
  .article-header-panel > .component-content > .content {
    display: block;
  }
}

/* line 25, src/sass/components/box/_box-article-header-panel.scss */
.article-header-panel .image {
  padding-right: 0;
  padding-left: 0;
  font-size: 0;
}

/* line 30, src/sass/components/box/_box-article-header-panel.scss */
.article-header-panel .image img {
  width: 100%;
}

/* line 35, src/sass/components/box/_box-article-header-panel.scss */
.article-header-panel .title-and-date-box {
  padding: 0 8%;
  display: flex;
  flex-direction: column;
  align-self: center;
}

@media only screen and (max-width: 991px) {
  /* line 35, src/sass/components/box/_box-article-header-panel.scss */
  .article-header-panel .title-and-date-box {
    padding: 30px;
    flex-direction: row;
  }
}

/* line 47, src/sass/components/box/_box-article-header-panel.scss */
.article-header-panel .title h1 {
  color: #fff;
  font-style: italic;
  font-weight: 900;
  margin-bottom: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 47, src/sass/components/box/_box-article-header-panel.scss */
  .article-header-panel .title h1 {
    font-size: 24px;
    font-size: 2.4rem;
    letter-spacing: -0.27px;
    line-height: 32px;
  }
}

/* line 2, src/sass/components/box/_box-solution-advisor.scss */
.solution-advisor .component-content {
  min-height: 235px;
  background-repeat: no-repeat;
  background-size: contain;
  border-radius: 12px;
}

@media only screen and (max-width: 767px) {
  /* line 2, src/sass/components/box/_box-solution-advisor.scss */
  .solution-advisor .component-content {
    background-size: cover;
  }
}

/* line 1, src/sass/components/box/_box-no-padding.scss */
.box.no-padding {
  padding: 0;
}

/* line 1, src/sass/components/box/_box-no-margin.scss */
.box.no-margin {
  margin: 0;
}

/* line 2, src/sass/components/box/_box-flex-container.scss */
.flex-container > .component-content > .paragraphSystem {
  display: flex;
  justify-content: space-between;
}

@media only screen and (max-width: 991px) {
  /* line 2, src/sass/components/box/_box-flex-container.scss */
  .flex-container > .component-content > .paragraphSystem {
    display: block;
  }
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/box/_backgrounds.scss */
.light-grey-background {
  background-color: #f3f3f3;
}

/* line 7, src/sass/components/box/_backgrounds.scss */
.lighter-grey-background {
  background-color: #eee;
}

/* line 11, src/sass/components/box/_backgrounds.scss */
.dark-grey-background {
  background-color: #333;
}

/* line 15, src/sass/components/box/_backgrounds.scss */
.ruby-background {
  background-color: #8f1f1d;
}

/* line 19, src/sass/components/box/_backgrounds.scss */
.gradient-light-grey {
  background: linear-gradient(-90deg, rgba(0, 0, 0, 0) 7%, rgba(0, 0, 0, 0.5) 100%);
}

/* line 23, src/sass/components/box/_backgrounds.scss */
.meridol-background {
  background-color: #00a4e0 !important;
}

/* line 27, src/sass/components/box/_backgrounds.scss */
.elmex-background {
  background-color: #fa4619 !important;
}

/* line 31, src/sass/components/box/_backgrounds.scss */
.anthracite-background {
  background-color: #63666a !important;
}

/* line 35, src/sass/components/box/_backgrounds.scss */
.white-background {
  background-color: #fff;
}

/* line 39, src/sass/components/box/_backgrounds.scss */
.red-background {
  background-color: #d2000c;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/box/_box-article-main-container.scss */
.article-main-container {
  padding-right: 0;
}

@media only screen and (max-width: 991px) {
  /* line 3, src/sass/components/box/_box-article-main-container.scss */
  .article-main-container {
    margin-top: 15px;
    padding: 15px;
  }
}

/* line 12, src/sass/components/box/_box-article-main-container.scss */
.article-main-container .image figcaption {
  margin-top: 6rem;
}

/* line 15, src/sass/components/box/_box-article-main-container.scss */
.article-main-container .image figcaption .disclaimer {
  color: #444;
}

/* line 22, src/sass/components/box/_box-article-main-container.scss */
.article-main-container > .component-content > .content {
  padding-right: 45px;
  margin-left: 0;
  width: calc(100% - 45px);
}

@media only screen and (max-width: 991px) {
  /* line 22, src/sass/components/box/_box-article-main-container.scss */
  .article-main-container > .component-content > .content {
    width: 100%;
  }
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/box/_box-category-article-list.scss */
.container-category-article-list {
  margin-bottom: 45px;
  margin-left: -15px;
  width: calc(100% - 15px);
  padding-left: 0;
  padding-right: 0;
  border-radius: 0 0 43px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 3, src/sass/components/box/_box-category-article-list.scss */
  .container-category-article-list {
    margin: 0 0 15px;
    width: 100%;
  }
}

@media only screen and (max-width: 991px) {
  /* line 3, src/sass/components/box/_box-category-article-list.scss */
  .container-category-article-list {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 -15px -2px;
    box-sizing: content-box;
  }
}

@media only screen and (max-width: 991px) {
  /* line 3, src/sass/components/box/_box-category-article-list.scss */
  .container-category-article-list {
    width: 100%;
    border-radius: 0 32px 32px 0;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 -15px -2px;
    box-sizing: content-box;
  }
}

/* line 1, src/sass/components/box/_box-hero-image-text.scss */
.hero-image-text {
  padding-top: 70px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-hero-image-text.scss */
  .hero-image-text {
    padding-top: 0;
    margin-top: -10px;
  }
}

/* line 10, src/sass/components/box/_box-hero-image-text.scss */
.hero-image-text .component-content > .content {
  display: flex;
  flex-direction: row;
}

@media only screen and (max-width: 767px) {
  /* line 10, src/sass/components/box/_box-hero-image-text.scss */
  .hero-image-text .component-content > .content {
    flex-direction: column;
  }
}

/* line 19, src/sass/components/box/_box-hero-image-text.scss */
.hero-image-text .image {
  padding: 17px;
  width: 25%;
  min-width: 300px;
}

@media only screen and (max-width: 767px) {
  /* line 19, src/sass/components/box/_box-hero-image-text.scss */
  .hero-image-text .image {
    padding: 15px;
    width: 100%;
  }
}

/* line 30, src/sass/components/box/_box-hero-image-text.scss */
.hero-image-text img {
  padding: 0;
  width: 100%;
  border-radius: 20px;
  vertical-align: bottom;
}

@media only screen and (max-width: 767px) {
  /* line 30, src/sass/components/box/_box-hero-image-text.scss */
  .hero-image-text img {
    margin: 0 0 60px;
    width: 100%;
    margin: 0;
  }
}

/* line 43, src/sass/components/box/_box-hero-image-text.scss */
.hero-image-text .hero-title {
  width: 75%;
  padding: 15px 30px;
}

@media only screen and (max-width: 767px) {
  /* line 43, src/sass/components/box/_box-hero-image-text.scss */
  .hero-image-text .hero-title {
    width: 100%;
    padding: 10px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 52, src/sass/components/box/_box-hero-image-text.scss */
  .hero-image-text .hero-title.richText {
    left: 2%;
    bottom: 14%;
    margin-left: 0;
  }
}

@media only screen and (max-width: 320px) {
  /* line 52, src/sass/components/box/_box-hero-image-text.scss */
  .hero-image-text .hero-title.richText {
    left: 4%;
    bottom: 20%;
  }
}

/* line 64, src/sass/components/box/_box-hero-image-text.scss */
.hero-image-text .hero-title.richText .richText-content {
  min-height: 270px;
}

@media only screen and (max-width: 767px) {
  /* line 64, src/sass/components/box/_box-hero-image-text.scss */
  .hero-image-text .hero-title.richText .richText-content {
    min-height: 0;
  }
}

/* line 73, src/sass/components/box/_box-hero-image-text.scss */
.hero-image-text .hero-title p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  color: #d2010d;
  font-weight: 300;
  height: 28px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  /* line 73, src/sass/components/box/_box-hero-image-text.scss */
  .hero-image-text .hero-title p {
    line-height: 28px;
  }
}

/* line 86, src/sass/components/box/_box-hero-image-text.scss */
.gaba-2020 .hero-image-text .hero-title p {
  color: #63666a;
}

/* line 91, src/sass/components/box/_box-hero-image-text.scss */
.hero-image-text .hero-title h1 {
  color: #d2010d;
  font-size: 45px;
  font-style: normal;
  font-weight: 300;
  letter-spacing: -0.5px;
  line-height: 56px;
  text-align: left;
  width: 100%;
  min-height: 215px;
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/box/_box-hero-image-text.scss */
  .hero-image-text .hero-title h1 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.27px;
    margin-bottom: 10px;
    min-height: 0;
  }
}

/* line 110, src/sass/components/box/_box-hero-image-text.scss */
.gaba-2020 .hero-image-text .hero-title h1 {
  color: #63666a;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/box/_box-four-rounded-corners.scss */
.four-rounded-corners {
  padding-left: 0;
  padding-top: 60px;
  padding-right: 0;
  margin: 0 30px 60px;
  width: calc(100% - 60px);
  border-radius: 32px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 3, src/sass/components/box/_box-four-rounded-corners.scss */
  .four-rounded-corners {
    padding-left: 30px;
    padding-top: 60px;
    padding-right: 30px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 3, src/sass/components/box/_box-four-rounded-corners.scss */
  .four-rounded-corners {
    padding-left: 15px;
    padding-top: 30px;
    padding-right: 15px;
    margin: 0 -15px;
    border-radius: 32px 32px 32px 0;
    width: 100%;
    box-sizing: content-box;
  }
}

/* line 1, src/sass/components/box/_box-brand-header-panel.scss */
.brand-header-panel {
  z-index: 1;
}

/* line 4, src/sass/components/box/_box-brand-header-panel.scss */
.brand-header-panel .image {
  padding: 0;
}

@media only screen and (max-width: 767px) {
  /* line 4, src/sass/components/box/_box-brand-header-panel.scss */
  .brand-header-panel .image {
    padding: 0 10px;
  }
}

/* line 13, src/sass/components/box/_box-brand-header-panel.scss */
.brand-header-panel .image.last:nth-last-child(odd) .component-content {
  width: 40%;
  position: absolute;
  left: 54%;
  bottom: -50px;
}

@media only screen and (max-width: 767px) {
  /* line 13, src/sass/components/box/_box-brand-header-panel.scss */
  .brand-header-panel .image.last:nth-last-child(odd) .component-content {
    width: 75%;
    left: 13%;
    bottom: -58px;
  }
}

/* line 27, src/sass/components/box/_box-brand-header-panel.scss */
.brand-header-panel img {
  padding-left: 0;
  padding-right: 0;
  margin: 0 45px 60px;
  width: calc(100% - 90px);
  border-radius: 0 0 43px;
}

@media only screen and (max-width: 767px) {
  /* line 27, src/sass/components/box/_box-brand-header-panel.scss */
  .brand-header-panel img {
    margin: 0 0 60px;
    width: 100%;
  }
}

/* line 41, src/sass/components/box/_box-brand-header-panel.scss */
.brand-header-panel .hero-title.richText {
  position: absolute;
  left: 12%;
  bottom: 43%;
}

@media only screen and (max-width: 767px) {
  /* line 41, src/sass/components/box/_box-brand-header-panel.scss */
  .brand-header-panel .hero-title.richText {
    left: 4%;
    bottom: 73%;
    width: 100%;
  }
}

/* line 52, src/sass/components/box/_box-brand-header-panel.scss */
.brand-header-panel .hero-title.richText .component-content > .richText-content {
  display: flex;
  flex-direction: column;
}

/* line 58, src/sass/components/box/_box-brand-header-panel.scss */
.brand-header-panel .hero-title p {
  color: #fff;
  font-size: 11px;
  letter-spacing: 1.65px;
}

@media only screen and (max-width: 767px) {
  /* line 58, src/sass/components/box/_box-brand-header-panel.scss */
  .brand-header-panel .hero-title p {
    font-size: 15px;
    line-height: 22px;
    order: 2;
  }
}

@media only screen and (max-width: 320px) {
  /* line 58, src/sass/components/box/_box-brand-header-panel.scss */
  .brand-header-panel .hero-title p {
    font-size: 13px;
    line-height: 10px;
  }
}

/* line 75, src/sass/components/box/_box-brand-header-panel.scss */
.brand-header-panel .hero-title h1 {
  color: #fff;
  font-size: 64px;
  font-style: italic;
  font-weight: 900;
  letter-spacing: -0.5px;
  line-height: 75px;
  text-align: left;
}

@media only screen and (max-width: 767px) {
  /* line 75, src/sass/components/box/_box-brand-header-panel.scss */
  .brand-header-panel .hero-title h1 {
    font-size: 30px;
    line-height: 40px;
    width: 100%;
    order: 1;
  }
}

@media only screen and (max-width: 320px) {
  /* line 75, src/sass/components/box/_box-brand-header-panel.scss */
  .brand-header-panel .hero-title h1 {
    font-size: 29px;
    line-height: 36px;
  }
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/box/_box-rounded-corners-with-padding.scss */
.rounded-corners-with-padding {
  border-radius: 32px;
  margin: 0 45px 45px;
  padding: 60px 0 80px;
  width: calc(100% - 90px);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 3, src/sass/components/box/_box-rounded-corners-with-padding.scss */
  .rounded-corners-with-padding {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 3, src/sass/components/box/_box-rounded-corners-with-padding.scss */
  .rounded-corners-with-padding {
    border-radius: 32px 32px 32px 0;
    padding: 20px 7px 40px;
    margin: 40px 0 -1px;
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/box/_box-rounded-corners-with-padding.scss */
  .rounded-corners-with-padding {
    border-radius: 0 0 32px;
  }
}

/* line 1, src/sass/components/box/_box-error-content.scss */
.error-content {
  position: relative;
}

/* line 4, src/sass/components/box/_box-error-content.scss */
.error-content .two-rounded-corners {
  border-radius: 43px 0;
  padding: 60px 30px;
}

@media only screen and (max-width: 991px) {
  /* line 4, src/sass/components/box/_box-error-content.scss */
  .error-content .two-rounded-corners {
    padding-left: 19px;
    padding-right: 19px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 4, src/sass/components/box/_box-error-content.scss */
  .error-content .two-rounded-corners {
    padding: 40px 24px;
    margin-top: 20px;
  }
}

/* line 18, src/sass/components/box/_box-error-content.scss */
.error-content .two-rounded-corners img {
  width: 100vw;
}

/* line 23, src/sass/components/box/_box-error-content.scss */
.error-content .richText {
  position: absolute;
  top: 25%;
  left: 12%;
}

@media only screen and (max-width: 991px) {
  /* line 23, src/sass/components/box/_box-error-content.scss */
  .error-content .richText {
    left: 5%;
    top: 17%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 23, src/sass/components/box/_box-error-content.scss */
  .error-content .richText {
    width: 89%;
    top: 10%;
    left: 9%;
  }
}

/* line 39, src/sass/components/box/_box-error-content.scss */
.error-content .richText h1 {
  color: #fff;
  text-align: left;
}

@media only screen and (max-width: 991px) {
  /* line 39, src/sass/components/box/_box-error-content.scss */
  .error-content .richText h1 {
    font-size: 37px;
    line-height: 43px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 39, src/sass/components/box/_box-error-content.scss */
  .error-content .richText h1 {
    font-size: 27px;
  }
}

/* line 54, src/sass/components/box/_box-error-content.scss */
.error-content .parametrizedhtml {
  position: absolute;
  top: 42%;
  left: 12%;
}

@media only screen and (max-width: 991px) {
  /* line 54, src/sass/components/box/_box-error-content.scss */
  .error-content .parametrizedhtml {
    left: 5%;
    top: 38%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 54, src/sass/components/box/_box-error-content.scss */
  .error-content .parametrizedhtml {
    position: relative;
    left: 4%;
    margin-bottom: 30px;
  }
}

/* line 70, src/sass/components/box/_box-error-content.scss */
.error-content .parametrizedhtml .component-content {
  width: 35%;
}

@media only screen and (max-width: 991px) {
  /* line 70, src/sass/components/box/_box-error-content.scss */
  .error-content .parametrizedhtml .component-content {
    width: 47%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 70, src/sass/components/box/_box-error-content.scss */
  .error-content .parametrizedhtml .component-content {
    width: 90%;
  }
}

/* line 82, src/sass/components/box/_box-error-content.scss */
.error-content .parametrizedhtml form {
  height: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 82, src/sass/components/box/_box-error-content.scss */
  .error-content .parametrizedhtml form {
    height: 43px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 82, src/sass/components/box/_box-error-content.scss */
  .error-content .parametrizedhtml form {
    height: 35px;
  }
}

/* line 94, src/sass/components/box/_box-error-content.scss */
.error-content .parametrizedhtml form a::before {
  content: '\e904';
  font-family: 'ColgateRelaunchIcons';
  display: block;
  width: 100%;
  font-size: 30px;
  color: #c00;
  position: absolute;
  top: 9px;
  left: 31px;
  width: 30px;
}

@media only screen and (max-width: 767px) {
  /* line 94, src/sass/components/box/_box-error-content.scss */
  .error-content .parametrizedhtml form a::before {
    font-size: 25px;
    top: 8px;
    left: 27px;
    width: 25px;
  }
}

/* line 113, src/sass/components/box/_box-error-content.scss */
.gaba-2020 .error-content .parametrizedhtml form a::before {
  color: #63666a;
}

/* line 120, src/sass/components/box/_box-error-content.scss */
.error-content .parametrizedhtml h2 {
  color: #fff;
  font-size: 30px;
  line-height: 40px;
  margin: 36px 0;
  font-style: italic;
  font-weight: 900;
}

@media only screen and (max-width: 991px) {
  /* line 120, src/sass/components/box/_box-error-content.scss */
  .error-content .parametrizedhtml h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 120, src/sass/components/box/_box-error-content.scss */
  .error-content .parametrizedhtml h2 {
    color: #d2010d;
  }
  /* line 136, src/sass/components/box/_box-error-content.scss */
  .gaba-2020 .error-content .parametrizedhtml h2 {
    color: #63666a;
  }
}

/* line 142, src/sass/components/box/_box-error-content.scss */
.error-content .parametrizedhtml p {
  color: #fff;
  font-size: 16px;
  line-height: 28px;
}

@media only screen and (max-width: 767px) {
  /* line 142, src/sass/components/box/_box-error-content.scss */
  .error-content .parametrizedhtml p {
    color: #444141;
  }
}

/* line 153, src/sass/components/box/_box-error-content.scss */
.error-content input {
  width: 100%;
  padding: 16px 49px;
  box-sizing: border-box;
  border-radius: 30px;
  border: 0;
}

@media only screen and (max-width: 767px) {
  /* line 153, src/sass/components/box/_box-error-content.scss */
  .error-content input {
    border: 1px solid rgba(0, 0, 0, 0.38);
    padding: 11px 12px 11px 42px;
  }
}

/* line 165, src/sass/components/box/_box-error-content.scss */
.error-content input::placeholder {
  padding-left: 10px;
  color: #444141;
  font-size: 14px;
  opacity: 60%;
}

/* line 173, src/sass/components/box/_box-error-content.scss */
.error-content .material-icons {
  transform: translate(11px, -42px);
  font-size: 35px;
  color: #ff0004;
}

@media only screen and (max-width: 767px) {
  /* line 173, src/sass/components/box/_box-error-content.scss */
  .error-content .material-icons {
    font-size: 27px;
    position: relative;
    transform: translate(9px, -34px);
  }
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/box/_box-location-content.scss */
.location-content {
  margin: 0 45px -65px;
  width: calc(100% - 90px);
  border-radius: 0 43px 43px;
  padding: 60px 60px 30px;
  bottom: 100px;
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/box/_box-location-content.scss */
  .location-content {
    width: 100%;
    padding: 20px 10px;
  }
}

/* line 15, src/sass/components/box/_box-location-content.scss */
.location-content .accordion {
  margin-top: 60px;
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  /* line 15, src/sass/components/box/_box-location-content.scss */
  .location-content .accordion {
    margin: 0;
    margin-top: 90px;
  }
}

/* line 1, src/sass/components/box/_box-location-header-panel.scss */
.location-header-panel {
  z-index: 1;
  margin: 0 45px;
  width: calc(100% - 90px);
  border-radius: 0 0 32px;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-location-header-panel.scss */
  .location-header-panel {
    margin: 0 10px;
    width: calc(100% - 20px);
  }
}

/* line 12, src/sass/components/box/_box-location-header-panel.scss */
.location-header-panel .content {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  padding: 60px 45px;
}

@media only screen and (max-width: 767px) {
  /* line 12, src/sass/components/box/_box-location-header-panel.scss */
  .location-header-panel .content {
    padding: 20px 15px;
  }
}

/* line 23, src/sass/components/box/_box-location-header-panel.scss */
.location-header-panel .content .image {
  padding: 0 25px 0 0;
  margin: 0;
  width: 23.3%;
}

@media only screen and (max-width: 767px) {
  /* line 23, src/sass/components/box/_box-location-header-panel.scss */
  .location-header-panel .content .image {
    width: 39%;
    padding: 10px;
  }
}

/* line 33, src/sass/components/box/_box-location-header-panel.scss */
.location-header-panel .content .image .component-content {
  text-align: center;
}

/* line 36, src/sass/components/box/_box-location-header-panel.scss */
.location-header-panel .content .image .component-content img {
  max-height: 130px;
  width: auto;
}

@media only screen and (max-width: 767px) {
  /* line 36, src/sass/components/box/_box-location-header-panel.scss */
  .location-header-panel .content .image .component-content img {
    max-height: 100px;
  }
}

/* line 47, src/sass/components/box/_box-location-header-panel.scss */
.location-header-panel .content .richText {
  width: 73.3%;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  /* line 47, src/sass/components/box/_box-location-header-panel.scss */
  .location-header-panel .content .richText {
    width: 59%;
  }
}

/* line 55, src/sass/components/box/_box-location-header-panel.scss */
.location-header-panel .content .richText .component-content {
  overflow: visible;
}

/* line 58, src/sass/components/box/_box-location-header-panel.scss */
.location-header-panel .content .richText .component-content .richText-content {
  display: flex;
  flex-direction: column;
}

/* line 65, src/sass/components/box/_box-location-header-panel.scss */
.location-header-panel .content p {
  color: #fff;
  font-size: 25px;
  letter-spacing: -0.31px;
  line-height: 28px;
  margin: 7px 0;
}

@media only screen and (max-width: 767px) {
  /* line 65, src/sass/components/box/_box-location-header-panel.scss */
  .location-header-panel .content p {
    font-size: 13px;
    letter-spacing: -0.16px;
    line-height: 18px;
  }
}

/* line 79, src/sass/components/box/_box-location-header-panel.scss */
.location-header-panel .content h1 {
  color: #fff;
  font-size: 64px;
  letter-spacing: -0.86px;
  line-height: 74px;
  text-align: left;
}

@media only screen and (max-width: 767px) {
  /* line 79, src/sass/components/box/_box-location-header-panel.scss */
  .location-header-panel .content h1 {
    font-size: 25px;
    letter-spacing: -0.39px;
    line-height: 32px;
  }
}

/* line 1, src/sass/components/box/_box-product-overview.scss */
.product-overview {
  padding: 0 3% 3%;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-product-overview.scss */
  .product-overview {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 9, src/sass/components/box/_box-product-overview.scss */
.product-overview > .component-content {
  background-color: #f3f3f3;
  border-radius: 24px;
  padding: 5% 15%;
}

@media only screen and (max-width: 767px) {
  /* line 9, src/sass/components/box/_box-product-overview.scss */
  .product-overview > .component-content {
    border-radius: 35px 35px 35px 0;
    margin-bottom: -11px;
    padding: 5%;
  }
}

/* line 20, src/sass/components/box/_box-product-overview.scss */
.product-overview > .component-content h2 {
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 900;
  color: #333;
  text-transform: uppercase;
  margin: 10px 0;
  letter-spacing: 1.65px;
}

/* line 31, src/sass/components/box/_box-product-overview.scss */
.product-overview > .component-content > .paragraphSystem .image.component {
  padding: 15px;
}

/* line 34, src/sass/components/box/_box-product-overview.scss */
.product-overview > .component-content > .paragraphSystem .image.component figure {
  background-color: #fff;
  border-radius: 24px;
  padding: 5%;
  box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.25);
}

@media only screen and (max-width: 991px) {
  /* line 41, src/sass/components/box/_box-product-overview.scss */
  .product-overview > .component-content > .paragraphSystem .image.component img {
    width: 125px;
    height: 125px;
  }
}

/* line 48, src/sass/components/box/_box-product-overview.scss */
.product-overview > .component-content > .paragraphSystem .image.component h3 {
  font-weight: 900;
  font-style: italic;
  line-height: 40px;
  letter-spacing: -0.33px;
}

@media only screen and (min-width: 1200px) {
  /* line 48, src/sass/components/box/_box-product-overview.scss */
  .product-overview > .component-content > .paragraphSystem .image.component h3 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media only screen and (max-width: 991px) {
  /* line 48, src/sass/components/box/_box-product-overview.scss */
  .product-overview > .component-content > .paragraphSystem .image.component h3 {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 48, src/sass/components/box/_box-product-overview.scss */
  .product-overview > .component-content > .paragraphSystem .image.component h3 {
    font-size: 20px;
    font-size: 2rem;
  }
}

/* line 2, src/sass/components/box/_box-our-brands.scss */
.box-our-brands .promo-category-card {
  margin-top: -1px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 5, src/sass/components/box/_box-our-brands.scss */
  .box-our-brands .promo-category-card figcaption {
    width: 75%;
    bottom: 15px;
    left: 30px;
    padding: 10px 15px;
  }
}

/* line 13, src/sass/components/box/_box-our-brands.scss */
.box-our-brands .promo-category-card figcaption .large-title {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 900;
  letter-spacing: -0.33px;
  line-height: 40px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 13, src/sass/components/box/_box-our-brands.scss */
  .box-our-brands .promo-category-card figcaption .large-title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 30px;
  }
}

/* line 27, src/sass/components/box/_box-our-brands.scss */
.box-our-brands .promo-category-card figcaption .large-title sup {
  padding-left: 3px;
  font-weight: bold;
}

/* line 33, src/sass/components/box/_box-our-brands.scss */
.box-our-brands .promo-category-card figcaption .small-title {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: -0.1px;
  line-height: 28px;
  font-weight: normal;
  text-transform: none;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 33, src/sass/components/box/_box-our-brands.scss */
  .box-our-brands .promo-category-card figcaption .small-title {
    line-height: 20px;
  }
}

/* line 49, src/sass/components/box/_box-our-brands.scss */
.box-our-brands .promo-category-card picture {
  display: flex;
}

/* line 53, src/sass/components/box/_box-our-brands.scss */
.box-our-brands .promo-category-card .white-and-red {
  font-weight: bold;
}

/* line 58, src/sass/components/box/_box-our-brands.scss */
.box-our-brands h3 {
  margin-bottom: 14px;
  margin-left: 2%;
}

/* line 63, src/sass/components/box/_box-our-brands.scss */
.box-our-brands .richText.last {
  margin: 28px 0;
}

@media only screen and (max-width: 767px) {
  /* line 63, src/sass/components/box/_box-our-brands.scss */
  .box-our-brands .richText.last {
    margin: 0;
  }
}

/* line 70, src/sass/components/box/_box-our-brands.scss */
.box-our-brands .richText.last .white-and-red {
  position: relative;
  background-color: #eee;
  padding-right: 40px;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  /* line 70, src/sass/components/box/_box-our-brands.scss */
  .box-our-brands .richText.last .white-and-red {
    display: none;
  }
}

/* line 80, src/sass/components/box/_box-our-brands.scss */
.box-our-brands .richText.last .white-and-red::after {
  font-family: 'ColgateRelaunchIcons';
  content: '\e907';
  right: 20px;
  top: 11px;
  position: absolute;
  width: 18px;
  height: 20px;
  text-align: left;
}

/* line 1, src/sass/components/box/_box-rounded-corners--singletopleft.scss */
.rounded-corners--singletopleft {
  border-radius: 32px 0 0;
}

/* line 5, src/sass/components/box/_box-rounded-corners--singletopleft.scss */
.rounded-corners--topleft {
  border-top-left-radius: 32px;
}

/* line 1, src/sass/components/box/_box-rounded-corners--singletopright.scss */
.singleTopRight {
  border-radius: 32px 0 0;
}

/* line 5, src/sass/components/box/_box-rounded-corners--singletopright.scss */
.rounded-corners--topright {
  border-top-right-radius: 32px;
}

@media only screen and (max-width: 767px) {
  /* line 8, src/sass/components/box/_box-rounded-corners--singletopright.scss */
  .rounded-corners--topright_no-xs {
    border-top-right-radius: 0;
  }
}

/* line 1, src/sass/components/box/_box-rounded-corners--doubleright.scss */
.doubleRight {
  border-radius: 0 32px 32px 0;
}

/* line 1, src/sass/components/box/_box-m-contact-list.scss */
.m-contact-list {
  margin-bottom: 2.143rem;
  color: #3a3a3a;
}

@media only screen and (max-width: 991px) {
  /* line 8, src/sass/components/box/_box-m-contact-list.scss */
  .m-contact-list > .component-content > .content .richText h2 {
    margin-bottom: 2.143rem;
  }
  /* line 12, src/sass/components/box/_box-m-contact-list.scss */
  .m-contact-list > .component-content > .content .richText + .richText {
    margin: 2.143rem 0 0;
  }
}

/* line 18, src/sass/components/box/_box-m-contact-list.scss */
.m-contact-list.light-grey-background {
  padding-top: 2.143rem;
  padding-bottom: 2.143rem;
  background-color: #f3f3f3;
}

/* line 24, src/sass/components/box/_box-m-contact-list.scss */
.m-contact-list.rounded-corners--singletopleft {
  padding-top: 6.429rem;
  padding-bottom: 6.429rem;
}

/* line 29, src/sass/components/box/_box-m-contact-list.scss */
.m-contact-list.rounded-corners--singletopleft > .component-content > .content .richText h2 {
  margin-top: 0;
}

/* line 35, src/sass/components/box/_box-m-contact-list.scss */
.m-contact-list h2 {
  font-size: 30px;
  font-size: 3rem;
  color: #333;
  font-family: 'ColgateReady';
  font-weight: 900;
  font-style: italic;
  letter-spacing: -0.33px;
  line-height: 133%;
  margin: 2.143rem 0 4.286rem;
}

/* line 46, src/sass/components/box/_box-m-contact-list.scss */
.m-contact-list h3,
.m-contact-list h3 a {
  font-size: 24px;
  font-size: 2.4rem;
  color: #d2010d;
  font-family: 'ColgateReady';
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.3px;
  line-height: 133%;
}

/* line 57, src/sass/components/box/_box-m-contact-list.scss */
.m-contact-list p {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: -0.1px;
  line-height: 175%;
  font-weight: 300;
}

/* line 1, src/sass/components/box/_box-oral-health-content.scss */
.oral-health-content {
  margin: 0 45px;
  width: calc(100% - 90px);
  border-radius: 0 0 43px 43px;
  top: -40px;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-oral-health-content.scss */
  .oral-health-content {
    width: auto;
    border-radius: 0 0 43px;
    margin: 0 10px;
    z-index: 10;
  }
}

@media only screen and (max-width: 767px) {
  /* line 14, src/sass/components/box/_box-oral-health-content.scss */
  .oral-health-content .articleListReordered {
    padding: 0;
    margin-bottom: 0;
  }
}

/* line 22, src/sass/components/box/_box-oral-health-content.scss */
.oral-health-content .accordion-main-title h2 {
  margin-top: 90px;
  font-family: 'ColgateReady';
  font-size: 37px;
  font-style: italic;
  font-weight: 900;
  letter-spacing: -0.45px;
  line-height: 47px;
}

@media only screen and (max-width: 991px) {
  /* line 22, src/sass/components/box/_box-oral-health-content.scss */
  .oral-health-content .accordion-main-title h2 {
    margin: 90px 8px 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 22, src/sass/components/box/_box-oral-health-content.scss */
  .oral-health-content .accordion-main-title h2 {
    font-family: 'ColgateReady';
    font-size: 24px;
    font-style: italic;
    font-weight: 900;
    letter-spacing: -0.3px;
    line-height: 32px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 46, src/sass/components/box/_box-oral-health-content.scss */
  .oral-health-content .accordion {
    margin-top: 10px;
  }
}

/* line 1, src/sass/components/box/_box-hero-overlap.scss */
.hero-overlap {
  z-index: 20;
}

@media only screen and (max-width: 767px) {
  /* line 4, src/sass/components/box/_box-hero-overlap.scss */
  .hero-overlap img {
    margin: 0;
  }
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel {
  margin: -10% 5% 0;
  padding: 0 50px;
  width: 90%;
}

@media only screen and (min-width: 991px) {
  /* line 3, src/sass/components/box/_box-pdp-category-carousel.scss */
  .pdp-category-carousel {
    margin: 3% 8% 1%;
    width: 84%;
  }
}

@media only screen and (max-width: 991px) {
  /* line 3, src/sass/components/box/_box-pdp-category-carousel.scss */
  .pdp-category-carousel {
    margin: 4% 5% 2%;
    padding: 0;
  }
  /* line 17, src/sass/components/box/_box-pdp-category-carousel.scss */
  .pdp-category-carousel > .component-content > .content {
    display: flex;
    flex-wrap: wrap;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/box/_box-pdp-category-carousel.scss */
  .pdp-category-carousel {
    margin: 4% 0 14%;
    padding: 0 10px;
    width: 100%;
  }
}

/* line 29, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .carousel-category-image {
  margin: 0;
}

@media only screen and (max-width: 767px) {
  /* line 29, src/sass/components/box/_box-pdp-category-carousel.scss */
  .pdp-category-carousel .carousel-category-image {
    margin: 2% 0;
  }
}

/* line 36, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .carousel-category-image:hover {
  opacity: 0.8;
}

/* line 40, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .carousel-category-image picture {
  display: flex;
  justify-content: center;
}

/* line 45, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .carousel-category-image p {
  margin: 0;
}

/* line 49, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .carousel-category-image a {
  font-size: 20px;
  font-size: 2rem;
  color: #d2010d;
  font-weight: bold;
  letter-spacing: -0.25px;
  line-height: 28px;
  text-align: center;
  margin: 0;
  display: block;
  text-decoration: none;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 49, src/sass/components/box/_box-pdp-category-carousel.scss */
  .pdp-category-carousel .carousel-category-image a {
    font-size: 1.6rem;
    line-height: 22px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 49, src/sass/components/box/_box-pdp-category-carousel.scss */
  .pdp-category-carousel .carousel-category-image a {
    font-size: 1.6rem;
    line-height: 22px;
  }
}

/* line 71, src/sass/components/box/_box-pdp-category-carousel.scss */
.gaba-2020 .pdp-category-carousel .carousel-category-image a {
  color: #63666a;
  font-size: 1.8rem;
}

/* line 76, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .carousel-category-image a:hover {
  text-decoration: none;
}

/* line 82, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .slick-arrow {
  width: 50px;
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 89, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .slick-arrow::before {
  font-family: 'ColgateRelaunchIcons';
  content: '\e909';
  color: #8f1f1d;
  font-size: 20px;
  opacity: 1;
}

/* line 96, src/sass/components/box/_box-pdp-category-carousel.scss */
.gaba-2020 .pdp-category-carousel .slick-arrow::before {
  color: #63666a;
}

/* line 101, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .slick-arrow:hover::before {
  color: #595655;
  text-decoration: none;
}

/* line 108, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .slick-next::before {
  content: '\e90a';
}

/* line 113, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .slick-dots {
  position: relative;
  bottom: auto;
  display: flex;
  justify-content: center;
  padding: 62px 0 30px;
}

/* line 120, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .slick-dots li {
  border-radius: 2px;
  height: 2px;
  width: 91px;
  margin: 0 12px;
  background-color: #d6d6d6;
  border-top: 5px solid #fff;
  border-bottom: 5px solid #fff;
  position: relative;
}

/* line 130, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .slick-dots li.slick-active {
  background-color: #8f1f1d;
}

/* line 133, src/sass/components/box/_box-pdp-category-carousel.scss */
.gaba-2020 .pdp-category-carousel .slick-dots li.slick-active {
  background-color: #63666a;
}

/* line 138, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .slick-dots li button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 148, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .slick-dotted.slick-slider {
  margin-bottom: 0;
}

/* line 153, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .mobile-only .carousel-category-image {
  max-width: initial;
  width: 50%;
}

/* line 160, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .mobile-only > div:nth-last-child(2) figcaption a {
  min-height: 0;
}

/* line 168, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .mobile-only > div:nth-last-child(1) figcaption a {
  min-height: 0;
}

/* line 1, src/sass/components/box/_box-special-offers.scss */
.special-offers {
  border-bottom-right-radius: 50px;
  background-color: #8f1f1d;
}

/* line 5, src/sass/components/box/_box-special-offers.scss */
.special-offers > .component-content {
  padding: 10% 0;
}

/* line 9, src/sass/components/box/_box-special-offers.scss */
.special-offers > .component-content > .paragraphSystem .richText.component {
  padding: 0 0 0 10%;
}

/* line 12, src/sass/components/box/_box-special-offers.scss */
.special-offers > .component-content > .paragraphSystem .richText.component h1 {
  font-size: 56px;
  font-size: 5.6rem;
  color: #fff;
  padding: 0 5px;
  letter-spacing: -0.76px;
  line-height: 66px;
}

@media only screen and (max-width: 767px) {
  /* line 12, src/sass/components/box/_box-special-offers.scss */
  .special-offers > .component-content > .paragraphSystem .richText.component h1 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 40px;
  }
}

/* line 27, src/sass/components/box/_box-special-offers.scss */
.special-offers > .component-content > .paragraphSystem .richText.component h5 {
  font-size: 11px;
  font-size: 1.1rem;
  color: #fff;
}

/* line 33, src/sass/components/box/_box-special-offers.scss */
.special-offers > .component-content > .paragraphSystem .richText.component p {
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  line-height: 28px;
  letter-spacing: -0.1px;
  font-family: 'Open Sans';
  width: 75%;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/box/_box-articles-sidebar.scss */
.reference-article-sidebar-dry-mouth.sidebar {
  margin: 0;
  padding: 0;
}

/* line 8, src/sass/components/box/_box-articles-sidebar.scss */
.box.articles-sidebar {
  /* stylelint-disable */
  margin: 0 0 45px;
  padding: 0;
  overflow: hidden;
  border-left: solid 1px #d6d6d6;
  border-right: solid 1px #d6d6d6;
  border-bottom: solid 1px #d6d6d6;
  border-top: solid 1px #d6d6d6;
  border-radius: 24px;
  /* stylelint-enable */
}

@media only screen and (max-width: 767px) {
  /* line 8, src/sass/components/box/_box-articles-sidebar.scss */
  .box.articles-sidebar {
    display: none;
  }
}

/* line 26, src/sass/components/box/_box-articles-sidebar.scss */
.box.articles-sidebar .component-content .paragraphSystem {
  margin: 0;
}

/* line 30, src/sass/components/box/_box-articles-sidebar.scss */
.box.articles-sidebar .component-content .paragraphSystem .richText p {
  font-size: 20px;
  font-size: 2rem;
  color: #d2010d;
  padding: 20px 50px;
  margin: 0;
  letter-spacing: -0.33px;
  font-weight: 600;
}

/* line 39, src/sass/components/box/_box-articles-sidebar.scss */
.gaba-2020 .box.articles-sidebar .component-content .paragraphSystem .richText p {
  color: #63666a;
}

/* line 43, src/sass/components/box/_box-articles-sidebar.scss */
.box.articles-sidebar .component-content .paragraphSystem .richText p a {
  color: #d2010d;
  letter-spacing: -0.33px;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
}

/* line 50, src/sass/components/box/_box-articles-sidebar.scss */
.gaba-2020 .box.articles-sidebar .component-content .paragraphSystem .richText p a {
  color: #63666a !important;
}

/* line 57, src/sass/components/box/_box-articles-sidebar.scss */
.box.articles-sidebar .component-content .paragraphSystem::after {
  content: '';
  display: block;
  height: 72px;
  width: 100%;
}

/* line 66, src/sass/components/box/_box-articles-sidebar.scss */
.box.articles-sidebar .articleList {
  overflow: hidden;
  margin-top: 0;
}

/* line 70, src/sass/components/box/_box-articles-sidebar.scss */
.box.articles-sidebar .articleList.cq-Editable-dom {
  overflow: visible;
  margin-top: unset;
  max-height: unset;
}

/* line 78, src/sass/components/box/_box-articles-sidebar.scss */
.box.articles-sidebar.closed .articleList {
  max-height: 0;
}

/* line 81, src/sass/components/box/_box-articles-sidebar.scss */
.box.articles-sidebar.closed .articleList.cq-Editable-dom {
  overflow: visible;
  margin-top: unset;
  max-height: unset;
}

/* line 89, src/sass/components/box/_box-articles-sidebar.scss */
.box.articles-sidebar.opened {
  background-color: #eee;
}

/* line 92, src/sass/components/box/_box-articles-sidebar.scss */
.box.articles-sidebar.opened .articleList {
  max-height: 600px;
  margin: 5px 0;
}

/* line 96, src/sass/components/box/_box-articles-sidebar.scss */
.box.articles-sidebar.opened .articleList:last-of-type {
  margin-bottom: 15px;
}

/* line 101, src/sass/components/box/_box-articles-sidebar.scss */
.box.articles-sidebar.opened .title {
  background-color: #22838a;
  margin: 0 0 15px;
}

/* line 105, src/sass/components/box/_box-articles-sidebar.scss */
.box.articles-sidebar.opened .title h2 {
  color: #fff;
  letter-spacing: -0.33px;
}

/* line 110, src/sass/components/box/_box-articles-sidebar.scss */
.box.articles-sidebar.opened .title .link-counter {
  color: #fff;
  word-break: normal;
}

/* line 118, src/sass/components/box/_box-articles-sidebar.scss */
.box.articles-sidebar .title .component-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 123, src/sass/components/box/_box-articles-sidebar.scss */
.box.articles-sidebar .title .component-content h2 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  font-style: italic;
  letter-spacing: -0.33px;
  margin-bottom: 0;
  cursor: pointer;
}

/* line 137, src/sass/components/box/_box-articles-sidebar.scss */
.box.articles-sidebar .articleList.collapsed .articleList-list {
  max-height: 0;
}

/* line 140, src/sass/components/box/_box-articles-sidebar.scss */
.box.articles-sidebar .articleList.collapsed .articleList-list.cq-Editable-dom {
  overflow: visible;
  margin-top: unset;
  max-height: unset;
}

/* line 151, src/sass/components/box/_box-articles-sidebar.scss */
.box.articles-sidebar .articleList.expanded .articleList-heading::before {
  content: "";
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
  color: #009ca6;
}

/* line 158, src/sass/components/box/_box-articles-sidebar.scss */
.box.articles-sidebar .articleList .articleList-heading {
  font-size: 20px;
  font-size: 2rem;
  position: relative;
  background-color: #595655;
  color: #fff;
  padding: 38px 50px 35px;
  font-weight: bolder;
  letter-spacing: -0.33px;
  line-height: 22px;
}

/* line 170, src/sass/components/box/_box-articles-sidebar.scss */
.box.articles-sidebar .articleList .articleList-list {
  overflow: hidden;
  transition: max-height 0.2s ease-out;
  background-color: #eeeeee;
  margin: 0;
  padding: 10px 0;
}

/* line 178, src/sass/components/box/_box-articles-sidebar.scss */
.box.articles-sidebar .articleList .articleList-list .articleList-article.hidden {
  display: none;
}

/* line 182, src/sass/components/box/_box-articles-sidebar.scss */
.box.articles-sidebar .articleList .articleList-list .articleList-article .articleList-title {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1;
  color: #595655;
  position: relative;
}

/* line 189, src/sass/components/box/_box-articles-sidebar.scss */
.box.articles-sidebar .articleList .articleList-list .articleList-article .articleList-title:hover {
  background-color: #d6d6d6;
  border-radius: 5px;
}

/* line 194, src/sass/components/box/_box-articles-sidebar.scss */
.box.articles-sidebar .articleList .articleList-list .articleList-article .articleList-title::before {
  content: "";
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
  position: absolute;
  top: 12px;
  right: 20px;
  margin-right: 5px;
  color: #8f1f1d;
  pointer-events: none;
}

/* line 204, src/sass/components/box/_box-articles-sidebar.scss */
.gaba-2020 .box.articles-sidebar .articleList .articleList-list .articleList-article .articleList-title::before {
  color: #63666a;
}

/* line 210, src/sass/components/box/_box-articles-sidebar.scss */
.box.articles-sidebar .articleList .articleList-list .articleList-article a {
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: -0.25px;
  color: #8f1f1d;
  text-decoration: none;
  padding: 15px 50px 15px;
  display: block;
  font-weight: 600;
  line-height: 20px;
}

/* line 221, src/sass/components/box/_box-articles-sidebar.scss */
.gaba-2020 .box.articles-sidebar .articleList .articleList-list .articleList-article a {
  color: #63666a;
}

/* line 227, src/sass/components/box/_box-articles-sidebar.scss */
.box.articles-sidebar .articleList .articleList-list .articleList-article.active .articleList-title a {
  font-weight: bolder;
  color: #16555a;
}

/* line 233, src/sass/components/box/_box-articles-sidebar.scss */
.box.articles-sidebar .articleList .articleList-list .articleList-article .articleList-description {
  display: none;
}

/* line 242, src/sass/components/box/_box-articles-sidebar.scss */
.box.articles-sidebar.no-title .title:last-of-type:first-child {
  display: none;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-no-full-screen-mobile.scss */
  .no-full-screen-mobile {
    margin-left: 2%;
    margin-right: 2%;
    width: 96%;
    box-sizing: border-box;
  }
}

@media only screen and (max-width: 991px) {
  /* line 10, src/sass/components/box/_box-no-full-screen-mobile.scss */
  .no-full-screen-tablet {
    margin-left: 2%;
    margin-right: 2%;
    width: 96%;
    box-sizing: border-box;
  }
}

/* line 1, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
.pdp-image-detail-carousel {
  margin: 5% 10%;
  width: 80%;
  background-color: #fff;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.5);
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
  .pdp-image-detail-carousel {
    margin: 5% 0;
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
  .pdp-image-detail-carousel {
    margin: 3%;
    width: 94%;
  }
}

/* line 19, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
.pdp-image-detail-carousel > .component-content {
  visibility: hidden;
  max-height: 100px;
  overflow: hidden;
  transition: all 0.5s ease;
}

/* line 25, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
.pdp-image-detail-carousel > .component-content > .content {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

/* line 33, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
.pdp-image-detail-carousel.init > .component-content {
  visibility: visible;
  max-height: 100%;
  overflow: visible;
}

/* line 40, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
.pdp-image-detail-carousel .image-carousel {
  max-width: 300px;
  width: 100%;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  /* line 40, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
  .pdp-image-detail-carousel .image-carousel {
    max-width: 70%;
  }
}

/* line 50, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
.pdp-image-detail-carousel .slick-prev {
  left: -25%;
}

@media only screen and (max-width: 991px) {
  /* line 50, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
  .pdp-image-detail-carousel .slick-prev {
    left: -10%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 50, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
  .pdp-image-detail-carousel .slick-prev {
    display: none !important;
  }
}

/* line 61, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
.pdp-image-detail-carousel .slick-prev::before {
  font-family: 'ColgateRelaunchIcons';
  content: '\e909';
  color: #d2010d;
}

/* line 67, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
.pdp-image-detail-carousel .slick-prev:hover::before {
  color: #d6d6d6;
}

/* line 72, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
.pdp-image-detail-carousel .slick-next {
  right: -25%;
}

@media only screen and (max-width: 991px) {
  /* line 72, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
  .pdp-image-detail-carousel .slick-next {
    right: -10%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 72, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
  .pdp-image-detail-carousel .slick-next {
    display: none !important;
  }
}

/* line 83, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
.pdp-image-detail-carousel .slick-next::before {
  font-family: 'ColgateRelaunchIcons';
  content: '\e90a';
  color: #d2010d;
}

/* line 89, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
.pdp-image-detail-carousel .slick-next:hover::before {
  color: #d6d6d6;
}

/* line 94, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
.pdp-image-detail-carousel .slick-dots {
  bottom: 0;
}

/* line 97, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
.pdp-image-detail-carousel .slick-dots li {
  padding: 0 7px 20px 0;
  height: 2px;
  width: 57px;
}

@media only screen and (max-width: 767px) {
  /* line 97, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
  .pdp-image-detail-carousel .slick-dots li {
    width: 34px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 97, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
  .pdp-image-detail-carousel .slick-dots li {
    width: 25px;
  }
}

/* line 110, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
.pdp-image-detail-carousel .slick-dots li button {
  cursor: pointer;
  border-radius: 2px;
  height: 2px;
  width: 63px;
  padding: 0;
  margin: 0;
  display: inline-block;
  background-color: #d6d6d6;
}

@media only screen and (max-width: 767px) {
  /* line 110, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
  .pdp-image-detail-carousel .slick-dots li button {
    width: 38px;
  }
}

/* line 124, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
.pdp-image-detail-carousel .slick-dots li button::before {
  color: transparent;
}

/* line 130, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
.pdp-image-detail-carousel .slick-dots li.slick-active button {
  background-color: #8f1f1d;
}

/* line 133, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
.pdp-image-detail-carousel .slick-dots li.slick-active button::before {
  color: transparent;
}

/* line 141, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
.pdp-image-detail-carousel .slick-slide {
  margin: 40px 0;
}

@media only screen and (max-width: 991px) {
  /* line 141, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
  .pdp-image-detail-carousel .slick-slide {
    margin: 80px 0;
  }
}

/* line 149, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
.pdp-image-detail-carousel .close-modal {
  right: 27px !important;
}

/* line 1, src/sass/components/box/_box-pop-hero.scss */
.pop-hero {
  /*border-radius: 35px 0 0;
  margin: 0 50px;
  width: calc(100% - 100px);*/
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-pop-hero.scss */
  .pop-hero {
    margin-top: 30px;
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-pop-hero.scss */
  .pop-hero {
    background: #fff;
    border-radius: 0 0 35px;
    z-index: 1;
  }
}

/* line 17, src/sass/components/box/_box-pop-hero.scss */
.pop-hero a.button {
  font-size: 24px;
  letter-spacing: -0.3px;
  align-items: center;
  margin-top: 20px;
  padding: 9px 40px 9px 24px;
  position: relative;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 17, src/sass/components/box/_box-pop-hero.scss */
  .pop-hero a.button {
    margin-top: 5px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 17, src/sass/components/box/_box-pop-hero.scss */
  .pop-hero a.button {
    margin-top: 15px;
    font-size: 18px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 17, src/sass/components/box/_box-pop-hero.scss */
  .pop-hero a.button {
    display: none;
  }
}

/* line 39, src/sass/components/box/_box-pop-hero.scss */
.pop-hero a.button:hover {
  text-decoration: none;
}

/* line 43, src/sass/components/box/_box-pop-hero.scss */
.pop-hero a.button::after {
  content: '\e315';
  font-family: 'Material Icons';
  color: #fff;
  font-size: 25px;
  right: 17px;
  position: absolute;
  transform: translateY(2px);
  /*content: '';
      top: 0;
      bottom: 0;
      right: 28px;
      margin: auto;
      margin-left: 10px;
      width: 9px;
      height: 9px;
      border: 2px solid #fff;
      border-left: 0;
      border-top: 0;
      transform: translateY(1px) rotate(-45deg);*/
}

@media only screen and (max-width: 991px) {
  /* line 43, src/sass/components/box/_box-pop-hero.scss */
  .pop-hero a.button::after {
    transform: translateY(-4px);
  }
}

@media only screen and (max-width: 767px) {
  /* line 70, src/sass/components/box/_box-pop-hero.scss */
  .pop-hero img {
    display: none;
  }
}

/* line 76, src/sass/components/box/_box-pop-hero.scss */
.pop-hero .flex-container {
  position: absolute;
  top: 18%;
  left: 5%;
}

@media only screen and (max-width: 767px) {
  /* line 76, src/sass/components/box/_box-pop-hero.scss */
  .pop-hero .flex-container {
    position: static;
  }
}

/* line 85, src/sass/components/box/_box-pop-hero.scss */
.pop-hero .flex-container p:last-child {
  display: none;
}

@media only screen and (max-width: 767px) {
  /* line 85, src/sass/components/box/_box-pop-hero.scss */
  .pop-hero .flex-container p:last-child {
    display: block;
    font-size: 13px;
    letter-spacing: -0.16px;
    line-height: 18px;
    color: #595655;
  }
}

@media only screen and (max-width: 767px) {
  /* line 97, src/sass/components/box/_box-pop-hero.scss */
  .pop-hero .flex-container .image {
    padding-left: 0;
  }
}

/* line 102, src/sass/components/box/_box-pop-hero.scss */
.pop-hero .flex-container .image img {
  display: none;
}

@media only screen and (max-width: 767px) {
  /* line 102, src/sass/components/box/_box-pop-hero.scss */
  .pop-hero .flex-container .image img {
    display: block;
    max-height: 200px;
    float: right;
  }
}

@media only screen and (max-width: 767px) {
  /* line 114, src/sass/components/box/_box-pop-hero.scss */
  .pop-hero .component-content {
    max-width: 350px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 767px) {
  /* line 121, src/sass/components/box/_box-pop-hero.scss */
  .pop-hero .component-content .content .paragraphSystem {
    display: flex;
    align-items: center;
  }
}

/* line 128, src/sass/components/box/_box-pop-hero.scss */
.pop-hero .component-content .content .richText {
  margin-left: 0;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  /* line 128, src/sass/components/box/_box-pop-hero.scss */
  .pop-hero .component-content .content .richText {
    width: 47%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 128, src/sass/components/box/_box-pop-hero.scss */
  .pop-hero .component-content .content .richText {
    width: auto;
    padding-right: 0;
  }
}

/* line 141, src/sass/components/box/_box-pop-hero.scss */
.pop-hero .component-content .content .richText h1 {
  color: #d0210d;
  font-family: ColgateReady;
  font-size: 64px;
  font-weight: 200;
  letter-spacing: -0.86px;
  line-height: 74px;
  padding-right: 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 141, src/sass/components/box/_box-pop-hero.scss */
  .pop-hero .component-content .content .richText h1 {
    font-size: 50px;
    line-height: 62px;
    padding-right: 50px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 141, src/sass/components/box/_box-pop-hero.scss */
  .pop-hero .component-content .content .richText h1 {
    font-size: 40px;
    letter-spacing: -0.39px;
    line-height: 43px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 141, src/sass/components/box/_box-pop-hero.scss */
  .pop-hero .component-content .content .richText h1 {
    font-size: 25px;
    letter-spacing: -0.39px;
    line-height: 32px;
    color: #d0210d;
    padding: 0;
  }
}

/* line 1, src/sass/components/box/_box-pop-overview-buttons.scss */
.pop-overview-buttons {
  padding-top: 0;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 40px;
  margin-bottom: 0;
  border-radius: 32px;
  margin-top: 40px;
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/box/_box-pop-overview-buttons.scss */
  .pop-overview-buttons {
    margin: 0;
  }
}

/* line 15, src/sass/components/box/_box-pop-overview-buttons.scss */
.pop-overview-buttons .richText-content div {
  height: 0;
}

/* line 20, src/sass/components/box/_box-pop-overview-buttons.scss */
.pop-overview-buttons .content {
  max-width: 1112px;
  margin: 0 auto;
}

/* line 24, src/sass/components/box/_box-pop-overview-buttons.scss */
.pop-overview-buttons .content h6 {
  color: #8f1f1d;
  font-family: 'ColgateReady', sans-serif;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 2.25px;
  padding-bottom: 50px;
  padding-top: 77px;
}

@media only screen and (max-width: 767px) {
  /* line 24, src/sass/components/box/_box-pop-overview-buttons.scss */
  .pop-overview-buttons .content h6 {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}

/* line 38, src/sass/components/box/_box-pop-overview-buttons.scss */
.gaba-2020 .pop-overview-buttons .content h6 {
  color: #63666a;
}

/* line 43, src/sass/components/box/_box-pop-overview-buttons.scss */
.pop-overview-buttons .content ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 48, src/sass/components/box/_box-pop-overview-buttons.scss */
.pop-overview-buttons .content ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 160px;
  background: white;
  border-radius: 24px;
  box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.25);
  padding-right: 20px;
  padding-left: 20px;
  margin-bottom: 20px;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  /* line 48, src/sass/components/box/_box-pop-overview-buttons.scss */
  .pop-overview-buttons .content ul li {
    height: 75px;
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

/* line 68, src/sass/components/box/_box-pop-overview-buttons.scss */
.pop-overview-buttons .content ul li a {
  color: #d2010d;
  font-size: 40px;
  letter-spacing: -1px;
  line-height: 28px;
  font-weight: 200;
  font-family: 'ColgateReady', sans-serif;
  text-align: center;
  text-decoration: none;
}

@media only screen and (max-width: 767px) {
  /* line 68, src/sass/components/box/_box-pop-overview-buttons.scss */
  .pop-overview-buttons .content ul li a {
    font-size: 28px;
    letter-spacing: -1px;
    line-height: 28px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 68, src/sass/components/box/_box-pop-overview-buttons.scss */
  .pop-overview-buttons .content ul li a {
    line-height: 40px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 68, src/sass/components/box/_box-pop-overview-buttons.scss */
  .pop-overview-buttons .content ul li a {
    line-height: 40px;
  }
}

/* line 92, src/sass/components/box/_box-pop-overview-buttons.scss */
.pop-overview-buttons .content ul li a:hover {
  text-decoration: none;
}

/* line 97, src/sass/components/box/_box-pop-overview-buttons.scss */
.pop-overview-buttons .content ul li::before {
  display: none;
}

/* line 2, src/sass/components/box/_box-padding.scss */
.padding .component-content {
  padding: 6%;
}

/* line 7, src/sass/components/box/_box-padding.scss */
.padding--side-70px > .component-content > .content {
  padding-left: 70px;
  padding-right: 70px;
}

@media only screen and (max-width: 1199px) {
  /* line 7, src/sass/components/box/_box-padding.scss */
  .padding--side-70px > .component-content > .content {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 7, src/sass/components/box/_box-padding.scss */
  .padding--side-70px > .component-content > .content {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* line 1, src/sass/components/box/_box-category-hero.scss */
.category-hero {
  padding-top: 70px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-category-hero.scss */
  .category-hero {
    padding-top: 0;
    margin-top: -10px;
  }
}

/* line 10, src/sass/components/box/_box-category-hero.scss */
.category-hero .component-content > .content {
  display: flex;
  flex-direction: row;
}

@media only screen and (max-width: 767px) {
  /* line 10, src/sass/components/box/_box-category-hero.scss */
  .category-hero .component-content > .content {
    flex-direction: column;
  }
}

/* line 19, src/sass/components/box/_box-category-hero.scss */
.category-hero .image {
  padding: 17px;
  width: 25%;
  min-width: 300px;
}

@media only screen and (max-width: 767px) {
  /* line 19, src/sass/components/box/_box-category-hero.scss */
  .category-hero .image {
    padding: 15px;
    width: 100%;
  }
}

/* line 30, src/sass/components/box/_box-category-hero.scss */
.category-hero img {
  padding: 0;
  width: 100%;
  border-radius: 20px;
  vertical-align: bottom;
}

@media only screen and (max-width: 767px) {
  /* line 30, src/sass/components/box/_box-category-hero.scss */
  .category-hero img {
    margin: 0 0 60px;
    width: 100%;
    margin: 0;
  }
}

/* line 43, src/sass/components/box/_box-category-hero.scss */
.category-hero .richText {
  width: 75%;
  padding: 15px 30px;
}

@media only screen and (max-width: 767px) {
  /* line 43, src/sass/components/box/_box-category-hero.scss */
  .category-hero .richText {
    left: 2%;
    bottom: 14%;
    margin-left: 0;
    width: 100%;
    padding: 10px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 43, src/sass/components/box/_box-category-hero.scss */
  .category-hero .richText {
    left: 4%;
    bottom: 20%;
  }
}

/* line 60, src/sass/components/box/_box-category-hero.scss */
.category-hero .richText .richText-content {
  min-height: 270px;
}

@media only screen and (max-width: 767px) {
  /* line 60, src/sass/components/box/_box-category-hero.scss */
  .category-hero .richText .richText-content {
    min-height: 0;
  }
}

/* line 68, src/sass/components/box/_box-category-hero.scss */
.category-hero .richText p {
  font-size: 25px;
  font-size: 2.5rem;
  color: #333;
  font-weight: 300;
  letter-spacing: -0.16px;
  line-height: 38px;
  margin: 0;
}

@media only screen and (max-width: 991px) {
  /* line 68, src/sass/components/box/_box-category-hero.scss */
  .category-hero .richText p {
    font-size: 20px;
    font-size: 2rem;
    line-height: 28px;
    font-weight: 500;
  }
}

@media only screen and (max-width: 767px) {
  /* line 68, src/sass/components/box/_box-category-hero.scss */
  .category-hero .richText p {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: -0.1px;
    line-height: 22px;
    font-weight: 500;
  }
}

/* line 93, src/sass/components/box/_box-category-hero.scss */
.category-hero .richText h1 {
  font-size: 56px;
  font-size: 5.6rem;
  color: #d71b00;
  font-weight: 300;
  letter-spacing: 0.08px;
  line-height: 63px;
  text-align: left;
  margin: 10px 0;
}

@media only screen and (max-width: 991px) {
  /* line 93, src/sass/components/box/_box-category-hero.scss */
  .category-hero .richText h1 {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 43px;
    font-weight: 500;
  }
}

@media only screen and (max-width: 767px) {
  /* line 93, src/sass/components/box/_box-category-hero.scss */
  .category-hero .richText h1 {
    font-size: 24px;
    line-height: 32px;
    letter-spacing: -0.27px;
    margin-bottom: 20px;
    min-height: 0;
    font-weight: 500;
  }
}

/* line 1, src/sass/components/box/_box-product-overview-promo.scss */
.products-overview-promo {
  padding-bottom: 60px;
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/box/_box-product-overview-promo.scss */
  .products-overview-promo {
    padding: 0 45px 30px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-product-overview-promo.scss */
  .products-overview-promo {
    padding: 0;
  }
}

/* line 13, src/sass/components/box/_box-product-overview-promo.scss */
.products-overview-promo .four-rounded-corners .component-content {
  padding: 2% 6%;
}

@media only screen and (max-width: 991px) {
  /* line 13, src/sass/components/box/_box-product-overview-promo.scss */
  .products-overview-promo .four-rounded-corners .component-content {
    padding: 2%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 13, src/sass/components/box/_box-product-overview-promo.scss */
  .products-overview-promo .four-rounded-corners .component-content {
    padding: 2%;
  }
}

/* line 26, src/sass/components/box/_box-product-overview-promo.scss */
.products-overview-promo .title {
  margin: 0 30px;
}

@media only screen and (max-width: 991px) {
  /* line 26, src/sass/components/box/_box-product-overview-promo.scss */
  .products-overview-promo .title {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 35, src/sass/components/box/_box-product-overview-promo.scss */
.products-overview-promo .title .component-content {
  max-width: 1112px;
  margin: 0 auto;
}

/* line 39, src/sass/components/box/_box-product-overview-promo.scss */
.products-overview-promo .title .component-content h6 {
  color: #8f1f1d;
  font-family: 'ColgateReady', sans-serif;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 2.25px;
  padding-bottom: 50px;
}

@media only screen and (max-width: 767px) {
  /* line 39, src/sass/components/box/_box-product-overview-promo.scss */
  .products-overview-promo .title .component-content h6 {
    padding-bottom: 0;
  }
}

/* line 55, src/sass/components/box/_box-product-overview-promo.scss */
.products-overview-promo .promo-category-card figcaption {
  padding: 0;
  width: 65%;
}

@media only screen and (max-width: 991px) {
  /* line 55, src/sass/components/box/_box-product-overview-promo.scss */
  .products-overview-promo .promo-category-card figcaption {
    width: 80%;
  }
}

/* line 66, src/sass/components/box/_box-product-overview-promo.scss */
.products-overview-promo picture img {
  display: flex;
}

/* line 72, src/sass/components/box/_box-product-overview-promo.scss */
.products-overview-promo figcaption > p:nth-child(1) {
  font-family: 'ColgateReady', sans-serif;
  font-size: 30px;
  font-weight: 900;
  font-style: italic;
  letter-spacing: -0.1px;
  line-height: 40px;
}

@media only screen and (max-width: 991px) {
  /* line 72, src/sass/components/box/_box-product-overview-promo.scss */
  .products-overview-promo figcaption > p:nth-child(1) {
    font-size: 20px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 72, src/sass/components/box/_box-product-overview-promo.scss */
  .products-overview-promo figcaption > p:nth-child(1) {
    font-size: 30px;
  }
}

/* line 88, src/sass/components/box/_box-product-overview-promo.scss */
.products-overview-promo figcaption > p:nth-child(1) .super-index {
  font-size: 58%;
  display: inline-block;
  transform: translateY(-11px);
}

/* line 95, src/sass/components/box/_box-product-overview-promo.scss */
.products-overview-promo figcaption > p:nth-child(2) {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  letter-spacing: -0.1px;
  line-height: 28px;
  margin-top: 5px;
}

@media only screen and (max-width: 767px) {
  /* line 95, src/sass/components/box/_box-product-overview-promo.scss */
  .products-overview-promo figcaption > p:nth-child(2) {
    margin-top: 0;
  }
}

/* line 107, src/sass/components/box/_box-product-overview-promo.scss */
.products-overview-promo figcaption > p:nth-child(3) {
  display: inline-block;
  margin-top: 25px;
}

/* line 111, src/sass/components/box/_box-product-overview-promo.scss */
.products-overview-promo figcaption > p:nth-child(3) a {
  background: white;
  border-radius: 20px 0 20px 20px;
  height: 40px;
  padding: 0 20px;
  min-width: 119px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: 'ColgateReady', sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.5px;
}

/* line 126, src/sass/components/box/_box-product-overview-promo.scss */
.products-overview-promo figcaption > p:nth-child(3) a:hover {
  text-decoration: none;
  background-color: #00838a;
  cursor: pointer;
}

/* line 131, src/sass/components/box/_box-product-overview-promo.scss */
.products-overview-promo figcaption > p:nth-child(3) a:hover .red-text {
  color: #fff;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/box/_box-pmp-header-section.scss */
.pmp-header-section {
  margin-bottom: 87px;
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/box/_box-pmp-header-section.scss */
  .pmp-header-section {
    margin-top: 18px;
    margin-bottom: 60px;
  }
  /* line 10, src/sass/components/box/_box-pmp-header-section.scss */
  .pmp-header-section > .component-content > .content {
    display: flex;
    flex-direction: column;
  }
}

/* line 16, src/sass/components/box/_box-pmp-header-section.scss */
.pmp-header-section .pmp-header-hero {
  margin-bottom: 47px;
}

@media only screen and (max-width: 767px) {
  /* line 16, src/sass/components/box/_box-pmp-header-section.scss */
  .pmp-header-section .pmp-header-hero {
    order: 1;
    margin-bottom: 0;
  }
}

/* line 25, src/sass/components/box/_box-pmp-header-section.scss */
.pmp-header-section .pmp-header-links {
  width: 62.44%;
}

@media only screen and (max-width: 767px) {
  /* line 25, src/sass/components/box/_box-pmp-header-section.scss */
  .pmp-header-section .pmp-header-links {
    width: 100%;
    order: 3;
  }
}

/* line 34, src/sass/components/box/_box-pmp-header-section.scss */
.pmp-header-section .pmp-header-product {
  width: 37.56%;
  padding: 0 74px 0 38px;
  margin-top: -385px;
}

@media screen and (max-width: 1400px) {
  /* line 34, src/sass/components/box/_box-pmp-header-section.scss */
  .pmp-header-section .pmp-header-product {
    margin-top: -27.5vw;
  }
}

@media only screen and (max-width: 1199px) {
  /* line 34, src/sass/components/box/_box-pmp-header-section.scss */
  .pmp-header-section .pmp-header-product {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 34, src/sass/components/box/_box-pmp-header-section.scss */
  .pmp-header-section .pmp-header-product {
    width: 33.75%;
    box-sizing: content-box;
    margin-top: -44.5vw;
    margin-left: auto;
    margin-bottom: 25px;
    padding: 0 30px 0 15px;
    order: 2;
  }
}

/* line 59, src/sass/components/box/_box-pmp-header-section.scss */
.pmp-header-section.colgate-total .pmp-header-product {
  margin-top: -507px;
}

@media screen and (max-width: 1400px) {
  /* line 59, src/sass/components/box/_box-pmp-header-section.scss */
  .pmp-header-section.colgate-total .pmp-header-product {
    margin-top: -36.5vw;
  }
}

@media only screen and (max-width: 1199px) {
  /* line 59, src/sass/components/box/_box-pmp-header-section.scss */
  .pmp-header-section.colgate-total .pmp-header-product {
    padding: 0 9%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 59, src/sass/components/box/_box-pmp-header-section.scss */
  .pmp-header-section.colgate-total .pmp-header-product {
    margin-top: -81.5vw;
    padding: 0 30px;
  }
}

/* line 77, src/sass/components/box/_box-pmp-header-section.scss */
.pmp-header-section.colgate-total .image figcaption {
  font-size: 51px;
  font-weight: 300;
  letter-spacing: -0.57px;
  line-height: 61px;
  padding: 13% 3%;
}

@media only screen and (max-width: 767px) {
  /* line 77, src/sass/components/box/_box-pmp-header-section.scss */
  .pmp-header-section.colgate-total .image figcaption {
    font-size: 25px;
    font-weight: 300;
    letter-spacing: -0.28px;
    line-height: 28px;
    padding: 13% 43% 13% 3%;
  }
}

/* line 92, src/sass/components/box/_box-pmp-header-section.scss */
.pmp-header-section.colgate-total .image figcaption h1 {
  color: #d0210d;
}

/* line 98, src/sass/components/box/_box-pmp-header-section.scss */
.pmp-header-section.colgate-total .pmp-header-links ul li a {
  padding: 12px 17px;
}

/* line 1, src/sass/components/box/_box-search-nav-bar.scss */
.nav-bar-search {
  /* stylelint-disable */
  /* stylelint-enable */
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-search-nav-bar.scss */
  .nav-bar-search {
    padding-left: 0;
    padding-right: 0;
  }
}

@media only screen and (max-width: 320px) {
  /* line 1, src/sass/components/box/_box-search-nav-bar.scss */
  .nav-bar-search {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 16, src/sass/components/box/_box-search-nav-bar.scss */
.nav-bar-search .component-content p {
  display: flex;
  margin-bottom: 0;
}

/* line 20, src/sass/components/box/_box-search-nav-bar.scss */
.nav-bar-search .component-content p a {
  font-size: 20px;
  font-size: 2rem;
  color: #d0210d;
  font-weight: bold;
  letter-spacing: -0.25px;
  line-height: 28px;
  margin: 0;
  padding: 0 40px 12px 0;
  text-decoration: none;
}

/* line 31, src/sass/components/box/_box-search-nav-bar.scss */
.gaba-2020 .nav-bar-search .component-content p a {
  color: #a7a8a9;
}

@media only screen and (max-width: 767px) {
  /* line 20, src/sass/components/box/_box-search-nav-bar.scss */
  .nav-bar-search .component-content p a {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 0 20px 12px 0;
    margin: 0;
  }
}

@media only screen and (max-width: 320px) {
  /* line 20, src/sass/components/box/_box-search-nav-bar.scss */
  .nav-bar-search .component-content p a {
    font-size: 13px;
    font-size: 1.3rem;
    padding: 0 15px 12px 0;
    margin: 0;
  }
}

/* line 47, src/sass/components/box/_box-search-nav-bar.scss */
.nav-bar-search .component-content p a:hover {
  border-bottom: 3px solid #333;
  color: #333;
}

/* line 52, src/sass/components/box/_box-search-nav-bar.scss */
.nav-bar-search .component-content p a.active {
  text-decoration: none;
  border-bottom: 3px solid #333;
  color: #333;
}

/* line 58, src/sass/components/box/_box-search-nav-bar.scss */
.nav-bar-search .component-content p a:last-child {
  padding-right: 0;
}

@media only screen and (min-width: 991px) {
  /* line 64, src/sass/components/box/_box-search-nav-bar.scss */
  .nav-bar-search .component-content .richText {
    padding: 0;
  }
}

@media only screen and (min-width: 991px) {
  /* line 71, src/sass/components/box/_box-search-nav-bar.scss */
  .nav-bar-search .reference-search-input {
    padding-left: 0;
    padding-right: 0;
  }
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/box/_box-how-to-buy.scss */
.how-to-buy {
  padding: 60px;
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/box/_box-how-to-buy.scss */
  .how-to-buy {
    padding: 30px 60px;
  }
}

/* line 10, src/sass/components/box/_box-how-to-buy.scss */
.how-to-buy .component-content {
  max-width: 1112px;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  /* line 14, src/sass/components/box/_box-how-to-buy.scss */
  .how-to-buy .component-content .richText {
    padding: 0;
    margin-bottom: 60px;
  }
}

/* line 20, src/sass/components/box/_box-how-to-buy.scss */
.how-to-buy .component-content .richText .component-content {
  width: 80%;
  float: left;
}

@media only screen and (max-width: 767px) {
  /* line 20, src/sass/components/box/_box-how-to-buy.scss */
  .how-to-buy .component-content .richText .component-content {
    width: 100%;
  }
}

/* line 31, src/sass/components/box/_box-how-to-buy.scss */
.how-to-buy .no-margin.richText {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  /* line 31, src/sass/components/box/_box-how-to-buy.scss */
  .how-to-buy .no-margin.richText {
    margin-bottom: 20px;
  }
}

/* line 38, src/sass/components/box/_box-how-to-buy.scss */
.how-to-buy .no-margin.richText p {
  margin: 0;
}

/* line 43, src/sass/components/box/_box-how-to-buy.scss */
.how-to-buy .title {
  margin: 0;
}

@media only screen and (max-width: 767px) {
  /* line 43, src/sass/components/box/_box-how-to-buy.scss */
  .how-to-buy .title {
    margin-top: 20px;
  }
}

/* line 51, src/sass/components/box/_box-how-to-buy.scss */
.how-to-buy h2 {
  font-size: 47px;
  font-size: 4.7rem;
  color: #d2010d;
  font-family: 'ColgateReady', sans-serif;
  font-weight: 300;
  letter-spacing: -0.57px;
  line-height: 47px;
}

@media only screen and (max-width: 767px) {
  /* line 51, src/sass/components/box/_box-how-to-buy.scss */
  .how-to-buy h2 {
    font-size: 37px;
    font-size: 3.7rem;
  }
}

/* line 65, src/sass/components/box/_box-how-to-buy.scss */
.how-to-buy p {
  font-size: 20px;
  font-size: 2rem;
  color: #333;
  font-family: 'ColgateReady';
  letter-spacing: -0.13px;
  line-height: 31px;
  margin-bottom: 60px;
}

@media only screen and (max-width: 767px) {
  /* line 65, src/sass/components/box/_box-how-to-buy.scss */
  .how-to-buy p {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 0;
    width: 80%;
  }
}

/* line 82, src/sass/components/box/_box-how-to-buy.scss */
.how-to-buy p .button.btn-grey-maroon {
  font-size: 15px;
  font-size: 1.5rem;
}

/* line 85, src/sass/components/box/_box-how-to-buy.scss */
.how-to-buy p .button.btn-grey-maroon::after {
  font-size: 20px;
  font-size: 2rem;
  bottom: 8px;
}

/* line 91, src/sass/components/box/_box-how-to-buy.scss */
.how-to-buy p .button.btn-grey-maroon:hover {
  background: #8f1f1d;
  color: #fff;
}

/* line 1, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions {
  padding: 30px 0 50px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 1, src/sass/components/box/_box-component-related-solutions.scss */
  .component-related-solutions {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 1, src/sass/components/box/_box-component-related-solutions.scss */
  .component-related-solutions {
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 50px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-component-related-solutions.scss */
  .component-related-solutions {
    margin-right: 0;
    margin-left: 0;
    width: 100%;
    padding-bottom: 15px;
    padding-top: 10px;
    margin-top: 0;
  }
}

/* line 24, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions.remove-padding-component-related-solutions {
  padding: 0;
}

/* line 28, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions.remove-padding-component-related-solutions .title h3 {
  padding-top: 0;
  padding-bottom: 20px;
}

/* line 34, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions.remove-padding-component-related-solutions .flex-container .richText {
  margin-bottom: 0;
}

/* line 38, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions.remove-padding-component-related-solutions.component-related-solutions-normalize-edges {
  padding: 0 15px;
}

/* line 41, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions.remove-padding-component-related-solutions.component-related-solutions-normalize-edges .reference-related-by-tag-carousel {
  padding: 0 15px;
}

/* line 44, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions.remove-padding-component-related-solutions.component-related-solutions-normalize-edges .reference-related-by-tag-carousel .related-elements-carusel {
  overflow: hidden;
}

/* line 52, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions .title h3 {
  padding-left: 15px;
  padding-top: 50px;
  padding-bottom: 30px;
  color: #8f1f1d;
  font-family: 'ColgateReady', sans-serif;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2.7px;
}

@media only screen and (max-width: 767px) {
  /* line 52, src/sass/components/box/_box-component-related-solutions.scss */
  .component-related-solutions .title h3 {
    padding-top: 20px;
    font-size: 15px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 52, src/sass/components/box/_box-component-related-solutions.scss */
  .component-related-solutions .title h3 {
    padding-left: 25px;
  }
}

/* line 75, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions .flex-container > .component-content > .paragraphSystem {
  height: 100%;
}

@media only screen and (max-width: 991px) {
  /* line 75, src/sass/components/box/_box-component-related-solutions.scss */
  .component-related-solutions .flex-container > .component-content > .paragraphSystem {
    display: flex;
    height: 100%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 75, src/sass/components/box/_box-component-related-solutions.scss */
  .component-related-solutions .flex-container > .component-content > .paragraphSystem {
    display: block;
  }
  /* line 85, src/sass/components/box/_box-component-related-solutions.scss */
  .component-related-solutions .flex-container > .component-content > .paragraphSystem > .box:not(:last-child) {
    margin-bottom: 15px;
  }
}

/* line 90, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions .flex-container > .component-content > .paragraphSystem .box-more-title {
  display: none;
}

/* line 94, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions .flex-container > .component-content > .paragraphSystem .box-more-arrow {
  display: none;
}

/* line 99, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions .flex-container .image {
  padding: 0;
}

/* line 102, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions .flex-container .image .component-content {
  height: 260px;
  width: 100%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 102, src/sass/components/box/_box-component-related-solutions.scss */
  .component-related-solutions .flex-container .image .component-content {
    height: 200px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 102, src/sass/components/box/_box-component-related-solutions.scss */
  .component-related-solutions .flex-container .image .component-content {
    height: 200px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 102, src/sass/components/box/_box-component-related-solutions.scss */
  .component-related-solutions .flex-container .image .component-content {
    height: 250px;
  }
}

/* line 120, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions .flex-container .component-content {
  overflow: visible;
}

/* line 123, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions .flex-container .component-content picture {
  height: 100%;
  width: 100%;
  overflow: hidden;
  display: block;
  position: relative;
  border-radius: 24px 24px 0 0;
}

/* line 131, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions .flex-container .component-content picture img {
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 767px) {
  /* line 131, src/sass/components/box/_box-component-related-solutions.scss */
  .component-related-solutions .flex-container .component-content picture img {
    border-radius: 24px 24px 0 0;
  }
}

/* line 145, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions .flex-container .component-content .paragraphSystem {
  margin-left: 0;
  margin-right: 0;
  height: 100%;
  border-radius: 24px;
}

/* line 152, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions .flex-container .component-content img {
  width: 100%;
}

/* line 157, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions .flex-container .richText {
  background: white;
  border-radius: 24px 0 24px 24px;
  padding: 20px 10px 10px 30px;
  box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.25);
  margin-bottom: 20px;
  margin-top: -22px;
  transition: all 0.25s ease;
}

@media only screen and (max-width: 991px) {
  /* line 157, src/sass/components/box/_box-component-related-solutions.scss */
  .component-related-solutions .flex-container .richText {
    margin-top: -15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 157, src/sass/components/box/_box-component-related-solutions.scss */
  .component-related-solutions .flex-container .richText {
    margin-top: -35px;
  }
}

/* line 175, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions .flex-container .richText .richText-content p:first-of-type {
  transform: translateY(100%);
  width: 50%;
}

/* line 180, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions .flex-container .richText .richText-content p:last-of-type {
  cursor: pointer;
}

/* line 184, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions .flex-container .richText .richText-content .article-btn {
  display: block;
}

/* line 190, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions .flex-container .richText.related-solutions-with-description h4 {
  min-height: 0;
  max-height: none;
}

/* line 195, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions .flex-container .richText.related-solutions-with-description p:first-of-type {
  transform: none;
  width: 100%;
  padding-right: 10%;
  box-sizing: border-box;
}

@media only screen and (max-width: 991px) {
  /* line 195, src/sass/components/box/_box-component-related-solutions.scss */
  .component-related-solutions .flex-container .richText.related-solutions-with-description p:first-of-type {
    padding-right: 5%;
  }
}

/* line 208, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions .flex-container h4 {
  padding-right: 10%;
  padding-bottom: 10px;
  max-height: 100px;
  min-height: 100px;
}

@media only screen and (max-width: 991px) {
  /* line 208, src/sass/components/box/_box-component-related-solutions.scss */
  .component-related-solutions .flex-container h4 {
    padding-right: 5%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 208, src/sass/components/box/_box-component-related-solutions.scss */
  .component-related-solutions .flex-container h4 {
    max-height: 100%;
    min-height: 100%;
  }
}

/* line 223, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions .flex-container h4 a {
  color: #d2010d;
  font-family: 'ColgateReady', sans-serif;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: -0.4px;
  line-height: 32px;
  font-weight: 400;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  /* line 223, src/sass/components/box/_box-component-related-solutions.scss */
  .component-related-solutions .flex-container h4 a {
    font-size: 22px;
    letter-spacing: -0.37px;
    line-height: 30px;
  }
}

/* line 239, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions .flex-container h4 a .super-index {
  font-size: 70%;
  display: inline-block;
  transform: translateY(-10px);
}

/* line 245, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions .flex-container h4 a:hover {
  text-decoration: none;
}

/* line 251, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions .flex-container p {
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'ColgateReady', sans-serif;
  font-weight: 300;
  font-size: 20px;
}

/* line 260, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions .flex-container p a::before {
  cursor: pointer;
  content: '\e315';
  font-family: 'Material Icons';
  color: #8f1f1d;
  font-size: 30px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  background: #f3f3f3;
  padding: 5px;
  transition: all 0.25s ease;
}

/* line 274, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions .flex-container p a:hover {
  text-decoration: none;
}

/* line 280, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions .flex-container .richText-content {
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* line 285, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions .flex-container .richText-content .small-title {
  margin-left: 0;
}

/* line 289, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions .flex-container .richText-content > :nth-last-child(1) {
  align-self: flex-end;
}

/* line 293, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions .flex-container .richText-content h3 {
  flex-basis: 100%;
}

/* line 299, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions .flex-container .box:hover .richText {
  box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.85);
}

/* line 303, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions .flex-container .box:hover h4 a {
  color: #8f1f1d;
}

/* line 307, src/sass/components/box/_box-component-related-solutions.scss */
.component-related-solutions .flex-container .box:hover .article-btn::before {
  background: #595655;
  color: #fff;
}

/* line 1, src/sass/components/box/_box-contact-manager-bio.scss */
.contact-manager-bio {
  margin-bottom: 30px;
}

@media only screen and (min-width: 991px) {
  /* line 1, src/sass/components/box/_box-contact-manager-bio.scss */
  .contact-manager-bio {
    max-width: 80%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 1, src/sass/components/box/_box-contact-manager-bio.scss */
  .contact-manager-bio {
    max-width: 100%;
  }
}

/* line 12, src/sass/components/box/_box-contact-manager-bio.scss */
.contact-manager-bio h2 {
  padding: 0 0 20px;
  font-family: 'ColgateReady', sans-serif;
  font-size: 45px;
  font-weight: 300;
  letter-spacing: 0.06px;
  line-height: 56px;
}

@media only screen and (max-width: 991px) {
  /* line 12, src/sass/components/box/_box-contact-manager-bio.scss */
  .contact-manager-bio h2 {
    font-size: 35px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 12, src/sass/components/box/_box-contact-manager-bio.scss */
  .contact-manager-bio h2 {
    font-size: 24px;
    letter-spacing: -0.27px;
    line-height: 32px;
    font-weight: 400;
    padding: 40px 0 20px;
  }
}

/* line 34, src/sass/components/box/_box-contact-manager-bio.scss */
.contact-manager-bio .flex-container > .component-content > .paragraphSystem {
  align-items: center;
}

@media only screen and (max-width: 991px) {
  /* line 34, src/sass/components/box/_box-contact-manager-bio.scss */
  .contact-manager-bio .flex-container > .component-content > .paragraphSystem {
    display: flex;
  }
}

@media only screen and (max-width: 767px) {
  /* line 34, src/sass/components/box/_box-contact-manager-bio.scss */
  .contact-manager-bio .flex-container > .component-content > .paragraphSystem {
    display: block;
  }
}

/* line 46, src/sass/components/box/_box-contact-manager-bio.scss */
.contact-manager-bio .flex-container p {
  margin-top: 0;
  margin-bottom: 0;
}

/* line 51, src/sass/components/box/_box-contact-manager-bio.scss */
.contact-manager-bio .flex-container a {
  font-family: 'ColgateReady', sans-serif;
  font-size: 22px;
  font-weight: 300;
  color: #333333;
  letter-spacing: -0.37px;
  line-height: 33px;
  cursor: pointer;
}

/* line 61, src/sass/components/box/_box-contact-manager-bio.scss */
.contact-manager-bio .flex-container .image {
  flex-basis: 30%;
}

@media only screen and (min-width: 991px) {
  /* line 61, src/sass/components/box/_box-contact-manager-bio.scss */
  .contact-manager-bio .flex-container .image {
    flex-basis: 30%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 61, src/sass/components/box/_box-contact-manager-bio.scss */
  .contact-manager-bio .flex-container .image {
    flex-basis: 25%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 61, src/sass/components/box/_box-contact-manager-bio.scss */
  .contact-manager-bio .flex-container .image {
    width: 100%;
    margin-bottom: 20px;
  }
}

/* line 77, src/sass/components/box/_box-contact-manager-bio.scss */
.contact-manager-bio .flex-container .image img {
  object-fit: none;
}

/* line 83, src/sass/components/box/_box-contact-manager-bio.scss */
.contact-manager-bio .flex-container .richText .red-text {
  color: #c40000;
  font-family: 'ColgateReady', sans-serif;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: -0.37px;
  line-height: 33px;
}

/* line 95, src/sass/components/box/_box-contact-manager-bio.scss */
.contact-manager-bio .richText-content p {
  color: #333333;
  font-family: 'ColgateReady', sans-serif;
  font-size: 16px;
  letter-spacing: -0.1px;
  line-height: 28px;
}

@media only screen and (max-width: 767px) {
  /* line 95, src/sass/components/box/_box-contact-manager-bio.scss */
  .contact-manager-bio .richText-content p {
    letter-spacing: 0;
    line-height: 28px;
  }
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/box/_box-scholarships-awards.scss */
.scholarships-container {
  margin-bottom: 43px;
}

/* line 6, src/sass/components/box/_box-scholarships-awards.scss */
.scholarships-container > .component-content > .content {
  background: #eee;
  border-radius: 0 32px 32px 0;
  padding: 24px;
}

/* line 12, src/sass/components/box/_box-scholarships-awards.scss */
.scholarships-container .scholarships-item {
  margin-bottom: 29px;
}

@media only screen and (max-width: 767px) {
  /* line 12, src/sass/components/box/_box-scholarships-awards.scss */
  .scholarships-container .scholarships-item {
    margin-bottom: 24px;
  }
}

/* line 19, src/sass/components/box/_box-scholarships-awards.scss */
.scholarships-container .scholarships-item:last-of-type {
  margin-bottom: 0;
}

/* line 23, src/sass/components/box/_box-scholarships-awards.scss */
.scholarships-container .scholarships-item > .component-content > .content {
  background: #fff;
  border-radius: 24px;
  padding: 40px 25px;
  box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.25);
  transition: all 0.25s ease;
}

@media only screen and (max-width: 767px) {
  /* line 23, src/sass/components/box/_box-scholarships-awards.scss */
  .scholarships-container .scholarships-item > .component-content > .content {
    padding: 25px 5px calc(25px + 2em);
  }
}

/* line 36, src/sass/components/box/_box-scholarships-awards.scss */
.scholarships-container .scholarships-item .image + :not(.scholarships-item-link) {
  margin-top: 33px;
}

/* line 40, src/sass/components/box/_box-scholarships-awards.scss */
.scholarships-container .scholarships-item .image figure {
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  /* line 40, src/sass/components/box/_box-scholarships-awards.scss */
  .scholarships-container .scholarships-item .image figure {
    flex-direction: column;
    align-items: flex-start;
  }
}

/* line 49, src/sass/components/box/_box-scholarships-awards.scss */
.scholarships-container .scholarships-item .image figure > a {
  flex: 0 0 auto;
}

/* line 54, src/sass/components/box/_box-scholarships-awards.scss */
.scholarships-container .scholarships-item .image picture {
  display: flex;
  flex: 0 0 auto;
  margin-right: 50px;
}

@media only screen and (max-width: 767px) {
  /* line 54, src/sass/components/box/_box-scholarships-awards.scss */
  .scholarships-container .scholarships-item .image picture {
    margin-right: 0;
    margin-bottom: 18px;
  }
}

/* line 66, src/sass/components/box/_box-scholarships-awards.scss */
.scholarships-container .scholarships-item .image figcaption h2 {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 300;
  letter-spacing: -0.4px;
  line-height: 32px;
}

@media only screen and (max-width: 767px) {
  /* line 66, src/sass/components/box/_box-scholarships-awards.scss */
  .scholarships-container .scholarships-item .image figcaption h2 {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: -0.33px;
  }
}

/* line 80, src/sass/components/box/_box-scholarships-awards.scss */
.scholarships-container .scholarships-item .image figcaption a {
  text-decoration: none;
  color: inherit;
  font-weight: 300;
}

/* line 90, src/sass/components/box/_box-scholarships-awards.scss */
.scholarships-container .scholarships-item .richText:not(.scholarships-item-link) .richText-content {
  padding-right: 24px;
}

/* line 93, src/sass/components/box/_box-scholarships-awards.scss */
.scholarships-container .scholarships-item .richText:not(.scholarships-item-link) .richText-content > :last-child {
  margin-bottom: 0;
}

/* line 99, src/sass/components/box/_box-scholarships-awards.scss */
.scholarships-container .scholarships-item .richText p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.75;
  margin: 0 0 15px;
}

/* line 106, src/sass/components/box/_box-scholarships-awards.scss */
.scholarships-container .scholarships-item .richText ul {
  padding-left: 36px;
  margin: 0 0 15px;
}

/* line 111, src/sass/components/box/_box-scholarships-awards.scss */
.scholarships-container .scholarships-item .richText ul li::before {
  width: 5px;
  height: 5px;
  top: 14px;
  left: -14px;
}

/* line 122, src/sass/components/box/_box-scholarships-awards.scss */
.scholarships-container .scholarships-item:hover > .component-content > .content {
  box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.85);
}

/* line 126, src/sass/components/box/_box-scholarships-awards.scss */
.scholarships-container .scholarships-item:hover h2,
.scholarships-container .scholarships-item:hover h3,
.scholarships-container .scholarships-item:hover h4,
.scholarships-container .scholarships-item:hover h5,
.scholarships-container .scholarships-item:hover h6 {
  color: #8f1f1d;
}

/* line 135, src/sass/components/box/_box-scholarships-awards.scss */
.scholarships-container .scholarships-item:hover .scholarships-item-link a {
  background: #595655;
}

/* line 138, src/sass/components/box/_box-scholarships-awards.scss */
.scholarships-container .scholarships-item:hover .scholarships-item-link a::after {
  border-right-color: #fff;
  border-bottom-color: #fff;
}

/* line 147, src/sass/components/box/_box-scholarships-awards.scss */
.scholarships-container .scholarships-item-link {
  position: absolute;
  padding: 0;
  right: 15px;
  bottom: 15px;
  width: auto;
}

/* line 154, src/sass/components/box/_box-scholarships-awards.scss */
.scholarships-container .scholarships-item-link p {
  margin: 0;
}

/* line 158, src/sass/components/box/_box-scholarships-awards.scss */
.scholarships-container .scholarships-item-link a {
  display: block;
  width: 38px;
  height: 38px;
  font-size: 0;
  background: #f3f3f3;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  border-radius: 99999px;
  position: absolute;
  right: 0;
  bottom: 0;
}

/* line 170, src/sass/components/box/_box-scholarships-awards.scss */
.scholarships-container .scholarships-item-link a::after {
  content: '';
  width: 10px;
  height: 10px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  border: 2px solid #8f1f1d;
  border-top: 0;
  border-left: 0;
  transform: translateX(-3px) rotate(-45deg);
  transition: all 0.25s ease;
}

/* line 189, src/sass/components/box/_box-scholarships-awards.scss */
.scholarships-container .scholarships-load-more {
  margin-top: 29px;
  margin-bottom: 35px;
}

@media only screen and (max-width: 767px) {
  /* line 189, src/sass/components/box/_box-scholarships-awards.scss */
  .scholarships-container .scholarships-load-more {
    margin-top: 12px;
    margin-bottom: 18px;
  }
}

/* line 198, src/sass/components/box/_box-scholarships-awards.scss */
.scholarships-container .scholarships-load-more p {
  margin: 0;
}

/* line 202, src/sass/components/box/_box-scholarships-awards.scss */
.scholarships-container .scholarships-load-more a {
  font-size: 15px;
  font-size: 1.5rem;
  display: inline-block;
  color: #8f1f1d;
  background: #fff;
  border-radius: 20px 0 20px 20px;
  display: inline-flex;
  align-items: center;
  padding: 8.5px 36px 9px 19px;
  position: relative;
  letter-spacing: -0.19px;
  text-decoration: none;
}

/* line 216, src/sass/components/box/_box-scholarships-awards.scss */
.scholarships-container .scholarships-load-more a:hover {
  text-decoration: none;
  background: #8f1f1d;
  color: #fff;
}

/* line 221, src/sass/components/box/_box-scholarships-awards.scss */
.scholarships-container .scholarships-load-more a:hover::after {
  border-right-color: #fff;
  border-bottom-color: #fff;
}

/* line 227, src/sass/components/box/_box-scholarships-awards.scss */
.scholarships-container .scholarships-load-more a::after {
  content: '';
  width: 9px;
  height: 9px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 14px;
  margin: auto;
  border: 2px solid #8f1f1d;
  border-top: 0;
  border-left: 0;
  transform: translateY(-3px) rotate(45deg);
  transition: all 0.25s ease;
}

/* line 1, src/sass/components/box/_box-contact-manager-header.scss */
.author-only-placeholder {
  display: none;
}

/* line 4, src/sass/components/box/_box-contact-manager-header.scss */
.author-only-placeholder + .container-name {
  display: none;
}

/* line 9, src/sass/components/box/_box-contact-manager-header.scss */
.contact-manager-header {
  margin-top: 8rem;
}

@media only screen and (max-width: 767px) {
  /* line 9, src/sass/components/box/_box-contact-manager-header.scss */
  .contact-manager-header {
    margin-top: 4rem;
  }
}

/* line 16, src/sass/components/box/_box-contact-manager-header.scss */
.contact-manager-header .richText .component-content {
  overflow: visible;
}

/* line 21, src/sass/components/box/_box-contact-manager-header.scss */
.contact-manager-header + div .category-article-list {
  padding-top: 2rem;
}

/* line 26, src/sass/components/box/_box-contact-manager-header.scss */
.contact-manager-header h1 {
  font-size: 56px;
  font-size: 5.6rem;
  font-weight: 300;
  letter-spacing: 0.08px;
  line-height: 63px;
  color: #d0210d;
}

/* line 35, src/sass/components/box/_box-contact-manager-header.scss */
.contact-manager-header p {
  font-size: 25px;
  font-weight: 300;
  letter-spacing: -0.16px;
  line-height: 38px;
}

/* line 43, src/sass/components/box/_box-contact-manager-header.scss */
.contact-manager-header a.button.btn-grey-maroon {
  color: #d0210d;
}

@media only screen and (max-width: 991px) {
  /* line 43, src/sass/components/box/_box-contact-manager-header.scss */
  .contact-manager-header a.button.btn-grey-maroon {
    font-size: 16px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 50, src/sass/components/box/_box-contact-manager-header.scss */
  .contact-manager-header a.button.btn-grey-maroon::after {
    font-size: 3.7rem;
  }
}

/* line 57, src/sass/components/box/_box-contact-manager-header.scss */
.contact-manager-header ul {
  padding-left: 0;
  margin-left: 0;
  margin-bottom: 55px;
}

/* line 62, src/sass/components/box/_box-contact-manager-header.scss */
.contact-manager-header ul li {
  margin-right: 0;
}

/* line 65, src/sass/components/box/_box-contact-manager-header.scss */
.contact-manager-header ul li::before {
  display: none;
}

/* line 72, src/sass/components/box/_box-contact-manager-header.scss */
.contact-manager-header ul li + li {
  margin-left: 6px;
}

@media only screen and (max-width: 991px) {
  /* line 72, src/sass/components/box/_box-contact-manager-header.scss */
  .contact-manager-header ul li + li {
    margin-left: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 84, src/sass/components/box/_box-contact-manager-header.scss */
  .contact-manager-header .top-buttons {
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
  }
  /* line 90, src/sass/components/box/_box-contact-manager-header.scss */
  .contact-manager-header h1 {
    font-size: 24px;
    font-size: 2.4rem;
    letter-spacing: -0.27px;
    line-height: 32px;
  }
  /* line 97, src/sass/components/box/_box-contact-manager-header.scss */
  .contact-manager-header p {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: -0.1px;
    line-height: 22px;
  }
  /* line 104, src/sass/components/box/_box-contact-manager-header.scss */
  .contact-manager-header a.button.btn-grey-maroon {
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: -0.19px;
    display: block;
    height: auto;
    width: auto;
    padding: 10px 25px;
    white-space: normal;
  }
  /* line 114, src/sass/components/box/_box-contact-manager-header.scss */
  .contact-manager-header a.button.btn-grey-maroon::after {
    display: none;
  }
  /* line 120, src/sass/components/box/_box-contact-manager-header.scss */
  .contact-manager-header ul li + li {
    margin-top: 12px;
    margin-left: 0;
  }
}

/* line 3, src/sass/components/box/_box-home-landing-hero.scss */
.home-landing-hero > .component-content .content {
  margin: 0 auto;
}

/* line 10, src/sass/components/box/_box-home-landing-hero.scss */
.home-landing-hero .buttons-with-anchor-links li a {
  padding: 12px 20px;
}

/* line 15, src/sass/components/box/_box-home-landing-hero.scss */
.home-landing-hero .buttons-with-anchor-links li .btn-grey-red::after {
  vertical-align: middle;
}

/* line 22, src/sass/components/box/_box-home-landing-hero.scss */
.home-landing-hero .buttons-with-anchor-links .component-content::before {
  width: 100%;
  left: 0;
}

/* line 29, src/sass/components/box/_box-home-landing-hero.scss */
.home-landing-hero .image {
  padding: 0;
  border-radius: 0 0 20px;
  height: 470px;
  overflow: hidden;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 29, src/sass/components/box/_box-home-landing-hero.scss */
  .home-landing-hero .image {
    height: 370px;
    overflow: hidden;
  }
}

@media only screen and (max-width: 991px) {
  /* line 29, src/sass/components/box/_box-home-landing-hero.scss */
  .home-landing-hero .image {
    height: 280px;
    overflow: hidden;
  }
}

@media only screen and (max-width: 767px) {
  /* line 29, src/sass/components/box/_box-home-landing-hero.scss */
  .home-landing-hero .image {
    padding: 0;
    border-radius: 0 0 20px;
    z-index: 10;
    display: block;
    height: 238px;
    overflow: hidden;
  }
}

/* line 54, src/sass/components/box/_box-home-landing-hero.scss */
.home-landing-hero .image img {
  border-radius: 0 0 20px;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  /* line 54, src/sass/components/box/_box-home-landing-hero.scss */
  .home-landing-hero .image img {
    width: 100%;
    z-index: 10;
  }
}

/* line 65, src/sass/components/box/_box-home-landing-hero.scss */
.home-landing-hero .flex-container {
  position: absolute;
  top: 50%;
  transform: translateY(-70%);
  left: 4%;
  max-width: 551px;
  z-index: 10;
}

@media only screen and (max-width: 991px) {
  /* line 65, src/sass/components/box/_box-home-landing-hero.scss */
  .home-landing-hero .flex-container {
    max-width: 440px;
    top: 50%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 65, src/sass/components/box/_box-home-landing-hero.scss */
  .home-landing-hero .flex-container {
    top: 27%;
    max-width: 200px;
    padding-right: 0;
  }
}

/* line 84, src/sass/components/box/_box-home-landing-hero.scss */
.gaba-2020 .home-landing-hero .flex-container {
  max-width: 600px;
}

/* line 90, src/sass/components/box/_box-home-landing-hero.scss */
.home-landing-hero .flex-container .component-content .richText .component-content {
  overflow: visible;
}

/* line 96, src/sass/components/box/_box-home-landing-hero.scss */
.home-landing-hero .flex-container h1 {
  color: #fff;
  font-family: 'ColgateReady', sans-serif;
  font-size: 64px;
  letter-spacing: -0.86px;
  line-height: 74px;
  margin: 0;
  word-break: keep-all;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 96, src/sass/components/box/_box-home-landing-hero.scss */
  .home-landing-hero .flex-container h1 {
    font-size: 50px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 96, src/sass/components/box/_box-home-landing-hero.scss */
  .home-landing-hero .flex-container h1 {
    font-size: 40px;
    line-height: 56px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 96, src/sass/components/box/_box-home-landing-hero.scss */
  .home-landing-hero .flex-container h1 {
    color: #d0210d;
    font-family: 'ColgateReady', sans-serif;
    font-size: 25px;
    letter-spacing: -0.39px;
    line-height: 32px;
  }
  /* line 121, src/sass/components/box/_box-home-landing-hero.scss */
  .gaba-2020 .home-landing-hero .flex-container h1 {
    color: #63666a;
  }
}

/* line 126, src/sass/components/box/_box-home-landing-hero.scss */
.gaba-2020 .home-landing-hero .flex-container h1 {
  font-family: 'Open Sans', sans-serif;
}

/* line 1, src/sass/components/box/_box-hero-generic-page.scss */
.hero-generic-page {
  padding: 170px 0;
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/box/_box-hero-generic-page.scss */
  .hero-generic-page {
    padding: 100px 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-hero-generic-page.scss */
  .hero-generic-page {
    padding: 50px 0;
  }
}

/* line 13, src/sass/components/box/_box-hero-generic-page.scss */
.hero-generic-page > .component-content > .content {
  width: 80%;
  margin: 0 auto;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  /* line 13, src/sass/components/box/_box-hero-generic-page.scss */
  .hero-generic-page > .component-content > .content {
    flex-direction: column-reverse;
    width: 100%;
  }
}

@media only screen and (min-width: 991px) {
  /* line 26, src/sass/components/box/_box-hero-generic-page.scss */
  .hero-generic-page .content .richText {
    padding: 0 190px 0 0;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 26, src/sass/components/box/_box-hero-generic-page.scss */
  .hero-generic-page .content .richText {
    padding: 0 60px 0 0;
  }
}

@media only screen and (max-width: 991px) {
  /* line 26, src/sass/components/box/_box-hero-generic-page.scss */
  .hero-generic-page .content .richText {
    padding: 0 60px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 26, src/sass/components/box/_box-hero-generic-page.scss */
  .hero-generic-page .content .richText {
    width: 70%;
    padding: 20px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 47, src/sass/components/box/_box-hero-generic-page.scss */
  .hero-generic-page .content .image .component-content img {
    max-height: 100px;
  }
}

/* line 57, src/sass/components/box/_box-hero-generic-page.scss */
.hero-generic-page .richText-content h1 {
  font-family: 'ColgateReady', sans-serif;
  font-size: 45px;
  font-weight: bold;
  letter-spacing: -0.5px;
  line-height: 56px;
  padding-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 57, src/sass/components/box/_box-hero-generic-page.scss */
  .hero-generic-page .richText-content h1 {
    font-size: 30px;
    letter-spacing: -0.33px;
    line-height: 40px;
    padding-bottom: 15px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 57, src/sass/components/box/_box-hero-generic-page.scss */
  .hero-generic-page .richText-content h1 {
    font-size: 40px;
    line-height: 50px;
  }
}

/* line 78, src/sass/components/box/_box-hero-generic-page.scss */
.hero-generic-page .richText-content p {
  font-family: 'ColgateReady', sans-serif;
  font-size: 25px;
  letter-spacing: -0.33px;
  line-height: 37px;
}

@media only screen and (max-width: 767px) {
  /* line 78, src/sass/components/box/_box-hero-generic-page.scss */
  .hero-generic-page .richText-content p {
    font-size: 20px;
    letter-spacing: -0.22px;
    line-height: 30px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 78, src/sass/components/box/_box-hero-generic-page.scss */
  .hero-generic-page .richText-content p {
    font-size: 20px;
    line-height: 30px;
  }
}

/* line 96, src/sass/components/box/_box-hero-generic-page.scss */
.hero-generic-page .richText-content p a:hover {
  text-decoration: none;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
@media only screen and (max-width: 991px) {
  /* line 3, src/sass/components/box/_box-grey-box.scss */
  .grey-box {
    padding: 0;
  }
}

/* line 8, src/sass/components/box/_box-grey-box.scss */
.grey-box > .component-content {
  background: #f3f3f3;
  padding: 0 112px;
  border-radius: 24px;
}

@media only screen and (max-width: 767px) {
  /* line 8, src/sass/components/box/_box-grey-box.scss */
  .grey-box > .component-content {
    padding: 0 9px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 19, src/sass/components/box/_box-grey-box.scss */
  .grey-box:last-child > .component-content {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }
}

/* line 2, src/sass/components/box/_box-white-box.scss */
.white-box > .component-content {
  background: #fff;
}

/* line 1, src/sass/components/box/_box-featured-popular-topics.scss */
.featured-popular-topics {
  background-color: #f3f3f3;
  padding-left: 44px;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-featured-popular-topics.scss */
  .featured-popular-topics {
    padding-left: 29px;
  }
}

/* line 10, src/sass/components/box/_box-featured-popular-topics.scss */
.featured-popular-topics .content .richText {
  margin-left: 0;
  padding: 0;
}

@media only screen and (max-width: 991px) {
  /* line 10, src/sass/components/box/_box-featured-popular-topics.scss */
  .featured-popular-topics .content .richText {
    width: 100%;
  }
}

/* line 20, src/sass/components/box/_box-featured-popular-topics.scss */
.featured-popular-topics .small-title {
  color: #8f1f1d;
  font-family: 'ColgateReady', sans-serif;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2.7px;
  padding-top: 0;
  margin-top: 0;
}

@media only screen and (max-width: 991px) {
  /* line 20, src/sass/components/box/_box-featured-popular-topics.scss */
  .featured-popular-topics .small-title {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 20, src/sass/components/box/_box-featured-popular-topics.scss */
  .featured-popular-topics .small-title {
    margin-top: 0;
  }
  /* line 36, src/sass/components/box/_box-featured-popular-topics.scss */
  .gaba-2020 .featured-popular-topics .small-title {
    font-size: 15px;
  }
}

/* line 41, src/sass/components/box/_box-featured-popular-topics.scss */
.gaba-2020 .featured-popular-topics .small-title {
  color: #63666a;
  font-family: 'Open Sans', sans-serif;
}

/* line 47, src/sass/components/box/_box-featured-popular-topics.scss */
.featured-popular-topics h2 {
  color: #d2010d;
  font-family: 'ColgateReady', sans-serif;
  font-size: 46px;
  font-weight: 300;
  letter-spacing: -0.56px;
  line-height: 47px;
  max-width: 450px;
  padding-right: 15px;
}

@media only screen and (max-width: 767px) {
  /* line 47, src/sass/components/box/_box-featured-popular-topics.scss */
  .featured-popular-topics h2 {
    font-size: 37px;
    letter-spacing: -0.45px;
  }
  /* line 61, src/sass/components/box/_box-featured-popular-topics.scss */
  .gaba-2020 .featured-popular-topics h2 {
    font-size: 30px;
  }
}

/* line 66, src/sass/components/box/_box-featured-popular-topics.scss */
.gaba-2020 .featured-popular-topics h2 {
  color: #63666a;
  font-family: 'Open Sans', sans-serif;
}

/* line 72, src/sass/components/box/_box-featured-popular-topics.scss */
.featured-popular-topics p {
  color: #333333;
  font-family: 'ColgateReady', sans-serif;
  font-size: 16px;
  letter-spacing: -0.1px;
  line-height: 25px;
  max-width: 324px;
}

@media only screen and (max-width: 767px) {
  /* line 72, src/sass/components/box/_box-featured-popular-topics.scss */
  .featured-popular-topics p {
    line-height: 22px;
  }
}

/* line 84, src/sass/components/box/_box-featured-popular-topics.scss */
.gaba-2020 .featured-popular-topics p {
  font-family: 'Open Sans', sans-serif;
}

/* line 89, src/sass/components/box/_box-featured-popular-topics.scss */
.featured-popular-topics .popular-topics.left {
  float: left;
  padding-right: 30px;
}

@media only screen and (max-width: 767px) {
  /* line 89, src/sass/components/box/_box-featured-popular-topics.scss */
  .featured-popular-topics .popular-topics.left {
    float: none;
  }
}

/* line 99, src/sass/components/box/_box-featured-popular-topics.scss */
.featured-popular-topics .popular-topics h5 {
  padding-bottom: 10px;
}

/* line 102, src/sass/components/box/_box-featured-popular-topics.scss */
.featured-popular-topics .popular-topics h5 a {
  color: #d2010d;
  font-family: 'ColgateReady', sans-serif;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: -0.31px;
  line-height: 28px;
}

@media only screen and (max-width: 767px) {
  /* line 102, src/sass/components/box/_box-featured-popular-topics.scss */
  .featured-popular-topics .popular-topics h5 a {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -0.25px;
    line-height: 28px;
  }
  /* line 116, src/sass/components/box/_box-featured-popular-topics.scss */
  .gaba-2020 .featured-popular-topics .popular-topics h5 a {
    font-size: 11px;
  }
}

/* line 121, src/sass/components/box/_box-featured-popular-topics.scss */
.gaba-2020 .featured-popular-topics .popular-topics h5 a {
  color: #63666a;
  font-family: 'Open Sans', sans-serif;
}

/* line 129, src/sass/components/box/_box-featured-popular-topics.scss */
.featured-popular-topics .grey-button {
  border: 0;
  padding: 0;
  margin-top: 20px;
  background-color: transparent;
}

@media only screen and (max-width: 767px) {
  /* line 129, src/sass/components/box/_box-featured-popular-topics.scss */
  .featured-popular-topics .grey-button {
    margin-bottom: 50px;
  }
}

/* line 140, src/sass/components/box/_box-featured-popular-topics.scss */
.featured-popular-topics .btn-grey-red {
  background: #fff;
}

/* line 1, src/sass/components/box/_box-featured-popular-topics-white.scss */
.featured-popular-topics-white {
  background-color: #fff;
  padding-left: 44px;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-featured-popular-topics-white.scss */
  .featured-popular-topics-white {
    padding-left: 29px;
  }
}

/* line 9, src/sass/components/box/_box-featured-popular-topics-white.scss */
.featured-popular-topics-white .content {
  display: flex;
}

@media only screen and (max-width: 991px) {
  /* line 9, src/sass/components/box/_box-featured-popular-topics-white.scss */
  .featured-popular-topics-white .content {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  /* line 9, src/sass/components/box/_box-featured-popular-topics-white.scss */
  .featured-popular-topics-white .content {
    display: block;
  }
}

/* line 20, src/sass/components/box/_box-featured-popular-topics-white.scss */
.featured-popular-topics-white .content .richText {
  margin-left: 0;
  padding: 0;
  padding-right: 8%;
}

@media only screen and (max-width: 991px) {
  /* line 20, src/sass/components/box/_box-featured-popular-topics-white.scss */
  .featured-popular-topics-white .content .richText {
    width: 100%;
    margin-bottom: 40px;
  }
  /* line 29, src/sass/components/box/_box-featured-popular-topics-white.scss */
  .featured-popular-topics-white .content .richText:last-of-type {
    margin-bottom: 0;
  }
}

/* line 34, src/sass/components/box/_box-featured-popular-topics-white.scss */
.featured-popular-topics-white .content .richText .component-content {
  position: relative;
  height: 100%;
  min-height: 260px;
}

@media only screen and (max-width: 991px) {
  /* line 34, src/sass/components/box/_box-featured-popular-topics-white.scss */
  .featured-popular-topics-white .content .richText .component-content {
    min-height: 150px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 34, src/sass/components/box/_box-featured-popular-topics-white.scss */
  .featured-popular-topics-white .content .richText .component-content {
    min-height: 270px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 48, src/sass/components/box/_box-featured-popular-topics-white.scss */
  .featured-popular-topics-white .content .richText .richText-content {
    margin: 0;
  }
}

/* line 56, src/sass/components/box/_box-featured-popular-topics-white.scss */
.featured-popular-topics-white .small-title {
  color: #8f1f1d;
  font-family: 'ColgateReady', sans-serif;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2.7px;
  padding-top: 0;
  margin-top: 0;
  margin-bottom: 0;
}

/* line 67, src/sass/components/box/_box-featured-popular-topics-white.scss */
.featured-popular-topics-white h2 {
  color: #d2010d;
  font-family: 'ColgateReady', sans-serif;
  font-size: 37px;
  letter-spacing: -0.5px;
  line-height: 48px;
}

@media only screen and (max-width: 767px) {
  /* line 67, src/sass/components/box/_box-featured-popular-topics-white.scss */
  .featured-popular-topics-white h2 {
    padding-right: 40px;
    font-size: 24px;
    letter-spacing: -0.3px;
    line-height: 32px;
  }
}

/* line 81, src/sass/components/box/_box-featured-popular-topics-white.scss */
.gaba-2020 .featured-popular-topics-white h2 {
  color: #63666a;
  font-family: 'Open Sans', sans-serif;
}

/* line 87, src/sass/components/box/_box-featured-popular-topics-white.scss */
.featured-popular-topics-white p {
  color: #333333;
  font-family: 'ColgateReady', sans-serif;
  font-size: 16px;
  letter-spacing: -0.27px;
  line-height: 22px;
}

@media only screen and (max-width: 767px) {
  /* line 87, src/sass/components/box/_box-featured-popular-topics-white.scss */
  .featured-popular-topics-white p {
    line-height: 22px;
    min-height: auto;
    font-size: 16px;
    letter-spacing: -0.27px;
    line-height: 22px;
    padding-right: 40px;
  }
}

/* line 103, src/sass/components/box/_box-featured-popular-topics-white.scss */
.featured-popular-topics-white p:last-of-type {
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
  margin-top: 0;
}

@media only screen and (max-width: 767px) {
  /* line 103, src/sass/components/box/_box-featured-popular-topics-white.scss */
  .featured-popular-topics-white p:last-of-type {
    position: static;
  }
}

/* line 114, src/sass/components/box/_box-featured-popular-topics-white.scss */
.gaba-2020 .featured-popular-topics-white p {
  font-family: 'Open Sans', sans-serif;
}

/* line 119, src/sass/components/box/_box-featured-popular-topics-white.scss */
.featured-popular-topics-white .popular-topics.left {
  float: left;
  padding-right: 40px;
}

@media only screen and (max-width: 767px) {
  /* line 119, src/sass/components/box/_box-featured-popular-topics-white.scss */
  .featured-popular-topics-white .popular-topics.left {
    float: none;
  }
}

/* line 130, src/sass/components/box/_box-featured-popular-topics-white.scss */
.featured-popular-topics-white .popular-topics h5 a {
  color: #d2010d;
  font-family: 'ColgateReady', sans-serif;
  font-size: 25px;
  font-weight: bold;
  letter-spacing: -0.31px;
  line-height: 28px;
  padding-bottom: 11px;
}

@media only screen and (max-width: 767px) {
  /* line 130, src/sass/components/box/_box-featured-popular-topics-white.scss */
  .featured-popular-topics-white .popular-topics h5 a {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: -0.25px;
    line-height: 28px;
  }
}

/* line 149, src/sass/components/box/_box-featured-popular-topics-white.scss */
.featured-popular-topics-white .grey-button {
  border: 0;
  padding: 0;
  margin-top: 20px;
  background-color: #fff;
}

@media only screen and (max-width: 767px) {
  /* line 149, src/sass/components/box/_box-featured-popular-topics-white.scss */
  .featured-popular-topics-white .grey-button {
    margin-bottom: 50px;
  }
}

/* line 160, src/sass/components/box/_box-featured-popular-topics-white.scss */
.featured-popular-topics-white .btn-grey-red {
  background: #eeeeee;
}

/* line 2, src/sass/components/box/_box-plp-hero.scss */
.plp-hero h1 {
  font-size: 56px;
  font-size: 5.6rem;
  color: #d0210d;
  font-family: ColgateReady;
  font-weight: 300;
  letter-spacing: 0.08px;
  line-height: 63px;
}

@media only screen and (max-width: 767px) {
  /* line 2, src/sass/components/box/_box-plp-hero.scss */
  .plp-hero h1 {
    font-size: 25px;
    font-size: 2.5rem;
    color: #d0210d;
    font-family: ColgateReady;
    font-weight: 500;
    letter-spacing: -0.28px;
    line-height: 32px;
  }
  /* line 20, src/sass/components/box/_box-plp-hero.scss */
  .gaba-2020 .plp-hero h1 {
    color: #63666a;
    font-family: 'Open Sans', sans-serif;
  }
}

/* line 26, src/sass/components/box/_box-plp-hero.scss */
.gaba-2020 .plp-hero h1 {
  color: #63666a;
}

/* line 31, src/sass/components/box/_box-plp-hero.scss */
.plp-hero p {
  font-size: 25px;
  font-size: 2.5rem;
  color: #595655;
  font-family: ColgateReady;
  font-weight: 300;
  letter-spacing: -0.16px;
  line-height: 38px;
}

@media only screen and (max-width: 767px) {
  /* line 31, src/sass/components/box/_box-plp-hero.scss */
  .plp-hero p {
    font-size: 16px;
    font-size: 1.6rem;
    color: #333333;
    font-family: ColgateReady;
    font-weight: 500;
    letter-spacing: -0.1px;
    line-height: 22px;
  }
  /* line 49, src/sass/components/box/_box-plp-hero.scss */
  .gaba-2020 .plp-hero p {
    font-family: 'Open Sans', sans-serif;
  }
}

/* line 54, src/sass/components/box/_box-plp-hero.scss */
.gaba-2020 .plp-hero p {
  font-family: 'Open Sans', sans-serif;
}

/* line 1, src/sass/components/box/_box-wrapper-related-by-tag-carousel.scss */
.wrapper-related-by-tag-carousel {
  overflow: hidden;
}

@media only screen and (max-width: 991px) {
  /* line 5, src/sass/components/box/_box-wrapper-related-by-tag-carousel.scss */
  .wrapper-related-by-tag-carousel .card .card-content {
    height: 200px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 5, src/sass/components/box/_box-wrapper-related-by-tag-carousel.scss */
  .wrapper-related-by-tag-carousel .card .card-content {
    height: 240px;
  }
}

/* line 14, src/sass/components/box/_box-wrapper-related-by-tag-carousel.scss */
.wrapper-related-by-tag-carousel .card .card-content h2 {
  color: #d2010d;
  font-family: 'ColgateReady', sans-serif;
  font-size: 24px;
  letter-spacing: -0.4px;
  line-height: 32px;
  font-weight: 400;
}

@media only screen and (max-width: 767px) {
  /* line 14, src/sass/components/box/_box-wrapper-related-by-tag-carousel.scss */
  .wrapper-related-by-tag-carousel .card .card-content h2 {
    font-size: 20px;
    letter-spacing: -0.33px;
    line-height: 29px;
  }
}

/* line 28, src/sass/components/box/_box-wrapper-related-by-tag-carousel.scss */
.gaba-2020 .wrapper-related-by-tag-carousel .card .card-content h2 {
  color: #63666a;
  font-family: 'Open Sans', sans-serif;
}

/* line 34, src/sass/components/box/_box-wrapper-related-by-tag-carousel.scss */
.wrapper-related-by-tag-carousel .card .card-content p {
  color: #333333;
  font-family: 'ColgateReady', sans-serif;
  font-size: 16px;
  letter-spacing: -0.27px;
  line-height: 22px;
  font-weight: 400;
}

@media only screen and (max-width: 767px) {
  /* line 34, src/sass/components/box/_box-wrapper-related-by-tag-carousel.scss */
  .wrapper-related-by-tag-carousel .card .card-content p {
    font-size: 16px;
    letter-spacing: -0.27px;
    line-height: 22px;
  }
}

/* line 48, src/sass/components/box/_box-wrapper-related-by-tag-carousel.scss */
.gaba-2020 .wrapper-related-by-tag-carousel .card .card-content p {
  font-family: 'Open Sans', sans-serif;
}

/* line 55, src/sass/components/box/_box-wrapper-related-by-tag-carousel.scss */
.wrapper-related-by-tag-carousel .card .product-content h2 {
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: -0.3px;
  line-height: 28px;
}

/* line 62, src/sass/components/box/_box-wrapper-related-by-tag-carousel.scss */
.wrapper-related-by-tag-carousel .card .product-content span {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 0;
  line-height: 28px;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/box/_box-overlay-news.scss */
.overlay-news {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 9999999;
  display: none;
}

/* line 13, src/sass/components/box/_box-overlay-news.scss */
.overlay-news.active {
  display: block;
}

/* line 17, src/sass/components/box/_box-overlay-news.scss */
.overlay-news > .component-content {
  max-width: 400px;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  margin: auto;
  padding: 30px 40px;
  border-radius: 26px;
  border: 1px solid #000;
  box-sizing: border-box;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 767px) {
  /* line 17, src/sass/components/box/_box-overlay-news.scss */
  .overlay-news > .component-content {
    padding: 20px;
  }
}

/* line 35, src/sass/components/box/_box-overlay-news.scss */
.overlay-news p {
  margin: 0;
}

/* line 39, src/sass/components/box/_box-overlay-news.scss */
.overlay-news .overlay-news-title {
  display: flex;
  flex-direction: row;
  justify-content: center;
  font-weight: 600;
}

/* line 45, src/sass/components/box/_box-overlay-news.scss */
.overlay-news .overlay-news-title h2 {
  text-align: center;
  font-size: 24px;
}

/* line 51, src/sass/components/box/_box-overlay-news.scss */
.overlay-news .overlay-news-title h2 {
  font-size: 22px;
}

/* line 56, src/sass/components/box/_box-overlay-news.scss */
.overlay-news .image > .component-content {
  margin: auto;
}

/* line 59, src/sass/components/box/_box-overlay-news.scss */
.overlay-news .image > .component-content img {
  width: 100%;
}

/* line 66, src/sass/components/box/_box-overlay-news.scss */
.overlay-news .overlay-news-button-close button {
  position: absolute;
  top: -20px;
  right: -10px;
}

@media only screen and (max-width: 767px) {
  /* line 66, src/sass/components/box/_box-overlay-news.scss */
  .overlay-news .overlay-news-button-close button {
    top: -10px;
    right: 10px;
  }
}

/* line 78, src/sass/components/box/_box-overlay-news.scss */
.overlay-news .overlay-news-button p {
  color: #fff;
}

/* line 81, src/sass/components/box/_box-overlay-news.scss */
.overlay-news .overlay-news-button p a {
  text-decoration: none;
}

/* line 84, src/sass/components/box/_box-overlay-news.scss */
.overlay-news .overlay-news-button p a:hover {
  color: #fff;
}

/* line 90, src/sass/components/box/_box-overlay-news.scss */
.overlay-news .overlay-news-button > .component-content {
  margin: auto;
  background-color: #000;
  border-radius: 8px;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/box/_box-overlay-question.scss */
.overlay-question {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 99999;
  display: none;
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/box/_box-overlay-question.scss */
  .overlay-question {
    padding: 0 9px;
  }
}

/* line 17, src/sass/components/box/_box-overlay-question.scss */
.overlay-question > .component-content {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 767px) {
  /* line 17, src/sass/components/box/_box-overlay-question.scss */
  .overlay-question > .component-content {
    height: calc(100% - 18px);
    max-height: 500px;
  }
}

/* line 27, src/sass/components/box/_box-overlay-question.scss */
.overlay-question > .component-content > .content {
  background-color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  border-radius: 0 0 32px;
  width: 100%;
  max-width: 651px;
  margin: 0 auto;
  padding: 46px 16px 44px;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

@media only screen and (max-width: 767px) {
  /* line 27, src/sass/components/box/_box-overlay-question.scss */
  .overlay-question > .component-content > .content {
    padding-top: 0;
    padding-bottom: 0;
    flex-direction: column;
    height: 100%;
  }
}

/* line 47, src/sass/components/box/_box-overlay-question.scss */
.overlay-question > .component-content > .content .title {
  margin-bottom: 41px;
  color: #d2010d;
}

@media only screen and (max-width: 767px) {
  /* line 47, src/sass/components/box/_box-overlay-question.scss */
  .overlay-question > .component-content > .content .title {
    padding: 0 13px;
  }
}

/* line 55, src/sass/components/box/_box-overlay-question.scss */
.overlay-question > .component-content > .content .title h2 {
  font-size: 30px;
  font-size: 3rem;
  font-weight: normal;
  line-height: 40px;
  letter-spacing: -0.33px;
  text-align: left;
  /*color: $red;*/
  color: inherit;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  /* line 55, src/sass/components/box/_box-overlay-question.scss */
  .overlay-question > .component-content > .content .title h2 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 32px;
    letter-spacing: -0.3px;
    margin-top: -10px;
  }
}

/* line 75, src/sass/components/box/_box-overlay-question.scss */
.gaba-2020 .overlay-question > .component-content > .content .title {
  color: #63666a;
}

/* line 82, src/sass/components/box/_box-overlay-question.scss */
.overlay-question .richText {
  cursor: pointer;
  width: 50%;
}

@media only screen and (max-width: 767px) {
  /* line 82, src/sass/components/box/_box-overlay-question.scss */
  .overlay-question .richText {
    width: 100%;
    margin-bottom: 36px;
    padding: 0;
  }
  /* line 91, src/sass/components/box/_box-overlay-question.scss */
  .overlay-question .richText:last-child {
    margin-bottom: 0;
  }
}

/* line 96, src/sass/components/box/_box-overlay-question.scss */
.overlay-question .richText .component-content {
  overflow: visible;
}

/* line 100, src/sass/components/box/_box-overlay-question.scss */
.overlay-question .richText p {
  margin: 0;
}

/* line 105, src/sass/components/box/_box-overlay-question.scss */
.overlay-question .richText a {
  display: block;
  color: inherit;
  text-decoration: none;
  background-color: #eee;
  border-radius: 20px 0 20px 20px;
  padding: 21px 16px 29px;
  box-sizing: border-box;
  box-shadow: 0 10px 10px -11px rgba(0, 0, 0, 0.5);
  color: #d2010d;
  line-height: 27px;
  margin: 0;
}

/* line 118, src/sass/components/box/_box-overlay-question.scss */
.gaba-2020 .overlay-question .richText a {
  color: #63666a;
  border-radius: 20px;
}

/* line 123, src/sass/components/box/_box-overlay-question.scss */
.overlay-question .richText a strong {
  font-size: 27px;
  font-size: 2.7rem;
  font-weight: normal;
  letter-spacing: 0.95px;
}

/* line 130, src/sass/components/box/_box-overlay-question.scss */
.overlay-question .richText a:hover {
  box-shadow: 0 15px 10px -11px rgba(0, 0, 0, 0.5);
  color: #8f1f1d;
}

/* line 134, src/sass/components/box/_box-overlay-question.scss */
.gaba-2020 .overlay-question .richText a:hover {
  color: #63666a;
}

/* line 36, src/sass/components/box/_box-community-outreach-promo.scss */
.community-outreach-promo h3 {
  color: white;
  font-family: 'ColgateReady', sans-serif;
  font-size: 37px;
  font-weight: bold;
  letter-spacing: -0.45px;
  line-height: 47px;
  text-align: left;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  /* line 36, src/sass/components/box/_box-community-outreach-promo.scss */
  .community-outreach-promo h3 {
    font-size: 30px;
    line-height: 40px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 36, src/sass/components/box/_box-community-outreach-promo.scss */
  .community-outreach-promo h3 {
    font-size: 23px;
    letter-spacing: -0.26px;
    line-height: 28px;
    padding-bottom: 20px;
  }
  /* line 57, src/sass/components/box/_box-community-outreach-promo.scss */
  .gaba-2020 .community-outreach-promo h3 {
    font-family: 'Open Sans', sans-serif;
  }
}

/* line 62, src/sass/components/box/_box-community-outreach-promo.scss */
.community-outreach-promo h3 .super-index {
  font-size: 20px;
  display: inline-block;
  transform: translateY(-14px);
}

@media only screen and (max-width: 767px) {
  /* line 62, src/sass/components/box/_box-community-outreach-promo.scss */
  .community-outreach-promo h3 .super-index {
    font-size: 12px;
  }
}

/* line 73, src/sass/components/box/_box-community-outreach-promo.scss */
.community-outreach-promo .image {
  padding: 0;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  /* line 73, src/sass/components/box/_box-community-outreach-promo.scss */
  .community-outreach-promo .image {
    padding: 10px;
  }
}

/* line 81, src/sass/components/box/_box-community-outreach-promo.scss */
.community-outreach-promo .image .btn-grey-red {
  height: 40px;
  margin-top: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 81, src/sass/components/box/_box-community-outreach-promo.scss */
  .community-outreach-promo .image .btn-grey-red {
    margin-top: 0;
  }
}

/* line 89, src/sass/components/box/_box-community-outreach-promo.scss */
.community-outreach-promo .image .btn-grey-red:hover {
  text-decoration: none;
}

/* line 94, src/sass/components/box/_box-community-outreach-promo.scss */
.community-outreach-promo .image figure {
  position: relative;
  overflow: hidden;
  height: 400px;
}

@media only screen and (max-width: 767px) {
  /* line 94, src/sass/components/box/_box-community-outreach-promo.scss */
  .community-outreach-promo .image figure {
    border-radius: 0 0 24px;
    height: 550px;
  }
}

/* line 105, src/sass/components/box/_box-community-outreach-promo.scss */
.community-outreach-promo .image figcaption {
  width: 70%;
  display: flex;
  flex-wrap: wrap;
  height: 65%;
  align-content: flex-end;
  padding-bottom: 20px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 105, src/sass/components/box/_box-community-outreach-promo.scss */
  .community-outreach-promo .image figcaption {
    width: 90%;
  }
}

@media only screen and (max-width: 991px) {
  /* line 105, src/sass/components/box/_box-community-outreach-promo.scss */
  .community-outreach-promo .image figcaption {
    width: 90%;
    height: 76%;
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 105, src/sass/components/box/_box-community-outreach-promo.scss */
  .community-outreach-promo .image figcaption {
    width: 90%;
    left: 4%;
    top: 6%;
    align-content: flex-start;
    height: 0;
  }
}

/* line 132, src/sass/components/box/_box-community-outreach-promo.scss */
.community-outreach-promo .image img {
  border-radius: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  height: auto;
  width: auto;
  max-width: inherit;
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 767px) {
  /* line 132, src/sass/components/box/_box-community-outreach-promo.scss */
  .community-outreach-promo .image img {
    width: 100%;
    height: auto;
    min-width: 100%;
    min-height: 100%;
  }
}

/* line 1, src/sass/components/box/_box-patient-education-explore.scss */
.patient-education-explore {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  margin: 0 auto;
  padding-top: 0;
}

/* line 8, src/sass/components/box/_box-patient-education-explore.scss */
.patient-education-explore > .component-content {
  max-width: 1250px;
  margin: 0 auto;
}

/* line 14, src/sass/components/box/_box-patient-education-explore.scss */
.patient-education-explore .flex-container h4 {
  max-height: 50px;
  min-height: 50px;
  font-size: 24px;
  letter-spacing: -0.4px;
  line-height: 32px;
}

@media only screen and (max-width: 991px) {
  /* line 22, src/sass/components/box/_box-patient-education-explore.scss */
  .patient-education-explore .flex-container .richText {
    margin-top: -26px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 29, src/sass/components/box/_box-patient-education-explore.scss */
  .patient-education-explore .flex-container .component-content > .paragraphSystem {
    flex-direction: column;
  }
}

/* line 36, src/sass/components/box/_box-patient-education-explore.scss */
.patient-education-explore .flex-container .component-content .image .component-content {
  height: 250px;
}

/* line 42, src/sass/components/box/_box-patient-education-explore.scss */
.patient-education-explore .flex-container .component-content picture img {
  height: auto;
  width: auto;
  max-width: inherit;
  min-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 1, src/sass/components/box/_box-patient-education-hero.scss */
.patient-education-hero {
  padding: 0;
  margin-bottom: -20px;
  z-index: 10;
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/box/_box-patient-education-hero.scss */
  .patient-education-hero {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 10, src/sass/components/box/_box-patient-education-hero.scss */
  .patient-education-hero .image {
    height: 450px;
  }
}

/* line 16, src/sass/components/box/_box-patient-education-hero.scss */
.patient-education-hero .flex-container {
  transform: translateY(-50%);
}

@media only screen and (max-width: 991px) {
  /* line 16, src/sass/components/box/_box-patient-education-hero.scss */
  .patient-education-hero .flex-container {
    top: 53%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 16, src/sass/components/box/_box-patient-education-hero.scss */
  .patient-education-hero .flex-container {
    left: 0;
    transform: translateY(-7%);
    top: 26%;
  }
}

/* line 29, src/sass/components/box/_box-patient-education-hero.scss */
.patient-education-hero .flex-container h1 {
  color: #fff;
}

/* line 34, src/sass/components/box/_box-patient-education-hero.scss */
.patient-education-hero .buttons-with-anchor-links {
  display: none;
}

/* line 1, src/sass/components/box/_box-featured-popular-patient-education.scss */
.featured-popular-patient-education {
  background-color: transparent;
  padding-left: 31px;
  padding-right: 31px;
}

/* line 6, src/sass/components/box/_box-featured-popular-patient-education.scss */
.featured-popular-patient-education .popular-topics.right {
  display: none;
}

@media only screen and (max-width: 767px) {
  /* line 10, src/sass/components/box/_box-featured-popular-patient-education.scss */
  .featured-popular-patient-education .btn-grey-red {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 2, src/sass/components/box/_box-grey-box-second-style.scss */
  .grey-box-second-style > .component-content {
    padding: 0 50px;
    border-radius: 0 0 32px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 2, src/sass/components/box/_box-grey-box-second-style.scss */
  .grey-box-second-style > .component-content {
    border-radius: 0 0 32px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2, src/sass/components/box/_box-grey-box-second-style.scss */
  .grey-box-second-style > .component-content {
    padding: 0 9px;
  }
}

/* line 1, src/sass/components/box/_box-signup-hero.scss */
.signup-hero {
  max-width: none;
  width: 100%;
  min-height: 966px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 7, src/sass/components/box/_box-signup-hero.scss */
  .signup-hero .content {
    padding-left: 10px;
    padding-right: 20px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/box/_box-signup-hero.scss */
  .signup-hero {
    min-height: 666px;
  }
  /* line 16, src/sass/components/box/_box-signup-hero.scss */
  .signup-hero .content {
    padding-left: 10px;
    padding-right: 20px;
  }
}

/* line 22, src/sass/components/box/_box-signup-hero.scss */
.signup-hero .curvy-bg {
  position: absolute;
  top: -80px;
  max-width: none;
  width: 100%;
  z-index: 0;
}

@media only screen and (max-width: 991px) {
  /* line 22, src/sass/components/box/_box-signup-hero.scss */
  .signup-hero .curvy-bg {
    top: 0;
    left: -125px;
    width: 153%;
  }
}

/* line 35, src/sass/components/box/_box-signup-hero.scss */
.signup-hero .curvy-bg::before {
  content: '';
  display: block;
  position: absolute;
  top: 80px;
  left: -60px;
  width: 100px;
  height: 800px;
  background-color: #fff;
}

/* line 46, src/sass/components/box/_box-signup-hero.scss */
.signup-hero .curvy-bg img {
  width: 100%;
  border-radius: 0% 0% 71% 42% / 34% 6% 48% 25%;
}

@media only screen and (max-width: 991px) {
  /* line 46, src/sass/components/box/_box-signup-hero.scss */
  .signup-hero .curvy-bg img {
    border-radius: 0% 0% 80% 61% / 34% 16% 125% 81%;
  }
}

/* line 55, src/sass/components/box/_box-signup-hero.scss */
.signup-hero .curvy-bg::after {
  content: '';
  display: block;
  position: absolute;
  top: 80px;
  right: -70px;
  width: 100px;
  height: 800px;
  background-color: #fff;
}

/* line 67, src/sass/components/box/_box-signup-hero.scss */
.signup-hero .signup-form {
  float: right;
  min-height: 581px;
  margin-top: 240px;
  margin-right: 87px;
  border-radius: 10px;
  box-shadow: 0 12px 16px 0 rgba(0, 0, 0, 0.13);
  background-color: #fff;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 67, src/sass/components/box/_box-signup-hero.scss */
  .signup-hero .signup-form {
    display: inline-block;
    float: none;
    min-height: 350px;
    max-width: 1190px;
    margin-top: 160px;
    margin-right: 5px;
    margin-left: 5px;
    text-align: center;
  }
}

@media only screen and (max-width: 991px) {
  /* line 67, src/sass/components/box/_box-signup-hero.scss */
  .signup-hero .signup-form {
    display: inline-block;
    float: none;
    min-height: 350px;
    max-width: 910px;
    margin-top: 160px;
    margin-right: 5px;
    margin-left: 5px;
    text-align: center;
  }
}

/* line 1, src/sass/components/box/_box-samples-container.scss */
.samples-container {
  padding: 0 0 20px;
  margin-bottom: 40px;
}

/* line 5, src/sass/components/box/_box-samples-container.scss */
.samples-container .samples-title {
  background-color: #fff;
  padding: 0 80px;
}

/* line 10, src/sass/components/box/_box-samples-container.scss */
.samples-container .samples-title .component-content {
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 10, src/sass/components/box/_box-samples-container.scss */
  .samples-container .samples-title .component-content {
    margin-bottom: 0;
    padding: 0 5px;
  }
}

/* line 18, src/sass/components/box/_box-samples-container.scss */
.samples-container .samples-title .component-content .image {
  margin: 40px 0;
}

@media only screen and (max-width: 767px) {
  /* line 18, src/sass/components/box/_box-samples-container.scss */
  .samples-container .samples-title .component-content .image {
    margin: 20px 0;
  }
}

/* line 26, src/sass/components/box/_box-samples-container.scss */
.samples-container .samples-title .component-content .richText {
  margin: 0;
}

/* line 30, src/sass/components/box/_box-samples-container.scss */
.samples-container .samples-title .component-content h1 {
  color: #d0201d;
  font-family: ColgateReady;
  font-size: 64px;
  letter-spacing: -0.86px;
  line-height: 79px;
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  /* line 30, src/sass/components/box/_box-samples-container.scss */
  .samples-container .samples-title .component-content h1 {
    font-size: 24px;
    letter-spacing: -0.27px;
    line-height: 32px;
    margin-bottom: 20px;
  }
}

/* line 46, src/sass/components/box/_box-samples-container.scss */
.samples-container .samples-title .component-content h4 {
  color: #333333;
  font-family: ColgateReady;
  font-size: 25px;
  letter-spacing: -0.31px;
  line-height: 28px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 46, src/sass/components/box/_box-samples-container.scss */
  .samples-container .samples-title .component-content h4 {
    font-size: 16px;
    letter-spacing: -0.1px;
    line-height: 22px;
    margin-bottom: 10px;
  }
}

/* line 64, src/sass/components/box/_box-samples-container.scss */
.samples-container p,
.samples-container li {
  color: #333333;
  font-family: ColgateReady;
  font-size: 16px;
  letter-spacing: -0.1px;
  line-height: 28px;
}

@media only screen and (max-width: 767px) {
  /* line 64, src/sass/components/box/_box-samples-container.scss */
  .samples-container p,
  .samples-container li {
    font-size: 14px;
    letter-spacing: -0.09px;
    line-height: 24px;
  }
}

/* line 79, src/sass/components/box/_box-samples-container.scss */
.samples-container h5 {
  color: #8f1f1d;
  font-family: ColgateReady;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2.7px;
}

@media only screen and (max-width: 767px) {
  /* line 79, src/sass/components/box/_box-samples-container.scss */
  .samples-container h5 {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 2.25px;
  }
}

/* line 94, src/sass/components/box/_box-samples-container.scss */
.samples-container .richText:not(:nth-of-type(1)) {
  padding: 10px 80px;
}

@media only screen and (max-width: 767px) {
  /* line 94, src/sass/components/box/_box-samples-container.scss */
  .samples-container .richText:not(:nth-of-type(1)) {
    padding: 10px 40px;
  }
}

/* line 103, src/sass/components/box/_box-samples-container.scss */
.samples-container .box,
.samples-container .samples-button {
  padding: 10px 80px;
}

@media only screen and (max-width: 767px) {
  /* line 103, src/sass/components/box/_box-samples-container.scss */
  .samples-container .box,
  .samples-container .samples-button {
    padding: 10px 40px;
  }
}

/* line 111, src/sass/components/box/_box-samples-container.scss */
.samples-container .box .richText,
.samples-container .samples-button .richText {
  padding: 0;
  margin: 0 15px;
}

/* line 115, src/sass/components/box/_box-samples-container.scss */
.samples-container .box .richText a,
.samples-container .samples-button .richText a {
  color: #333333;
  text-decoration: underline;
  font-weight: bold;
}

/* line 124, src/sass/components/box/_box-samples-container.scss */
.samples-container .samples-button button {
  background-color: #fff;
  border-radius: 20px 0 20px 20px;
  border: 0;
  padding: 8px 35px 11px 20px;
  color: #8f1f1d;
  font-family: 'ColgateReady';
  font-size: 15px;
  font-weight: bold;
  letter-spacing: -0.19px;
  cursor: pointer;
}

/* line 136, src/sass/components/box/_box-samples-container.scss */
.samples-container .samples-button button::after {
  content: '\e315';
  width: 31px;
  height: 20px;
  line-height: 0.8;
  position: absolute;
  font-size: 26px;
  font-family: 'Material Icons';
}

/* line 148, src/sass/components/box/_box-samples-container.scss */
.samples-container .sampleProduct {
  background-color: #fff;
  padding: 36px;
  margin: 40px 70px;
  border-radius: 0 0 35px;
  opacity: 0.5;
  pointer-events: none;
}

@media only screen and (max-width: 767px) {
  /* line 148, src/sass/components/box/_box-samples-container.scss */
  .samples-container .sampleProduct {
    padding: 36px 0;
    margin: 20px 10px;
  }
}

/* line 161, src/sass/components/box/_box-samples-container.scss */
.samples-container .sampleProduct.active {
  opacity: 1;
  pointer-events: all;
}

/* line 166, src/sass/components/box/_box-samples-container.scss */
.samples-container .sampleProduct .control-label {
  padding: 5px 60px;
}

@media only screen and (max-width: 767px) {
  /* line 166, src/sass/components/box/_box-samples-container.scss */
  .samples-container .sampleProduct .control-label {
    padding: 5px 20px;
  }
}

/* line 173, src/sass/components/box/_box-samples-container.scss */
.samples-container .sampleProduct .control-label img {
  width: 40%;
  float: right;
}

@media only screen and (max-width: 767px) {
  /* line 173, src/sass/components/box/_box-samples-container.scss */
  .samples-container .sampleProduct .control-label img {
    width: 100%;
  }
}

/* line 182, src/sass/components/box/_box-samples-container.scss */
.samples-container .sampleProduct .control-label h3 {
  width: 50%;
  color: #d0201d;
  font-family: ColgateReady;
  font-size: 37px;
  font-weight: bold;
  letter-spacing: -0.45px;
  line-height: 47px;
}

@media only screen and (max-width: 767px) {
  /* line 182, src/sass/components/box/_box-samples-container.scss */
  .samples-container .sampleProduct .control-label h3 {
    width: 100%;
    font-size: 23px;
    font-weight: bold;
    letter-spacing: -0.26px;
    line-height: 28px;
  }
}

/* line 200, src/sass/components/box/_box-samples-container.scss */
.samples-container .sampleProduct .control-label p {
  width: 40%;
  color: #333333;
  font-family: ColgateReady;
  font-size: 12px;
  letter-spacing: -0.07px;
  margin-right: 20%;
  line-height: normal;
}

@media only screen and (max-width: 767px) {
  /* line 200, src/sass/components/box/_box-samples-container.scss */
  .samples-container .sampleProduct .control-label p {
    width: 100%;
  }
}

/* line 213, src/sass/components/box/_box-samples-container.scss */
.samples-container .sampleProduct .control-label p:nth-of-type(2) {
  font-size: 18px;
  letter-spacing: -0.11px;
  line-height: 25px;
}

@media only screen and (max-width: 767px) {
  /* line 213, src/sass/components/box/_box-samples-container.scss */
  .samples-container .sampleProduct .control-label p:nth-of-type(2) {
    font-size: 15px;
    letter-spacing: -0.09px;
    line-height: 22px;
  }
}

/* line 226, src/sass/components/box/_box-samples-container.scss */
.samples-container .sampleProduct .control-label .sample-out-of-stock,
.samples-container .sampleProduct .control-label .sample-ordered-before {
  display: none;
  width: 100%;
  color: #333333;
  font-family: ColgateReady;
  font-size: 12px;
  letter-spacing: -0.07px;
  margin-right: 20%;
  margin-bottom: 10px;
  line-height: normal;
  color: #d0201d;
}

/* line 239, src/sass/components/box/_box-samples-container.scss */
.samples-container .sampleProduct .control-label .sample-out-of-stock.active,
.samples-container .sampleProduct .control-label .sample-ordered-before.active {
  display: block;
}

/* line 246, src/sass/components/box/_box-samples-container.scss */
.samples-container .sampleProduct .controls input {
  position: relative;
  appearance: initial;
  /* stylelint-disable property-no-vendor-prefix */
  -webkit-appearance: initial;
  /* stylelint-enable property-no-vendor-prefix */
}

/* line 253, src/sass/components/box/_box-samples-container.scss */
.samples-container .sampleProduct .controls input::after {
  content: '\e835';
  width: 31px;
  height: 31px;
  line-height: 0.8;
  position: absolute;
  font-size: 40px;
  font-family: 'Material Icons';
  top: -14px;
  left: 0;
  background-color: #fff;
  color: #ccc;
}

/* line 268, src/sass/components/box/_box-samples-container.scss */
.samples-container .sampleProduct .controls input:checked::after {
  content: '\e834';
  color: #8f1f1d;
}

/* line 1, src/sass/components/box/_box-samples-adress-container.scss */
.reference-samples-user-address-information {
  display: none;
  width: auto;
  min-width: 320px;
  background-color: #fff;
  margin: 15px;
  padding: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-samples-adress-container.scss */
  .reference-samples-user-address-information {
    width: calc(100% - 30px);
  }
}

/* line 14, src/sass/components/box/_box-samples-adress-container.scss */
.reference-samples-user-address-information .shippingAddress span {
  display: block;
  line-height: 2;
}

/* line 20, src/sass/components/box/_box-samples-adress-container.scss */
.reference-samples-user-address-information.active {
  display: block;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/box/_box-bootstrap.scss */
.is-hidden {
  display: none !important;
  visibility: hidden !important;
}

@media only screen and (min-width: 1200px) {
  /* line 8, src/sass/components/box/_box-bootstrap.scss */
  .hidden-lg {
    display: none;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 14, src/sass/components/box/_box-bootstrap.scss */
  .hidden-md {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 20, src/sass/components/box/_box-bootstrap.scss */
  .hidden-sm {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  /* line 26, src/sass/components/box/_box-bootstrap.scss */
  .hidden-xs {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/box/_box-pdp-plaqless-pro.scss */
  .plaqless-section-cta h1,
  .plaqless-section-cta h2 {
    line-height: unset;
  }
  /* line 8, src/sass/components/box/_box-pdp-plaqless-pro.scss */
  .plaqless-section-cta h1 {
    font-size: 30px;
    font-size: 3rem;
  }
  /* line 12, src/sass/components/box/_box-pdp-plaqless-pro.scss */
  .plaqless-section-cta h2 {
    font-size: 24px;
    font-size: 2.4rem;
  }
  /* line 16, src/sass/components/box/_box-pdp-plaqless-pro.scss */
  .plaqless-section-cta h3 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 26px;
  }
  /* line 21, src/sass/components/box/_box-pdp-plaqless-pro.scss */
  .plaqless-section-cta p {
    text-align: center;
  }
  /* line 24, src/sass/components/box/_box-pdp-plaqless-pro.scss */
  .plaqless-section-cta p .button {
    text-align: left;
    transform: scale(1.2);
  }
}

@media only screen and (max-width: 767px) {
  /* line 34, src/sass/components/box/_box-pdp-plaqless-pro.scss */
  .plaqless-section-product h2 {
    font-size: 21px;
    font-size: 2.1rem;
    padding-bottom: 6px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 43, src/sass/components/box/_box-pdp-plaqless-pro.scss */
  .plaqless-section-award .image {
    margin: 25px 0 60px;
  }
  /* line 47, src/sass/components/box/_box-pdp-plaqless-pro.scss */
  .plaqless-section-award .richText {
    margin-bottom: 30px;
    padding: 0 20px;
  }
  /* line 52, src/sass/components/box/_box-pdp-plaqless-pro.scss */
  .plaqless-section-award h2 {
    text-align: center;
    padding: 0 50px 20px;
  }
  /* line 57, src/sass/components/box/_box-pdp-plaqless-pro.scss */
  .plaqless-section-award h3 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 35px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 64, src/sass/components/box/_box-pdp-plaqless-pro.scss */
  .plaqless-section-award h2 {
    font-size: 28px;
    font-size: 2.8rem;
    padding: 0 0 20px;
  }
  /* line 69, src/sass/components/box/_box-pdp-plaqless-pro.scss */
  .plaqless-section-award h3 {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 25px;
  }
}

/* line 75, src/sass/components/box/_box-pdp-plaqless-pro.scss */
.plaqless-section-award a {
  font-size: 18px;
  font-size: 1.8rem;
}

/* line 81, src/sass/components/box/_box-pdp-plaqless-pro.scss */
.plaqless-section-form.four-rounded-corners {
  padding-top: 30px;
}

@media only screen and (max-width: 767px) {
  /* line 81, src/sass/components/box/_box-pdp-plaqless-pro.scss */
  .plaqless-section-form.four-rounded-corners {
    padding-top: 20px;
  }
}

/* line 89, src/sass/components/box/_box-pdp-plaqless-pro.scss */
.plaqless-section-form .four-rounded-corners.white-background {
  padding: 30px 60px;
  margin: 0 40px 40px;
  width: calc(100% - 80px);
}

@media only screen and (max-width: 991px) {
  /* line 89, src/sass/components/box/_box-pdp-plaqless-pro.scss */
  .plaqless-section-form .four-rounded-corners.white-background {
    padding: 15px 30px;
    margin: 0 15px 15px;
    width: calc(100% - 30px);
  }
}

/* line 100, src/sass/components/box/_box-pdp-plaqless-pro.scss */
.plaqless-section-form .four-rounded-corners.white-background .richText {
  padding: 0;
}

/* line 105, src/sass/components/box/_box-pdp-plaqless-pro.scss */
.plaqless-section-form .colpro_form_subtitle {
  font-size: 25px !important;
}

@media only screen and (max-width: 767px) {
  /* line 105, src/sass/components/box/_box-pdp-plaqless-pro.scss */
  .plaqless-section-form .colpro_form_subtitle {
    font-size: 20px !important;
  }
}

/* line 113, src/sass/components/box/_box-pdp-plaqless-pro.scss */
.plaqless-section-form #plaqless-sign-up {
  line-height: 50px;
  margin-top: 20px;
}

@media only screen and (max-width: 991px) {
  /* line 113, src/sass/components/box/_box-pdp-plaqless-pro.scss */
  .plaqless-section-form #plaqless-sign-up {
    line-height: 40px;
    margin: 15px 0 8px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 113, src/sass/components/box/_box-pdp-plaqless-pro.scss */
  .plaqless-section-form #plaqless-sign-up {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 26px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 128, src/sass/components/box/_box-pdp-plaqless-pro.scss */
  .plaqless-section-form h4 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

/* line 3, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel {
  margin: 0;
  padding: 0 0 0 44px;
}

/* line 7, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .content {
  position: relative;
}

/* line 11, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .richText {
  padding: 0;
}

/* line 16, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .small-title {
  color: #8f1f1d;
}

@media only screen and (max-width: 767px) {
  /* line 16, src/sass/components/box/_box-resource-card-carousel.scss */
  .resource-card-carousel .small-title {
    font-size: 15px;
    font-size: 1.5rem;
    letter-spacing: 2.1px;
  }
}

/* line 26, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .btn-grey-red {
  background-color: #fff;
}

/* line 32, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel__card > .component-content > .content {
  display: flex;
  position: relative;
  flex-direction: column;
  width: 200px;
  height: 292px;
  border-radius: 24px;
  margin: 0 0 30px;
  box-shadow: 0 4px 15px -5px rgba(0, 0, 0, 0.2);
  cursor: pointer;
}

/* line 44, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel__card .image {
  height: 100%;
}

/* line 47, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel__card .image .component-content {
  height: 100%;
}

/* line 51, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel__card .image a {
  height: 100%;
}

/* line 56, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel__card img {
  max-height: 100%;
  border-radius: 24px;
}

/* line 61, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel__card + .resource-card-carousel__card {
  margin-left: 24px;
}

/* line 67, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel__box {
  position: absolute;
  background: #fff;
  border-radius: 24px 0 24px 24px;
  padding: 8px 24px 29px 16px;
  height: 97px;
  width: 200px;
  bottom: 0;
  left: 0;
  box-sizing: border-box;
  pointer-events: none;
}

/* line 79, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel__box .content {
  width: 100%;
  margin: 0;
}

/* line 84, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel__box p {
  color: #333;
  font-family: ColgateReady;
  font-size: 14px;
  font-weight: bold;
  height: 60px;
  letter-spacing: -0.18px;
  line-height: 20px;
  width: 160px;
  margin: 0;
  pointer-events: auto;
}

/* line 97, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel__box::before {
  content: "";
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
  font-family: 'ColgateRelaunchIcons';
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-size: 14px;
  border-radius: 50%;
  height: 38px;
  width: 38px;
  right: 8px;
  bottom: 8px;
  background: #d2010d;
}

/* line 116, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .tabs {
  margin-top: 33px;
  padding: 0;
  width: calc(100% - 15px);
}

@media only screen and (max-width: 767px) {
  /* line 116, src/sass/components/box/_box-resource-card-carousel.scss */
  .resource-card-carousel .tabs {
    margin-top: 0;
  }
}

/* line 125, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .tabs .tabs-nav {
  display: block;
  height: 48px;
  margin-bottom: 32px;
}

@media only screen and (max-width: 767px) {
  /* line 125, src/sass/components/box/_box-resource-card-carousel.scss */
  .resource-card-carousel .tabs .tabs-nav {
    margin-bottom: 16px;
  }
  /* line 133, src/sass/components/box/_box-resource-card-carousel.scss */
  .resource-card-carousel .tabs .tabs-nav .slick-track {
    margin-left: 5px;
  }
}

/* line 139, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .tabs .tabs-nav-list {
  overflow: visible;
  width: 100%;
}

/* line 144, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .tabs .tabs-nav-item {
  border-style: none;
  padding-left: 0;
  padding-right: 0;
  margin: 0;
  background-color: transparent;
}

/* line 151, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .tabs .tabs-nav-item + .tabs-nav-item {
  margin-left: 80px;
}

@media only screen and (max-width: 767px) {
  /* line 151, src/sass/components/box/_box-resource-card-carousel.scss */
  .resource-card-carousel .tabs .tabs-nav-item + .tabs-nav-item {
    margin-left: 24px;
  }
}

/* line 159, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .tabs .tabs-nav-item span.text-wrapper {
  position: relative;
  white-space: nowrap;
}

/* line 164, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .tabs .tabs-nav-item a {
  color: #d2010d;
  font-family: 'ColgateReady';
  font-size: 20px;
  letter-spacing: -0.25px;
  line-height: 28px;
  text-decoration: none;
}

@media only screen and (max-width: 767px) {
  /* line 164, src/sass/components/box/_box-resource-card-carousel.scss */
  .resource-card-carousel .tabs .tabs-nav-item a {
    font-size: 14px;
  }
}

/* line 180, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .tabs .tabs-nav-item.is-active span {
  color: #8f1f1d;
  font-weight: bold;
}

/* line 185, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .tabs .tabs-nav-item.is-active span::before {
  content: '';
  position: absolute;
  bottom: -8px;
  height: 3px;
  width: 100%;
  border-radius: 2px;
  background: #8f1f1d;
}

/* line 196, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .tabs .tabs-nav-item.is-active,
.resource-card-carousel .tabs .tabs-nav-item.is-active a, .resource-card-carousel .tabs .tabs-nav-item.is-active:hover {
  background-color: transparent;
}

/* line 202, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .tabs .tabs-nav-item .is-hidden {
  display: none;
}

/* line 207, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .tabs .tabs-content {
  background-color: transparent;
  border-style: none;
  padding: 0;
}

/* line 214, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .slick-track {
  display: flex;
  margin-left: 18px;
}

/* line 218, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .slick-track::before, .resource-card-carousel .slick-track::after {
  display: none;
}

/* line 225, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .resource-card-arrows {
  position: absolute;
  display: flex;
  height: 16px;
  width: 25px;
  top: 15px;
  right: 44px;
  z-index: 30;
}

@media only screen and (max-width: 767px) {
  /* line 225, src/sass/components/box/_box-resource-card-carousel.scss */
  .resource-card-carousel .resource-card-arrows {
    right: 44px;
    top: 18px;
  }
}

/* line 240, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .resource-card-prev,
.resource-card-carousel .resource-card-next {
  cursor: pointer;
  z-index: 30;
}

/* line 245, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .resource-card-prev.slick-disabled,
.resource-card-carousel .resource-card-next.slick-disabled {
  opacity: 0;
  pointer-events: none;
  cursor: default;
}

/* line 251, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .resource-card-prev::before,
.resource-card-carousel .resource-card-next::before {
  font-family: 'ColgateRelaunchIcons';
  color: #8f1f1d;
}

/* line 258, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .resource-card-prev::before {
  content: '\e909';
}

/* line 263, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .resource-card-next {
  margin-left: 11px;
}

/* line 266, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .resource-card-next::before {
  content: '\e90a';
}

/* line 2, src/sass/components/box/_box-community-outreach-carousel.scss */
.community-outreach-carousel .our-brand-carousel {
  margin-left: 15px;
  width: calc(100% - 15px);
}

@media only screen and (max-width: 767px) {
  /* line 2, src/sass/components/box/_box-community-outreach-carousel.scss */
  .community-outreach-carousel .our-brand-carousel {
    margin-left: 10px;
    width: 100%;
  }
}

/* line 11, src/sass/components/box/_box-community-outreach-carousel.scss */
.community-outreach-carousel .our-brand-carousel__box-item {
  padding: 0;
  margin-left: -5px;
  margin-right: 20px;
}

/* line 16, src/sass/components/box/_box-community-outreach-carousel.scss */
.community-outreach-carousel .our-brand-carousel__box-item > .component-content {
  height: 100%;
  width: 100%;
  margin: 0;
}

/* line 21, src/sass/components/box/_box-community-outreach-carousel.scss */
.community-outreach-carousel .our-brand-carousel__box-item > .component-content > .content {
  position: static;
}

@media only screen and (max-width: 767px) {
  /* line 21, src/sass/components/box/_box-community-outreach-carousel.scss */
  .community-outreach-carousel .our-brand-carousel__box-item > .component-content > .content {
    justify-content: flex-end;
  }
}

/* line 30, src/sass/components/box/_box-community-outreach-carousel.scss */
.community-outreach-carousel .our-brand-carousel__box-item .btn-grey-red {
  margin-top: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 30, src/sass/components/box/_box-community-outreach-carousel.scss */
  .community-outreach-carousel .our-brand-carousel__box-item .btn-grey-red {
    margin-top: 5px;
  }
}

/* line 38, src/sass/components/box/_box-community-outreach-carousel.scss */
.community-outreach-carousel .our-brand-carousel__box-item .image {
  width: 100%;
  padding-right: 0;
  border-bottom-right-radius: 20px;
  overflow: hidden;
}

@media only screen and (max-width: 991px) {
  /* line 38, src/sass/components/box/_box-community-outreach-carousel.scss */
  .community-outreach-carousel .our-brand-carousel__box-item .image {
    padding-left: 0;
  }
}

/* line 48, src/sass/components/box/_box-community-outreach-carousel.scss */
.community-outreach-carousel .our-brand-carousel__box-item .image img {
  width: 100%;
}

/* line 53, src/sass/components/box/_box-community-outreach-carousel.scss */
.community-outreach-carousel .our-brand-carousel__box-item .box {
  display: flex;
  align-items: flex-end;
  padding: 0 0 80px 70px;
  position: absolute;
  left: 0;
  bottom: 0;
}

@media only screen and (max-width: 767px) {
  /* line 53, src/sass/components/box/_box-community-outreach-carousel.scss */
  .community-outreach-carousel .our-brand-carousel__box-item .box {
    padding: 50px 0 0 40px;
  }
}

/* line 65, src/sass/components/box/_box-community-outreach-carousel.scss */
.community-outreach-carousel .our-brand-carousel__box-item .box h4 {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 1.4;
}

@media only screen and (max-width: 767px) {
  /* line 4, src/sass/components/box/_box-equity-red-banner.scss */
  .equity-red-banner .d-flex-xs > .component-content > .content {
    flex-direction: column;
    padding-right: 50px;
  }
}

/* line 13, src/sass/components/box/_box-equity-red-banner.scss */
.equity-red-banner h3 {
  text-align: center;
}

@media only screen and (max-width: 767px) {
  /* line 13, src/sass/components/box/_box-equity-red-banner.scss */
  .equity-red-banner h3 {
    text-align: left;
    padding-left: 15px;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 23, src/sass/components/box/_box-equity-red-banner.scss */
  .equity-red-banner h4 {
    font-size: 20px;
    font-size: 2rem;
  }
}

/* line 2, src/sass/components/box/_box-rounded-corners-bottom.scss */
.box-rounded-corners-bottom--left {
  border-bottom-left-radius: 32px;
}

/* line 6, src/sass/components/box/_box-rounded-corners-bottom.scss */
.box-rounded-corners-bottom--right {
  border-bottom-right-radius: 32px;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 6, src/sass/components/box/_box-pop-up.scss */
.reference-pop-up-configuration {
  display: none;
}

/* line 9, src/sass/components/box/_box-pop-up.scss */
.reference-pop-up-configuration + .box.pop-up {
  display: none;
}

/* line 14, src/sass/components/box/_box-pop-up.scss */
.box.pop-up {
  z-index: 9999999;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 40px !important;
  display: none;
}

/* line 28, src/sass/components/box/_box-pop-up.scss */
.box.pop-up.active {
  display: block;
}

/* line 32, src/sass/components/box/_box-pop-up.scss */
.box.pop-up > .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 40, src/sass/components/box/_box-pop-up.scss */
.box.pop-up > .component-content {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-height: 100%;
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.25);
}

/* line 48, src/sass/components/box/_box-pop-up.scss */
.box.pop-up > .component-content > .content {
  width: 100%;
  max-height: calc(100vh - 120px);
  overflow: auto;
  margin: 0;
}

/* line 59, src/sass/components/box/_box-pop-up.scss */
.box.pop-up > .component-content > .close {
  position: absolute;
  right: 0;
  top: -45px;
  width: 30px;
  height: 30px;
  border-radius: 99999px;
  border: 0;
  background: #fff;
  cursor: pointer;
  padding: 0;
  box-shadow: 5px 5px 20px 0 rgba(0, 0, 0, 0.25);
  z-index: 1;
}

/* line 73, src/sass/components/box/_box-pop-up.scss */
.box.pop-up > .component-content > .close::before, .box.pop-up > .component-content > .close::after {
  content: '';
  width: 15px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  transform: rotate(45deg);
}

/* line 88, src/sass/components/box/_box-pop-up.scss */
.box.pop-up > .component-content > .close::after {
  transform: rotate(-45deg);
}

/* line 95, src/sass/components/box/_box-pop-up.scss */
.box.pop-up.no-shadow > .component-content,
.box.pop-up.no-shadow > .component-content > .close {
  box-shadow: none;
}

/* line 103, src/sass/components/box/_box-pop-up.scss */
.box.pop-up.pop-up--register > .component-content > .close {
  right: 30px;
  top: 30px;
  width: 40px;
  height: 40px;
}

@media only screen and (max-width: 767px) {
  /* line 103, src/sass/components/box/_box-pop-up.scss */
  .box.pop-up.pop-up--register > .component-content > .close {
    right: 15px;
    top: 15px;
  }
}

/* line 116, src/sass/components/box/_box-pop-up.scss */
.box.pop-up.pop-up--register .pop-up--register--hero {
  position: relative;
}

/* line 119, src/sass/components/box/_box-pop-up.scss */
.box.pop-up.pop-up--register .pop-up--register--hero .image {
  padding: 0;
}

/* line 123, src/sass/components/box/_box-pop-up.scss */
.box.pop-up.pop-up--register .pop-up--register--hero .richText {
  position: absolute;
  bottom: 20px;
  text-align: center;
  padding-bottom: 0;
}

@media only screen and (max-width: 767px) {
  /* line 123, src/sass/components/box/_box-pop-up.scss */
  .box.pop-up.pop-up--register .pop-up--register--hero .richText {
    bottom: 12px;
  }
}

/* line 133, src/sass/components/box/_box-pop-up.scss */
.box.pop-up.pop-up--register .pop-up--register--hero .richText h1 {
  font-size: 32px;
  font-style: italic;
  font-weight: bolder;
  color: #fff;
  line-height: 1.2;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}

@media only screen and (max-width: 767px) {
  /* line 133, src/sass/components/box/_box-pop-up.scss */
  .box.pop-up.pop-up--register .pop-up--register--hero .richText h1 {
    font-size: 18px;
  }
}

/* line 148, src/sass/components/box/_box-pop-up.scss */
.box.pop-up.pop-up--register .richText {
  padding: 30px 40px 10px;
}

@media only screen and (max-width: 767px) {
  /* line 148, src/sass/components/box/_box-pop-up.scss */
  .box.pop-up.pop-up--register .richText {
    padding: 20px 25px;
  }
}

/* line 155, src/sass/components/box/_box-pop-up.scss */
.box.pop-up.pop-up--register .richText h2 {
  font-size: 26px;
  font-weight: bold;
  color: #000;
}

@media only screen and (max-width: 767px) {
  /* line 155, src/sass/components/box/_box-pop-up.scss */
  .box.pop-up.pop-up--register .richText h2 {
    font-size: 18px;
  }
}

/* line 165, src/sass/components/box/_box-pop-up.scss */
.box.pop-up.pop-up--register .richText p {
  color: #63666a;
  font-size: 18px;
  line-height: 1.2;
  font-weight: lighter;
}

@media only screen and (max-width: 767px) {
  /* line 165, src/sass/components/box/_box-pop-up.scss */
  .box.pop-up.pop-up--register .richText p {
    font-size: 15px;
  }
}

/* line 176, src/sass/components/box/_box-pop-up.scss */
.box.pop-up.pop-up--register .richText .button {
  text-align: center;
  background-color: #595655;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  border-radius: 0;
  text-transform: uppercase;
  padding: 10px 50px;
  height: auto;
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  /* line 176, src/sass/components/box/_box-pop-up.scss */
  .box.pop-up.pop-up--register .richText .button {
    padding: 10px 30px;
  }
}

/* line 192, src/sass/components/box/_box-pop-up.scss */
.box.pop-up.pop-up--register .richText .button:hover {
  text-decoration: none;
}

/* line 201, src/sass/components/box/_box-pop-up.scss */
.aem-AuthorLayer-Edit .reference-pop-up-configuration {
  display: block;
}

/* line 204, src/sass/components/box/_box-pop-up.scss */
.aem-AuthorLayer-Edit .reference-pop-up-configuration + .box.pop-up {
  display: block;
}

/* line 208, src/sass/components/box/_box-pop-up.scss */
.aem-AuthorLayer-Edit .reference-pop-up-configuration p {
  color: #fff;
  background: #dc143c;
  text-align: center;
  padding: 10px 20px;
  margin: 0;
}

/* line 217, src/sass/components/box/_box-pop-up.scss */
.aem-AuthorLayer-Edit .box.pop-up {
  position: relative;
}

/* line 220, src/sass/components/box/_box-pop-up.scss */
.aem-AuthorLayer-Edit .box.pop-up > .component-content {
  top: 0 !important;
  left: 0 !important;
  transform: none !important;
  margin: auto;
}

/* line 1, src/sass/components/box/_box-mask-bg-grey.scss */
.mask-background-grey {
  padding: 0;
}

/* line 5, src/sass/components/box/_box-mask-bg-grey.scss */
.mask-background-grey > .component-content::after {
  content: '';
  position: absolute;
  background-image: url("/etc/designs/zg/cpcolpro2020/desktop/assets/img/white-mask.svg");
  height: 100%;
  bottom: 0;
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  /* line 5, src/sass/components/box/_box-mask-bg-grey.scss */
  .mask-background-grey > .component-content::after {
    display: none;
  }
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/box/_box-top-header-nav.scss */
.top-header-nav {
  background: #333;
  color: #fff;
  padding: 10px 20px;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  width: 100vw;
}

/* line 14, src/sass/components/box/_box-top-header-nav.scss */
.top-header-nav > * {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 1rem;
}

/* line 20, src/sass/components/box/_box-top-header-nav.scss */
.top-header-nav .component-content .content {
  display: flex;
  align-items: center;
}

/* line 25, src/sass/components/box/_box-top-header-nav.scss */
.top-header-nav .richText .component-content {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

/* line 31, src/sass/components/box/_box-top-header-nav.scss */
.top-header-nav .dropdown-toggle {
  background: none;
  border: 0;
  color: #fff;
  font-size: 1.5rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 0.5rem;
  word-break: normal;
}

/* line 42, src/sass/components/box/_box-top-header-nav.scss */
.top-header-nav .dropdown-toggle::after {
  content: "";
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
  font-size: 2.2rem;
  transform: rotate(0deg);
  transition: transform 0.3s ease;
}

/* line 49, src/sass/components/box/_box-top-header-nav.scss */
.top-header-nav .dropdown-toggle[aria-expanded='true']::after {
  transform: rotate(180deg);
}

/* line 55, src/sass/components/box/_box-top-header-nav.scss */
.top-header-nav .richText-content ul {
  list-style: none;
  display: flex;
  gap: 2rem;
  margin: 0;
}

/* line 62, src/sass/components/box/_box-top-header-nav.scss */
.top-header-nav .richText-content ul li a {
  font-size: 1.5rem;
  text-decoration: none;
  color: #fff;
}

/* line 67, src/sass/components/box/_box-top-header-nav.scss */
.top-header-nav .richText-content ul li a:hover {
  text-decoration: underline;
}

/* line 72, src/sass/components/box/_box-top-header-nav.scss */
.top-header-nav .richText-content ul li::before {
  display: none;
}

/* line 79, src/sass/components/box/_box-top-header-nav.scss */
.top-header-nav .richText.first {
  margin-right: auto;
}

@media only screen and (max-width: 767px) {
  /* line 79, src/sass/components/box/_box-top-header-nav.scss */
  .top-header-nav .richText.first {
    position: relative;
    cursor: pointer;
    margin-left: 2rem;
  }
  /* line 88, src/sass/components/box/_box-top-header-nav.scss */
  .top-header-nav .richText.first .richText-content .dropdown-toggle {
    display: flex;
  }
  /* line 92, src/sass/components/box/_box-top-header-nav.scss */
  .top-header-nav .richText.first .richText-content ul {
    display: none;
    position: absolute;
    top: 100%;
    left: -4px;
    background: #333;
    border-radius: 6px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    flex-direction: column;
    min-width: 180px;
    padding: 2rem 0.3rem;
    z-index: 100;
  }
  /* line 107, src/sass/components/box/_box-top-header-nav.scss */
  .top-header-nav .richText.first .richText-content ul li {
    margin-left: 1rem;
  }
  /* line 110, src/sass/components/box/_box-top-header-nav.scss */
  .top-header-nav .richText.first .richText-content ul li:first-child {
    display: none;
  }
  /* line 116, src/sass/components/box/_box-top-header-nav.scss */
  .top-header-nav .richText.first.open .richText-content {
    visibility: visible;
    height: auto;
    overflow: visible;
  }
  /* line 121, src/sass/components/box/_box-top-header-nav.scss */
  .top-header-nav .richText.first.open .richText-content ul {
    display: flex;
  }
}

/* line 128, src/sass/components/box/_box-top-header-nav.scss */
.top-header-nav .richText.first .dropdown-toggle {
  display: none;
}

/* line 133, src/sass/components/box/_box-top-header-nav.scss */
.top-header-nav .richText.last {
  position: relative;
  cursor: pointer;
  margin-right: 2rem;
}

@media only screen and (max-width: 1399px) {
  /* line 133, src/sass/components/box/_box-top-header-nav.scss */
  .top-header-nav .richText.last {
    margin-right: 6rem;
  }
}

/* line 142, src/sass/components/box/_box-top-header-nav.scss */
.top-header-nav .richText.last .component-content {
  display: flex;
  align-items: center;
  gap: 0.5rem;
}

/* line 148, src/sass/components/box/_box-top-header-nav.scss */
.top-header-nav .richText.last img {
  height: 20px;
  width: auto;
  margin-right: 1rem;
}

/* line 154, src/sass/components/box/_box-top-header-nav.scss */
.top-header-nav .richText.last .richText-content {
  display: none;
  flex-direction: column;
  position: absolute;
  top: 100%;
  right: 0;
  background-color: #333;
  border-radius: 6px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
  padding: 0.5rem 0;
  min-width: 140px;
  left: 10px;
  z-index: 100;
}

/* line 168, src/sass/components/box/_box-top-header-nav.scss */
.top-header-nav .richText.last .richText-content ul {
  display: flex;
  flex-direction: column;
  gap: 0;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 176, src/sass/components/box/_box-top-header-nav.scss */
.top-header-nav .richText.last .richText-content ul li {
  padding: 0.4rem 1rem;
  text-align: left;
}

/* line 182, src/sass/components/box/_box-top-header-nav.scss */
.top-header-nav .richText.last .richText-content a {
  color: #fff;
  text-decoration: none;
  display: block;
}

/* line 190, src/sass/components/box/_box-top-header-nav.scss */
.top-header-nav .richText.last.open .richText-content {
  display: flex;
}
/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs {
  margin: 0 0 20px;
  color: #d2010d;
  min-height: 40px;
  padding: 0 44px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 3, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
  .breadcrumbs {
    padding-left: 29px;
    padding-right: 29px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 3, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
  .breadcrumbs {
    padding-left: 19px;
    padding-right: 19px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
  .breadcrumbs {
    margin: 40px 0;
  }
}

/* line 23, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}

/* line 34, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-list li {
  margin-right: 6px;
}

@media only screen and (max-width: 767px) {
  /* line 34, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
  .breadcrumbs-list li {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

/* line 41, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-list li span {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 22px;
  font-weight: 300;
  color: #444141;
}

/* line 49, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-list li a {
  font-size: 16px;
  font-size: 1.6rem;
  color: #d2010d;
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.27px;
  line-height: 22px;
}

/* line 58, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-list li a:hover {
  color: #009dab;
  text-decoration: none;
}

/* line 64, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-list li.first {
  position: relative;
  width: 45px;
  height: 30px;
}

/* line 69, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-list li.first .fa-home {
  position: absolute;
  width: 22px;
  left: 0;
  top: 2px;
}

/* line 76, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-list li.first .breadcrumbs-separator {
  position: absolute;
  left: 23px;
  top: 4px;
  width: 12px;
  height: 20px;
}

/* line 84, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-list li.first .fa-home::after {
  font-family: 'ColgateRelaunchIcons';
  content: '\e913';
  font-style: normal;
  font-size: 22px;
}

/* line 94, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-separator {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0 0 0 6px;
}

/* line 101, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-margin-top {
  margin-top: 70px;
}
/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/components/carousel/_carousel-base.scss */
.carousel > .component-content {
  background-color: #fff;
  position: relative;
  padding: 15px 60px;
}

/* line 10, src/sass/components/carousel/_carousel-base.scss */
.carousel-slides {
  overflow: hidden;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 18, src/sass/components/carousel/_carousel-base.scss */
.carousel-slide {
  clear: both;
  position: absolute;
  width: 100%;
}

/* line 23, src/sass/components/carousel/_carousel-base.scss */
.carousel-slide .no-content,
.carousel-slide .no-image {
  text-align: center;
}

/* line 28, src/sass/components/carousel/_carousel-base.scss */
.carousel-slide.is-active {
  display: block;
  position: relative;
}

/* line 33, src/sass/components/carousel/_carousel-base.scss */
.carousel-slide .image-and-content {
  overflow: hidden;
}

/* line 37, src/sass/components/carousel/_carousel-base.scss */
.carousel-slide .no-content .carousel-cover {
  float: none;
  max-width: 100%;
}

/* line 42, src/sass/components/carousel/_carousel-base.scss */
.carousel-slide .no-image .carousel-content {
  float: none;
  max-width: 100%;
}

/* line 48, src/sass/components/carousel/_carousel-base.scss */
.carousel-cover {
  max-width: 50%;
  height: auto;
  float: right;
}

@media only screen and (max-width: 767px) {
  /* line 48, src/sass/components/carousel/_carousel-base.scss */
  .carousel-cover {
    max-width: 100%;
    float: none;
    margin: auto;
    display: block;
  }
}

/* line 61, src/sass/components/carousel/_carousel-base.scss */
.carousel-content {
  max-width: 48%;
  float: left;
  width: 100%;
  text-align: left;
  transition: margin 0.2s ease-in;
}

@media only screen and (max-width: 767px) {
  /* line 61, src/sass/components/carousel/_carousel-base.scss */
  .carousel-content {
    max-width: 100%;
    float: none;
  }
}

/* line 74, src/sass/components/carousel/_carousel-base.scss */
.carousel-nav {
  padding: 0;
  margin-top: 20px;
  overflow: hidden;
  text-align: center;
}

/* line 80, src/sass/components/carousel/_carousel-base.scss */
.carousel-nav li {
  display: inline-block;
  margin: 0 3px;
}

/* line 84, src/sass/components/carousel/_carousel-base.scss */
.carousel-nav li.is-active a {
  background: #fff;
}

/* line 89, src/sass/components/carousel/_carousel-base.scss */
.carousel-nav a {
  display: inline-block;
  width: 10px;
  height: 10px;
  font-size: 0;
  color: transparent;
  border: 2px solid #d2010d;
}

/* line 98, src/sass/components/carousel/_carousel-base.scss */
.carousel-nav-prev, .carousel-nav-next {
  position: absolute;
  top: 50%;
  width: 19px;
  height: 31px;
  border: 0;
}

@media only screen and (max-width: 767px) {
  /* line 98, src/sass/components/carousel/_carousel-base.scss */
  .carousel-nav-prev, .carousel-nav-next {
    display: block;
  }
}

/* line 110, src/sass/components/carousel/_carousel-base.scss */
.carousel-nav-prev a, .carousel-nav-next a {
  display: block;
  width: 100%;
  height: 100%;
  border: 0;
}

/* line 116, src/sass/components/carousel/_carousel-base.scss */
.carousel-nav-prev a::before, .carousel-nav-next a::before {
  font-size: 30px;
  color: #1a0dab;
}

/* line 122, src/sass/components/carousel/_carousel-base.scss */
.carousel-nav-prev a:hover::before, .carousel-nav-next a:hover::before {
  color: #609;
}

/* line 129, src/sass/components/carousel/_carousel-base.scss */
.carousel-nav-prev {
  left: 10px;
}

/* line 140, src/sass/components/carousel/_carousel-base.scss */
.carousel-nav-next {
  right: 10px;
}

/* line 155, src/sass/components/carousel/_carousel-base.scss */
.no-js .carousel-slide {
  position: static;
}

/* line 158, src/sass/components/carousel/_carousel-base.scss */
.no-js .carousel-slide:first-child {
  margin-top: 0;
  border-top: 0;
}

/* line 165, src/sass/components/carousel/_carousel-base.scss */
.no-js .carousel-nav li {
  display: none;
}

/* line 3, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component {
  padding-top: 50px;
  padding-left: 0;
  padding-right: 0;
  background-color: #f3f3f3;
  /*@include respond-to(tablet) {
    height: 705px;
  }*/
  /*@media only screen and (min-width: $break-tablet) and (max-width: $break-large-desktop - 1) {
    width: calc(100% - 20px);
    margin: 0 10px;
  }*/
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel-component {
    padding: 20px;
  }
}

/* line 22, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component > .component-content {
  height: 100%;
}

/* line 26, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component > .component-content > .content {
  height: 100%;
  overflow: hidden;
}

/* line 30, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component > .component-content > .content > .richText.first {
  padding: 0 0 0 44px;
}

@media only screen and (max-width: 767px) {
  /* line 30, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel-component > .component-content > .content > .richText.first {
    padding: 0 8px;
  }
}

/* line 37, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component > .component-content > .content > .richText.first p {
  color: #8f1f1d;
  font-family: 'ColgateReady', sans-serif;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 2.55px;
}

@media only screen and (max-width: 767px) {
  /* line 37, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel-component > .component-content > .content > .richText.first p {
    font-size: 15px;
    letter-spacing: 2.1px;
  }
}

/* line 51, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component > .component-content > .content > .richText.last {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 0 0 0 44px;
}

@media only screen and (max-width: 991px) {
  /* line 51, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel-component > .component-content > .content > .richText.last {
    padding: 0;
    text-align: center;
  }
}

/* line 64, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .our-brand-carousel__pagination {
  overflow-x: hidden;
  margin: 0 0 40px;
  padding-left: 44px;
}

@media only screen and (max-width: 991px) {
  /* line 64, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel-component .our-brand-carousel__pagination {
    display: none;
  }
}

/* line 74, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .our-brand-carousel__pagination .slick-slider {
  margin: 0;
}

/* line 78, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .our-brand-carousel__pagination .slick-list {
  overflow: hidden;
}

/* line 82, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .our-brand-carousel__pagination .slick-track {
  display: flex;
  justify-content: space-between;
  transition: all 0.5s !important;
}

/* line 88, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .our-brand-carousel__pagination .richText {
  cursor: pointer;
  padding: 0;
  /*&.last {
        margin-right: 25px;
      }*/
}

/* line 92, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .our-brand-carousel__pagination .richText p {
  color: #d2010d;
  font-family: 'ColgateReady', sans-serif;
  font-size: 20px;
  letter-spacing: -0.25px;
  line-height: 28px;
  display: inline-block;
}

/* line 100, src/sass/components/carousel/_our-brand.scss */
.gaba-2020 .our-brand-carousel-component .our-brand-carousel__pagination .richText p {
  color: #63666a;
  font-family: 'Open Sans', sans-serif;
}

/* line 107, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .our-brand-carousel__pagination .richText.active-tab p {
  color: #8f1f1d;
  font-family: 'ColgateReady', sans-serif;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -0.25px;
  line-height: 28px;
  margin-bottom: 10px;
  border-bottom: 4px solid #8f1f1d;
  /*&::after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 0;
            height: 4px;
            width: 100%;
            background: rgb(143, 31, 29);
          }*/
}

/* line 117, src/sass/components/carousel/_our-brand.scss */
.gaba-2020 .our-brand-carousel-component .our-brand-carousel__pagination .richText.active-tab p {
  color: #63666a;
  border-bottom: 4px solid #63666a;
  font-family: 'Open Sans', sans-serif;
}

/* line 140, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component a.white-and-red {
  font-family: ColgateReady;
  line-height: 22px;
}

/* line 145, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .slick-list {
  overflow: visible;
}

/* line 149, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .slick-track::before,
.our-brand-carousel-component .slick-track::after {
  display: none;
}

/* line 154, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .our-brand-arrows {
  position: absolute;
  display: flex;
  height: 16px;
  width: 25px;
  top: 44px;
  right: 44px;
}

@media only screen and (max-width: 991px) {
  /* line 154, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel-component .our-brand-arrows {
    right: 44px;
    top: 67px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 154, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel-component .our-brand-arrows {
    top: 35px;
  }
}

/* line 172, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .our-brand-prev {
  cursor: pointer;
  color: #8f1f1d;
}

/* line 176, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .our-brand-prev::before {
  font-family: 'ColgateRelaunchIcons';
  content: '\e909';
  /*color: rgb(143, 31, 29);*/
  color: inherit;
}

/* line 183, src/sass/components/carousel/_our-brand.scss */
.gaba-2020 .our-brand-carousel-component .our-brand-prev {
  color: #63666a;
}

/* line 188, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .our-brand-next {
  margin-left: 11px;
  cursor: pointer;
}

/* line 192, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .our-brand-next::before {
  font-family: 'ColgateRelaunchIcons';
  content: '\e90a';
  color: #8f1f1d;
}

/* line 197, src/sass/components/carousel/_our-brand.scss */
.gaba-2020 .our-brand-carousel-component .our-brand-next::before {
  color: #63666a;
}

/* line 203, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .slick-disabled {
  opacity: 0;
}

@media only screen and (max-width: 991px) {
  /* line 208, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel {
    padding: 0;
  }
}

/* line 213, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel > .component-content {
  overflow: hidden;
}

/* line 217, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel .slick-slider {
  width: 1006px;
  margin-left: 59px;
}

@media only screen and (max-width: 991px) {
  /* line 217, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel .slick-slider {
    width: 100%;
    margin: 0 36px !important;
  }
}

@media only screen and (max-width: 767px) {
  /* line 217, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel .slick-slider {
    width: 100%;
    margin: 0 !important;
  }
}

/* line 232, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel .slick-track {
  margin-left: -40px;
  transition: all 0.5s !important;
}

@media only screen and (max-width: 991px) {
  /* line 232, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel .slick-track {
    margin: 0 !important;
  }
}

/* line 241, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel__box-item {
  width: 1006px;
  margin: 0 10px;
  display: flex;
  align-items: center;
  padding: 50px 0;
  border-radius: 0 0 20px;
  background-color: #fff;
}

@media only screen and (max-width: 991px) {
  /* line 241, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item {
    padding: 50px 0;
    margin: 0 8px;
  }
}

/* line 255, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel__box-item > .component-content {
  width: 80%;
  margin: 0 auto;
}

@media only screen and (max-width: 991px) {
  /* line 255, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item > .component-content {
    width: 90%;
    margin: 0 auto;
    height: 350px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 255, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item > .component-content {
    height: 380px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 255, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item > .component-content {
    height: 450px;
  }
}

/* line 274, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel__box-item .btn-grey-red {
  margin-top: 35px;
}

/* line 278, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel__box-item .our-brand-carousel__bg {
  position: absolute;
  display: none;
  height: 549px;
  width: 100%;
  padding: 0;
  border-bottom-right-radius: 32px;
  overflow: hidden;
  background-color: #fff;
}

@media only screen and (max-width: 991px) {
  /* line 278, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item .our-brand-carousel__bg {
    height: 480px;
  }
}

/* line 292, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel__box-item .our-brand-carousel__bg .component-content {
  height: 100%;
}

/* line 297, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel__box-item .our-brand-carousel__highlight {
  z-index: 5;
}

@media only screen and (max-width: 991px) {
  /* line 297, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item .our-brand-carousel__highlight {
    width: 400px;
  }
}

/* line 304, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel__box-item .our-brand-carousel__highlight img {
  width: auto;
  height: 400px;
  float: right;
}

@media only screen and (max-width: 991px) {
  /* line 304, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item .our-brand-carousel__highlight img {
    width: auto;
    height: auto;
    float: right;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 304, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item .our-brand-carousel__highlight img {
    width: auto;
    height: auto;
    float: right;
  }
}

@media only screen and (max-width: 767px) {
  /* line 304, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item .our-brand-carousel__highlight img {
    width: auto;
    height: 200px;
    margin: 0 auto;
    float: none;
  }
}

/* line 329, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel__box-item .our-brand-carousel__highlight > .component-content {
  height: 100%;
  text-align: center;
}

/* line 336, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel__box-item > .component-content > .content {
  position: relative;
  display: flex;
  align-items: center;
  height: 100%;
  max-width: 1006px;
}

@media only screen and (max-width: 991px) {
  /* line 336, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item > .component-content > .content {
    display: flex;
    flex-direction: row;
    width: 100%;
    margin: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 336, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item > .component-content > .content {
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
  }
}

/* line 356, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel__box-item > .component-content > .content .box {
  height: 100%;
  align-self: center;
}

@media only screen and (max-width: 991px) {
  /* line 356, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item > .component-content > .content .box {
    height: auto;
    margin: 0;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 356, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item > .component-content > .content .box {
    height: auto;
    margin: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 356, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item > .component-content > .content .box {
    height: auto;
  }
}

/* line 375, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel__box-item > .component-content > .content p {
  color: #333333;
  font-family: 'ColgateReady', sans-serif;
  font-size: 18px;
  letter-spacing: -0.11px;
  line-height: 25px;
  max-width: 413px;
  margin-bottom: 0;
  margin-top: 10px;
}

@media only screen and (max-width: 991px) {
  /* line 375, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item > .component-content > .content p {
    padding: 0 16px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 375, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item > .component-content > .content p {
    color: #333333;
    font-family: 'ColgateReady', sans-serif;
    font-size: 15px;
    letter-spacing: -0.09px;
    line-height: 22px;
    padding-left: 0;
  }
}

/* line 398, src/sass/components/carousel/_our-brand.scss */
.gaba-2020 .our-brand-carousel__box-item > .component-content > .content p {
  font-family: 'Open Sans', sans-serif;
}

/* line 403, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel__box-item > .component-content > .content .text-asterisk {
  color: #333333;
  font-family: 'ColgateReady', sans-serif;
  font-size: 12px;
  letter-spacing: -0.07px;
  line-height: 25px;
}

/* line 411, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel__box-item > .component-content > .content h2 {
  color: #d0201d;
  font-family: 'ColgateReady', sans-serif;
  font-size: 37px;
  letter-spacing: -0.45px;
  line-height: 47px;
}

@media only screen and (max-width: 991px) {
  /* line 411, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item > .component-content > .content h2 {
    padding-left: 16px;
    font-size: 31px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 411, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item > .component-content > .content h2 {
    font-size: 23px;
    letter-spacing: -0.26px;
    line-height: 28px;
    padding-top: 30px;
    padding-left: 0;
  }
}

/* line 431, src/sass/components/carousel/_our-brand.scss */
.gaba-2020 .our-brand-carousel__box-item > .component-content > .content h2 {
  color: #63666a;
  font-family: 'Open Sans', sans-serif;
}

/* line 437, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel__box-item > .component-content > .content .super-index {
  font-size: 16px;
  display: inline-block;
  transform: translateY(-14px);
}

/* line 443, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel__box-item > .component-content > .content .richText {
  padding: 0;
}

/* line 449, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel__box-item img {
  height: 100%;
}

@media only screen and (max-width: 991px) {
  /* line 449, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item img {
    width: 100%;
  }
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* Slider*/
/* line 4, src/sass/components/carousel/_carousel-slick.scss */
.carousel-slick {
  /* Dots */
  /* Arrows */
}

/* line 5, src/sass/components/carousel/_carousel-slick.scss */
.carousel-slick .slick-slide {
  outline: none;
}

/* line 9, src/sass/components/carousel/_carousel-slick.scss */
.carousel-slick .slick-slider {
  position: relative;
  cursor: pointer;
  width: 100%;
}

/* line 14, src/sass/components/carousel/_carousel-slick.scss */
.carousel-slick .slick-slider .slick-list {
  overflow: hidden;
}

/* line 17, src/sass/components/carousel/_carousel-slick.scss */
.carousel-slick .slick-slider .slick-list .draggable {
  outline: none;
}

/* line 24, src/sass/components/carousel/_carousel-slick.scss */
.carousel-slick .slick-dots {
  left: 0;
}

/* line 27, src/sass/components/carousel/_carousel-slick.scss */
.carousel-slick .slick-dots li {
  margin: 0;
}

/* line 31, src/sass/components/carousel/_carousel-slick.scss */
.carousel-slick .slick-dots li button::before {
  font-size: 13px;
}

/* line 35, src/sass/components/carousel/_carousel-slick.scss */
.carousel-slick .slick-dots li button:focus {
  outline: 2px solid #000;
}

/* line 42, src/sass/components/carousel/_carousel-slick.scss */
.carousel-slick .slick-dots li.slick-active button::before {
  color: #666;
}

/* line 51, src/sass/components/carousel/_carousel-slick.scss */
.carousel-slick .slick-arrow {
  height: 40px;
  width: 40px;
  border: transparent;
  margin: 0;
  cursor: pointer;
  border-radius: 50%;
  z-index: 9;
}

/* line 62, src/sass/components/carousel/_carousel-slick.scss */
.carousel-slick .slick-arrow.slick-prev::before, .carousel-slick .slick-arrow.slick-next::before {
  display: none;
}

/* line 68, src/sass/components/carousel/_carousel-slick.scss */
.carousel-slick h1 {
  display: flex;
  justify-content: flex-start;
}

@media only screen and (max-width: 991px) {
  /* line 68, src/sass/components/carousel/_carousel-slick.scss */
  .carousel-slick h1 {
    display: flex;
    justify-content: center;
    align-items: center;
    vertical-align: middle;
    font-size: 21px;
  }
}

/* line 82, src/sass/components/carousel/_carousel-slick.scss */
.carousel-slick a:hover span {
  text-decoration: underline;
}

/* line 87, src/sass/components/carousel/_carousel-slick.scss */
.carousel-slick .buttons-control {
  position: relative;
  opacity: 0.6;
  display: inline-block;
  text-align: center;
  line-height: 0;
}

/* line 94, src/sass/components/carousel/_carousel-slick.scss */
.carousel-slick .buttons-control .play-btn,
.carousel-slick .buttons-control .pause-btn {
  background: transparent;
  color: transparent;
  outline: none;
  border: transparent;
  font-family: 'FontAwesome';
  font-size: 16px;
  cursor: pointer;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 106, src/sass/components/carousel/_carousel-slick.scss */
.carousel-slick .buttons-control .play-btn::after,
.carousel-slick .buttons-control .pause-btn::after {
  color: #000;
}

/* line 111, src/sass/components/carousel/_carousel-slick.scss */
.carousel-slick .buttons-control .play-btn:hover::after,
.carousel-slick .buttons-control .pause-btn:hover::after {
  color: #d2010d;
  transition: all 0.2s ease-in-out;
}

/* line 117, src/sass/components/carousel/_carousel-slick.scss */
.carousel-slick .buttons-control .play-btn:focus,
.carousel-slick .buttons-control .pause-btn:focus {
  outline: 2px solid #000;
}

/* line 122, src/sass/components/carousel/_carousel-slick.scss */
.carousel-slick .buttons-control .play-btn {
  display: none;
}

/* line 125, src/sass/components/carousel/_carousel-slick.scss */
.carousel-slick .buttons-control .play-btn::after {
  content: '\f04b';
}

/* line 131, src/sass/components/carousel/_carousel-slick.scss */
.carousel-slick .buttons-control .pause-btn::after {
  content: '\f04c';
}

/* line 2, src/sass/components/carousel/_plaqless-carousel.scss */
.plaqless-carousel .slick-slider {
  display: inline-block;
}

/* line 5, src/sass/components/carousel/_plaqless-carousel.scss */
.plaqless-carousel .slick-slider .slick-slide {
  display: flex;
  justify-content: center;
}

/* line 10, src/sass/components/carousel/_plaqless-carousel.scss */
.plaqless-carousel .slick-slider .image {
  width: auto;
}

/* line 13, src/sass/components/carousel/_plaqless-carousel.scss */
.plaqless-carousel .slick-slider .image img {
  width: 100%;
}

/* line 18, src/sass/components/carousel/_plaqless-carousel.scss */
.plaqless-carousel .slick-slider .slick-dots li.slick-active button::before {
  color: #d2010d;
  opacity: 1;
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/carousel/_carousel-small-title.scss */
  .wrap-small-title.reference-related-by-tag-carousel .related-elements-carusel h3 {
    padding-right: 5rem;
  }
}

/* line 3, src/sass/components/carousel/_student-app-carousel.scss */
.student-app-carousel .box > .component-content {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  width: 100%;
  height: 810px;
  min-width: 1440px;
  z-index: 9;
  padding: 0;
  box-sizing: border-box;
  background-color: #d6d6d6;
}

@media only screen and (max-width: 1199px) {
  /* line 3, src/sass/components/carousel/_student-app-carousel.scss */
  .student-app-carousel .box > .component-content {
    min-width: 100%;
    height: 80vh;
    border-bottom-right-radius: 100px;
  }
}

/* line 23, src/sass/components/carousel/_student-app-carousel.scss */
.student-app-carousel .box > .component-content > .content {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: space-evenly;
  min-height: 100%;
}

/* line 34, src/sass/components/carousel/_student-app-carousel.scss */
.student-app-carousel .slick-slider {
  display: inline-block;
  max-height: 810px;
  height: 100%;
  box-sizing: border-box;
}

/* line 40, src/sass/components/carousel/_student-app-carousel.scss */
.student-app-carousel .slick-slider .slick-list {
  display: block;
}

/* line 44, src/sass/components/carousel/_student-app-carousel.scss */
.student-app-carousel .slick-slider .slick-arrow {
  margin: 0;
  cursor: pointer;
  z-index: 9;
}

/* line 49, src/sass/components/carousel/_student-app-carousel.scss */
.student-app-carousel .slick-slider .slick-arrow.slick-prev {
  background: url("/etc/designs/zg/cpcolpro2020/desktop/assets/img/arrow-slider-left.svg") center center no-repeat;
}

@media only screen and (max-width: 1199px) {
  /* line 49, src/sass/components/carousel/_student-app-carousel.scss */
  .student-app-carousel .slick-slider .slick-arrow.slick-prev {
    left: 4%;
  }
}

/* line 57, src/sass/components/carousel/_student-app-carousel.scss */
.student-app-carousel .slick-slider .slick-arrow.slick-next {
  background: url("/etc/designs/zg/cpcolpro2020/desktop/assets/img/arrow-slider-right.svg") center center no-repeat;
}

@media only screen and (max-width: 1199px) {
  /* line 57, src/sass/components/carousel/_student-app-carousel.scss */
  .student-app-carousel .slick-slider .slick-arrow.slick-next {
    right: 4%;
  }
}

/* line 67, src/sass/components/carousel/_student-app-carousel.scss */
.student-app-carousel .slick-slide {
  display: flex;
  justify-content: center;
}

/* line 72, src/sass/components/carousel/_student-app-carousel.scss */
.student-app-carousel .slick-dots li.slick-active button::before {
  color: #d2010d;
  opacity: 1;
}

/* line 78, src/sass/components/carousel/_student-app-carousel.scss */
.student-app-carousel .image {
  width: 100%;
  padding: 0;
  float: right;
  right: 0;
  min-width: 100%;
}

@media only screen and (max-width: 767px) {
  /* line 78, src/sass/components/carousel/_student-app-carousel.scss */
  .student-app-carousel .image {
    position: absolute;
    bottom: 0;
  }
}

/* line 90, src/sass/components/carousel/_student-app-carousel.scss */
.student-app-carousel .image .component-content {
  height: 100%;
  width: 100%;
}

/* line 95, src/sass/components/carousel/_student-app-carousel.scss */
.student-app-carousel .image picture,
.student-app-carousel .image img {
  height: 100%;
  width: 100%;
}

/* line 102, src/sass/components/carousel/_student-app-carousel.scss */
.student-app-carousel .student-pdp-carousel-title {
  position: absolute;
  display: flex;
  align-items: center;
  left: 2rem;
  height: 100%;
}

/* line 109, src/sass/components/carousel/_student-app-carousel.scss */
.student-app-carousel .student-pdp-carousel-title .component-content {
  display: flex;
  height: 100%;
  align-items: center;
}

/* line 115, src/sass/components/carousel/_student-app-carousel.scss */
.student-app-carousel .student-pdp-carousel-title .component-content .richText-content h1 {
  font-size: 65px;
  text-align: left;
  font-weight: bold;
  color: #595655;
  line-height: 7rem;
  display: flex;
  flex-wrap: wrap;
}

@media only screen and (max-width: 1199px) {
  /* line 115, src/sass/components/carousel/_student-app-carousel.scss */
  .student-app-carousel .student-pdp-carousel-title .component-content .richText-content h1 {
    font-size: 48px;
    line-height: 5.2rem;
    display: inline-block;
    position: absolute;
    top: 40px;
  }
}
/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/components/divider/_divider-base.scss */
.divider > .component-content {
  height: 2px;
  margin: 2em 0;
  background: #d2010d;
}

/* line 12, src/sass/components/divider/_divider-base.scss */
.clear-divider > .component-content {
  height: 2px;
  margin: 40px 0;
  background: transparent;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/divider/_divider-grey.scss */
.grey-divider {
  padding: 0;
}

/* line 6, src/sass/components/divider/_divider-grey.scss */
.grey-divider > .component-content {
  height: 2px;
  margin: 2em 0;
  background: #595655;
}

@media only screen and (max-width: 991px) {
  /* line 6, src/sass/components/divider/_divider-grey.scss */
  .grey-divider > .component-content {
    margin: 2em 20px;
  }
}
.fileList-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.fileList-date {
  margin-bottom: 10px;
  color: #868484; }

.fileList-file {
  margin-bottom: 20px;
  overflow: hidden; }

.fileList-description {
  overflow: hidden; }

.fileList-title {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.fileList-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.fileList-thumbnail {
  margin-right: 15px;
  float: left;
  max-width: 100px; }
  @media only screen and (max-width: 767px) {
    .fileList-thumbnail {
      float: none;
      margin: auto;
      display: block; } }

.fileList-download {
  text-align: right; }
  .fileList-download-size {
    display: block;
    color: #868484; }
.flash > .component-content {
  text-align: center; }

.flash object {
  max-width: 100%; }

.flash-missing {
  margin: 0 auto; }

.flash .seoDescription {
  display: none; }
.form-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.form form {
  margin: 0 0 20px; }

.form fieldset {
  background-color: #e1e1e1;
  border: solid 2px #323131;
  padding: 13px;
  margin: 15px 0; }

.form label,
.form input,
.form button,
.form select,
.form textarea {
  font-size: 14px; }

.form select,
.form textarea,
.form input {
  width: 100%;
  max-width: 250px;
  padding: 4px 6px;
  margin-bottom: 0;
  cursor: pointer;
  font-size: 14px;
  line-height: 20px;
  color: #323131;
  border-radius: 4px;
  background-color: white;
  border: 1px solid #e1e1e1;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border linear 0.2s, box-shadow linear 0.2s; }
  .form select:focus,
  .form textarea:focus,
  .form input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); }
    .form select:focus:invalid,
    .form textarea:focus:invalid,
    .form input:focus:invalid {
      color: red;
      border-color: #ff6666; }

.form legend {
  font-size: 18px;
  font-weight: 700;
  margin-left: 10px;
  padding: 0 5px;
  display: block;
  margin-right: 10px; }

.form textarea {
  height: auto;
  resize: vertical; }

.form label {
  display: block;
  margin-bottom: 5px; }

.form select {
  max-width: 260px; }
  .form select[multiple], .form select[size] {
    height: auto; }

.form input {
  height: 20px; }
  .form input[type="radio"], .form input[type="checkbox"] {
    width: auto;
    height: auto;
    box-shadow: none; }

.form .control-label {
  padding: 5px 0; }

.form .control-group {
  margin-bottom: 10px; }

.no-js .clearButton {
  display: none; }

.hiddenField {
  display: none; }

.control-tooltip {
  display: none;
  padding: 0 10px;
  max-width: 200px;
  margin-left: 5px;
  position: absolute;
  z-index: 1;
  background-color: #ddd;
  left: 100%;
  top: 0; }
  .control-tooltip:after {
    content: '';
    position: absolute;
    z-index: 1;
    right: 100%;
    top: 10px;
    display: inline-block;
    border: solid transparent;
    height: 0;
    width: 0;
    border-right-color: #ddd;
    border-width: 5px;
    margin-top: -5px; }
  .control-tooltip-container {
    position: relative;
    display: inline-block; }
  .control-tooltip-button:hover + .control-tooltip, .control-tooltip:hover {
    display: block; }
/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/components/image/_image-base.scss */
.image .right {
  text-align: right;
}

/* line 8, src/sass/components/image/_image-base.scss */
.image .left {
  text-align: left;
}

/* line 12, src/sass/components/image/_image-base.scss */
.image .middle {
  text-align: center;
}

/* line 18, src/sass/components/image/_image-base.scss */
.full-width img {
  width: 100%;
  padding: 0;
  margin: 0;
}

/* line 1, src/sass/components/image/_image-rounded-corners.scss */
.two-rounded-corners {
  padding-top: 70px;
  padding-bottom: 60px;
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/image/_image-rounded-corners.scss */
  .two-rounded-corners {
    padding: 50px 0;
  }
}

/* line 9, src/sass/components/image/_image-rounded-corners.scss */
.two-rounded-corners img {
  border-radius: 43px 0;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/image/_image-categories-hero.scss */
.categories-hero {
  padding: 0;
  border-radius: 32px 0 0;
  background-color: #f3f3f3;
  margin: 0 45px 0 0;
  width: calc(100% - 45px);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 3, src/sass/components/image/_image-categories-hero.scss */
  .categories-hero {
    margin: 0 15px;
    width: calc(100% - 30px);
  }
}

@media only screen and (max-width: 991px) {
  /* line 3, src/sass/components/image/_image-categories-hero.scss */
  .categories-hero {
    background-color: transparent;
    width: 100%;
    padding: 0 10px;
    margin-top: 60px;
    margin-bottom: 25px;
  }
}

/* line 23, src/sass/components/image/_image-categories-hero.scss */
.categories-hero img {
  border-radius: 32px 0;
}

/* line 27, src/sass/components/image/_image-categories-hero.scss */
.categories-hero figcaption {
  position: absolute;
  width: 31%;
  left: 6%;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 767px) {
  /* line 27, src/sass/components/image/_image-categories-hero.scss */
  .categories-hero figcaption {
    width: 60%;
    left: 10%;
    top: 28%;
  }
}

/* line 40, src/sass/components/image/_image-categories-hero.scss */
.categories-hero figcaption h1 {
  font-size: 45px;
  font-size: 4.5rem;
  color: #fff;
  font-style: italic;
  font-weight: 900;
  letter-spacing: -0.5px;
  line-height: 56px;
}

@media only screen and (max-width: 767px) {
  /* line 40, src/sass/components/image/_image-categories-hero.scss */
  .categories-hero figcaption h1 {
    font-size: 30px;
    font-size: 3rem;
    letter-spacing: -0.33px;
    line-height: 40px;
  }
}

/* line 57, src/sass/components/image/_image-categories-hero.scss */
.categories-hero figcaption p {
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.1px;
  line-height: 28px;
  margin: 5px 0;
}

/* line 1, src/sass/components/image/_image-solution-advisor.scss */
.solution-advisor {
  margin-bottom: -1px;
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/image/_image-solution-advisor.scss */
  .solution-advisor {
    padding: 0;
  }
}

/* line 8, src/sass/components/image/_image-solution-advisor.scss */
.solution-advisor > .component-content {
  font-size: 0;
}

/* line 12, src/sass/components/image/_image-solution-advisor.scss */
.solution-advisor img {
  border-radius: 32px 0;
  width: 100%;
}

/* line 17, src/sass/components/image/_image-solution-advisor.scss */
.solution-advisor figcaption {
  position: absolute;
  width: 31%;
  left: 6%;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 767px) {
  /* line 17, src/sass/components/image/_image-solution-advisor.scss */
  .solution-advisor figcaption {
    width: 85%;
    left: 40px;
    top: 60%;
  }
}

/* line 30, src/sass/components/image/_image-solution-advisor.scss */
.solution-advisor figcaption p {
  margin: 0;
}

/* line 1, src/sass/components/image/_image-promo-category-card.scss */
.promo-category-card {
  margin: 0;
  padding: 0;
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/image/_image-promo-category-card.scss */
  .promo-category-card {
    margin: -1px 0;
    padding: 0;
  }
}

/* line 10, src/sass/components/image/_image-promo-category-card.scss */
.promo-category-card img {
  width: 100%;
}

/* line 14, src/sass/components/image/_image-promo-category-card.scss */
.promo-category-card figcaption {
  position: absolute;
  width: 60%;
  left: 40px;
  bottom: 55px;
  text-align: left;
  padding: 15px;
}

@media only screen and (max-width: 991px) {
  /* line 14, src/sass/components/image/_image-promo-category-card.scss */
  .promo-category-card figcaption {
    left: 30px;
    bottom: 40px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 14, src/sass/components/image/_image-promo-category-card.scss */
  .promo-category-card figcaption {
    width: 80%;
    left: 20px;
    bottom: 30px;
  }
}

/* line 33, src/sass/components/image/_image-promo-category-card.scss */
.promo-category-card figcaption p {
  margin: 0;
}

/* line 1, src/sass/components/image/_image-contact-us-image.scss */
.contact-us-wide-img-text {
  margin: 55px 0;
  padding: 20px 61px;
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/image/_image-contact-us-image.scss */
  .contact-us-wide-img-text {
    padding: 0;
    margin: 55px 0 0;
  }
}

/* line 10, src/sass/components/image/_image-contact-us-image.scss */
.contact-us-wide-img-text > .component-content {
  font-size: 0;
}

/* line 14, src/sass/components/image/_image-contact-us-image.scss */
.contact-us-wide-img-text img {
  border-radius: 32px 0;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  /* line 14, src/sass/components/image/_image-contact-us-image.scss */
  .contact-us-wide-img-text img {
    width: 100%;
    box-shadow: 0 5px 11px #1f1f1f;
  }
}

/* line 24, src/sass/components/image/_image-contact-us-image.scss */
.contact-us-wide-img-text figcaption {
  position: absolute;
  width: 31%;
  left: 9%;
  top: 63%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 991px) {
  /* line 24, src/sass/components/image/_image-contact-us-image.scss */
  .contact-us-wide-img-text figcaption {
    top: 52%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 24, src/sass/components/image/_image-contact-us-image.scss */
  .contact-us-wide-img-text figcaption {
    width: 85%;
    left: 10%;
    top: 70%;
  }
}

/* line 41, src/sass/components/image/_image-contact-us-image.scss */
.contact-us-wide-img-text figcaption p {
  margin: 0;
}

/* line 44, src/sass/components/image/_image-contact-us-image.scss */
.contact-us-wide-img-text figcaption p .white-outline {
  padding: 10px 24px 14px;
}

/* line 1, src/sass/components/image/_image-product-header-hero-image.scss */
.product-header-hero-image {
  max-width: 1440px;
  min-height: 725px;
  overflow: hidden;
  margin-bottom: 40px;
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/image/_image-product-header-hero-image.scss */
  .product-header-hero-image {
    min-height: 580px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/image/_image-product-header-hero-image.scss */
  .product-header-hero-image {
    min-height: 590px;
  }
}

/* line 16, src/sass/components/image/_image-product-header-hero-image.scss */
.product-header-hero-image .left img {
  position: relative;
  overflow: hidden;
  width: 110%;
  max-width: 110%;
  left: -5%;
}

@media only screen and (min-width: 991px) {
  /* line 16, src/sass/components/image/_image-product-header-hero-image.scss */
  .product-header-hero-image .left img {
    border-radius: 0% 0% 63% 36% / 34% 6% 90% 29%;
  }
}

@media only screen and (max-width: 991px) {
  /* line 16, src/sass/components/image/_image-product-header-hero-image.scss */
  .product-header-hero-image .left img {
    border-radius: 0% 0% 63% 37% / 34% 1% 59% 19%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 16, src/sass/components/image/_image-product-header-hero-image.scss */
  .product-header-hero-image .left img {
    border-radius: 0% 0% 63% 37% / 34% 1% 73% 30%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/image/_image-product-packshot-hero-image.scss */
  .product-packshot-hero-image {
    order: 1;
    margin: auto;
  }
}

/* line 8, src/sass/components/image/_image-product-packshot-hero-image.scss */
.product-packshot-hero-image .component-content {
  text-align: center;
}

/* line 11, src/sass/components/image/_image-product-packshot-hero-image.scss */
.product-packshot-hero-image .component-content img {
  width: auto;
}

@media only screen and (min-width: 991px) {
  /* line 11, src/sass/components/image/_image-product-packshot-hero-image.scss */
  .product-packshot-hero-image .component-content img {
    float: right;
    max-height: 625px;
    padding: 0;
  }
}

@media only screen and (max-width: 991px) {
  /* line 11, src/sass/components/image/_image-product-packshot-hero-image.scss */
  .product-packshot-hero-image .component-content img {
    max-height: 475px;
    float: right;
  }
}

@media only screen and (max-width: 767px) {
  /* line 11, src/sass/components/image/_image-product-packshot-hero-image.scss */
  .product-packshot-hero-image .component-content img {
    float: none;
    max-height: 285px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 11, src/sass/components/image/_image-product-packshot-hero-image.scss */
  .product-packshot-hero-image .component-content img {
    max-height: 250px;
  }
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 5, src/sass/components/image/_image-pmp-header-hero.scss */
.pmp-header-hero figure {
  position: relative;
  overflow: hidden;
  transform-origin: 32% 100%;
  transform: scale(2, 8);
  border-radius: 0 0 68% 32% / 0 0 400px 60px;
}

@media screen and (max-width: 1400px) {
  /* line 5, src/sass/components/image/_image-pmp-header-hero.scss */
  .pmp-header-hero figure {
    border-radius: 0 0 68% 32%/0 0 28.57143vw 4.28571vw;
  }
}

/* line 17, src/sass/components/image/_image-pmp-header-hero.scss */
.pmp-header-hero picture {
  transform-origin: 32% 100%;
  transform: scale(0.5, 0.125);
  display: flex;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  /* line 17, src/sass/components/image/_image-pmp-header-hero.scss */
  .pmp-header-hero picture {
    height: auto;
    width: 100%;
  }
}

/* line 28, src/sass/components/image/_image-pmp-header-hero.scss */
.pmp-header-hero picture img {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  /* line 28, src/sass/components/image/_image-pmp-header-hero.scss */
  .pmp-header-hero picture img {
    height: auto;
    width: 100%;
  }
}

/* line 38, src/sass/components/image/_image-pmp-header-hero.scss */
.pmp-header-hero figcaption {
  transform-origin: 32% 100%;
  transform: scale(0.5, 0.125);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 6% 3%;
  box-sizing: border-box;
}

@media only screen and (max-width: 767px) {
  /* line 38, src/sass/components/image/_image-pmp-header-hero.scss */
  .pmp-header-hero figcaption {
    padding: 30px 15px;
  }
}

/* line 53, src/sass/components/image/_image-pmp-header-hero.scss */
.pmp-header-hero figcaption h1 {
  font-size: 51px;
  font-size: 5.1rem;
  color: #d2010d;
  font-weight: normal;
  letter-spacing: -0.57px;
  line-height: 1.19608;
}

@media screen and (max-width: 1400px) {
  /* line 53, src/sass/components/image/_image-pmp-header-hero.scss */
  .pmp-header-hero figcaption h1 {
    font-size: 3.64286vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 53, src/sass/components/image/_image-pmp-header-hero.scss */
  .pmp-header-hero figcaption h1 {
    font-size: 25px;
    font-size: 2.5rem;
    letter-spacing: -0.28px;
    line-height: 28px;
  }
}

/* line 71, src/sass/components/image/_image-pmp-header-hero.scss */
.pmp-header-hero figcaption h1 sup {
  font-size: 0.6em;
  top: -0.55em;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/components/image/_image-pmp-header-product.scss */
.pmp-header-product figure {
  position: relative;
}

/* line 8, src/sass/components/image/_image-pmp-header-product.scss */
.pmp-header-product picture {
  display: flex;
}

@media only screen and (max-width: 767px) {
  /* line 12, src/sass/components/image/_image-pmp-header-product.scss */
  .pmp-header-product figcaption {
    display: none;
  }
}

/* line 17, src/sass/components/image/_image-pmp-header-product.scss */
.pmp-header-product figcaption p {
  margin: 0;
}

/* line 21, src/sass/components/image/_image-pmp-header-product.scss */
.pmp-header-product figcaption .more-images {
  position: absolute;
  left: -19px;
  bottom: 0;
}

/* line 26, src/sass/components/image/_image-pmp-header-product.scss */
.pmp-header-product figcaption .more-images::before {
  position: static;
}

/* line 2, src/sass/components/image/_image-sidebar-image.scss */
.sidebar-image picture {
  display: flex;
}

@media only screen and (max-width: 767px) {
  /* line 2, src/sass/components/image/_image-sidebar-image.scss */
  .sidebar-image picture {
    justify-content: center;
  }
}

/* line 10, src/sass/components/image/_image-sidebar-image.scss */
.sidebar-image img {
  border-radius: 24px;
  width: 100%;
  max-width: 320px;
}

/* line 1, src/sass/components/image/_image-contact-manager-list.scss */
.contact-manager-listing {
  /* stylelint-disable */
  width: calc(100% - 60px);
  margin: 0 50px 40px 15px;
  box-sizing: border-box;
  /* stylelint-enable */
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/image/_image-contact-manager-list.scss */
  .contact-manager-listing {
    width: 100%;
    margin: 0;
  }
}

/* line 13, src/sass/components/image/_image-contact-manager-list.scss */
.contact-manager-listing .component-content .content {
  padding: 45px 24px;
  box-sizing: border-box;
  transition: all 0.5s ease;
}

@media only screen and (max-width: 767px) {
  /* line 13, src/sass/components/image/_image-contact-manager-list.scss */
  .contact-manager-listing .component-content .content {
    padding: 0;
  }
}

/* line 22, src/sass/components/image/_image-contact-manager-list.scss */
.contact-manager-listing .component-content .content .button {
  color: #8f1f1d;
  font-family: ColgateReady;
  font-size: 15px;
  letter-spacing: -0.19px;
  background-color: #fff;
  padding: 10px 35px 10px 20px;
  box-sizing: border-box;
  margin-top: 40px;
  display: inline-block;
}

/* line 33, src/sass/components/image/_image-contact-manager-list.scss */
.contact-manager-listing .component-content .content .button::after {
  content: 'keyboard_arrow_down';
  font-size: 30px;
  line-height: 33px;
}

/* line 40, src/sass/components/image/_image-contact-manager-list.scss */
.contact-manager-listing .component-content .content .image {
  display: none;
  margin: 10px 0;
  cursor: pointer;
  transition: all 0.5s ease;
}

@media only screen and (min-width: 990px) and (max-width: 1399px) {
  /* line 40, src/sass/components/image/_image-contact-manager-list.scss */
  .contact-manager-listing .component-content .content .image {
    width: 50%;
  }
}

/* line 50, src/sass/components/image/_image-contact-manager-list.scss */
.contact-manager-listing .component-content .content .image.active {
  display: block;
}

/* line 54, src/sass/components/image/_image-contact-manager-list.scss */
.contact-manager-listing .component-content .content .image .component-content {
  background: #fff;
  border-radius: 24px;
  box-shadow: 0px 10px 15px -10px rgba(0, 0, 0, 0.25);
  overflow: hidden;
  min-height: 342px;
  transition: all 0.25s ease;
}

/* line 63, src/sass/components/image/_image-contact-manager-list.scss */
.contact-manager-listing .component-content .content .image .component-content figure a {
  display: inline-block;
  height: 100%;
  width: calc(100% - 30px);
  z-index: 999999;
  transition: all 0.5s ease;
  position: absolute;
  overflow: hidden;
  border-radius: 24px;
}

/* line 73, src/sass/components/image/_image-contact-manager-list.scss */
.contact-manager-listing .component-content .content .image .component-content figure a picture {
  width: 40%;
  max-height: 260px;
  display: inline-block;
  overflow: hidden;
}

@media only screen and (min-width: 1200px) {
  /* line 73, src/sass/components/image/_image-contact-manager-list.scss */
  .contact-manager-listing .component-content .content .image .component-content figure a picture {
    max-height: 260px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 73, src/sass/components/image/_image-contact-manager-list.scss */
  .contact-manager-listing .component-content .content .image .component-content figure a picture {
    height: auto;
  }
}

/* line 87, src/sass/components/image/_image-contact-manager-list.scss */
.contact-manager-listing .component-content .content .image .component-content figure a picture img {
  width: 130px;
  margin: auto;
  max-width: 130px;
}

/* line 95, src/sass/components/image/_image-contact-manager-list.scss */
.contact-manager-listing .component-content .content .image .component-content figure figcaption {
  display: block;
  width: 100%;
  padding: 18px 18px 15px;
  box-sizing: border-box;
  position: absolute;
  bottom: 0;
}

/* line 103, src/sass/components/image/_image-contact-manager-list.scss */
.contact-manager-listing .component-content .content .image .component-content figure figcaption h4 {
  font-size: 23px;
  font-size: 2.3rem;
  font-size: 23px;
  font-size: 2.3rem;
  color: #d2010d;
  font-family: 'ColgateReady';
  font-weight: 300;
  letter-spacing: 0.25px;
  line-height: 36px;
  width: 51%;
  transform: translate(86%, -5%);
  z-index: 999;
  align-items: center;
  height: 224px;
}

@media only screen and (max-width: 991px) {
  /* line 103, src/sass/components/image/_image-contact-manager-list.scss */
  .contact-manager-listing .component-content .content .image .component-content figure figcaption h4 {
    transform: translate(73%, -5%);
  }
}

@media only screen and (max-width: 767px) {
  /* line 103, src/sass/components/image/_image-contact-manager-list.scss */
  .contact-manager-listing .component-content .content .image .component-content figure figcaption h4 {
    transform: translate(79%, -5%);
  }
}

/* line 128, src/sass/components/image/_image-contact-manager-list.scss */
.contact-manager-listing .component-content .content .image .component-content figure figcaption p {
  font-size: 14px;
  font-size: 1.4rem;
  color: #5A5A5A;
  font-family: ColgateReady;
  letter-spacing: -0.23px;
  line-height: 22px;
  margin: 0;
  width: 80%;
}

/* line 138, src/sass/components/image/_image-contact-manager-list.scss */
.contact-manager-listing .component-content .content .image .component-content figure figcaption p strong {
  color: #9b1e19;
}

/* line 142, src/sass/components/image/_image-contact-manager-list.scss */
.contact-manager-listing .component-content .content .image .component-content figure figcaption p a {
  position: relative;
}

/* line 148, src/sass/components/image/_image-contact-manager-list.scss */
.contact-manager-listing .component-content .content .image .component-content figure::before {
  content: '\e315';
  display: inline-flex;
  font-size: 35px;
  font-family: 'Material Icons';
  font-weight: lighter;
  position: absolute;
  right: 24px;
  align-items: baseline;
  justify-content: flex-end;
  bottom: 10px;
  width: 37px;
  height: 37px;
  border: 2px solid #eee;
  background-color: #eee;
  border-radius: 50%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  color: #8f1f1d;
  transition: all 0.25s ease;
}

/* line 168, src/sass/components/image/_image-contact-manager-list.scss */
.contact-manager-listing .component-content .content .image .component-content figure::before:hover {
  background-color: #f5010b;
}

/* line 176, src/sass/components/image/_image-contact-manager-list.scss */
.contact-manager-listing .component-content .content .image:hover .component-content {
  box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.85);
}

/* line 180, src/sass/components/image/_image-contact-manager-list.scss */
.contact-manager-listing .component-content .content .image:hover figure::before {
  background-color: #595655;
  border-color: #595655;
  color: #fff;
}

/* line 186, src/sass/components/image/_image-contact-manager-list.scss */
.contact-manager-listing .component-content .content .image:hover figure figcaption h4 {
  color: #8f1f1d;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/components/image/_image-pmp-feature-item.scss */
.pmp-feature-item figure {
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  /* line 4, src/sass/components/image/_image-pmp-feature-item.scss */
  .pmp-feature-item figure {
    display: block;
  }
}

/* line 13, src/sass/components/image/_image-pmp-feature-item.scss */
.pmp-feature-item picture {
  display: inline-flex;
  margin-right: 40px;
  flex: 0 0 auto;
  border-radius: 99999px;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  /* line 13, src/sass/components/image/_image-pmp-feature-item.scss */
  .pmp-feature-item picture {
    margin-right: 0;
    margin-bottom: 20px;
  }
}

/* line 27, src/sass/components/image/_image-pmp-feature-item.scss */
.pmp-feature-item figcaption h2,
.pmp-feature-item figcaption p {
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 0;
  margin: 0;
  line-height: 28px;
}

@media only screen and (max-width: 767px) {
  /* line 27, src/sass/components/image/_image-pmp-feature-item.scss */
  .pmp-feature-item figcaption h2,
  .pmp-feature-item figcaption p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

/* line 40, src/sass/components/image/_image-pmp-feature-item.scss */
.pmp-feature-item figcaption h2 {
  color: #d0210d;
  font-weight: bold;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/components/image/_image-optimism-survey-hero.scss */
.optimism-survey-hero {
  padding: 0;
}

/* line 8, src/sass/components/image/_image-optimism-survey-hero.scss */
.optimism-survey-hero picture img {
  width: 100%;
}

/* line 13, src/sass/components/image/_image-optimism-survey-hero.scss */
.optimism-survey-hero figcaption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 6% 3%;
  box-sizing: border-box;
}

/* line 22, src/sass/components/image/_image-optimism-survey-hero.scss */
.optimism-survey-hero figcaption h1 {
  font-size: 51px;
  font-size: 5.1rem;
  font-weight: normal;
  letter-spacing: -0.57px;
  line-height: 1.19608;
}

@media only screen and (max-width: 991px) {
  /* line 22, src/sass/components/image/_image-optimism-survey-hero.scss */
  .optimism-survey-hero figcaption h1 {
    font-size: 35px;
    font-size: 3.5rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 22, src/sass/components/image/_image-optimism-survey-hero.scss */
  .optimism-survey-hero figcaption h1 {
    font-size: 30px;
    font-size: 3rem;
    letter-spacing: -0.28px;
  }
}
.imageGallery > .component-content {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1; }

.imageGallery .gallery-play {
  color: #323131; }

.imageGallery-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.imageGallery-description {
  margin: 15px 0; }

.imageGallery-thumbnails {
  position: relative;
  margin: 20px 0; }

.imageGallery-thumbnail, .imageGallery-view {
  cursor: pointer; }

.imageGallery.is-playing .imageGallery-view-overlay:before {
  content: "\f04c";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  text-indent: 0; }

.imageGallery-arrow, .imageGallery-arrow.is-disabled:hover {
  position: absolute;
  top: 50%;
  margin-top: -30px;
  width: 35px;
  height: 60px;
  padding: 0;
  border: 0;
  box-sizing: content-box;
  background: none;
  cursor: pointer;
  font: 0/0 serif;
  color: transparent; }
  .imageGallery-arrow:before, .imageGallery-arrow.is-disabled:hover:before {
    position: absolute;
    margin-top: 15px;
    color: #b9b8b8; }

.imageGallery-arrow {
  text-align: center; }
  .imageGallery-arrow.is-disabled {
    opacity: 0.5; }
  .imageGallery-arrow:hover:before {
    color: #939191; }
  .imageGallery-arrow-left, .imageGallery-arrow-left.is-disabled:hover {
    left: 0; }
    .imageGallery-arrow-left:before, .imageGallery-arrow-left.is-disabled:hover:before {
      content: "\f053";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      font-size: 30px; }
  .imageGallery-arrow-right, .imageGallery-arrow-right.is-disabled:hover {
    right: 0; }
    .imageGallery-arrow-right:before, .imageGallery-arrow-right.is-disabled:hover:before {
      content: "\f054";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      font-size: 30px; }

.imageGallery-thumbnail {
  position: relative;
  display: block;
  float: left;
  padding: 0;
  margin: 0 9px;
  border: solid 4px #323131;
  text-align: center;
  overflow: hidden;
  cursor: pointer;
  opacity: .7;
  transition: opacity .2s; }
  .imageGallery-thumbnail a {
    display: block; }
  .imageGallery-thumbnail-image {
    position: relative;
    margin: 2px;
    border: solid 2px #323131; }
    .imageGallery-thumbnail-image img {
      display: block;
      width: 63px;
      height: 52px;
      margin: 0 auto; }
  .imageGallery-thumbnail-cover {
    display: block;
    max-width: none; }
  .imageGallery-thumbnail-title {
    display: block;
    margin: 10px auto 0 auto;
    width: 71px;
    font-size: 11px; }
  .imageGallery-thumbnail.is-active .imageGallery-thumbnail-overlay {
    opacity: 0;
    transition: opacity .5s; }
  .imageGallery-thumbnail-overlay {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -14px 0 0 -15px;
    height: 28px;
    width: 30px;
    cursor: pointer;
    opacity: 0.7; }
    .imageGallery-thumbnail-overlay:before {
      display: inline-block;
      height: 100%;
      width: 100%;
      box-sizing: border-box;
      content: "\f04b";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      font-size: 15px;
      border-radius: 50%;
      border: 3px solid #323131;
      text-indent: 7px;
      background: white;
      text-align: center;
      line-height: 24px; }
  .imageGallery-thumbnail.is-active, .imageGallery-thumbnail:hover {
    opacity: 1; }

.imageGallery-list {
  overflow: hidden;
  margin: 0 50px;
  position: relative; }
  .imageGallery-list li:hover .image,
  .imageGallery-list li.active .image {
    margin: 0;
    border: solid 4px #323131; }
  .imageGallery-list-inner {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
    width: 4000px;
    overflow: hidden;
    list-style: none; }

.imageGallery-view {
  position: relative;
  margin-bottom: 10px;
  border: solid 2px #323131;
  overflow: hidden;
  text-align: center;
  background: white; }
  .imageGallery-view img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    max-width: 100%; }
  .imageGallery-view:hover-overlay {
    opacity: 0.7; }
  .imageGallery-view-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -34px 0 0 -36px;
    width: 73px;
    height: 69px;
    cursor: pointer;
    transition: opacity .5s;
    opacity: 0; }
    .imageGallery-view-overlay:hover {
      opacity: 1;
      text-decoration: none; }
    .imageGallery-view-overlay:before {
      display: inline-block;
      height: 100%;
      width: 100%;
      box-sizing: border-box;
      content: "\f04b";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      background: white;
      border: 3px solid #323131;
      border-radius: 50%;
      font-size: 30px;
      text-indent: 5px;
      text-align: center;
      line-height: 65px; }

.mod-js .imageGallery-thumbnail {
  padding: 0; }
  .mod-js .imageGallery-thumbnail .imageGallery-thumbnails {
    position: relative; }

.no-js .imageGallery-view {
  display: none; }

.no-js .imageGallery-list {
  margin: 0; }

.no-js .imageGallery-arrow {
  display: none; }

.no-js .imageGallery-thumbnail {
  float: none;
  border: 0;
  opacity: 1;
  overflow: hidden; }
  .no-js .imageGallery-thumbnail img {
    width: auto;
    height: auto; }
  .no-js .imageGallery-thumbnail a:after {
    display: block;
    padding: 10px 0 30px;
    content: attr(data-description);
    text-align: left; }
.logo-embed-code{width:100%}/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 5, src/sass/components/navigation/_e-learning-nav.scss */
.elearning-navigation li.has-children .navigation-branch {
  display: none;
}

/* line 9, src/sass/components/navigation/_e-learning-nav.scss */
.elearning-navigation li.has-children .navigation-branch.navigation-level2,
.elearning-navigation .navigation-item.navigation-level1 .has-active-child .navigation-branch,
.elearning-navigation .has-active-child .navigation-branch .navigation-item.is-active > .navigation-branch {
  display: block;
}

/* line 17, src/sass/components/navigation/_e-learning-nav.scss */
.elearning-navigation {
  background-color: #eee;
  border-radius: 24px 24px 0 0;
  margin-top: 15px;
  margin-bottom: 15px;
  padding: 0;
}

/* line 24, src/sass/components/navigation/_e-learning-nav.scss */
.elearning-navigation .navigation-mobile-menu {
  display: none;
}

/* line 28, src/sass/components/navigation/_e-learning-nav.scss */
.elearning-navigation .navigation-branch {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

/* line 33, src/sass/components/navigation/_e-learning-nav.scss */
.elearning-navigation .navigation-branch .navigation-item {
  margin: 10px 0;
}

/* line 36, src/sass/components/navigation/_e-learning-nav.scss */
.elearning-navigation .navigation-branch .navigation-item a {
  color: #333;
  font-weight: 400;
  padding: 0 30px;
  display: flex;
  align-items: flex-end;
}

/* line 43, src/sass/components/navigation/_e-learning-nav.scss */
.elearning-navigation .navigation-branch .navigation-item a:hover {
  text-decoration: none;
}

/* line 49, src/sass/components/navigation/_e-learning-nav.scss */
.elearning-navigation .navigation-branch .navigation-item.is-active > a {
  background-color: #d6d6d6;
  color: #d2010d;
  border-radius: 5px;
  margin: 5px;
  padding: 7px 25px;
}

/* line 59, src/sass/components/navigation/_e-learning-nav.scss */
.elearning-navigation .navigation-branch .navigation-level1,
.elearning-navigation .navigation-branch .navigation-level1.is-active {
  margin: 0;
}

/* line 63, src/sass/components/navigation/_e-learning-nav.scss */
.elearning-navigation .navigation-branch .navigation-level1 > .navigation-item-title,
.elearning-navigation .navigation-branch .navigation-level1.is-active > .navigation-item-title {
  border-radius: 24px 24px 0 0;
  background-color: #595655;
  padding: 20px 30px;
  margin: 0;
  color: #fff;
  cursor: default;
  pointer-events: none;
}

/* line 74, src/sass/components/navigation/_e-learning-nav.scss */
.elearning-navigation .navigation-branch .navigation-level2 {
  padding-left: 0;
}

/* line 77, src/sass/components/navigation/_e-learning-nav.scss */
.elearning-navigation .navigation-branch .navigation-level2 > a {
  font-weight: 600;
}

/* line 82, src/sass/components/navigation/_e-learning-nav.scss */
.elearning-navigation .navigation-branch .navigation-level3 {
  padding: 0 10px;
}

/* line 86, src/sass/components/navigation/_e-learning-nav.scss */
.elearning-navigation .navigation-branch .navigation-level3.has-children .navigation-item-title {
  font-weight: 400;
}

/* line 92, src/sass/components/navigation/_e-learning-nav.scss */
.elearning-navigation .navigation-branch .navigation-level4 {
  padding: 0 10px;
}

/* line 100, src/sass/components/navigation/_e-learning-nav.scss */
.nav-arrows-container .component-content > .content {
  display: flex;
  align-items: center;
  padding-bottom: 50px;
}

/* line 106, src/sass/components/navigation/_e-learning-nav.scss */
.nav-arrows-container .richText {
  padding: 20px 0;
}

/* line 110, src/sass/components/navigation/_e-learning-nav.scss */
.nav-arrows-container ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
}

/* line 116, src/sass/components/navigation/_e-learning-nav.scss */
.nav-arrows-container ul li {
  width: 50px;
  border-left: 1px solid #333;
  text-align: center;
}

/* line 121, src/sass/components/navigation/_e-learning-nav.scss */
.nav-arrows-container ul li:last-of-type {
  border-right: 1px solid #333;
}

/* line 125, src/sass/components/navigation/_e-learning-nav.scss */
.nav-arrows-container ul li::before {
  display: none;
}

/* line 129, src/sass/components/navigation/_e-learning-nav.scss */
.nav-arrows-container ul li a {
  text-decoration: none;
}

/* line 135, src/sass/components/navigation/_e-learning-nav.scss */
.nav-arrows-container .reference-nav-buttons {
  display: flex;
  justify-content: flex-end;
  padding: 0;
}

/* line 140, src/sass/components/navigation/_e-learning-nav.scss */
.nav-arrows-container .reference-nav-buttons .btn {
  position: relative;
  cursor: pointer;
  width: 38px;
  height: 38px;
  background: #eee;
  border-radius: 50%;
  margin-left: 10px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  border: 0;
  display: inline-flex;
}

/* line 152, src/sass/components/navigation/_e-learning-nav.scss */
.nav-arrows-container .reference-nav-buttons .btn::before {
  display: flex;
  font-size: 35px;
  font-family: 'Material Icons';
  font-weight: lighter;
  position: absolute;
  top: 2px;
  right: 0;
  align-items: center;
  justify-content: center;
  bottom: 0;
  width: 100%;
  height: 100%;
  color: #8f1f1d;
}

/* line 170, src/sass/components/navigation/_e-learning-nav.scss */
.nav-arrows-container .reference-nav-buttons .prev::before {
  content: '\e314';
}

/* line 176, src/sass/components/navigation/_e-learning-nav.scss */
.nav-arrows-container .reference-nav-buttons .next::before {
  content: '\e315';
}

/* line 181, src/sass/components/navigation/_e-learning-nav.scss */
.nav-arrows-container .reference-nav-buttons .disable {
  cursor: default;
  pointer-events: none;
  opacity: 0.5;
}
.customDataLayerProperties,.pageDataLayerConfiguration,.pageDataLayerProperties,.pdpDataLayerProperties{background-color:#dcdcdc}.pr-components-conflict{display:none}.pr-components-conflict.pr-components-conflict--active{display:block}.productCatalogConfig{display:none}.productGallery .product-gallery-link{text-decoration:underline;position:relative;display:inline-block;line-height:28px}.productGallery .product-gallery-container{position:fixed;top:0;left:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.7);z-index:100;padding:30px 0;opacity:0;visibility:hidden;transition:opacity .1s .4s,visibility .1s .4s}.productGallery .product-gallery-container.is-active{opacity:1;visibility:visible;transition:opacity .1s,visibility .1s}.productGallery .product-gallery-container.is-active .product-gallery-content{opacity:1;visibility:visible;transform:translateY(-50%);transition:transform .3s ease-out .1s,opacity .3s .2s,visibility .3s}.productGallery .product-gallery-container .product-gallery-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:relative;top:50%;visibility:hidden;padding:60px 0;width:600px;min-height:530px;max-height:100%;margin:auto;overflow:hidden;font-size:0;background-color:#fff;opacity:0;border:1px solid rgba(0,0,0,.2);border-radius:6px;box-shadow:0 5px 15px rgba(0,0,0,.5);transform:translateY(-70%);transition:transform .3s ease-out,opacity .3s .1s,visibility .3s}.productGallery .product-gallery-container .product-gallery-content .product-gallery-closer{font-size:21px;line-height:1;font-weight:700;position:absolute;top:15px;right:15px;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;text-decoration:none;transform:translate3d(0,0,0);transition:opacity .2s}.productGallery .product-gallery-container .product-gallery-content .product-gallery-closer:hover{opacity:.5}.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails{position:relative;width:20%;max-height:90vh;padding:0;font-size:0;text-align:center;overflow:auto;list-style-type:none;z-index:1}@media (max-width:469px){.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails{width:100px}}.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails li{text-align:center;display:inline-block;width:84px;height:84px;margin:14px 0;border:2px solid gray;cursor:pointer;overflow:hidden;transition:border-color .3s}.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails li:focus{box-shadow:0 0 1px 1px #00f}.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails li.is-active{border-color:red}.productGallery .product-gallery-container .product-gallery-content .product-gallery-view{position:relative;display:inline-block;padding:0 15px;width:80%;text-align:center;font-size:0;list-style-type:none;z-index:0}@media (max-width:469px){.productGallery .product-gallery-container .product-gallery-content .product-gallery-view{max-width:78%}}.productGallery .product-gallery-container .product-gallery-content .product-gallery-view li{display:none;overflow:hidden}.productGallery .product-gallery-container .product-gallery-content .product-gallery-view li.is-active{display:inline-block}.productGallery .product-gallery-container .product-gallery-content .product-gallery-view li img{max-width:100%}body.has-visible-gallery{overflow:hidden}.productTeaser{text-align:center}/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/richText/_richText-base.scss */
.richText .component-content {
  overflow: hidden;
}

/* line 8, src/sass/components/richText/_richText-base.scss */
.richText-image {
  display: block;
  margin-bottom: 10px;
}

/* line 12, src/sass/components/richText/_richText-base.scss */
.richText-image.pull-left {
  margin: 5px 15px 5px 11px;
  float: left;
}

/* line 17, src/sass/components/richText/_richText-base.scss */
.richText-image.pull-right {
  margin: 5px 10px 5px 15px;
  float: right;
}

/* line 3, src/sass/components/richText/_richText-selectionStyles.scss */
.richText {
  /* numbered colors, when creating the variant please use meaningfull names */
}

/* line 5, src/sass/components/richText/_richText-selectionStyles.scss */
.richText .color-1 {
  color: #d2010d;
}

/* line 9, src/sass/components/richText/_richText-selectionStyles.scss */
.richText .color-2 {
  color: #8f1f1d;
}

/* line 13, src/sass/components/richText/_richText-selectionStyles.scss */
.richText .color-3 {
  color: #fff;
}

/* line 17, src/sass/components/richText/_richText-selectionStyles.scss */
.richText .color-4 {
  color: #609;
}

/* line 22, src/sass/components/richText/_richText-selectionStyles.scss */
.disclaimer {
  font-size: 13px;
  font-size: 1.3rem;
  color: #959392;
  font-family: 'Open Sans';
  font-weight: normal;
  font-style: italic;
  letter-spacing: 0;
  line-height: 22px;
  margin: 35px 0 70px;
}

/* line 34, src/sass/components/richText/_richText-selectionStyles.scss */
.small-title {
  font-size: 18px;
  font-size: 1.8rem;
  color: #333;
  font-family: 'ColgateReady';
  font-weight: 500;
  letter-spacing: 2.7px;
  padding: 20px 0;
}

/* line 43, src/sass/components/richText/_richText-selectionStyles.scss */
.gaba-2020 .small-title {
  font-family: 'Open Sans', sans-serif;
}

/* line 48, src/sass/components/richText/_richText-selectionStyles.scss */
.large-title {
  font-size: 24px;
  font-size: 2.4rem;
  color: #fff;
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.4px;
  line-height: 32px;
  margin: 20px 0;
}

/* line 59, src/sass/components/richText/_richText-selectionStyles.scss */
.white-text {
  color: #fff;
}

/* line 63, src/sass/components/richText/_richText-selectionStyles.scss */
.red-text {
  color: #d2010d;
}

/* line 66, src/sass/components/richText/_richText-selectionStyles.scss */
.gaba-2020 .red-text {
  color: #63666a;
}

/* line 71, src/sass/components/richText/_richText-selectionStyles.scss */
.grey-text {
  color: #333;
}

/* line 75, src/sass/components/richText/_richText-selectionStyles.scss */
.maroon-text {
  color: #8f1f1d;
}

/* line 79, src/sass/components/richText/_richText-selectionStyles.scss */
.anthracite-text {
  color: #63666a;
}

/* line 83, src/sass/components/richText/_richText-selectionStyles.scss */
.orange-text {
  color: #ff440c;
}

/* line 87, src/sass/components/richText/_richText-selectionStyles.scss */
.hide-on-desktop {
  display: none;
}

@media only screen and (max-width: 991px) {
  /* line 87, src/sass/components/richText/_richText-selectionStyles.scss */
  .hide-on-desktop {
    display: block;
  }
}

/* line 96, src/sass/components/richText/_richText-selectionStyles.scss */
.mail-icon::before {
  display: inline-block;
  content: '\e0e1';
  font-family: 'Material Icons';
  font-size: 53px;
  width: 50px;
  margin: auto;
  height: 50px;
  margin-right: 15px;
  color: #999;
  position: relative;
  top: 13px;
}

/* line 112, src/sass/components/richText/_richText-selectionStyles.scss */
.phone-icon::before {
  display: inline-block;
  content: '\e61d';
  font-family: 'Material Icons';
  font-size: 53px;
  width: 50px;
  margin: auto;
  height: 50px;
  margin-right: 15px;
  color: #999;
  position: relative;
  top: 13px;
}

/* line 127, src/sass/components/richText/_richText-selectionStyles.scss */
.pmp-header-description {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  padding: 0 13.3%;
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  /* line 127, src/sass/components/richText/_richText-selectionStyles.scss */
  .pmp-header-description {
    padding: 0;
  }
}

/* line 139, src/sass/components/richText/_richText-selectionStyles.scss */
.article-reading-time {
  background: url("../../assets/img/reading-time-icon.png") no-repeat left 5px/15px auto;
  padding-left: 23px;
}

/* line 144, src/sass/components/richText/_richText-selectionStyles.scss */
.gaba-2020-font {
  font-family: 'Open Sans', sans-serif;
}

/* line 148, src/sass/components/richText/_richText-selectionStyles.scss */
.font-weight-200 {
  font-weight: 200;
}

/* line 152, src/sass/components/richText/_richText-selectionStyles.scss */
.heading--margin {
  margin-top: 1em;
  margin-bottom: 1em;
  display: inline-block;
  padding: 0;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/materialicons/MaterialIcons-Regular.eot");
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.woff2") format("woff2"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.woff") format("woff"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.eot");
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-regular.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-regular.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-italic.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600italic.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700italic.woff") format("woff");
}

@font-face {
  font-family: 'ColgateRelaunchIcons';
  src: url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.eot");
  src: url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.eot") format("embedded-opentype"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.ttf") format("truetype"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.woff") format("woff"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'LucidaGrande';
  src: url("../../assets/fonts/LucidaGrande/LucidaGrande.ttf");
  src: url("../../assets/fonts/LucidaGrande/LucidaGrande.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'FontAwesome';
  src: url("../../assets/fonts/fontawesome-webfont.eot");
  src: url("../../assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff2") format("woff2"), url("../../assets/fonts/fontawesome-webfont.woff") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'slick';
  src: url("../../assets/fonts/Slick-fonts/slick.eot");
  src: url("../../assets/fonts/Slick-fonts/slick.ttf") format("truetype"), url("../../assets/fonts/Slick-fonts/slick.woff") format("woff"), url("../../assets/fonts/Slick-fonts/slick.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-BlackItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Black.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Bold.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-BoldItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Italic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Light.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-LightItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBoldItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBold.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Regular.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Base class */
/* line 4, src/sass/core/material-icons.scss */
.material-icons,
.mi {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  text-rendering: auto;
  transform: translate(0, 0);
}

/* Rules for sizing the icon. */
/* line 17, src/sass/core/material-icons.scss */
.material-icons.md-18,
.mi.md-18 {
  font-size: 18px;
}

/* line 22, src/sass/core/material-icons.scss */
.material-icons.md-24,
.mi.md-24 {
  font-size: 24px;
}

/* line 27, src/sass/core/material-icons.scss */
.material-icons.md-36,
.mi.md-36 {
  font-size: 36px;
}

/* line 32, src/sass/core/material-icons.scss */
.material-icons.md-48,
.mi.md-48 {
  font-size: 48px;
}

/* Rules for using icons as black on a light background. */
/* line 38, src/sass/core/material-icons.scss */
.material-icons.md-dark,
.mi.md-dark {
  color: rgba(0, 0, 0, 0.54);
}

/* line 43, src/sass/core/material-icons.scss */
.material-icons.md-dark.md-inactive,
.mi.md-dark.md-inactive {
  color: rgba(0, 0, 0, 0.26);
}

/* Rules for using icons as white on a dark background. */
/* line 49, src/sass/core/material-icons.scss */
.material-icons.md-light,
.mi.md-light {
  color: white;
}

/* line 54, src/sass/core/material-icons.scss */
.material-icons.md-light.md-inactive,
.mi.md-inactive {
  color: rgba(255, 255, 255, 0.3);
}

/* Rules to rotate items */
/* line 60, src/sass/core/material-icons.scss */
.material-icons.r90,
.mi.r90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  transform: rotate(90deg);
}

/* line 66, src/sass/core/material-icons.scss */
.material-icons.r180,
.mi.r180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: rotate(180deg);
}

/* line 72, src/sass/core/material-icons.scss */
.material-icons.r270,
.mi.r270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform: rotate(270deg);
}

/* line 78, src/sass/core/material-icons.scss */
.material-icons.flip-horizontal,
.mi.flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  transform: scale(-1, 1);
}

/* line 84, src/sass/core/material-icons.scss */
.material-icons.flip-vertical,
.mi.flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  transform: scale(1, -1);
}

/* Unicode */
/* line 91, src/sass/core/material-icons.scss */
.material-icons.three_d_rotation::before,
.mi.three_d_rotation::before {
  content: '\e84d';
}

/* line 96, src/sass/core/material-icons.scss */
.material-icons.ac_unit::before,
.mi.ac_unit::before {
  content: '\eb3b';
}

/* line 101, src/sass/core/material-icons.scss */
.material-icons.access_alarm::before,
.mi.access_alarm::before {
  content: '\e190';
}

/* line 106, src/sass/core/material-icons.scss */
.material-icons.access_alarms::before,
.mi.access_alarms::before {
  content: '\e191';
}

/* line 111, src/sass/core/material-icons.scss */
.material-icons.access_time::before,
.mi.access_time::before {
  content: '\e192';
}

/* line 116, src/sass/core/material-icons.scss */
.material-icons.accessibility::before,
.mi.accessibility::before {
  content: '\e84e';
}

/* line 121, src/sass/core/material-icons.scss */
.material-icons.accessible::before,
.mi.accessible::before {
  content: '\e914';
}

/* line 126, src/sass/core/material-icons.scss */
.material-icons.account_balance::before,
.mi.account_balance::before {
  content: '\e84f';
}

/* line 131, src/sass/core/material-icons.scss */
.material-icons.account_balance_wallet::before,
.mi.account_balance_wallet::before {
  content: '\e850';
}

/* line 136, src/sass/core/material-icons.scss */
.material-icons.account_box::before,
.mi.account_box::before {
  content: '\e851';
}

/* line 141, src/sass/core/material-icons.scss */
.material-icons.account_circle::before,
.mi.account_circle::before {
  content: '\e853';
}

/* line 146, src/sass/core/material-icons.scss */
.material-icons.adb::before,
.mi.adb::before {
  content: '\e60e';
}

/* line 151, src/sass/core/material-icons.scss */
.material-icons.add::before,
.mi.add::before {
  content: '\e145';
}

/* line 156, src/sass/core/material-icons.scss */
.material-icons.add_a_photo::before,
.mi.add_a_photo::before {
  content: '\e439';
}

/* line 161, src/sass/core/material-icons.scss */
.material-icons.add_alarm::before,
.mi.add_alarm::before {
  content: '\e193';
}

/* line 166, src/sass/core/material-icons.scss */
.material-icons.add_alert::before,
.mi.add_alert::before {
  content: '\e003';
}

/* line 171, src/sass/core/material-icons.scss */
.material-icons.add_box::before,
.mi.add_box::before {
  content: '\e146';
}

/* line 176, src/sass/core/material-icons.scss */
.material-icons.add_circle::before,
.mi.add_circle::before {
  content: '\e147';
}

/* line 181, src/sass/core/material-icons.scss */
.material-icons.add_circle_outline::before,
.mi.add_circle_outline::before {
  content: '\e148';
}

/* line 186, src/sass/core/material-icons.scss */
.material-icons.add_location::before,
.mi.add_location::before {
  content: '\e567';
}

/* line 191, src/sass/core/material-icons.scss */
.material-icons.add_shopping_cart::before,
.mi.add_shopping_cart::before {
  content: '\e854';
}

/* line 196, src/sass/core/material-icons.scss */
.material-icons.add_to_photos::before,
.mi.add_to_photos::before {
  content: '\e39d';
}

/* line 201, src/sass/core/material-icons.scss */
.material-icons.add_to_queue::before,
.mi.add_to_queue::before {
  content: '\e05c';
}

/* line 206, src/sass/core/material-icons.scss */
.material-icons.adjust::before,
.mi.adjust::before {
  content: '\e39e';
}

/* line 211, src/sass/core/material-icons.scss */
.material-icons.airline_seat_flat::before,
.mi.airline_seat_flat::before {
  content: '\e630';
}

/* line 216, src/sass/core/material-icons.scss */
.material-icons.airline_seat_flat_angled::before,
.mi.airline_seat_flat_angled::before {
  content: '\e631';
}

/* line 221, src/sass/core/material-icons.scss */
.material-icons.airline_seat_individual_suite::before,
.mi.airline_seat_individual_suite::before {
  content: '\e632';
}

/* line 226, src/sass/core/material-icons.scss */
.material-icons.airline_seat_legroom_extra::before,
.mi.airline_seat_legroom_extra::before {
  content: '\e633';
}

/* line 231, src/sass/core/material-icons.scss */
.material-icons.airline_seat_legroom_normal::before,
.mi.airline_seat_legroom_normal::before {
  content: '\e634';
}

/* line 236, src/sass/core/material-icons.scss */
.material-icons.airline_seat_legroom_reduced::before,
.mi.airline_seat_legroom_reduced::before {
  content: '\e635';
}

/* line 241, src/sass/core/material-icons.scss */
.material-icons.airline_seat_recline_extra::before,
.mi.airline_seat_recline_extra::before {
  content: '\e636';
}

/* line 246, src/sass/core/material-icons.scss */
.material-icons.airline_seat_recline_normal::before,
.mi.airline_seat_recline_normal::before {
  content: '\e637';
}

/* line 251, src/sass/core/material-icons.scss */
.material-icons.airplanemode_active::before,
.mi.airplanemode_active::before {
  content: '\e195';
}

/* line 256, src/sass/core/material-icons.scss */
.material-icons.airplanemode_inactive::before,
.mi.airplanemode_inactive::before {
  content: '\e194';
}

/* line 261, src/sass/core/material-icons.scss */
.material-icons.airplay::before,
.mi.airplay::before {
  content: '\e055';
}

/* line 266, src/sass/core/material-icons.scss */
.material-icons.airport_shuttle::before,
.mi.airport_shuttle::before {
  content: '\eb3c';
}

/* line 271, src/sass/core/material-icons.scss */
.material-icons.alarm::before,
.mi.alarm::before {
  content: '\e855';
}

/* line 276, src/sass/core/material-icons.scss */
.material-icons.alarm_add::before,
.mi.alarm_add::before {
  content: '\e856';
}

/* line 281, src/sass/core/material-icons.scss */
.material-icons.alarm_off::before,
.mi.alarm_off::before {
  content: '\e857';
}

/* line 286, src/sass/core/material-icons.scss */
.material-icons.alarm_on::before,
.mi.alarm_on::before {
  content: '\e858';
}

/* line 291, src/sass/core/material-icons.scss */
.material-icons.album::before,
.mi.album::before {
  content: '\e019';
}

/* line 296, src/sass/core/material-icons.scss */
.material-icons.all_inclusive::before,
.mi.all_inclusive::before {
  content: '\eb3d';
}

/* line 301, src/sass/core/material-icons.scss */
.material-icons.all_out::before,
.mi.all_out::before {
  content: '\e90b';
}

/* line 306, src/sass/core/material-icons.scss */
.material-icons.android::before,
.mi.android::before {
  content: '\e859';
}

/* line 311, src/sass/core/material-icons.scss */
.material-icons.announcement::before,
.mi.announcement::before {
  content: '\e85a';
}

/* line 316, src/sass/core/material-icons.scss */
.material-icons.apps::before,
.mi.apps::before {
  content: '\e5c3';
}

/* line 321, src/sass/core/material-icons.scss */
.material-icons.archive::before,
.mi.archive::before {
  content: '\e149';
}

/* line 326, src/sass/core/material-icons.scss */
.material-icons.arrow_back::before,
.mi.arrow_back::before {
  content: '\e5c4';
}

/* line 331, src/sass/core/material-icons.scss */
.material-icons.arrow_downward::before,
.mi.arrow_downward::before {
  content: '\e5db';
}

/* line 336, src/sass/core/material-icons.scss */
.material-icons.arrow_drop_down::before,
.mi.arrow_drop_down::before {
  content: '\e5c5';
}

/* line 341, src/sass/core/material-icons.scss */
.material-icons.arrow_drop_down_circle::before,
.mi.arrow_drop_down_circle::before {
  content: '\e5c6';
}

/* line 346, src/sass/core/material-icons.scss */
.material-icons.arrow_drop_up::before,
.mi.arrow_drop_up::before {
  content: '\e5c7';
}

/* line 351, src/sass/core/material-icons.scss */
.material-icons.arrow_forward::before,
.mi.arrow_forward::before {
  content: '\e5c8';
}

/* line 356, src/sass/core/material-icons.scss */
.material-icons.arrow_upward::before,
.mi.arrow_upward::before {
  content: '\e5d8';
}

/* line 361, src/sass/core/material-icons.scss */
.material-icons.art_track::before,
.mi.art_track::before {
  content: '\e060';
}

/* line 366, src/sass/core/material-icons.scss */
.material-icons.aspect_ratio::before,
.mi.aspect_ratio::before {
  content: '\e85b';
}

/* line 371, src/sass/core/material-icons.scss */
.material-icons.assessment::before,
.mi.assessment::before {
  content: '\e85c';
}

/* line 376, src/sass/core/material-icons.scss */
.material-icons.assignment::before,
.mi.assignment::before {
  content: '\e85d';
}

/* line 381, src/sass/core/material-icons.scss */
.material-icons.assignment_ind::before,
.mi.assignment_ind::before {
  content: '\e85e';
}

/* line 386, src/sass/core/material-icons.scss */
.material-icons.assignment_late::before,
.mi.assignment_late::before {
  content: '\e85f';
}

/* line 391, src/sass/core/material-icons.scss */
.material-icons.assignment_return::before,
.mi.assignment_return::before {
  content: '\e860';
}

/* line 396, src/sass/core/material-icons.scss */
.material-icons.assignment_returned::before,
.mi.assignment_returned::before {
  content: '\e861';
}

/* line 401, src/sass/core/material-icons.scss */
.material-icons.assignment_turned_in::before,
.mi.assignment_turned_in::before {
  content: '\e862';
}

/* line 406, src/sass/core/material-icons.scss */
.material-icons.assistant::before,
.mi.assistant::before {
  content: '\e39f';
}

/* line 411, src/sass/core/material-icons.scss */
.material-icons.assistant_photo::before,
.mi.assistant_photo::before {
  content: '\e3a0';
}

/* line 416, src/sass/core/material-icons.scss */
.material-icons.attach_file::before,
.mi.attach_file::before {
  content: '\e226';
}

/* line 421, src/sass/core/material-icons.scss */
.material-icons.attach_money::before,
.mi.attach_money::before {
  content: '\e227';
}

/* line 426, src/sass/core/material-icons.scss */
.material-icons.attachment::before,
.mi.attachment::before {
  content: '\e2bc';
}

/* line 431, src/sass/core/material-icons.scss */
.material-icons.audiotrack::before,
.mi.audiotrack::before {
  content: '\e3a1';
}

/* line 436, src/sass/core/material-icons.scss */
.material-icons.autorenew::before,
.mi.autorenew::before {
  content: '\e863';
}

/* line 441, src/sass/core/material-icons.scss */
.material-icons.av_timer::before,
.mi.av_timer::before {
  content: '\e01b';
}

/* line 446, src/sass/core/material-icons.scss */
.material-icons.backspace::before,
.mi.backspace::before {
  content: '\e14a';
}

/* line 451, src/sass/core/material-icons.scss */
.material-icons.backup::before,
.mi.backup::before {
  content: '\e864';
}

/* line 456, src/sass/core/material-icons.scss */
.material-icons.battery_alert::before,
.mi.battery_alert::before {
  content: '\e19c';
}

/* line 461, src/sass/core/material-icons.scss */
.material-icons.battery_charging_full::before,
.mi.battery_charging_full::before {
  content: '\e1a3';
}

/* line 466, src/sass/core/material-icons.scss */
.material-icons.battery_full::before,
.mi.battery_full::before {
  content: '\e1a4';
}

/* line 471, src/sass/core/material-icons.scss */
.material-icons.battery_std::before,
.mi.battery_std::before {
  content: '\e1a5';
}

/* line 476, src/sass/core/material-icons.scss */
.material-icons.battery_unknown::before,
.mi.battery_unknown::before {
  content: '\e1a6';
}

/* line 481, src/sass/core/material-icons.scss */
.material-icons.beach_access::before,
.mi.beach_access::before {
  content: '\eb3e';
}

/* line 486, src/sass/core/material-icons.scss */
.material-icons.beenhere::before,
.mi.beenhere::before {
  content: '\e52d';
}

/* line 491, src/sass/core/material-icons.scss */
.material-icons.block::before,
.mi.block::before {
  content: '\e14b';
}

/* line 496, src/sass/core/material-icons.scss */
.material-icons.bluetooth::before,
.mi.bluetooth::before {
  content: '\e1a7';
}

/* line 501, src/sass/core/material-icons.scss */
.material-icons.bluetooth_audio::before,
.mi.bluetooth_audio::before {
  content: '\e60f';
}

/* line 506, src/sass/core/material-icons.scss */
.material-icons.bluetooth_connected::before,
.mi.bluetooth_connected::before {
  content: '\e1a8';
}

/* line 511, src/sass/core/material-icons.scss */
.material-icons.bluetooth_disabled::before,
.mi.bluetooth_disabled::before {
  content: '\e1a9';
}

/* line 516, src/sass/core/material-icons.scss */
.material-icons.bluetooth_searching::before,
.mi.bluetooth_searching::before {
  content: '\e1aa';
}

/* line 521, src/sass/core/material-icons.scss */
.material-icons.blur_circular::before,
.mi.blur_circular::before {
  content: '\e3a2';
}

/* line 526, src/sass/core/material-icons.scss */
.material-icons.blur_linear::before,
.mi.blur_linear::before {
  content: '\e3a3';
}

/* line 531, src/sass/core/material-icons.scss */
.material-icons.blur_off::before,
.mi.blur_off::before {
  content: '\e3a4';
}

/* line 536, src/sass/core/material-icons.scss */
.material-icons.blur_on::before,
.mi.blur_on::before {
  content: '\e3a5';
}

/* line 541, src/sass/core/material-icons.scss */
.material-icons.book::before,
.mi.book::before {
  content: '\e865';
}

/* line 546, src/sass/core/material-icons.scss */
.material-icons.bookmark::before,
.mi.bookmark::before {
  content: '\e866';
}

/* line 551, src/sass/core/material-icons.scss */
.material-icons.bookmark_border::before,
.mi.bookmark_border::before {
  content: '\e867';
}

/* line 556, src/sass/core/material-icons.scss */
.material-icons.border_all::before,
.mi.border_all::before {
  content: '\e228';
}

/* line 561, src/sass/core/material-icons.scss */
.material-icons.border_bottom::before,
.mi.border_bottom::before {
  content: '\e229';
}

/* line 566, src/sass/core/material-icons.scss */
.material-icons.border_clear::before,
.mi.border_clear::before {
  content: '\e22a';
}

/* line 571, src/sass/core/material-icons.scss */
.material-icons.border_color::before,
.mi.border_color::before {
  content: '\e22b';
}

/* line 576, src/sass/core/material-icons.scss */
.material-icons.border_horizontal::before,
.mi.border_horizontal::before {
  content: '\e22c';
}

/* line 581, src/sass/core/material-icons.scss */
.material-icons.border_inner::before,
.mi.border_inner::before {
  content: '\e22d';
}

/* line 586, src/sass/core/material-icons.scss */
.material-icons.border_left::before,
.mi.border_left::before {
  content: '\e22e';
}

/* line 591, src/sass/core/material-icons.scss */
.material-icons.border_outer::before,
.mi.border_outer::before {
  content: '\e22f';
}

/* line 596, src/sass/core/material-icons.scss */
.material-icons.border_right::before,
.mi.border_right::before {
  content: '\e230';
}

/* line 601, src/sass/core/material-icons.scss */
.material-icons.border_style::before,
.mi.border_style::before {
  content: '\e231';
}

/* line 606, src/sass/core/material-icons.scss */
.material-icons.border_top::before,
.mi.border_top::before {
  content: '\e232';
}

/* line 611, src/sass/core/material-icons.scss */
.material-icons.border_vertical::before,
.mi.border_vertical::before {
  content: '\e233';
}

/* line 616, src/sass/core/material-icons.scss */
.material-icons.branding_watermark::before,
.mi.branding_watermark::before {
  content: '\e06b';
}

/* line 621, src/sass/core/material-icons.scss */
.material-icons.brightness_1::before,
.mi.brightness_1::before {
  content: '\e3a6';
}

/* line 626, src/sass/core/material-icons.scss */
.material-icons.brightness_2::before,
.mi.brightness_2::before {
  content: '\e3a7';
}

/* line 631, src/sass/core/material-icons.scss */
.material-icons.brightness_3::before,
.mi.brightness_3::before {
  content: '\e3a8';
}

/* line 636, src/sass/core/material-icons.scss */
.material-icons.brightness_4::before,
.mi.brightness_4::before {
  content: '\e3a9';
}

/* line 641, src/sass/core/material-icons.scss */
.material-icons.brightness_5::before,
.mi.brightness_5::before {
  content: '\e3aa';
}

/* line 646, src/sass/core/material-icons.scss */
.material-icons.brightness_6::before,
.mi.brightness_6::before {
  content: '\e3ab';
}

/* line 651, src/sass/core/material-icons.scss */
.material-icons.brightness_7::before,
.mi.brightness_7::before {
  content: '\e3ac';
}

/* line 656, src/sass/core/material-icons.scss */
.material-icons.brightness_auto::before,
.mi.brightness_auto::before {
  content: '\e1ab';
}

/* line 661, src/sass/core/material-icons.scss */
.material-icons.brightness_high::before,
.mi.brightness_high::before {
  content: '\e1ac';
}

/* line 666, src/sass/core/material-icons.scss */
.material-icons.brightness_low::before,
.mi.brightness_low::before {
  content: '\e1ad';
}

/* line 671, src/sass/core/material-icons.scss */
.material-icons.brightness_medium::before,
.mi.brightness_medium::before {
  content: '\e1ae';
}

/* line 676, src/sass/core/material-icons.scss */
.material-icons.broken_image::before,
.mi.broken_image::before {
  content: '\e3ad';
}

/* line 681, src/sass/core/material-icons.scss */
.material-icons.brush::before,
.mi.brush::before {
  content: '\e3ae';
}

/* line 686, src/sass/core/material-icons.scss */
.material-icons.bubble_chart::before,
.mi.bubble_chart::before {
  content: '\e6dd';
}

/* line 691, src/sass/core/material-icons.scss */
.material-icons.bug_report::before,
.mi.bug_report::before {
  content: '\e868';
}

/* line 696, src/sass/core/material-icons.scss */
.material-icons.build::before,
.mi.build::before {
  content: '\e869';
}

/* line 701, src/sass/core/material-icons.scss */
.material-icons.burst_mode::before,
.mi.burst_mode::before {
  content: '\e43c';
}

/* line 706, src/sass/core/material-icons.scss */
.material-icons.business::before,
.mi.business::before {
  content: '\e0af';
}

/* line 711, src/sass/core/material-icons.scss */
.material-icons.business_center::before,
.mi.business_center::before {
  content: '\eb3f';
}

/* line 716, src/sass/core/material-icons.scss */
.material-icons.cached::before,
.mi.cached::before {
  content: '\e86a';
}

/* line 721, src/sass/core/material-icons.scss */
.material-icons.cake::before,
.mi.cake::before {
  content: '\e7e9';
}

/* line 726, src/sass/core/material-icons.scss */
.material-icons.call::before,
.mi.call::before {
  content: '\e0b0';
}

/* line 731, src/sass/core/material-icons.scss */
.material-icons.call_end::before,
.mi.call_end::before {
  content: '\e0b1';
}

/* line 736, src/sass/core/material-icons.scss */
.material-icons.call_made::before,
.mi.call_made::before {
  content: '\e0b2';
}

/* line 741, src/sass/core/material-icons.scss */
.material-icons.call_merge::before,
.mi.call_merge::before {
  content: '\e0b3';
}

/* line 746, src/sass/core/material-icons.scss */
.material-icons.call_missed::before,
.mi.call_missed::before {
  content: '\e0b4';
}

/* line 751, src/sass/core/material-icons.scss */
.material-icons.call_missed_outgoing::before,
.mi.call_missed_outgoing::before {
  content: '\e0e4';
}

/* line 756, src/sass/core/material-icons.scss */
.material-icons.call_received::before,
.mi.call_received::before {
  content: '\e0b5';
}

/* line 761, src/sass/core/material-icons.scss */
.material-icons.call_split::before,
.mi.call_split::before {
  content: '\e0b6';
}

/* line 766, src/sass/core/material-icons.scss */
.material-icons.call_to_action::before,
.mi.call_to_action::before {
  content: '\e06c';
}

/* line 771, src/sass/core/material-icons.scss */
.material-icons.camera::before,
.mi.camera::before {
  content: '\e3af';
}

/* line 776, src/sass/core/material-icons.scss */
.material-icons.camera_alt::before,
.mi.camera_alt::before {
  content: '\e3b0';
}

/* line 781, src/sass/core/material-icons.scss */
.material-icons.camera_enhance::before,
.mi.camera_enhance::before {
  content: '\e8fc';
}

/* line 786, src/sass/core/material-icons.scss */
.material-icons.camera_front::before,
.mi.camera_front::before {
  content: '\e3b1';
}

/* line 791, src/sass/core/material-icons.scss */
.material-icons.camera_rear::before,
.mi.camera_rear::before {
  content: '\e3b2';
}

/* line 796, src/sass/core/material-icons.scss */
.material-icons.camera_roll::before,
.mi.camera_roll::before {
  content: '\e3b3';
}

/* line 801, src/sass/core/material-icons.scss */
.material-icons.cancel::before,
.mi.cancel::before {
  content: '\e5c9';
}

/* line 806, src/sass/core/material-icons.scss */
.material-icons.card_giftcard::before,
.mi.card_giftcard::before {
  content: '\e8f6';
}

/* line 811, src/sass/core/material-icons.scss */
.material-icons.card_membership::before,
.mi.card_membership::before {
  content: '\e8f7';
}

/* line 816, src/sass/core/material-icons.scss */
.material-icons.card_travel::before,
.mi.card_travel::before {
  content: '\e8f8';
}

/* line 821, src/sass/core/material-icons.scss */
.material-icons.casino::before,
.mi.casino::before {
  content: '\eb40';
}

/* line 826, src/sass/core/material-icons.scss */
.material-icons.cast::before,
.mi.cast::before {
  content: '\e307';
}

/* line 831, src/sass/core/material-icons.scss */
.material-icons.cast_connected::before,
.mi.cast_connected::before {
  content: '\e308';
}

/* line 836, src/sass/core/material-icons.scss */
.material-icons.center_focus_strong::before,
.mi.center_focus_strong::before {
  content: '\e3b4';
}

/* line 841, src/sass/core/material-icons.scss */
.material-icons.center_focus_weak::before,
.mi.center_focus_weak::before {
  content: '\e3b5';
}

/* line 846, src/sass/core/material-icons.scss */
.material-icons.change_history::before,
.mi.change_history::before {
  content: '\e86b';
}

/* line 851, src/sass/core/material-icons.scss */
.material-icons.chat::before,
.mi.chat::before {
  content: '\e0b7';
}

/* line 856, src/sass/core/material-icons.scss */
.material-icons.chat_bubble::before,
.mi.chat_bubble::before {
  content: '\e0ca';
}

/* line 861, src/sass/core/material-icons.scss */
.material-icons.chat_bubble_outline::before,
.mi.chat_bubble_outline::before {
  content: '\e0cb';
}

/* line 866, src/sass/core/material-icons.scss */
.material-icons.check::before,
.mi.check::before {
  content: '\e5ca';
}

/* line 871, src/sass/core/material-icons.scss */
.material-icons.check_box::before,
.mi.check_box::before {
  content: '\e834';
}

/* line 876, src/sass/core/material-icons.scss */
.material-icons.check_box_outline_blank::before,
.mi.check_box_outline_blank::before {
  content: '\e835';
}

/* line 881, src/sass/core/material-icons.scss */
.material-icons.check_circle::before,
.mi.check_circle::before {
  content: '\e86c';
}

/* line 886, src/sass/core/material-icons.scss */
.material-icons.chevron_left::before,
.mi.chevron_left::before {
  content: '\e5cb';
}

/* line 891, src/sass/core/material-icons.scss */
.material-icons.chevron_right::before,
.mi.chevron_right::before {
  content: '\e5cc';
}

/* line 896, src/sass/core/material-icons.scss */
.material-icons.child_care::before,
.mi.child_care::before {
  content: '\eb41';
}

/* line 901, src/sass/core/material-icons.scss */
.material-icons.child_friendly::before,
.mi.child_friendly::before {
  content: '\eb42';
}

/* line 906, src/sass/core/material-icons.scss */
.material-icons.chrome_reader_mode::before,
.mi.chrome_reader_mode::before {
  content: '\e86d';
}

/* line 911, src/sass/core/material-icons.scss */
.material-icons.class::before,
.mi.class::before {
  content: '\e86e';
}

/* line 916, src/sass/core/material-icons.scss */
.material-icons.clear::before,
.mi.clear::before {
  content: '\e14c';
}

/* line 921, src/sass/core/material-icons.scss */
.material-icons.clear_all::before,
.mi.clear_all::before {
  content: '\e0b8';
}

/* line 926, src/sass/core/material-icons.scss */
.material-icons.close::before,
.mi.close::before {
  content: '\e5cd';
}

/* line 931, src/sass/core/material-icons.scss */
.material-icons.closed_caption::before,
.mi.closed_caption::before {
  content: '\e01c';
}

/* line 936, src/sass/core/material-icons.scss */
.material-icons.cloud::before,
.mi.cloud::before {
  content: '\e2bd';
}

/* line 941, src/sass/core/material-icons.scss */
.material-icons.cloud_circle::before,
.mi.cloud_circle::before {
  content: '\e2be';
}

/* line 946, src/sass/core/material-icons.scss */
.material-icons.cloud_done::before,
.mi.cloud_done::before {
  content: '\e2bf';
}

/* line 951, src/sass/core/material-icons.scss */
.material-icons.cloud_download::before,
.mi.cloud_download::before {
  content: '\e2c0';
}

/* line 956, src/sass/core/material-icons.scss */
.material-icons.cloud_off::before,
.mi.cloud_off::before {
  content: '\e2c1';
}

/* line 961, src/sass/core/material-icons.scss */
.material-icons.cloud_queue::before,
.mi.cloud_queue::before {
  content: '\e2c2';
}

/* line 966, src/sass/core/material-icons.scss */
.material-icons.cloud_upload::before,
.mi.cloud_upload::before {
  content: '\e2c3';
}

/* line 971, src/sass/core/material-icons.scss */
.material-icons.code::before,
.mi.code::before {
  content: '\e86f';
}

/* line 976, src/sass/core/material-icons.scss */
.material-icons.collections::before,
.mi.collections::before {
  content: '\e3b6';
}

/* line 981, src/sass/core/material-icons.scss */
.material-icons.collections_bookmark::before,
.mi.collections_bookmark::before {
  content: '\e431';
}

/* line 986, src/sass/core/material-icons.scss */
.material-icons.color_lens::before,
.mi.color_lens::before {
  content: '\e3b7';
}

/* line 991, src/sass/core/material-icons.scss */
.material-icons.colorize::before,
.mi.colorize::before {
  content: '\e3b8';
}

/* line 996, src/sass/core/material-icons.scss */
.material-icons.comment::before,
.mi.comment::before {
  content: '\e0b9';
}

/* line 1001, src/sass/core/material-icons.scss */
.material-icons.compare::before,
.mi.compare::before {
  content: '\e3b9';
}

/* line 1006, src/sass/core/material-icons.scss */
.material-icons.compare_arrows::before,
.mi.compare_arrows::before {
  content: '\e915';
}

/* line 1011, src/sass/core/material-icons.scss */
.material-icons.computer::before,
.mi.computer::before {
  content: '\e30a';
}

/* line 1016, src/sass/core/material-icons.scss */
.material-icons.confirmation_number::before,
.mi.confirmation_number::before {
  content: '\e638';
}

/* line 1021, src/sass/core/material-icons.scss */
.material-icons.contact_mail::before,
.mi.contact_mail::before {
  content: '\e0d0';
}

/* line 1026, src/sass/core/material-icons.scss */
.material-icons.contact_phone::before,
.mi.contact_phone::before {
  content: '\e0cf';
}

/* line 1031, src/sass/core/material-icons.scss */
.material-icons.contacts::before,
.mi.contacts::before {
  content: '\e0ba';
}

/* line 1036, src/sass/core/material-icons.scss */
.material-icons.content_copy::before,
.mi.content_copy::before {
  content: '\e14d';
}

/* line 1041, src/sass/core/material-icons.scss */
.material-icons.content_cut::before,
.mi.content_cut::before {
  content: '\e14e';
}

/* line 1046, src/sass/core/material-icons.scss */
.material-icons.content_paste::before,
.mi.content_paste::before {
  content: '\e14f';
}

/* line 1051, src/sass/core/material-icons.scss */
.material-icons.control_point::before,
.mi.control_point::before {
  content: '\e3ba';
}

/* line 1056, src/sass/core/material-icons.scss */
.material-icons.control_point_duplicate::before,
.mi.control_point_duplicate::before {
  content: '\e3bb';
}

/* line 1061, src/sass/core/material-icons.scss */
.material-icons.copyright::before,
.mi.copyright::before {
  content: '\e90c';
}

/* line 1066, src/sass/core/material-icons.scss */
.material-icons.create::before,
.mi.create::before {
  content: '\e150';
}

/* line 1071, src/sass/core/material-icons.scss */
.material-icons.create_new_folder::before,
.mi.create_new_folder::before {
  content: '\e2cc';
}

/* line 1076, src/sass/core/material-icons.scss */
.material-icons.credit_card::before,
.mi.credit_card::before {
  content: '\e870';
}

/* line 1081, src/sass/core/material-icons.scss */
.material-icons.crop::before,
.mi.crop::before {
  content: '\e3be';
}

/* line 1086, src/sass/core/material-icons.scss */
.material-icons.crop_16_9::before,
.mi.crop_16_9::before {
  content: '\e3bc';
}

/* line 1091, src/sass/core/material-icons.scss */
.material-icons.crop_3_2::before,
.mi.crop_3_2::before {
  content: '\e3bd';
}

/* line 1096, src/sass/core/material-icons.scss */
.material-icons.crop_5_4::before,
.mi.crop_5_4::before {
  content: '\e3bf';
}

/* line 1101, src/sass/core/material-icons.scss */
.material-icons.crop_7_5::before,
.mi.crop_7_5::before {
  content: '\e3c0';
}

/* line 1106, src/sass/core/material-icons.scss */
.material-icons.crop_din::before,
.mi.crop_din::before {
  content: '\e3c1';
}

/* line 1111, src/sass/core/material-icons.scss */
.material-icons.crop_free::before,
.mi.crop_free::before {
  content: '\e3c2';
}

/* line 1116, src/sass/core/material-icons.scss */
.material-icons.crop_landscape::before,
.mi.crop_landscape::before {
  content: '\e3c3';
}

/* line 1121, src/sass/core/material-icons.scss */
.material-icons.crop_original::before,
.mi.crop_original::before {
  content: '\e3c4';
}

/* line 1126, src/sass/core/material-icons.scss */
.material-icons.crop_portrait::before,
.mi.crop_portrait::before {
  content: '\e3c5';
}

/* line 1131, src/sass/core/material-icons.scss */
.material-icons.crop_rotate::before,
.mi.crop_rotate::before {
  content: '\e437';
}

/* line 1136, src/sass/core/material-icons.scss */
.material-icons.crop_square::before,
.mi.crop_square::before {
  content: '\e3c6';
}

/* line 1141, src/sass/core/material-icons.scss */
.material-icons.dashboard::before,
.mi.dashboard::before {
  content: '\e871';
}

/* line 1146, src/sass/core/material-icons.scss */
.material-icons.data_usage::before,
.mi.data_usage::before {
  content: '\e1af';
}

/* line 1151, src/sass/core/material-icons.scss */
.material-icons.date_range::before,
.mi.date_range::before {
  content: '\e916';
}

/* line 1156, src/sass/core/material-icons.scss */
.material-icons.dehaze::before,
.mi.dehaze::before {
  content: '\e3c7';
}

/* line 1161, src/sass/core/material-icons.scss */
.material-icons.delete::before,
.mi.delete::before {
  content: '\e872';
}

/* line 1166, src/sass/core/material-icons.scss */
.material-icons.delete_forever::before,
.mi.delete_forever::before {
  content: '\e92b';
}

/* line 1171, src/sass/core/material-icons.scss */
.material-icons.delete_sweep::before,
.mi.delete_sweep::before {
  content: '\e16c';
}

/* line 1176, src/sass/core/material-icons.scss */
.material-icons.description::before,
.mi.description::before {
  content: '\e873';
}

/* line 1181, src/sass/core/material-icons.scss */
.material-icons.desktop_mac::before,
.mi.desktop_mac::before {
  content: '\e30b';
}

/* line 1186, src/sass/core/material-icons.scss */
.material-icons.desktop_windows::before,
.mi.desktop_windows::before {
  content: '\e30c';
}

/* line 1191, src/sass/core/material-icons.scss */
.material-icons.details::before,
.mi.details::before {
  content: '\e3c8';
}

/* line 1196, src/sass/core/material-icons.scss */
.material-icons.developer_board::before,
.mi.developer_board::before {
  content: '\e30d';
}

/* line 1201, src/sass/core/material-icons.scss */
.material-icons.developer_mode::before,
.mi.developer_mode::before {
  content: '\e1b0';
}

/* line 1206, src/sass/core/material-icons.scss */
.material-icons.device_hub::before,
.mi.device_hub::before {
  content: '\e335';
}

/* line 1211, src/sass/core/material-icons.scss */
.material-icons.devices::before,
.mi.devices::before {
  content: '\e1b1';
}

/* line 1216, src/sass/core/material-icons.scss */
.material-icons.devices_other::before,
.mi.devices_other::before {
  content: '\e337';
}

/* line 1221, src/sass/core/material-icons.scss */
.material-icons.dialer_sip::before,
.mi.dialer_sip::before {
  content: '\e0bb';
}

/* line 1226, src/sass/core/material-icons.scss */
.material-icons.dialpad::before,
.mi.dialpad::before {
  content: '\e0bc';
}

/* line 1231, src/sass/core/material-icons.scss */
.material-icons.directions::before,
.mi.directions::before {
  content: '\e52e';
}

/* line 1236, src/sass/core/material-icons.scss */
.material-icons.directions_bike::before,
.mi.directions_bike::before {
  content: '\e52f';
}

/* line 1241, src/sass/core/material-icons.scss */
.material-icons.directions_boat::before,
.mi.directions_boat::before {
  content: '\e532';
}

/* line 1246, src/sass/core/material-icons.scss */
.material-icons.directions_bus::before,
.mi.directions_bus::before {
  content: '\e530';
}

/* line 1251, src/sass/core/material-icons.scss */
.material-icons.directions_car::before,
.mi.directions_car::before {
  content: '\e531';
}

/* line 1256, src/sass/core/material-icons.scss */
.material-icons.directions_railway::before,
.mi.directions_railway::before {
  content: '\e534';
}

/* line 1261, src/sass/core/material-icons.scss */
.material-icons.directions_run::before,
.mi.directions_run::before {
  content: '\e566';
}

/* line 1266, src/sass/core/material-icons.scss */
.material-icons.directions_subway::before,
.mi.directions_subway::before {
  content: '\e533';
}

/* line 1271, src/sass/core/material-icons.scss */
.material-icons.directions_transit::before,
.mi.directions_transit::before {
  content: '\e535';
}

/* line 1276, src/sass/core/material-icons.scss */
.material-icons.directions_walk::before,
.mi.directions_walk::before {
  content: '\e536';
}

/* line 1281, src/sass/core/material-icons.scss */
.material-icons.disc_full::before,
.mi.disc_full::before {
  content: '\e610';
}

/* line 1286, src/sass/core/material-icons.scss */
.material-icons.dns::before,
.mi.dns::before {
  content: '\e875';
}

/* line 1291, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb::before,
.mi.do_not_disturb::before {
  content: '\e612';
}

/* line 1296, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb_alt::before,
.mi.do_not_disturb_alt::before {
  content: '\e611';
}

/* line 1301, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb_off::before,
.mi.do_not_disturb_off::before {
  content: '\e643';
}

/* line 1306, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb_on::before,
.mi.do_not_disturb_on::before {
  content: '\e644';
}

/* line 1311, src/sass/core/material-icons.scss */
.material-icons.dock::before,
.mi.dock::before {
  content: '\e30e';
}

/* line 1316, src/sass/core/material-icons.scss */
.material-icons.domain::before,
.mi.domain::before {
  content: '\e7ee';
}

/* line 1321, src/sass/core/material-icons.scss */
.material-icons.done::before,
.mi.done::before {
  content: '\e876';
}

/* line 1326, src/sass/core/material-icons.scss */
.material-icons.done_all::before,
.mi.done_all::before {
  content: '\e877';
}

/* line 1331, src/sass/core/material-icons.scss */
.material-icons.donut_large::before,
.mi.donut_large::before {
  content: '\e917';
}

/* line 1336, src/sass/core/material-icons.scss */
.material-icons.donut_small::before,
.mi.donut_small::before {
  content: '\e918';
}

/* line 1341, src/sass/core/material-icons.scss */
.material-icons.drafts::before,
.mi.drafts::before {
  content: '\e151';
}

/* line 1346, src/sass/core/material-icons.scss */
.material-icons.drag_handle::before,
.mi.drag_handle::before {
  content: '\e25d';
}

/* line 1351, src/sass/core/material-icons.scss */
.material-icons.drive_eta::before,
.mi.drive_eta::before {
  content: '\e613';
}

/* line 1356, src/sass/core/material-icons.scss */
.material-icons.dvr::before,
.mi.dvr::before {
  content: '\e1b2';
}

/* line 1361, src/sass/core/material-icons.scss */
.material-icons.edit::before,
.mi.edit::before {
  content: '\e3c9';
}

/* line 1366, src/sass/core/material-icons.scss */
.material-icons.edit_location::before,
.mi.edit_location::before {
  content: '\e568';
}

/* line 1371, src/sass/core/material-icons.scss */
.material-icons.eject::before,
.mi.eject::before {
  content: '\e8fb';
}

/* line 1376, src/sass/core/material-icons.scss */
.material-icons.email::before,
.mi.email::before {
  content: '\e0be';
}

/* line 1381, src/sass/core/material-icons.scss */
.material-icons.enhanced_encryption::before,
.mi.enhanced_encryption::before {
  content: '\e63f';
}

/* line 1386, src/sass/core/material-icons.scss */
.material-icons.equalizer::before,
.mi.equalizer::before {
  content: '\e01d';
}

/* line 1391, src/sass/core/material-icons.scss */
.material-icons.error::before,
.mi.error::before {
  content: '\e000';
}

/* line 1396, src/sass/core/material-icons.scss */
.material-icons.error_outline::before,
.mi.error_outline::before {
  content: '\e001';
}

/* line 1401, src/sass/core/material-icons.scss */
.material-icons.euro_symbol::before,
.mi.euro_symbol::before {
  content: '\e926';
}

/* line 1406, src/sass/core/material-icons.scss */
.material-icons.ev_station::before,
.mi.ev_station::before {
  content: '\e56d';
}

/* line 1411, src/sass/core/material-icons.scss */
.material-icons.event::before,
.mi.event::before {
  content: '\e878';
}

/* line 1416, src/sass/core/material-icons.scss */
.material-icons.event_available::before,
.mi.event_available::before {
  content: '\e614';
}

/* line 1421, src/sass/core/material-icons.scss */
.material-icons.event_busy::before,
.mi.event_busy::before {
  content: '\e615';
}

/* line 1426, src/sass/core/material-icons.scss */
.material-icons.event_note::before,
.mi.event_note::before {
  content: '\e616';
}

/* line 1431, src/sass/core/material-icons.scss */
.material-icons.event_seat::before,
.mi.event_seat::before {
  content: '\e903';
}

/* line 1436, src/sass/core/material-icons.scss */
.material-icons.exit_to_app::before,
.mi.exit_to_app::before {
  content: '\e879';
}

/* line 1441, src/sass/core/material-icons.scss */
.material-icons.expand_less::before,
.mi.expand_less::before {
  content: '\e5ce';
}

/* line 1446, src/sass/core/material-icons.scss */
.material-icons.expand_more::before,
.mi.expand_more::before {
  content: '\e5cf';
}

/* line 1451, src/sass/core/material-icons.scss */
.material-icons.explicit::before,
.mi.explicit::before {
  content: '\e01e';
}

/* line 1456, src/sass/core/material-icons.scss */
.material-icons.explore::before,
.mi.explore::before {
  content: '\e87a';
}

/* line 1461, src/sass/core/material-icons.scss */
.material-icons.exposure::before,
.mi.exposure::before {
  content: '\e3ca';
}

/* line 1466, src/sass/core/material-icons.scss */
.material-icons.exposure_neg_1::before,
.mi.exposure_neg_1::before {
  content: '\e3cb';
}

/* line 1471, src/sass/core/material-icons.scss */
.material-icons.exposure_neg_2::before,
.mi.exposure_neg_2::before {
  content: '\e3cc';
}

/* line 1476, src/sass/core/material-icons.scss */
.material-icons.exposure_plus_1::before,
.mi.exposure_plus_1::before {
  content: '\e3cd';
}

/* line 1481, src/sass/core/material-icons.scss */
.material-icons.exposure_plus_2::before,
.mi.exposure_plus_2::before {
  content: '\e3ce';
}

/* line 1486, src/sass/core/material-icons.scss */
.material-icons.exposure_zero::before,
.mi.exposure_zero::before {
  content: '\e3cf';
}

/* line 1491, src/sass/core/material-icons.scss */
.material-icons.extension::before,
.mi.extension::before {
  content: '\e87b';
}

/* line 1496, src/sass/core/material-icons.scss */
.material-icons.face::before,
.mi.face::before {
  content: '\e87c';
}

/* line 1501, src/sass/core/material-icons.scss */
.material-icons.fast_forward::before,
.mi.fast_forward::before {
  content: '\e01f';
}

/* line 1506, src/sass/core/material-icons.scss */
.material-icons.fast_rewind::before,
.mi.fast_rewind::before {
  content: '\e020';
}

/* line 1511, src/sass/core/material-icons.scss */
.material-icons.favorite::before,
.mi.favorite::before {
  content: '\e87d';
}

/* line 1516, src/sass/core/material-icons.scss */
.material-icons.favorite_border::before,
.mi.favorite_border::before {
  content: '\e87e';
}

/* line 1521, src/sass/core/material-icons.scss */
.material-icons.featured_play_list::before,
.mi.featured_play_list::before {
  content: '\e06d';
}

/* line 1526, src/sass/core/material-icons.scss */
.material-icons.featured_video::before,
.mi.featured_video::before {
  content: '\e06e';
}

/* line 1531, src/sass/core/material-icons.scss */
.material-icons.feedback::before,
.mi.feedback::before {
  content: '\e87f';
}

/* line 1536, src/sass/core/material-icons.scss */
.material-icons.fiber_dvr::before,
.mi.fiber_dvr::before {
  content: '\e05d';
}

/* line 1541, src/sass/core/material-icons.scss */
.material-icons.fiber_manual_record::before,
.mi.fiber_manual_record::before {
  content: '\e061';
}

/* line 1546, src/sass/core/material-icons.scss */
.material-icons.fiber_new::before,
.mi.fiber_new::before {
  content: '\e05e';
}

/* line 1551, src/sass/core/material-icons.scss */
.material-icons.fiber_pin::before,
.mi.fiber_pin::before {
  content: '\e06a';
}

/* line 1556, src/sass/core/material-icons.scss */
.material-icons.fiber_smart_record::before,
.mi.fiber_smart_record::before {
  content: '\e062';
}

/* line 1561, src/sass/core/material-icons.scss */
.material-icons.file_download::before,
.mi.file_download::before {
  content: '\e2c4';
}

/* line 1566, src/sass/core/material-icons.scss */
.material-icons.file_upload::before,
.mi.file_upload::before {
  content: '\e2c6';
}

/* line 1571, src/sass/core/material-icons.scss */
.material-icons.filter::before,
.mi.filter::before {
  content: '\e3d3';
}

/* line 1576, src/sass/core/material-icons.scss */
.material-icons.filter_1::before,
.mi.filter_1::before {
  content: '\e3d0';
}

/* line 1581, src/sass/core/material-icons.scss */
.material-icons.filter_2::before,
.mi.filter_2::before {
  content: '\e3d1';
}

/* line 1586, src/sass/core/material-icons.scss */
.material-icons.filter_3::before,
.mi.filter_3::before {
  content: '\e3d2';
}

/* line 1591, src/sass/core/material-icons.scss */
.material-icons.filter_4::before,
.mi.filter_4::before {
  content: '\e3d4';
}

/* line 1596, src/sass/core/material-icons.scss */
.material-icons.filter_5::before,
.mi.filter_5::before {
  content: '\e3d5';
}

/* line 1601, src/sass/core/material-icons.scss */
.material-icons.filter_6::before,
.mi.filter_6::before {
  content: '\e3d6';
}

/* line 1606, src/sass/core/material-icons.scss */
.material-icons.filter_7::before,
.mi.filter_7::before {
  content: '\e3d7';
}

/* line 1611, src/sass/core/material-icons.scss */
.material-icons.filter_8::before,
.mi.filter_8::before {
  content: '\e3d8';
}

/* line 1616, src/sass/core/material-icons.scss */
.material-icons.filter_9::before,
.mi.filter_9::before {
  content: '\e3d9';
}

/* line 1621, src/sass/core/material-icons.scss */
.material-icons.filter_9_plus::before,
.mi.filter_9_plus::before {
  content: '\e3da';
}

/* line 1626, src/sass/core/material-icons.scss */
.material-icons.filter_b_and_w::before,
.mi.filter_b_and_w::before {
  content: '\e3db';
}

/* line 1631, src/sass/core/material-icons.scss */
.material-icons.filter_center_focus::before,
.mi.filter_center_focus::before {
  content: '\e3dc';
}

/* line 1636, src/sass/core/material-icons.scss */
.material-icons.filter_drama::before,
.mi.filter_drama::before {
  content: '\e3dd';
}

/* line 1641, src/sass/core/material-icons.scss */
.material-icons.filter_frames::before,
.mi.filter_frames::before {
  content: '\e3de';
}

/* line 1646, src/sass/core/material-icons.scss */
.material-icons.filter_hdr::before,
.mi.filter_hdr::before {
  content: '\e3df';
}

/* line 1651, src/sass/core/material-icons.scss */
.material-icons.filter_list::before,
.mi.filter_list::before {
  content: '\e152';
}

/* line 1656, src/sass/core/material-icons.scss */
.material-icons.filter_none::before,
.mi.filter_none::before {
  content: '\e3e0';
}

/* line 1661, src/sass/core/material-icons.scss */
.material-icons.filter_tilt_shift::before,
.mi.filter_tilt_shift::before {
  content: '\e3e2';
}

/* line 1666, src/sass/core/material-icons.scss */
.material-icons.filter_vintage::before,
.mi.filter_vintage::before {
  content: '\e3e3';
}

/* line 1671, src/sass/core/material-icons.scss */
.material-icons.find_in_page::before,
.mi.find_in_page::before {
  content: '\e880';
}

/* line 1676, src/sass/core/material-icons.scss */
.material-icons.find_replace::before,
.mi.find_replace::before {
  content: '\e881';
}

/* line 1681, src/sass/core/material-icons.scss */
.material-icons.fingerprint::before,
.mi.fingerprint::before {
  content: '\e90d';
}

/* line 1686, src/sass/core/material-icons.scss */
.material-icons.first_page::before,
.mi.first_page::before {
  content: '\e5dc';
}

/* line 1691, src/sass/core/material-icons.scss */
.material-icons.fitness_center::before,
.mi.fitness_center::before {
  content: '\eb43';
}

/* line 1696, src/sass/core/material-icons.scss */
.material-icons.flag::before,
.mi.flag::before {
  content: '\e153';
}

/* line 1701, src/sass/core/material-icons.scss */
.material-icons.flare::before,
.mi.flare::before {
  content: '\e3e4';
}

/* line 1706, src/sass/core/material-icons.scss */
.material-icons.flash_auto::before,
.mi.flash_auto::before {
  content: '\e3e5';
}

/* line 1711, src/sass/core/material-icons.scss */
.material-icons.flash_off::before,
.mi.flash_off::before {
  content: '\e3e6';
}

/* line 1716, src/sass/core/material-icons.scss */
.material-icons.flash_on::before,
.mi.flash_on::before {
  content: '\e3e7';
}

/* line 1721, src/sass/core/material-icons.scss */
.material-icons.flight::before,
.mi.flight::before {
  content: '\e539';
}

/* line 1726, src/sass/core/material-icons.scss */
.material-icons.flight_land::before,
.mi.flight_land::before {
  content: '\e904';
}

/* line 1731, src/sass/core/material-icons.scss */
.material-icons.flight_takeoff::before,
.mi.flight_takeoff::before {
  content: '\e905';
}

/* line 1736, src/sass/core/material-icons.scss */
.material-icons.flip::before,
.mi.flip::before {
  content: '\e3e8';
}

/* line 1741, src/sass/core/material-icons.scss */
.material-icons.flip_to_back::before,
.mi.flip_to_back::before {
  content: '\e882';
}

/* line 1746, src/sass/core/material-icons.scss */
.material-icons.flip_to_front::before,
.mi.flip_to_front::before {
  content: '\e883';
}

/* line 1751, src/sass/core/material-icons.scss */
.material-icons.folder::before,
.mi.folder::before {
  content: '\e2c7';
}

/* line 1756, src/sass/core/material-icons.scss */
.material-icons.folder_open::before,
.mi.folder_open::before {
  content: '\e2c8';
}

/* line 1761, src/sass/core/material-icons.scss */
.material-icons.folder_shared::before,
.mi.folder_shared::before {
  content: '\e2c9';
}

/* line 1766, src/sass/core/material-icons.scss */
.material-icons.folder_special::before,
.mi.folder_special::before {
  content: '\e617';
}

/* line 1771, src/sass/core/material-icons.scss */
.material-icons.font_download::before,
.mi.font_download::before {
  content: '\e167';
}

/* line 1776, src/sass/core/material-icons.scss */
.material-icons.format_align_center::before,
.mi.format_align_center::before {
  content: '\e234';
}

/* line 1781, src/sass/core/material-icons.scss */
.material-icons.format_align_justify::before,
.mi.format_align_justify::before {
  content: '\e235';
}

/* line 1786, src/sass/core/material-icons.scss */
.material-icons.format_align_left::before,
.mi.format_align_left::before {
  content: '\e236';
}

/* line 1791, src/sass/core/material-icons.scss */
.material-icons.format_align_right::before,
.mi.format_align_right::before {
  content: '\e237';
}

/* line 1796, src/sass/core/material-icons.scss */
.material-icons.format_bold::before,
.mi.format_bold::before {
  content: '\e238';
}

/* line 1801, src/sass/core/material-icons.scss */
.material-icons.format_clear::before,
.mi.format_clear::before {
  content: '\e239';
}

/* line 1806, src/sass/core/material-icons.scss */
.material-icons.format_color_fill::before,
.mi.format_color_fill::before {
  content: '\e23a';
}

/* line 1811, src/sass/core/material-icons.scss */
.material-icons.format_color_reset::before,
.mi.format_color_reset::before {
  content: '\e23b';
}

/* line 1816, src/sass/core/material-icons.scss */
.material-icons.format_color_text::before,
.mi.format_color_text::before {
  content: '\e23c';
}

/* line 1821, src/sass/core/material-icons.scss */
.material-icons.format_indent_decrease::before,
.mi.format_indent_decrease::before {
  content: '\e23d';
}

/* line 1826, src/sass/core/material-icons.scss */
.material-icons.format_indent_increase::before,
.mi.format_indent_increase::before {
  content: '\e23e';
}

/* line 1831, src/sass/core/material-icons.scss */
.material-icons.format_italic::before,
.mi.format_italic::before {
  content: '\e23f';
}

/* line 1836, src/sass/core/material-icons.scss */
.material-icons.format_line_spacing::before,
.mi.format_line_spacing::before {
  content: '\e240';
}

/* line 1841, src/sass/core/material-icons.scss */
.material-icons.format_list_bulleted::before,
.mi.format_list_bulleted::before {
  content: '\e241';
}

/* line 1846, src/sass/core/material-icons.scss */
.material-icons.format_list_numbered::before,
.mi.format_list_numbered::before {
  content: '\e242';
}

/* line 1851, src/sass/core/material-icons.scss */
.material-icons.format_paint::before,
.mi.format_paint::before {
  content: '\e243';
}

/* line 1856, src/sass/core/material-icons.scss */
.material-icons.format_quote::before,
.mi.format_quote::before {
  content: '\e244';
}

/* line 1861, src/sass/core/material-icons.scss */
.material-icons.format_shapes::before,
.mi.format_shapes::before {
  content: '\e25e';
}

/* line 1866, src/sass/core/material-icons.scss */
.material-icons.format_size::before,
.mi.format_size::before {
  content: '\e245';
}

/* line 1871, src/sass/core/material-icons.scss */
.material-icons.format_strikethrough::before,
.mi.format_strikethrough::before {
  content: '\e246';
}

/* line 1876, src/sass/core/material-icons.scss */
.material-icons.format_textdirection_l_to_r::before,
.mi.format_textdirection_l_to_r::before {
  content: '\e247';
}

/* line 1881, src/sass/core/material-icons.scss */
.material-icons.format_textdirection_r_to_l::before,
.mi.format_textdirection_r_to_l::before {
  content: '\e248';
}

/* line 1886, src/sass/core/material-icons.scss */
.material-icons.format_underlined::before,
.mi.format_underlined::before {
  content: '\e249';
}

/* line 1891, src/sass/core/material-icons.scss */
.material-icons.forum::before,
.mi.forum::before {
  content: '\e0bf';
}

/* line 1896, src/sass/core/material-icons.scss */
.material-icons.forward::before,
.mi.forward::before {
  content: '\e154';
}

/* line 1901, src/sass/core/material-icons.scss */
.material-icons.forward_10::before,
.mi.forward_10::before {
  content: '\e056';
}

/* line 1906, src/sass/core/material-icons.scss */
.material-icons.forward_30::before,
.mi.forward_30::before {
  content: '\e057';
}

/* line 1911, src/sass/core/material-icons.scss */
.material-icons.forward_5::before,
.mi.forward_5::before {
  content: '\e058';
}

/* line 1916, src/sass/core/material-icons.scss */
.material-icons.free_breakfast::before,
.mi.free_breakfast::before {
  content: '\eb44';
}

/* line 1921, src/sass/core/material-icons.scss */
.material-icons.fullscreen::before,
.mi.fullscreen::before {
  content: '\e5d0';
}

/* line 1926, src/sass/core/material-icons.scss */
.material-icons.fullscreen_exit::before,
.mi.fullscreen_exit::before {
  content: '\e5d1';
}

/* line 1931, src/sass/core/material-icons.scss */
.material-icons.functions::before,
.mi.functions::before {
  content: '\e24a';
}

/* line 1936, src/sass/core/material-icons.scss */
.material-icons.g_translate::before,
.mi.g_translate::before {
  content: '\e927';
}

/* line 1941, src/sass/core/material-icons.scss */
.material-icons.gamepad::before,
.mi.gamepad::before {
  content: '\e30f';
}

/* line 1946, src/sass/core/material-icons.scss */
.material-icons.games::before,
.mi.games::before {
  content: '\e021';
}

/* line 1951, src/sass/core/material-icons.scss */
.material-icons.gavel::before,
.mi.gavel::before {
  content: '\e90e';
}

/* line 1956, src/sass/core/material-icons.scss */
.material-icons.gesture::before,
.mi.gesture::before {
  content: '\e155';
}

/* line 1961, src/sass/core/material-icons.scss */
.material-icons.get_app::before,
.mi.get_app::before {
  content: '\e884';
}

/* line 1966, src/sass/core/material-icons.scss */
.material-icons.gif::before,
.mi.gif::before {
  content: '\e908';
}

/* line 1971, src/sass/core/material-icons.scss */
.material-icons.golf_course::before,
.mi.golf_course::before {
  content: '\eb45';
}

/* line 1976, src/sass/core/material-icons.scss */
.material-icons.gps_fixed::before,
.mi.gps_fixed::before {
  content: '\e1b3';
}

/* line 1981, src/sass/core/material-icons.scss */
.material-icons.gps_not_fixed::before,
.mi.gps_not_fixed::before {
  content: '\e1b4';
}

/* line 1986, src/sass/core/material-icons.scss */
.material-icons.gps_off::before,
.mi.gps_off::before {
  content: '\e1b5';
}

/* line 1991, src/sass/core/material-icons.scss */
.material-icons.grade::before,
.mi.grade::before {
  content: '\e885';
}

/* line 1996, src/sass/core/material-icons.scss */
.material-icons.gradient::before,
.mi.gradient::before {
  content: '\e3e9';
}

/* line 2001, src/sass/core/material-icons.scss */
.material-icons.grain::before,
.mi.grain::before {
  content: '\e3ea';
}

/* line 2006, src/sass/core/material-icons.scss */
.material-icons.graphic_eq::before,
.mi.graphic_eq::before {
  content: '\e1b8';
}

/* line 2011, src/sass/core/material-icons.scss */
.material-icons.grid_off::before,
.mi.grid_off::before {
  content: '\e3eb';
}

/* line 2016, src/sass/core/material-icons.scss */
.material-icons.grid_on::before,
.mi.grid_on::before {
  content: '\e3ec';
}

/* line 2021, src/sass/core/material-icons.scss */
.material-icons.group::before,
.mi.group::before {
  content: '\e7ef';
}

/* line 2026, src/sass/core/material-icons.scss */
.material-icons.group_add::before,
.mi.group_add::before {
  content: '\e7f0';
}

/* line 2031, src/sass/core/material-icons.scss */
.material-icons.group_work::before,
.mi.group_work::before {
  content: '\e886';
}

/* line 2036, src/sass/core/material-icons.scss */
.material-icons.hd::before,
.mi.hd::before {
  content: '\e052';
}

/* line 2041, src/sass/core/material-icons.scss */
.material-icons.hdr_off::before,
.mi.hdr_off::before {
  content: '\e3ed';
}

/* line 2046, src/sass/core/material-icons.scss */
.material-icons.hdr_on::before,
.mi.hdr_on::before {
  content: '\e3ee';
}

/* line 2051, src/sass/core/material-icons.scss */
.material-icons.hdr_strong::before,
.mi.hdr_strong::before {
  content: '\e3f1';
}

/* line 2056, src/sass/core/material-icons.scss */
.material-icons.hdr_weak::before,
.mi.hdr_weak::before {
  content: '\e3f2';
}

/* line 2061, src/sass/core/material-icons.scss */
.material-icons.headset::before,
.mi.headset::before {
  content: '\e310';
}

/* line 2066, src/sass/core/material-icons.scss */
.material-icons.headset_mic::before,
.mi.headset_mic::before {
  content: '\e311';
}

/* line 2071, src/sass/core/material-icons.scss */
.material-icons.healing::before,
.mi.healing::before {
  content: '\e3f3';
}

/* line 2076, src/sass/core/material-icons.scss */
.material-icons.hearing::before,
.mi.hearing::before {
  content: '\e023';
}

/* line 2081, src/sass/core/material-icons.scss */
.material-icons.help::before,
.mi.help::before {
  content: '\e887';
}

/* line 2086, src/sass/core/material-icons.scss */
.material-icons.help_outline::before,
.mi.help_outline::before {
  content: '\e8fd';
}

/* line 2091, src/sass/core/material-icons.scss */
.material-icons.high_quality::before,
.mi.high_quality::before {
  content: '\e024';
}

/* line 2096, src/sass/core/material-icons.scss */
.material-icons.highlight::before,
.mi.highlight::before {
  content: '\e25f';
}

/* line 2101, src/sass/core/material-icons.scss */
.material-icons.highlight_off::before,
.mi.highlight_off::before {
  content: '\e888';
}

/* line 2106, src/sass/core/material-icons.scss */
.material-icons.history::before,
.mi.history::before {
  content: '\e889';
}

/* line 2111, src/sass/core/material-icons.scss */
.material-icons.home::before,
.mi.home::before {
  content: '\e88a';
}

/* line 2116, src/sass/core/material-icons.scss */
.material-icons.hot_tub::before,
.mi.hot_tub::before {
  content: '\eb46';
}

/* line 2121, src/sass/core/material-icons.scss */
.material-icons.hotel::before,
.mi.hotel::before {
  content: '\e53a';
}

/* line 2126, src/sass/core/material-icons.scss */
.material-icons.hourglass_empty::before,
.mi.hourglass_empty::before {
  content: '\e88b';
}

/* line 2131, src/sass/core/material-icons.scss */
.material-icons.hourglass_full::before,
.mi.hourglass_full::before {
  content: '\e88c';
}

/* line 2136, src/sass/core/material-icons.scss */
.material-icons.http::before,
.mi.http::before {
  content: '\e902';
}

/* line 2141, src/sass/core/material-icons.scss */
.material-icons.https::before,
.mi.https::before {
  content: '\e88d';
}

/* line 2146, src/sass/core/material-icons.scss */
.material-icons.image::before,
.mi.image::before {
  content: '\e3f4';
}

/* line 2151, src/sass/core/material-icons.scss */
.material-icons.image_aspect_ratio::before,
.mi.image_aspect_ratio::before {
  content: '\e3f5';
}

/* line 2156, src/sass/core/material-icons.scss */
.material-icons.import_contacts::before,
.mi.import_contacts::before {
  content: '\e0e0';
}

/* line 2161, src/sass/core/material-icons.scss */
.material-icons.import_export::before,
.mi.import_export::before {
  content: '\e0c3';
}

/* line 2166, src/sass/core/material-icons.scss */
.material-icons.important_devices::before,
.mi.important_devices::before {
  content: '\e912';
}

/* line 2171, src/sass/core/material-icons.scss */
.material-icons.inbox::before,
.mi.inbox::before {
  content: '\e156';
}

/* line 2176, src/sass/core/material-icons.scss */
.material-icons.indeterminate_check_box::before,
.mi.indeterminate_check_box::before {
  content: '\e909';
}

/* line 2181, src/sass/core/material-icons.scss */
.material-icons.info::before,
.mi.info::before {
  content: '\e88e';
}

/* line 2186, src/sass/core/material-icons.scss */
.material-icons.info_outline::before,
.mi.info_outline::before {
  content: '\e88f';
}

/* line 2191, src/sass/core/material-icons.scss */
.material-icons.input::before,
.mi.input::before {
  content: '\e890';
}

/* line 2196, src/sass/core/material-icons.scss */
.material-icons.insert_chart::before,
.mi.insert_chart::before {
  content: '\e24b';
}

/* line 2201, src/sass/core/material-icons.scss */
.material-icons.insert_comment::before,
.mi.insert_comment::before {
  content: '\e24c';
}

/* line 2206, src/sass/core/material-icons.scss */
.material-icons.insert_drive_file::before,
.mi.insert_drive_file::before {
  content: '\e24d';
}

/* line 2211, src/sass/core/material-icons.scss */
.material-icons.insert_emoticon::before,
.mi.insert_emoticon::before {
  content: '\e24e';
}

/* line 2216, src/sass/core/material-icons.scss */
.material-icons.insert_invitation::before,
.mi.insert_invitation::before {
  content: '\e24f';
}

/* line 2221, src/sass/core/material-icons.scss */
.material-icons.insert_link::before,
.mi.insert_link::before {
  content: '\e250';
}

/* line 2226, src/sass/core/material-icons.scss */
.material-icons.insert_photo::before,
.mi.insert_photo::before {
  content: '\e251';
}

/* line 2231, src/sass/core/material-icons.scss */
.material-icons.invert_colors::before,
.mi.invert_colors::before {
  content: '\e891';
}

/* line 2236, src/sass/core/material-icons.scss */
.material-icons.invert_colors_off::before,
.mi.invert_colors_off::before {
  content: '\e0c4';
}

/* line 2241, src/sass/core/material-icons.scss */
.material-icons.iso::before,
.mi.iso::before {
  content: '\e3f6';
}

/* line 2246, src/sass/core/material-icons.scss */
.material-icons.keyboard::before,
.mi.keyboard::before {
  content: '\e312';
}

/* line 2251, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_down::before,
.mi.keyboard_arrow_down::before {
  content: '\e313';
}

/* line 2256, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_left::before,
.mi.keyboard_arrow_left::before {
  content: '\e314';
}

/* line 2261, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_right::before,
.mi.keyboard_arrow_right::before {
  content: '\e315';
}

/* line 2266, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_up::before,
.mi.keyboard_arrow_up::before {
  content: '\e316';
}

/* line 2271, src/sass/core/material-icons.scss */
.material-icons.keyboard_backspace::before,
.mi.keyboard_backspace::before {
  content: '\e317';
}

/* line 2276, src/sass/core/material-icons.scss */
.material-icons.keyboard_capslock::before,
.mi.keyboard_capslock::before {
  content: '\e318';
}

/* line 2281, src/sass/core/material-icons.scss */
.material-icons.keyboard_hide::before,
.mi.keyboard_hide::before {
  content: '\e31a';
}

/* line 2286, src/sass/core/material-icons.scss */
.material-icons.keyboard_return::before,
.mi.keyboard_return::before {
  content: '\e31b';
}

/* line 2291, src/sass/core/material-icons.scss */
.material-icons.keyboard_tab::before,
.mi.keyboard_tab::before {
  content: '\e31c';
}

/* line 2296, src/sass/core/material-icons.scss */
.material-icons.keyboard_voice::before,
.mi.keyboard_voice::before {
  content: '\e31d';
}

/* line 2301, src/sass/core/material-icons.scss */
.material-icons.kitchen::before,
.mi.kitchen::before {
  content: '\eb47';
}

/* line 2306, src/sass/core/material-icons.scss */
.material-icons.label::before,
.mi.label::before {
  content: '\e892';
}

/* line 2311, src/sass/core/material-icons.scss */
.material-icons.label_outline::before,
.mi.label_outline::before {
  content: '\e893';
}

/* line 2316, src/sass/core/material-icons.scss */
.material-icons.landscape::before,
.mi.landscape::before {
  content: '\e3f7';
}

/* line 2321, src/sass/core/material-icons.scss */
.material-icons.language::before,
.mi.language::before {
  content: '\e894';
}

/* line 2326, src/sass/core/material-icons.scss */
.material-icons.laptop::before,
.mi.laptop::before {
  content: '\e31e';
}

/* line 2331, src/sass/core/material-icons.scss */
.material-icons.laptop_chromebook::before,
.mi.laptop_chromebook::before {
  content: '\e31f';
}

/* line 2336, src/sass/core/material-icons.scss */
.material-icons.laptop_mac::before,
.mi.laptop_mac::before {
  content: '\e320';
}

/* line 2341, src/sass/core/material-icons.scss */
.material-icons.laptop_windows::before,
.mi.laptop_windows::before {
  content: '\e321';
}

/* line 2346, src/sass/core/material-icons.scss */
.material-icons.last_page::before,
.mi.last_page::before {
  content: '\e5dd';
}

/* line 2351, src/sass/core/material-icons.scss */
.material-icons.launch::before,
.mi.launch::before {
  content: '\e895';
}

/* line 2356, src/sass/core/material-icons.scss */
.material-icons.layers::before,
.mi.layers::before {
  content: '\e53b';
}

/* line 2361, src/sass/core/material-icons.scss */
.material-icons.layers_clear::before,
.mi.layers_clear::before {
  content: '\e53c';
}

/* line 2366, src/sass/core/material-icons.scss */
.material-icons.leak_add::before,
.mi.leak_add::before {
  content: '\e3f8';
}

/* line 2371, src/sass/core/material-icons.scss */
.material-icons.leak_remove::before,
.mi.leak_remove::before {
  content: '\e3f9';
}

/* line 2376, src/sass/core/material-icons.scss */
.material-icons.lens::before,
.mi.lens::before {
  content: '\e3fa';
}

/* line 2381, src/sass/core/material-icons.scss */
.material-icons.library_add::before,
.mi.library_add::before {
  content: '\e02e';
}

/* line 2386, src/sass/core/material-icons.scss */
.material-icons.library_books::before,
.mi.library_books::before {
  content: '\e02f';
}

/* line 2391, src/sass/core/material-icons.scss */
.material-icons.library_music::before,
.mi.library_music::before {
  content: '\e030';
}

/* line 2396, src/sass/core/material-icons.scss */
.material-icons.lightbulb_outline::before,
.mi.lightbulb_outline::before {
  content: '\e90f';
}

/* line 2401, src/sass/core/material-icons.scss */
.material-icons.line_style::before,
.mi.line_style::before {
  content: '\e919';
}

/* line 2406, src/sass/core/material-icons.scss */
.material-icons.line_weight::before,
.mi.line_weight::before {
  content: '\e91a';
}

/* line 2411, src/sass/core/material-icons.scss */
.material-icons.linear_scale::before,
.mi.linear_scale::before {
  content: '\e260';
}

/* line 2416, src/sass/core/material-icons.scss */
.material-icons.link::before,
.mi.link::before {
  content: '\e157';
}

/* line 2421, src/sass/core/material-icons.scss */
.material-icons.linked_camera::before,
.mi.linked_camera::before {
  content: '\e438';
}

/* line 2426, src/sass/core/material-icons.scss */
.material-icons.list::before,
.mi.list::before {
  content: '\e896';
}

/* line 2431, src/sass/core/material-icons.scss */
.material-icons.live_help::before,
.mi.live_help::before {
  content: '\e0c6';
}

/* line 2436, src/sass/core/material-icons.scss */
.material-icons.live_tv::before,
.mi.live_tv::before {
  content: '\e639';
}

/* line 2441, src/sass/core/material-icons.scss */
.material-icons.local_activity::before,
.mi.local_activity::before {
  content: '\e53f';
}

/* line 2446, src/sass/core/material-icons.scss */
.material-icons.local_airport::before,
.mi.local_airport::before {
  content: '\e53d';
}

/* line 2451, src/sass/core/material-icons.scss */
.material-icons.local_atm::before,
.mi.local_atm::before {
  content: '\e53e';
}

/* line 2456, src/sass/core/material-icons.scss */
.material-icons.local_bar::before,
.mi.local_bar::before {
  content: '\e540';
}

/* line 2461, src/sass/core/material-icons.scss */
.material-icons.local_cafe::before,
.mi.local_cafe::before {
  content: '\e541';
}

/* line 2466, src/sass/core/material-icons.scss */
.material-icons.local_car_wash::before,
.mi.local_car_wash::before {
  content: '\e542';
}

/* line 2471, src/sass/core/material-icons.scss */
.material-icons.local_convenience_store::before,
.mi.local_convenience_store::before {
  content: '\e543';
}

/* line 2476, src/sass/core/material-icons.scss */
.material-icons.local_dining::before,
.mi.local_dining::before {
  content: '\e556';
}

/* line 2481, src/sass/core/material-icons.scss */
.material-icons.local_drink::before,
.mi.local_drink::before {
  content: '\e544';
}

/* line 2486, src/sass/core/material-icons.scss */
.material-icons.local_florist::before,
.mi.local_florist::before {
  content: '\e545';
}

/* line 2491, src/sass/core/material-icons.scss */
.material-icons.local_gas_station::before,
.mi.local_gas_station::before {
  content: '\e546';
}

/* line 2496, src/sass/core/material-icons.scss */
.material-icons.local_grocery_store::before,
.mi.local_grocery_store::before {
  content: '\e547';
}

/* line 2501, src/sass/core/material-icons.scss */
.material-icons.local_hospital::before,
.mi.local_hospital::before {
  content: '\e548';
}

/* line 2506, src/sass/core/material-icons.scss */
.material-icons.local_hotel::before,
.mi.local_hotel::before {
  content: '\e549';
}

/* line 2511, src/sass/core/material-icons.scss */
.material-icons.local_laundry_service::before,
.mi.local_laundry_service::before {
  content: '\e54a';
}

/* line 2516, src/sass/core/material-icons.scss */
.material-icons.local_library::before,
.mi.local_library::before {
  content: '\e54b';
}

/* line 2521, src/sass/core/material-icons.scss */
.material-icons.local_mall::before,
.mi.local_mall::before {
  content: '\e54c';
}

/* line 2526, src/sass/core/material-icons.scss */
.material-icons.local_movies::before,
.mi.local_movies::before {
  content: '\e54d';
}

/* line 2531, src/sass/core/material-icons.scss */
.material-icons.local_offer::before,
.mi.local_offer::before {
  content: '\e54e';
}

/* line 2536, src/sass/core/material-icons.scss */
.material-icons.local_parking::before,
.mi.local_parking::before {
  content: '\e54f';
}

/* line 2541, src/sass/core/material-icons.scss */
.material-icons.local_pharmacy::before,
.mi.local_pharmacy::before {
  content: '\e550';
}

/* line 2546, src/sass/core/material-icons.scss */
.material-icons.local_phone::before,
.mi.local_phone::before {
  content: '\e551';
}

/* line 2551, src/sass/core/material-icons.scss */
.material-icons.local_pizza::before,
.mi.local_pizza::before {
  content: '\e552';
}

/* line 2556, src/sass/core/material-icons.scss */
.material-icons.local_play::before,
.mi.local_play::before {
  content: '\e553';
}

/* line 2561, src/sass/core/material-icons.scss */
.material-icons.local_post_office::before,
.mi.local_post_office::before {
  content: '\e554';
}

/* line 2566, src/sass/core/material-icons.scss */
.material-icons.local_printshop::before,
.mi.local_printshop::before {
  content: '\e555';
}

/* line 2571, src/sass/core/material-icons.scss */
.material-icons.local_see::before,
.mi.local_see::before {
  content: '\e557';
}

/* line 2576, src/sass/core/material-icons.scss */
.material-icons.local_shipping::before,
.mi.local_shipping::before {
  content: '\e558';
}

/* line 2581, src/sass/core/material-icons.scss */
.material-icons.local_taxi::before,
.mi.local_taxi::before {
  content: '\e559';
}

/* line 2586, src/sass/core/material-icons.scss */
.material-icons.location_city::before,
.mi.location_city::before {
  content: '\e7f1';
}

/* line 2591, src/sass/core/material-icons.scss */
.material-icons.location_disabled::before,
.mi.location_disabled::before {
  content: '\e1b6';
}

/* line 2596, src/sass/core/material-icons.scss */
.material-icons.location_off::before,
.mi.location_off::before {
  content: '\e0c7';
}

/* line 2601, src/sass/core/material-icons.scss */
.material-icons.location_on::before,
.mi.location_on::before {
  content: '\e0c8';
}

/* line 2606, src/sass/core/material-icons.scss */
.material-icons.location_searching::before,
.mi.location_searching::before {
  content: '\e1b7';
}

/* line 2611, src/sass/core/material-icons.scss */
.material-icons.lock::before,
.mi.lock::before {
  content: '\e897';
}

/* line 2616, src/sass/core/material-icons.scss */
.material-icons.lock_open::before,
.mi.lock_open::before {
  content: '\e898';
}

/* line 2621, src/sass/core/material-icons.scss */
.material-icons.lock_outline::before,
.mi.lock_outline::before {
  content: '\e899';
}

/* line 2626, src/sass/core/material-icons.scss */
.material-icons.looks::before,
.mi.looks::before {
  content: '\e3fc';
}

/* line 2631, src/sass/core/material-icons.scss */
.material-icons.looks_3::before,
.mi.looks_3::before {
  content: '\e3fb';
}

/* line 2636, src/sass/core/material-icons.scss */
.material-icons.looks_4::before,
.mi.looks_4::before {
  content: '\e3fd';
}

/* line 2641, src/sass/core/material-icons.scss */
.material-icons.looks_5::before,
.mi.looks_5::before {
  content: '\e3fe';
}

/* line 2646, src/sass/core/material-icons.scss */
.material-icons.looks_6::before,
.mi.looks_6::before {
  content: '\e3ff';
}

/* line 2651, src/sass/core/material-icons.scss */
.material-icons.looks_one::before,
.mi.looks_one::before {
  content: '\e400';
}

/* line 2656, src/sass/core/material-icons.scss */
.material-icons.looks_two::before,
.mi.looks_two::before {
  content: '\e401';
}

/* line 2661, src/sass/core/material-icons.scss */
.material-icons.loop::before,
.mi.loop::before {
  content: '\e028';
}

/* line 2666, src/sass/core/material-icons.scss */
.material-icons.loupe::before,
.mi.loupe::before {
  content: '\e402';
}

/* line 2671, src/sass/core/material-icons.scss */
.material-icons.low_priority::before,
.mi.low_priority::before {
  content: '\e16d';
}

/* line 2676, src/sass/core/material-icons.scss */
.material-icons.loyalty::before,
.mi.loyalty::before {
  content: '\e89a';
}

/* line 2681, src/sass/core/material-icons.scss */
.material-icons.mail::before,
.mi.mail::before {
  content: '\e158';
}

/* line 2686, src/sass/core/material-icons.scss */
.material-icons.mail_outline::before,
.mi.mail_outline::before {
  content: '\e0e1';
}

/* line 2691, src/sass/core/material-icons.scss */
.material-icons.map::before,
.mi.map::before {
  content: '\e55b';
}

/* line 2696, src/sass/core/material-icons.scss */
.material-icons.markunread::before,
.mi.markunread::before {
  content: '\e159';
}

/* line 2701, src/sass/core/material-icons.scss */
.material-icons.markunread_mailbox::before,
.mi.markunread_mailbox::before {
  content: '\e89b';
}

/* line 2706, src/sass/core/material-icons.scss */
.material-icons.memory::before,
.mi.memory::before {
  content: '\e322';
}

/* line 2711, src/sass/core/material-icons.scss */
.material-icons.menu::before,
.mi.menu::before {
  content: '\e5d2';
}

/* line 2716, src/sass/core/material-icons.scss */
.material-icons.merge_type::before,
.mi.merge_type::before {
  content: '\e252';
}

/* line 2721, src/sass/core/material-icons.scss */
.material-icons.message::before,
.mi.message::before {
  content: '\e0c9';
}

/* line 2726, src/sass/core/material-icons.scss */
.material-icons.mic::before,
.mi.mic::before {
  content: '\e029';
}

/* line 2731, src/sass/core/material-icons.scss */
.material-icons.mic_none::before,
.mi.mic_none::before {
  content: '\e02a';
}

/* line 2736, src/sass/core/material-icons.scss */
.material-icons.mic_off::before,
.mi.mic_off::before {
  content: '\e02b';
}

/* line 2741, src/sass/core/material-icons.scss */
.material-icons.mms::before,
.mi.mms::before {
  content: '\e618';
}

/* line 2746, src/sass/core/material-icons.scss */
.material-icons.mode_comment::before,
.mi.mode_comment::before {
  content: '\e253';
}

/* line 2751, src/sass/core/material-icons.scss */
.material-icons.mode_edit::before,
.mi.mode_edit::before {
  content: '\e254';
}

/* line 2756, src/sass/core/material-icons.scss */
.material-icons.monetization_on::before,
.mi.monetization_on::before {
  content: '\e263';
}

/* line 2761, src/sass/core/material-icons.scss */
.material-icons.money_off::before,
.mi.money_off::before {
  content: '\e25c';
}

/* line 2766, src/sass/core/material-icons.scss */
.material-icons.monochrome_photos::before,
.mi.monochrome_photos::before {
  content: '\e403';
}

/* line 2771, src/sass/core/material-icons.scss */
.material-icons.mood::before,
.mi.mood::before {
  content: '\e7f2';
}

/* line 2776, src/sass/core/material-icons.scss */
.material-icons.mood_bad::before,
.mi.mood_bad::before {
  content: '\e7f3';
}

/* line 2781, src/sass/core/material-icons.scss */
.material-icons.more::before,
.mi.more::before {
  content: '\e619';
}

/* line 2786, src/sass/core/material-icons.scss */
.material-icons.more_horiz::before,
.mi.more_horiz::before {
  content: '\e5d3';
}

/* line 2791, src/sass/core/material-icons.scss */
.material-icons.more_vert::before,
.mi.more_vert::before {
  content: '\e5d4';
}

/* line 2796, src/sass/core/material-icons.scss */
.material-icons.motorcycle::before,
.mi.motorcycle::before {
  content: '\e91b';
}

/* line 2801, src/sass/core/material-icons.scss */
.material-icons.mouse::before,
.mi.mouse::before {
  content: '\e323';
}

/* line 2806, src/sass/core/material-icons.scss */
.material-icons.move_to_inbox::before,
.mi.move_to_inbox::before {
  content: '\e168';
}

/* line 2811, src/sass/core/material-icons.scss */
.material-icons.movie::before,
.mi.movie::before {
  content: '\e02c';
}

/* line 2816, src/sass/core/material-icons.scss */
.material-icons.movie_creation::before,
.mi.movie_creation::before {
  content: '\e404';
}

/* line 2821, src/sass/core/material-icons.scss */
.material-icons.movie_filter::before,
.mi.movie_filter::before {
  content: '\e43a';
}

/* line 2826, src/sass/core/material-icons.scss */
.material-icons.multiline_chart::before,
.mi.multiline_chart::before {
  content: '\e6df';
}

/* line 2831, src/sass/core/material-icons.scss */
.material-icons.music_note::before,
.mi.music_note::before {
  content: '\e405';
}

/* line 2836, src/sass/core/material-icons.scss */
.material-icons.music_video::before,
.mi.music_video::before {
  content: '\e063';
}

/* line 2841, src/sass/core/material-icons.scss */
.material-icons.my_location::before,
.mi.my_location::before {
  content: '\e55c';
}

/* line 2846, src/sass/core/material-icons.scss */
.material-icons.nature::before,
.mi.nature::before {
  content: '\e406';
}

/* line 2851, src/sass/core/material-icons.scss */
.material-icons.nature_people::before,
.mi.nature_people::before {
  content: '\e407';
}

/* line 2856, src/sass/core/material-icons.scss */
.material-icons.navigate_before::before,
.mi.navigate_before::before {
  content: '\e408';
}

/* line 2861, src/sass/core/material-icons.scss */
.material-icons.navigate_next::before,
.mi.navigate_next::before {
  content: '\e409';
}

/* line 2866, src/sass/core/material-icons.scss */
.material-icons.navigation::before,
.mi.navigation::before {
  content: '\e55d';
}

/* line 2871, src/sass/core/material-icons.scss */
.material-icons.near_me::before,
.mi.near_me::before {
  content: '\e569';
}

/* line 2876, src/sass/core/material-icons.scss */
.material-icons.network_cell::before,
.mi.network_cell::before {
  content: '\e1b9';
}

/* line 2881, src/sass/core/material-icons.scss */
.material-icons.network_check::before,
.mi.network_check::before {
  content: '\e640';
}

/* line 2886, src/sass/core/material-icons.scss */
.material-icons.network_locked::before,
.mi.network_locked::before {
  content: '\e61a';
}

/* line 2891, src/sass/core/material-icons.scss */
.material-icons.network_wifi::before,
.mi.network_wifi::before {
  content: '\e1ba';
}

/* line 2896, src/sass/core/material-icons.scss */
.material-icons.new_releases::before,
.mi.new_releases::before {
  content: '\e031';
}

/* line 2901, src/sass/core/material-icons.scss */
.material-icons.next_week::before,
.mi.next_week::before {
  content: '\e16a';
}

/* line 2906, src/sass/core/material-icons.scss */
.material-icons.nfc::before,
.mi.nfc::before {
  content: '\e1bb';
}

/* line 2911, src/sass/core/material-icons.scss */
.material-icons.no_encryption::before,
.mi.no_encryption::before {
  content: '\e641';
}

/* line 2916, src/sass/core/material-icons.scss */
.material-icons.no_sim::before,
.mi.no_sim::before {
  content: '\e0cc';
}

/* line 2921, src/sass/core/material-icons.scss */
.material-icons.not_interested::before,
.mi.not_interested::before {
  content: '\e033';
}

/* line 2926, src/sass/core/material-icons.scss */
.material-icons.note::before,
.mi.note::before {
  content: '\e06f';
}

/* line 2931, src/sass/core/material-icons.scss */
.material-icons.note_add::before,
.mi.note_add::before {
  content: '\e89c';
}

/* line 2936, src/sass/core/material-icons.scss */
.material-icons.notifications::before,
.mi.notifications::before {
  content: '\e7f4';
}

/* line 2941, src/sass/core/material-icons.scss */
.material-icons.notifications_active::before,
.mi.notifications_active::before {
  content: '\e7f7';
}

/* line 2946, src/sass/core/material-icons.scss */
.material-icons.notifications_none::before,
.mi.notifications_none::before {
  content: '\e7f5';
}

/* line 2951, src/sass/core/material-icons.scss */
.material-icons.notifications_off::before,
.mi.notifications_off::before {
  content: '\e7f6';
}

/* line 2956, src/sass/core/material-icons.scss */
.material-icons.notifications_paused::before,
.mi.notifications_paused::before {
  content: '\e7f8';
}

/* line 2961, src/sass/core/material-icons.scss */
.material-icons.offline_pin::before,
.mi.offline_pin::before {
  content: '\e90a';
}

/* line 2966, src/sass/core/material-icons.scss */
.material-icons.ondemand_video::before,
.mi.ondemand_video::before {
  content: '\e63a';
}

/* line 2971, src/sass/core/material-icons.scss */
.material-icons.opacity::before,
.mi.opacity::before {
  content: '\e91c';
}

/* line 2976, src/sass/core/material-icons.scss */
.material-icons.open_in_browser::before,
.mi.open_in_browser::before {
  content: '\e89d';
}

/* line 2981, src/sass/core/material-icons.scss */
.material-icons.open_in_new::before,
.mi.open_in_new::before {
  content: '\e89e';
}

/* line 2986, src/sass/core/material-icons.scss */
.material-icons.open_with::before,
.mi.open_with::before {
  content: '\e89f';
}

/* line 2991, src/sass/core/material-icons.scss */
.material-icons.pages::before,
.mi.pages::before {
  content: '\e7f9';
}

/* line 2996, src/sass/core/material-icons.scss */
.material-icons.pageview::before,
.mi.pageview::before {
  content: '\e8a0';
}

/* line 3001, src/sass/core/material-icons.scss */
.material-icons.palette::before,
.mi.palette::before {
  content: '\e40a';
}

/* line 3006, src/sass/core/material-icons.scss */
.material-icons.pan_tool::before,
.mi.pan_tool::before {
  content: '\e925';
}

/* line 3011, src/sass/core/material-icons.scss */
.material-icons.panorama::before,
.mi.panorama::before {
  content: '\e40b';
}

/* line 3016, src/sass/core/material-icons.scss */
.material-icons.panorama_fish_eye::before,
.mi.panorama_fish_eye::before {
  content: '\e40c';
}

/* line 3021, src/sass/core/material-icons.scss */
.material-icons.panorama_horizontal::before,
.mi.panorama_horizontal::before {
  content: '\e40d';
}

/* line 3026, src/sass/core/material-icons.scss */
.material-icons.panorama_vertical::before,
.mi.panorama_vertical::before {
  content: '\e40e';
}

/* line 3031, src/sass/core/material-icons.scss */
.material-icons.panorama_wide_angle::before,
.mi.panorama_wide_angle::before {
  content: '\e40f';
}

/* line 3036, src/sass/core/material-icons.scss */
.material-icons.party_mode::before,
.mi.party_mode::before {
  content: '\e7fa';
}

/* line 3041, src/sass/core/material-icons.scss */
.material-icons.pause::before,
.mi.pause::before {
  content: '\e034';
}

/* line 3046, src/sass/core/material-icons.scss */
.material-icons.pause_circle_filled::before,
.mi.pause_circle_filled::before {
  content: '\e035';
}

/* line 3051, src/sass/core/material-icons.scss */
.material-icons.pause_circle_outline::before,
.mi.pause_circle_outline::before {
  content: '\e036';
}

/* line 3056, src/sass/core/material-icons.scss */
.material-icons.payment::before,
.mi.payment::before {
  content: '\e8a1';
}

/* line 3061, src/sass/core/material-icons.scss */
.material-icons.people::before,
.mi.people::before {
  content: '\e7fb';
}

/* line 3066, src/sass/core/material-icons.scss */
.material-icons.people_outline::before,
.mi.people_outline::before {
  content: '\e7fc';
}

/* line 3071, src/sass/core/material-icons.scss */
.material-icons.perm_camera_mic::before,
.mi.perm_camera_mic::before {
  content: '\e8a2';
}

/* line 3076, src/sass/core/material-icons.scss */
.material-icons.perm_contact_calendar::before,
.mi.perm_contact_calendar::before {
  content: '\e8a3';
}

/* line 3081, src/sass/core/material-icons.scss */
.material-icons.perm_data_setting::before,
.mi.perm_data_setting::before {
  content: '\e8a4';
}

/* line 3086, src/sass/core/material-icons.scss */
.material-icons.perm_device_information::before,
.mi.perm_device_information::before {
  content: '\e8a5';
}

/* line 3091, src/sass/core/material-icons.scss */
.material-icons.perm_identity::before,
.mi.perm_identity::before {
  content: '\e8a6';
}

/* line 3096, src/sass/core/material-icons.scss */
.material-icons.perm_media::before,
.mi.perm_media::before {
  content: '\e8a7';
}

/* line 3101, src/sass/core/material-icons.scss */
.material-icons.perm_phone_msg::before,
.mi.perm_phone_msg::before {
  content: '\e8a8';
}

/* line 3106, src/sass/core/material-icons.scss */
.material-icons.perm_scan_wifi::before,
.mi.perm_scan_wifi::before {
  content: '\e8a9';
}

/* line 3111, src/sass/core/material-icons.scss */
.material-icons.person::before,
.mi.person::before {
  content: '\e7fd';
}

/* line 3116, src/sass/core/material-icons.scss */
.material-icons.person_add::before,
.mi.person_add::before {
  content: '\e7fe';
}

/* line 3121, src/sass/core/material-icons.scss */
.material-icons.person_outline::before,
.mi.person_outline::before {
  content: '\e7ff';
}

/* line 3126, src/sass/core/material-icons.scss */
.material-icons.person_pin::before,
.mi.person_pin::before {
  content: '\e55a';
}

/* line 3131, src/sass/core/material-icons.scss */
.material-icons.person_pin_circle::before,
.mi.person_pin_circle::before {
  content: '\e56a';
}

/* line 3136, src/sass/core/material-icons.scss */
.material-icons.personal_video::before,
.mi.personal_video::before {
  content: '\e63b';
}

/* line 3141, src/sass/core/material-icons.scss */
.material-icons.pets::before,
.mi.pets::before {
  content: '\e91d';
}

/* line 3146, src/sass/core/material-icons.scss */
.material-icons.phone::before,
.mi.phone::before {
  content: '\e0cd';
}

/* line 3151, src/sass/core/material-icons.scss */
.material-icons.phone_android::before,
.mi.phone_android::before {
  content: '\e324';
}

/* line 3156, src/sass/core/material-icons.scss */
.material-icons.phone_bluetooth_speaker::before,
.mi.phone_bluetooth_speaker::before {
  content: '\e61b';
}

/* line 3161, src/sass/core/material-icons.scss */
.material-icons.phone_forwarded::before,
.mi.phone_forwarded::before {
  content: '\e61c';
}

/* line 3166, src/sass/core/material-icons.scss */
.material-icons.phone_in_talk::before,
.mi.phone_in_talk::before {
  content: '\e61d';
}

/* line 3171, src/sass/core/material-icons.scss */
.material-icons.phone_iphone::before,
.mi.phone_iphone::before {
  content: '\e325';
}

/* line 3176, src/sass/core/material-icons.scss */
.material-icons.phone_locked::before,
.mi.phone_locked::before {
  content: '\e61e';
}

/* line 3181, src/sass/core/material-icons.scss */
.material-icons.phone_missed::before,
.mi.phone_missed::before {
  content: '\e61f';
}

/* line 3186, src/sass/core/material-icons.scss */
.material-icons.phone_paused::before,
.mi.phone_paused::before {
  content: '\e620';
}

/* line 3191, src/sass/core/material-icons.scss */
.material-icons.phonelink::before,
.mi.phonelink::before {
  content: '\e326';
}

/* line 3196, src/sass/core/material-icons.scss */
.material-icons.phonelink_erase::before,
.mi.phonelink_erase::before {
  content: '\e0db';
}

/* line 3201, src/sass/core/material-icons.scss */
.material-icons.phonelink_lock::before,
.mi.phonelink_lock::before {
  content: '\e0dc';
}

/* line 3206, src/sass/core/material-icons.scss */
.material-icons.phonelink_off::before,
.mi.phonelink_off::before {
  content: '\e327';
}

/* line 3211, src/sass/core/material-icons.scss */
.material-icons.phonelink_ring::before,
.mi.phonelink_ring::before {
  content: '\e0dd';
}

/* line 3216, src/sass/core/material-icons.scss */
.material-icons.phonelink_setup::before,
.mi.phonelink_setup::before {
  content: '\e0de';
}

/* line 3221, src/sass/core/material-icons.scss */
.material-icons.photo::before,
.mi.photo::before {
  content: '\e410';
}

/* line 3226, src/sass/core/material-icons.scss */
.material-icons.photo_album::before,
.mi.photo_album::before {
  content: '\e411';
}

/* line 3231, src/sass/core/material-icons.scss */
.material-icons.photo_camera::before,
.mi.photo_camera::before {
  content: '\e412';
}

/* line 3236, src/sass/core/material-icons.scss */
.material-icons.photo_filter::before,
.mi.photo_filter::before {
  content: '\e43b';
}

/* line 3241, src/sass/core/material-icons.scss */
.material-icons.photo_library::before,
.mi.photo_library::before {
  content: '\e413';
}

/* line 3246, src/sass/core/material-icons.scss */
.material-icons.photo_size_select_actual::before,
.mi.photo_size_select_actual::before {
  content: '\e432';
}

/* line 3251, src/sass/core/material-icons.scss */
.material-icons.photo_size_select_large::before,
.mi.photo_size_select_large::before {
  content: '\e433';
}

/* line 3256, src/sass/core/material-icons.scss */
.material-icons.photo_size_select_small::before,
.mi.photo_size_select_small::before {
  content: '\e434';
}

/* line 3261, src/sass/core/material-icons.scss */
.material-icons.picture_as_pdf::before,
.mi.picture_as_pdf::before {
  content: '\e415';
}

/* line 3266, src/sass/core/material-icons.scss */
.material-icons.picture_in_picture::before,
.mi.picture_in_picture::before {
  content: '\e8aa';
}

/* line 3271, src/sass/core/material-icons.scss */
.material-icons.picture_in_picture_alt::before,
.mi.picture_in_picture_alt::before {
  content: '\e911';
}

/* line 3276, src/sass/core/material-icons.scss */
.material-icons.pie_chart::before,
.mi.pie_chart::before {
  content: '\e6c4';
}

/* line 3281, src/sass/core/material-icons.scss */
.material-icons.pie_chart_outlined::before,
.mi.pie_chart_outlined::before {
  content: '\e6c5';
}

/* line 3286, src/sass/core/material-icons.scss */
.material-icons.pin_drop::before,
.mi.pin_drop::before {
  content: '\e55e';
}

/* line 3291, src/sass/core/material-icons.scss */
.material-icons.place::before,
.mi.place::before {
  content: '\e55f';
}

/* line 3296, src/sass/core/material-icons.scss */
.material-icons.play_arrow::before,
.mi.play_arrow::before {
  content: '\e037';
}

/* line 3301, src/sass/core/material-icons.scss */
.material-icons.play_circle_filled::before,
.mi.play_circle_filled::before {
  content: '\e038';
}

/* line 3306, src/sass/core/material-icons.scss */
.material-icons.play_circle_outline::before,
.mi.play_circle_outline::before {
  content: '\e039';
}

/* line 3311, src/sass/core/material-icons.scss */
.material-icons.play_for_work::before,
.mi.play_for_work::before {
  content: '\e906';
}

/* line 3316, src/sass/core/material-icons.scss */
.material-icons.playlist_add::before,
.mi.playlist_add::before {
  content: '\e03b';
}

/* line 3321, src/sass/core/material-icons.scss */
.material-icons.playlist_add_check::before,
.mi.playlist_add_check::before {
  content: '\e065';
}

/* line 3326, src/sass/core/material-icons.scss */
.material-icons.playlist_play::before,
.mi.playlist_play::before {
  content: '\e05f';
}

/* line 3331, src/sass/core/material-icons.scss */
.material-icons.plus_one::before,
.mi.plus_one::before {
  content: '\e800';
}

/* line 3336, src/sass/core/material-icons.scss */
.material-icons.poll::before,
.mi.poll::before {
  content: '\e801';
}

/* line 3341, src/sass/core/material-icons.scss */
.material-icons.polymer::before,
.mi.polymer::before {
  content: '\e8ab';
}

/* line 3346, src/sass/core/material-icons.scss */
.material-icons.pool::before,
.mi.pool::before {
  content: '\eb48';
}

/* line 3351, src/sass/core/material-icons.scss */
.material-icons.portable_wifi_off::before,
.mi.portable_wifi_off::before {
  content: '\e0ce';
}

/* line 3356, src/sass/core/material-icons.scss */
.material-icons.portrait::before,
.mi.portrait::before {
  content: '\e416';
}

/* line 3361, src/sass/core/material-icons.scss */
.material-icons.power::before,
.mi.power::before {
  content: '\e63c';
}

/* line 3366, src/sass/core/material-icons.scss */
.material-icons.power_input::before,
.mi.power_input::before {
  content: '\e336';
}

/* line 3371, src/sass/core/material-icons.scss */
.material-icons.power_settings_new::before,
.mi.power_settings_new::before {
  content: '\e8ac';
}

/* line 3376, src/sass/core/material-icons.scss */
.material-icons.pregnant_woman::before,
.mi.pregnant_woman::before {
  content: '\e91e';
}

/* line 3381, src/sass/core/material-icons.scss */
.material-icons.present_to_all::before,
.mi.present_to_all::before {
  content: '\e0df';
}

/* line 3386, src/sass/core/material-icons.scss */
.material-icons.print::before,
.mi.print::before {
  content: '\e8ad';
}

/* line 3391, src/sass/core/material-icons.scss */
.material-icons.priority_high::before,
.mi.priority_high::before {
  content: '\e645';
}

/* line 3396, src/sass/core/material-icons.scss */
.material-icons.public::before,
.mi.public::before {
  content: '\e80b';
}

/* line 3401, src/sass/core/material-icons.scss */
.material-icons.publish::before,
.mi.publish::before {
  content: '\e255';
}

/* line 3406, src/sass/core/material-icons.scss */
.material-icons.query_builder::before,
.mi.query_builder::before {
  content: '\e8ae';
}

/* line 3411, src/sass/core/material-icons.scss */
.material-icons.question_answer::before,
.mi.question_answer::before {
  content: '\e8af';
}

/* line 3416, src/sass/core/material-icons.scss */
.material-icons.queue::before,
.mi.queue::before {
  content: '\e03c';
}

/* line 3421, src/sass/core/material-icons.scss */
.material-icons.queue_music::before,
.mi.queue_music::before {
  content: '\e03d';
}

/* line 3426, src/sass/core/material-icons.scss */
.material-icons.queue_play_next::before,
.mi.queue_play_next::before {
  content: '\e066';
}

/* line 3431, src/sass/core/material-icons.scss */
.material-icons.radio::before,
.mi.radio::before {
  content: '\e03e';
}

/* line 3436, src/sass/core/material-icons.scss */
.material-icons.radio_button_checked::before,
.mi.radio_button_checked::before {
  content: '\e837';
}

/* line 3441, src/sass/core/material-icons.scss */
.material-icons.radio_button_unchecked::before,
.mi.radio_button_unchecked::before {
  content: '\e836';
}

/* line 3446, src/sass/core/material-icons.scss */
.material-icons.rate_review::before,
.mi.rate_review::before {
  content: '\e560';
}

/* line 3451, src/sass/core/material-icons.scss */
.material-icons.receipt::before,
.mi.receipt::before {
  content: '\e8b0';
}

/* line 3456, src/sass/core/material-icons.scss */
.material-icons.recent_actors::before,
.mi.recent_actors::before {
  content: '\e03f';
}

/* line 3461, src/sass/core/material-icons.scss */
.material-icons.record_voice_over::before,
.mi.record_voice_over::before {
  content: '\e91f';
}

/* line 3466, src/sass/core/material-icons.scss */
.material-icons.redeem::before,
.mi.redeem::before {
  content: '\e8b1';
}

/* line 3471, src/sass/core/material-icons.scss */
.material-icons.redo::before,
.mi.redo::before {
  content: '\e15a';
}

/* line 3476, src/sass/core/material-icons.scss */
.material-icons.refresh::before,
.mi.refresh::before {
  content: '\e5d5';
}

/* line 3481, src/sass/core/material-icons.scss */
.material-icons.remove::before,
.mi.remove::before {
  content: '\e15b';
}

/* line 3486, src/sass/core/material-icons.scss */
.material-icons.remove_circle::before,
.mi.remove_circle::before {
  content: '\e15c';
}

/* line 3491, src/sass/core/material-icons.scss */
.material-icons.remove_circle_outline::before,
.mi.remove_circle_outline::before {
  content: '\e15d';
}

/* line 3496, src/sass/core/material-icons.scss */
.material-icons.remove_from_queue::before,
.mi.remove_from_queue::before {
  content: '\e067';
}

/* line 3501, src/sass/core/material-icons.scss */
.material-icons.remove_red_eye::before,
.mi.remove_red_eye::before {
  content: '\e417';
}

/* line 3506, src/sass/core/material-icons.scss */
.material-icons.remove_shopping_cart::before,
.mi.remove_shopping_cart::before {
  content: '\e928';
}

/* line 3511, src/sass/core/material-icons.scss */
.material-icons.reorder::before,
.mi.reorder::before {
  content: '\e8fe';
}

/* line 3516, src/sass/core/material-icons.scss */
.material-icons.repeat::before,
.mi.repeat::before {
  content: '\e040';
}

/* line 3521, src/sass/core/material-icons.scss */
.material-icons.repeat_one::before,
.mi.repeat_one::before {
  content: '\e041';
}

/* line 3526, src/sass/core/material-icons.scss */
.material-icons.replay::before,
.mi.replay::before {
  content: '\e042';
}

/* line 3531, src/sass/core/material-icons.scss */
.material-icons.replay_10::before,
.mi.replay_10::before {
  content: '\e059';
}

/* line 3536, src/sass/core/material-icons.scss */
.material-icons.replay_30::before,
.mi.replay_30::before {
  content: '\e05a';
}

/* line 3541, src/sass/core/material-icons.scss */
.material-icons.replay_5::before,
.mi.replay_5::before {
  content: '\e05b';
}

/* line 3546, src/sass/core/material-icons.scss */
.material-icons.reply::before,
.mi.reply::before {
  content: '\e15e';
}

/* line 3551, src/sass/core/material-icons.scss */
.material-icons.reply_all::before,
.mi.reply_all::before {
  content: '\e15f';
}

/* line 3556, src/sass/core/material-icons.scss */
.material-icons.report::before,
.mi.report::before {
  content: '\e160';
}

/* line 3561, src/sass/core/material-icons.scss */
.material-icons.report_problem::before,
.mi.report_problem::before {
  content: '\e8b2';
}

/* line 3566, src/sass/core/material-icons.scss */
.material-icons.restaurant::before,
.mi.restaurant::before {
  content: '\e56c';
}

/* line 3571, src/sass/core/material-icons.scss */
.material-icons.restaurant_menu::before,
.mi.restaurant_menu::before {
  content: '\e561';
}

/* line 3576, src/sass/core/material-icons.scss */
.material-icons.restore::before,
.mi.restore::before {
  content: '\e8b3';
}

/* line 3581, src/sass/core/material-icons.scss */
.material-icons.restore_page::before,
.mi.restore_page::before {
  content: '\e929';
}

/* line 3586, src/sass/core/material-icons.scss */
.material-icons.ring_volume::before,
.mi.ring_volume::before {
  content: '\e0d1';
}

/* line 3591, src/sass/core/material-icons.scss */
.material-icons.room::before,
.mi.room::before {
  content: '\e8b4';
}

/* line 3596, src/sass/core/material-icons.scss */
.material-icons.room_service::before,
.mi.room_service::before {
  content: '\eb49';
}

/* line 3601, src/sass/core/material-icons.scss */
.material-icons.rotate_90_degrees_ccw::before,
.mi.rotate_90_degrees_ccw::before {
  content: '\e418';
}

/* line 3606, src/sass/core/material-icons.scss */
.material-icons.rotate_left::before,
.mi.rotate_left::before {
  content: '\e419';
}

/* line 3611, src/sass/core/material-icons.scss */
.material-icons.rotate_right::before,
.mi.rotate_right::before {
  content: '\e41a';
}

/* line 3616, src/sass/core/material-icons.scss */
.material-icons.rounded_corner::before,
.mi.rounded_corner::before {
  content: '\e920';
}

/* line 3621, src/sass/core/material-icons.scss */
.material-icons.router::before,
.mi.router::before {
  content: '\e328';
}

/* line 3626, src/sass/core/material-icons.scss */
.material-icons.rowing::before,
.mi.rowing::before {
  content: '\e921';
}

/* line 3631, src/sass/core/material-icons.scss */
.material-icons.rss_feed::before,
.mi.rss_feed::before {
  content: '\e0e5';
}

/* line 3636, src/sass/core/material-icons.scss */
.material-icons.rv_hookup::before,
.mi.rv_hookup::before {
  content: '\e642';
}

/* line 3641, src/sass/core/material-icons.scss */
.material-icons.satellite::before,
.mi.satellite::before {
  content: '\e562';
}

/* line 3646, src/sass/core/material-icons.scss */
.material-icons.save::before,
.mi.save::before {
  content: '\e161';
}

/* line 3651, src/sass/core/material-icons.scss */
.material-icons.scanner::before,
.mi.scanner::before {
  content: '\e329';
}

/* line 3656, src/sass/core/material-icons.scss */
.material-icons.schedule::before,
.mi.schedule::before {
  content: '\e8b5';
}

/* line 3661, src/sass/core/material-icons.scss */
.material-icons.school::before,
.mi.school::before {
  content: '\e80c';
}

/* line 3666, src/sass/core/material-icons.scss */
.material-icons.screen_lock_landscape::before,
.mi.screen_lock_landscape::before {
  content: '\e1be';
}

/* line 3671, src/sass/core/material-icons.scss */
.material-icons.screen_lock_portrait::before,
.mi.screen_lock_portrait::before {
  content: '\e1bf';
}

/* line 3676, src/sass/core/material-icons.scss */
.material-icons.screen_lock_rotation::before,
.mi.screen_lock_rotation::before {
  content: '\e1c0';
}

/* line 3681, src/sass/core/material-icons.scss */
.material-icons.screen_rotation::before,
.mi.screen_rotation::before {
  content: '\e1c1';
}

/* line 3686, src/sass/core/material-icons.scss */
.material-icons.screen_share::before,
.mi.screen_share::before {
  content: '\e0e2';
}

/* line 3691, src/sass/core/material-icons.scss */
.material-icons.sd_card::before,
.mi.sd_card::before {
  content: '\e623';
}

/* line 3696, src/sass/core/material-icons.scss */
.material-icons.sd_storage::before,
.mi.sd_storage::before {
  content: '\e1c2';
}

/* line 3701, src/sass/core/material-icons.scss */
.material-icons.search::before,
.mi.search::before {
  content: '\e8b6';
}

/* line 3706, src/sass/core/material-icons.scss */
.material-icons.security::before,
.mi.security::before {
  content: '\e32a';
}

/* line 3711, src/sass/core/material-icons.scss */
.material-icons.select_all::before,
.mi.select_all::before {
  content: '\e162';
}

/* line 3716, src/sass/core/material-icons.scss */
.material-icons.send::before,
.mi.send::before {
  content: '\e163';
}

/* line 3721, src/sass/core/material-icons.scss */
.material-icons.sentiment_dissatisfied::before,
.mi.sentiment_dissatisfied::before {
  content: '\e811';
}

/* line 3726, src/sass/core/material-icons.scss */
.material-icons.sentiment_neutral::before,
.mi.sentiment_neutral::before {
  content: '\e812';
}

/* line 3731, src/sass/core/material-icons.scss */
.material-icons.sentiment_satisfied::before,
.mi.sentiment_satisfied::before {
  content: '\e813';
}

/* line 3736, src/sass/core/material-icons.scss */
.material-icons.sentiment_very_dissatisfied::before,
.mi.sentiment_very_dissatisfied::before {
  content: '\e814';
}

/* line 3741, src/sass/core/material-icons.scss */
.material-icons.sentiment_very_satisfied::before,
.mi.sentiment_very_satisfied::before {
  content: '\e815';
}

/* line 3746, src/sass/core/material-icons.scss */
.material-icons.settings::before,
.mi.settings::before {
  content: '\e8b8';
}

/* line 3751, src/sass/core/material-icons.scss */
.material-icons.settings_applications::before,
.mi.settings_applications::before {
  content: '\e8b9';
}

/* line 3756, src/sass/core/material-icons.scss */
.material-icons.settings_backup_restore::before,
.mi.settings_backup_restore::before {
  content: '\e8ba';
}

/* line 3761, src/sass/core/material-icons.scss */
.material-icons.settings_bluetooth::before,
.mi.settings_bluetooth::before {
  content: '\e8bb';
}

/* line 3766, src/sass/core/material-icons.scss */
.material-icons.settings_brightness::before,
.mi.settings_brightness::before {
  content: '\e8bd';
}

/* line 3771, src/sass/core/material-icons.scss */
.material-icons.settings_cell::before,
.mi.settings_cell::before {
  content: '\e8bc';
}

/* line 3776, src/sass/core/material-icons.scss */
.material-icons.settings_ethernet::before,
.mi.settings_ethernet::before {
  content: '\e8be';
}

/* line 3781, src/sass/core/material-icons.scss */
.material-icons.settings_input_antenna::before,
.mi.settings_input_antenna::before {
  content: '\e8bf';
}

/* line 3786, src/sass/core/material-icons.scss */
.material-icons.settings_input_component::before,
.mi.settings_input_component::before {
  content: '\e8c0';
}

/* line 3791, src/sass/core/material-icons.scss */
.material-icons.settings_input_composite::before,
.mi.settings_input_composite::before {
  content: '\e8c1';
}

/* line 3796, src/sass/core/material-icons.scss */
.material-icons.settings_input_hdmi::before,
.mi.settings_input_hdmi::before {
  content: '\e8c2';
}

/* line 3801, src/sass/core/material-icons.scss */
.material-icons.settings_input_svideo::before,
.mi.settings_input_svideo::before {
  content: '\e8c3';
}

/* line 3806, src/sass/core/material-icons.scss */
.material-icons.settings_overscan::before,
.mi.settings_overscan::before {
  content: '\e8c4';
}

/* line 3811, src/sass/core/material-icons.scss */
.material-icons.settings_phone::before,
.mi.settings_phone::before {
  content: '\e8c5';
}

/* line 3816, src/sass/core/material-icons.scss */
.material-icons.settings_power::before,
.mi.settings_power::before {
  content: '\e8c6';
}

/* line 3821, src/sass/core/material-icons.scss */
.material-icons.settings_remote::before,
.mi.settings_remote::before {
  content: '\e8c7';
}

/* line 3826, src/sass/core/material-icons.scss */
.material-icons.settings_system_daydream::before,
.mi.settings_system_daydream::before {
  content: '\e1c3';
}

/* line 3831, src/sass/core/material-icons.scss */
.material-icons.settings_voice::before,
.mi.settings_voice::before {
  content: '\e8c8';
}

/* line 3836, src/sass/core/material-icons.scss */
.material-icons.share::before,
.mi.share::before {
  content: '\e80d';
}

/* line 3841, src/sass/core/material-icons.scss */
.material-icons.shop::before,
.mi.shop::before {
  content: '\e8c9';
}

/* line 3846, src/sass/core/material-icons.scss */
.material-icons.shop_two::before,
.mi.shop_two::before {
  content: '\e8ca';
}

/* line 3851, src/sass/core/material-icons.scss */
.material-icons.shopping_basket::before,
.mi.shopping_basket::before {
  content: '\e8cb';
}

/* line 3856, src/sass/core/material-icons.scss */
.material-icons.shopping_cart::before,
.mi.shopping_cart::before {
  content: '\e8cc';
}

/* line 3861, src/sass/core/material-icons.scss */
.material-icons.short_text::before,
.mi.short_text::before {
  content: '\e261';
}

/* line 3866, src/sass/core/material-icons.scss */
.material-icons.show_chart::before,
.mi.show_chart::before {
  content: '\e6e1';
}

/* line 3871, src/sass/core/material-icons.scss */
.material-icons.shuffle::before,
.mi.shuffle::before {
  content: '\e043';
}

/* line 3876, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_4_bar::before,
.mi.signal_cellular_4_bar::before {
  content: '\e1c8';
}

/* line 3881, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_connected_no_internet_4_bar::before,
.mi.signal_cellular_connected_no_internet_4_bar::before {
  content: '\e1cd';
}

/* line 3886, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_no_sim::before,
.mi.signal_cellular_no_sim::before {
  content: '\e1ce';
}

/* line 3891, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_null::before,
.mi.signal_cellular_null::before {
  content: '\e1cf';
}

/* line 3896, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_off::before,
.mi.signal_cellular_off::before {
  content: '\e1d0';
}

/* line 3901, src/sass/core/material-icons.scss */
.material-icons.signal_wifi_4_bar::before,
.mi.signal_wifi_4_bar::before {
  content: '\e1d8';
}

/* line 3906, src/sass/core/material-icons.scss */
.material-icons.signal_wifi_4_bar_lock::before,
.mi.signal_wifi_4_bar_lock::before {
  content: '\e1d9';
}

/* line 3911, src/sass/core/material-icons.scss */
.material-icons.signal_wifi_off::before,
.mi.signal_wifi_off::before {
  content: '\e1da';
}

/* line 3916, src/sass/core/material-icons.scss */
.material-icons.sim_card::before,
.mi.sim_card::before {
  content: '\e32b';
}

/* line 3921, src/sass/core/material-icons.scss */
.material-icons.sim_card_alert::before,
.mi.sim_card_alert::before {
  content: '\e624';
}

/* line 3926, src/sass/core/material-icons.scss */
.material-icons.skip_next::before,
.mi.skip_next::before {
  content: '\e044';
}

/* line 3931, src/sass/core/material-icons.scss */
.material-icons.skip_previous::before,
.mi.skip_previous::before {
  content: '\e045';
}

/* line 3936, src/sass/core/material-icons.scss */
.material-icons.slideshow::before,
.mi.slideshow::before {
  content: '\e41b';
}

/* line 3941, src/sass/core/material-icons.scss */
.material-icons.slow_motion_video::before,
.mi.slow_motion_video::before {
  content: '\e068';
}

/* line 3946, src/sass/core/material-icons.scss */
.material-icons.smartphone::before,
.mi.smartphone::before {
  content: '\e32c';
}

/* line 3951, src/sass/core/material-icons.scss */
.material-icons.smoke_free::before,
.mi.smoke_free::before {
  content: '\eb4a';
}

/* line 3956, src/sass/core/material-icons.scss */
.material-icons.smoking_rooms::before,
.mi.smoking_rooms::before {
  content: '\eb4b';
}

/* line 3961, src/sass/core/material-icons.scss */
.material-icons.sms::before,
.mi.sms::before {
  content: '\e625';
}

/* line 3966, src/sass/core/material-icons.scss */
.material-icons.sms_failed::before,
.mi.sms_failed::before {
  content: '\e626';
}

/* line 3971, src/sass/core/material-icons.scss */
.material-icons.snooze::before,
.mi.snooze::before {
  content: '\e046';
}

/* line 3976, src/sass/core/material-icons.scss */
.material-icons.sort::before,
.mi.sort::before {
  content: '\e164';
}

/* line 3981, src/sass/core/material-icons.scss */
.material-icons.sort_by_alpha::before,
.mi.sort_by_alpha::before {
  content: '\e053';
}

/* line 3986, src/sass/core/material-icons.scss */
.material-icons.spa::before,
.mi.spa::before {
  content: '\eb4c';
}

/* line 3991, src/sass/core/material-icons.scss */
.material-icons.space_bar::before,
.mi.space_bar::before {
  content: '\e256';
}

/* line 3996, src/sass/core/material-icons.scss */
.material-icons.speaker::before,
.mi.speaker::before {
  content: '\e32d';
}

/* line 4001, src/sass/core/material-icons.scss */
.material-icons.speaker_group::before,
.mi.speaker_group::before {
  content: '\e32e';
}

/* line 4006, src/sass/core/material-icons.scss */
.material-icons.speaker_notes::before,
.mi.speaker_notes::before {
  content: '\e8cd';
}

/* line 4011, src/sass/core/material-icons.scss */
.material-icons.speaker_notes_off::before,
.mi.speaker_notes_off::before {
  content: '\e92a';
}

/* line 4016, src/sass/core/material-icons.scss */
.material-icons.speaker_phone::before,
.mi.speaker_phone::before {
  content: '\e0d2';
}

/* line 4021, src/sass/core/material-icons.scss */
.material-icons.spellcheck::before,
.mi.spellcheck::before {
  content: '\e8ce';
}

/* line 4026, src/sass/core/material-icons.scss */
.material-icons.star::before,
.mi.star::before {
  content: '\e838';
}

/* line 4031, src/sass/core/material-icons.scss */
.material-icons.star_border::before,
.mi.star_border::before {
  content: '\e83a';
}

/* line 4036, src/sass/core/material-icons.scss */
.material-icons.star_half::before,
.mi.star_half::before {
  content: '\e839';
}

/* line 4041, src/sass/core/material-icons.scss */
.material-icons.stars::before,
.mi.stars::before {
  content: '\e8d0';
}

/* line 4046, src/sass/core/material-icons.scss */
.material-icons.stay_current_landscape::before,
.mi.stay_current_landscape::before {
  content: '\e0d3';
}

/* line 4051, src/sass/core/material-icons.scss */
.material-icons.stay_current_portrait::before,
.mi.stay_current_portrait::before {
  content: '\e0d4';
}

/* line 4056, src/sass/core/material-icons.scss */
.material-icons.stay_primary_landscape::before,
.mi.stay_primary_landscape::before {
  content: '\e0d5';
}

/* line 4061, src/sass/core/material-icons.scss */
.material-icons.stay_primary_portrait::before,
.mi.stay_primary_portrait::before {
  content: '\e0d6';
}

/* line 4066, src/sass/core/material-icons.scss */
.material-icons.stop::before,
.mi.stop::before {
  content: '\e047';
}

/* line 4071, src/sass/core/material-icons.scss */
.material-icons.stop_screen_share::before,
.mi.stop_screen_share::before {
  content: '\e0e3';
}

/* line 4076, src/sass/core/material-icons.scss */
.material-icons.storage::before,
.mi.storage::before {
  content: '\e1db';
}

/* line 4081, src/sass/core/material-icons.scss */
.material-icons.store::before,
.mi.store::before {
  content: '\e8d1';
}

/* line 4086, src/sass/core/material-icons.scss */
.material-icons.store_mall_directory::before,
.mi.store_mall_directory::before {
  content: '\e563';
}

/* line 4091, src/sass/core/material-icons.scss */
.material-icons.straighten::before,
.mi.straighten::before {
  content: '\e41c';
}

/* line 4096, src/sass/core/material-icons.scss */
.material-icons.streetview::before,
.mi.streetview::before {
  content: '\e56e';
}

/* line 4101, src/sass/core/material-icons.scss */
.material-icons.strikethrough_s::before,
.mi.strikethrough_s::before {
  content: '\e257';
}

/* line 4106, src/sass/core/material-icons.scss */
.material-icons.style::before,
.mi.style::before {
  content: '\e41d';
}

/* line 4111, src/sass/core/material-icons.scss */
.material-icons.subdirectory_arrow_left::before,
.mi.subdirectory_arrow_left::before {
  content: '\e5d9';
}

/* line 4116, src/sass/core/material-icons.scss */
.material-icons.subdirectory_arrow_right::before,
.mi.subdirectory_arrow_right::before {
  content: '\e5da';
}

/* line 4121, src/sass/core/material-icons.scss */
.material-icons.subject::before,
.mi.subject::before {
  content: '\e8d2';
}

/* line 4126, src/sass/core/material-icons.scss */
.material-icons.subscriptions::before,
.mi.subscriptions::before {
  content: '\e064';
}

/* line 4131, src/sass/core/material-icons.scss */
.material-icons.subtitles::before,
.mi.subtitles::before {
  content: '\e048';
}

/* line 4136, src/sass/core/material-icons.scss */
.material-icons.subway::before,
.mi.subway::before {
  content: '\e56f';
}

/* line 4141, src/sass/core/material-icons.scss */
.material-icons.supervisor_account::before,
.mi.supervisor_account::before {
  content: '\e8d3';
}

/* line 4146, src/sass/core/material-icons.scss */
.material-icons.surround_sound::before,
.mi.surround_sound::before {
  content: '\e049';
}

/* line 4151, src/sass/core/material-icons.scss */
.material-icons.swap_calls::before,
.mi.swap_calls::before {
  content: '\e0d7';
}

/* line 4156, src/sass/core/material-icons.scss */
.material-icons.swap_horiz::before,
.mi.swap_horiz::before {
  content: '\e8d4';
}

/* line 4161, src/sass/core/material-icons.scss */
.material-icons.swap_vert::before,
.mi.swap_vert::before {
  content: '\e8d5';
}

/* line 4166, src/sass/core/material-icons.scss */
.material-icons.swap_vertical_circle::before,
.mi.swap_vertical_circle::before {
  content: '\e8d6';
}

/* line 4171, src/sass/core/material-icons.scss */
.material-icons.switch_camera::before,
.mi.switch_camera::before {
  content: '\e41e';
}

/* line 4176, src/sass/core/material-icons.scss */
.material-icons.switch_video::before,
.mi.switch_video::before {
  content: '\e41f';
}

/* line 4181, src/sass/core/material-icons.scss */
.material-icons.sync::before,
.mi.sync::before {
  content: '\e627';
}

/* line 4186, src/sass/core/material-icons.scss */
.material-icons.sync_disabled::before,
.mi.sync_disabled::before {
  content: '\e628';
}

/* line 4191, src/sass/core/material-icons.scss */
.material-icons.sync_problem::before,
.mi.sync_problem::before {
  content: '\e629';
}

/* line 4196, src/sass/core/material-icons.scss */
.material-icons.system_update::before,
.mi.system_update::before {
  content: '\e62a';
}

/* line 4201, src/sass/core/material-icons.scss */
.material-icons.system_update_alt::before,
.mi.system_update_alt::before {
  content: '\e8d7';
}

/* line 4206, src/sass/core/material-icons.scss */
.material-icons.tab::before,
.mi.tab::before {
  content: '\e8d8';
}

/* line 4211, src/sass/core/material-icons.scss */
.material-icons.tab_unselected::before,
.mi.tab_unselected::before {
  content: '\e8d9';
}

/* line 4216, src/sass/core/material-icons.scss */
.material-icons.tablet::before,
.mi.tablet::before {
  content: '\e32f';
}

/* line 4221, src/sass/core/material-icons.scss */
.material-icons.tablet_android::before,
.mi.tablet_android::before {
  content: '\e330';
}

/* line 4226, src/sass/core/material-icons.scss */
.material-icons.tablet_mac::before,
.mi.tablet_mac::before {
  content: '\e331';
}

/* line 4231, src/sass/core/material-icons.scss */
.material-icons.tag_faces::before,
.mi.tag_faces::before {
  content: '\e420';
}

/* line 4236, src/sass/core/material-icons.scss */
.material-icons.tap_and_play::before,
.mi.tap_and_play::before {
  content: '\e62b';
}

/* line 4241, src/sass/core/material-icons.scss */
.material-icons.terrain::before,
.mi.terrain::before {
  content: '\e564';
}

/* line 4246, src/sass/core/material-icons.scss */
.material-icons.text_fields::before,
.mi.text_fields::before {
  content: '\e262';
}

/* line 4251, src/sass/core/material-icons.scss */
.material-icons.text_format::before,
.mi.text_format::before {
  content: '\e165';
}

/* line 4256, src/sass/core/material-icons.scss */
.material-icons.textsms::before,
.mi.textsms::before {
  content: '\e0d8';
}

/* line 4261, src/sass/core/material-icons.scss */
.material-icons.texture::before,
.mi.texture::before {
  content: '\e421';
}

/* line 4266, src/sass/core/material-icons.scss */
.material-icons.theaters::before,
.mi.theaters::before {
  content: '\e8da';
}

/* line 4271, src/sass/core/material-icons.scss */
.material-icons.thumb_down::before,
.mi.thumb_down::before {
  content: '\e8db';
}

/* line 4276, src/sass/core/material-icons.scss */
.material-icons.thumb_up::before,
.mi.thumb_up::before {
  content: '\e8dc';
}

/* line 4281, src/sass/core/material-icons.scss */
.material-icons.thumbs_up_down::before,
.mi.thumbs_up_down::before {
  content: '\e8dd';
}

/* line 4286, src/sass/core/material-icons.scss */
.material-icons.time_to_leave::before,
.mi.time_to_leave::before {
  content: '\e62c';
}

/* line 4291, src/sass/core/material-icons.scss */
.material-icons.timelapse::before,
.mi.timelapse::before {
  content: '\e422';
}

/* line 4296, src/sass/core/material-icons.scss */
.material-icons.timeline::before,
.mi.timeline::before {
  content: '\e922';
}

/* line 4301, src/sass/core/material-icons.scss */
.material-icons.timer::before,
.mi.timer::before {
  content: '\e425';
}

/* line 4306, src/sass/core/material-icons.scss */
.material-icons.timer_10::before,
.mi.timer_10::before {
  content: '\e423';
}

/* line 4311, src/sass/core/material-icons.scss */
.material-icons.timer_3::before,
.mi.timer_3::before {
  content: '\e424';
}

/* line 4316, src/sass/core/material-icons.scss */
.material-icons.timer_off::before,
.mi.timer_off::before {
  content: '\e426';
}

/* line 4321, src/sass/core/material-icons.scss */
.material-icons.title::before,
.mi.title::before {
  content: '\e264';
}

/* line 4326, src/sass/core/material-icons.scss */
.material-icons.toc::before,
.mi.toc::before {
  content: '\e8de';
}

/* line 4331, src/sass/core/material-icons.scss */
.material-icons.today::before,
.mi.today::before {
  content: '\e8df';
}

/* line 4336, src/sass/core/material-icons.scss */
.material-icons.toll::before,
.mi.toll::before {
  content: '\e8e0';
}

/* line 4341, src/sass/core/material-icons.scss */
.material-icons.tonality::before,
.mi.tonality::before {
  content: '\e427';
}

/* line 4346, src/sass/core/material-icons.scss */
.material-icons.touch_app::before,
.mi.touch_app::before {
  content: '\e913';
}

/* line 4351, src/sass/core/material-icons.scss */
.material-icons.toys::before,
.mi.toys::before {
  content: '\e332';
}

/* line 4356, src/sass/core/material-icons.scss */
.material-icons.track_changes::before,
.mi.track_changes::before {
  content: '\e8e1';
}

/* line 4361, src/sass/core/material-icons.scss */
.material-icons.traffic::before,
.mi.traffic::before {
  content: '\e565';
}

/* line 4366, src/sass/core/material-icons.scss */
.material-icons.train::before,
.mi.train::before {
  content: '\e570';
}

/* line 4371, src/sass/core/material-icons.scss */
.material-icons.tram::before,
.mi.tram::before {
  content: '\e571';
}

/* line 4376, src/sass/core/material-icons.scss */
.material-icons.transfer_within_a_station::before,
.mi.transfer_within_a_station::before {
  content: '\e572';
}

/* line 4381, src/sass/core/material-icons.scss */
.material-icons.transform::before,
.mi.transform::before {
  content: '\e428';
}

/* line 4386, src/sass/core/material-icons.scss */
.material-icons.translate::before,
.mi.translate::before {
  content: '\e8e2';
}

/* line 4391, src/sass/core/material-icons.scss */
.material-icons.trending_down::before,
.mi.trending_down::before {
  content: '\e8e3';
}

/* line 4396, src/sass/core/material-icons.scss */
.material-icons.trending_flat::before,
.mi.trending_flat::before {
  content: '\e8e4';
}

/* line 4401, src/sass/core/material-icons.scss */
.material-icons.trending_up::before,
.mi.trending_up::before {
  content: '\e8e5';
}

/* line 4406, src/sass/core/material-icons.scss */
.material-icons.tune::before,
.mi.tune::before {
  content: '\e429';
}

/* line 4411, src/sass/core/material-icons.scss */
.material-icons.turned_in::before,
.mi.turned_in::before {
  content: '\e8e6';
}

/* line 4416, src/sass/core/material-icons.scss */
.material-icons.turned_in_not::before,
.mi.turned_in_not::before {
  content: '\e8e7';
}

/* line 4421, src/sass/core/material-icons.scss */
.material-icons.tv::before,
.mi.tv::before {
  content: '\e333';
}

/* line 4426, src/sass/core/material-icons.scss */
.material-icons.unarchive::before,
.mi.unarchive::before {
  content: '\e169';
}

/* line 4431, src/sass/core/material-icons.scss */
.material-icons.undo::before,
.mi.undo::before {
  content: '\e166';
}

/* line 4436, src/sass/core/material-icons.scss */
.material-icons.unfold_less::before,
.mi.unfold_less::before {
  content: '\e5d6';
}

/* line 4441, src/sass/core/material-icons.scss */
.material-icons.unfold_more::before,
.mi.unfold_more::before {
  content: '\e5d7';
}

/* line 4446, src/sass/core/material-icons.scss */
.material-icons.update::before,
.mi.update::before {
  content: '\e923';
}

/* line 4451, src/sass/core/material-icons.scss */
.material-icons.usb::before,
.mi.usb::before {
  content: '\e1e0';
}

/* line 4456, src/sass/core/material-icons.scss */
.material-icons.verified_user::before,
.mi.verified_user::before {
  content: '\e8e8';
}

/* line 4461, src/sass/core/material-icons.scss */
.material-icons.vertical_align_bottom::before,
.mi.vertical_align_bottom::before {
  content: '\e258';
}

/* line 4466, src/sass/core/material-icons.scss */
.material-icons.vertical_align_center::before,
.mi.vertical_align_center::before {
  content: '\e259';
}

/* line 4471, src/sass/core/material-icons.scss */
.material-icons.vertical_align_top::before,
.mi.vertical_align_top::before {
  content: '\e25a';
}

/* line 4476, src/sass/core/material-icons.scss */
.material-icons.vibration::before,
.mi.vibration::before {
  content: '\e62d';
}

/* line 4481, src/sass/core/material-icons.scss */
.material-icons.video_call::before,
.mi.video_call::before {
  content: '\e070';
}

/* line 4486, src/sass/core/material-icons.scss */
.material-icons.video_label::before,
.mi.video_label::before {
  content: '\e071';
}

/* line 4491, src/sass/core/material-icons.scss */
.material-icons.video_library::before,
.mi.video_library::before {
  content: '\e04a';
}

/* line 4496, src/sass/core/material-icons.scss */
.material-icons.videocam::before,
.mi.videocam::before {
  content: '\e04b';
}

/* line 4501, src/sass/core/material-icons.scss */
.material-icons.videocam_off::before,
.mi.videocam_off::before {
  content: '\e04c';
}

/* line 4506, src/sass/core/material-icons.scss */
.material-icons.videogame_asset::before,
.mi.videogame_asset::before {
  content: '\e338';
}

/* line 4511, src/sass/core/material-icons.scss */
.material-icons.view_agenda::before,
.mi.view_agenda::before {
  content: '\e8e9';
}

/* line 4516, src/sass/core/material-icons.scss */
.material-icons.view_array::before,
.mi.view_array::before {
  content: '\e8ea';
}

/* line 4521, src/sass/core/material-icons.scss */
.material-icons.view_carousel::before,
.mi.view_carousel::before {
  content: '\e8eb';
}

/* line 4526, src/sass/core/material-icons.scss */
.material-icons.view_column::before,
.mi.view_column::before {
  content: '\e8ec';
}

/* line 4531, src/sass/core/material-icons.scss */
.material-icons.view_comfy::before,
.mi.view_comfy::before {
  content: '\e42a';
}

/* line 4536, src/sass/core/material-icons.scss */
.material-icons.view_compact::before,
.mi.view_compact::before {
  content: '\e42b';
}

/* line 4541, src/sass/core/material-icons.scss */
.material-icons.view_day::before,
.mi.view_day::before {
  content: '\e8ed';
}

/* line 4546, src/sass/core/material-icons.scss */
.material-icons.view_headline::before,
.mi.view_headline::before {
  content: '\e8ee';
}

/* line 4551, src/sass/core/material-icons.scss */
.material-icons.view_list::before,
.mi.view_list::before {
  content: '\e8ef';
}

/* line 4556, src/sass/core/material-icons.scss */
.material-icons.view_module::before,
.mi.view_module::before {
  content: '\e8f0';
}

/* line 4561, src/sass/core/material-icons.scss */
.material-icons.view_quilt::before,
.mi.view_quilt::before {
  content: '\e8f1';
}

/* line 4566, src/sass/core/material-icons.scss */
.material-icons.view_stream::before,
.mi.view_stream::before {
  content: '\e8f2';
}

/* line 4571, src/sass/core/material-icons.scss */
.material-icons.view_week::before,
.mi.view_week::before {
  content: '\e8f3';
}

/* line 4576, src/sass/core/material-icons.scss */
.material-icons.vignette::before,
.mi.vignette::before {
  content: '\e435';
}

/* line 4581, src/sass/core/material-icons.scss */
.material-icons.visibility::before,
.mi.visibility::before {
  content: '\e8f4';
}

/* line 4586, src/sass/core/material-icons.scss */
.material-icons.visibility_off::before,
.mi.visibility_off::before {
  content: '\e8f5';
}

/* line 4591, src/sass/core/material-icons.scss */
.material-icons.voice_chat::before,
.mi.voice_chat::before {
  content: '\e62e';
}

/* line 4596, src/sass/core/material-icons.scss */
.material-icons.voicemail::before,
.mi.voicemail::before {
  content: '\e0d9';
}

/* line 4601, src/sass/core/material-icons.scss */
.material-icons.volume_down::before,
.mi.volume_down::before {
  content: '\e04d';
}

/* line 4606, src/sass/core/material-icons.scss */
.material-icons.volume_mute::before,
.mi.volume_mute::before {
  content: '\e04e';
}

/* line 4611, src/sass/core/material-icons.scss */
.material-icons.volume_off::before,
.mi.volume_off::before {
  content: '\e04f';
}

/* line 4616, src/sass/core/material-icons.scss */
.material-icons.volume_up::before,
.mi.volume_up::before {
  content: '\e050';
}

/* line 4621, src/sass/core/material-icons.scss */
.material-icons.vpn_key::before,
.mi.vpn_key::before {
  content: '\e0da';
}

/* line 4626, src/sass/core/material-icons.scss */
.material-icons.vpn_lock::before,
.mi.vpn_lock::before {
  content: '\e62f';
}

/* line 4631, src/sass/core/material-icons.scss */
.material-icons.wallpaper::before,
.mi.wallpaper::before {
  content: '\e1bc';
}

/* line 4636, src/sass/core/material-icons.scss */
.material-icons.warning::before,
.mi.warning::before {
  content: '\e002';
}

/* line 4641, src/sass/core/material-icons.scss */
.material-icons.watch::before,
.mi.watch::before {
  content: '\e334';
}

/* line 4646, src/sass/core/material-icons.scss */
.material-icons.watch_later::before,
.mi.watch_later::before {
  content: '\e924';
}

/* line 4651, src/sass/core/material-icons.scss */
.material-icons.wb_auto::before,
.mi.wb_auto::before {
  content: '\e42c';
}

/* line 4656, src/sass/core/material-icons.scss */
.material-icons.wb_cloudy::before,
.mi.wb_cloudy::before {
  content: '\e42d';
}

/* line 4661, src/sass/core/material-icons.scss */
.material-icons.wb_incandescent::before,
.mi.wb_incandescent::before {
  content: '\e42e';
}

/* line 4666, src/sass/core/material-icons.scss */
.material-icons.wb_iridescent::before,
.mi.wb_iridescent::before {
  content: '\e436';
}

/* line 4671, src/sass/core/material-icons.scss */
.material-icons.wb_sunny::before,
.mi.wb_sunny::before {
  content: '\e430';
}

/* line 4676, src/sass/core/material-icons.scss */
.material-icons.wc::before,
.mi.wc::before {
  content: '\e63d';
}

/* line 4681, src/sass/core/material-icons.scss */
.material-icons.web::before,
.mi.web::before {
  content: '\e051';
}

/* line 4686, src/sass/core/material-icons.scss */
.material-icons.web_asset::before,
.mi.web_asset::before {
  content: '\e069';
}

/* line 4691, src/sass/core/material-icons.scss */
.material-icons.weekend::before,
.mi.weekend::before {
  content: '\e16b';
}

/* line 4696, src/sass/core/material-icons.scss */
.material-icons.whatshot::before,
.mi.whatshot::before {
  content: '\e80e';
}

/* line 4701, src/sass/core/material-icons.scss */
.material-icons.widgets::before,
.mi.widgets::before {
  content: '\e1bd';
}

/* line 4706, src/sass/core/material-icons.scss */
.material-icons.wifi::before,
.mi.wifi::before {
  content: '\e63e';
}

/* line 4711, src/sass/core/material-icons.scss */
.material-icons.wifi_lock::before,
.mi.wifi_lock::before {
  content: '\e1e1';
}

/* line 4716, src/sass/core/material-icons.scss */
.material-icons.wifi_tethering::before,
.mi.wifi_tethering::before {
  content: '\e1e2';
}

/* line 4721, src/sass/core/material-icons.scss */
.material-icons.work::before,
.mi.work::before {
  content: '\e8f9';
}

/* line 4726, src/sass/core/material-icons.scss */
.material-icons.wrap_text::before,
.mi.wrap_text::before {
  content: '\e25b';
}

/* line 4731, src/sass/core/material-icons.scss */
.material-icons.youtube_searched_for::before,
.mi.youtube_searched_for::before {
  content: '\e8fa';
}

/* line 4736, src/sass/core/material-icons.scss */
.material-icons.zoom_in::before,
.mi.zoom_in::before {
  content: '\e8ff';
}

/* line 4741, src/sass/core/material-icons.scss */
.material-icons.zoom_out::before,
.mi.zoom_out::before {
  content: '\e900';
}

/* line 4746, src/sass/core/material-icons.scss */
.material-icons.zoom_out_map::before,
.mi.zoom_out_map::before {
  content: '\e56b';
}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/materialicons/MaterialIcons-Regular.eot");
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.woff2") format("woff2"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.woff") format("woff"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.eot");
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-regular.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-regular.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-italic.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600italic.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700italic.woff") format("woff");
}

@font-face {
  font-family: 'ColgateRelaunchIcons';
  src: url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.eot");
  src: url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.eot") format("embedded-opentype"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.ttf") format("truetype"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.woff") format("woff"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'LucidaGrande';
  src: url("../../assets/fonts/LucidaGrande/LucidaGrande.ttf");
  src: url("../../assets/fonts/LucidaGrande/LucidaGrande.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'FontAwesome';
  src: url("../../assets/fonts/fontawesome-webfont.eot");
  src: url("../../assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff2") format("woff2"), url("../../assets/fonts/fontawesome-webfont.woff") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'slick';
  src: url("../../assets/fonts/Slick-fonts/slick.eot");
  src: url("../../assets/fonts/Slick-fonts/slick.ttf") format("truetype"), url("../../assets/fonts/Slick-fonts/slick.woff") format("woff"), url("../../assets/fonts/Slick-fonts/slick.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-BlackItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Black.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Bold.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-BoldItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Italic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Light.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-LightItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBoldItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBold.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Regular.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* line 3, src/sass/core/colgate-relaunch-icons.scss */
[class^='icon-'],
[class*=' icon-'] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'ColgateRelaunchIcons' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 19, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Plus::before {
  content: '\e900';
  color: #5a5554;
}

/* line 24, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Close-X-circle::before {
  content: '\e901';
  color: #5a5554;
}

/* line 29, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Close-X::before {
  content: '\e902';
  color: #5a5554;
}

/* line 34, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Menu::before {
  content: '\e903';
  color: #5a5554;
}

/* line 39, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Search::before {
  content: '\e904';
  color: #5a5554;
}

/* line 44, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Zoom::before {
  content: '\e905';
  color: #5a5554;
}

/* line 49, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Filter::before {
  content: '\e906';
  color: #5a5554;
}

/* line 54, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Chevrondown::before {
  content: '\e907';
  color: #5a5554;
}

/* line 59, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Chevronup::before {
  content: '\e908';
  color: #5a5554;
}

/* line 64, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Chevronleft::before {
  content: '\e909';
  color: #5a5554;
}

/* line 69, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Chevronright::before {
  content: '\e90a';
  color: #5a5554;
}

/* line 74, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Arrow---right::before {
  content: '\e90b';
  color: #5a5554;
}

/* line 79, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Directions---arrow-right::before {
  content: '\e930';
  color: #5a5554;
}

/* line 84, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_External-site::before {
  content: '\e90c';
  color: #5a5554;
}

/* line 89, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Educational-kits::before {
  content: '\e90d';
  color: #5a5554;
}

/* line 94, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Download::before {
  content: '\e90e';
  color: #5a5554;
}

/* line 99, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Upload::before {
  content: '\e90f';
  color: #5a5554;
}

/* line 104, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Checkmark::before {
  content: '\e910';
  color: #5a5554;
}

/* line 109, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Checkmark-circle::before {
  content: '\e911';
  color: #5a5554;
}

/* line 114, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Star::before {
  content: '\e912';
  color: #5a5554;
}

/* line 119, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Home::before {
  content: '\e913';
  color: #5a5554;
}

/* line 124, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Offers::before {
  content: '\e914';
  color: #5a5554;
}

/* line 129, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_How-to-buy::before {
  content: '\e915';
  color: #575554;
}

/* line 134, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Location::before {
  content: '\e916';
  color: #5a5554;
}

/* line 139, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Contact::before {
  content: '\e917';
  color: #5a5554;
}

/* line 144, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Contact-alt::before {
  content: '\e918';
  color: #5a5554;
}

/* line 149, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Our-story-alt::before {
  content: '\e919';
  color: #5a5554;
}

/* line 154, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Our-story::before {
  content: '\e91a';
  color: #5a5554;
}

/* line 159, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Mission::before {
  content: '\e91b';
  color: #5a5554;
}

/* line 164, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Email::before {
  content: '\e91c';
  color: #5a5554;
}

/* line 169, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Phone::before {
  content: '\e91d';
  color: #5a5554;
}

/* line 174, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Ingredients-alt::before {
  content: '\e91e';
  color: #5a5554;
}

/* line 179, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Ingredients::before {
  content: '\e91f';
  color: #5a5554;
}

/* line 184, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Prescription::before {
  content: '\e920';
  color: #5a5554;
}

/* line 189, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Document::before {
  content: '\e921';
  color: #5a5554;
}

/* line 194, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Music-sound::before {
  content: '\e922';
  color: #5a5554;
}

/* line 199, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Video::before {
  content: '\e923';
  color: #5a5554;
}

/* line 204, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Emoji---Meh::before {
  content: '\e924';
  color: #5a5554;
}

/* line 209, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Smile::before {
  content: '\e925';
  color: #5a5554;
}

/* line 214, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Flag::before {
  content: '\e926';
  color: #5a5554;
}

/* line 219, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Refresh::before {
  content: '\e927';
  color: #5a5554;
}

/* line 224, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Info::before {
  content: '\e928';
  color: #5a5554;
}

/* line 229, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Warning::before {
  content: '\e929';
  color: #5a5554;
}

/* line 234, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Print::before {
  content: '\e92a';
  color: #5a5554;
}

/* line 239, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Trash::before {
  content: '\e92b';
  color: #5a5554;
}

/* line 244, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Instagram::before {
  content: '\e92c';
}

/* line 248, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Facebook::before {
  content: '\e92d';
  color: #3a55a0;
}

/* line 253, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Twitter::before {
  content: '\e92e';
  color: #50abf1;
}

/* line 258, src/sass/core/colgate-relaunch-icons.scss */
.icon-ColgateIcons_Youtube::before {
  content: '\e92f';
  color: #f00;
}

/* line 6, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.richText .button {
  font-size: 18px;
  font-size: 1.8rem;
  color: ivory;
  letter-spacing: -0.23px;
  padding: 6px 24px 9px;
  border-radius: 20px 0 20px 20px;
  background-color: #d2010d;
  height: 40px;
}

/* line 16, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.gaba-2020 .richText .button {
  color: #fff;
  background-color: #63666a;
  border-radius: 20px;
}

/* line 22, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.richText .button:hover {
  background-color: #8f1f1d;
}

/* line 25, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.gaba-2020 .richText .button:hover {
  background-color: #a7a8a9;
}

/* line 30, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.richText .button.btn-grey {
  background: #eeeeee;
  border-radius: 20px 0 20px 20px;
  color: #d0210d;
  font-size: 20px;
  font-family: ColgateReady;
  letter-spacing: -0.25px;
}

/* line 39, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.richText .button.btn-grey-maroon {
  font-size: 20px;
  font-size: 2rem;
  background: #eee;
  border-radius: 20px 0 20px 20px;
  color: #8f1f1d;
  font-family: 'ColgateReady', sans-serif;
  letter-spacing: -0.25px;
  padding: 10px 50px 10px 30px;
  position: relative;
  transition: all 0.25s ease;
}

/* line 51, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.richText .button.btn-grey-maroon:hover {
  text-decoration: none;
  background: #8f1f1d;
  color: #fff;
}

/* line 56, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.richText .button.btn-grey-maroon:hover::after {
  color: #fff;
}

/* line 61, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.richText .button.btn-grey-maroon::after {
  content: "keyboard_arrow_right";
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
  font-size: 40px;
  font-size: 4rem;
  position: absolute;
  bottom: 0;
  transition: all 0.25s ease;
}

/* line 73, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.white-button {
  font-size: 14px;
  font-size: 1.4rem;
  color: #d2010d;
  letter-spacing: -0.23px;
  line-height: 20px;
  background: #eee;
  border-radius: 20px 0 20px 20px;
  padding: 12px 23px;
}

/* line 83, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.white-button:hover {
  color: #d2010d;
  text-decoration: none;
}

/* line 87, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.gaba-2020 .white-button:hover {
  color: #63666a;
}

/* line 92, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.gaba-2020 .white-button {
  border-radius: 20px;
}

/* line 97, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.teal-outline {
  font-size: 15px;
  font-size: 1.5rem;
  color: #22838a;
  font-style: italic;
  font-weight: 700;
  letter-spacing: -0.19px;
  text-align: center;
  padding: 10px 24px;
  border-radius: 20px 0 20px 20px;
  border: 2px solid #22838a;
  transition: all 200ms ease;
}

/* line 110, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.teal-outline:hover {
  color: #fff;
  background-color: #009ca6;
  border: 2px solid #009ca6;
  text-decoration: none;
  cursor: pointer;
}

/* line 118, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.teal-outline:focus {
  color: #fff;
  border: 2px solid #0e515e;
  background-color: #22838a;
  text-decoration: none;
  outline: none;
  cursor: pointer;
}

/* line 127, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.teal-outline:active {
  color: #fff;
  background-color: #0e515e;
  border: 2px solid #0e515e;
  text-decoration: none;
  cursor: pointer;
}

/* line 136, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.white-outline {
  font-size: 15px;
  font-size: 1.5rem;
  color: #fff;
  font-style: italic;
  font-weight: 700;
  letter-spacing: -0.19px;
  text-align: center;
  padding: 10px 24px;
  border-radius: 20px 0 20px 20px;
  border: 2px solid #fff;
  transition: all 200ms ease;
}

/* line 149, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.white-outline:hover {
  color: #22838a;
  background-color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 156, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.white-outline:active {
  color: #fff;
  background-color: #0e515e;
  border: 2px solid #0e515e;
  text-decoration: none;
  cursor: pointer;
}

/* line 165, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.white-and-red {
  font-size: 15px;
  font-size: 1.5rem;
  color: #d2010d;
  font-style: italic;
  font-weight: 900;
  letter-spacing: -0.19px;
  text-align: center;
  padding: 8px 18px 10px;
  border-radius: 20px 0 20px 20px;
  background-color: #fff;
  border: 2px solid #fff;
  transition: all 200ms ease;
}

/* line 179, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.gaba-2020 .white-and-red {
  color: #63666a;
}

/* line 183, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.white-and-red:hover {
  color: #fff;
  background-color: #00838a;
  border: 2px solid #00838a;
  text-decoration: none;
  cursor: pointer;
}

/* line 190, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.gaba-2020 .white-and-red:hover {
  background-color: #63666a;
}

/* line 195, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.white-and-red:active {
  color: #fff;
  background-color: #00838a;
  border: 2px solid #00838a;
  text-decoration: none;
  cursor: pointer;
}

/* line 204, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.btn-grey-red {
  display: inline-flex;
  color: #8f1f1d;
  justify-content: center;
  align-items: center;
  background: #eeeeee;
  border-radius: 20px 0 20px 20px;
  border-radius: 20px 0 20px 20px;
  height: 44px;
  padding: 0 20px;
  font-family: 'ColgateReady', sans-serif;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: -0.19px;
}

/* line 219, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.gaba-2020 .btn-grey-red {
  color: #63666a;
  border-radius: 20px;
  font-family: 'Open Sans', sans-serif;
}

/* line 225, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.btn-grey-red::after {
  content: '\e315';
  font-family: 'Material Icons';
  color: #8f1f1d;
  font-size: 25px;
  display: inline-flex;
  width: 13px;
  justify-content: center;
  margin-left: 5px;
  transition: all 0.25s ease;
}

/* line 236, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.gaba-2020 .btn-grey-red::after {
  color: #63666a;
}

/* line 241, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.btn-grey-red:hover {
  color: #fff;
  background: #8f1f1d;
  text-decoration: none;
}

/* line 246, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.gaba-2020 .btn-grey-red:hover {
  background-color: #63666a;
}

/* line 250, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.btn-grey-red:hover::after {
  color: #fff;
}

/* line 257, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.colgate-relaunch-icons::before {
  font-family: 'ColgateRelaunchIcons';
  color: #fff;
  display: inline-flex;
  margin: auto;
  height: 100%;
  width: 28px;
  font-style: normal;
  font-weight: normal;
  justify-content: flex-start;
  vertical-align: middle;
}

/* line 270, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.colgate-relaunch-icons:hover::before {
  color: #4cbac1;
}

/* line 276, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.link-offers::before {
  content: '\e914';
}

/* line 282, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.link-how-to-buy::before {
  content: '\e915';
}

/* line 288, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.link-our-story::before {
  content: '\e919';
}

/* line 294, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.link-contact-us::before {
  content: '\e91d';
}

/* line 299, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.link-help {
  position: relative;
}

/* line 302, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.link-help::before {
  content: '';
  width: 28px;
  height: 22px;
  display: inline-block;
  background: url("../../assets/img/help.svg") no-repeat left 1px/20px auto;
}

/* line 311, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.link-help:hover::before {
  background: url("../../assets/img/help-hover.svg") no-repeat left 1px/20px auto;
}

/* line 318, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.link-country-selector::before {
  content: '\e916';
}

/* line 323, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.black-link {
  font-family: 'LucidaGrande';
  color: #000;
}

/* line 328, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.a-link--external {
  color: #d2010d;
  font-weight: bold;
  display: inline-block;
}

/* line 333, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.a-link--external::after {
  content: '\e90c';
  font-family: 'ColgateRelaunchIcons';
  font-size: 0.9em;
  margin-left: 0.5em;
  font-weight: normal;
}

/* line 343, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.more-images[data-modal-type=product-image-carousel]::before {
  border: 2px solid transparent;
}

/* line 348, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.more-images[data-modal-type=product-image-carousel]:focus::before {
  border: 2px solid #000;
}

/* line 354, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.more-images {
  font-size: 0;
}

/* line 357, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.more-images::before {
  content: '\e148';
  font-family: 'Material Icons';
  display: inline-block;
  color: #d2010d;
  font-size: 24px;
  padding: 0 5px;
  position: absolute;
  right: 33%;
  top: -65px;
}

@media only screen and (min-width: 991px) {
  /* line 357, src/sass/components/richText/_richText-hyperlinkStyles.scss */
  .more-images::before {
    right: 360px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 357, src/sass/components/richText/_richText-hyperlinkStyles.scss */
  .more-images::before {
    right: 40%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 357, src/sass/components/richText/_richText-hyperlinkStyles.scss */
  .more-images::before {
    right: auto;
    position: static;
    text-align: center;
    display: block;
    padding-right: 240px;
    height: 0;
    margin-top: -75px;
  }
}

/* line 387, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.more-images:hover {
  text-decoration: none;
}

/* line 391, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.more-images:hover::before {
  color: #d2010d;
}

/* line 2, src/sass/components/richText/_richText-styles.scss */
.v-color__text__alt1 p,
.v-color__text__alt1 ol,
.v-color__text__alt1 ul,
.v-color__text__alt1 li {
  color: #3a3a3a;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/richText/_richText-article-content.scss */
.article-content {
  padding: 0 5% 0 15px;
  margin-bottom: 80px;
  font-family: 'ColgateReady', sans-serif;
}

@media only screen and (max-width: 991px) {
  /* line 3, src/sass/components/richText/_richText-article-content.scss */
  .article-content {
    padding: 0 15px;
    margin-bottom: 40px;
  }
}

/* line 14, src/sass/components/richText/_richText-article-content.scss */
.article-content .richText-content h2 {
  font-weight: 400;
  letter-spacing: -0.27px;
  font-family: 'ColgateReady';
  color: #d0210d;
  letter-spacing: -0.27px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 14, src/sass/components/richText/_richText-article-content.scss */
  .article-content .richText-content h2 {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

/* line 26, src/sass/components/richText/_richText-article-content.scss */
.gaba-2020 .article-content .richText-content h2 {
  color: #63666a;
}

/* line 31, src/sass/components/richText/_richText-article-content.scss */
.article-content .richText-content p {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'ColgateReady';
  letter-spacing: -0.1px;
  line-height: 1.75;
  margin-top: 0;
}

/* line 39, src/sass/components/richText/_richText-article-content.scss */
.gaba-2020 .article-content .richText-content p {
  font-family: 'Open Sans', sans-serif;
}

/* line 44, src/sass/components/richText/_richText-article-content.scss */
.article-content .richText-content .disclaimer {
  color: #444;
}

/* line 49, src/sass/components/richText/_richText-article-content.scss */
.article-content .richText-content ul li {
  font-size: 16px;
  font-size: 1.6rem;
  padding-left: 1rem;
  margin-bottom: 1rem;
  letter-spacing: -0.1px;
}

/* line 56, src/sass/components/richText/_richText-article-content.scss */
.article-content .richText-content ul li::before {
  background-color: #333;
  width: 5px;
  height: 5px;
  left: -1rem;
}

/* line 66, src/sass/components/richText/_richText-article-content.scss */
.article-content a:not([href]) {
  position: relative;
}

/* line 71, src/sass/components/richText/_richText-article-content.scss */
.article-content a:empty {
  visibility: hidden;
}

/* line 76, src/sass/components/richText/_richText-article-content.scss */
.article-content h2 {
  font-size: 24px;
  font-size: 2.4rem;
  color: #d2010d;
  font-style: normal;
  font-weight: normal;
  line-height: 40px;
}

/* line 85, src/sass/components/richText/_richText-article-content.scss */
.article-content p {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
}

/* line 2, src/sass/components/richText/_richText-title--regular.scss */
.title--regular h1,
.title--regular h2,
.title--regular h3,
.title--regular h4,
.title--regular h5,
.title--regular h6 {
  font-size: 24px;
  font-size: 2.4rem;
  color: #444141;
  font-family: 'ColgateReady';
  letter-spacing: -0.3px;
  line-height: 133%;
  font-style: normal;
}

/* line 15, src/sass/components/richText/_richText-title--regular.scss */
.gaba-2020 .title--regular h1, .gaba-2020
.title--regular h2, .gaba-2020
.title--regular h3, .gaba-2020
.title--regular h4, .gaba-2020
.title--regular h5, .gaba-2020
.title--regular h6 {
  font-family: 'Open Sans', sans-serif;
}

/* line 1, src/sass/components/richText/_richText-power-reviews.scss */
.power-reviews {
  padding: 0;
}

@media only screen and (min-width: 991px) {
  /* line 1, src/sass/components/richText/_richText-power-reviews.scss */
  .power-reviews {
    margin-left: 159px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/richText/_richText-power-reviews.scss */
  .power-reviews {
    margin-left: 22px;
  }
}

/* line 1, src/sass/components/richText/_richText-product-equity-brand.scss */
.product-equity-brand {
  padding: 0;
}

@media only screen and (min-width: 991px) {
  /* line 1, src/sass/components/richText/_richText-product-equity-brand.scss */
  .product-equity-brand {
    margin-top: 157px;
    margin-left: 159px;
  }
  /* line 8, src/sass/components/richText/_richText-product-equity-brand.scss */
  .product-equity-brand p {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 28px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/richText/_richText-product-equity-brand.scss */
  .product-equity-brand {
    margin-top: 54px;
    margin-left: 22px;
  }
  /* line 18, src/sass/components/richText/_richText-product-equity-brand.scss */
  .product-equity-brand p {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 23px;
  }
}

/* line 24, src/sass/components/richText/_richText-product-equity-brand.scss */
.product-equity-brand p {
  color: #fff;
  letter-spacing: 0;
}

/* line 1, src/sass/components/richText/_richText-product-ingredients.scss */
.product-ingredients {
  padding: 0;
}

@media only screen and (min-width: 991px) {
  /* line 1, src/sass/components/richText/_richText-product-ingredients.scss */
  .product-ingredients {
    margin-left: 159px;
    max-width: 275px;
  }
  /* line 8, src/sass/components/richText/_richText-product-ingredients.scss */
  .product-ingredients p {
    margin-top: 0;
  }
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/richText/_richText-product-ingredients.scss */
  .product-ingredients {
    max-width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    background: #eee;
  }
}

/* line 20, src/sass/components/richText/_richText-product-ingredients.scss */
.product-ingredients p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  letter-spacing: 0;
}

@media only screen and (min-width: 991px) {
  /* line 27, src/sass/components/richText/_richText-product-ingredients.scss */
  .view-all {
    /* 
    position: absolute;
    right: 157px;
    bottom: 15px;
    */
  }
  /* line 34, src/sass/components/richText/_richText-product-ingredients.scss */
  .view-all p {
    margin-top: 16px;
  }
}

@media (max-width: 1749px) {
  /* line 27, src/sass/components/richText/_richText-product-ingredients.scss */
  .view-all {
    /*
    position: absolute;
    right: -33%;
    bottom: 15px;
    */
  }
}

@media (min-width: 775px) and (max-width: 1169px) {
  /* line 27, src/sass/components/richText/_richText-product-ingredients.scss */
  .view-all {
    position: relative;
    bottom: 0;
    right: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 27, src/sass/components/richText/_richText-product-ingredients.scss */
  .view-all {
    position: relative;
    right: 0;
    bottom: 0;
  }
}

/* line 1, src/sass/components/richText/_richText-product-name.scss */
.product-name {
  margin: 15% 0 20px;
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/richText/_richText-product-name.scss */
  .product-name {
    margin: 4% 0 20px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/richText/_richText-product-name.scss */
  .product-name {
    margin: 4% 0;
  }
}

/* line 12, src/sass/components/richText/_richText-product-name.scss */
.product-name h1 {
  font-size: 37px;
  font-weight: bold;
  letter-spacing: -0.45px;
  line-height: 47px;
}

@media only screen and (max-width: 991px) {
  /* line 12, src/sass/components/richText/_richText-product-name.scss */
  .product-name h1 {
    font-size: 28px;
    line-height: 34px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 12, src/sass/components/richText/_richText-product-name.scss */
  .product-name h1 {
    font-size: 28px;
    line-height: 30px;
  }
}

/* line 2, src/sass/components/richText/_richText-product-summary.scss */
.product-description p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
}

@media only screen and (max-width: 991px) {
  /* line 2, src/sass/components/richText/_richText-product-summary.scss */
  .product-description p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 23px;
    text-align: left;
  }
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/richText/_richText-product-buttons.scss */
.product-buttons {
  width: auto;
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/richText/_richText-product-buttons.scss */
  .product-buttons {
    width: 100%;
  }
}

/* line 10, src/sass/components/richText/_richText-product-buttons.scss */
.product-buttons .component-content {
  margin: 30px 0;
}

/* line 14, src/sass/components/richText/_richText-product-buttons.scss */
.product-buttons .component-content,
.product-buttons .richText-content,
.product-buttons p {
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  /* line 14, src/sass/components/richText/_richText-product-buttons.scss */
  .product-buttons .component-content,
  .product-buttons .richText-content,
  .product-buttons p {
    display: block;
  }
}

/* line 1, src/sass/components/richText/_richText-contact-detail-card.scss */
.contact-detail-card {
  display: block;
}

/* line 4, src/sass/components/richText/_richText-contact-detail-card.scss */
.contact-detail-card h2 {
  font-size: 37px;
  letter-spacing: -0.5px;
  line-height: 48px;
}

/* line 10, src/sass/components/richText/_richText-contact-detail-card.scss */
.contact-detail-card p {
  font-size: 16px;
  letter-spacing: -0.27px;
  line-height: 22px;
}

/* line 2, src/sass/components/richText/_richText-product-active-ingredients.scss */
.product-active-ingredient p {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 23px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  /* line 2, src/sass/components/richText/_richText-product-active-ingredients.scss */
  .product-active-ingredient p {
    font-size: 12px;
    font-size: 1.2rem;
    text-align: center;
  }
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/components/richText/_richText-pmp-header-links.scss */
.pmp-header-links ul {
  padding: 0;
  margin: -6.5px -6.5px 60.5px;
  display: flex;
  align-items: start;
}

@media only screen and (max-width: 1199px) {
  /* line 4, src/sass/components/richText/_richText-pmp-header-links.scss */
  .pmp-header-links ul {
    flex-wrap: wrap;
  }
}

@media only screen and (max-width: 767px) {
  /* line 4, src/sass/components/richText/_richText-pmp-header-links.scss */
  .pmp-header-links ul {
    margin: -8px -6.5px 27px;
  }
}

/* line 18, src/sass/components/richText/_richText-pmp-header-links.scss */
.pmp-header-links ul li {
  width: 25%;
  display: flex;
}

@media only screen and (max-width: 1199px) {
  /* line 18, src/sass/components/richText/_richText-pmp-header-links.scss */
  .pmp-header-links ul li {
    width: 50%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 18, src/sass/components/richText/_richText-pmp-header-links.scss */
  .pmp-header-links ul li {
    width: 100%;
  }
}

/* line 30, src/sass/components/richText/_richText-pmp-header-links.scss */
.pmp-header-links ul li::before {
  display: none;
}

/* line 34, src/sass/components/richText/_richText-pmp-header-links.scss */
.pmp-header-links ul li a {
  width: 100%;
  margin: 6.5px;
  box-shadow: 0 10px 10px -11px rgba(0, 0, 0, 0.5);
}

@media only screen and (max-width: 767px) {
  /* line 34, src/sass/components/richText/_richText-pmp-header-links.scss */
  .pmp-header-links ul li a {
    margin: 8px 6.5px;
  }
}

/* line 43, src/sass/components/richText/_richText-pmp-header-links.scss */
.pmp-header-links ul li a:hover {
  box-shadow: 0 15px 10px -11px rgba(0, 0, 0, 0.5);
  color: #8f1f1d;
}

/* line 2, src/sass/components/richText/_richText-product-active-ingredient.scss */
.product-active-ingredient p {
  font-size: 16px;
  font-size: 1.6rem;
  color: #333333;
  padding-right: 10px;
  display: inline-block;
  float: right;
  width: 35%;
}

@media only screen and (max-width: 991px) {
  /* line 2, src/sass/components/richText/_richText-product-active-ingredient.scss */
  .product-active-ingredient p {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 300;
    padding-right: 0;
    letter-spacing: 0;
    line-height: 23px;
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2, src/sass/components/richText/_richText-product-active-ingredient.scss */
  .product-active-ingredient p {
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 23px;
    text-align: center !important;
  }
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/components/richText/_richText-buttons-with-anchor-links.scss */
.buttons-with-anchor-links {
  margin-top: -35px;
  padding-top: 45px;
  padding-bottom: 10px;
  display: none;
}

@media only screen and (max-width: 767px) {
  /* line 4, src/sass/components/richText/_richText-buttons-with-anchor-links.scss */
  .buttons-with-anchor-links {
    display: block;
  }
}

/* line 15, src/sass/components/richText/_richText-buttons-with-anchor-links.scss */
.buttons-with-anchor-links > .component-content::before {
  content: '';
  position: absolute;
  top: 0;
  left: 8px;
  width: calc(100% - 16px);
  height: 89%;
  background: #eee;
  border-bottom-right-radius: 30px;
}

/* line 27, src/sass/components/richText/_richText-buttons-with-anchor-links.scss */
.buttons-with-anchor-links ul {
  list-style: none;
  padding: 0;
  max-width: 90%;
  margin: 0 auto;
}

/* line 34, src/sass/components/richText/_richText-buttons-with-anchor-links.scss */
.buttons-with-anchor-links ul li::before {
  display: none;
}

/* line 38, src/sass/components/richText/_richText-buttons-with-anchor-links.scss */
.buttons-with-anchor-links ul li a {
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  border-radius: 20px 0 20px 20px;
  margin: 15px 0;
  background: #fff;
  padding: 12px 22px;
  color: #d0210d;
  letter-spacing: 0.02px;
  text-decoration: none;
}

/* line 50, src/sass/components/richText/_richText-buttons-with-anchor-links.scss */
.gaba-2020 .buttons-with-anchor-links ul li a {
  color: #63666a;
  border-radius: 20px;
}

/* line 58, src/sass/components/richText/_richText-buttons-with-anchor-links.scss */
.buttons-with-anchor-links .button {
  padding-right: 41px;
  position: relative;
}

/* line 62, src/sass/components/richText/_richText-buttons-with-anchor-links.scss */
.buttons-with-anchor-links .button::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 28px;
  margin: auto;
  width: 9px;
  height: 9px;
  border: 2px solid #fff;
  border-left: 0;
  border-top: 0;
  transform: translateY(1px) rotate(-45deg);
}

/* line 77, src/sass/components/richText/_richText-buttons-with-anchor-links.scss */
.buttons-with-anchor-links .button:hover {
  text-decoration: none;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/richText/_richText-main-title.scss */
.main-title {
  margin-bottom: 43px;
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/richText/_richText-main-title.scss */
  .main-title {
    margin-bottom: 54px;
  }
}

/* line 10, src/sass/components/richText/_richText-main-title.scss */
.main-title h1 {
  font-size: 56px;
  font-size: 5.6rem;
  line-height: 63px;
  font-weight: 300;
  color: #d0210d;
  margin: 0 0 28px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  /* line 10, src/sass/components/richText/_richText-main-title.scss */
  .main-title h1 {
    font-size: 24px;
    font-size: 2.4rem;
    letter-spacing: -0.27px;
    font-weight: normal;
    line-height: 32px;
    margin: 0 0 15px;
  }
}

/* line 28, src/sass/components/richText/_richText-main-title.scss */
.gaba-2020 .main-title h1 {
  color: #63666a;
}

/* line 33, src/sass/components/richText/_richText-main-title.scss */
.main-title p {
  font-size: 25px;
  font-size: 2.5rem;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  /* line 33, src/sass/components/richText/_richText-main-title.scss */
  .main-title p {
    font-size: 16px;
    font-size: 1.6rem;
    letter-spacing: -0.1px;
    line-height: 22px;
  }
}

/* line 1, src/sass/components/richText/_richText-home-landing-hero-btns.scss */
.home-landing-hero-btns {
  margin-top: -4%;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/richText/_richText-home-landing-hero-btns.scss */
  .home-landing-hero-btns {
    display: none;
  }
}

/* line 9, src/sass/components/richText/_richText-home-landing-hero-btns.scss */
.home-landing-hero-btns .richText-content {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding-bottom: 10px;
}

/* line 15, src/sass/components/richText/_richText-home-landing-hero-btns.scss */
.home-landing-hero-btns .richText-content p {
  margin: 0;
}

/* line 19, src/sass/components/richText/_richText-home-landing-hero-btns.scss */
.home-landing-hero-btns .richText-content .btn-grey-red {
  background: #eeeeee;
  border-radius: 20px 0 20px 20px;
  box-shadow: 0 10px 10px -11px rgba(0, 0, 0, 0.5);
  height: 96px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 35px;
  color: #d0210d;
  font-family: 'ColgateReady', sans-serif;
  font-size: 27px;
  font-weight: 300;
  letter-spacing: 0.95px;
  text-align: center;
  margin: 0 10px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 19, src/sass/components/richText/_richText-home-landing-hero-btns.scss */
  .home-landing-hero-btns .richText-content .btn-grey-red {
    font-size: 20px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 19, src/sass/components/richText/_richText-home-landing-hero-btns.scss */
  .home-landing-hero-btns .richText-content .btn-grey-red {
    font-size: 15px;
    padding: 0 15px;
    margin: 0 5px;
    height: 60px;
  }
}

/* line 47, src/sass/components/richText/_richText-home-landing-hero-btns.scss */
.home-landing-hero-btns .richText-content .btn-grey-red::after {
  content: none;
}

/* line 51, src/sass/components/richText/_richText-home-landing-hero-btns.scss */
.home-landing-hero-btns .richText-content .btn-grey-red:hover {
  text-decoration: none;
  color: #8f1f1d;
  box-shadow: 0 15px 10px -11px rgba(0, 0, 0, 0.5);
}

/* line 57, src/sass/components/richText/_richText-home-landing-hero-btns.scss */
.gaba-2020 .home-landing-hero-btns .richText-content .btn-grey-red {
  color: #63666a;
  border-radius: 20px;
  font-family: 'Open Sans', sans-serif;
}
.searchBox input[type=text] {
  width: 81px; }

.searchBox-title {
  cursor: default; }

.searchBox .form-content .textField {
  display: inline;
  float: left;
  margin-right: 15px; }

.searchBox .form-contentButton {
  display: inline;
  float: left; }
  .searchBox .form-contentButton.section {
    margin: -1px 0 0; }

.searchBox .form-content .section {
  margin: 0 15px 0 0; }

.searchBox .form-search.no-box,
.searchBox .form-search.no-box .section {
  margin-top: 0;
  margin-bottom: 0; }
.searchResults-title {
  margin-left: 110px;
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.searchResults-term {
  font-style: italic; }

.searchResults-number {
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: left; }

.searchResults-results {
  margin-bottom: 10px; }

.searchResults-description, .searchResults-url {
  margin-left: 110px; }

.searchResults-url {
  margin-top: 10px; }

.searchResults-image {
  float: left;
  width: 100px;
  height: 100px;
  margin: 10px 0; }

.searchResults-result {
  position: relative;
  padding: 0 10px 20px 10px;
  overflow: hidden;
  background-color: #e1e1e1; }
  .searchResults-result:nth-child(even) {
    background-color: inherit; }

.searchResults-icon-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  width: 70px;
  margin-top: 10px;
  text-align: center; }

.searchResults-date {
  margin-bottom: 10px;
  margin-left: 110px; }

.searchResults-pagination {
  padding: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
  overflow: hidden;
  cursor: default; }
  .searchResults-pagination-list {
    padding: 0;
    margin: 0; }
  .searchResults-pagination-item {
    display: inline-block;
    margin: 1px;
    line-height: 30px;
    background-color: #eeeeee;
    cursor: default; }
    .searchResults-pagination-item a {
      display: inline-block;
      min-width: 30px;
      padding: 0 10px;
      background-color: #e1e1e1;
      cursor: pointer; }
      .searchResults-pagination-item a:hover {
        background-color: #ebebeb;
        text-decoration: none; }
    .searchResults-pagination-item.is-active {
      font-weight: bold; }

.searchResults-tags {
  list-style-type: none;
  padding: 0; }
  .searchResults-tags-item {
    display: inline-block;
    margin: 0 2px; }
    .searchResults-tags-item-link {
      display: block;
      padding: 1px;
      color: black;
      font-size: 0.85em;
      background: #b9b8b8;
      border: 1px solid #939191; }
/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis {
  padding-left: 0;
  padding-right: 0;
}

/* line 7, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 13, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-list li {
  display: inline-flex;
  margin: 10px 20px 10px 0;
}

/* line 17, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-list li::before {
  display: none;
}

/* line 24, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-item a {
  display: flex;
}

/* line 28, src/sass/components/shareThis/_shareThis-base.scss */
.shareThis-item img {
  height: 25px;
}
.sitemap-columns-1 .sitemap-column {
  width: 100%; }

.sitemap-columns-2 .sitemap-column {
  width: 50%; }

.sitemap-columns-3 .sitemap-column {
  width: 33.33333%; }

.sitemap-columns-4 .sitemap-column {
  width: 25%; }

.sitemap-columns-5 .sitemap-column {
  width: 20%; }

.sitemap-columns-6 .sitemap-column {
  width: 16.66667%; }

.sitemap-columns-7 .sitemap-column {
  width: 14.28571%; }

.sitemap-columns-8 .sitemap-column {
  width: 12.5%; }

.sitemap-columns-9 .sitemap-column {
  width: 11.11111%; }

.sitemap-columns-10 .sitemap-column {
  width: 10%; }

.sitemap-columns-11 .sitemap-column {
  width: 9.09091%; }

.sitemap-columns-12 .sitemap-column {
  width: 8.33333%; }

.sitemap-column {
  float: left; }
  .sitemap-column .component-content {
    overflow: hidden; }
  .sitemap-column a {
    text-decoration: none; }
  .sitemap-column h3 {
    padding: 5px 7px;
    font-size: 13px;
    font-weight: bold;
    background-color: #e1e1e1; }
  .sitemap-column ul {
    padding: 0 0 10px 0;
    margin-bottom: 10px;
    list-style: none; }
  .sitemap-column > ul {
    margin: 0 3px; }
    .sitemap-column > ul li > ul {
      padding-bottom: 0;
      padding-left: 5px;
      margin-bottom: 0;
      margin-left: 0;
      word-wrap: break-word; }
      .sitemap-column > ul li > ul li {
        position: relative;
        padding-left: 5px;
        font-weight: bold;
        line-height: 150%; }
        .sitemap-column > ul li > ul li:before {
          position: absolute;
          top: 1px;
          left: 0;
          content: "\f0da";
          display: inline-block;
          font-family: FontAwesome;
          font-style: normal;
          position: relative;
          font-weight: normal; }
        .sitemap-column > ul li > ul li > ul {
          margin-top: 0; }
          .sitemap-column > ul li > ul li > ul li {
            font-weight: normal; }

@media only screen and (max-width: 767px) {
  .component-content .sitemap-column {
    width: 100%;
    float: none; }
    .component-content .sitemap-column > ul {
      margin: 0 0 15px; } }
.smart-link {
  margin: 10px 0; }
  .smart-link-previous:before, .smart-link-next:after {
    display: inline-block;
    position: relative;
    top: -1px;
    height: 14px;
    width: 6px;
    font-size: 8px;
    color: black; }
  .smart-link-next:after {
    margin-left: 10px;
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal; }
  .smart-link-previous:before {
    margin-right: 10px;
    content: "\f053";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal; }
  .smart-link-list {
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none;
    text-align: center; }
    .smart-link-list li {
      display: inline-block; }
.article-search-sorting-dropdown{display:none}.article-search-sorting-dropdown.dropdown-open{display:block}li[tabindex="0"].article-search-sorting-option{background:#f4f6f7}.table-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.table .button {
  display: none; }
  @media only screen and (max-width: 767px) {
    .table .button {
      display: block;
      margin: 20px; } }

.table-caption {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1;
  border-bottom: none; }
  .table-caption .button {
    display: block;
    margin: 10px 0 0 5px; }
    @media only screen and (max-width: 767px) {
      .table-caption .button {
        display: none; } }

.table th, .table td {
  border: solid 2px #323131;
  padding: 5px; }

.table td {
  vertical-align: middle; }

.table th {
  background-color: #e1e1e1;
  font-weight: bold;
  text-align: center; }

.table table {
  width: 100%;
  border: solid 2px #323131;
  border-collapse: collapse; }

.no-js .table .button {
  display: none; }
/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/tabs/_tabs-base.scss */
.tabs {
  position: relative;
}

/* line 6, src/sass/components/tabs/_tabs-base.scss */
.tabs-heading {
  display: block;
  color: #333;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px;
}

/* line 10, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav {
  position: relative;
  top: 0;
  left: 0;
  height: 39px;
  z-index: 150;
  width: 100%;
  overflow: hidden;
  display: block;
}

/* line 20, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-list {
  position: relative;
  left: 0;
  padding: 0;
  margin: 0;
  width: 2000px;
  list-style: none;
  overflow: hidden;
}

/* line 30, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-item {
  display: inline;
  float: left;
  margin-left: 5px;
  top: 4px;
  padding: 7px 10px;
  border-width: 2px 2px 0;
  border-style: solid;
  border-color: #d2010d;
  font-weight: bold;
  cursor: pointer;
}

/* line 42, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-item a {
  color: #1a0dab;
  font-size: 16px;
}

/* line 47, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-item.is-active,
.tabs-nav-item.is-active a, .tabs-nav-item.is-active:hover {
  cursor: default;
  background-color: #fff;
}

/* line 54, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-item.is-active, .tabs-nav-item.is-active:hover {
  border-bottom: 0;
  padding-bottom: 9px;
}

/* line 60, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-item:first-child {
  margin-left: 0;
}

/* line 65, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-item:hover a {
  color: #609;
  text-decoration: none;
}

/* line 72, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher {
  position: absolute;
  top: 0;
  height: 35px;
  width: 15px;
  border: 2px solid #d2010d;
  background: #fff;
  cursor: pointer;
  display: none;
}

/* line 82, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher-right {
  right: 0;
}

/* line 86, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher-left {
  left: 0;
}

/* line 89, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher-left::before {
  margin-left: -4px;
}

/* line 96, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav-switcher::before {
  left: 50%;
  margin-left: -3px;
  padding: 7px 0;
  font-size: 12px;
}

/* line 108, src/sass/components/tabs/_tabs-base.scss */
.tabs-content {
  padding: 13px;
  border: solid 2px #666;
  position: relative;
  top: -2px;
  z-index: 100;
  background: #fff;
  overflow: hidden;
}

/* line 122, src/sass/components/tabs/_tabs-base.scss */
.tabMenuItem {
  margin-bottom: 0;
}

/* line 128, src/sass/components/tabs/_tabs-base.scss */
.no-js .tabs > .component-content {
  padding-top: 0;
}

/* line 132, src/sass/components/tabs/_tabs-base.scss */
.no-js .tabs-nav {
  display: none;
}

/* line 136, src/sass/components/tabs/_tabs-base.scss */
.no-js .tabs-content {
  display: block !important;
  visibility: visible !important;
}

/* line 143, src/sass/components/tabs/_tabs-base.scss */
.total-graphs .tabs-nav-item a:hover,
.total-graphs .tabs-nav-item.is-active a {
  text-shadow: 1px 1px 1px currentColor;
}

/* line 3, src/sass/components/tabs/_tabs-ghp.scss */
.tabs-ghp:not(.initialized)::before {
  content: '';
  background: url("../../assets/img/loader-colpro.svg");
  background-color: color(#fff);
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 999;
}

/* line 20, src/sass/components/tabs/_tabs-ghp.scss */
.tabs-ghp > .component-content {
  display: flex;
  flex-direction: column-reverse;
}

@media (min-width: 993px) {
  /* line 20, src/sass/components/tabs/_tabs-ghp.scss */
  .tabs-ghp > .component-content {
    flex-direction: row;
  }
}

/* line 29, src/sass/components/tabs/_tabs-ghp.scss */
.tabs-ghp > .component-content .tabs-nav {
  order: 1;
  width: 250px;
  height: auto;
  align-self: center;
  z-index: 100;
  /* stylelint-enable */
}

@media (max-width: 992px) {
  /* line 29, src/sass/components/tabs/_tabs-ghp.scss */
  .tabs-ghp > .component-content .tabs-nav {
    width: auto;
  }
}

@media screen and (max-width: 992px) and (min-width: 0\0) and (min-resolution: 72dpi) {
  /* line 29, src/sass/components/tabs/_tabs-ghp.scss */
  .tabs-ghp > .component-content .tabs-nav {
    max-width: 100%;
  }
}

/* line 44, src/sass/components/tabs/_tabs-ghp.scss */
.tabs-ghp > .component-content .tabs-nav-list {
  display: flex;
  flex-direction: column;
  width: auto;
}

@media (max-width: 992px) {
  /* line 44, src/sass/components/tabs/_tabs-ghp.scss */
  .tabs-ghp > .component-content .tabs-nav-list {
    flex-direction: row;
  }
}

/* line 54, src/sass/components/tabs/_tabs-ghp.scss */
.tabs-ghp > .component-content .tabs-nav-item {
  display: block;
  float: none;
  position: relative;
  height: auto;
  padding: 0;
  top: auto;
  border: 0;
  font-weight: normal;
  background: transparent;
  font-size: 20px;
  text-align: left;
  margin: 20px 0;
  /* stylelint-disable */
}

@media screen and (min-width: 0\0) and (min-resolution: 72dpi) {
  /* line 54, src/sass/components/tabs/_tabs-ghp.scss */
  .tabs-ghp > .component-content .tabs-nav-item {
    width: 33%;
  }
}

/* line 72, src/sass/components/tabs/_tabs-ghp.scss */
.tabs-ghp > .component-content .tabs-nav-item a {
  color: color(gray-dark);
}

/* line 76, src/sass/components/tabs/_tabs-ghp.scss */
.tabs-ghp > .component-content .tabs-nav-item .tabMenuItem > div {
  display: flex;
  align-items: center;
}

/* line 83, src/sass/components/tabs/_tabs-ghp.scss */
.tabs-ghp > .component-content .tabs-nav-item img {
  max-width: 75px;
}

@media (max-width: 480px) {
  /* line 83, src/sass/components/tabs/_tabs-ghp.scss */
  .tabs-ghp > .component-content .tabs-nav-item img {
    display: none;
  }
}

/* line 91, src/sass/components/tabs/_tabs-ghp.scss */
.tabs-ghp > .component-content .tabs-nav-item .text-wrapper {
  padding-left: 20px;
  padding-right: 20px;
}

@media (max-width: 480px) {
  /* line 91, src/sass/components/tabs/_tabs-ghp.scss */
  .tabs-ghp > .component-content .tabs-nav-item .text-wrapper {
    padding-bottom: 10px;
    text-align: center;
  }
}

/* line 102, src/sass/components/tabs/_tabs-ghp.scss */
.tabs-ghp > .component-content .tabs-nav-item:hover > a {
  color: color(red-base);
}

/* line 108, src/sass/components/tabs/_tabs-ghp.scss */
.tabs-ghp > .component-content .tabs-nav-item.is-active > a {
  color: color(red-base);
}

/* line 112, src/sass/components/tabs/_tabs-ghp.scss */
.tabs-ghp > .component-content .tabs-nav-item.is-active::before {
  color: color(red-base);
}

/* line 117, src/sass/components/tabs/_tabs-ghp.scss */
.tabs-ghp > .component-content .tabs-nav-item::before {
  content: '\2022';
  font-size: 40px;
  margin-top: 13px;
  margin-right: 5px;
  color: color(gray-dark);
  float: left;
}

@media (max-width: 992px) {
  /* line 117, src/sass/components/tabs/_tabs-ghp.scss */
  .tabs-ghp > .component-content .tabs-nav-item::before {
    position: absolute;
    bottom: -25px;
    right: 0;
    left: 0;
    text-align: center;
    margin-right: 0;
  }
}

@media (max-width: 992px) {
  /* line 54, src/sass/components/tabs/_tabs-ghp.scss */
  .tabs-ghp > .component-content .tabs-nav-item {
    font-size: 14px;
  }
  /* line 138, src/sass/components/tabs/_tabs-ghp.scss */
  .tabs-ghp > .component-content .tabs-nav-item img {
    max-width: 55px;
  }
}

/* line 145, src/sass/components/tabs/_tabs-ghp.scss */
.tabs-ghp > .component-content .tabs-nav-switcher {
  display: none;
}

/* line 150, src/sass/components/tabs/_tabs-ghp.scss */
.tabs-ghp > .component-content .tabs-content {
  flex: 1;
  border: 0;
}

@media (max-width: 992px) {
  /* line 150, src/sass/components/tabs/_tabs-ghp.scss */
  .tabs-ghp > .component-content .tabs-content {
    height: auto;
  }
}

@media screen and (max-width: 992px) and (min-width: 0\0) and (min-resolution: 72dpi) {
  /* line 150, src/sass/components/tabs/_tabs-ghp.scss */
  .tabs-ghp > .component-content .tabs-content {
    flex: none;
  }
}
.tagList-tag-link, .tagList-tag-item {
  background-color: #e1e1e1;
  border: 1px solid #656363;
  color: #323131;
  padding: 5px 20px;
  border-radius: 20px;
  cursor: pointer;
  display: inline-block; }
  .tagList-tag-link:hover, .tagList-tag-item:hover {
    background-color: #939191;
    color: white; }

.tagList-heading {
  font-weight: bold;
  color: #323131;
  margin: 10px 0;
  font-size: 1.5rem;
  display: block; }

.tagList-list {
  margin: 0;
  padding: 0;
  list-style: none; }

.tagList-tag {
  display: inline-block; }

.tagList-tag-link, .tagList-tag-item {
  margin-right: 5px;
  text-decoration: none; }
  .tagList-tag-link:hover, .tagList-tag-link:active, .tagList-tag-item:hover, .tagList-tag-item:active {
    color: #fff; }
/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 7, src/sass/components/title/_title-base.scss */
.title h1 {
  margin-top: 30px;
}

/* line 11, src/sass/components/title/_title-base.scss */
.title h2 {
  margin-bottom: 0.44em;
}
.twitter > .component-content {
  padding: 13px;
  border: solid 2px #323131;
  background-color: #e1e1e1; }

.twitter-feed {
  position: relative;
  display: block;
  margin: 10px 0;
  padding-left: 55px;
  list-style-type: none; }
  .twitter-feed:before, .twitter-feed:after {
    content: "";
    display: table; }
  .twitter-feed:after {
    clear: both; }

.twitter-content a:hover strong {
  text-decoration: underline; }

a:hover
.twitter-sender-avatar {
  position: absolute;
  top: 3px;
  left: 0; }

.twitter-date {
  float: right; }

.twitter-actions {
  padding: 0;
  margin: 0;
  float: right; }

.twitter-action {
  list-style-type: none;
  display: inline; }

.feed-provider-heading {
  display: inline-block;
  margin: 0 0 0 20px;
  line-height: 30px; }
  .feed-provider-heading-image {
    float: left;
    width: 30px;
    height: 30px; }

.feed-provider-description {
  margin: 10px 0;
  padding: 10px 0;
  border-bottom: 1px solid black; }

.feed-provider-feeds {
  padding: 0;
  margin: 0; }
/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/components/video/_video-base.scss */
.video object,
.video embed {
  width: 100%;
}

/* line 14, src/sass/components/video/_video-base.scss */
.video-description {
  margin-top: -2px;
}

/* line 19, src/sass/components/video/_video-base.scss */
.video-video-container {
  margin: 0 auto;
}

/* line 24, src/sass/components/video/_video-base.scss */
.video-nojs {
  display: none;
  padding: 20px 0;
  text-align: center;
  color: #333;
}

/* line 32, src/sass/components/video/_video-base.scss */
.no-js .video-nojs {
  display: block;
}

/* line 1, src/sass/components/video/_video-youtube-iframe.scss */
.reference-video-iframe {
  margin-bottom: 15px;
}

/* line 4, src/sass/components/video/_video-youtube-iframe.scss */
.reference-video-iframe .component-content {
  padding-bottom: 56.2%;
}

/* line 7, src/sass/components/video/_video-youtube-iframe.scss */
.reference-video-iframe .component-content iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

@media only screen and (max-width: 767px) {
  /* line 7, src/sass/components/video/_video-youtube-iframe.scss */
  .reference-video-iframe .component-content iframe {
    padding: 0 15px;
  }
}
.videoGallery-heading {
  display: block;
  color: #323131;
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 10px; }

.videoGallery-video {
  border: 2px solid #323131; }
  .videoGallery-video object,
  .videoGallery-video embed {
    width: 100% !important; }

.videoGallery-thumbnail {
  position: relative;
  display: inline;
  float: left;
  margin: 0 9px;
  padding: 0;
  max-width: 100px;
  overflow: hidden;
  cursor: pointer;
  text-align: center; }
  .videoGallery-thumbnail-image {
    position: relative;
    margin: 2px;
    border: solid 2px #323131; }
    .videoGallery-thumbnail-image img {
      display: block;
      margin: 0 auto; }
  .videoGallery-thumbnail-title {
    display: block;
    margin: 10px auto 0 auto;
    width: 71px;
    font-size: 11px; }
  .videoGallery-thumbnail-overlay {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 28px;
    width: 30px;
    margin: -14px 0 0 -15px;
    opacity: 0.7; }
    .videoGallery-thumbnail-overlay:before {
      display: inline-block;
      width: 100%;
      height: 100%;
      box-sizing: border-box;
      content: "\f04b";
      display: inline-block;
      font-family: FontAwesome;
      font-style: normal;
      position: relative;
      font-weight: normal;
      background: white;
      border: 3px solid #323131;
      border-radius: 50%;
      line-height: 24px;
      text-align: center;
      text-indent: 5px;
      font-size: 15px; }
  .videoGallery-thumbnail.is-active .videoGallery-thumbnail-overlay {
    opacity: 0;
    transition: opacity .5s; }

.videoGallery-thumbnails {
  position: relative;
  margin-top: 18px; }
  .videoGallery-thumbnails-list li:hover .image, .videoGallery-thumbnails-list li.active .image {
    margin: 0;
    border: solid 4px #323131; }
  .videoGallery-thumbnails-title {
    display: block;
    margin: 10px auto 0 auto;
    width: 71px;
    font-size: 11px; }

.videoGallery-list {
  position: relative;
  margin: 0 50px;
  overflow: hidden; }
  .videoGallery-list-inner {
    display: block;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
    overflow: hidden;
    list-style: none; }

.videoGallery-description {
  margin: 15px 0; }

.videoGallery-arrow, .videoGallery-arrow.is-disabled:hover {
  position: absolute;
  top: 0;
  width: 35px;
  height: 60px;
  background: 50% no-repeat;
  font: 0/0 serif;
  cursor: pointer; }
  .videoGallery-arrow:before, .videoGallery-arrow.is-disabled:hover:before {
    position: absolute;
    top: 50%;
    color: #323131; }

.videoGallery-arrow.is-disabled {
  opacity: 0.5; }

.videoGallery-arrow:hover:before {
  color: #b9b8b8; }

.videoGallery-arrow-left, .videoGallery-arrow-left.is-disabled:hover {
  left: 0; }
  .videoGallery-arrow-left:before, .videoGallery-arrow-left.is-disabled:hover:before {
    content: "\f053";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    font-size: 30px; }

.videoGallery-arrow-right, .videoGallery-arrow-right.is-disabled:hover {
  right: 0;
  text-align: right; }
  .videoGallery-arrow-right:before, .videoGallery-arrow-right.is-disabled:hover:before {
    content: "\f054";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    position: relative;
    font-weight: normal;
    font-size: 30px; }

.mod-js .videoGallery-nojs {
  display: none; }
.listing-item:first-of-type {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_1:nth-of-type(12n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_2:nth-of-type(6n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_3:nth-of-type(4n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_4:nth-of-type(3n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_5:nth-of-type(2.4n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_6:nth-of-type(2n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_7:nth-of-type(1.71429n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_8:nth-of-type(1.5n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_9:nth-of-type(1.33333n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_10:nth-of-type(1.2n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_11:nth-of-type(1.09091n + 1) {
  margin-left: 0; }

.grid_12 .listing .listing-item.grid_12:nth-of-type(1n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_1:nth-of-type(16n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_2:nth-of-type(8n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_3:nth-of-type(5.33333n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_4:nth-of-type(4n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_5:nth-of-type(3.2n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_6:nth-of-type(2.66667n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_7:nth-of-type(2.28571n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_8:nth-of-type(2n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_9:nth-of-type(1.77778n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_10:nth-of-type(1.6n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_11:nth-of-type(1.45455n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_12:nth-of-type(1.33333n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_13:nth-of-type(1.23077n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_14:nth-of-type(1.14286n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_15:nth-of-type(1.06667n + 1) {
  margin-left: 0; }

.grid_16 .listing .listing-item.grid_16:nth-of-type(1n + 1) {
  margin-left: 0; }
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}
/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/materialicons/MaterialIcons-Regular.eot");
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.woff2") format("woff2"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.woff") format("woff"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.eot");
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-regular.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-regular.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-italic.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600italic.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700italic.woff") format("woff");
}

@font-face {
  font-family: 'ColgateRelaunchIcons';
  src: url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.eot");
  src: url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.eot") format("embedded-opentype"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.ttf") format("truetype"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.woff") format("woff"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'LucidaGrande';
  src: url("../../assets/fonts/LucidaGrande/LucidaGrande.ttf");
  src: url("../../assets/fonts/LucidaGrande/LucidaGrande.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'FontAwesome';
  src: url("../../assets/fonts/fontawesome-webfont.eot");
  src: url("../../assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff2") format("woff2"), url("../../assets/fonts/fontawesome-webfont.woff") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'slick';
  src: url("../../assets/fonts/Slick-fonts/slick.eot");
  src: url("../../assets/fonts/Slick-fonts/slick.ttf") format("truetype"), url("../../assets/fonts/Slick-fonts/slick.woff") format("woff"), url("../../assets/fonts/Slick-fonts/slick.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-BlackItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Black.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Bold.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-BoldItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Italic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Light.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-LightItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBoldItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBold.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Regular.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Base class */
/* line 4, src/sass/core/material-icons.scss */
.material-icons,
.mi {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  text-rendering: auto;
  transform: translate(0, 0);
}

/* Rules for sizing the icon. */
/* line 17, src/sass/core/material-icons.scss */
.material-icons.md-18,
.mi.md-18 {
  font-size: 18px;
}

/* line 22, src/sass/core/material-icons.scss */
.material-icons.md-24,
.mi.md-24 {
  font-size: 24px;
}

/* line 27, src/sass/core/material-icons.scss */
.material-icons.md-36,
.mi.md-36 {
  font-size: 36px;
}

/* line 32, src/sass/core/material-icons.scss */
.material-icons.md-48,
.mi.md-48 {
  font-size: 48px;
}

/* Rules for using icons as black on a light background. */
/* line 38, src/sass/core/material-icons.scss */
.material-icons.md-dark,
.mi.md-dark {
  color: rgba(0, 0, 0, 0.54);
}

/* line 43, src/sass/core/material-icons.scss */
.material-icons.md-dark.md-inactive,
.mi.md-dark.md-inactive {
  color: rgba(0, 0, 0, 0.26);
}

/* Rules for using icons as white on a dark background. */
/* line 49, src/sass/core/material-icons.scss */
.material-icons.md-light,
.mi.md-light {
  color: white;
}

/* line 54, src/sass/core/material-icons.scss */
.material-icons.md-light.md-inactive,
.mi.md-inactive {
  color: rgba(255, 255, 255, 0.3);
}

/* Rules to rotate items */
/* line 60, src/sass/core/material-icons.scss */
.material-icons.r90,
.mi.r90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  transform: rotate(90deg);
}

/* line 66, src/sass/core/material-icons.scss */
.material-icons.r180,
.mi.r180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: rotate(180deg);
}

/* line 72, src/sass/core/material-icons.scss */
.material-icons.r270,
.mi.r270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform: rotate(270deg);
}

/* line 78, src/sass/core/material-icons.scss */
.material-icons.flip-horizontal,
.mi.flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  transform: scale(-1, 1);
}

/* line 84, src/sass/core/material-icons.scss */
.material-icons.flip-vertical,
.mi.flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  transform: scale(1, -1);
}

/* Unicode */
/* line 91, src/sass/core/material-icons.scss */
.material-icons.three_d_rotation::before,
.mi.three_d_rotation::before {
  content: '\e84d';
}

/* line 96, src/sass/core/material-icons.scss */
.material-icons.ac_unit::before,
.mi.ac_unit::before {
  content: '\eb3b';
}

/* line 101, src/sass/core/material-icons.scss */
.material-icons.access_alarm::before,
.mi.access_alarm::before {
  content: '\e190';
}

/* line 106, src/sass/core/material-icons.scss */
.material-icons.access_alarms::before,
.mi.access_alarms::before {
  content: '\e191';
}

/* line 111, src/sass/core/material-icons.scss */
.material-icons.access_time::before,
.mi.access_time::before {
  content: '\e192';
}

/* line 116, src/sass/core/material-icons.scss */
.material-icons.accessibility::before,
.mi.accessibility::before {
  content: '\e84e';
}

/* line 121, src/sass/core/material-icons.scss */
.material-icons.accessible::before,
.mi.accessible::before {
  content: '\e914';
}

/* line 126, src/sass/core/material-icons.scss */
.material-icons.account_balance::before,
.mi.account_balance::before {
  content: '\e84f';
}

/* line 131, src/sass/core/material-icons.scss */
.material-icons.account_balance_wallet::before,
.mi.account_balance_wallet::before {
  content: '\e850';
}

/* line 136, src/sass/core/material-icons.scss */
.material-icons.account_box::before,
.mi.account_box::before {
  content: '\e851';
}

/* line 141, src/sass/core/material-icons.scss */
.material-icons.account_circle::before,
.mi.account_circle::before {
  content: '\e853';
}

/* line 146, src/sass/core/material-icons.scss */
.material-icons.adb::before,
.mi.adb::before {
  content: '\e60e';
}

/* line 151, src/sass/core/material-icons.scss */
.material-icons.add::before,
.mi.add::before {
  content: '\e145';
}

/* line 156, src/sass/core/material-icons.scss */
.material-icons.add_a_photo::before,
.mi.add_a_photo::before {
  content: '\e439';
}

/* line 161, src/sass/core/material-icons.scss */
.material-icons.add_alarm::before,
.mi.add_alarm::before {
  content: '\e193';
}

/* line 166, src/sass/core/material-icons.scss */
.material-icons.add_alert::before,
.mi.add_alert::before {
  content: '\e003';
}

/* line 171, src/sass/core/material-icons.scss */
.material-icons.add_box::before,
.mi.add_box::before {
  content: '\e146';
}

/* line 176, src/sass/core/material-icons.scss */
.material-icons.add_circle::before,
.mi.add_circle::before {
  content: '\e147';
}

/* line 181, src/sass/core/material-icons.scss */
.material-icons.add_circle_outline::before,
.mi.add_circle_outline::before {
  content: '\e148';
}

/* line 186, src/sass/core/material-icons.scss */
.material-icons.add_location::before,
.mi.add_location::before {
  content: '\e567';
}

/* line 191, src/sass/core/material-icons.scss */
.material-icons.add_shopping_cart::before,
.mi.add_shopping_cart::before {
  content: '\e854';
}

/* line 196, src/sass/core/material-icons.scss */
.material-icons.add_to_photos::before,
.mi.add_to_photos::before {
  content: '\e39d';
}

/* line 201, src/sass/core/material-icons.scss */
.material-icons.add_to_queue::before,
.mi.add_to_queue::before {
  content: '\e05c';
}

/* line 206, src/sass/core/material-icons.scss */
.material-icons.adjust::before,
.mi.adjust::before {
  content: '\e39e';
}

/* line 211, src/sass/core/material-icons.scss */
.material-icons.airline_seat_flat::before,
.mi.airline_seat_flat::before {
  content: '\e630';
}

/* line 216, src/sass/core/material-icons.scss */
.material-icons.airline_seat_flat_angled::before,
.mi.airline_seat_flat_angled::before {
  content: '\e631';
}

/* line 221, src/sass/core/material-icons.scss */
.material-icons.airline_seat_individual_suite::before,
.mi.airline_seat_individual_suite::before {
  content: '\e632';
}

/* line 226, src/sass/core/material-icons.scss */
.material-icons.airline_seat_legroom_extra::before,
.mi.airline_seat_legroom_extra::before {
  content: '\e633';
}

/* line 231, src/sass/core/material-icons.scss */
.material-icons.airline_seat_legroom_normal::before,
.mi.airline_seat_legroom_normal::before {
  content: '\e634';
}

/* line 236, src/sass/core/material-icons.scss */
.material-icons.airline_seat_legroom_reduced::before,
.mi.airline_seat_legroom_reduced::before {
  content: '\e635';
}

/* line 241, src/sass/core/material-icons.scss */
.material-icons.airline_seat_recline_extra::before,
.mi.airline_seat_recline_extra::before {
  content: '\e636';
}

/* line 246, src/sass/core/material-icons.scss */
.material-icons.airline_seat_recline_normal::before,
.mi.airline_seat_recline_normal::before {
  content: '\e637';
}

/* line 251, src/sass/core/material-icons.scss */
.material-icons.airplanemode_active::before,
.mi.airplanemode_active::before {
  content: '\e195';
}

/* line 256, src/sass/core/material-icons.scss */
.material-icons.airplanemode_inactive::before,
.mi.airplanemode_inactive::before {
  content: '\e194';
}

/* line 261, src/sass/core/material-icons.scss */
.material-icons.airplay::before,
.mi.airplay::before {
  content: '\e055';
}

/* line 266, src/sass/core/material-icons.scss */
.material-icons.airport_shuttle::before,
.mi.airport_shuttle::before {
  content: '\eb3c';
}

/* line 271, src/sass/core/material-icons.scss */
.material-icons.alarm::before,
.mi.alarm::before {
  content: '\e855';
}

/* line 276, src/sass/core/material-icons.scss */
.material-icons.alarm_add::before,
.mi.alarm_add::before {
  content: '\e856';
}

/* line 281, src/sass/core/material-icons.scss */
.material-icons.alarm_off::before,
.mi.alarm_off::before {
  content: '\e857';
}

/* line 286, src/sass/core/material-icons.scss */
.material-icons.alarm_on::before,
.mi.alarm_on::before {
  content: '\e858';
}

/* line 291, src/sass/core/material-icons.scss */
.material-icons.album::before,
.mi.album::before {
  content: '\e019';
}

/* line 296, src/sass/core/material-icons.scss */
.material-icons.all_inclusive::before,
.mi.all_inclusive::before {
  content: '\eb3d';
}

/* line 301, src/sass/core/material-icons.scss */
.material-icons.all_out::before,
.mi.all_out::before {
  content: '\e90b';
}

/* line 306, src/sass/core/material-icons.scss */
.material-icons.android::before,
.mi.android::before {
  content: '\e859';
}

/* line 311, src/sass/core/material-icons.scss */
.material-icons.announcement::before,
.mi.announcement::before {
  content: '\e85a';
}

/* line 316, src/sass/core/material-icons.scss */
.material-icons.apps::before,
.mi.apps::before {
  content: '\e5c3';
}

/* line 321, src/sass/core/material-icons.scss */
.material-icons.archive::before,
.mi.archive::before {
  content: '\e149';
}

/* line 326, src/sass/core/material-icons.scss */
.material-icons.arrow_back::before,
.mi.arrow_back::before {
  content: '\e5c4';
}

/* line 331, src/sass/core/material-icons.scss */
.material-icons.arrow_downward::before,
.mi.arrow_downward::before {
  content: '\e5db';
}

/* line 336, src/sass/core/material-icons.scss */
.material-icons.arrow_drop_down::before,
.mi.arrow_drop_down::before {
  content: '\e5c5';
}

/* line 341, src/sass/core/material-icons.scss */
.material-icons.arrow_drop_down_circle::before,
.mi.arrow_drop_down_circle::before {
  content: '\e5c6';
}

/* line 346, src/sass/core/material-icons.scss */
.material-icons.arrow_drop_up::before,
.mi.arrow_drop_up::before {
  content: '\e5c7';
}

/* line 351, src/sass/core/material-icons.scss */
.material-icons.arrow_forward::before,
.mi.arrow_forward::before {
  content: '\e5c8';
}

/* line 356, src/sass/core/material-icons.scss */
.material-icons.arrow_upward::before,
.mi.arrow_upward::before {
  content: '\e5d8';
}

/* line 361, src/sass/core/material-icons.scss */
.material-icons.art_track::before,
.mi.art_track::before {
  content: '\e060';
}

/* line 366, src/sass/core/material-icons.scss */
.material-icons.aspect_ratio::before,
.mi.aspect_ratio::before {
  content: '\e85b';
}

/* line 371, src/sass/core/material-icons.scss */
.material-icons.assessment::before,
.mi.assessment::before {
  content: '\e85c';
}

/* line 376, src/sass/core/material-icons.scss */
.material-icons.assignment::before,
.mi.assignment::before {
  content: '\e85d';
}

/* line 381, src/sass/core/material-icons.scss */
.material-icons.assignment_ind::before,
.mi.assignment_ind::before {
  content: '\e85e';
}

/* line 386, src/sass/core/material-icons.scss */
.material-icons.assignment_late::before,
.mi.assignment_late::before {
  content: '\e85f';
}

/* line 391, src/sass/core/material-icons.scss */
.material-icons.assignment_return::before,
.mi.assignment_return::before {
  content: '\e860';
}

/* line 396, src/sass/core/material-icons.scss */
.material-icons.assignment_returned::before,
.mi.assignment_returned::before {
  content: '\e861';
}

/* line 401, src/sass/core/material-icons.scss */
.material-icons.assignment_turned_in::before,
.mi.assignment_turned_in::before {
  content: '\e862';
}

/* line 406, src/sass/core/material-icons.scss */
.material-icons.assistant::before,
.mi.assistant::before {
  content: '\e39f';
}

/* line 411, src/sass/core/material-icons.scss */
.material-icons.assistant_photo::before,
.mi.assistant_photo::before {
  content: '\e3a0';
}

/* line 416, src/sass/core/material-icons.scss */
.material-icons.attach_file::before,
.mi.attach_file::before {
  content: '\e226';
}

/* line 421, src/sass/core/material-icons.scss */
.material-icons.attach_money::before,
.mi.attach_money::before {
  content: '\e227';
}

/* line 426, src/sass/core/material-icons.scss */
.material-icons.attachment::before,
.mi.attachment::before {
  content: '\e2bc';
}

/* line 431, src/sass/core/material-icons.scss */
.material-icons.audiotrack::before,
.mi.audiotrack::before {
  content: '\e3a1';
}

/* line 436, src/sass/core/material-icons.scss */
.material-icons.autorenew::before,
.mi.autorenew::before {
  content: '\e863';
}

/* line 441, src/sass/core/material-icons.scss */
.material-icons.av_timer::before,
.mi.av_timer::before {
  content: '\e01b';
}

/* line 446, src/sass/core/material-icons.scss */
.material-icons.backspace::before,
.mi.backspace::before {
  content: '\e14a';
}

/* line 451, src/sass/core/material-icons.scss */
.material-icons.backup::before,
.mi.backup::before {
  content: '\e864';
}

/* line 456, src/sass/core/material-icons.scss */
.material-icons.battery_alert::before,
.mi.battery_alert::before {
  content: '\e19c';
}

/* line 461, src/sass/core/material-icons.scss */
.material-icons.battery_charging_full::before,
.mi.battery_charging_full::before {
  content: '\e1a3';
}

/* line 466, src/sass/core/material-icons.scss */
.material-icons.battery_full::before,
.mi.battery_full::before {
  content: '\e1a4';
}

/* line 471, src/sass/core/material-icons.scss */
.material-icons.battery_std::before,
.mi.battery_std::before {
  content: '\e1a5';
}

/* line 476, src/sass/core/material-icons.scss */
.material-icons.battery_unknown::before,
.mi.battery_unknown::before {
  content: '\e1a6';
}

/* line 481, src/sass/core/material-icons.scss */
.material-icons.beach_access::before,
.mi.beach_access::before {
  content: '\eb3e';
}

/* line 486, src/sass/core/material-icons.scss */
.material-icons.beenhere::before,
.mi.beenhere::before {
  content: '\e52d';
}

/* line 491, src/sass/core/material-icons.scss */
.material-icons.block::before,
.mi.block::before {
  content: '\e14b';
}

/* line 496, src/sass/core/material-icons.scss */
.material-icons.bluetooth::before,
.mi.bluetooth::before {
  content: '\e1a7';
}

/* line 501, src/sass/core/material-icons.scss */
.material-icons.bluetooth_audio::before,
.mi.bluetooth_audio::before {
  content: '\e60f';
}

/* line 506, src/sass/core/material-icons.scss */
.material-icons.bluetooth_connected::before,
.mi.bluetooth_connected::before {
  content: '\e1a8';
}

/* line 511, src/sass/core/material-icons.scss */
.material-icons.bluetooth_disabled::before,
.mi.bluetooth_disabled::before {
  content: '\e1a9';
}

/* line 516, src/sass/core/material-icons.scss */
.material-icons.bluetooth_searching::before,
.mi.bluetooth_searching::before {
  content: '\e1aa';
}

/* line 521, src/sass/core/material-icons.scss */
.material-icons.blur_circular::before,
.mi.blur_circular::before {
  content: '\e3a2';
}

/* line 526, src/sass/core/material-icons.scss */
.material-icons.blur_linear::before,
.mi.blur_linear::before {
  content: '\e3a3';
}

/* line 531, src/sass/core/material-icons.scss */
.material-icons.blur_off::before,
.mi.blur_off::before {
  content: '\e3a4';
}

/* line 536, src/sass/core/material-icons.scss */
.material-icons.blur_on::before,
.mi.blur_on::before {
  content: '\e3a5';
}

/* line 541, src/sass/core/material-icons.scss */
.material-icons.book::before,
.mi.book::before {
  content: '\e865';
}

/* line 546, src/sass/core/material-icons.scss */
.material-icons.bookmark::before,
.mi.bookmark::before {
  content: '\e866';
}

/* line 551, src/sass/core/material-icons.scss */
.material-icons.bookmark_border::before,
.mi.bookmark_border::before {
  content: '\e867';
}

/* line 556, src/sass/core/material-icons.scss */
.material-icons.border_all::before,
.mi.border_all::before {
  content: '\e228';
}

/* line 561, src/sass/core/material-icons.scss */
.material-icons.border_bottom::before,
.mi.border_bottom::before {
  content: '\e229';
}

/* line 566, src/sass/core/material-icons.scss */
.material-icons.border_clear::before,
.mi.border_clear::before {
  content: '\e22a';
}

/* line 571, src/sass/core/material-icons.scss */
.material-icons.border_color::before,
.mi.border_color::before {
  content: '\e22b';
}

/* line 576, src/sass/core/material-icons.scss */
.material-icons.border_horizontal::before,
.mi.border_horizontal::before {
  content: '\e22c';
}

/* line 581, src/sass/core/material-icons.scss */
.material-icons.border_inner::before,
.mi.border_inner::before {
  content: '\e22d';
}

/* line 586, src/sass/core/material-icons.scss */
.material-icons.border_left::before,
.mi.border_left::before {
  content: '\e22e';
}

/* line 591, src/sass/core/material-icons.scss */
.material-icons.border_outer::before,
.mi.border_outer::before {
  content: '\e22f';
}

/* line 596, src/sass/core/material-icons.scss */
.material-icons.border_right::before,
.mi.border_right::before {
  content: '\e230';
}

/* line 601, src/sass/core/material-icons.scss */
.material-icons.border_style::before,
.mi.border_style::before {
  content: '\e231';
}

/* line 606, src/sass/core/material-icons.scss */
.material-icons.border_top::before,
.mi.border_top::before {
  content: '\e232';
}

/* line 611, src/sass/core/material-icons.scss */
.material-icons.border_vertical::before,
.mi.border_vertical::before {
  content: '\e233';
}

/* line 616, src/sass/core/material-icons.scss */
.material-icons.branding_watermark::before,
.mi.branding_watermark::before {
  content: '\e06b';
}

/* line 621, src/sass/core/material-icons.scss */
.material-icons.brightness_1::before,
.mi.brightness_1::before {
  content: '\e3a6';
}

/* line 626, src/sass/core/material-icons.scss */
.material-icons.brightness_2::before,
.mi.brightness_2::before {
  content: '\e3a7';
}

/* line 631, src/sass/core/material-icons.scss */
.material-icons.brightness_3::before,
.mi.brightness_3::before {
  content: '\e3a8';
}

/* line 636, src/sass/core/material-icons.scss */
.material-icons.brightness_4::before,
.mi.brightness_4::before {
  content: '\e3a9';
}

/* line 641, src/sass/core/material-icons.scss */
.material-icons.brightness_5::before,
.mi.brightness_5::before {
  content: '\e3aa';
}

/* line 646, src/sass/core/material-icons.scss */
.material-icons.brightness_6::before,
.mi.brightness_6::before {
  content: '\e3ab';
}

/* line 651, src/sass/core/material-icons.scss */
.material-icons.brightness_7::before,
.mi.brightness_7::before {
  content: '\e3ac';
}

/* line 656, src/sass/core/material-icons.scss */
.material-icons.brightness_auto::before,
.mi.brightness_auto::before {
  content: '\e1ab';
}

/* line 661, src/sass/core/material-icons.scss */
.material-icons.brightness_high::before,
.mi.brightness_high::before {
  content: '\e1ac';
}

/* line 666, src/sass/core/material-icons.scss */
.material-icons.brightness_low::before,
.mi.brightness_low::before {
  content: '\e1ad';
}

/* line 671, src/sass/core/material-icons.scss */
.material-icons.brightness_medium::before,
.mi.brightness_medium::before {
  content: '\e1ae';
}

/* line 676, src/sass/core/material-icons.scss */
.material-icons.broken_image::before,
.mi.broken_image::before {
  content: '\e3ad';
}

/* line 681, src/sass/core/material-icons.scss */
.material-icons.brush::before,
.mi.brush::before {
  content: '\e3ae';
}

/* line 686, src/sass/core/material-icons.scss */
.material-icons.bubble_chart::before,
.mi.bubble_chart::before {
  content: '\e6dd';
}

/* line 691, src/sass/core/material-icons.scss */
.material-icons.bug_report::before,
.mi.bug_report::before {
  content: '\e868';
}

/* line 696, src/sass/core/material-icons.scss */
.material-icons.build::before,
.mi.build::before {
  content: '\e869';
}

/* line 701, src/sass/core/material-icons.scss */
.material-icons.burst_mode::before,
.mi.burst_mode::before {
  content: '\e43c';
}

/* line 706, src/sass/core/material-icons.scss */
.material-icons.business::before,
.mi.business::before {
  content: '\e0af';
}

/* line 711, src/sass/core/material-icons.scss */
.material-icons.business_center::before,
.mi.business_center::before {
  content: '\eb3f';
}

/* line 716, src/sass/core/material-icons.scss */
.material-icons.cached::before,
.mi.cached::before {
  content: '\e86a';
}

/* line 721, src/sass/core/material-icons.scss */
.material-icons.cake::before,
.mi.cake::before {
  content: '\e7e9';
}

/* line 726, src/sass/core/material-icons.scss */
.material-icons.call::before,
.mi.call::before {
  content: '\e0b0';
}

/* line 731, src/sass/core/material-icons.scss */
.material-icons.call_end::before,
.mi.call_end::before {
  content: '\e0b1';
}

/* line 736, src/sass/core/material-icons.scss */
.material-icons.call_made::before,
.mi.call_made::before {
  content: '\e0b2';
}

/* line 741, src/sass/core/material-icons.scss */
.material-icons.call_merge::before,
.mi.call_merge::before {
  content: '\e0b3';
}

/* line 746, src/sass/core/material-icons.scss */
.material-icons.call_missed::before,
.mi.call_missed::before {
  content: '\e0b4';
}

/* line 751, src/sass/core/material-icons.scss */
.material-icons.call_missed_outgoing::before,
.mi.call_missed_outgoing::before {
  content: '\e0e4';
}

/* line 756, src/sass/core/material-icons.scss */
.material-icons.call_received::before,
.mi.call_received::before {
  content: '\e0b5';
}

/* line 761, src/sass/core/material-icons.scss */
.material-icons.call_split::before,
.mi.call_split::before {
  content: '\e0b6';
}

/* line 766, src/sass/core/material-icons.scss */
.material-icons.call_to_action::before,
.mi.call_to_action::before {
  content: '\e06c';
}

/* line 771, src/sass/core/material-icons.scss */
.material-icons.camera::before,
.mi.camera::before {
  content: '\e3af';
}

/* line 776, src/sass/core/material-icons.scss */
.material-icons.camera_alt::before,
.mi.camera_alt::before {
  content: '\e3b0';
}

/* line 781, src/sass/core/material-icons.scss */
.material-icons.camera_enhance::before,
.mi.camera_enhance::before {
  content: '\e8fc';
}

/* line 786, src/sass/core/material-icons.scss */
.material-icons.camera_front::before,
.mi.camera_front::before {
  content: '\e3b1';
}

/* line 791, src/sass/core/material-icons.scss */
.material-icons.camera_rear::before,
.mi.camera_rear::before {
  content: '\e3b2';
}

/* line 796, src/sass/core/material-icons.scss */
.material-icons.camera_roll::before,
.mi.camera_roll::before {
  content: '\e3b3';
}

/* line 801, src/sass/core/material-icons.scss */
.material-icons.cancel::before,
.mi.cancel::before {
  content: '\e5c9';
}

/* line 806, src/sass/core/material-icons.scss */
.material-icons.card_giftcard::before,
.mi.card_giftcard::before {
  content: '\e8f6';
}

/* line 811, src/sass/core/material-icons.scss */
.material-icons.card_membership::before,
.mi.card_membership::before {
  content: '\e8f7';
}

/* line 816, src/sass/core/material-icons.scss */
.material-icons.card_travel::before,
.mi.card_travel::before {
  content: '\e8f8';
}

/* line 821, src/sass/core/material-icons.scss */
.material-icons.casino::before,
.mi.casino::before {
  content: '\eb40';
}

/* line 826, src/sass/core/material-icons.scss */
.material-icons.cast::before,
.mi.cast::before {
  content: '\e307';
}

/* line 831, src/sass/core/material-icons.scss */
.material-icons.cast_connected::before,
.mi.cast_connected::before {
  content: '\e308';
}

/* line 836, src/sass/core/material-icons.scss */
.material-icons.center_focus_strong::before,
.mi.center_focus_strong::before {
  content: '\e3b4';
}

/* line 841, src/sass/core/material-icons.scss */
.material-icons.center_focus_weak::before,
.mi.center_focus_weak::before {
  content: '\e3b5';
}

/* line 846, src/sass/core/material-icons.scss */
.material-icons.change_history::before,
.mi.change_history::before {
  content: '\e86b';
}

/* line 851, src/sass/core/material-icons.scss */
.material-icons.chat::before,
.mi.chat::before {
  content: '\e0b7';
}

/* line 856, src/sass/core/material-icons.scss */
.material-icons.chat_bubble::before,
.mi.chat_bubble::before {
  content: '\e0ca';
}

/* line 861, src/sass/core/material-icons.scss */
.material-icons.chat_bubble_outline::before,
.mi.chat_bubble_outline::before {
  content: '\e0cb';
}

/* line 866, src/sass/core/material-icons.scss */
.material-icons.check::before,
.mi.check::before {
  content: '\e5ca';
}

/* line 871, src/sass/core/material-icons.scss */
.material-icons.check_box::before,
.mi.check_box::before {
  content: '\e834';
}

/* line 876, src/sass/core/material-icons.scss */
.material-icons.check_box_outline_blank::before,
.mi.check_box_outline_blank::before {
  content: '\e835';
}

/* line 881, src/sass/core/material-icons.scss */
.material-icons.check_circle::before,
.mi.check_circle::before {
  content: '\e86c';
}

/* line 886, src/sass/core/material-icons.scss */
.material-icons.chevron_left::before,
.mi.chevron_left::before {
  content: '\e5cb';
}

/* line 891, src/sass/core/material-icons.scss */
.material-icons.chevron_right::before,
.mi.chevron_right::before {
  content: '\e5cc';
}

/* line 896, src/sass/core/material-icons.scss */
.material-icons.child_care::before,
.mi.child_care::before {
  content: '\eb41';
}

/* line 901, src/sass/core/material-icons.scss */
.material-icons.child_friendly::before,
.mi.child_friendly::before {
  content: '\eb42';
}

/* line 906, src/sass/core/material-icons.scss */
.material-icons.chrome_reader_mode::before,
.mi.chrome_reader_mode::before {
  content: '\e86d';
}

/* line 911, src/sass/core/material-icons.scss */
.material-icons.class::before,
.mi.class::before {
  content: '\e86e';
}

/* line 916, src/sass/core/material-icons.scss */
.material-icons.clear::before,
.mi.clear::before {
  content: '\e14c';
}

/* line 921, src/sass/core/material-icons.scss */
.material-icons.clear_all::before,
.mi.clear_all::before {
  content: '\e0b8';
}

/* line 926, src/sass/core/material-icons.scss */
.material-icons.close::before,
.mi.close::before {
  content: '\e5cd';
}

/* line 931, src/sass/core/material-icons.scss */
.material-icons.closed_caption::before,
.mi.closed_caption::before {
  content: '\e01c';
}

/* line 936, src/sass/core/material-icons.scss */
.material-icons.cloud::before,
.mi.cloud::before {
  content: '\e2bd';
}

/* line 941, src/sass/core/material-icons.scss */
.material-icons.cloud_circle::before,
.mi.cloud_circle::before {
  content: '\e2be';
}

/* line 946, src/sass/core/material-icons.scss */
.material-icons.cloud_done::before,
.mi.cloud_done::before {
  content: '\e2bf';
}

/* line 951, src/sass/core/material-icons.scss */
.material-icons.cloud_download::before,
.mi.cloud_download::before {
  content: '\e2c0';
}

/* line 956, src/sass/core/material-icons.scss */
.material-icons.cloud_off::before,
.mi.cloud_off::before {
  content: '\e2c1';
}

/* line 961, src/sass/core/material-icons.scss */
.material-icons.cloud_queue::before,
.mi.cloud_queue::before {
  content: '\e2c2';
}

/* line 966, src/sass/core/material-icons.scss */
.material-icons.cloud_upload::before,
.mi.cloud_upload::before {
  content: '\e2c3';
}

/* line 971, src/sass/core/material-icons.scss */
.material-icons.code::before,
.mi.code::before {
  content: '\e86f';
}

/* line 976, src/sass/core/material-icons.scss */
.material-icons.collections::before,
.mi.collections::before {
  content: '\e3b6';
}

/* line 981, src/sass/core/material-icons.scss */
.material-icons.collections_bookmark::before,
.mi.collections_bookmark::before {
  content: '\e431';
}

/* line 986, src/sass/core/material-icons.scss */
.material-icons.color_lens::before,
.mi.color_lens::before {
  content: '\e3b7';
}

/* line 991, src/sass/core/material-icons.scss */
.material-icons.colorize::before,
.mi.colorize::before {
  content: '\e3b8';
}

/* line 996, src/sass/core/material-icons.scss */
.material-icons.comment::before,
.mi.comment::before {
  content: '\e0b9';
}

/* line 1001, src/sass/core/material-icons.scss */
.material-icons.compare::before,
.mi.compare::before {
  content: '\e3b9';
}

/* line 1006, src/sass/core/material-icons.scss */
.material-icons.compare_arrows::before,
.mi.compare_arrows::before {
  content: '\e915';
}

/* line 1011, src/sass/core/material-icons.scss */
.material-icons.computer::before,
.mi.computer::before {
  content: '\e30a';
}

/* line 1016, src/sass/core/material-icons.scss */
.material-icons.confirmation_number::before,
.mi.confirmation_number::before {
  content: '\e638';
}

/* line 1021, src/sass/core/material-icons.scss */
.material-icons.contact_mail::before,
.mi.contact_mail::before {
  content: '\e0d0';
}

/* line 1026, src/sass/core/material-icons.scss */
.material-icons.contact_phone::before,
.mi.contact_phone::before {
  content: '\e0cf';
}

/* line 1031, src/sass/core/material-icons.scss */
.material-icons.contacts::before,
.mi.contacts::before {
  content: '\e0ba';
}

/* line 1036, src/sass/core/material-icons.scss */
.material-icons.content_copy::before,
.mi.content_copy::before {
  content: '\e14d';
}

/* line 1041, src/sass/core/material-icons.scss */
.material-icons.content_cut::before,
.mi.content_cut::before {
  content: '\e14e';
}

/* line 1046, src/sass/core/material-icons.scss */
.material-icons.content_paste::before,
.mi.content_paste::before {
  content: '\e14f';
}

/* line 1051, src/sass/core/material-icons.scss */
.material-icons.control_point::before,
.mi.control_point::before {
  content: '\e3ba';
}

/* line 1056, src/sass/core/material-icons.scss */
.material-icons.control_point_duplicate::before,
.mi.control_point_duplicate::before {
  content: '\e3bb';
}

/* line 1061, src/sass/core/material-icons.scss */
.material-icons.copyright::before,
.mi.copyright::before {
  content: '\e90c';
}

/* line 1066, src/sass/core/material-icons.scss */
.material-icons.create::before,
.mi.create::before {
  content: '\e150';
}

/* line 1071, src/sass/core/material-icons.scss */
.material-icons.create_new_folder::before,
.mi.create_new_folder::before {
  content: '\e2cc';
}

/* line 1076, src/sass/core/material-icons.scss */
.material-icons.credit_card::before,
.mi.credit_card::before {
  content: '\e870';
}

/* line 1081, src/sass/core/material-icons.scss */
.material-icons.crop::before,
.mi.crop::before {
  content: '\e3be';
}

/* line 1086, src/sass/core/material-icons.scss */
.material-icons.crop_16_9::before,
.mi.crop_16_9::before {
  content: '\e3bc';
}

/* line 1091, src/sass/core/material-icons.scss */
.material-icons.crop_3_2::before,
.mi.crop_3_2::before {
  content: '\e3bd';
}

/* line 1096, src/sass/core/material-icons.scss */
.material-icons.crop_5_4::before,
.mi.crop_5_4::before {
  content: '\e3bf';
}

/* line 1101, src/sass/core/material-icons.scss */
.material-icons.crop_7_5::before,
.mi.crop_7_5::before {
  content: '\e3c0';
}

/* line 1106, src/sass/core/material-icons.scss */
.material-icons.crop_din::before,
.mi.crop_din::before {
  content: '\e3c1';
}

/* line 1111, src/sass/core/material-icons.scss */
.material-icons.crop_free::before,
.mi.crop_free::before {
  content: '\e3c2';
}

/* line 1116, src/sass/core/material-icons.scss */
.material-icons.crop_landscape::before,
.mi.crop_landscape::before {
  content: '\e3c3';
}

/* line 1121, src/sass/core/material-icons.scss */
.material-icons.crop_original::before,
.mi.crop_original::before {
  content: '\e3c4';
}

/* line 1126, src/sass/core/material-icons.scss */
.material-icons.crop_portrait::before,
.mi.crop_portrait::before {
  content: '\e3c5';
}

/* line 1131, src/sass/core/material-icons.scss */
.material-icons.crop_rotate::before,
.mi.crop_rotate::before {
  content: '\e437';
}

/* line 1136, src/sass/core/material-icons.scss */
.material-icons.crop_square::before,
.mi.crop_square::before {
  content: '\e3c6';
}

/* line 1141, src/sass/core/material-icons.scss */
.material-icons.dashboard::before,
.mi.dashboard::before {
  content: '\e871';
}

/* line 1146, src/sass/core/material-icons.scss */
.material-icons.data_usage::before,
.mi.data_usage::before {
  content: '\e1af';
}

/* line 1151, src/sass/core/material-icons.scss */
.material-icons.date_range::before,
.mi.date_range::before {
  content: '\e916';
}

/* line 1156, src/sass/core/material-icons.scss */
.material-icons.dehaze::before,
.mi.dehaze::before {
  content: '\e3c7';
}

/* line 1161, src/sass/core/material-icons.scss */
.material-icons.delete::before,
.mi.delete::before {
  content: '\e872';
}

/* line 1166, src/sass/core/material-icons.scss */
.material-icons.delete_forever::before,
.mi.delete_forever::before {
  content: '\e92b';
}

/* line 1171, src/sass/core/material-icons.scss */
.material-icons.delete_sweep::before,
.mi.delete_sweep::before {
  content: '\e16c';
}

/* line 1176, src/sass/core/material-icons.scss */
.material-icons.description::before,
.mi.description::before {
  content: '\e873';
}

/* line 1181, src/sass/core/material-icons.scss */
.material-icons.desktop_mac::before,
.mi.desktop_mac::before {
  content: '\e30b';
}

/* line 1186, src/sass/core/material-icons.scss */
.material-icons.desktop_windows::before,
.mi.desktop_windows::before {
  content: '\e30c';
}

/* line 1191, src/sass/core/material-icons.scss */
.material-icons.details::before,
.mi.details::before {
  content: '\e3c8';
}

/* line 1196, src/sass/core/material-icons.scss */
.material-icons.developer_board::before,
.mi.developer_board::before {
  content: '\e30d';
}

/* line 1201, src/sass/core/material-icons.scss */
.material-icons.developer_mode::before,
.mi.developer_mode::before {
  content: '\e1b0';
}

/* line 1206, src/sass/core/material-icons.scss */
.material-icons.device_hub::before,
.mi.device_hub::before {
  content: '\e335';
}

/* line 1211, src/sass/core/material-icons.scss */
.material-icons.devices::before,
.mi.devices::before {
  content: '\e1b1';
}

/* line 1216, src/sass/core/material-icons.scss */
.material-icons.devices_other::before,
.mi.devices_other::before {
  content: '\e337';
}

/* line 1221, src/sass/core/material-icons.scss */
.material-icons.dialer_sip::before,
.mi.dialer_sip::before {
  content: '\e0bb';
}

/* line 1226, src/sass/core/material-icons.scss */
.material-icons.dialpad::before,
.mi.dialpad::before {
  content: '\e0bc';
}

/* line 1231, src/sass/core/material-icons.scss */
.material-icons.directions::before,
.mi.directions::before {
  content: '\e52e';
}

/* line 1236, src/sass/core/material-icons.scss */
.material-icons.directions_bike::before,
.mi.directions_bike::before {
  content: '\e52f';
}

/* line 1241, src/sass/core/material-icons.scss */
.material-icons.directions_boat::before,
.mi.directions_boat::before {
  content: '\e532';
}

/* line 1246, src/sass/core/material-icons.scss */
.material-icons.directions_bus::before,
.mi.directions_bus::before {
  content: '\e530';
}

/* line 1251, src/sass/core/material-icons.scss */
.material-icons.directions_car::before,
.mi.directions_car::before {
  content: '\e531';
}

/* line 1256, src/sass/core/material-icons.scss */
.material-icons.directions_railway::before,
.mi.directions_railway::before {
  content: '\e534';
}

/* line 1261, src/sass/core/material-icons.scss */
.material-icons.directions_run::before,
.mi.directions_run::before {
  content: '\e566';
}

/* line 1266, src/sass/core/material-icons.scss */
.material-icons.directions_subway::before,
.mi.directions_subway::before {
  content: '\e533';
}

/* line 1271, src/sass/core/material-icons.scss */
.material-icons.directions_transit::before,
.mi.directions_transit::before {
  content: '\e535';
}

/* line 1276, src/sass/core/material-icons.scss */
.material-icons.directions_walk::before,
.mi.directions_walk::before {
  content: '\e536';
}

/* line 1281, src/sass/core/material-icons.scss */
.material-icons.disc_full::before,
.mi.disc_full::before {
  content: '\e610';
}

/* line 1286, src/sass/core/material-icons.scss */
.material-icons.dns::before,
.mi.dns::before {
  content: '\e875';
}

/* line 1291, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb::before,
.mi.do_not_disturb::before {
  content: '\e612';
}

/* line 1296, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb_alt::before,
.mi.do_not_disturb_alt::before {
  content: '\e611';
}

/* line 1301, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb_off::before,
.mi.do_not_disturb_off::before {
  content: '\e643';
}

/* line 1306, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb_on::before,
.mi.do_not_disturb_on::before {
  content: '\e644';
}

/* line 1311, src/sass/core/material-icons.scss */
.material-icons.dock::before,
.mi.dock::before {
  content: '\e30e';
}

/* line 1316, src/sass/core/material-icons.scss */
.material-icons.domain::before,
.mi.domain::before {
  content: '\e7ee';
}

/* line 1321, src/sass/core/material-icons.scss */
.material-icons.done::before,
.mi.done::before {
  content: '\e876';
}

/* line 1326, src/sass/core/material-icons.scss */
.material-icons.done_all::before,
.mi.done_all::before {
  content: '\e877';
}

/* line 1331, src/sass/core/material-icons.scss */
.material-icons.donut_large::before,
.mi.donut_large::before {
  content: '\e917';
}

/* line 1336, src/sass/core/material-icons.scss */
.material-icons.donut_small::before,
.mi.donut_small::before {
  content: '\e918';
}

/* line 1341, src/sass/core/material-icons.scss */
.material-icons.drafts::before,
.mi.drafts::before {
  content: '\e151';
}

/* line 1346, src/sass/core/material-icons.scss */
.material-icons.drag_handle::before,
.mi.drag_handle::before {
  content: '\e25d';
}

/* line 1351, src/sass/core/material-icons.scss */
.material-icons.drive_eta::before,
.mi.drive_eta::before {
  content: '\e613';
}

/* line 1356, src/sass/core/material-icons.scss */
.material-icons.dvr::before,
.mi.dvr::before {
  content: '\e1b2';
}

/* line 1361, src/sass/core/material-icons.scss */
.material-icons.edit::before,
.mi.edit::before {
  content: '\e3c9';
}

/* line 1366, src/sass/core/material-icons.scss */
.material-icons.edit_location::before,
.mi.edit_location::before {
  content: '\e568';
}

/* line 1371, src/sass/core/material-icons.scss */
.material-icons.eject::before,
.mi.eject::before {
  content: '\e8fb';
}

/* line 1376, src/sass/core/material-icons.scss */
.material-icons.email::before,
.mi.email::before {
  content: '\e0be';
}

/* line 1381, src/sass/core/material-icons.scss */
.material-icons.enhanced_encryption::before,
.mi.enhanced_encryption::before {
  content: '\e63f';
}

/* line 1386, src/sass/core/material-icons.scss */
.material-icons.equalizer::before,
.mi.equalizer::before {
  content: '\e01d';
}

/* line 1391, src/sass/core/material-icons.scss */
.material-icons.error::before,
.mi.error::before {
  content: '\e000';
}

/* line 1396, src/sass/core/material-icons.scss */
.material-icons.error_outline::before,
.mi.error_outline::before {
  content: '\e001';
}

/* line 1401, src/sass/core/material-icons.scss */
.material-icons.euro_symbol::before,
.mi.euro_symbol::before {
  content: '\e926';
}

/* line 1406, src/sass/core/material-icons.scss */
.material-icons.ev_station::before,
.mi.ev_station::before {
  content: '\e56d';
}

/* line 1411, src/sass/core/material-icons.scss */
.material-icons.event::before,
.mi.event::before {
  content: '\e878';
}

/* line 1416, src/sass/core/material-icons.scss */
.material-icons.event_available::before,
.mi.event_available::before {
  content: '\e614';
}

/* line 1421, src/sass/core/material-icons.scss */
.material-icons.event_busy::before,
.mi.event_busy::before {
  content: '\e615';
}

/* line 1426, src/sass/core/material-icons.scss */
.material-icons.event_note::before,
.mi.event_note::before {
  content: '\e616';
}

/* line 1431, src/sass/core/material-icons.scss */
.material-icons.event_seat::before,
.mi.event_seat::before {
  content: '\e903';
}

/* line 1436, src/sass/core/material-icons.scss */
.material-icons.exit_to_app::before,
.mi.exit_to_app::before {
  content: '\e879';
}

/* line 1441, src/sass/core/material-icons.scss */
.material-icons.expand_less::before,
.mi.expand_less::before {
  content: '\e5ce';
}

/* line 1446, src/sass/core/material-icons.scss */
.material-icons.expand_more::before,
.mi.expand_more::before {
  content: '\e5cf';
}

/* line 1451, src/sass/core/material-icons.scss */
.material-icons.explicit::before,
.mi.explicit::before {
  content: '\e01e';
}

/* line 1456, src/sass/core/material-icons.scss */
.material-icons.explore::before,
.mi.explore::before {
  content: '\e87a';
}

/* line 1461, src/sass/core/material-icons.scss */
.material-icons.exposure::before,
.mi.exposure::before {
  content: '\e3ca';
}

/* line 1466, src/sass/core/material-icons.scss */
.material-icons.exposure_neg_1::before,
.mi.exposure_neg_1::before {
  content: '\e3cb';
}

/* line 1471, src/sass/core/material-icons.scss */
.material-icons.exposure_neg_2::before,
.mi.exposure_neg_2::before {
  content: '\e3cc';
}

/* line 1476, src/sass/core/material-icons.scss */
.material-icons.exposure_plus_1::before,
.mi.exposure_plus_1::before {
  content: '\e3cd';
}

/* line 1481, src/sass/core/material-icons.scss */
.material-icons.exposure_plus_2::before,
.mi.exposure_plus_2::before {
  content: '\e3ce';
}

/* line 1486, src/sass/core/material-icons.scss */
.material-icons.exposure_zero::before,
.mi.exposure_zero::before {
  content: '\e3cf';
}

/* line 1491, src/sass/core/material-icons.scss */
.material-icons.extension::before,
.mi.extension::before {
  content: '\e87b';
}

/* line 1496, src/sass/core/material-icons.scss */
.material-icons.face::before,
.mi.face::before {
  content: '\e87c';
}

/* line 1501, src/sass/core/material-icons.scss */
.material-icons.fast_forward::before,
.mi.fast_forward::before {
  content: '\e01f';
}

/* line 1506, src/sass/core/material-icons.scss */
.material-icons.fast_rewind::before,
.mi.fast_rewind::before {
  content: '\e020';
}

/* line 1511, src/sass/core/material-icons.scss */
.material-icons.favorite::before,
.mi.favorite::before {
  content: '\e87d';
}

/* line 1516, src/sass/core/material-icons.scss */
.material-icons.favorite_border::before,
.mi.favorite_border::before {
  content: '\e87e';
}

/* line 1521, src/sass/core/material-icons.scss */
.material-icons.featured_play_list::before,
.mi.featured_play_list::before {
  content: '\e06d';
}

/* line 1526, src/sass/core/material-icons.scss */
.material-icons.featured_video::before,
.mi.featured_video::before {
  content: '\e06e';
}

/* line 1531, src/sass/core/material-icons.scss */
.material-icons.feedback::before,
.mi.feedback::before {
  content: '\e87f';
}

/* line 1536, src/sass/core/material-icons.scss */
.material-icons.fiber_dvr::before,
.mi.fiber_dvr::before {
  content: '\e05d';
}

/* line 1541, src/sass/core/material-icons.scss */
.material-icons.fiber_manual_record::before,
.mi.fiber_manual_record::before {
  content: '\e061';
}

/* line 1546, src/sass/core/material-icons.scss */
.material-icons.fiber_new::before,
.mi.fiber_new::before {
  content: '\e05e';
}

/* line 1551, src/sass/core/material-icons.scss */
.material-icons.fiber_pin::before,
.mi.fiber_pin::before {
  content: '\e06a';
}

/* line 1556, src/sass/core/material-icons.scss */
.material-icons.fiber_smart_record::before,
.mi.fiber_smart_record::before {
  content: '\e062';
}

/* line 1561, src/sass/core/material-icons.scss */
.material-icons.file_download::before,
.mi.file_download::before {
  content: '\e2c4';
}

/* line 1566, src/sass/core/material-icons.scss */
.material-icons.file_upload::before,
.mi.file_upload::before {
  content: '\e2c6';
}

/* line 1571, src/sass/core/material-icons.scss */
.material-icons.filter::before,
.mi.filter::before {
  content: '\e3d3';
}

/* line 1576, src/sass/core/material-icons.scss */
.material-icons.filter_1::before,
.mi.filter_1::before {
  content: '\e3d0';
}

/* line 1581, src/sass/core/material-icons.scss */
.material-icons.filter_2::before,
.mi.filter_2::before {
  content: '\e3d1';
}

/* line 1586, src/sass/core/material-icons.scss */
.material-icons.filter_3::before,
.mi.filter_3::before {
  content: '\e3d2';
}

/* line 1591, src/sass/core/material-icons.scss */
.material-icons.filter_4::before,
.mi.filter_4::before {
  content: '\e3d4';
}

/* line 1596, src/sass/core/material-icons.scss */
.material-icons.filter_5::before,
.mi.filter_5::before {
  content: '\e3d5';
}

/* line 1601, src/sass/core/material-icons.scss */
.material-icons.filter_6::before,
.mi.filter_6::before {
  content: '\e3d6';
}

/* line 1606, src/sass/core/material-icons.scss */
.material-icons.filter_7::before,
.mi.filter_7::before {
  content: '\e3d7';
}

/* line 1611, src/sass/core/material-icons.scss */
.material-icons.filter_8::before,
.mi.filter_8::before {
  content: '\e3d8';
}

/* line 1616, src/sass/core/material-icons.scss */
.material-icons.filter_9::before,
.mi.filter_9::before {
  content: '\e3d9';
}

/* line 1621, src/sass/core/material-icons.scss */
.material-icons.filter_9_plus::before,
.mi.filter_9_plus::before {
  content: '\e3da';
}

/* line 1626, src/sass/core/material-icons.scss */
.material-icons.filter_b_and_w::before,
.mi.filter_b_and_w::before {
  content: '\e3db';
}

/* line 1631, src/sass/core/material-icons.scss */
.material-icons.filter_center_focus::before,
.mi.filter_center_focus::before {
  content: '\e3dc';
}

/* line 1636, src/sass/core/material-icons.scss */
.material-icons.filter_drama::before,
.mi.filter_drama::before {
  content: '\e3dd';
}

/* line 1641, src/sass/core/material-icons.scss */
.material-icons.filter_frames::before,
.mi.filter_frames::before {
  content: '\e3de';
}

/* line 1646, src/sass/core/material-icons.scss */
.material-icons.filter_hdr::before,
.mi.filter_hdr::before {
  content: '\e3df';
}

/* line 1651, src/sass/core/material-icons.scss */
.material-icons.filter_list::before,
.mi.filter_list::before {
  content: '\e152';
}

/* line 1656, src/sass/core/material-icons.scss */
.material-icons.filter_none::before,
.mi.filter_none::before {
  content: '\e3e0';
}

/* line 1661, src/sass/core/material-icons.scss */
.material-icons.filter_tilt_shift::before,
.mi.filter_tilt_shift::before {
  content: '\e3e2';
}

/* line 1666, src/sass/core/material-icons.scss */
.material-icons.filter_vintage::before,
.mi.filter_vintage::before {
  content: '\e3e3';
}

/* line 1671, src/sass/core/material-icons.scss */
.material-icons.find_in_page::before,
.mi.find_in_page::before {
  content: '\e880';
}

/* line 1676, src/sass/core/material-icons.scss */
.material-icons.find_replace::before,
.mi.find_replace::before {
  content: '\e881';
}

/* line 1681, src/sass/core/material-icons.scss */
.material-icons.fingerprint::before,
.mi.fingerprint::before {
  content: '\e90d';
}

/* line 1686, src/sass/core/material-icons.scss */
.material-icons.first_page::before,
.mi.first_page::before {
  content: '\e5dc';
}

/* line 1691, src/sass/core/material-icons.scss */
.material-icons.fitness_center::before,
.mi.fitness_center::before {
  content: '\eb43';
}

/* line 1696, src/sass/core/material-icons.scss */
.material-icons.flag::before,
.mi.flag::before {
  content: '\e153';
}

/* line 1701, src/sass/core/material-icons.scss */
.material-icons.flare::before,
.mi.flare::before {
  content: '\e3e4';
}

/* line 1706, src/sass/core/material-icons.scss */
.material-icons.flash_auto::before,
.mi.flash_auto::before {
  content: '\e3e5';
}

/* line 1711, src/sass/core/material-icons.scss */
.material-icons.flash_off::before,
.mi.flash_off::before {
  content: '\e3e6';
}

/* line 1716, src/sass/core/material-icons.scss */
.material-icons.flash_on::before,
.mi.flash_on::before {
  content: '\e3e7';
}

/* line 1721, src/sass/core/material-icons.scss */
.material-icons.flight::before,
.mi.flight::before {
  content: '\e539';
}

/* line 1726, src/sass/core/material-icons.scss */
.material-icons.flight_land::before,
.mi.flight_land::before {
  content: '\e904';
}

/* line 1731, src/sass/core/material-icons.scss */
.material-icons.flight_takeoff::before,
.mi.flight_takeoff::before {
  content: '\e905';
}

/* line 1736, src/sass/core/material-icons.scss */
.material-icons.flip::before,
.mi.flip::before {
  content: '\e3e8';
}

/* line 1741, src/sass/core/material-icons.scss */
.material-icons.flip_to_back::before,
.mi.flip_to_back::before {
  content: '\e882';
}

/* line 1746, src/sass/core/material-icons.scss */
.material-icons.flip_to_front::before,
.mi.flip_to_front::before {
  content: '\e883';
}

/* line 1751, src/sass/core/material-icons.scss */
.material-icons.folder::before,
.mi.folder::before {
  content: '\e2c7';
}

/* line 1756, src/sass/core/material-icons.scss */
.material-icons.folder_open::before,
.mi.folder_open::before {
  content: '\e2c8';
}

/* line 1761, src/sass/core/material-icons.scss */
.material-icons.folder_shared::before,
.mi.folder_shared::before {
  content: '\e2c9';
}

/* line 1766, src/sass/core/material-icons.scss */
.material-icons.folder_special::before,
.mi.folder_special::before {
  content: '\e617';
}

/* line 1771, src/sass/core/material-icons.scss */
.material-icons.font_download::before,
.mi.font_download::before {
  content: '\e167';
}

/* line 1776, src/sass/core/material-icons.scss */
.material-icons.format_align_center::before,
.mi.format_align_center::before {
  content: '\e234';
}

/* line 1781, src/sass/core/material-icons.scss */
.material-icons.format_align_justify::before,
.mi.format_align_justify::before {
  content: '\e235';
}

/* line 1786, src/sass/core/material-icons.scss */
.material-icons.format_align_left::before,
.mi.format_align_left::before {
  content: '\e236';
}

/* line 1791, src/sass/core/material-icons.scss */
.material-icons.format_align_right::before,
.mi.format_align_right::before {
  content: '\e237';
}

/* line 1796, src/sass/core/material-icons.scss */
.material-icons.format_bold::before,
.mi.format_bold::before {
  content: '\e238';
}

/* line 1801, src/sass/core/material-icons.scss */
.material-icons.format_clear::before,
.mi.format_clear::before {
  content: '\e239';
}

/* line 1806, src/sass/core/material-icons.scss */
.material-icons.format_color_fill::before,
.mi.format_color_fill::before {
  content: '\e23a';
}

/* line 1811, src/sass/core/material-icons.scss */
.material-icons.format_color_reset::before,
.mi.format_color_reset::before {
  content: '\e23b';
}

/* line 1816, src/sass/core/material-icons.scss */
.material-icons.format_color_text::before,
.mi.format_color_text::before {
  content: '\e23c';
}

/* line 1821, src/sass/core/material-icons.scss */
.material-icons.format_indent_decrease::before,
.mi.format_indent_decrease::before {
  content: '\e23d';
}

/* line 1826, src/sass/core/material-icons.scss */
.material-icons.format_indent_increase::before,
.mi.format_indent_increase::before {
  content: '\e23e';
}

/* line 1831, src/sass/core/material-icons.scss */
.material-icons.format_italic::before,
.mi.format_italic::before {
  content: '\e23f';
}

/* line 1836, src/sass/core/material-icons.scss */
.material-icons.format_line_spacing::before,
.mi.format_line_spacing::before {
  content: '\e240';
}

/* line 1841, src/sass/core/material-icons.scss */
.material-icons.format_list_bulleted::before,
.mi.format_list_bulleted::before {
  content: '\e241';
}

/* line 1846, src/sass/core/material-icons.scss */
.material-icons.format_list_numbered::before,
.mi.format_list_numbered::before {
  content: '\e242';
}

/* line 1851, src/sass/core/material-icons.scss */
.material-icons.format_paint::before,
.mi.format_paint::before {
  content: '\e243';
}

/* line 1856, src/sass/core/material-icons.scss */
.material-icons.format_quote::before,
.mi.format_quote::before {
  content: '\e244';
}

/* line 1861, src/sass/core/material-icons.scss */
.material-icons.format_shapes::before,
.mi.format_shapes::before {
  content: '\e25e';
}

/* line 1866, src/sass/core/material-icons.scss */
.material-icons.format_size::before,
.mi.format_size::before {
  content: '\e245';
}

/* line 1871, src/sass/core/material-icons.scss */
.material-icons.format_strikethrough::before,
.mi.format_strikethrough::before {
  content: '\e246';
}

/* line 1876, src/sass/core/material-icons.scss */
.material-icons.format_textdirection_l_to_r::before,
.mi.format_textdirection_l_to_r::before {
  content: '\e247';
}

/* line 1881, src/sass/core/material-icons.scss */
.material-icons.format_textdirection_r_to_l::before,
.mi.format_textdirection_r_to_l::before {
  content: '\e248';
}

/* line 1886, src/sass/core/material-icons.scss */
.material-icons.format_underlined::before,
.mi.format_underlined::before {
  content: '\e249';
}

/* line 1891, src/sass/core/material-icons.scss */
.material-icons.forum::before,
.mi.forum::before {
  content: '\e0bf';
}

/* line 1896, src/sass/core/material-icons.scss */
.material-icons.forward::before,
.mi.forward::before {
  content: '\e154';
}

/* line 1901, src/sass/core/material-icons.scss */
.material-icons.forward_10::before,
.mi.forward_10::before {
  content: '\e056';
}

/* line 1906, src/sass/core/material-icons.scss */
.material-icons.forward_30::before,
.mi.forward_30::before {
  content: '\e057';
}

/* line 1911, src/sass/core/material-icons.scss */
.material-icons.forward_5::before,
.mi.forward_5::before {
  content: '\e058';
}

/* line 1916, src/sass/core/material-icons.scss */
.material-icons.free_breakfast::before,
.mi.free_breakfast::before {
  content: '\eb44';
}

/* line 1921, src/sass/core/material-icons.scss */
.material-icons.fullscreen::before,
.mi.fullscreen::before {
  content: '\e5d0';
}

/* line 1926, src/sass/core/material-icons.scss */
.material-icons.fullscreen_exit::before,
.mi.fullscreen_exit::before {
  content: '\e5d1';
}

/* line 1931, src/sass/core/material-icons.scss */
.material-icons.functions::before,
.mi.functions::before {
  content: '\e24a';
}

/* line 1936, src/sass/core/material-icons.scss */
.material-icons.g_translate::before,
.mi.g_translate::before {
  content: '\e927';
}

/* line 1941, src/sass/core/material-icons.scss */
.material-icons.gamepad::before,
.mi.gamepad::before {
  content: '\e30f';
}

/* line 1946, src/sass/core/material-icons.scss */
.material-icons.games::before,
.mi.games::before {
  content: '\e021';
}

/* line 1951, src/sass/core/material-icons.scss */
.material-icons.gavel::before,
.mi.gavel::before {
  content: '\e90e';
}

/* line 1956, src/sass/core/material-icons.scss */
.material-icons.gesture::before,
.mi.gesture::before {
  content: '\e155';
}

/* line 1961, src/sass/core/material-icons.scss */
.material-icons.get_app::before,
.mi.get_app::before {
  content: '\e884';
}

/* line 1966, src/sass/core/material-icons.scss */
.material-icons.gif::before,
.mi.gif::before {
  content: '\e908';
}

/* line 1971, src/sass/core/material-icons.scss */
.material-icons.golf_course::before,
.mi.golf_course::before {
  content: '\eb45';
}

/* line 1976, src/sass/core/material-icons.scss */
.material-icons.gps_fixed::before,
.mi.gps_fixed::before {
  content: '\e1b3';
}

/* line 1981, src/sass/core/material-icons.scss */
.material-icons.gps_not_fixed::before,
.mi.gps_not_fixed::before {
  content: '\e1b4';
}

/* line 1986, src/sass/core/material-icons.scss */
.material-icons.gps_off::before,
.mi.gps_off::before {
  content: '\e1b5';
}

/* line 1991, src/sass/core/material-icons.scss */
.material-icons.grade::before,
.mi.grade::before {
  content: '\e885';
}

/* line 1996, src/sass/core/material-icons.scss */
.material-icons.gradient::before,
.mi.gradient::before {
  content: '\e3e9';
}

/* line 2001, src/sass/core/material-icons.scss */
.material-icons.grain::before,
.mi.grain::before {
  content: '\e3ea';
}

/* line 2006, src/sass/core/material-icons.scss */
.material-icons.graphic_eq::before,
.mi.graphic_eq::before {
  content: '\e1b8';
}

/* line 2011, src/sass/core/material-icons.scss */
.material-icons.grid_off::before,
.mi.grid_off::before {
  content: '\e3eb';
}

/* line 2016, src/sass/core/material-icons.scss */
.material-icons.grid_on::before,
.mi.grid_on::before {
  content: '\e3ec';
}

/* line 2021, src/sass/core/material-icons.scss */
.material-icons.group::before,
.mi.group::before {
  content: '\e7ef';
}

/* line 2026, src/sass/core/material-icons.scss */
.material-icons.group_add::before,
.mi.group_add::before {
  content: '\e7f0';
}

/* line 2031, src/sass/core/material-icons.scss */
.material-icons.group_work::before,
.mi.group_work::before {
  content: '\e886';
}

/* line 2036, src/sass/core/material-icons.scss */
.material-icons.hd::before,
.mi.hd::before {
  content: '\e052';
}

/* line 2041, src/sass/core/material-icons.scss */
.material-icons.hdr_off::before,
.mi.hdr_off::before {
  content: '\e3ed';
}

/* line 2046, src/sass/core/material-icons.scss */
.material-icons.hdr_on::before,
.mi.hdr_on::before {
  content: '\e3ee';
}

/* line 2051, src/sass/core/material-icons.scss */
.material-icons.hdr_strong::before,
.mi.hdr_strong::before {
  content: '\e3f1';
}

/* line 2056, src/sass/core/material-icons.scss */
.material-icons.hdr_weak::before,
.mi.hdr_weak::before {
  content: '\e3f2';
}

/* line 2061, src/sass/core/material-icons.scss */
.material-icons.headset::before,
.mi.headset::before {
  content: '\e310';
}

/* line 2066, src/sass/core/material-icons.scss */
.material-icons.headset_mic::before,
.mi.headset_mic::before {
  content: '\e311';
}

/* line 2071, src/sass/core/material-icons.scss */
.material-icons.healing::before,
.mi.healing::before {
  content: '\e3f3';
}

/* line 2076, src/sass/core/material-icons.scss */
.material-icons.hearing::before,
.mi.hearing::before {
  content: '\e023';
}

/* line 2081, src/sass/core/material-icons.scss */
.material-icons.help::before,
.mi.help::before {
  content: '\e887';
}

/* line 2086, src/sass/core/material-icons.scss */
.material-icons.help_outline::before,
.mi.help_outline::before {
  content: '\e8fd';
}

/* line 2091, src/sass/core/material-icons.scss */
.material-icons.high_quality::before,
.mi.high_quality::before {
  content: '\e024';
}

/* line 2096, src/sass/core/material-icons.scss */
.material-icons.highlight::before,
.mi.highlight::before {
  content: '\e25f';
}

/* line 2101, src/sass/core/material-icons.scss */
.material-icons.highlight_off::before,
.mi.highlight_off::before {
  content: '\e888';
}

/* line 2106, src/sass/core/material-icons.scss */
.material-icons.history::before,
.mi.history::before {
  content: '\e889';
}

/* line 2111, src/sass/core/material-icons.scss */
.material-icons.home::before,
.mi.home::before {
  content: '\e88a';
}

/* line 2116, src/sass/core/material-icons.scss */
.material-icons.hot_tub::before,
.mi.hot_tub::before {
  content: '\eb46';
}

/* line 2121, src/sass/core/material-icons.scss */
.material-icons.hotel::before,
.mi.hotel::before {
  content: '\e53a';
}

/* line 2126, src/sass/core/material-icons.scss */
.material-icons.hourglass_empty::before,
.mi.hourglass_empty::before {
  content: '\e88b';
}

/* line 2131, src/sass/core/material-icons.scss */
.material-icons.hourglass_full::before,
.mi.hourglass_full::before {
  content: '\e88c';
}

/* line 2136, src/sass/core/material-icons.scss */
.material-icons.http::before,
.mi.http::before {
  content: '\e902';
}

/* line 2141, src/sass/core/material-icons.scss */
.material-icons.https::before,
.mi.https::before {
  content: '\e88d';
}

/* line 2146, src/sass/core/material-icons.scss */
.material-icons.image::before,
.mi.image::before {
  content: '\e3f4';
}

/* line 2151, src/sass/core/material-icons.scss */
.material-icons.image_aspect_ratio::before,
.mi.image_aspect_ratio::before {
  content: '\e3f5';
}

/* line 2156, src/sass/core/material-icons.scss */
.material-icons.import_contacts::before,
.mi.import_contacts::before {
  content: '\e0e0';
}

/* line 2161, src/sass/core/material-icons.scss */
.material-icons.import_export::before,
.mi.import_export::before {
  content: '\e0c3';
}

/* line 2166, src/sass/core/material-icons.scss */
.material-icons.important_devices::before,
.mi.important_devices::before {
  content: '\e912';
}

/* line 2171, src/sass/core/material-icons.scss */
.material-icons.inbox::before,
.mi.inbox::before {
  content: '\e156';
}

/* line 2176, src/sass/core/material-icons.scss */
.material-icons.indeterminate_check_box::before,
.mi.indeterminate_check_box::before {
  content: '\e909';
}

/* line 2181, src/sass/core/material-icons.scss */
.material-icons.info::before,
.mi.info::before {
  content: '\e88e';
}

/* line 2186, src/sass/core/material-icons.scss */
.material-icons.info_outline::before,
.mi.info_outline::before {
  content: '\e88f';
}

/* line 2191, src/sass/core/material-icons.scss */
.material-icons.input::before,
.mi.input::before {
  content: '\e890';
}

/* line 2196, src/sass/core/material-icons.scss */
.material-icons.insert_chart::before,
.mi.insert_chart::before {
  content: '\e24b';
}

/* line 2201, src/sass/core/material-icons.scss */
.material-icons.insert_comment::before,
.mi.insert_comment::before {
  content: '\e24c';
}

/* line 2206, src/sass/core/material-icons.scss */
.material-icons.insert_drive_file::before,
.mi.insert_drive_file::before {
  content: '\e24d';
}

/* line 2211, src/sass/core/material-icons.scss */
.material-icons.insert_emoticon::before,
.mi.insert_emoticon::before {
  content: '\e24e';
}

/* line 2216, src/sass/core/material-icons.scss */
.material-icons.insert_invitation::before,
.mi.insert_invitation::before {
  content: '\e24f';
}

/* line 2221, src/sass/core/material-icons.scss */
.material-icons.insert_link::before,
.mi.insert_link::before {
  content: '\e250';
}

/* line 2226, src/sass/core/material-icons.scss */
.material-icons.insert_photo::before,
.mi.insert_photo::before {
  content: '\e251';
}

/* line 2231, src/sass/core/material-icons.scss */
.material-icons.invert_colors::before,
.mi.invert_colors::before {
  content: '\e891';
}

/* line 2236, src/sass/core/material-icons.scss */
.material-icons.invert_colors_off::before,
.mi.invert_colors_off::before {
  content: '\e0c4';
}

/* line 2241, src/sass/core/material-icons.scss */
.material-icons.iso::before,
.mi.iso::before {
  content: '\e3f6';
}

/* line 2246, src/sass/core/material-icons.scss */
.material-icons.keyboard::before,
.mi.keyboard::before {
  content: '\e312';
}

/* line 2251, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_down::before,
.mi.keyboard_arrow_down::before {
  content: '\e313';
}

/* line 2256, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_left::before,
.mi.keyboard_arrow_left::before {
  content: '\e314';
}

/* line 2261, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_right::before,
.mi.keyboard_arrow_right::before {
  content: '\e315';
}

/* line 2266, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_up::before,
.mi.keyboard_arrow_up::before {
  content: '\e316';
}

/* line 2271, src/sass/core/material-icons.scss */
.material-icons.keyboard_backspace::before,
.mi.keyboard_backspace::before {
  content: '\e317';
}

/* line 2276, src/sass/core/material-icons.scss */
.material-icons.keyboard_capslock::before,
.mi.keyboard_capslock::before {
  content: '\e318';
}

/* line 2281, src/sass/core/material-icons.scss */
.material-icons.keyboard_hide::before,
.mi.keyboard_hide::before {
  content: '\e31a';
}

/* line 2286, src/sass/core/material-icons.scss */
.material-icons.keyboard_return::before,
.mi.keyboard_return::before {
  content: '\e31b';
}

/* line 2291, src/sass/core/material-icons.scss */
.material-icons.keyboard_tab::before,
.mi.keyboard_tab::before {
  content: '\e31c';
}

/* line 2296, src/sass/core/material-icons.scss */
.material-icons.keyboard_voice::before,
.mi.keyboard_voice::before {
  content: '\e31d';
}

/* line 2301, src/sass/core/material-icons.scss */
.material-icons.kitchen::before,
.mi.kitchen::before {
  content: '\eb47';
}

/* line 2306, src/sass/core/material-icons.scss */
.material-icons.label::before,
.mi.label::before {
  content: '\e892';
}

/* line 2311, src/sass/core/material-icons.scss */
.material-icons.label_outline::before,
.mi.label_outline::before {
  content: '\e893';
}

/* line 2316, src/sass/core/material-icons.scss */
.material-icons.landscape::before,
.mi.landscape::before {
  content: '\e3f7';
}

/* line 2321, src/sass/core/material-icons.scss */
.material-icons.language::before,
.mi.language::before {
  content: '\e894';
}

/* line 2326, src/sass/core/material-icons.scss */
.material-icons.laptop::before,
.mi.laptop::before {
  content: '\e31e';
}

/* line 2331, src/sass/core/material-icons.scss */
.material-icons.laptop_chromebook::before,
.mi.laptop_chromebook::before {
  content: '\e31f';
}

/* line 2336, src/sass/core/material-icons.scss */
.material-icons.laptop_mac::before,
.mi.laptop_mac::before {
  content: '\e320';
}

/* line 2341, src/sass/core/material-icons.scss */
.material-icons.laptop_windows::before,
.mi.laptop_windows::before {
  content: '\e321';
}

/* line 2346, src/sass/core/material-icons.scss */
.material-icons.last_page::before,
.mi.last_page::before {
  content: '\e5dd';
}

/* line 2351, src/sass/core/material-icons.scss */
.material-icons.launch::before,
.mi.launch::before {
  content: '\e895';
}

/* line 2356, src/sass/core/material-icons.scss */
.material-icons.layers::before,
.mi.layers::before {
  content: '\e53b';
}

/* line 2361, src/sass/core/material-icons.scss */
.material-icons.layers_clear::before,
.mi.layers_clear::before {
  content: '\e53c';
}

/* line 2366, src/sass/core/material-icons.scss */
.material-icons.leak_add::before,
.mi.leak_add::before {
  content: '\e3f8';
}

/* line 2371, src/sass/core/material-icons.scss */
.material-icons.leak_remove::before,
.mi.leak_remove::before {
  content: '\e3f9';
}

/* line 2376, src/sass/core/material-icons.scss */
.material-icons.lens::before,
.mi.lens::before {
  content: '\e3fa';
}

/* line 2381, src/sass/core/material-icons.scss */
.material-icons.library_add::before,
.mi.library_add::before {
  content: '\e02e';
}

/* line 2386, src/sass/core/material-icons.scss */
.material-icons.library_books::before,
.mi.library_books::before {
  content: '\e02f';
}

/* line 2391, src/sass/core/material-icons.scss */
.material-icons.library_music::before,
.mi.library_music::before {
  content: '\e030';
}

/* line 2396, src/sass/core/material-icons.scss */
.material-icons.lightbulb_outline::before,
.mi.lightbulb_outline::before {
  content: '\e90f';
}

/* line 2401, src/sass/core/material-icons.scss */
.material-icons.line_style::before,
.mi.line_style::before {
  content: '\e919';
}

/* line 2406, src/sass/core/material-icons.scss */
.material-icons.line_weight::before,
.mi.line_weight::before {
  content: '\e91a';
}

/* line 2411, src/sass/core/material-icons.scss */
.material-icons.linear_scale::before,
.mi.linear_scale::before {
  content: '\e260';
}

/* line 2416, src/sass/core/material-icons.scss */
.material-icons.link::before,
.mi.link::before {
  content: '\e157';
}

/* line 2421, src/sass/core/material-icons.scss */
.material-icons.linked_camera::before,
.mi.linked_camera::before {
  content: '\e438';
}

/* line 2426, src/sass/core/material-icons.scss */
.material-icons.list::before,
.mi.list::before {
  content: '\e896';
}

/* line 2431, src/sass/core/material-icons.scss */
.material-icons.live_help::before,
.mi.live_help::before {
  content: '\e0c6';
}

/* line 2436, src/sass/core/material-icons.scss */
.material-icons.live_tv::before,
.mi.live_tv::before {
  content: '\e639';
}

/* line 2441, src/sass/core/material-icons.scss */
.material-icons.local_activity::before,
.mi.local_activity::before {
  content: '\e53f';
}

/* line 2446, src/sass/core/material-icons.scss */
.material-icons.local_airport::before,
.mi.local_airport::before {
  content: '\e53d';
}

/* line 2451, src/sass/core/material-icons.scss */
.material-icons.local_atm::before,
.mi.local_atm::before {
  content: '\e53e';
}

/* line 2456, src/sass/core/material-icons.scss */
.material-icons.local_bar::before,
.mi.local_bar::before {
  content: '\e540';
}

/* line 2461, src/sass/core/material-icons.scss */
.material-icons.local_cafe::before,
.mi.local_cafe::before {
  content: '\e541';
}

/* line 2466, src/sass/core/material-icons.scss */
.material-icons.local_car_wash::before,
.mi.local_car_wash::before {
  content: '\e542';
}

/* line 2471, src/sass/core/material-icons.scss */
.material-icons.local_convenience_store::before,
.mi.local_convenience_store::before {
  content: '\e543';
}

/* line 2476, src/sass/core/material-icons.scss */
.material-icons.local_dining::before,
.mi.local_dining::before {
  content: '\e556';
}

/* line 2481, src/sass/core/material-icons.scss */
.material-icons.local_drink::before,
.mi.local_drink::before {
  content: '\e544';
}

/* line 2486, src/sass/core/material-icons.scss */
.material-icons.local_florist::before,
.mi.local_florist::before {
  content: '\e545';
}

/* line 2491, src/sass/core/material-icons.scss */
.material-icons.local_gas_station::before,
.mi.local_gas_station::before {
  content: '\e546';
}

/* line 2496, src/sass/core/material-icons.scss */
.material-icons.local_grocery_store::before,
.mi.local_grocery_store::before {
  content: '\e547';
}

/* line 2501, src/sass/core/material-icons.scss */
.material-icons.local_hospital::before,
.mi.local_hospital::before {
  content: '\e548';
}

/* line 2506, src/sass/core/material-icons.scss */
.material-icons.local_hotel::before,
.mi.local_hotel::before {
  content: '\e549';
}

/* line 2511, src/sass/core/material-icons.scss */
.material-icons.local_laundry_service::before,
.mi.local_laundry_service::before {
  content: '\e54a';
}

/* line 2516, src/sass/core/material-icons.scss */
.material-icons.local_library::before,
.mi.local_library::before {
  content: '\e54b';
}

/* line 2521, src/sass/core/material-icons.scss */
.material-icons.local_mall::before,
.mi.local_mall::before {
  content: '\e54c';
}

/* line 2526, src/sass/core/material-icons.scss */
.material-icons.local_movies::before,
.mi.local_movies::before {
  content: '\e54d';
}

/* line 2531, src/sass/core/material-icons.scss */
.material-icons.local_offer::before,
.mi.local_offer::before {
  content: '\e54e';
}

/* line 2536, src/sass/core/material-icons.scss */
.material-icons.local_parking::before,
.mi.local_parking::before {
  content: '\e54f';
}

/* line 2541, src/sass/core/material-icons.scss */
.material-icons.local_pharmacy::before,
.mi.local_pharmacy::before {
  content: '\e550';
}

/* line 2546, src/sass/core/material-icons.scss */
.material-icons.local_phone::before,
.mi.local_phone::before {
  content: '\e551';
}

/* line 2551, src/sass/core/material-icons.scss */
.material-icons.local_pizza::before,
.mi.local_pizza::before {
  content: '\e552';
}

/* line 2556, src/sass/core/material-icons.scss */
.material-icons.local_play::before,
.mi.local_play::before {
  content: '\e553';
}

/* line 2561, src/sass/core/material-icons.scss */
.material-icons.local_post_office::before,
.mi.local_post_office::before {
  content: '\e554';
}

/* line 2566, src/sass/core/material-icons.scss */
.material-icons.local_printshop::before,
.mi.local_printshop::before {
  content: '\e555';
}

/* line 2571, src/sass/core/material-icons.scss */
.material-icons.local_see::before,
.mi.local_see::before {
  content: '\e557';
}

/* line 2576, src/sass/core/material-icons.scss */
.material-icons.local_shipping::before,
.mi.local_shipping::before {
  content: '\e558';
}

/* line 2581, src/sass/core/material-icons.scss */
.material-icons.local_taxi::before,
.mi.local_taxi::before {
  content: '\e559';
}

/* line 2586, src/sass/core/material-icons.scss */
.material-icons.location_city::before,
.mi.location_city::before {
  content: '\e7f1';
}

/* line 2591, src/sass/core/material-icons.scss */
.material-icons.location_disabled::before,
.mi.location_disabled::before {
  content: '\e1b6';
}

/* line 2596, src/sass/core/material-icons.scss */
.material-icons.location_off::before,
.mi.location_off::before {
  content: '\e0c7';
}

/* line 2601, src/sass/core/material-icons.scss */
.material-icons.location_on::before,
.mi.location_on::before {
  content: '\e0c8';
}

/* line 2606, src/sass/core/material-icons.scss */
.material-icons.location_searching::before,
.mi.location_searching::before {
  content: '\e1b7';
}

/* line 2611, src/sass/core/material-icons.scss */
.material-icons.lock::before,
.mi.lock::before {
  content: '\e897';
}

/* line 2616, src/sass/core/material-icons.scss */
.material-icons.lock_open::before,
.mi.lock_open::before {
  content: '\e898';
}

/* line 2621, src/sass/core/material-icons.scss */
.material-icons.lock_outline::before,
.mi.lock_outline::before {
  content: '\e899';
}

/* line 2626, src/sass/core/material-icons.scss */
.material-icons.looks::before,
.mi.looks::before {
  content: '\e3fc';
}

/* line 2631, src/sass/core/material-icons.scss */
.material-icons.looks_3::before,
.mi.looks_3::before {
  content: '\e3fb';
}

/* line 2636, src/sass/core/material-icons.scss */
.material-icons.looks_4::before,
.mi.looks_4::before {
  content: '\e3fd';
}

/* line 2641, src/sass/core/material-icons.scss */
.material-icons.looks_5::before,
.mi.looks_5::before {
  content: '\e3fe';
}

/* line 2646, src/sass/core/material-icons.scss */
.material-icons.looks_6::before,
.mi.looks_6::before {
  content: '\e3ff';
}

/* line 2651, src/sass/core/material-icons.scss */
.material-icons.looks_one::before,
.mi.looks_one::before {
  content: '\e400';
}

/* line 2656, src/sass/core/material-icons.scss */
.material-icons.looks_two::before,
.mi.looks_two::before {
  content: '\e401';
}

/* line 2661, src/sass/core/material-icons.scss */
.material-icons.loop::before,
.mi.loop::before {
  content: '\e028';
}

/* line 2666, src/sass/core/material-icons.scss */
.material-icons.loupe::before,
.mi.loupe::before {
  content: '\e402';
}

/* line 2671, src/sass/core/material-icons.scss */
.material-icons.low_priority::before,
.mi.low_priority::before {
  content: '\e16d';
}

/* line 2676, src/sass/core/material-icons.scss */
.material-icons.loyalty::before,
.mi.loyalty::before {
  content: '\e89a';
}

/* line 2681, src/sass/core/material-icons.scss */
.material-icons.mail::before,
.mi.mail::before {
  content: '\e158';
}

/* line 2686, src/sass/core/material-icons.scss */
.material-icons.mail_outline::before,
.mi.mail_outline::before {
  content: '\e0e1';
}

/* line 2691, src/sass/core/material-icons.scss */
.material-icons.map::before,
.mi.map::before {
  content: '\e55b';
}

/* line 2696, src/sass/core/material-icons.scss */
.material-icons.markunread::before,
.mi.markunread::before {
  content: '\e159';
}

/* line 2701, src/sass/core/material-icons.scss */
.material-icons.markunread_mailbox::before,
.mi.markunread_mailbox::before {
  content: '\e89b';
}

/* line 2706, src/sass/core/material-icons.scss */
.material-icons.memory::before,
.mi.memory::before {
  content: '\e322';
}

/* line 2711, src/sass/core/material-icons.scss */
.material-icons.menu::before,
.mi.menu::before {
  content: '\e5d2';
}

/* line 2716, src/sass/core/material-icons.scss */
.material-icons.merge_type::before,
.mi.merge_type::before {
  content: '\e252';
}

/* line 2721, src/sass/core/material-icons.scss */
.material-icons.message::before,
.mi.message::before {
  content: '\e0c9';
}

/* line 2726, src/sass/core/material-icons.scss */
.material-icons.mic::before,
.mi.mic::before {
  content: '\e029';
}

/* line 2731, src/sass/core/material-icons.scss */
.material-icons.mic_none::before,
.mi.mic_none::before {
  content: '\e02a';
}

/* line 2736, src/sass/core/material-icons.scss */
.material-icons.mic_off::before,
.mi.mic_off::before {
  content: '\e02b';
}

/* line 2741, src/sass/core/material-icons.scss */
.material-icons.mms::before,
.mi.mms::before {
  content: '\e618';
}

/* line 2746, src/sass/core/material-icons.scss */
.material-icons.mode_comment::before,
.mi.mode_comment::before {
  content: '\e253';
}

/* line 2751, src/sass/core/material-icons.scss */
.material-icons.mode_edit::before,
.mi.mode_edit::before {
  content: '\e254';
}

/* line 2756, src/sass/core/material-icons.scss */
.material-icons.monetization_on::before,
.mi.monetization_on::before {
  content: '\e263';
}

/* line 2761, src/sass/core/material-icons.scss */
.material-icons.money_off::before,
.mi.money_off::before {
  content: '\e25c';
}

/* line 2766, src/sass/core/material-icons.scss */
.material-icons.monochrome_photos::before,
.mi.monochrome_photos::before {
  content: '\e403';
}

/* line 2771, src/sass/core/material-icons.scss */
.material-icons.mood::before,
.mi.mood::before {
  content: '\e7f2';
}

/* line 2776, src/sass/core/material-icons.scss */
.material-icons.mood_bad::before,
.mi.mood_bad::before {
  content: '\e7f3';
}

/* line 2781, src/sass/core/material-icons.scss */
.material-icons.more::before,
.mi.more::before {
  content: '\e619';
}

/* line 2786, src/sass/core/material-icons.scss */
.material-icons.more_horiz::before,
.mi.more_horiz::before {
  content: '\e5d3';
}

/* line 2791, src/sass/core/material-icons.scss */
.material-icons.more_vert::before,
.mi.more_vert::before {
  content: '\e5d4';
}

/* line 2796, src/sass/core/material-icons.scss */
.material-icons.motorcycle::before,
.mi.motorcycle::before {
  content: '\e91b';
}

/* line 2801, src/sass/core/material-icons.scss */
.material-icons.mouse::before,
.mi.mouse::before {
  content: '\e323';
}

/* line 2806, src/sass/core/material-icons.scss */
.material-icons.move_to_inbox::before,
.mi.move_to_inbox::before {
  content: '\e168';
}

/* line 2811, src/sass/core/material-icons.scss */
.material-icons.movie::before,
.mi.movie::before {
  content: '\e02c';
}

/* line 2816, src/sass/core/material-icons.scss */
.material-icons.movie_creation::before,
.mi.movie_creation::before {
  content: '\e404';
}

/* line 2821, src/sass/core/material-icons.scss */
.material-icons.movie_filter::before,
.mi.movie_filter::before {
  content: '\e43a';
}

/* line 2826, src/sass/core/material-icons.scss */
.material-icons.multiline_chart::before,
.mi.multiline_chart::before {
  content: '\e6df';
}

/* line 2831, src/sass/core/material-icons.scss */
.material-icons.music_note::before,
.mi.music_note::before {
  content: '\e405';
}

/* line 2836, src/sass/core/material-icons.scss */
.material-icons.music_video::before,
.mi.music_video::before {
  content: '\e063';
}

/* line 2841, src/sass/core/material-icons.scss */
.material-icons.my_location::before,
.mi.my_location::before {
  content: '\e55c';
}

/* line 2846, src/sass/core/material-icons.scss */
.material-icons.nature::before,
.mi.nature::before {
  content: '\e406';
}

/* line 2851, src/sass/core/material-icons.scss */
.material-icons.nature_people::before,
.mi.nature_people::before {
  content: '\e407';
}

/* line 2856, src/sass/core/material-icons.scss */
.material-icons.navigate_before::before,
.mi.navigate_before::before {
  content: '\e408';
}

/* line 2861, src/sass/core/material-icons.scss */
.material-icons.navigate_next::before,
.mi.navigate_next::before {
  content: '\e409';
}

/* line 2866, src/sass/core/material-icons.scss */
.material-icons.navigation::before,
.mi.navigation::before {
  content: '\e55d';
}

/* line 2871, src/sass/core/material-icons.scss */
.material-icons.near_me::before,
.mi.near_me::before {
  content: '\e569';
}

/* line 2876, src/sass/core/material-icons.scss */
.material-icons.network_cell::before,
.mi.network_cell::before {
  content: '\e1b9';
}

/* line 2881, src/sass/core/material-icons.scss */
.material-icons.network_check::before,
.mi.network_check::before {
  content: '\e640';
}

/* line 2886, src/sass/core/material-icons.scss */
.material-icons.network_locked::before,
.mi.network_locked::before {
  content: '\e61a';
}

/* line 2891, src/sass/core/material-icons.scss */
.material-icons.network_wifi::before,
.mi.network_wifi::before {
  content: '\e1ba';
}

/* line 2896, src/sass/core/material-icons.scss */
.material-icons.new_releases::before,
.mi.new_releases::before {
  content: '\e031';
}

/* line 2901, src/sass/core/material-icons.scss */
.material-icons.next_week::before,
.mi.next_week::before {
  content: '\e16a';
}

/* line 2906, src/sass/core/material-icons.scss */
.material-icons.nfc::before,
.mi.nfc::before {
  content: '\e1bb';
}

/* line 2911, src/sass/core/material-icons.scss */
.material-icons.no_encryption::before,
.mi.no_encryption::before {
  content: '\e641';
}

/* line 2916, src/sass/core/material-icons.scss */
.material-icons.no_sim::before,
.mi.no_sim::before {
  content: '\e0cc';
}

/* line 2921, src/sass/core/material-icons.scss */
.material-icons.not_interested::before,
.mi.not_interested::before {
  content: '\e033';
}

/* line 2926, src/sass/core/material-icons.scss */
.material-icons.note::before,
.mi.note::before {
  content: '\e06f';
}

/* line 2931, src/sass/core/material-icons.scss */
.material-icons.note_add::before,
.mi.note_add::before {
  content: '\e89c';
}

/* line 2936, src/sass/core/material-icons.scss */
.material-icons.notifications::before,
.mi.notifications::before {
  content: '\e7f4';
}

/* line 2941, src/sass/core/material-icons.scss */
.material-icons.notifications_active::before,
.mi.notifications_active::before {
  content: '\e7f7';
}

/* line 2946, src/sass/core/material-icons.scss */
.material-icons.notifications_none::before,
.mi.notifications_none::before {
  content: '\e7f5';
}

/* line 2951, src/sass/core/material-icons.scss */
.material-icons.notifications_off::before,
.mi.notifications_off::before {
  content: '\e7f6';
}

/* line 2956, src/sass/core/material-icons.scss */
.material-icons.notifications_paused::before,
.mi.notifications_paused::before {
  content: '\e7f8';
}

/* line 2961, src/sass/core/material-icons.scss */
.material-icons.offline_pin::before,
.mi.offline_pin::before {
  content: '\e90a';
}

/* line 2966, src/sass/core/material-icons.scss */
.material-icons.ondemand_video::before,
.mi.ondemand_video::before {
  content: '\e63a';
}

/* line 2971, src/sass/core/material-icons.scss */
.material-icons.opacity::before,
.mi.opacity::before {
  content: '\e91c';
}

/* line 2976, src/sass/core/material-icons.scss */
.material-icons.open_in_browser::before,
.mi.open_in_browser::before {
  content: '\e89d';
}

/* line 2981, src/sass/core/material-icons.scss */
.material-icons.open_in_new::before,
.mi.open_in_new::before {
  content: '\e89e';
}

/* line 2986, src/sass/core/material-icons.scss */
.material-icons.open_with::before,
.mi.open_with::before {
  content: '\e89f';
}

/* line 2991, src/sass/core/material-icons.scss */
.material-icons.pages::before,
.mi.pages::before {
  content: '\e7f9';
}

/* line 2996, src/sass/core/material-icons.scss */
.material-icons.pageview::before,
.mi.pageview::before {
  content: '\e8a0';
}

/* line 3001, src/sass/core/material-icons.scss */
.material-icons.palette::before,
.mi.palette::before {
  content: '\e40a';
}

/* line 3006, src/sass/core/material-icons.scss */
.material-icons.pan_tool::before,
.mi.pan_tool::before {
  content: '\e925';
}

/* line 3011, src/sass/core/material-icons.scss */
.material-icons.panorama::before,
.mi.panorama::before {
  content: '\e40b';
}

/* line 3016, src/sass/core/material-icons.scss */
.material-icons.panorama_fish_eye::before,
.mi.panorama_fish_eye::before {
  content: '\e40c';
}

/* line 3021, src/sass/core/material-icons.scss */
.material-icons.panorama_horizontal::before,
.mi.panorama_horizontal::before {
  content: '\e40d';
}

/* line 3026, src/sass/core/material-icons.scss */
.material-icons.panorama_vertical::before,
.mi.panorama_vertical::before {
  content: '\e40e';
}

/* line 3031, src/sass/core/material-icons.scss */
.material-icons.panorama_wide_angle::before,
.mi.panorama_wide_angle::before {
  content: '\e40f';
}

/* line 3036, src/sass/core/material-icons.scss */
.material-icons.party_mode::before,
.mi.party_mode::before {
  content: '\e7fa';
}

/* line 3041, src/sass/core/material-icons.scss */
.material-icons.pause::before,
.mi.pause::before {
  content: '\e034';
}

/* line 3046, src/sass/core/material-icons.scss */
.material-icons.pause_circle_filled::before,
.mi.pause_circle_filled::before {
  content: '\e035';
}

/* line 3051, src/sass/core/material-icons.scss */
.material-icons.pause_circle_outline::before,
.mi.pause_circle_outline::before {
  content: '\e036';
}

/* line 3056, src/sass/core/material-icons.scss */
.material-icons.payment::before,
.mi.payment::before {
  content: '\e8a1';
}

/* line 3061, src/sass/core/material-icons.scss */
.material-icons.people::before,
.mi.people::before {
  content: '\e7fb';
}

/* line 3066, src/sass/core/material-icons.scss */
.material-icons.people_outline::before,
.mi.people_outline::before {
  content: '\e7fc';
}

/* line 3071, src/sass/core/material-icons.scss */
.material-icons.perm_camera_mic::before,
.mi.perm_camera_mic::before {
  content: '\e8a2';
}

/* line 3076, src/sass/core/material-icons.scss */
.material-icons.perm_contact_calendar::before,
.mi.perm_contact_calendar::before {
  content: '\e8a3';
}

/* line 3081, src/sass/core/material-icons.scss */
.material-icons.perm_data_setting::before,
.mi.perm_data_setting::before {
  content: '\e8a4';
}

/* line 3086, src/sass/core/material-icons.scss */
.material-icons.perm_device_information::before,
.mi.perm_device_information::before {
  content: '\e8a5';
}

/* line 3091, src/sass/core/material-icons.scss */
.material-icons.perm_identity::before,
.mi.perm_identity::before {
  content: '\e8a6';
}

/* line 3096, src/sass/core/material-icons.scss */
.material-icons.perm_media::before,
.mi.perm_media::before {
  content: '\e8a7';
}

/* line 3101, src/sass/core/material-icons.scss */
.material-icons.perm_phone_msg::before,
.mi.perm_phone_msg::before {
  content: '\e8a8';
}

/* line 3106, src/sass/core/material-icons.scss */
.material-icons.perm_scan_wifi::before,
.mi.perm_scan_wifi::before {
  content: '\e8a9';
}

/* line 3111, src/sass/core/material-icons.scss */
.material-icons.person::before,
.mi.person::before {
  content: '\e7fd';
}

/* line 3116, src/sass/core/material-icons.scss */
.material-icons.person_add::before,
.mi.person_add::before {
  content: '\e7fe';
}

/* line 3121, src/sass/core/material-icons.scss */
.material-icons.person_outline::before,
.mi.person_outline::before {
  content: '\e7ff';
}

/* line 3126, src/sass/core/material-icons.scss */
.material-icons.person_pin::before,
.mi.person_pin::before {
  content: '\e55a';
}

/* line 3131, src/sass/core/material-icons.scss */
.material-icons.person_pin_circle::before,
.mi.person_pin_circle::before {
  content: '\e56a';
}

/* line 3136, src/sass/core/material-icons.scss */
.material-icons.personal_video::before,
.mi.personal_video::before {
  content: '\e63b';
}

/* line 3141, src/sass/core/material-icons.scss */
.material-icons.pets::before,
.mi.pets::before {
  content: '\e91d';
}

/* line 3146, src/sass/core/material-icons.scss */
.material-icons.phone::before,
.mi.phone::before {
  content: '\e0cd';
}

/* line 3151, src/sass/core/material-icons.scss */
.material-icons.phone_android::before,
.mi.phone_android::before {
  content: '\e324';
}

/* line 3156, src/sass/core/material-icons.scss */
.material-icons.phone_bluetooth_speaker::before,
.mi.phone_bluetooth_speaker::before {
  content: '\e61b';
}

/* line 3161, src/sass/core/material-icons.scss */
.material-icons.phone_forwarded::before,
.mi.phone_forwarded::before {
  content: '\e61c';
}

/* line 3166, src/sass/core/material-icons.scss */
.material-icons.phone_in_talk::before,
.mi.phone_in_talk::before {
  content: '\e61d';
}

/* line 3171, src/sass/core/material-icons.scss */
.material-icons.phone_iphone::before,
.mi.phone_iphone::before {
  content: '\e325';
}

/* line 3176, src/sass/core/material-icons.scss */
.material-icons.phone_locked::before,
.mi.phone_locked::before {
  content: '\e61e';
}

/* line 3181, src/sass/core/material-icons.scss */
.material-icons.phone_missed::before,
.mi.phone_missed::before {
  content: '\e61f';
}

/* line 3186, src/sass/core/material-icons.scss */
.material-icons.phone_paused::before,
.mi.phone_paused::before {
  content: '\e620';
}

/* line 3191, src/sass/core/material-icons.scss */
.material-icons.phonelink::before,
.mi.phonelink::before {
  content: '\e326';
}

/* line 3196, src/sass/core/material-icons.scss */
.material-icons.phonelink_erase::before,
.mi.phonelink_erase::before {
  content: '\e0db';
}

/* line 3201, src/sass/core/material-icons.scss */
.material-icons.phonelink_lock::before,
.mi.phonelink_lock::before {
  content: '\e0dc';
}

/* line 3206, src/sass/core/material-icons.scss */
.material-icons.phonelink_off::before,
.mi.phonelink_off::before {
  content: '\e327';
}

/* line 3211, src/sass/core/material-icons.scss */
.material-icons.phonelink_ring::before,
.mi.phonelink_ring::before {
  content: '\e0dd';
}

/* line 3216, src/sass/core/material-icons.scss */
.material-icons.phonelink_setup::before,
.mi.phonelink_setup::before {
  content: '\e0de';
}

/* line 3221, src/sass/core/material-icons.scss */
.material-icons.photo::before,
.mi.photo::before {
  content: '\e410';
}

/* line 3226, src/sass/core/material-icons.scss */
.material-icons.photo_album::before,
.mi.photo_album::before {
  content: '\e411';
}

/* line 3231, src/sass/core/material-icons.scss */
.material-icons.photo_camera::before,
.mi.photo_camera::before {
  content: '\e412';
}

/* line 3236, src/sass/core/material-icons.scss */
.material-icons.photo_filter::before,
.mi.photo_filter::before {
  content: '\e43b';
}

/* line 3241, src/sass/core/material-icons.scss */
.material-icons.photo_library::before,
.mi.photo_library::before {
  content: '\e413';
}

/* line 3246, src/sass/core/material-icons.scss */
.material-icons.photo_size_select_actual::before,
.mi.photo_size_select_actual::before {
  content: '\e432';
}

/* line 3251, src/sass/core/material-icons.scss */
.material-icons.photo_size_select_large::before,
.mi.photo_size_select_large::before {
  content: '\e433';
}

/* line 3256, src/sass/core/material-icons.scss */
.material-icons.photo_size_select_small::before,
.mi.photo_size_select_small::before {
  content: '\e434';
}

/* line 3261, src/sass/core/material-icons.scss */
.material-icons.picture_as_pdf::before,
.mi.picture_as_pdf::before {
  content: '\e415';
}

/* line 3266, src/sass/core/material-icons.scss */
.material-icons.picture_in_picture::before,
.mi.picture_in_picture::before {
  content: '\e8aa';
}

/* line 3271, src/sass/core/material-icons.scss */
.material-icons.picture_in_picture_alt::before,
.mi.picture_in_picture_alt::before {
  content: '\e911';
}

/* line 3276, src/sass/core/material-icons.scss */
.material-icons.pie_chart::before,
.mi.pie_chart::before {
  content: '\e6c4';
}

/* line 3281, src/sass/core/material-icons.scss */
.material-icons.pie_chart_outlined::before,
.mi.pie_chart_outlined::before {
  content: '\e6c5';
}

/* line 3286, src/sass/core/material-icons.scss */
.material-icons.pin_drop::before,
.mi.pin_drop::before {
  content: '\e55e';
}

/* line 3291, src/sass/core/material-icons.scss */
.material-icons.place::before,
.mi.place::before {
  content: '\e55f';
}

/* line 3296, src/sass/core/material-icons.scss */
.material-icons.play_arrow::before,
.mi.play_arrow::before {
  content: '\e037';
}

/* line 3301, src/sass/core/material-icons.scss */
.material-icons.play_circle_filled::before,
.mi.play_circle_filled::before {
  content: '\e038';
}

/* line 3306, src/sass/core/material-icons.scss */
.material-icons.play_circle_outline::before,
.mi.play_circle_outline::before {
  content: '\e039';
}

/* line 3311, src/sass/core/material-icons.scss */
.material-icons.play_for_work::before,
.mi.play_for_work::before {
  content: '\e906';
}

/* line 3316, src/sass/core/material-icons.scss */
.material-icons.playlist_add::before,
.mi.playlist_add::before {
  content: '\e03b';
}

/* line 3321, src/sass/core/material-icons.scss */
.material-icons.playlist_add_check::before,
.mi.playlist_add_check::before {
  content: '\e065';
}

/* line 3326, src/sass/core/material-icons.scss */
.material-icons.playlist_play::before,
.mi.playlist_play::before {
  content: '\e05f';
}

/* line 3331, src/sass/core/material-icons.scss */
.material-icons.plus_one::before,
.mi.plus_one::before {
  content: '\e800';
}

/* line 3336, src/sass/core/material-icons.scss */
.material-icons.poll::before,
.mi.poll::before {
  content: '\e801';
}

/* line 3341, src/sass/core/material-icons.scss */
.material-icons.polymer::before,
.mi.polymer::before {
  content: '\e8ab';
}

/* line 3346, src/sass/core/material-icons.scss */
.material-icons.pool::before,
.mi.pool::before {
  content: '\eb48';
}

/* line 3351, src/sass/core/material-icons.scss */
.material-icons.portable_wifi_off::before,
.mi.portable_wifi_off::before {
  content: '\e0ce';
}

/* line 3356, src/sass/core/material-icons.scss */
.material-icons.portrait::before,
.mi.portrait::before {
  content: '\e416';
}

/* line 3361, src/sass/core/material-icons.scss */
.material-icons.power::before,
.mi.power::before {
  content: '\e63c';
}

/* line 3366, src/sass/core/material-icons.scss */
.material-icons.power_input::before,
.mi.power_input::before {
  content: '\e336';
}

/* line 3371, src/sass/core/material-icons.scss */
.material-icons.power_settings_new::before,
.mi.power_settings_new::before {
  content: '\e8ac';
}

/* line 3376, src/sass/core/material-icons.scss */
.material-icons.pregnant_woman::before,
.mi.pregnant_woman::before {
  content: '\e91e';
}

/* line 3381, src/sass/core/material-icons.scss */
.material-icons.present_to_all::before,
.mi.present_to_all::before {
  content: '\e0df';
}

/* line 3386, src/sass/core/material-icons.scss */
.material-icons.print::before,
.mi.print::before {
  content: '\e8ad';
}

/* line 3391, src/sass/core/material-icons.scss */
.material-icons.priority_high::before,
.mi.priority_high::before {
  content: '\e645';
}

/* line 3396, src/sass/core/material-icons.scss */
.material-icons.public::before,
.mi.public::before {
  content: '\e80b';
}

/* line 3401, src/sass/core/material-icons.scss */
.material-icons.publish::before,
.mi.publish::before {
  content: '\e255';
}

/* line 3406, src/sass/core/material-icons.scss */
.material-icons.query_builder::before,
.mi.query_builder::before {
  content: '\e8ae';
}

/* line 3411, src/sass/core/material-icons.scss */
.material-icons.question_answer::before,
.mi.question_answer::before {
  content: '\e8af';
}

/* line 3416, src/sass/core/material-icons.scss */
.material-icons.queue::before,
.mi.queue::before {
  content: '\e03c';
}

/* line 3421, src/sass/core/material-icons.scss */
.material-icons.queue_music::before,
.mi.queue_music::before {
  content: '\e03d';
}

/* line 3426, src/sass/core/material-icons.scss */
.material-icons.queue_play_next::before,
.mi.queue_play_next::before {
  content: '\e066';
}

/* line 3431, src/sass/core/material-icons.scss */
.material-icons.radio::before,
.mi.radio::before {
  content: '\e03e';
}

/* line 3436, src/sass/core/material-icons.scss */
.material-icons.radio_button_checked::before,
.mi.radio_button_checked::before {
  content: '\e837';
}

/* line 3441, src/sass/core/material-icons.scss */
.material-icons.radio_button_unchecked::before,
.mi.radio_button_unchecked::before {
  content: '\e836';
}

/* line 3446, src/sass/core/material-icons.scss */
.material-icons.rate_review::before,
.mi.rate_review::before {
  content: '\e560';
}

/* line 3451, src/sass/core/material-icons.scss */
.material-icons.receipt::before,
.mi.receipt::before {
  content: '\e8b0';
}

/* line 3456, src/sass/core/material-icons.scss */
.material-icons.recent_actors::before,
.mi.recent_actors::before {
  content: '\e03f';
}

/* line 3461, src/sass/core/material-icons.scss */
.material-icons.record_voice_over::before,
.mi.record_voice_over::before {
  content: '\e91f';
}

/* line 3466, src/sass/core/material-icons.scss */
.material-icons.redeem::before,
.mi.redeem::before {
  content: '\e8b1';
}

/* line 3471, src/sass/core/material-icons.scss */
.material-icons.redo::before,
.mi.redo::before {
  content: '\e15a';
}

/* line 3476, src/sass/core/material-icons.scss */
.material-icons.refresh::before,
.mi.refresh::before {
  content: '\e5d5';
}

/* line 3481, src/sass/core/material-icons.scss */
.material-icons.remove::before,
.mi.remove::before {
  content: '\e15b';
}

/* line 3486, src/sass/core/material-icons.scss */
.material-icons.remove_circle::before,
.mi.remove_circle::before {
  content: '\e15c';
}

/* line 3491, src/sass/core/material-icons.scss */
.material-icons.remove_circle_outline::before,
.mi.remove_circle_outline::before {
  content: '\e15d';
}

/* line 3496, src/sass/core/material-icons.scss */
.material-icons.remove_from_queue::before,
.mi.remove_from_queue::before {
  content: '\e067';
}

/* line 3501, src/sass/core/material-icons.scss */
.material-icons.remove_red_eye::before,
.mi.remove_red_eye::before {
  content: '\e417';
}

/* line 3506, src/sass/core/material-icons.scss */
.material-icons.remove_shopping_cart::before,
.mi.remove_shopping_cart::before {
  content: '\e928';
}

/* line 3511, src/sass/core/material-icons.scss */
.material-icons.reorder::before,
.mi.reorder::before {
  content: '\e8fe';
}

/* line 3516, src/sass/core/material-icons.scss */
.material-icons.repeat::before,
.mi.repeat::before {
  content: '\e040';
}

/* line 3521, src/sass/core/material-icons.scss */
.material-icons.repeat_one::before,
.mi.repeat_one::before {
  content: '\e041';
}

/* line 3526, src/sass/core/material-icons.scss */
.material-icons.replay::before,
.mi.replay::before {
  content: '\e042';
}

/* line 3531, src/sass/core/material-icons.scss */
.material-icons.replay_10::before,
.mi.replay_10::before {
  content: '\e059';
}

/* line 3536, src/sass/core/material-icons.scss */
.material-icons.replay_30::before,
.mi.replay_30::before {
  content: '\e05a';
}

/* line 3541, src/sass/core/material-icons.scss */
.material-icons.replay_5::before,
.mi.replay_5::before {
  content: '\e05b';
}

/* line 3546, src/sass/core/material-icons.scss */
.material-icons.reply::before,
.mi.reply::before {
  content: '\e15e';
}

/* line 3551, src/sass/core/material-icons.scss */
.material-icons.reply_all::before,
.mi.reply_all::before {
  content: '\e15f';
}

/* line 3556, src/sass/core/material-icons.scss */
.material-icons.report::before,
.mi.report::before {
  content: '\e160';
}

/* line 3561, src/sass/core/material-icons.scss */
.material-icons.report_problem::before,
.mi.report_problem::before {
  content: '\e8b2';
}

/* line 3566, src/sass/core/material-icons.scss */
.material-icons.restaurant::before,
.mi.restaurant::before {
  content: '\e56c';
}

/* line 3571, src/sass/core/material-icons.scss */
.material-icons.restaurant_menu::before,
.mi.restaurant_menu::before {
  content: '\e561';
}

/* line 3576, src/sass/core/material-icons.scss */
.material-icons.restore::before,
.mi.restore::before {
  content: '\e8b3';
}

/* line 3581, src/sass/core/material-icons.scss */
.material-icons.restore_page::before,
.mi.restore_page::before {
  content: '\e929';
}

/* line 3586, src/sass/core/material-icons.scss */
.material-icons.ring_volume::before,
.mi.ring_volume::before {
  content: '\e0d1';
}

/* line 3591, src/sass/core/material-icons.scss */
.material-icons.room::before,
.mi.room::before {
  content: '\e8b4';
}

/* line 3596, src/sass/core/material-icons.scss */
.material-icons.room_service::before,
.mi.room_service::before {
  content: '\eb49';
}

/* line 3601, src/sass/core/material-icons.scss */
.material-icons.rotate_90_degrees_ccw::before,
.mi.rotate_90_degrees_ccw::before {
  content: '\e418';
}

/* line 3606, src/sass/core/material-icons.scss */
.material-icons.rotate_left::before,
.mi.rotate_left::before {
  content: '\e419';
}

/* line 3611, src/sass/core/material-icons.scss */
.material-icons.rotate_right::before,
.mi.rotate_right::before {
  content: '\e41a';
}

/* line 3616, src/sass/core/material-icons.scss */
.material-icons.rounded_corner::before,
.mi.rounded_corner::before {
  content: '\e920';
}

/* line 3621, src/sass/core/material-icons.scss */
.material-icons.router::before,
.mi.router::before {
  content: '\e328';
}

/* line 3626, src/sass/core/material-icons.scss */
.material-icons.rowing::before,
.mi.rowing::before {
  content: '\e921';
}

/* line 3631, src/sass/core/material-icons.scss */
.material-icons.rss_feed::before,
.mi.rss_feed::before {
  content: '\e0e5';
}

/* line 3636, src/sass/core/material-icons.scss */
.material-icons.rv_hookup::before,
.mi.rv_hookup::before {
  content: '\e642';
}

/* line 3641, src/sass/core/material-icons.scss */
.material-icons.satellite::before,
.mi.satellite::before {
  content: '\e562';
}

/* line 3646, src/sass/core/material-icons.scss */
.material-icons.save::before,
.mi.save::before {
  content: '\e161';
}

/* line 3651, src/sass/core/material-icons.scss */
.material-icons.scanner::before,
.mi.scanner::before {
  content: '\e329';
}

/* line 3656, src/sass/core/material-icons.scss */
.material-icons.schedule::before,
.mi.schedule::before {
  content: '\e8b5';
}

/* line 3661, src/sass/core/material-icons.scss */
.material-icons.school::before,
.mi.school::before {
  content: '\e80c';
}

/* line 3666, src/sass/core/material-icons.scss */
.material-icons.screen_lock_landscape::before,
.mi.screen_lock_landscape::before {
  content: '\e1be';
}

/* line 3671, src/sass/core/material-icons.scss */
.material-icons.screen_lock_portrait::before,
.mi.screen_lock_portrait::before {
  content: '\e1bf';
}

/* line 3676, src/sass/core/material-icons.scss */
.material-icons.screen_lock_rotation::before,
.mi.screen_lock_rotation::before {
  content: '\e1c0';
}

/* line 3681, src/sass/core/material-icons.scss */
.material-icons.screen_rotation::before,
.mi.screen_rotation::before {
  content: '\e1c1';
}

/* line 3686, src/sass/core/material-icons.scss */
.material-icons.screen_share::before,
.mi.screen_share::before {
  content: '\e0e2';
}

/* line 3691, src/sass/core/material-icons.scss */
.material-icons.sd_card::before,
.mi.sd_card::before {
  content: '\e623';
}

/* line 3696, src/sass/core/material-icons.scss */
.material-icons.sd_storage::before,
.mi.sd_storage::before {
  content: '\e1c2';
}

/* line 3701, src/sass/core/material-icons.scss */
.material-icons.search::before,
.mi.search::before {
  content: '\e8b6';
}

/* line 3706, src/sass/core/material-icons.scss */
.material-icons.security::before,
.mi.security::before {
  content: '\e32a';
}

/* line 3711, src/sass/core/material-icons.scss */
.material-icons.select_all::before,
.mi.select_all::before {
  content: '\e162';
}

/* line 3716, src/sass/core/material-icons.scss */
.material-icons.send::before,
.mi.send::before {
  content: '\e163';
}

/* line 3721, src/sass/core/material-icons.scss */
.material-icons.sentiment_dissatisfied::before,
.mi.sentiment_dissatisfied::before {
  content: '\e811';
}

/* line 3726, src/sass/core/material-icons.scss */
.material-icons.sentiment_neutral::before,
.mi.sentiment_neutral::before {
  content: '\e812';
}

/* line 3731, src/sass/core/material-icons.scss */
.material-icons.sentiment_satisfied::before,
.mi.sentiment_satisfied::before {
  content: '\e813';
}

/* line 3736, src/sass/core/material-icons.scss */
.material-icons.sentiment_very_dissatisfied::before,
.mi.sentiment_very_dissatisfied::before {
  content: '\e814';
}

/* line 3741, src/sass/core/material-icons.scss */
.material-icons.sentiment_very_satisfied::before,
.mi.sentiment_very_satisfied::before {
  content: '\e815';
}

/* line 3746, src/sass/core/material-icons.scss */
.material-icons.settings::before,
.mi.settings::before {
  content: '\e8b8';
}

/* line 3751, src/sass/core/material-icons.scss */
.material-icons.settings_applications::before,
.mi.settings_applications::before {
  content: '\e8b9';
}

/* line 3756, src/sass/core/material-icons.scss */
.material-icons.settings_backup_restore::before,
.mi.settings_backup_restore::before {
  content: '\e8ba';
}

/* line 3761, src/sass/core/material-icons.scss */
.material-icons.settings_bluetooth::before,
.mi.settings_bluetooth::before {
  content: '\e8bb';
}

/* line 3766, src/sass/core/material-icons.scss */
.material-icons.settings_brightness::before,
.mi.settings_brightness::before {
  content: '\e8bd';
}

/* line 3771, src/sass/core/material-icons.scss */
.material-icons.settings_cell::before,
.mi.settings_cell::before {
  content: '\e8bc';
}

/* line 3776, src/sass/core/material-icons.scss */
.material-icons.settings_ethernet::before,
.mi.settings_ethernet::before {
  content: '\e8be';
}

/* line 3781, src/sass/core/material-icons.scss */
.material-icons.settings_input_antenna::before,
.mi.settings_input_antenna::before {
  content: '\e8bf';
}

/* line 3786, src/sass/core/material-icons.scss */
.material-icons.settings_input_component::before,
.mi.settings_input_component::before {
  content: '\e8c0';
}

/* line 3791, src/sass/core/material-icons.scss */
.material-icons.settings_input_composite::before,
.mi.settings_input_composite::before {
  content: '\e8c1';
}

/* line 3796, src/sass/core/material-icons.scss */
.material-icons.settings_input_hdmi::before,
.mi.settings_input_hdmi::before {
  content: '\e8c2';
}

/* line 3801, src/sass/core/material-icons.scss */
.material-icons.settings_input_svideo::before,
.mi.settings_input_svideo::before {
  content: '\e8c3';
}

/* line 3806, src/sass/core/material-icons.scss */
.material-icons.settings_overscan::before,
.mi.settings_overscan::before {
  content: '\e8c4';
}

/* line 3811, src/sass/core/material-icons.scss */
.material-icons.settings_phone::before,
.mi.settings_phone::before {
  content: '\e8c5';
}

/* line 3816, src/sass/core/material-icons.scss */
.material-icons.settings_power::before,
.mi.settings_power::before {
  content: '\e8c6';
}

/* line 3821, src/sass/core/material-icons.scss */
.material-icons.settings_remote::before,
.mi.settings_remote::before {
  content: '\e8c7';
}

/* line 3826, src/sass/core/material-icons.scss */
.material-icons.settings_system_daydream::before,
.mi.settings_system_daydream::before {
  content: '\e1c3';
}

/* line 3831, src/sass/core/material-icons.scss */
.material-icons.settings_voice::before,
.mi.settings_voice::before {
  content: '\e8c8';
}

/* line 3836, src/sass/core/material-icons.scss */
.material-icons.share::before,
.mi.share::before {
  content: '\e80d';
}

/* line 3841, src/sass/core/material-icons.scss */
.material-icons.shop::before,
.mi.shop::before {
  content: '\e8c9';
}

/* line 3846, src/sass/core/material-icons.scss */
.material-icons.shop_two::before,
.mi.shop_two::before {
  content: '\e8ca';
}

/* line 3851, src/sass/core/material-icons.scss */
.material-icons.shopping_basket::before,
.mi.shopping_basket::before {
  content: '\e8cb';
}

/* line 3856, src/sass/core/material-icons.scss */
.material-icons.shopping_cart::before,
.mi.shopping_cart::before {
  content: '\e8cc';
}

/* line 3861, src/sass/core/material-icons.scss */
.material-icons.short_text::before,
.mi.short_text::before {
  content: '\e261';
}

/* line 3866, src/sass/core/material-icons.scss */
.material-icons.show_chart::before,
.mi.show_chart::before {
  content: '\e6e1';
}

/* line 3871, src/sass/core/material-icons.scss */
.material-icons.shuffle::before,
.mi.shuffle::before {
  content: '\e043';
}

/* line 3876, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_4_bar::before,
.mi.signal_cellular_4_bar::before {
  content: '\e1c8';
}

/* line 3881, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_connected_no_internet_4_bar::before,
.mi.signal_cellular_connected_no_internet_4_bar::before {
  content: '\e1cd';
}

/* line 3886, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_no_sim::before,
.mi.signal_cellular_no_sim::before {
  content: '\e1ce';
}

/* line 3891, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_null::before,
.mi.signal_cellular_null::before {
  content: '\e1cf';
}

/* line 3896, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_off::before,
.mi.signal_cellular_off::before {
  content: '\e1d0';
}

/* line 3901, src/sass/core/material-icons.scss */
.material-icons.signal_wifi_4_bar::before,
.mi.signal_wifi_4_bar::before {
  content: '\e1d8';
}

/* line 3906, src/sass/core/material-icons.scss */
.material-icons.signal_wifi_4_bar_lock::before,
.mi.signal_wifi_4_bar_lock::before {
  content: '\e1d9';
}

/* line 3911, src/sass/core/material-icons.scss */
.material-icons.signal_wifi_off::before,
.mi.signal_wifi_off::before {
  content: '\e1da';
}

/* line 3916, src/sass/core/material-icons.scss */
.material-icons.sim_card::before,
.mi.sim_card::before {
  content: '\e32b';
}

/* line 3921, src/sass/core/material-icons.scss */
.material-icons.sim_card_alert::before,
.mi.sim_card_alert::before {
  content: '\e624';
}

/* line 3926, src/sass/core/material-icons.scss */
.material-icons.skip_next::before,
.mi.skip_next::before {
  content: '\e044';
}

/* line 3931, src/sass/core/material-icons.scss */
.material-icons.skip_previous::before,
.mi.skip_previous::before {
  content: '\e045';
}

/* line 3936, src/sass/core/material-icons.scss */
.material-icons.slideshow::before,
.mi.slideshow::before {
  content: '\e41b';
}

/* line 3941, src/sass/core/material-icons.scss */
.material-icons.slow_motion_video::before,
.mi.slow_motion_video::before {
  content: '\e068';
}

/* line 3946, src/sass/core/material-icons.scss */
.material-icons.smartphone::before,
.mi.smartphone::before {
  content: '\e32c';
}

/* line 3951, src/sass/core/material-icons.scss */
.material-icons.smoke_free::before,
.mi.smoke_free::before {
  content: '\eb4a';
}

/* line 3956, src/sass/core/material-icons.scss */
.material-icons.smoking_rooms::before,
.mi.smoking_rooms::before {
  content: '\eb4b';
}

/* line 3961, src/sass/core/material-icons.scss */
.material-icons.sms::before,
.mi.sms::before {
  content: '\e625';
}

/* line 3966, src/sass/core/material-icons.scss */
.material-icons.sms_failed::before,
.mi.sms_failed::before {
  content: '\e626';
}

/* line 3971, src/sass/core/material-icons.scss */
.material-icons.snooze::before,
.mi.snooze::before {
  content: '\e046';
}

/* line 3976, src/sass/core/material-icons.scss */
.material-icons.sort::before,
.mi.sort::before {
  content: '\e164';
}

/* line 3981, src/sass/core/material-icons.scss */
.material-icons.sort_by_alpha::before,
.mi.sort_by_alpha::before {
  content: '\e053';
}

/* line 3986, src/sass/core/material-icons.scss */
.material-icons.spa::before,
.mi.spa::before {
  content: '\eb4c';
}

/* line 3991, src/sass/core/material-icons.scss */
.material-icons.space_bar::before,
.mi.space_bar::before {
  content: '\e256';
}

/* line 3996, src/sass/core/material-icons.scss */
.material-icons.speaker::before,
.mi.speaker::before {
  content: '\e32d';
}

/* line 4001, src/sass/core/material-icons.scss */
.material-icons.speaker_group::before,
.mi.speaker_group::before {
  content: '\e32e';
}

/* line 4006, src/sass/core/material-icons.scss */
.material-icons.speaker_notes::before,
.mi.speaker_notes::before {
  content: '\e8cd';
}

/* line 4011, src/sass/core/material-icons.scss */
.material-icons.speaker_notes_off::before,
.mi.speaker_notes_off::before {
  content: '\e92a';
}

/* line 4016, src/sass/core/material-icons.scss */
.material-icons.speaker_phone::before,
.mi.speaker_phone::before {
  content: '\e0d2';
}

/* line 4021, src/sass/core/material-icons.scss */
.material-icons.spellcheck::before,
.mi.spellcheck::before {
  content: '\e8ce';
}

/* line 4026, src/sass/core/material-icons.scss */
.material-icons.star::before,
.mi.star::before {
  content: '\e838';
}

/* line 4031, src/sass/core/material-icons.scss */
.material-icons.star_border::before,
.mi.star_border::before {
  content: '\e83a';
}

/* line 4036, src/sass/core/material-icons.scss */
.material-icons.star_half::before,
.mi.star_half::before {
  content: '\e839';
}

/* line 4041, src/sass/core/material-icons.scss */
.material-icons.stars::before,
.mi.stars::before {
  content: '\e8d0';
}

/* line 4046, src/sass/core/material-icons.scss */
.material-icons.stay_current_landscape::before,
.mi.stay_current_landscape::before {
  content: '\e0d3';
}

/* line 4051, src/sass/core/material-icons.scss */
.material-icons.stay_current_portrait::before,
.mi.stay_current_portrait::before {
  content: '\e0d4';
}

/* line 4056, src/sass/core/material-icons.scss */
.material-icons.stay_primary_landscape::before,
.mi.stay_primary_landscape::before {
  content: '\e0d5';
}

/* line 4061, src/sass/core/material-icons.scss */
.material-icons.stay_primary_portrait::before,
.mi.stay_primary_portrait::before {
  content: '\e0d6';
}

/* line 4066, src/sass/core/material-icons.scss */
.material-icons.stop::before,
.mi.stop::before {
  content: '\e047';
}

/* line 4071, src/sass/core/material-icons.scss */
.material-icons.stop_screen_share::before,
.mi.stop_screen_share::before {
  content: '\e0e3';
}

/* line 4076, src/sass/core/material-icons.scss */
.material-icons.storage::before,
.mi.storage::before {
  content: '\e1db';
}

/* line 4081, src/sass/core/material-icons.scss */
.material-icons.store::before,
.mi.store::before {
  content: '\e8d1';
}

/* line 4086, src/sass/core/material-icons.scss */
.material-icons.store_mall_directory::before,
.mi.store_mall_directory::before {
  content: '\e563';
}

/* line 4091, src/sass/core/material-icons.scss */
.material-icons.straighten::before,
.mi.straighten::before {
  content: '\e41c';
}

/* line 4096, src/sass/core/material-icons.scss */
.material-icons.streetview::before,
.mi.streetview::before {
  content: '\e56e';
}

/* line 4101, src/sass/core/material-icons.scss */
.material-icons.strikethrough_s::before,
.mi.strikethrough_s::before {
  content: '\e257';
}

/* line 4106, src/sass/core/material-icons.scss */
.material-icons.style::before,
.mi.style::before {
  content: '\e41d';
}

/* line 4111, src/sass/core/material-icons.scss */
.material-icons.subdirectory_arrow_left::before,
.mi.subdirectory_arrow_left::before {
  content: '\e5d9';
}

/* line 4116, src/sass/core/material-icons.scss */
.material-icons.subdirectory_arrow_right::before,
.mi.subdirectory_arrow_right::before {
  content: '\e5da';
}

/* line 4121, src/sass/core/material-icons.scss */
.material-icons.subject::before,
.mi.subject::before {
  content: '\e8d2';
}

/* line 4126, src/sass/core/material-icons.scss */
.material-icons.subscriptions::before,
.mi.subscriptions::before {
  content: '\e064';
}

/* line 4131, src/sass/core/material-icons.scss */
.material-icons.subtitles::before,
.mi.subtitles::before {
  content: '\e048';
}

/* line 4136, src/sass/core/material-icons.scss */
.material-icons.subway::before,
.mi.subway::before {
  content: '\e56f';
}

/* line 4141, src/sass/core/material-icons.scss */
.material-icons.supervisor_account::before,
.mi.supervisor_account::before {
  content: '\e8d3';
}

/* line 4146, src/sass/core/material-icons.scss */
.material-icons.surround_sound::before,
.mi.surround_sound::before {
  content: '\e049';
}

/* line 4151, src/sass/core/material-icons.scss */
.material-icons.swap_calls::before,
.mi.swap_calls::before {
  content: '\e0d7';
}

/* line 4156, src/sass/core/material-icons.scss */
.material-icons.swap_horiz::before,
.mi.swap_horiz::before {
  content: '\e8d4';
}

/* line 4161, src/sass/core/material-icons.scss */
.material-icons.swap_vert::before,
.mi.swap_vert::before {
  content: '\e8d5';
}

/* line 4166, src/sass/core/material-icons.scss */
.material-icons.swap_vertical_circle::before,
.mi.swap_vertical_circle::before {
  content: '\e8d6';
}

/* line 4171, src/sass/core/material-icons.scss */
.material-icons.switch_camera::before,
.mi.switch_camera::before {
  content: '\e41e';
}

/* line 4176, src/sass/core/material-icons.scss */
.material-icons.switch_video::before,
.mi.switch_video::before {
  content: '\e41f';
}

/* line 4181, src/sass/core/material-icons.scss */
.material-icons.sync::before,
.mi.sync::before {
  content: '\e627';
}

/* line 4186, src/sass/core/material-icons.scss */
.material-icons.sync_disabled::before,
.mi.sync_disabled::before {
  content: '\e628';
}

/* line 4191, src/sass/core/material-icons.scss */
.material-icons.sync_problem::before,
.mi.sync_problem::before {
  content: '\e629';
}

/* line 4196, src/sass/core/material-icons.scss */
.material-icons.system_update::before,
.mi.system_update::before {
  content: '\e62a';
}

/* line 4201, src/sass/core/material-icons.scss */
.material-icons.system_update_alt::before,
.mi.system_update_alt::before {
  content: '\e8d7';
}

/* line 4206, src/sass/core/material-icons.scss */
.material-icons.tab::before,
.mi.tab::before {
  content: '\e8d8';
}

/* line 4211, src/sass/core/material-icons.scss */
.material-icons.tab_unselected::before,
.mi.tab_unselected::before {
  content: '\e8d9';
}

/* line 4216, src/sass/core/material-icons.scss */
.material-icons.tablet::before,
.mi.tablet::before {
  content: '\e32f';
}

/* line 4221, src/sass/core/material-icons.scss */
.material-icons.tablet_android::before,
.mi.tablet_android::before {
  content: '\e330';
}

/* line 4226, src/sass/core/material-icons.scss */
.material-icons.tablet_mac::before,
.mi.tablet_mac::before {
  content: '\e331';
}

/* line 4231, src/sass/core/material-icons.scss */
.material-icons.tag_faces::before,
.mi.tag_faces::before {
  content: '\e420';
}

/* line 4236, src/sass/core/material-icons.scss */
.material-icons.tap_and_play::before,
.mi.tap_and_play::before {
  content: '\e62b';
}

/* line 4241, src/sass/core/material-icons.scss */
.material-icons.terrain::before,
.mi.terrain::before {
  content: '\e564';
}

/* line 4246, src/sass/core/material-icons.scss */
.material-icons.text_fields::before,
.mi.text_fields::before {
  content: '\e262';
}

/* line 4251, src/sass/core/material-icons.scss */
.material-icons.text_format::before,
.mi.text_format::before {
  content: '\e165';
}

/* line 4256, src/sass/core/material-icons.scss */
.material-icons.textsms::before,
.mi.textsms::before {
  content: '\e0d8';
}

/* line 4261, src/sass/core/material-icons.scss */
.material-icons.texture::before,
.mi.texture::before {
  content: '\e421';
}

/* line 4266, src/sass/core/material-icons.scss */
.material-icons.theaters::before,
.mi.theaters::before {
  content: '\e8da';
}

/* line 4271, src/sass/core/material-icons.scss */
.material-icons.thumb_down::before,
.mi.thumb_down::before {
  content: '\e8db';
}

/* line 4276, src/sass/core/material-icons.scss */
.material-icons.thumb_up::before,
.mi.thumb_up::before {
  content: '\e8dc';
}

/* line 4281, src/sass/core/material-icons.scss */
.material-icons.thumbs_up_down::before,
.mi.thumbs_up_down::before {
  content: '\e8dd';
}

/* line 4286, src/sass/core/material-icons.scss */
.material-icons.time_to_leave::before,
.mi.time_to_leave::before {
  content: '\e62c';
}

/* line 4291, src/sass/core/material-icons.scss */
.material-icons.timelapse::before,
.mi.timelapse::before {
  content: '\e422';
}

/* line 4296, src/sass/core/material-icons.scss */
.material-icons.timeline::before,
.mi.timeline::before {
  content: '\e922';
}

/* line 4301, src/sass/core/material-icons.scss */
.material-icons.timer::before,
.mi.timer::before {
  content: '\e425';
}

/* line 4306, src/sass/core/material-icons.scss */
.material-icons.timer_10::before,
.mi.timer_10::before {
  content: '\e423';
}

/* line 4311, src/sass/core/material-icons.scss */
.material-icons.timer_3::before,
.mi.timer_3::before {
  content: '\e424';
}

/* line 4316, src/sass/core/material-icons.scss */
.material-icons.timer_off::before,
.mi.timer_off::before {
  content: '\e426';
}

/* line 4321, src/sass/core/material-icons.scss */
.material-icons.title::before,
.mi.title::before {
  content: '\e264';
}

/* line 4326, src/sass/core/material-icons.scss */
.material-icons.toc::before,
.mi.toc::before {
  content: '\e8de';
}

/* line 4331, src/sass/core/material-icons.scss */
.material-icons.today::before,
.mi.today::before {
  content: '\e8df';
}

/* line 4336, src/sass/core/material-icons.scss */
.material-icons.toll::before,
.mi.toll::before {
  content: '\e8e0';
}

/* line 4341, src/sass/core/material-icons.scss */
.material-icons.tonality::before,
.mi.tonality::before {
  content: '\e427';
}

/* line 4346, src/sass/core/material-icons.scss */
.material-icons.touch_app::before,
.mi.touch_app::before {
  content: '\e913';
}

/* line 4351, src/sass/core/material-icons.scss */
.material-icons.toys::before,
.mi.toys::before {
  content: '\e332';
}

/* line 4356, src/sass/core/material-icons.scss */
.material-icons.track_changes::before,
.mi.track_changes::before {
  content: '\e8e1';
}

/* line 4361, src/sass/core/material-icons.scss */
.material-icons.traffic::before,
.mi.traffic::before {
  content: '\e565';
}

/* line 4366, src/sass/core/material-icons.scss */
.material-icons.train::before,
.mi.train::before {
  content: '\e570';
}

/* line 4371, src/sass/core/material-icons.scss */
.material-icons.tram::before,
.mi.tram::before {
  content: '\e571';
}

/* line 4376, src/sass/core/material-icons.scss */
.material-icons.transfer_within_a_station::before,
.mi.transfer_within_a_station::before {
  content: '\e572';
}

/* line 4381, src/sass/core/material-icons.scss */
.material-icons.transform::before,
.mi.transform::before {
  content: '\e428';
}

/* line 4386, src/sass/core/material-icons.scss */
.material-icons.translate::before,
.mi.translate::before {
  content: '\e8e2';
}

/* line 4391, src/sass/core/material-icons.scss */
.material-icons.trending_down::before,
.mi.trending_down::before {
  content: '\e8e3';
}

/* line 4396, src/sass/core/material-icons.scss */
.material-icons.trending_flat::before,
.mi.trending_flat::before {
  content: '\e8e4';
}

/* line 4401, src/sass/core/material-icons.scss */
.material-icons.trending_up::before,
.mi.trending_up::before {
  content: '\e8e5';
}

/* line 4406, src/sass/core/material-icons.scss */
.material-icons.tune::before,
.mi.tune::before {
  content: '\e429';
}

/* line 4411, src/sass/core/material-icons.scss */
.material-icons.turned_in::before,
.mi.turned_in::before {
  content: '\e8e6';
}

/* line 4416, src/sass/core/material-icons.scss */
.material-icons.turned_in_not::before,
.mi.turned_in_not::before {
  content: '\e8e7';
}

/* line 4421, src/sass/core/material-icons.scss */
.material-icons.tv::before,
.mi.tv::before {
  content: '\e333';
}

/* line 4426, src/sass/core/material-icons.scss */
.material-icons.unarchive::before,
.mi.unarchive::before {
  content: '\e169';
}

/* line 4431, src/sass/core/material-icons.scss */
.material-icons.undo::before,
.mi.undo::before {
  content: '\e166';
}

/* line 4436, src/sass/core/material-icons.scss */
.material-icons.unfold_less::before,
.mi.unfold_less::before {
  content: '\e5d6';
}

/* line 4441, src/sass/core/material-icons.scss */
.material-icons.unfold_more::before,
.mi.unfold_more::before {
  content: '\e5d7';
}

/* line 4446, src/sass/core/material-icons.scss */
.material-icons.update::before,
.mi.update::before {
  content: '\e923';
}

/* line 4451, src/sass/core/material-icons.scss */
.material-icons.usb::before,
.mi.usb::before {
  content: '\e1e0';
}

/* line 4456, src/sass/core/material-icons.scss */
.material-icons.verified_user::before,
.mi.verified_user::before {
  content: '\e8e8';
}

/* line 4461, src/sass/core/material-icons.scss */
.material-icons.vertical_align_bottom::before,
.mi.vertical_align_bottom::before {
  content: '\e258';
}

/* line 4466, src/sass/core/material-icons.scss */
.material-icons.vertical_align_center::before,
.mi.vertical_align_center::before {
  content: '\e259';
}

/* line 4471, src/sass/core/material-icons.scss */
.material-icons.vertical_align_top::before,
.mi.vertical_align_top::before {
  content: '\e25a';
}

/* line 4476, src/sass/core/material-icons.scss */
.material-icons.vibration::before,
.mi.vibration::before {
  content: '\e62d';
}

/* line 4481, src/sass/core/material-icons.scss */
.material-icons.video_call::before,
.mi.video_call::before {
  content: '\e070';
}

/* line 4486, src/sass/core/material-icons.scss */
.material-icons.video_label::before,
.mi.video_label::before {
  content: '\e071';
}

/* line 4491, src/sass/core/material-icons.scss */
.material-icons.video_library::before,
.mi.video_library::before {
  content: '\e04a';
}

/* line 4496, src/sass/core/material-icons.scss */
.material-icons.videocam::before,
.mi.videocam::before {
  content: '\e04b';
}

/* line 4501, src/sass/core/material-icons.scss */
.material-icons.videocam_off::before,
.mi.videocam_off::before {
  content: '\e04c';
}

/* line 4506, src/sass/core/material-icons.scss */
.material-icons.videogame_asset::before,
.mi.videogame_asset::before {
  content: '\e338';
}

/* line 4511, src/sass/core/material-icons.scss */
.material-icons.view_agenda::before,
.mi.view_agenda::before {
  content: '\e8e9';
}

/* line 4516, src/sass/core/material-icons.scss */
.material-icons.view_array::before,
.mi.view_array::before {
  content: '\e8ea';
}

/* line 4521, src/sass/core/material-icons.scss */
.material-icons.view_carousel::before,
.mi.view_carousel::before {
  content: '\e8eb';
}

/* line 4526, src/sass/core/material-icons.scss */
.material-icons.view_column::before,
.mi.view_column::before {
  content: '\e8ec';
}

/* line 4531, src/sass/core/material-icons.scss */
.material-icons.view_comfy::before,
.mi.view_comfy::before {
  content: '\e42a';
}

/* line 4536, src/sass/core/material-icons.scss */
.material-icons.view_compact::before,
.mi.view_compact::before {
  content: '\e42b';
}

/* line 4541, src/sass/core/material-icons.scss */
.material-icons.view_day::before,
.mi.view_day::before {
  content: '\e8ed';
}

/* line 4546, src/sass/core/material-icons.scss */
.material-icons.view_headline::before,
.mi.view_headline::before {
  content: '\e8ee';
}

/* line 4551, src/sass/core/material-icons.scss */
.material-icons.view_list::before,
.mi.view_list::before {
  content: '\e8ef';
}

/* line 4556, src/sass/core/material-icons.scss */
.material-icons.view_module::before,
.mi.view_module::before {
  content: '\e8f0';
}

/* line 4561, src/sass/core/material-icons.scss */
.material-icons.view_quilt::before,
.mi.view_quilt::before {
  content: '\e8f1';
}

/* line 4566, src/sass/core/material-icons.scss */
.material-icons.view_stream::before,
.mi.view_stream::before {
  content: '\e8f2';
}

/* line 4571, src/sass/core/material-icons.scss */
.material-icons.view_week::before,
.mi.view_week::before {
  content: '\e8f3';
}

/* line 4576, src/sass/core/material-icons.scss */
.material-icons.vignette::before,
.mi.vignette::before {
  content: '\e435';
}

/* line 4581, src/sass/core/material-icons.scss */
.material-icons.visibility::before,
.mi.visibility::before {
  content: '\e8f4';
}

/* line 4586, src/sass/core/material-icons.scss */
.material-icons.visibility_off::before,
.mi.visibility_off::before {
  content: '\e8f5';
}

/* line 4591, src/sass/core/material-icons.scss */
.material-icons.voice_chat::before,
.mi.voice_chat::before {
  content: '\e62e';
}

/* line 4596, src/sass/core/material-icons.scss */
.material-icons.voicemail::before,
.mi.voicemail::before {
  content: '\e0d9';
}

/* line 4601, src/sass/core/material-icons.scss */
.material-icons.volume_down::before,
.mi.volume_down::before {
  content: '\e04d';
}

/* line 4606, src/sass/core/material-icons.scss */
.material-icons.volume_mute::before,
.mi.volume_mute::before {
  content: '\e04e';
}

/* line 4611, src/sass/core/material-icons.scss */
.material-icons.volume_off::before,
.mi.volume_off::before {
  content: '\e04f';
}

/* line 4616, src/sass/core/material-icons.scss */
.material-icons.volume_up::before,
.mi.volume_up::before {
  content: '\e050';
}

/* line 4621, src/sass/core/material-icons.scss */
.material-icons.vpn_key::before,
.mi.vpn_key::before {
  content: '\e0da';
}

/* line 4626, src/sass/core/material-icons.scss */
.material-icons.vpn_lock::before,
.mi.vpn_lock::before {
  content: '\e62f';
}

/* line 4631, src/sass/core/material-icons.scss */
.material-icons.wallpaper::before,
.mi.wallpaper::before {
  content: '\e1bc';
}

/* line 4636, src/sass/core/material-icons.scss */
.material-icons.warning::before,
.mi.warning::before {
  content: '\e002';
}

/* line 4641, src/sass/core/material-icons.scss */
.material-icons.watch::before,
.mi.watch::before {
  content: '\e334';
}

/* line 4646, src/sass/core/material-icons.scss */
.material-icons.watch_later::before,
.mi.watch_later::before {
  content: '\e924';
}

/* line 4651, src/sass/core/material-icons.scss */
.material-icons.wb_auto::before,
.mi.wb_auto::before {
  content: '\e42c';
}

/* line 4656, src/sass/core/material-icons.scss */
.material-icons.wb_cloudy::before,
.mi.wb_cloudy::before {
  content: '\e42d';
}

/* line 4661, src/sass/core/material-icons.scss */
.material-icons.wb_incandescent::before,
.mi.wb_incandescent::before {
  content: '\e42e';
}

/* line 4666, src/sass/core/material-icons.scss */
.material-icons.wb_iridescent::before,
.mi.wb_iridescent::before {
  content: '\e436';
}

/* line 4671, src/sass/core/material-icons.scss */
.material-icons.wb_sunny::before,
.mi.wb_sunny::before {
  content: '\e430';
}

/* line 4676, src/sass/core/material-icons.scss */
.material-icons.wc::before,
.mi.wc::before {
  content: '\e63d';
}

/* line 4681, src/sass/core/material-icons.scss */
.material-icons.web::before,
.mi.web::before {
  content: '\e051';
}

/* line 4686, src/sass/core/material-icons.scss */
.material-icons.web_asset::before,
.mi.web_asset::before {
  content: '\e069';
}

/* line 4691, src/sass/core/material-icons.scss */
.material-icons.weekend::before,
.mi.weekend::before {
  content: '\e16b';
}

/* line 4696, src/sass/core/material-icons.scss */
.material-icons.whatshot::before,
.mi.whatshot::before {
  content: '\e80e';
}

/* line 4701, src/sass/core/material-icons.scss */
.material-icons.widgets::before,
.mi.widgets::before {
  content: '\e1bd';
}

/* line 4706, src/sass/core/material-icons.scss */
.material-icons.wifi::before,
.mi.wifi::before {
  content: '\e63e';
}

/* line 4711, src/sass/core/material-icons.scss */
.material-icons.wifi_lock::before,
.mi.wifi_lock::before {
  content: '\e1e1';
}

/* line 4716, src/sass/core/material-icons.scss */
.material-icons.wifi_tethering::before,
.mi.wifi_tethering::before {
  content: '\e1e2';
}

/* line 4721, src/sass/core/material-icons.scss */
.material-icons.work::before,
.mi.work::before {
  content: '\e8f9';
}

/* line 4726, src/sass/core/material-icons.scss */
.material-icons.wrap_text::before,
.mi.wrap_text::before {
  content: '\e25b';
}

/* line 4731, src/sass/core/material-icons.scss */
.material-icons.youtube_searched_for::before,
.mi.youtube_searched_for::before {
  content: '\e8fa';
}

/* line 4736, src/sass/core/material-icons.scss */
.material-icons.zoom_in::before,
.mi.zoom_in::before {
  content: '\e8ff';
}

/* line 4741, src/sass/core/material-icons.scss */
.material-icons.zoom_out::before,
.mi.zoom_out::before {
  content: '\e900';
}

/* line 4746, src/sass/core/material-icons.scss */
.material-icons.zoom_out_map::before,
.mi.zoom_out_map::before {
  content: '\e56b';
}

/* line 4, src/sass/commons/header.scss */
#header {
  padding: 0;
  max-width: 1440px;
  float: none;
  margin: 0 auto;
}

/* line 11, src/sass/commons/header.scss */
#header .reference-header.header {
  /* nav bar*/
  /* stylelint-enable */
  /* DropDown */
}

@media only screen and (max-width: 991px) {
  /* line 11, src/sass/commons/header.scss */
  #header .reference-header.header {
    padding: 0;
  }
}

/* line 18, src/sass/commons/header.scss */
#header .reference-header.header .main-header .content {
  display: flex;
  height: 70px;
  position: relative;
  z-index: 7;
  background-color: #fff;
}

@media only screen and (max-width: 767px) {
  /* line 18, src/sass/commons/header.scss */
  #header .reference-header.header .main-header .content {
    height: 65px;
    margin: 0;
  }
}

/* line 31, src/sass/commons/header.scss */
#header .reference-header.header .main-header .image.logo {
  z-index: 99;
}

/* line 34, src/sass/commons/header.scss */
#header .reference-header.header .main-header .image.logo a {
  margin-left: 73px;
}

@media only screen and (max-width: 767px) {
  /* line 34, src/sass/commons/header.scss */
  #header .reference-header.header .main-header .image.logo a {
    margin-left: 28px;
  }
}

/* line 42, src/sass/commons/header.scss */
#header .reference-header.header .main-header .image.logo img {
  width: 149px;
}

@media only screen and (max-width: 767px) {
  /* line 42, src/sass/commons/header.scss */
  #header .reference-header.header .main-header .image.logo img {
    max-width: 111px;
  }
}

/* line 52, src/sass/commons/header.scss */
#header .reference-header.header .main-header .second-logo img {
  width: 220px;
  max-width: initial;
  margin-left: 80px;
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  /* line 52, src/sass/commons/header.scss */
  #header .reference-header.header .main-header .second-logo img {
    width: 90px;
    margin-top: 20px;
    margin-left: 0;
  }
}

/* line 66, src/sass/commons/header.scss */
#header .reference-header.header .main-header .reference-header-buttons {
  width: 100%;
  position: relative;
}

@media only screen and (max-width: 991px) {
  /* line 66, src/sass/commons/header.scss */
  #header .reference-header.header .main-header .reference-header-buttons {
    padding: 0 15px 0 5px;
  }
}

/* line 75, src/sass/commons/header.scss */
#header .reference-header.header .main-header .reference-header-buttons.hide-category-list .category-list {
  display: none !important;
}

/* line 79, src/sass/commons/header.scss */
#header .reference-header.header .main-header .reference-header-buttons.hide-category-list .cards-container {
  width: 100%;
}

/* line 84, src/sass/commons/header.scss */
#header .reference-header.header .main-header .reference-header-buttons .component-content {
  display: flex;
  justify-content: flex-end;
}

/* line 89, src/sass/commons/header.scss */
#header .reference-header.header .main-header .reference-header-buttons .menu {
  display: flex;
  font-family: 'ColgateRelaunchIcons';
  padding: 20px 45px 0 0;
  text-decoration: none;
  color: #d2010d;
  border: 0;
  background: none;
  cursor: pointer;
  box-sizing: content-box;
  /* stylelint-disable */
}

@media only screen and (max-width: 991px) {
  /* line 89, src/sass/commons/header.scss */
  #header .reference-header.header .main-header .reference-header-buttons .menu {
    padding: 20px 60px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 89, src/sass/commons/header.scss */
  #header .reference-header.header .main-header .reference-header-buttons .menu {
    width: 30px;
    padding: 15px 8px 0 0;
  }
}

/* line 109, src/sass/commons/header.scss */
#header .reference-header.header .main-header .reference-header-buttons .menu::after {
  content: '\e903';
  display: block;
  width: 100%;
  font-size: 30px;
  /*color: $red;*/
  color: inherit;
}

/* line 120, src/sass/commons/header.scss */
#header .reference-header.header .main-header .reference-header-buttons .menu.active::after {
  content: '\e902';
}

@media only screen and (max-width: 767px) {
  /* line 120, src/sass/commons/header.scss */
  #header .reference-header.header .main-header .reference-header-buttons .menu.active::after {
    padding-left: 5px;
  }
}

/* line 129, src/sass/commons/header.scss */
.gaba-2020 #header .reference-header.header .main-header .reference-header-buttons .menu {
  color: #63666a;
}

/* line 134, src/sass/commons/header.scss */
#header .reference-header.header .main-header .reference-header-buttons .login {
  display: inline-block;
  font-family: 'Material Icons';
  padding: 18px 16px 0 0;
  text-decoration: none;
}

@media only screen and (max-width: 767px) {
  /* line 134, src/sass/commons/header.scss */
  #header .reference-header.header .main-header .reference-header-buttons .login {
    width: 30px;
    padding: 15px 8px 0 0;
  }
}

/* line 145, src/sass/commons/header.scss */
#header .reference-header.header .main-header .reference-header-buttons .login::after {
  content: '\e7fd';
  display: block;
  width: 100%;
  font-size: 33px;
  color: #d2010d;
}

/* line 152, src/sass/commons/header.scss */
.gaba-2020 #header .reference-header.header .main-header .reference-header-buttons .login::after {
  color: #63666a;
}

/* line 158, src/sass/commons/header.scss */
#header .reference-header.header .main-header .reference-header-buttons .login.active::after {
  content: '\e7ff';
}

@media only screen and (max-width: 767px) {
  /* line 158, src/sass/commons/header.scss */
  #header .reference-header.header .main-header .reference-header-buttons .login.active::after {
    padding-left: 5px;
  }
}

/* line 168, src/sass/commons/header.scss */
#header .reference-header.header .main-header .reference-header-buttons .loginDropdown {
  position: absolute;
  top: 50px;
  right: 15px;
  display: none;
}

/* line 174, src/sass/commons/header.scss */
#header .reference-header.header .main-header .reference-header-buttons .loginDropdown.active {
  display: inline-block;
}

/* line 178, src/sass/commons/header.scss */
#header .reference-header.header .main-header .reference-header-buttons .loginDropdown p {
  display: none;
}

/* line 182, src/sass/commons/header.scss */
#header .reference-header.header .main-header .reference-header-buttons .loginDropdown ul {
  background-color: #fff;
  list-style: none;
  padding: 20px 0;
  box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.5);
  border-radius: 14px 0 14px 14px;
}

/* line 189, src/sass/commons/header.scss */
#header .reference-header.header .main-header .reference-header-buttons .loginDropdown ul li {
  min-width: 200px;
  margin-bottom: 5px;
  /*&:nth-of-type(1) {
                a {
                  &::before {
                    content: '\e853';
                    font-family: 'Material Icons';
                    font-size: 20px;
                    line-height: 16px;
                    display: inline-block;
                    padding: 0 5px;
                    width: 25px;
                    height: 25px;
                    vertical-align: sub;
                  }
                }
              }

              &:nth-of-type(2){
                a {
                  &::before {
                    content: '\e150';
                    font-family: 'Material Icons';
                    font-size: 20px;
                    line-height: 16px;
                    display: inline-block;
                    padding: 0 5px;
                    width: 25px;
                    height: 25px;
                    vertical-align: sub;
                  }
                }
              }*/
}

/* line 193, src/sass/commons/header.scss */
#header .reference-header.header .main-header .reference-header-buttons .loginDropdown ul li.last {
  margin-bottom: 0;
}

/* line 197, src/sass/commons/header.scss */
#header .reference-header.header .main-header .reference-header-buttons .loginDropdown ul li a {
  font-size: 16px;
  font-size: 1.6rem;
  color: #d2010d;
  text-decoration: none;
  font-weight: 200;
  padding: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  /* line 197, src/sass/commons/header.scss */
  #header .reference-header.header .main-header .reference-header-buttons .loginDropdown ul li a {
    font-weight: 200;
    padding: 0 0 0 20px;
  }
}

/* line 210, src/sass/commons/header.scss */
.gaba-2020 #header .reference-header.header .main-header .reference-header-buttons .loginDropdown ul li a {
  color: #63666a;
}

/* line 214, src/sass/commons/header.scss */
#header .reference-header.header .main-header .reference-header-buttons .loginDropdown ul li a:hover {
  color: #8f1f1d;
  text-decoration: none;
}

/* line 218, src/sass/commons/header.scss */
.gaba-2020 #header .reference-header.header .main-header .reference-header-buttons .loginDropdown ul li a:hover {
  color: #a7a8a9;
}

/* line 262, src/sass/commons/header.scss */
#header .reference-header.header .main-header.multi-logo .content, #header .reference-header.header .main-header.multi-logo-short .content {
  height: 130px;
  background-color: white;
  padding: 0 0 0 50px;
}

@media only screen and (max-width: 991px) {
  /* line 262, src/sass/commons/header.scss */
  #header .reference-header.header .main-header.multi-logo .content, #header .reference-header.header .main-header.multi-logo-short .content {
    padding: 0 0 0 25px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 262, src/sass/commons/header.scss */
  #header .reference-header.header .main-header.multi-logo .content, #header .reference-header.header .main-header.multi-logo-short .content {
    padding: 0 0 0 25px;
    height: 80px;
  }
}

@media only screen and (min-width: 315px) and (max-width: 374px) {
  /* line 262, src/sass/commons/header.scss */
  #header .reference-header.header .main-header.multi-logo .content, #header .reference-header.header .main-header.multi-logo-short .content {
    padding: 0 0 0 15px;
  }
}

/* line 280, src/sass/commons/header.scss */
#header .reference-header.header .main-header.multi-logo .content .image, #header .reference-header.header .main-header.multi-logo-short .content .image {
  width: 25%;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  /* line 280, src/sass/commons/header.scss */
  #header .reference-header.header .main-header.multi-logo .content .image, #header .reference-header.header .main-header.multi-logo-short .content .image {
    width: 50%;
  }
}

/* line 288, src/sass/commons/header.scss */
#header .reference-header.header .main-header.multi-logo .content .image .left, #header .reference-header.header .main-header.multi-logo-short .content .image .left {
  text-align: center;
}

/* line 293, src/sass/commons/header.scss */
#header .reference-header.header .main-header.multi-logo .content .image.logo img, #header .reference-header.header .main-header.multi-logo-short .content .image.logo img {
  max-width: 90%;
  margin-top: 15px;
}

@media only screen and (max-width: 767px) {
  /* line 293, src/sass/commons/header.scss */
  #header .reference-header.header .main-header.multi-logo .content .image.logo img, #header .reference-header.header .main-header.multi-logo-short .content .image.logo img {
    width: 70%;
    min-width: 100px;
  }
}

@media only screen and (min-width: 321px) and (max-width: 366px) {
  /* line 293, src/sass/commons/header.scss */
  #header .reference-header.header .main-header.multi-logo .content .image.logo img, #header .reference-header.header .main-header.multi-logo-short .content .image.logo img {
    width: 70%;
    min-width: 90px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 293, src/sass/commons/header.scss */
  #header .reference-header.header .main-header.multi-logo .content .image.logo img, #header .reference-header.header .main-header.multi-logo-short .content .image.logo img {
    width: 70%;
    min-width: 77px;
  }
}

/* line 313, src/sass/commons/header.scss */
#header .reference-header.header .main-header.multi-logo .content .image.logo a, #header .reference-header.header .main-header.multi-logo-short .content .image.logo a {
  margin-left: 0;
}

@media only screen and (max-width: 991px) {
  /* line 313, src/sass/commons/header.scss */
  #header .reference-header.header .main-header.multi-logo .content .image.logo a, #header .reference-header.header .main-header.multi-logo-short .content .image.logo a {
    margin-left: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 313, src/sass/commons/header.scss */
  #header .reference-header.header .main-header.multi-logo .content .image.logo a, #header .reference-header.header .main-header.multi-logo-short .content .image.logo a {
    margin-left: 0;
  }
}

/* line 326, src/sass/commons/header.scss */
#header .reference-header.header .main-header.multi-logo .content .image.logo:nth-of-type(3) img, #header .reference-header.header .main-header.multi-logo-short .content .image.logo:nth-of-type(3) img {
  max-width: 60%;
}

/* line 333, src/sass/commons/header.scss */
#header .reference-header.header .main-header.multi-logo .content .image.wider-logo img, #header .reference-header.header .main-header.multi-logo-short .content .image.wider-logo img {
  width: initial;
  max-width: initial;
  max-height: 60px;
  padding-top: 5px;
  margin-left: -15px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 333, src/sass/commons/header.scss */
  #header .reference-header.header .main-header.multi-logo .content .image.wider-logo img, #header .reference-header.header .main-header.multi-logo-short .content .image.wider-logo img {
    max-height: 42px;
    margin-left: -20px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 333, src/sass/commons/header.scss */
  #header .reference-header.header .main-header.multi-logo .content .image.wider-logo img, #header .reference-header.header .main-header.multi-logo-short .content .image.wider-logo img {
    max-height: 28px;
    padding-top: 10px;
    margin-left: 10px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 333, src/sass/commons/header.scss */
  #header .reference-header.header .main-header.multi-logo .content .image.wider-logo img, #header .reference-header.header .main-header.multi-logo-short .content .image.wider-logo img {
    max-height: 28px;
    padding-top: 10px;
    margin-left: -10px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 333, src/sass/commons/header.scss */
  #header .reference-header.header .main-header.multi-logo .content .image.wider-logo img, #header .reference-header.header .main-header.multi-logo-short .content .image.wider-logo img {
    max-height: 23px;
    margin-left: 0;
  }
}

/* line 366, src/sass/commons/header.scss */
#header .reference-header.header .main-header.multi-logo .reference-header-buttons, #header .reference-header.header .main-header.multi-logo-short .reference-header-buttons {
  margin: auto;
}

@media only screen and (max-width: 991px) {
  /* line 366, src/sass/commons/header.scss */
  #header .reference-header.header .main-header.multi-logo .reference-header-buttons, #header .reference-header.header .main-header.multi-logo-short .reference-header-buttons {
    width: 100% !important;
  }
}

@media only screen and (max-width: 991px) {
  /* line 373, src/sass/commons/header.scss */
  #header .reference-header.header .main-header.multi-logo .reference-header-buttons .search-box-container .search-wrapper, #header .reference-header.header .main-header.multi-logo-short .reference-header-buttons .search-box-container .search-wrapper {
    width: 100% !important;
  }
}

/* line 382, src/sass/commons/header.scss */
#header .reference-header.header .main-header.multi-logo-short .content {
  height: 70px;
}

@media only screen and (max-width: 767px) {
  /* line 382, src/sass/commons/header.scss */
  #header .reference-header.header .main-header.multi-logo-short .content {
    height: 60px;
  }
}

/* line 391, src/sass/commons/header.scss */
#header .reference-header.header .main-header.multi-logo-short .content .image.logo img {
  margin-top: 0;
}

/* line 401, src/sass/commons/header.scss */
#header .reference-header.header .main-header.showing-user-profile-buttons .reference-header-buttons .login {
  padding: 18px 8px 0 0;
  pointer-events: none;
  border: 0;
  background: none;
  cursor: pointer;
  box-sizing: content-box;
}

@media only screen and (max-width: 767px) {
  /* line 401, src/sass/commons/header.scss */
  #header .reference-header.header .main-header.showing-user-profile-buttons .reference-header-buttons .login {
    padding: 15px 8px 0 0;
    pointer-events: auto;
  }
}

/* line 415, src/sass/commons/header.scss */
#header .reference-header.header .main-header.showing-user-profile-buttons .reference-header-buttons .login.active::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  /* line 415, src/sass/commons/header.scss */
  #header .reference-header.header .main-header.showing-user-profile-buttons .reference-header-buttons .login.active::after {
    display: block;
  }
}

/* line 425, src/sass/commons/header.scss */
#header .reference-header.header .main-header.showing-user-profile-buttons .reference-header-buttons .loginDropdown {
  padding: 0 16px 0 0;
  position: static;
  top: auto;
  right: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 434, src/sass/commons/header.scss */
#header .reference-header.header .main-header.showing-user-profile-buttons .reference-header-buttons .loginDropdown.active {
  display: block;
}

@media only screen and (max-width: 767px) {
  /* line 425, src/sass/commons/header.scss */
  #header .reference-header.header .main-header.showing-user-profile-buttons .reference-header-buttons .loginDropdown {
    position: absolute;
    top: 50px;
    right: 15px;
    display: none;
    padding: 0;
  }
  /* line 445, src/sass/commons/header.scss */
  #header .reference-header.header .main-header.showing-user-profile-buttons .reference-header-buttons .loginDropdown.active {
    display: inline-block;
  }
}

/* line 450, src/sass/commons/header.scss */
#header .reference-header.header .main-header.showing-user-profile-buttons .reference-header-buttons .loginDropdown p {
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  line-height: 1;
  margin: 7px 0 0;
  text-align: center;
  white-space: nowrap;
  visibility: hidden;
  width: 0;
}

/* line 461, src/sass/commons/header.scss */
#header .reference-header.header .main-header.showing-user-profile-buttons .reference-header-buttons .loginDropdown p.show {
  visibility: visible;
  width: auto;
}

@media only screen and (max-width: 767px) {
  /* line 450, src/sass/commons/header.scss */
  #header .reference-header.header .main-header.showing-user-profile-buttons .reference-header-buttons .loginDropdown p {
    display: none;
  }
}

/* line 471, src/sass/commons/header.scss */
#header .reference-header.header .main-header.showing-user-profile-buttons .reference-header-buttons .loginDropdown ul {
  background-color: transparent;
  box-shadow: none;
  border-radius: 0;
  padding: 0;
  margin: 0;
  display: flex;
}

@media only screen and (max-width: 767px) {
  /* line 471, src/sass/commons/header.scss */
  #header .reference-header.header .main-header.showing-user-profile-buttons .reference-header-buttons .loginDropdown ul {
    display: block;
    background-color: #fff;
    padding: 20px 0;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.5);
    border-radius: 14px 0 14px 14px;
  }
}

/* line 487, src/sass/commons/header.scss */
#header .reference-header.header .main-header.showing-user-profile-buttons .reference-header-buttons .loginDropdown ul li {
  min-width: 0;
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  /* line 487, src/sass/commons/header.scss */
  #header .reference-header.header .main-header.showing-user-profile-buttons .reference-header-buttons .loginDropdown ul li {
    min-width: 200px;
    margin-bottom: 5px;
  }
  /* line 495, src/sass/commons/header.scss */
  #header .reference-header.header .main-header.showing-user-profile-buttons .reference-header-buttons .loginDropdown ul li.last {
    margin-bottom: 0;
  }
}

/* line 500, src/sass/commons/header.scss */
#header .reference-header.header .main-header.showing-user-profile-buttons .reference-header-buttons .loginDropdown ul li a {
  font-weight: bold;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  /* line 500, src/sass/commons/header.scss */
  #header .reference-header.header .main-header.showing-user-profile-buttons .reference-header-buttons .loginDropdown ul li a {
    font-weight: 200;
    padding: 0 0 0 20px;
  }
}

/* line 512, src/sass/commons/header.scss */
#header .reference-header.header .main-header.showing-user-profile-buttons .reference-header-buttons .loginDropdown ul li:nth-child(1) a::after, #header .reference-header.header .main-header.showing-user-profile-buttons .reference-header-buttons .loginDropdown ul li:nth-child(3) a::after {
  content: '|';
  margin: 0 5px;
  font-weight: 200;
  transform: scaleY(1.5);
  display: inline-block;
  color: #d2010d;
  pointer-events: none;
}

@media only screen and (max-width: 767px) {
  /* line 512, src/sass/commons/header.scss */
  #header .reference-header.header .main-header.showing-user-profile-buttons .reference-header-buttons .loginDropdown ul li:nth-child(1) a::after, #header .reference-header.header .main-header.showing-user-profile-buttons .reference-header-buttons .loginDropdown ul li:nth-child(3) a::after {
    display: none;
  }
}

/* line 534, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container {
  position: absolute;
  left: 0;
  top: 70px;
  width: 95%;
  background-color: #fff;
  z-index: 6;
  box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.5);
  padding: 30px 1% 30px 4%;
  display: none;
  /* stylelint-disable */
}

@media only screen and (max-width: 991px) {
  /* line 534, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container {
    top: 55px;
    width: 100%;
    padding: 0;
  }
}

/* line 551, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container.active {
  display: block;
}

/* line 555, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container > .component-content > .paragraphSystem {
  display: flex;
}

@media only screen and (max-width: 991px) {
  /* line 555, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container > .component-content > .paragraphSystem {
    display: block;
  }
}

/* line 563, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .content {
  margin: 0;
}

/* line 568, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container ul {
  margin: 15px 0;
  padding-left: 0;
}

/* line 573, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container ul li::before {
  display: none;
}

/* line 579, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .main-links {
  padding: 15px 30px 0 0;
  margin-bottom: 20px;
}

@media only screen and (max-width: 991px) {
  /* line 579, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .main-links {
    padding: 0;
  }
  /* line 586, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .main-links.link-opened {
    margin-bottom: 20px;
  }
  /* line 590, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .main-links.link-opened > li {
    display: none;
  }
  /* line 593, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .main-links.link-opened > li.current {
    display: block;
  }
}

/* line 599, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .main-links a.colgate-relaunch-icons {
  line-height: 22px;
}

/* line 603, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .main-links a,
#header .reference-header.header .header-dropdown-container .main-links button {
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  font-style: normal;
  font-weight: bold;
  letter-spacing: -0.25px;
  line-height: 28px;
  padding-left: 25px;
}

@media only screen and (max-width: 991px) {
  /* line 603, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .main-links a,
  #header .reference-header.header .header-dropdown-container .main-links button {
    padding-left: 0;
  }
}

/* line 618, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .main-links a::before,
#header .reference-header.header .header-dropdown-container .main-links button::before {
  color: #333;
  font-size: 22px;
  line-height: 3.5rem;
}

/* line 624, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .main-links a:hover,
#header .reference-header.header .header-dropdown-container .main-links button:hover {
  color: #333;
  text-decoration: none;
}

/* line 630, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .main-links button {
  font-family: inherit;
  background: none;
  border: none;
  cursor: pointer;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  text-align: left;
  transition: all 0.2s ease;
}

@media only screen and (max-width: 991px) {
  /* line 630, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .main-links button {
    width: 100%;
  }
}

/* line 646, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .main-links .home-btn {
  font-size: 20px;
  font-size: 2rem;
  color: #d2010d;
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.25px;
  line-height: 4rem;
}

@media only screen and (min-width: 991px) {
  /* line 646, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .main-links .home-btn {
    display: none !important;
  }
}

@media only screen and (max-width: 767px) {
  /* line 646, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .main-links .home-btn {
    display: block;
  }
}

/* line 665, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .main-links li p {
  padding: 3px 0;
  line-height: 28px;
  margin: 8px 0;
}

@media only screen and (max-width: 991px) {
  /* line 665, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .main-links li p {
    padding: 0 15px;
  }
}

/* line 674, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .main-links li p a,
#header .reference-header.header .header-dropdown-container .main-links li p button {
  font-size: 20px;
  font-size: 2rem;
  color: #d2010d;
  display: inline-block;
  text-decoration: none;
}

/* line 682, src/sass/commons/header.scss */
.gaba-2020 #header .reference-header.header .header-dropdown-container .main-links li p a, .gaba-2020
#header .reference-header.header .header-dropdown-container .main-links li p button {
  color: #63666a;
  font-family: 'Open Sans', sans-serif;
  font-size: 1.9rem !important;
}

@media only screen and (max-width: 991px) {
  /* line 674, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .main-links li p a,
  #header .reference-header.header .header-dropdown-container .main-links li p button {
    line-height: 4rem;
  }
}

/* line 692, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .main-links li p a::before,
#header .reference-header.header .header-dropdown-container .main-links li p button::before {
  content: '\e90a';
  font-family: 'ColgateRelaunchIcons';
  color: transparent;
  display: flex;
  height: 20px;
  width: 10px;
  font-size: 16px;
  font-style: normal;
  font-weight: normal;
  position: absolute;
  align-items: center;
  justify-content: center;
  left: 0;
  top: 9px;
}

@media only screen and (max-width: 991px) {
  /* line 692, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .main-links li p a::before,
  #header .reference-header.header .header-dropdown-container .main-links li p button::before {
    display: none;
  }
}

/* line 713, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .main-links li p a:hover,
#header .reference-header.header .header-dropdown-container .main-links li p button:hover {
  color: #8f1f1d;
  text-decoration: none;
}

/* line 717, src/sass/commons/header.scss */
.gaba-2020 #header .reference-header.header .header-dropdown-container .main-links li p a:hover, .gaba-2020
#header .reference-header.header .header-dropdown-container .main-links li p button:hover {
  color: #63666a;
}

@media only screen and (max-width: 991px) {
  /* line 713, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .main-links li p a:hover,
  #header .reference-header.header .header-dropdown-container .main-links li p button:hover {
    color: #d2010d;
  }
}

/* line 725, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .main-links li p a:hover::before,
#header .reference-header.header .header-dropdown-container .main-links li p button:hover::before {
  color: #8f1f1d;
}

/* line 728, src/sass/commons/header.scss */
.gaba-2020 #header .reference-header.header .header-dropdown-container .main-links li p a:hover::before, .gaba-2020
#header .reference-header.header .header-dropdown-container .main-links li p button:hover::before {
  color: #a7a8a9;
}

/* line 736, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .main-links li.current {
  pointer-events: none;
}

@media only screen and (max-width: 991px) {
  /* line 736, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .main-links li.current {
    pointer-events: all;
  }
}

/* line 743, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .main-links li.current p > a,
#header .reference-header.header .header-dropdown-container .main-links li.current p > button {
  font-size: 20px;
  font-size: 2rem;
  color: #8f1f1d;
  display: inline-block;
}

/* line 750, src/sass/commons/header.scss */
.gaba-2020 #header .reference-header.header .header-dropdown-container .main-links li.current p > a, .gaba-2020
#header .reference-header.header .header-dropdown-container .main-links li.current p > button {
  color: #a7a8a9;
}

@media only screen and (max-width: 991px) {
  /* line 743, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .main-links li.current p > a,
  #header .reference-header.header .header-dropdown-container .main-links li.current p > button {
    line-height: 4rem;
    text-align: center;
    display: block;
  }
}

/* line 760, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .main-links li.current p > a::before,
#header .reference-header.header .header-dropdown-container .main-links li.current p > button::before {
  color: #8f1f1d;
  display: flex;
}

/* line 764, src/sass/commons/header.scss */
.gaba-2020 #header .reference-header.header .header-dropdown-container .main-links li.current p > a::before, .gaba-2020
#header .reference-header.header .header-dropdown-container .main-links li.current p > button::before {
  color: #63666a;
}

@media only screen and (max-width: 991px) {
  /* line 760, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .main-links li.current p > a::before,
  #header .reference-header.header .header-dropdown-container .main-links li.current p > button::before {
    display: none;
    content: '\e909';
    color: #d2010d;
    top: 16px;
  }
}

/* line 776, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .main-links li.current p > a::after,
#header .reference-header.header .header-dropdown-container .main-links li.current p > button::after {
  color: #8f1f1d;
  display: flex;
  display: none;
}

@media only screen and (max-width: 991px) {
  /* line 776, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .main-links li.current p > a::after,
  #header .reference-header.header .header-dropdown-container .main-links li.current p > button::after {
    display: block;
    font-family: 'ColgateRelaunchIcons';
    content: '\e909';
    color: #d2010d;
    top: 16px;
    float: left;
    font-size: 15px;
  }
  /* line 790, src/sass/commons/header.scss */
  .gaba-2020 #header .reference-header.header .header-dropdown-container .main-links li.current p > a::after, .gaba-2020
  #header .reference-header.header .header-dropdown-container .main-links li.current p > button::after {
    color: #63666a;
  }
}

/* line 795, src/sass/commons/header.scss */
.gaba-2020 #header .reference-header.header .header-dropdown-container .main-links li.current p > a::after, .gaba-2020
#header .reference-header.header .header-dropdown-container .main-links li.current p > button::after {
  color: #63666a;
}

/* line 800, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .main-links li.current p > a:hover,
#header .reference-header.header .header-dropdown-container .main-links li.current p > button:hover {
  color: #8f1f1d;
  text-decoration: none;
}

/* line 804, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .main-links li.current p > a:hover::before,
#header .reference-header.header .header-dropdown-container .main-links li.current p > button:hover::before {
  color: #8f1f1d;
}

@media only screen and (max-width: 991px) {
  /* line 804, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .main-links li.current p > a:hover::before,
  #header .reference-header.header .header-dropdown-container .main-links li.current p > button:hover::before {
    color: #d2010d;
  }
}

@media only screen and (min-width: 991px) {
  /* line 816, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .main-links .mobile-only {
    display: none !important;
  }
}

@media only screen and (max-width: 991px) {
  /* line 816, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .main-links .mobile-only {
    display: block;
  }
  /* line 824, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .main-links .mobile-only > ul > li {
    display: flex;
    flex-direction: column;
    padding: 0;
    text-align: left;
  }
  /* line 830, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .main-links .mobile-only > ul > li > a,
  #header .reference-header.header .header-dropdown-container .main-links .mobile-only > ul > li > button {
    font-size: 15px;
    font-size: 1.5rem;
    color: #d2010d;
    font-style: italic;
    font-weight: bold;
    letter-spacing: -0.2px;
    line-height: 22px;
    padding: 0 30px 10px 20px;
    pointer-events: none;
  }
}

@media only screen and (max-width: 991px) and (max-width: 991px) {
  /* line 830, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .main-links .mobile-only > ul > li > a,
  #header .reference-header.header .header-dropdown-container .main-links .mobile-only > ul > li > button {
    font-size: 16px;
    font-size: 1.6rem;
    pointer-events: all;
    font-style: normal;
  }
}

@media only screen and (max-width: 991px) {
  /* line 849, src/sass/commons/header.scss */
  .gaba-2020 #header .reference-header.header .header-dropdown-container .main-links .mobile-only > ul > li > a, .gaba-2020
  #header .reference-header.header .header-dropdown-container .main-links .mobile-only > ul > li > button {
    color: #63666a;
  }
  /* line 853, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .main-links .mobile-only > ul > li > a::after,
  #header .reference-header.header .header-dropdown-container .main-links .mobile-only > ul > li > button::after {
    content: '\e907';
    font-family: 'ColgateRelaunchIcons';
    color: #d2010d;
    display: flex;
    width: 15px;
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    position: absolute;
    right: 15px;
    top: 10px;
  }
  /* line 866, src/sass/commons/header.scss */
  .gaba-2020 #header .reference-header.header .header-dropdown-container .main-links .mobile-only > ul > li > a::after, .gaba-2020
  #header .reference-header.header .header-dropdown-container .main-links .mobile-only > ul > li > button::after {
    color: #63666a;
  }
  /* line 872, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .main-links .mobile-only > ul > li > button {
    text-decoration: underline;
  }
  /* line 875, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .main-links .mobile-only > ul > li > button:hover {
    text-decoration: none;
  }
  /* line 881, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .main-links .mobile-only .categories {
    width: 100%;
  }
  /* line 886, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .main-links .mobile-only .sub-categories p {
    display: flex;
    padding: 0 20px 0 10px;
    margin-bottom: 0;
    cursor: pointer;
    background-color: #fff;
    border-radius: 24px;
    margin: 10px;
  }
  /* line 895, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .main-links .mobile-only .sub-categories p::after {
    top: 4px;
    width: 3px;
  }
  /* line 900, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .main-links .mobile-only .sub-categories p a,
  #header .reference-header.header .header-dropdown-container .main-links .mobile-only .sub-categories p button {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 3.5rem;
  }
  /* line 906, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .main-links .mobile-only .sub-categories p a::after,
  #header .reference-header.header .header-dropdown-container .main-links .mobile-only .sub-categories p button::after {
    display: none;
  }
  /* line 911, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .main-links .mobile-only .sub-categories p button {
    text-align: left;
  }
}

/* line 921, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container.eu-header .categories {
  background-color: #595655;
}

/* line 926, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .categories {
  width: 18%;
  background-color: #d2010d;
  z-index: 666;
  border-radius: 24px;
  display: none;
  margin: 45px 0;
  padding: 7px 0;
}

/* line 935, src/sass/commons/header.scss */
.gaba-2020 #header .reference-header.header .header-dropdown-container .categories {
  background-color: #63666a;
  width: 25%;
}

@media only screen and (max-width: 991px) {
  /* line 926, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .categories {
    display: none !important;
  }
}

/* line 944, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .categories p {
  display: none;
}

@media only screen and (max-width: 991px) {
  /* line 944, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .categories p {
    padding: 0 17px;
  }
  /* line 951, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .categories p a {
    font-size: 15px;
    font-size: 1.5rem;
    color: #00838a;
    font-style: normal;
    font-weight: bold;
    letter-spacing: -0.2px;
    line-height: 22px;
  }
  /* line 960, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .categories p a::after {
    content: '\e907';
    font-family: 'ColgateRelaunchIcons';
    color: #00838a;
    display: inline-flex;
    margin: 0 25px;
    width: 22px;
    font-style: normal;
    font-weight: normal;
    position: relative;
  }
}

/* line 975, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .categories li {
  padding-bottom: 2px;
}

/* line 978, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .categories li a,
#header .reference-header.header .header-dropdown-container .categories li button {
  font-size: 16px;
  font-size: 1.6rem;
  background-color: transparent;
  border-radius: 24px;
  padding: 12px 8px;
  line-height: 22px;
  margin-left: 15%;
  width: 70%;
  text-decoration: none;
  color: #fff;
  font-weight: bold;
  font-style: normal;
  letter-spacing: -0.21px;
}

@media only screen and (min-width: 991px) {
  /* line 978, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .categories li a,
  #header .reference-header.header .header-dropdown-container .categories li button {
    margin-right: 15px;
    display: inline-flex;
  }
}

@media only screen and (max-width: 991px) {
  /* line 978, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .categories li a,
  #header .reference-header.header .header-dropdown-container .categories li button {
    padding-left: 17px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 978, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .categories li a,
  #header .reference-header.header .header-dropdown-container .categories li button {
    padding-left: 0;
  }
}

/* line 1008, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .categories li a::before,
#header .reference-header.header .header-dropdown-container .categories li button::before {
  content: '\e90a';
  background-color: transparent;
  font-family: 'ColgateRelaunchIcons';
  color: transparent;
  display: flex;
  width: 10px;
  font-style: normal;
  font-weight: normal;
  position: absolute;
  align-items: center;
  justify-content: center;
  left: 7%;
  top: 10px;
}

@media only screen and (max-width: 991px) {
  /* line 1008, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .categories li a::before,
  #header .reference-header.header .header-dropdown-container .categories li button::before {
    display: none;
  }
}

/* line 1028, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .categories li a:hover, #header .reference-header.header .header-dropdown-container .categories li a.current,
#header .reference-header.header .header-dropdown-container .categories li button:hover,
#header .reference-header.header .header-dropdown-container .categories li button.current {
  color: #8f1f1d;
  background-color: white;
}

/* line 1033, src/sass/commons/header.scss */
.gaba-2020 #header .reference-header.header .header-dropdown-container .categories li a:hover, .gaba-2020 #header .reference-header.header .header-dropdown-container .categories li a.current, .gaba-2020
#header .reference-header.header .header-dropdown-container .categories li button:hover, .gaba-2020
#header .reference-header.header .header-dropdown-container .categories li button.current {
  color: #63666a;
}

/* line 1037, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .categories li a:hover::before, #header .reference-header.header .header-dropdown-container .categories li a.current::before,
#header .reference-header.header .header-dropdown-container .categories li button:hover::before,
#header .reference-header.header .header-dropdown-container .categories li button.current::before {
  color: #fff;
}

/* line 1043, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .categories li button {
  font-family: inherit;
  background: none;
  border: none;
  cursor: pointer;
  box-sizing: content-box;
  text-align: left;
  transition: all 0.2s ease;
}

/* line 1055, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .sub-categories {
  display: none;
  width: 53%;
  background-color: rgba(238, 238, 238, 0.5);
  border-radius: 0 24px 24px 0;
  z-index: 66;
  padding: 5px 15px 15px 50px;
  margin: 45px 0 45px -24px;
}

@media only screen and (max-width: 991px) {
  /* line 1055, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .sub-categories {
    width: 100%;
    border-radius: 24px;
    padding: 0;
    margin: 10px 0;
    background-color: #d2010d;
  }
  /* line 1071, src/sass/commons/header.scss */
  .gaba-2020 #header .reference-header.header .header-dropdown-container .sub-categories {
    background-color: #63666a;
  }
}

/* line 1076, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .sub-categories > .component-content > .paragraphSystem {
  display: flex;
}

@media only screen and (max-width: 991px) {
  /* line 1076, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .sub-categories > .component-content > .paragraphSystem {
    display: block;
  }
}

/* line 1084, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .sub-categories p {
  display: none;
}

@media only screen and (max-width: 991px) {
  /* line 1084, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .sub-categories p {
    font-size: 15px;
    font-size: 1.5rem;
    padding: 12px 17px 0;
    color: #16555a;
    font-style: italic;
    font-weight: bold;
    letter-spacing: -0.2px;
    line-height: 22px;
  }
  /* line 1096, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .sub-categories p::after {
    content: '\e908';
    font-family: 'ColgateRelaunchIcons';
    color: #8f1f1d;
    display: inline-flex;
    margin: 0 0 0 auto;
    padding-left: 10px;
    width: 22px;
    font-style: normal;
    font-weight: normal;
    position: relative;
  }
  /* line 1108, src/sass/commons/header.scss */
  .gaba-2020 #header .reference-header.header .header-dropdown-container .sub-categories p::after {
    color: #63666a;
  }
}

/* line 1115, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .sub-categories ul {
  min-width: 200px;
}

/* line 1118, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .sub-categories ul li a {
  font-size: 16px;
  font-size: 1.6rem;
  color: #d0210d;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  letter-spacing: -0.1px;
  line-height: 4rem;
  text-decoration: none;
}

@media only screen and (max-width: 991px) {
  /* line 1118, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .sub-categories ul li a {
    padding-left: 30px;
    color: #fff !important;
    font-weight: 500;
  }
}

/* line 1135, src/sass/commons/header.scss */
.gaba-2020 #header .reference-header.header .header-dropdown-container .sub-categories ul li a {
  color: #63666a;
}

/* line 1140, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .sub-categories ul li a:hover {
  color: #8f1f1d;
}

/* line 1143, src/sass/commons/header.scss */
.gaba-2020 #header .reference-header.header .header-dropdown-container .sub-categories ul li a:hover {
  color: #a7a8a9;
}

/* line 1150, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .sub-categories .reference-related-by-tags {
  margin-top: 28px;
  display: flex;
}

@media only screen and (max-width: 767px) {
  /* line 1150, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .sub-categories .reference-related-by-tags {
    justify-content: center;
  }
}

/* line 1158, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .sub-categories .reference-related-by-tags .component-content {
  display: flex;
}

/* line 1162, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .sub-categories .reference-related-by-tags .small-title {
  display: none;
}

/* line 1166, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .sub-categories .reference-related-by-tags .related-elements {
  display: flex;
}

/* line 1170, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .sub-categories .reference-related-by-tags .cards-container {
  margin-bottom: 6%;
  align-content: center;
  justify-content: flex-end;
}

@media only screen and (max-width: 991px) {
  /* line 1170, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .sub-categories .reference-related-by-tags .cards-container {
    flex-direction: column;
    margin: 0 auto;
    width: 100%;
  }
}

/* line 1182, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .sub-categories .reference-related-by-tags .card {
  border-radius: 8px;
  display: flex;
  flex-direction: row;
  margin-bottom: 20px;
  /* stylelint-enable */
}

/* line 1188, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .sub-categories .reference-related-by-tags .card p {
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  display: -webkit-box !important;
  margin-bottom: 30px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  color: #333;
}

/* line 1205, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .sub-categories .reference-related-by-tags .card h2 {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 22px;
  font-weight: bold;
  font-style: italic;
  letter-spacing: -0.4px;
}

/* line 1214, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .sub-categories .reference-related-by-tags .card button {
  display: none;
}

/* line 1218, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .sub-categories .reference-related-by-tags .card .img-wrapper {
  height: 100%;
  background-size: cover;
  border-radius: 9px 9px 0 9px;
  width: 92px;
  background-position: center;
}

/* line 1226, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .sub-categories .reference-related-by-tags .card .card-content {
  padding: 22px 26px 0;
  background-color: #fff;
  border-radius: 24px 0 24px 24px;
  position: relative;
  bottom: 0;
  flex: 1 auto;
  order: 2;
  margin-top: 0;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  /* line 1237, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .sub-categories .reference-related-by-tags .card .card-content p {
    display: block;
    padding: 0;
    color: #333;
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 22px;
  }
}

/* line 1248, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .sub-categories .reference-related-by-tags .card .card-content p::after {
  display: none;
}

@media only screen and (max-width: 991px) {
  /* line 1237, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .sub-categories .reference-related-by-tags .card .card-content p {
    padding: 20px 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1237, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .sub-categories .reference-related-by-tags .card .card-content p {
    padding: 0;
  }
}

/* line 1263, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .sub-categories .reference-related-by-tags .card.product {
  background: #fff;
}

@media only screen and (min-width: 991px) {
  /* line 1263, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .sub-categories .reference-related-by-tags .card.product {
    padding: 20px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 1263, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .sub-categories .reference-related-by-tags .card.product {
    padding: 17px;
  }
}

/* line 1274, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .sub-categories .reference-related-by-tags .card.product a {
  display: flex;
}

/* line 1277, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .sub-categories .reference-related-by-tags .card.product a .product-content {
  display: inline-flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  width: 100%;
}

/* line 1286, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .sub-categories .reference-related-by-tags .card.product h2 {
  color: #d2010d;
  display: block;
  font-size: 15px;
  line-height: 22px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  /* line 1286, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .sub-categories .reference-related-by-tags .card.product h2 {
    padding: 0;
    align-self: flex-start;
  }
  /* line 1297, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .sub-categories .reference-related-by-tags .card.product h2::after {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1286, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .sub-categories .reference-related-by-tags .card.product h2 {
    top: 33px;
  }
  /* line 1305, src/sass/commons/header.scss */
  #header .reference-header.header .header-dropdown-container .sub-categories .reference-related-by-tags .card.product h2::after {
    display: none;
  }
}

/* line 1311, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .sub-categories .reference-related-by-tags .card.product .rating {
  display: none;
  align-items: end;
  width: 100%;
  margin-bottom: 0;
}

/* line 1318, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .sub-categories .reference-related-by-tags .card.product .rating span {
  font-size: 13px;
  font-size: 1.3rem;
  margin: 7px;
  font-family: 'ColgateReady';
  font-style: italic;
  font-weight: bold;
  color: #595655;
}

/* line 1328, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .sub-categories .reference-related-by-tags .card.product .rating > i {
  font-size: 16px;
}

/* line 1333, src/sass/commons/header.scss */
#header .reference-header.header .header-dropdown-container .sub-categories .reference-related-by-tags .card.product img {
  max-height: 110px;
  margin: 0;
}

/* Fix for IE only */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* stylelint-disable */
  /* line 1349, src/sass/commons/header.scss */
  #header .reference-header.header .main-header.multi-logo .content .image.wider-logo img,
  #header .reference-header.header .main-header.multi-logo-short .content .image.wider-logo img {
    width: auto;
    max-width: 570px;
  }
  /* stylelint-enable */
}
/* line 1, src/sass/commons/content.scss */
#content {
  z-index: 5;
  max-width: 1440px;
  float: none;
  margin: 0 auto;
}
/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/materialicons/MaterialIcons-Regular.eot");
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.woff2") format("woff2"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.woff") format("woff"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.eot");
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-regular.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-regular.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-italic.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600italic.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700italic.woff") format("woff");
}

@font-face {
  font-family: 'ColgateRelaunchIcons';
  src: url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.eot");
  src: url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.eot") format("embedded-opentype"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.ttf") format("truetype"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.woff") format("woff"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'LucidaGrande';
  src: url("../../assets/fonts/LucidaGrande/LucidaGrande.ttf");
  src: url("../../assets/fonts/LucidaGrande/LucidaGrande.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'FontAwesome';
  src: url("../../assets/fonts/fontawesome-webfont.eot");
  src: url("../../assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff2") format("woff2"), url("../../assets/fonts/fontawesome-webfont.woff") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'slick';
  src: url("../../assets/fonts/Slick-fonts/slick.eot");
  src: url("../../assets/fonts/Slick-fonts/slick.ttf") format("truetype"), url("../../assets/fonts/Slick-fonts/slick.woff") format("woff"), url("../../assets/fonts/Slick-fonts/slick.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-BlackItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Black.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Bold.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-BoldItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Italic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Light.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-LightItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBoldItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBold.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Regular.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Base class */
/* line 4, src/sass/core/material-icons.scss */
.material-icons,
.mi {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  text-rendering: auto;
  transform: translate(0, 0);
}

/* Rules for sizing the icon. */
/* line 17, src/sass/core/material-icons.scss */
.material-icons.md-18,
.mi.md-18 {
  font-size: 18px;
}

/* line 22, src/sass/core/material-icons.scss */
.material-icons.md-24,
.mi.md-24 {
  font-size: 24px;
}

/* line 27, src/sass/core/material-icons.scss */
.material-icons.md-36,
.mi.md-36 {
  font-size: 36px;
}

/* line 32, src/sass/core/material-icons.scss */
.material-icons.md-48,
.mi.md-48 {
  font-size: 48px;
}

/* Rules for using icons as black on a light background. */
/* line 38, src/sass/core/material-icons.scss */
.material-icons.md-dark,
.mi.md-dark {
  color: rgba(0, 0, 0, 0.54);
}

/* line 43, src/sass/core/material-icons.scss */
.material-icons.md-dark.md-inactive,
.mi.md-dark.md-inactive {
  color: rgba(0, 0, 0, 0.26);
}

/* Rules for using icons as white on a dark background. */
/* line 49, src/sass/core/material-icons.scss */
.material-icons.md-light,
.mi.md-light {
  color: white;
}

/* line 54, src/sass/core/material-icons.scss */
.material-icons.md-light.md-inactive,
.mi.md-inactive {
  color: rgba(255, 255, 255, 0.3);
}

/* Rules to rotate items */
/* line 60, src/sass/core/material-icons.scss */
.material-icons.r90,
.mi.r90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  transform: rotate(90deg);
}

/* line 66, src/sass/core/material-icons.scss */
.material-icons.r180,
.mi.r180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: rotate(180deg);
}

/* line 72, src/sass/core/material-icons.scss */
.material-icons.r270,
.mi.r270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform: rotate(270deg);
}

/* line 78, src/sass/core/material-icons.scss */
.material-icons.flip-horizontal,
.mi.flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  transform: scale(-1, 1);
}

/* line 84, src/sass/core/material-icons.scss */
.material-icons.flip-vertical,
.mi.flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  transform: scale(1, -1);
}

/* Unicode */
/* line 91, src/sass/core/material-icons.scss */
.material-icons.three_d_rotation::before,
.mi.three_d_rotation::before {
  content: '\e84d';
}

/* line 96, src/sass/core/material-icons.scss */
.material-icons.ac_unit::before,
.mi.ac_unit::before {
  content: '\eb3b';
}

/* line 101, src/sass/core/material-icons.scss */
.material-icons.access_alarm::before,
.mi.access_alarm::before {
  content: '\e190';
}

/* line 106, src/sass/core/material-icons.scss */
.material-icons.access_alarms::before,
.mi.access_alarms::before {
  content: '\e191';
}

/* line 111, src/sass/core/material-icons.scss */
.material-icons.access_time::before,
.mi.access_time::before {
  content: '\e192';
}

/* line 116, src/sass/core/material-icons.scss */
.material-icons.accessibility::before,
.mi.accessibility::before {
  content: '\e84e';
}

/* line 121, src/sass/core/material-icons.scss */
.material-icons.accessible::before,
.mi.accessible::before {
  content: '\e914';
}

/* line 126, src/sass/core/material-icons.scss */
.material-icons.account_balance::before,
.mi.account_balance::before {
  content: '\e84f';
}

/* line 131, src/sass/core/material-icons.scss */
.material-icons.account_balance_wallet::before,
.mi.account_balance_wallet::before {
  content: '\e850';
}

/* line 136, src/sass/core/material-icons.scss */
.material-icons.account_box::before,
.mi.account_box::before {
  content: '\e851';
}

/* line 141, src/sass/core/material-icons.scss */
.material-icons.account_circle::before,
.mi.account_circle::before {
  content: '\e853';
}

/* line 146, src/sass/core/material-icons.scss */
.material-icons.adb::before,
.mi.adb::before {
  content: '\e60e';
}

/* line 151, src/sass/core/material-icons.scss */
.material-icons.add::before,
.mi.add::before {
  content: '\e145';
}

/* line 156, src/sass/core/material-icons.scss */
.material-icons.add_a_photo::before,
.mi.add_a_photo::before {
  content: '\e439';
}

/* line 161, src/sass/core/material-icons.scss */
.material-icons.add_alarm::before,
.mi.add_alarm::before {
  content: '\e193';
}

/* line 166, src/sass/core/material-icons.scss */
.material-icons.add_alert::before,
.mi.add_alert::before {
  content: '\e003';
}

/* line 171, src/sass/core/material-icons.scss */
.material-icons.add_box::before,
.mi.add_box::before {
  content: '\e146';
}

/* line 176, src/sass/core/material-icons.scss */
.material-icons.add_circle::before,
.mi.add_circle::before {
  content: '\e147';
}

/* line 181, src/sass/core/material-icons.scss */
.material-icons.add_circle_outline::before,
.mi.add_circle_outline::before {
  content: '\e148';
}

/* line 186, src/sass/core/material-icons.scss */
.material-icons.add_location::before,
.mi.add_location::before {
  content: '\e567';
}

/* line 191, src/sass/core/material-icons.scss */
.material-icons.add_shopping_cart::before,
.mi.add_shopping_cart::before {
  content: '\e854';
}

/* line 196, src/sass/core/material-icons.scss */
.material-icons.add_to_photos::before,
.mi.add_to_photos::before {
  content: '\e39d';
}

/* line 201, src/sass/core/material-icons.scss */
.material-icons.add_to_queue::before,
.mi.add_to_queue::before {
  content: '\e05c';
}

/* line 206, src/sass/core/material-icons.scss */
.material-icons.adjust::before,
.mi.adjust::before {
  content: '\e39e';
}

/* line 211, src/sass/core/material-icons.scss */
.material-icons.airline_seat_flat::before,
.mi.airline_seat_flat::before {
  content: '\e630';
}

/* line 216, src/sass/core/material-icons.scss */
.material-icons.airline_seat_flat_angled::before,
.mi.airline_seat_flat_angled::before {
  content: '\e631';
}

/* line 221, src/sass/core/material-icons.scss */
.material-icons.airline_seat_individual_suite::before,
.mi.airline_seat_individual_suite::before {
  content: '\e632';
}

/* line 226, src/sass/core/material-icons.scss */
.material-icons.airline_seat_legroom_extra::before,
.mi.airline_seat_legroom_extra::before {
  content: '\e633';
}

/* line 231, src/sass/core/material-icons.scss */
.material-icons.airline_seat_legroom_normal::before,
.mi.airline_seat_legroom_normal::before {
  content: '\e634';
}

/* line 236, src/sass/core/material-icons.scss */
.material-icons.airline_seat_legroom_reduced::before,
.mi.airline_seat_legroom_reduced::before {
  content: '\e635';
}

/* line 241, src/sass/core/material-icons.scss */
.material-icons.airline_seat_recline_extra::before,
.mi.airline_seat_recline_extra::before {
  content: '\e636';
}

/* line 246, src/sass/core/material-icons.scss */
.material-icons.airline_seat_recline_normal::before,
.mi.airline_seat_recline_normal::before {
  content: '\e637';
}

/* line 251, src/sass/core/material-icons.scss */
.material-icons.airplanemode_active::before,
.mi.airplanemode_active::before {
  content: '\e195';
}

/* line 256, src/sass/core/material-icons.scss */
.material-icons.airplanemode_inactive::before,
.mi.airplanemode_inactive::before {
  content: '\e194';
}

/* line 261, src/sass/core/material-icons.scss */
.material-icons.airplay::before,
.mi.airplay::before {
  content: '\e055';
}

/* line 266, src/sass/core/material-icons.scss */
.material-icons.airport_shuttle::before,
.mi.airport_shuttle::before {
  content: '\eb3c';
}

/* line 271, src/sass/core/material-icons.scss */
.material-icons.alarm::before,
.mi.alarm::before {
  content: '\e855';
}

/* line 276, src/sass/core/material-icons.scss */
.material-icons.alarm_add::before,
.mi.alarm_add::before {
  content: '\e856';
}

/* line 281, src/sass/core/material-icons.scss */
.material-icons.alarm_off::before,
.mi.alarm_off::before {
  content: '\e857';
}

/* line 286, src/sass/core/material-icons.scss */
.material-icons.alarm_on::before,
.mi.alarm_on::before {
  content: '\e858';
}

/* line 291, src/sass/core/material-icons.scss */
.material-icons.album::before,
.mi.album::before {
  content: '\e019';
}

/* line 296, src/sass/core/material-icons.scss */
.material-icons.all_inclusive::before,
.mi.all_inclusive::before {
  content: '\eb3d';
}

/* line 301, src/sass/core/material-icons.scss */
.material-icons.all_out::before,
.mi.all_out::before {
  content: '\e90b';
}

/* line 306, src/sass/core/material-icons.scss */
.material-icons.android::before,
.mi.android::before {
  content: '\e859';
}

/* line 311, src/sass/core/material-icons.scss */
.material-icons.announcement::before,
.mi.announcement::before {
  content: '\e85a';
}

/* line 316, src/sass/core/material-icons.scss */
.material-icons.apps::before,
.mi.apps::before {
  content: '\e5c3';
}

/* line 321, src/sass/core/material-icons.scss */
.material-icons.archive::before,
.mi.archive::before {
  content: '\e149';
}

/* line 326, src/sass/core/material-icons.scss */
.material-icons.arrow_back::before,
.mi.arrow_back::before {
  content: '\e5c4';
}

/* line 331, src/sass/core/material-icons.scss */
.material-icons.arrow_downward::before,
.mi.arrow_downward::before {
  content: '\e5db';
}

/* line 336, src/sass/core/material-icons.scss */
.material-icons.arrow_drop_down::before,
.mi.arrow_drop_down::before {
  content: '\e5c5';
}

/* line 341, src/sass/core/material-icons.scss */
.material-icons.arrow_drop_down_circle::before,
.mi.arrow_drop_down_circle::before {
  content: '\e5c6';
}

/* line 346, src/sass/core/material-icons.scss */
.material-icons.arrow_drop_up::before,
.mi.arrow_drop_up::before {
  content: '\e5c7';
}

/* line 351, src/sass/core/material-icons.scss */
.material-icons.arrow_forward::before,
.mi.arrow_forward::before {
  content: '\e5c8';
}

/* line 356, src/sass/core/material-icons.scss */
.material-icons.arrow_upward::before,
.mi.arrow_upward::before {
  content: '\e5d8';
}

/* line 361, src/sass/core/material-icons.scss */
.material-icons.art_track::before,
.mi.art_track::before {
  content: '\e060';
}

/* line 366, src/sass/core/material-icons.scss */
.material-icons.aspect_ratio::before,
.mi.aspect_ratio::before {
  content: '\e85b';
}

/* line 371, src/sass/core/material-icons.scss */
.material-icons.assessment::before,
.mi.assessment::before {
  content: '\e85c';
}

/* line 376, src/sass/core/material-icons.scss */
.material-icons.assignment::before,
.mi.assignment::before {
  content: '\e85d';
}

/* line 381, src/sass/core/material-icons.scss */
.material-icons.assignment_ind::before,
.mi.assignment_ind::before {
  content: '\e85e';
}

/* line 386, src/sass/core/material-icons.scss */
.material-icons.assignment_late::before,
.mi.assignment_late::before {
  content: '\e85f';
}

/* line 391, src/sass/core/material-icons.scss */
.material-icons.assignment_return::before,
.mi.assignment_return::before {
  content: '\e860';
}

/* line 396, src/sass/core/material-icons.scss */
.material-icons.assignment_returned::before,
.mi.assignment_returned::before {
  content: '\e861';
}

/* line 401, src/sass/core/material-icons.scss */
.material-icons.assignment_turned_in::before,
.mi.assignment_turned_in::before {
  content: '\e862';
}

/* line 406, src/sass/core/material-icons.scss */
.material-icons.assistant::before,
.mi.assistant::before {
  content: '\e39f';
}

/* line 411, src/sass/core/material-icons.scss */
.material-icons.assistant_photo::before,
.mi.assistant_photo::before {
  content: '\e3a0';
}

/* line 416, src/sass/core/material-icons.scss */
.material-icons.attach_file::before,
.mi.attach_file::before {
  content: '\e226';
}

/* line 421, src/sass/core/material-icons.scss */
.material-icons.attach_money::before,
.mi.attach_money::before {
  content: '\e227';
}

/* line 426, src/sass/core/material-icons.scss */
.material-icons.attachment::before,
.mi.attachment::before {
  content: '\e2bc';
}

/* line 431, src/sass/core/material-icons.scss */
.material-icons.audiotrack::before,
.mi.audiotrack::before {
  content: '\e3a1';
}

/* line 436, src/sass/core/material-icons.scss */
.material-icons.autorenew::before,
.mi.autorenew::before {
  content: '\e863';
}

/* line 441, src/sass/core/material-icons.scss */
.material-icons.av_timer::before,
.mi.av_timer::before {
  content: '\e01b';
}

/* line 446, src/sass/core/material-icons.scss */
.material-icons.backspace::before,
.mi.backspace::before {
  content: '\e14a';
}

/* line 451, src/sass/core/material-icons.scss */
.material-icons.backup::before,
.mi.backup::before {
  content: '\e864';
}

/* line 456, src/sass/core/material-icons.scss */
.material-icons.battery_alert::before,
.mi.battery_alert::before {
  content: '\e19c';
}

/* line 461, src/sass/core/material-icons.scss */
.material-icons.battery_charging_full::before,
.mi.battery_charging_full::before {
  content: '\e1a3';
}

/* line 466, src/sass/core/material-icons.scss */
.material-icons.battery_full::before,
.mi.battery_full::before {
  content: '\e1a4';
}

/* line 471, src/sass/core/material-icons.scss */
.material-icons.battery_std::before,
.mi.battery_std::before {
  content: '\e1a5';
}

/* line 476, src/sass/core/material-icons.scss */
.material-icons.battery_unknown::before,
.mi.battery_unknown::before {
  content: '\e1a6';
}

/* line 481, src/sass/core/material-icons.scss */
.material-icons.beach_access::before,
.mi.beach_access::before {
  content: '\eb3e';
}

/* line 486, src/sass/core/material-icons.scss */
.material-icons.beenhere::before,
.mi.beenhere::before {
  content: '\e52d';
}

/* line 491, src/sass/core/material-icons.scss */
.material-icons.block::before,
.mi.block::before {
  content: '\e14b';
}

/* line 496, src/sass/core/material-icons.scss */
.material-icons.bluetooth::before,
.mi.bluetooth::before {
  content: '\e1a7';
}

/* line 501, src/sass/core/material-icons.scss */
.material-icons.bluetooth_audio::before,
.mi.bluetooth_audio::before {
  content: '\e60f';
}

/* line 506, src/sass/core/material-icons.scss */
.material-icons.bluetooth_connected::before,
.mi.bluetooth_connected::before {
  content: '\e1a8';
}

/* line 511, src/sass/core/material-icons.scss */
.material-icons.bluetooth_disabled::before,
.mi.bluetooth_disabled::before {
  content: '\e1a9';
}

/* line 516, src/sass/core/material-icons.scss */
.material-icons.bluetooth_searching::before,
.mi.bluetooth_searching::before {
  content: '\e1aa';
}

/* line 521, src/sass/core/material-icons.scss */
.material-icons.blur_circular::before,
.mi.blur_circular::before {
  content: '\e3a2';
}

/* line 526, src/sass/core/material-icons.scss */
.material-icons.blur_linear::before,
.mi.blur_linear::before {
  content: '\e3a3';
}

/* line 531, src/sass/core/material-icons.scss */
.material-icons.blur_off::before,
.mi.blur_off::before {
  content: '\e3a4';
}

/* line 536, src/sass/core/material-icons.scss */
.material-icons.blur_on::before,
.mi.blur_on::before {
  content: '\e3a5';
}

/* line 541, src/sass/core/material-icons.scss */
.material-icons.book::before,
.mi.book::before {
  content: '\e865';
}

/* line 546, src/sass/core/material-icons.scss */
.material-icons.bookmark::before,
.mi.bookmark::before {
  content: '\e866';
}

/* line 551, src/sass/core/material-icons.scss */
.material-icons.bookmark_border::before,
.mi.bookmark_border::before {
  content: '\e867';
}

/* line 556, src/sass/core/material-icons.scss */
.material-icons.border_all::before,
.mi.border_all::before {
  content: '\e228';
}

/* line 561, src/sass/core/material-icons.scss */
.material-icons.border_bottom::before,
.mi.border_bottom::before {
  content: '\e229';
}

/* line 566, src/sass/core/material-icons.scss */
.material-icons.border_clear::before,
.mi.border_clear::before {
  content: '\e22a';
}

/* line 571, src/sass/core/material-icons.scss */
.material-icons.border_color::before,
.mi.border_color::before {
  content: '\e22b';
}

/* line 576, src/sass/core/material-icons.scss */
.material-icons.border_horizontal::before,
.mi.border_horizontal::before {
  content: '\e22c';
}

/* line 581, src/sass/core/material-icons.scss */
.material-icons.border_inner::before,
.mi.border_inner::before {
  content: '\e22d';
}

/* line 586, src/sass/core/material-icons.scss */
.material-icons.border_left::before,
.mi.border_left::before {
  content: '\e22e';
}

/* line 591, src/sass/core/material-icons.scss */
.material-icons.border_outer::before,
.mi.border_outer::before {
  content: '\e22f';
}

/* line 596, src/sass/core/material-icons.scss */
.material-icons.border_right::before,
.mi.border_right::before {
  content: '\e230';
}

/* line 601, src/sass/core/material-icons.scss */
.material-icons.border_style::before,
.mi.border_style::before {
  content: '\e231';
}

/* line 606, src/sass/core/material-icons.scss */
.material-icons.border_top::before,
.mi.border_top::before {
  content: '\e232';
}

/* line 611, src/sass/core/material-icons.scss */
.material-icons.border_vertical::before,
.mi.border_vertical::before {
  content: '\e233';
}

/* line 616, src/sass/core/material-icons.scss */
.material-icons.branding_watermark::before,
.mi.branding_watermark::before {
  content: '\e06b';
}

/* line 621, src/sass/core/material-icons.scss */
.material-icons.brightness_1::before,
.mi.brightness_1::before {
  content: '\e3a6';
}

/* line 626, src/sass/core/material-icons.scss */
.material-icons.brightness_2::before,
.mi.brightness_2::before {
  content: '\e3a7';
}

/* line 631, src/sass/core/material-icons.scss */
.material-icons.brightness_3::before,
.mi.brightness_3::before {
  content: '\e3a8';
}

/* line 636, src/sass/core/material-icons.scss */
.material-icons.brightness_4::before,
.mi.brightness_4::before {
  content: '\e3a9';
}

/* line 641, src/sass/core/material-icons.scss */
.material-icons.brightness_5::before,
.mi.brightness_5::before {
  content: '\e3aa';
}

/* line 646, src/sass/core/material-icons.scss */
.material-icons.brightness_6::before,
.mi.brightness_6::before {
  content: '\e3ab';
}

/* line 651, src/sass/core/material-icons.scss */
.material-icons.brightness_7::before,
.mi.brightness_7::before {
  content: '\e3ac';
}

/* line 656, src/sass/core/material-icons.scss */
.material-icons.brightness_auto::before,
.mi.brightness_auto::before {
  content: '\e1ab';
}

/* line 661, src/sass/core/material-icons.scss */
.material-icons.brightness_high::before,
.mi.brightness_high::before {
  content: '\e1ac';
}

/* line 666, src/sass/core/material-icons.scss */
.material-icons.brightness_low::before,
.mi.brightness_low::before {
  content: '\e1ad';
}

/* line 671, src/sass/core/material-icons.scss */
.material-icons.brightness_medium::before,
.mi.brightness_medium::before {
  content: '\e1ae';
}

/* line 676, src/sass/core/material-icons.scss */
.material-icons.broken_image::before,
.mi.broken_image::before {
  content: '\e3ad';
}

/* line 681, src/sass/core/material-icons.scss */
.material-icons.brush::before,
.mi.brush::before {
  content: '\e3ae';
}

/* line 686, src/sass/core/material-icons.scss */
.material-icons.bubble_chart::before,
.mi.bubble_chart::before {
  content: '\e6dd';
}

/* line 691, src/sass/core/material-icons.scss */
.material-icons.bug_report::before,
.mi.bug_report::before {
  content: '\e868';
}

/* line 696, src/sass/core/material-icons.scss */
.material-icons.build::before,
.mi.build::before {
  content: '\e869';
}

/* line 701, src/sass/core/material-icons.scss */
.material-icons.burst_mode::before,
.mi.burst_mode::before {
  content: '\e43c';
}

/* line 706, src/sass/core/material-icons.scss */
.material-icons.business::before,
.mi.business::before {
  content: '\e0af';
}

/* line 711, src/sass/core/material-icons.scss */
.material-icons.business_center::before,
.mi.business_center::before {
  content: '\eb3f';
}

/* line 716, src/sass/core/material-icons.scss */
.material-icons.cached::before,
.mi.cached::before {
  content: '\e86a';
}

/* line 721, src/sass/core/material-icons.scss */
.material-icons.cake::before,
.mi.cake::before {
  content: '\e7e9';
}

/* line 726, src/sass/core/material-icons.scss */
.material-icons.call::before,
.mi.call::before {
  content: '\e0b0';
}

/* line 731, src/sass/core/material-icons.scss */
.material-icons.call_end::before,
.mi.call_end::before {
  content: '\e0b1';
}

/* line 736, src/sass/core/material-icons.scss */
.material-icons.call_made::before,
.mi.call_made::before {
  content: '\e0b2';
}

/* line 741, src/sass/core/material-icons.scss */
.material-icons.call_merge::before,
.mi.call_merge::before {
  content: '\e0b3';
}

/* line 746, src/sass/core/material-icons.scss */
.material-icons.call_missed::before,
.mi.call_missed::before {
  content: '\e0b4';
}

/* line 751, src/sass/core/material-icons.scss */
.material-icons.call_missed_outgoing::before,
.mi.call_missed_outgoing::before {
  content: '\e0e4';
}

/* line 756, src/sass/core/material-icons.scss */
.material-icons.call_received::before,
.mi.call_received::before {
  content: '\e0b5';
}

/* line 761, src/sass/core/material-icons.scss */
.material-icons.call_split::before,
.mi.call_split::before {
  content: '\e0b6';
}

/* line 766, src/sass/core/material-icons.scss */
.material-icons.call_to_action::before,
.mi.call_to_action::before {
  content: '\e06c';
}

/* line 771, src/sass/core/material-icons.scss */
.material-icons.camera::before,
.mi.camera::before {
  content: '\e3af';
}

/* line 776, src/sass/core/material-icons.scss */
.material-icons.camera_alt::before,
.mi.camera_alt::before {
  content: '\e3b0';
}

/* line 781, src/sass/core/material-icons.scss */
.material-icons.camera_enhance::before,
.mi.camera_enhance::before {
  content: '\e8fc';
}

/* line 786, src/sass/core/material-icons.scss */
.material-icons.camera_front::before,
.mi.camera_front::before {
  content: '\e3b1';
}

/* line 791, src/sass/core/material-icons.scss */
.material-icons.camera_rear::before,
.mi.camera_rear::before {
  content: '\e3b2';
}

/* line 796, src/sass/core/material-icons.scss */
.material-icons.camera_roll::before,
.mi.camera_roll::before {
  content: '\e3b3';
}

/* line 801, src/sass/core/material-icons.scss */
.material-icons.cancel::before,
.mi.cancel::before {
  content: '\e5c9';
}

/* line 806, src/sass/core/material-icons.scss */
.material-icons.card_giftcard::before,
.mi.card_giftcard::before {
  content: '\e8f6';
}

/* line 811, src/sass/core/material-icons.scss */
.material-icons.card_membership::before,
.mi.card_membership::before {
  content: '\e8f7';
}

/* line 816, src/sass/core/material-icons.scss */
.material-icons.card_travel::before,
.mi.card_travel::before {
  content: '\e8f8';
}

/* line 821, src/sass/core/material-icons.scss */
.material-icons.casino::before,
.mi.casino::before {
  content: '\eb40';
}

/* line 826, src/sass/core/material-icons.scss */
.material-icons.cast::before,
.mi.cast::before {
  content: '\e307';
}

/* line 831, src/sass/core/material-icons.scss */
.material-icons.cast_connected::before,
.mi.cast_connected::before {
  content: '\e308';
}

/* line 836, src/sass/core/material-icons.scss */
.material-icons.center_focus_strong::before,
.mi.center_focus_strong::before {
  content: '\e3b4';
}

/* line 841, src/sass/core/material-icons.scss */
.material-icons.center_focus_weak::before,
.mi.center_focus_weak::before {
  content: '\e3b5';
}

/* line 846, src/sass/core/material-icons.scss */
.material-icons.change_history::before,
.mi.change_history::before {
  content: '\e86b';
}

/* line 851, src/sass/core/material-icons.scss */
.material-icons.chat::before,
.mi.chat::before {
  content: '\e0b7';
}

/* line 856, src/sass/core/material-icons.scss */
.material-icons.chat_bubble::before,
.mi.chat_bubble::before {
  content: '\e0ca';
}

/* line 861, src/sass/core/material-icons.scss */
.material-icons.chat_bubble_outline::before,
.mi.chat_bubble_outline::before {
  content: '\e0cb';
}

/* line 866, src/sass/core/material-icons.scss */
.material-icons.check::before,
.mi.check::before {
  content: '\e5ca';
}

/* line 871, src/sass/core/material-icons.scss */
.material-icons.check_box::before,
.mi.check_box::before {
  content: '\e834';
}

/* line 876, src/sass/core/material-icons.scss */
.material-icons.check_box_outline_blank::before,
.mi.check_box_outline_blank::before {
  content: '\e835';
}

/* line 881, src/sass/core/material-icons.scss */
.material-icons.check_circle::before,
.mi.check_circle::before {
  content: '\e86c';
}

/* line 886, src/sass/core/material-icons.scss */
.material-icons.chevron_left::before,
.mi.chevron_left::before {
  content: '\e5cb';
}

/* line 891, src/sass/core/material-icons.scss */
.material-icons.chevron_right::before,
.mi.chevron_right::before {
  content: '\e5cc';
}

/* line 896, src/sass/core/material-icons.scss */
.material-icons.child_care::before,
.mi.child_care::before {
  content: '\eb41';
}

/* line 901, src/sass/core/material-icons.scss */
.material-icons.child_friendly::before,
.mi.child_friendly::before {
  content: '\eb42';
}

/* line 906, src/sass/core/material-icons.scss */
.material-icons.chrome_reader_mode::before,
.mi.chrome_reader_mode::before {
  content: '\e86d';
}

/* line 911, src/sass/core/material-icons.scss */
.material-icons.class::before,
.mi.class::before {
  content: '\e86e';
}

/* line 916, src/sass/core/material-icons.scss */
.material-icons.clear::before,
.mi.clear::before {
  content: '\e14c';
}

/* line 921, src/sass/core/material-icons.scss */
.material-icons.clear_all::before,
.mi.clear_all::before {
  content: '\e0b8';
}

/* line 926, src/sass/core/material-icons.scss */
.material-icons.close::before,
.mi.close::before {
  content: '\e5cd';
}

/* line 931, src/sass/core/material-icons.scss */
.material-icons.closed_caption::before,
.mi.closed_caption::before {
  content: '\e01c';
}

/* line 936, src/sass/core/material-icons.scss */
.material-icons.cloud::before,
.mi.cloud::before {
  content: '\e2bd';
}

/* line 941, src/sass/core/material-icons.scss */
.material-icons.cloud_circle::before,
.mi.cloud_circle::before {
  content: '\e2be';
}

/* line 946, src/sass/core/material-icons.scss */
.material-icons.cloud_done::before,
.mi.cloud_done::before {
  content: '\e2bf';
}

/* line 951, src/sass/core/material-icons.scss */
.material-icons.cloud_download::before,
.mi.cloud_download::before {
  content: '\e2c0';
}

/* line 956, src/sass/core/material-icons.scss */
.material-icons.cloud_off::before,
.mi.cloud_off::before {
  content: '\e2c1';
}

/* line 961, src/sass/core/material-icons.scss */
.material-icons.cloud_queue::before,
.mi.cloud_queue::before {
  content: '\e2c2';
}

/* line 966, src/sass/core/material-icons.scss */
.material-icons.cloud_upload::before,
.mi.cloud_upload::before {
  content: '\e2c3';
}

/* line 971, src/sass/core/material-icons.scss */
.material-icons.code::before,
.mi.code::before {
  content: '\e86f';
}

/* line 976, src/sass/core/material-icons.scss */
.material-icons.collections::before,
.mi.collections::before {
  content: '\e3b6';
}

/* line 981, src/sass/core/material-icons.scss */
.material-icons.collections_bookmark::before,
.mi.collections_bookmark::before {
  content: '\e431';
}

/* line 986, src/sass/core/material-icons.scss */
.material-icons.color_lens::before,
.mi.color_lens::before {
  content: '\e3b7';
}

/* line 991, src/sass/core/material-icons.scss */
.material-icons.colorize::before,
.mi.colorize::before {
  content: '\e3b8';
}

/* line 996, src/sass/core/material-icons.scss */
.material-icons.comment::before,
.mi.comment::before {
  content: '\e0b9';
}

/* line 1001, src/sass/core/material-icons.scss */
.material-icons.compare::before,
.mi.compare::before {
  content: '\e3b9';
}

/* line 1006, src/sass/core/material-icons.scss */
.material-icons.compare_arrows::before,
.mi.compare_arrows::before {
  content: '\e915';
}

/* line 1011, src/sass/core/material-icons.scss */
.material-icons.computer::before,
.mi.computer::before {
  content: '\e30a';
}

/* line 1016, src/sass/core/material-icons.scss */
.material-icons.confirmation_number::before,
.mi.confirmation_number::before {
  content: '\e638';
}

/* line 1021, src/sass/core/material-icons.scss */
.material-icons.contact_mail::before,
.mi.contact_mail::before {
  content: '\e0d0';
}

/* line 1026, src/sass/core/material-icons.scss */
.material-icons.contact_phone::before,
.mi.contact_phone::before {
  content: '\e0cf';
}

/* line 1031, src/sass/core/material-icons.scss */
.material-icons.contacts::before,
.mi.contacts::before {
  content: '\e0ba';
}

/* line 1036, src/sass/core/material-icons.scss */
.material-icons.content_copy::before,
.mi.content_copy::before {
  content: '\e14d';
}

/* line 1041, src/sass/core/material-icons.scss */
.material-icons.content_cut::before,
.mi.content_cut::before {
  content: '\e14e';
}

/* line 1046, src/sass/core/material-icons.scss */
.material-icons.content_paste::before,
.mi.content_paste::before {
  content: '\e14f';
}

/* line 1051, src/sass/core/material-icons.scss */
.material-icons.control_point::before,
.mi.control_point::before {
  content: '\e3ba';
}

/* line 1056, src/sass/core/material-icons.scss */
.material-icons.control_point_duplicate::before,
.mi.control_point_duplicate::before {
  content: '\e3bb';
}

/* line 1061, src/sass/core/material-icons.scss */
.material-icons.copyright::before,
.mi.copyright::before {
  content: '\e90c';
}

/* line 1066, src/sass/core/material-icons.scss */
.material-icons.create::before,
.mi.create::before {
  content: '\e150';
}

/* line 1071, src/sass/core/material-icons.scss */
.material-icons.create_new_folder::before,
.mi.create_new_folder::before {
  content: '\e2cc';
}

/* line 1076, src/sass/core/material-icons.scss */
.material-icons.credit_card::before,
.mi.credit_card::before {
  content: '\e870';
}

/* line 1081, src/sass/core/material-icons.scss */
.material-icons.crop::before,
.mi.crop::before {
  content: '\e3be';
}

/* line 1086, src/sass/core/material-icons.scss */
.material-icons.crop_16_9::before,
.mi.crop_16_9::before {
  content: '\e3bc';
}

/* line 1091, src/sass/core/material-icons.scss */
.material-icons.crop_3_2::before,
.mi.crop_3_2::before {
  content: '\e3bd';
}

/* line 1096, src/sass/core/material-icons.scss */
.material-icons.crop_5_4::before,
.mi.crop_5_4::before {
  content: '\e3bf';
}

/* line 1101, src/sass/core/material-icons.scss */
.material-icons.crop_7_5::before,
.mi.crop_7_5::before {
  content: '\e3c0';
}

/* line 1106, src/sass/core/material-icons.scss */
.material-icons.crop_din::before,
.mi.crop_din::before {
  content: '\e3c1';
}

/* line 1111, src/sass/core/material-icons.scss */
.material-icons.crop_free::before,
.mi.crop_free::before {
  content: '\e3c2';
}

/* line 1116, src/sass/core/material-icons.scss */
.material-icons.crop_landscape::before,
.mi.crop_landscape::before {
  content: '\e3c3';
}

/* line 1121, src/sass/core/material-icons.scss */
.material-icons.crop_original::before,
.mi.crop_original::before {
  content: '\e3c4';
}

/* line 1126, src/sass/core/material-icons.scss */
.material-icons.crop_portrait::before,
.mi.crop_portrait::before {
  content: '\e3c5';
}

/* line 1131, src/sass/core/material-icons.scss */
.material-icons.crop_rotate::before,
.mi.crop_rotate::before {
  content: '\e437';
}

/* line 1136, src/sass/core/material-icons.scss */
.material-icons.crop_square::before,
.mi.crop_square::before {
  content: '\e3c6';
}

/* line 1141, src/sass/core/material-icons.scss */
.material-icons.dashboard::before,
.mi.dashboard::before {
  content: '\e871';
}

/* line 1146, src/sass/core/material-icons.scss */
.material-icons.data_usage::before,
.mi.data_usage::before {
  content: '\e1af';
}

/* line 1151, src/sass/core/material-icons.scss */
.material-icons.date_range::before,
.mi.date_range::before {
  content: '\e916';
}

/* line 1156, src/sass/core/material-icons.scss */
.material-icons.dehaze::before,
.mi.dehaze::before {
  content: '\e3c7';
}

/* line 1161, src/sass/core/material-icons.scss */
.material-icons.delete::before,
.mi.delete::before {
  content: '\e872';
}

/* line 1166, src/sass/core/material-icons.scss */
.material-icons.delete_forever::before,
.mi.delete_forever::before {
  content: '\e92b';
}

/* line 1171, src/sass/core/material-icons.scss */
.material-icons.delete_sweep::before,
.mi.delete_sweep::before {
  content: '\e16c';
}

/* line 1176, src/sass/core/material-icons.scss */
.material-icons.description::before,
.mi.description::before {
  content: '\e873';
}

/* line 1181, src/sass/core/material-icons.scss */
.material-icons.desktop_mac::before,
.mi.desktop_mac::before {
  content: '\e30b';
}

/* line 1186, src/sass/core/material-icons.scss */
.material-icons.desktop_windows::before,
.mi.desktop_windows::before {
  content: '\e30c';
}

/* line 1191, src/sass/core/material-icons.scss */
.material-icons.details::before,
.mi.details::before {
  content: '\e3c8';
}

/* line 1196, src/sass/core/material-icons.scss */
.material-icons.developer_board::before,
.mi.developer_board::before {
  content: '\e30d';
}

/* line 1201, src/sass/core/material-icons.scss */
.material-icons.developer_mode::before,
.mi.developer_mode::before {
  content: '\e1b0';
}

/* line 1206, src/sass/core/material-icons.scss */
.material-icons.device_hub::before,
.mi.device_hub::before {
  content: '\e335';
}

/* line 1211, src/sass/core/material-icons.scss */
.material-icons.devices::before,
.mi.devices::before {
  content: '\e1b1';
}

/* line 1216, src/sass/core/material-icons.scss */
.material-icons.devices_other::before,
.mi.devices_other::before {
  content: '\e337';
}

/* line 1221, src/sass/core/material-icons.scss */
.material-icons.dialer_sip::before,
.mi.dialer_sip::before {
  content: '\e0bb';
}

/* line 1226, src/sass/core/material-icons.scss */
.material-icons.dialpad::before,
.mi.dialpad::before {
  content: '\e0bc';
}

/* line 1231, src/sass/core/material-icons.scss */
.material-icons.directions::before,
.mi.directions::before {
  content: '\e52e';
}

/* line 1236, src/sass/core/material-icons.scss */
.material-icons.directions_bike::before,
.mi.directions_bike::before {
  content: '\e52f';
}

/* line 1241, src/sass/core/material-icons.scss */
.material-icons.directions_boat::before,
.mi.directions_boat::before {
  content: '\e532';
}

/* line 1246, src/sass/core/material-icons.scss */
.material-icons.directions_bus::before,
.mi.directions_bus::before {
  content: '\e530';
}

/* line 1251, src/sass/core/material-icons.scss */
.material-icons.directions_car::before,
.mi.directions_car::before {
  content: '\e531';
}

/* line 1256, src/sass/core/material-icons.scss */
.material-icons.directions_railway::before,
.mi.directions_railway::before {
  content: '\e534';
}

/* line 1261, src/sass/core/material-icons.scss */
.material-icons.directions_run::before,
.mi.directions_run::before {
  content: '\e566';
}

/* line 1266, src/sass/core/material-icons.scss */
.material-icons.directions_subway::before,
.mi.directions_subway::before {
  content: '\e533';
}

/* line 1271, src/sass/core/material-icons.scss */
.material-icons.directions_transit::before,
.mi.directions_transit::before {
  content: '\e535';
}

/* line 1276, src/sass/core/material-icons.scss */
.material-icons.directions_walk::before,
.mi.directions_walk::before {
  content: '\e536';
}

/* line 1281, src/sass/core/material-icons.scss */
.material-icons.disc_full::before,
.mi.disc_full::before {
  content: '\e610';
}

/* line 1286, src/sass/core/material-icons.scss */
.material-icons.dns::before,
.mi.dns::before {
  content: '\e875';
}

/* line 1291, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb::before,
.mi.do_not_disturb::before {
  content: '\e612';
}

/* line 1296, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb_alt::before,
.mi.do_not_disturb_alt::before {
  content: '\e611';
}

/* line 1301, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb_off::before,
.mi.do_not_disturb_off::before {
  content: '\e643';
}

/* line 1306, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb_on::before,
.mi.do_not_disturb_on::before {
  content: '\e644';
}

/* line 1311, src/sass/core/material-icons.scss */
.material-icons.dock::before,
.mi.dock::before {
  content: '\e30e';
}

/* line 1316, src/sass/core/material-icons.scss */
.material-icons.domain::before,
.mi.domain::before {
  content: '\e7ee';
}

/* line 1321, src/sass/core/material-icons.scss */
.material-icons.done::before,
.mi.done::before {
  content: '\e876';
}

/* line 1326, src/sass/core/material-icons.scss */
.material-icons.done_all::before,
.mi.done_all::before {
  content: '\e877';
}

/* line 1331, src/sass/core/material-icons.scss */
.material-icons.donut_large::before,
.mi.donut_large::before {
  content: '\e917';
}

/* line 1336, src/sass/core/material-icons.scss */
.material-icons.donut_small::before,
.mi.donut_small::before {
  content: '\e918';
}

/* line 1341, src/sass/core/material-icons.scss */
.material-icons.drafts::before,
.mi.drafts::before {
  content: '\e151';
}

/* line 1346, src/sass/core/material-icons.scss */
.material-icons.drag_handle::before,
.mi.drag_handle::before {
  content: '\e25d';
}

/* line 1351, src/sass/core/material-icons.scss */
.material-icons.drive_eta::before,
.mi.drive_eta::before {
  content: '\e613';
}

/* line 1356, src/sass/core/material-icons.scss */
.material-icons.dvr::before,
.mi.dvr::before {
  content: '\e1b2';
}

/* line 1361, src/sass/core/material-icons.scss */
.material-icons.edit::before,
.mi.edit::before {
  content: '\e3c9';
}

/* line 1366, src/sass/core/material-icons.scss */
.material-icons.edit_location::before,
.mi.edit_location::before {
  content: '\e568';
}

/* line 1371, src/sass/core/material-icons.scss */
.material-icons.eject::before,
.mi.eject::before {
  content: '\e8fb';
}

/* line 1376, src/sass/core/material-icons.scss */
.material-icons.email::before,
.mi.email::before {
  content: '\e0be';
}

/* line 1381, src/sass/core/material-icons.scss */
.material-icons.enhanced_encryption::before,
.mi.enhanced_encryption::before {
  content: '\e63f';
}

/* line 1386, src/sass/core/material-icons.scss */
.material-icons.equalizer::before,
.mi.equalizer::before {
  content: '\e01d';
}

/* line 1391, src/sass/core/material-icons.scss */
.material-icons.error::before,
.mi.error::before {
  content: '\e000';
}

/* line 1396, src/sass/core/material-icons.scss */
.material-icons.error_outline::before,
.mi.error_outline::before {
  content: '\e001';
}

/* line 1401, src/sass/core/material-icons.scss */
.material-icons.euro_symbol::before,
.mi.euro_symbol::before {
  content: '\e926';
}

/* line 1406, src/sass/core/material-icons.scss */
.material-icons.ev_station::before,
.mi.ev_station::before {
  content: '\e56d';
}

/* line 1411, src/sass/core/material-icons.scss */
.material-icons.event::before,
.mi.event::before {
  content: '\e878';
}

/* line 1416, src/sass/core/material-icons.scss */
.material-icons.event_available::before,
.mi.event_available::before {
  content: '\e614';
}

/* line 1421, src/sass/core/material-icons.scss */
.material-icons.event_busy::before,
.mi.event_busy::before {
  content: '\e615';
}

/* line 1426, src/sass/core/material-icons.scss */
.material-icons.event_note::before,
.mi.event_note::before {
  content: '\e616';
}

/* line 1431, src/sass/core/material-icons.scss */
.material-icons.event_seat::before,
.mi.event_seat::before {
  content: '\e903';
}

/* line 1436, src/sass/core/material-icons.scss */
.material-icons.exit_to_app::before,
.mi.exit_to_app::before {
  content: '\e879';
}

/* line 1441, src/sass/core/material-icons.scss */
.material-icons.expand_less::before,
.mi.expand_less::before {
  content: '\e5ce';
}

/* line 1446, src/sass/core/material-icons.scss */
.material-icons.expand_more::before,
.mi.expand_more::before {
  content: '\e5cf';
}

/* line 1451, src/sass/core/material-icons.scss */
.material-icons.explicit::before,
.mi.explicit::before {
  content: '\e01e';
}

/* line 1456, src/sass/core/material-icons.scss */
.material-icons.explore::before,
.mi.explore::before {
  content: '\e87a';
}

/* line 1461, src/sass/core/material-icons.scss */
.material-icons.exposure::before,
.mi.exposure::before {
  content: '\e3ca';
}

/* line 1466, src/sass/core/material-icons.scss */
.material-icons.exposure_neg_1::before,
.mi.exposure_neg_1::before {
  content: '\e3cb';
}

/* line 1471, src/sass/core/material-icons.scss */
.material-icons.exposure_neg_2::before,
.mi.exposure_neg_2::before {
  content: '\e3cc';
}

/* line 1476, src/sass/core/material-icons.scss */
.material-icons.exposure_plus_1::before,
.mi.exposure_plus_1::before {
  content: '\e3cd';
}

/* line 1481, src/sass/core/material-icons.scss */
.material-icons.exposure_plus_2::before,
.mi.exposure_plus_2::before {
  content: '\e3ce';
}

/* line 1486, src/sass/core/material-icons.scss */
.material-icons.exposure_zero::before,
.mi.exposure_zero::before {
  content: '\e3cf';
}

/* line 1491, src/sass/core/material-icons.scss */
.material-icons.extension::before,
.mi.extension::before {
  content: '\e87b';
}

/* line 1496, src/sass/core/material-icons.scss */
.material-icons.face::before,
.mi.face::before {
  content: '\e87c';
}

/* line 1501, src/sass/core/material-icons.scss */
.material-icons.fast_forward::before,
.mi.fast_forward::before {
  content: '\e01f';
}

/* line 1506, src/sass/core/material-icons.scss */
.material-icons.fast_rewind::before,
.mi.fast_rewind::before {
  content: '\e020';
}

/* line 1511, src/sass/core/material-icons.scss */
.material-icons.favorite::before,
.mi.favorite::before {
  content: '\e87d';
}

/* line 1516, src/sass/core/material-icons.scss */
.material-icons.favorite_border::before,
.mi.favorite_border::before {
  content: '\e87e';
}

/* line 1521, src/sass/core/material-icons.scss */
.material-icons.featured_play_list::before,
.mi.featured_play_list::before {
  content: '\e06d';
}

/* line 1526, src/sass/core/material-icons.scss */
.material-icons.featured_video::before,
.mi.featured_video::before {
  content: '\e06e';
}

/* line 1531, src/sass/core/material-icons.scss */
.material-icons.feedback::before,
.mi.feedback::before {
  content: '\e87f';
}

/* line 1536, src/sass/core/material-icons.scss */
.material-icons.fiber_dvr::before,
.mi.fiber_dvr::before {
  content: '\e05d';
}

/* line 1541, src/sass/core/material-icons.scss */
.material-icons.fiber_manual_record::before,
.mi.fiber_manual_record::before {
  content: '\e061';
}

/* line 1546, src/sass/core/material-icons.scss */
.material-icons.fiber_new::before,
.mi.fiber_new::before {
  content: '\e05e';
}

/* line 1551, src/sass/core/material-icons.scss */
.material-icons.fiber_pin::before,
.mi.fiber_pin::before {
  content: '\e06a';
}

/* line 1556, src/sass/core/material-icons.scss */
.material-icons.fiber_smart_record::before,
.mi.fiber_smart_record::before {
  content: '\e062';
}

/* line 1561, src/sass/core/material-icons.scss */
.material-icons.file_download::before,
.mi.file_download::before {
  content: '\e2c4';
}

/* line 1566, src/sass/core/material-icons.scss */
.material-icons.file_upload::before,
.mi.file_upload::before {
  content: '\e2c6';
}

/* line 1571, src/sass/core/material-icons.scss */
.material-icons.filter::before,
.mi.filter::before {
  content: '\e3d3';
}

/* line 1576, src/sass/core/material-icons.scss */
.material-icons.filter_1::before,
.mi.filter_1::before {
  content: '\e3d0';
}

/* line 1581, src/sass/core/material-icons.scss */
.material-icons.filter_2::before,
.mi.filter_2::before {
  content: '\e3d1';
}

/* line 1586, src/sass/core/material-icons.scss */
.material-icons.filter_3::before,
.mi.filter_3::before {
  content: '\e3d2';
}

/* line 1591, src/sass/core/material-icons.scss */
.material-icons.filter_4::before,
.mi.filter_4::before {
  content: '\e3d4';
}

/* line 1596, src/sass/core/material-icons.scss */
.material-icons.filter_5::before,
.mi.filter_5::before {
  content: '\e3d5';
}

/* line 1601, src/sass/core/material-icons.scss */
.material-icons.filter_6::before,
.mi.filter_6::before {
  content: '\e3d6';
}

/* line 1606, src/sass/core/material-icons.scss */
.material-icons.filter_7::before,
.mi.filter_7::before {
  content: '\e3d7';
}

/* line 1611, src/sass/core/material-icons.scss */
.material-icons.filter_8::before,
.mi.filter_8::before {
  content: '\e3d8';
}

/* line 1616, src/sass/core/material-icons.scss */
.material-icons.filter_9::before,
.mi.filter_9::before {
  content: '\e3d9';
}

/* line 1621, src/sass/core/material-icons.scss */
.material-icons.filter_9_plus::before,
.mi.filter_9_plus::before {
  content: '\e3da';
}

/* line 1626, src/sass/core/material-icons.scss */
.material-icons.filter_b_and_w::before,
.mi.filter_b_and_w::before {
  content: '\e3db';
}

/* line 1631, src/sass/core/material-icons.scss */
.material-icons.filter_center_focus::before,
.mi.filter_center_focus::before {
  content: '\e3dc';
}

/* line 1636, src/sass/core/material-icons.scss */
.material-icons.filter_drama::before,
.mi.filter_drama::before {
  content: '\e3dd';
}

/* line 1641, src/sass/core/material-icons.scss */
.material-icons.filter_frames::before,
.mi.filter_frames::before {
  content: '\e3de';
}

/* line 1646, src/sass/core/material-icons.scss */
.material-icons.filter_hdr::before,
.mi.filter_hdr::before {
  content: '\e3df';
}

/* line 1651, src/sass/core/material-icons.scss */
.material-icons.filter_list::before,
.mi.filter_list::before {
  content: '\e152';
}

/* line 1656, src/sass/core/material-icons.scss */
.material-icons.filter_none::before,
.mi.filter_none::before {
  content: '\e3e0';
}

/* line 1661, src/sass/core/material-icons.scss */
.material-icons.filter_tilt_shift::before,
.mi.filter_tilt_shift::before {
  content: '\e3e2';
}

/* line 1666, src/sass/core/material-icons.scss */
.material-icons.filter_vintage::before,
.mi.filter_vintage::before {
  content: '\e3e3';
}

/* line 1671, src/sass/core/material-icons.scss */
.material-icons.find_in_page::before,
.mi.find_in_page::before {
  content: '\e880';
}

/* line 1676, src/sass/core/material-icons.scss */
.material-icons.find_replace::before,
.mi.find_replace::before {
  content: '\e881';
}

/* line 1681, src/sass/core/material-icons.scss */
.material-icons.fingerprint::before,
.mi.fingerprint::before {
  content: '\e90d';
}

/* line 1686, src/sass/core/material-icons.scss */
.material-icons.first_page::before,
.mi.first_page::before {
  content: '\e5dc';
}

/* line 1691, src/sass/core/material-icons.scss */
.material-icons.fitness_center::before,
.mi.fitness_center::before {
  content: '\eb43';
}

/* line 1696, src/sass/core/material-icons.scss */
.material-icons.flag::before,
.mi.flag::before {
  content: '\e153';
}

/* line 1701, src/sass/core/material-icons.scss */
.material-icons.flare::before,
.mi.flare::before {
  content: '\e3e4';
}

/* line 1706, src/sass/core/material-icons.scss */
.material-icons.flash_auto::before,
.mi.flash_auto::before {
  content: '\e3e5';
}

/* line 1711, src/sass/core/material-icons.scss */
.material-icons.flash_off::before,
.mi.flash_off::before {
  content: '\e3e6';
}

/* line 1716, src/sass/core/material-icons.scss */
.material-icons.flash_on::before,
.mi.flash_on::before {
  content: '\e3e7';
}

/* line 1721, src/sass/core/material-icons.scss */
.material-icons.flight::before,
.mi.flight::before {
  content: '\e539';
}

/* line 1726, src/sass/core/material-icons.scss */
.material-icons.flight_land::before,
.mi.flight_land::before {
  content: '\e904';
}

/* line 1731, src/sass/core/material-icons.scss */
.material-icons.flight_takeoff::before,
.mi.flight_takeoff::before {
  content: '\e905';
}

/* line 1736, src/sass/core/material-icons.scss */
.material-icons.flip::before,
.mi.flip::before {
  content: '\e3e8';
}

/* line 1741, src/sass/core/material-icons.scss */
.material-icons.flip_to_back::before,
.mi.flip_to_back::before {
  content: '\e882';
}

/* line 1746, src/sass/core/material-icons.scss */
.material-icons.flip_to_front::before,
.mi.flip_to_front::before {
  content: '\e883';
}

/* line 1751, src/sass/core/material-icons.scss */
.material-icons.folder::before,
.mi.folder::before {
  content: '\e2c7';
}

/* line 1756, src/sass/core/material-icons.scss */
.material-icons.folder_open::before,
.mi.folder_open::before {
  content: '\e2c8';
}

/* line 1761, src/sass/core/material-icons.scss */
.material-icons.folder_shared::before,
.mi.folder_shared::before {
  content: '\e2c9';
}

/* line 1766, src/sass/core/material-icons.scss */
.material-icons.folder_special::before,
.mi.folder_special::before {
  content: '\e617';
}

/* line 1771, src/sass/core/material-icons.scss */
.material-icons.font_download::before,
.mi.font_download::before {
  content: '\e167';
}

/* line 1776, src/sass/core/material-icons.scss */
.material-icons.format_align_center::before,
.mi.format_align_center::before {
  content: '\e234';
}

/* line 1781, src/sass/core/material-icons.scss */
.material-icons.format_align_justify::before,
.mi.format_align_justify::before {
  content: '\e235';
}

/* line 1786, src/sass/core/material-icons.scss */
.material-icons.format_align_left::before,
.mi.format_align_left::before {
  content: '\e236';
}

/* line 1791, src/sass/core/material-icons.scss */
.material-icons.format_align_right::before,
.mi.format_align_right::before {
  content: '\e237';
}

/* line 1796, src/sass/core/material-icons.scss */
.material-icons.format_bold::before,
.mi.format_bold::before {
  content: '\e238';
}

/* line 1801, src/sass/core/material-icons.scss */
.material-icons.format_clear::before,
.mi.format_clear::before {
  content: '\e239';
}

/* line 1806, src/sass/core/material-icons.scss */
.material-icons.format_color_fill::before,
.mi.format_color_fill::before {
  content: '\e23a';
}

/* line 1811, src/sass/core/material-icons.scss */
.material-icons.format_color_reset::before,
.mi.format_color_reset::before {
  content: '\e23b';
}

/* line 1816, src/sass/core/material-icons.scss */
.material-icons.format_color_text::before,
.mi.format_color_text::before {
  content: '\e23c';
}

/* line 1821, src/sass/core/material-icons.scss */
.material-icons.format_indent_decrease::before,
.mi.format_indent_decrease::before {
  content: '\e23d';
}

/* line 1826, src/sass/core/material-icons.scss */
.material-icons.format_indent_increase::before,
.mi.format_indent_increase::before {
  content: '\e23e';
}

/* line 1831, src/sass/core/material-icons.scss */
.material-icons.format_italic::before,
.mi.format_italic::before {
  content: '\e23f';
}

/* line 1836, src/sass/core/material-icons.scss */
.material-icons.format_line_spacing::before,
.mi.format_line_spacing::before {
  content: '\e240';
}

/* line 1841, src/sass/core/material-icons.scss */
.material-icons.format_list_bulleted::before,
.mi.format_list_bulleted::before {
  content: '\e241';
}

/* line 1846, src/sass/core/material-icons.scss */
.material-icons.format_list_numbered::before,
.mi.format_list_numbered::before {
  content: '\e242';
}

/* line 1851, src/sass/core/material-icons.scss */
.material-icons.format_paint::before,
.mi.format_paint::before {
  content: '\e243';
}

/* line 1856, src/sass/core/material-icons.scss */
.material-icons.format_quote::before,
.mi.format_quote::before {
  content: '\e244';
}

/* line 1861, src/sass/core/material-icons.scss */
.material-icons.format_shapes::before,
.mi.format_shapes::before {
  content: '\e25e';
}

/* line 1866, src/sass/core/material-icons.scss */
.material-icons.format_size::before,
.mi.format_size::before {
  content: '\e245';
}

/* line 1871, src/sass/core/material-icons.scss */
.material-icons.format_strikethrough::before,
.mi.format_strikethrough::before {
  content: '\e246';
}

/* line 1876, src/sass/core/material-icons.scss */
.material-icons.format_textdirection_l_to_r::before,
.mi.format_textdirection_l_to_r::before {
  content: '\e247';
}

/* line 1881, src/sass/core/material-icons.scss */
.material-icons.format_textdirection_r_to_l::before,
.mi.format_textdirection_r_to_l::before {
  content: '\e248';
}

/* line 1886, src/sass/core/material-icons.scss */
.material-icons.format_underlined::before,
.mi.format_underlined::before {
  content: '\e249';
}

/* line 1891, src/sass/core/material-icons.scss */
.material-icons.forum::before,
.mi.forum::before {
  content: '\e0bf';
}

/* line 1896, src/sass/core/material-icons.scss */
.material-icons.forward::before,
.mi.forward::before {
  content: '\e154';
}

/* line 1901, src/sass/core/material-icons.scss */
.material-icons.forward_10::before,
.mi.forward_10::before {
  content: '\e056';
}

/* line 1906, src/sass/core/material-icons.scss */
.material-icons.forward_30::before,
.mi.forward_30::before {
  content: '\e057';
}

/* line 1911, src/sass/core/material-icons.scss */
.material-icons.forward_5::before,
.mi.forward_5::before {
  content: '\e058';
}

/* line 1916, src/sass/core/material-icons.scss */
.material-icons.free_breakfast::before,
.mi.free_breakfast::before {
  content: '\eb44';
}

/* line 1921, src/sass/core/material-icons.scss */
.material-icons.fullscreen::before,
.mi.fullscreen::before {
  content: '\e5d0';
}

/* line 1926, src/sass/core/material-icons.scss */
.material-icons.fullscreen_exit::before,
.mi.fullscreen_exit::before {
  content: '\e5d1';
}

/* line 1931, src/sass/core/material-icons.scss */
.material-icons.functions::before,
.mi.functions::before {
  content: '\e24a';
}

/* line 1936, src/sass/core/material-icons.scss */
.material-icons.g_translate::before,
.mi.g_translate::before {
  content: '\e927';
}

/* line 1941, src/sass/core/material-icons.scss */
.material-icons.gamepad::before,
.mi.gamepad::before {
  content: '\e30f';
}

/* line 1946, src/sass/core/material-icons.scss */
.material-icons.games::before,
.mi.games::before {
  content: '\e021';
}

/* line 1951, src/sass/core/material-icons.scss */
.material-icons.gavel::before,
.mi.gavel::before {
  content: '\e90e';
}

/* line 1956, src/sass/core/material-icons.scss */
.material-icons.gesture::before,
.mi.gesture::before {
  content: '\e155';
}

/* line 1961, src/sass/core/material-icons.scss */
.material-icons.get_app::before,
.mi.get_app::before {
  content: '\e884';
}

/* line 1966, src/sass/core/material-icons.scss */
.material-icons.gif::before,
.mi.gif::before {
  content: '\e908';
}

/* line 1971, src/sass/core/material-icons.scss */
.material-icons.golf_course::before,
.mi.golf_course::before {
  content: '\eb45';
}

/* line 1976, src/sass/core/material-icons.scss */
.material-icons.gps_fixed::before,
.mi.gps_fixed::before {
  content: '\e1b3';
}

/* line 1981, src/sass/core/material-icons.scss */
.material-icons.gps_not_fixed::before,
.mi.gps_not_fixed::before {
  content: '\e1b4';
}

/* line 1986, src/sass/core/material-icons.scss */
.material-icons.gps_off::before,
.mi.gps_off::before {
  content: '\e1b5';
}

/* line 1991, src/sass/core/material-icons.scss */
.material-icons.grade::before,
.mi.grade::before {
  content: '\e885';
}

/* line 1996, src/sass/core/material-icons.scss */
.material-icons.gradient::before,
.mi.gradient::before {
  content: '\e3e9';
}

/* line 2001, src/sass/core/material-icons.scss */
.material-icons.grain::before,
.mi.grain::before {
  content: '\e3ea';
}

/* line 2006, src/sass/core/material-icons.scss */
.material-icons.graphic_eq::before,
.mi.graphic_eq::before {
  content: '\e1b8';
}

/* line 2011, src/sass/core/material-icons.scss */
.material-icons.grid_off::before,
.mi.grid_off::before {
  content: '\e3eb';
}

/* line 2016, src/sass/core/material-icons.scss */
.material-icons.grid_on::before,
.mi.grid_on::before {
  content: '\e3ec';
}

/* line 2021, src/sass/core/material-icons.scss */
.material-icons.group::before,
.mi.group::before {
  content: '\e7ef';
}

/* line 2026, src/sass/core/material-icons.scss */
.material-icons.group_add::before,
.mi.group_add::before {
  content: '\e7f0';
}

/* line 2031, src/sass/core/material-icons.scss */
.material-icons.group_work::before,
.mi.group_work::before {
  content: '\e886';
}

/* line 2036, src/sass/core/material-icons.scss */
.material-icons.hd::before,
.mi.hd::before {
  content: '\e052';
}

/* line 2041, src/sass/core/material-icons.scss */
.material-icons.hdr_off::before,
.mi.hdr_off::before {
  content: '\e3ed';
}

/* line 2046, src/sass/core/material-icons.scss */
.material-icons.hdr_on::before,
.mi.hdr_on::before {
  content: '\e3ee';
}

/* line 2051, src/sass/core/material-icons.scss */
.material-icons.hdr_strong::before,
.mi.hdr_strong::before {
  content: '\e3f1';
}

/* line 2056, src/sass/core/material-icons.scss */
.material-icons.hdr_weak::before,
.mi.hdr_weak::before {
  content: '\e3f2';
}

/* line 2061, src/sass/core/material-icons.scss */
.material-icons.headset::before,
.mi.headset::before {
  content: '\e310';
}

/* line 2066, src/sass/core/material-icons.scss */
.material-icons.headset_mic::before,
.mi.headset_mic::before {
  content: '\e311';
}

/* line 2071, src/sass/core/material-icons.scss */
.material-icons.healing::before,
.mi.healing::before {
  content: '\e3f3';
}

/* line 2076, src/sass/core/material-icons.scss */
.material-icons.hearing::before,
.mi.hearing::before {
  content: '\e023';
}

/* line 2081, src/sass/core/material-icons.scss */
.material-icons.help::before,
.mi.help::before {
  content: '\e887';
}

/* line 2086, src/sass/core/material-icons.scss */
.material-icons.help_outline::before,
.mi.help_outline::before {
  content: '\e8fd';
}

/* line 2091, src/sass/core/material-icons.scss */
.material-icons.high_quality::before,
.mi.high_quality::before {
  content: '\e024';
}

/* line 2096, src/sass/core/material-icons.scss */
.material-icons.highlight::before,
.mi.highlight::before {
  content: '\e25f';
}

/* line 2101, src/sass/core/material-icons.scss */
.material-icons.highlight_off::before,
.mi.highlight_off::before {
  content: '\e888';
}

/* line 2106, src/sass/core/material-icons.scss */
.material-icons.history::before,
.mi.history::before {
  content: '\e889';
}

/* line 2111, src/sass/core/material-icons.scss */
.material-icons.home::before,
.mi.home::before {
  content: '\e88a';
}

/* line 2116, src/sass/core/material-icons.scss */
.material-icons.hot_tub::before,
.mi.hot_tub::before {
  content: '\eb46';
}

/* line 2121, src/sass/core/material-icons.scss */
.material-icons.hotel::before,
.mi.hotel::before {
  content: '\e53a';
}

/* line 2126, src/sass/core/material-icons.scss */
.material-icons.hourglass_empty::before,
.mi.hourglass_empty::before {
  content: '\e88b';
}

/* line 2131, src/sass/core/material-icons.scss */
.material-icons.hourglass_full::before,
.mi.hourglass_full::before {
  content: '\e88c';
}

/* line 2136, src/sass/core/material-icons.scss */
.material-icons.http::before,
.mi.http::before {
  content: '\e902';
}

/* line 2141, src/sass/core/material-icons.scss */
.material-icons.https::before,
.mi.https::before {
  content: '\e88d';
}

/* line 2146, src/sass/core/material-icons.scss */
.material-icons.image::before,
.mi.image::before {
  content: '\e3f4';
}

/* line 2151, src/sass/core/material-icons.scss */
.material-icons.image_aspect_ratio::before,
.mi.image_aspect_ratio::before {
  content: '\e3f5';
}

/* line 2156, src/sass/core/material-icons.scss */
.material-icons.import_contacts::before,
.mi.import_contacts::before {
  content: '\e0e0';
}

/* line 2161, src/sass/core/material-icons.scss */
.material-icons.import_export::before,
.mi.import_export::before {
  content: '\e0c3';
}

/* line 2166, src/sass/core/material-icons.scss */
.material-icons.important_devices::before,
.mi.important_devices::before {
  content: '\e912';
}

/* line 2171, src/sass/core/material-icons.scss */
.material-icons.inbox::before,
.mi.inbox::before {
  content: '\e156';
}

/* line 2176, src/sass/core/material-icons.scss */
.material-icons.indeterminate_check_box::before,
.mi.indeterminate_check_box::before {
  content: '\e909';
}

/* line 2181, src/sass/core/material-icons.scss */
.material-icons.info::before,
.mi.info::before {
  content: '\e88e';
}

/* line 2186, src/sass/core/material-icons.scss */
.material-icons.info_outline::before,
.mi.info_outline::before {
  content: '\e88f';
}

/* line 2191, src/sass/core/material-icons.scss */
.material-icons.input::before,
.mi.input::before {
  content: '\e890';
}

/* line 2196, src/sass/core/material-icons.scss */
.material-icons.insert_chart::before,
.mi.insert_chart::before {
  content: '\e24b';
}

/* line 2201, src/sass/core/material-icons.scss */
.material-icons.insert_comment::before,
.mi.insert_comment::before {
  content: '\e24c';
}

/* line 2206, src/sass/core/material-icons.scss */
.material-icons.insert_drive_file::before,
.mi.insert_drive_file::before {
  content: '\e24d';
}

/* line 2211, src/sass/core/material-icons.scss */
.material-icons.insert_emoticon::before,
.mi.insert_emoticon::before {
  content: '\e24e';
}

/* line 2216, src/sass/core/material-icons.scss */
.material-icons.insert_invitation::before,
.mi.insert_invitation::before {
  content: '\e24f';
}

/* line 2221, src/sass/core/material-icons.scss */
.material-icons.insert_link::before,
.mi.insert_link::before {
  content: '\e250';
}

/* line 2226, src/sass/core/material-icons.scss */
.material-icons.insert_photo::before,
.mi.insert_photo::before {
  content: '\e251';
}

/* line 2231, src/sass/core/material-icons.scss */
.material-icons.invert_colors::before,
.mi.invert_colors::before {
  content: '\e891';
}

/* line 2236, src/sass/core/material-icons.scss */
.material-icons.invert_colors_off::before,
.mi.invert_colors_off::before {
  content: '\e0c4';
}

/* line 2241, src/sass/core/material-icons.scss */
.material-icons.iso::before,
.mi.iso::before {
  content: '\e3f6';
}

/* line 2246, src/sass/core/material-icons.scss */
.material-icons.keyboard::before,
.mi.keyboard::before {
  content: '\e312';
}

/* line 2251, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_down::before,
.mi.keyboard_arrow_down::before {
  content: '\e313';
}

/* line 2256, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_left::before,
.mi.keyboard_arrow_left::before {
  content: '\e314';
}

/* line 2261, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_right::before,
.mi.keyboard_arrow_right::before {
  content: '\e315';
}

/* line 2266, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_up::before,
.mi.keyboard_arrow_up::before {
  content: '\e316';
}

/* line 2271, src/sass/core/material-icons.scss */
.material-icons.keyboard_backspace::before,
.mi.keyboard_backspace::before {
  content: '\e317';
}

/* line 2276, src/sass/core/material-icons.scss */
.material-icons.keyboard_capslock::before,
.mi.keyboard_capslock::before {
  content: '\e318';
}

/* line 2281, src/sass/core/material-icons.scss */
.material-icons.keyboard_hide::before,
.mi.keyboard_hide::before {
  content: '\e31a';
}

/* line 2286, src/sass/core/material-icons.scss */
.material-icons.keyboard_return::before,
.mi.keyboard_return::before {
  content: '\e31b';
}

/* line 2291, src/sass/core/material-icons.scss */
.material-icons.keyboard_tab::before,
.mi.keyboard_tab::before {
  content: '\e31c';
}

/* line 2296, src/sass/core/material-icons.scss */
.material-icons.keyboard_voice::before,
.mi.keyboard_voice::before {
  content: '\e31d';
}

/* line 2301, src/sass/core/material-icons.scss */
.material-icons.kitchen::before,
.mi.kitchen::before {
  content: '\eb47';
}

/* line 2306, src/sass/core/material-icons.scss */
.material-icons.label::before,
.mi.label::before {
  content: '\e892';
}

/* line 2311, src/sass/core/material-icons.scss */
.material-icons.label_outline::before,
.mi.label_outline::before {
  content: '\e893';
}

/* line 2316, src/sass/core/material-icons.scss */
.material-icons.landscape::before,
.mi.landscape::before {
  content: '\e3f7';
}

/* line 2321, src/sass/core/material-icons.scss */
.material-icons.language::before,
.mi.language::before {
  content: '\e894';
}

/* line 2326, src/sass/core/material-icons.scss */
.material-icons.laptop::before,
.mi.laptop::before {
  content: '\e31e';
}

/* line 2331, src/sass/core/material-icons.scss */
.material-icons.laptop_chromebook::before,
.mi.laptop_chromebook::before {
  content: '\e31f';
}

/* line 2336, src/sass/core/material-icons.scss */
.material-icons.laptop_mac::before,
.mi.laptop_mac::before {
  content: '\e320';
}

/* line 2341, src/sass/core/material-icons.scss */
.material-icons.laptop_windows::before,
.mi.laptop_windows::before {
  content: '\e321';
}

/* line 2346, src/sass/core/material-icons.scss */
.material-icons.last_page::before,
.mi.last_page::before {
  content: '\e5dd';
}

/* line 2351, src/sass/core/material-icons.scss */
.material-icons.launch::before,
.mi.launch::before {
  content: '\e895';
}

/* line 2356, src/sass/core/material-icons.scss */
.material-icons.layers::before,
.mi.layers::before {
  content: '\e53b';
}

/* line 2361, src/sass/core/material-icons.scss */
.material-icons.layers_clear::before,
.mi.layers_clear::before {
  content: '\e53c';
}

/* line 2366, src/sass/core/material-icons.scss */
.material-icons.leak_add::before,
.mi.leak_add::before {
  content: '\e3f8';
}

/* line 2371, src/sass/core/material-icons.scss */
.material-icons.leak_remove::before,
.mi.leak_remove::before {
  content: '\e3f9';
}

/* line 2376, src/sass/core/material-icons.scss */
.material-icons.lens::before,
.mi.lens::before {
  content: '\e3fa';
}

/* line 2381, src/sass/core/material-icons.scss */
.material-icons.library_add::before,
.mi.library_add::before {
  content: '\e02e';
}

/* line 2386, src/sass/core/material-icons.scss */
.material-icons.library_books::before,
.mi.library_books::before {
  content: '\e02f';
}

/* line 2391, src/sass/core/material-icons.scss */
.material-icons.library_music::before,
.mi.library_music::before {
  content: '\e030';
}

/* line 2396, src/sass/core/material-icons.scss */
.material-icons.lightbulb_outline::before,
.mi.lightbulb_outline::before {
  content: '\e90f';
}

/* line 2401, src/sass/core/material-icons.scss */
.material-icons.line_style::before,
.mi.line_style::before {
  content: '\e919';
}

/* line 2406, src/sass/core/material-icons.scss */
.material-icons.line_weight::before,
.mi.line_weight::before {
  content: '\e91a';
}

/* line 2411, src/sass/core/material-icons.scss */
.material-icons.linear_scale::before,
.mi.linear_scale::before {
  content: '\e260';
}

/* line 2416, src/sass/core/material-icons.scss */
.material-icons.link::before,
.mi.link::before {
  content: '\e157';
}

/* line 2421, src/sass/core/material-icons.scss */
.material-icons.linked_camera::before,
.mi.linked_camera::before {
  content: '\e438';
}

/* line 2426, src/sass/core/material-icons.scss */
.material-icons.list::before,
.mi.list::before {
  content: '\e896';
}

/* line 2431, src/sass/core/material-icons.scss */
.material-icons.live_help::before,
.mi.live_help::before {
  content: '\e0c6';
}

/* line 2436, src/sass/core/material-icons.scss */
.material-icons.live_tv::before,
.mi.live_tv::before {
  content: '\e639';
}

/* line 2441, src/sass/core/material-icons.scss */
.material-icons.local_activity::before,
.mi.local_activity::before {
  content: '\e53f';
}

/* line 2446, src/sass/core/material-icons.scss */
.material-icons.local_airport::before,
.mi.local_airport::before {
  content: '\e53d';
}

/* line 2451, src/sass/core/material-icons.scss */
.material-icons.local_atm::before,
.mi.local_atm::before {
  content: '\e53e';
}

/* line 2456, src/sass/core/material-icons.scss */
.material-icons.local_bar::before,
.mi.local_bar::before {
  content: '\e540';
}

/* line 2461, src/sass/core/material-icons.scss */
.material-icons.local_cafe::before,
.mi.local_cafe::before {
  content: '\e541';
}

/* line 2466, src/sass/core/material-icons.scss */
.material-icons.local_car_wash::before,
.mi.local_car_wash::before {
  content: '\e542';
}

/* line 2471, src/sass/core/material-icons.scss */
.material-icons.local_convenience_store::before,
.mi.local_convenience_store::before {
  content: '\e543';
}

/* line 2476, src/sass/core/material-icons.scss */
.material-icons.local_dining::before,
.mi.local_dining::before {
  content: '\e556';
}

/* line 2481, src/sass/core/material-icons.scss */
.material-icons.local_drink::before,
.mi.local_drink::before {
  content: '\e544';
}

/* line 2486, src/sass/core/material-icons.scss */
.material-icons.local_florist::before,
.mi.local_florist::before {
  content: '\e545';
}

/* line 2491, src/sass/core/material-icons.scss */
.material-icons.local_gas_station::before,
.mi.local_gas_station::before {
  content: '\e546';
}

/* line 2496, src/sass/core/material-icons.scss */
.material-icons.local_grocery_store::before,
.mi.local_grocery_store::before {
  content: '\e547';
}

/* line 2501, src/sass/core/material-icons.scss */
.material-icons.local_hospital::before,
.mi.local_hospital::before {
  content: '\e548';
}

/* line 2506, src/sass/core/material-icons.scss */
.material-icons.local_hotel::before,
.mi.local_hotel::before {
  content: '\e549';
}

/* line 2511, src/sass/core/material-icons.scss */
.material-icons.local_laundry_service::before,
.mi.local_laundry_service::before {
  content: '\e54a';
}

/* line 2516, src/sass/core/material-icons.scss */
.material-icons.local_library::before,
.mi.local_library::before {
  content: '\e54b';
}

/* line 2521, src/sass/core/material-icons.scss */
.material-icons.local_mall::before,
.mi.local_mall::before {
  content: '\e54c';
}

/* line 2526, src/sass/core/material-icons.scss */
.material-icons.local_movies::before,
.mi.local_movies::before {
  content: '\e54d';
}

/* line 2531, src/sass/core/material-icons.scss */
.material-icons.local_offer::before,
.mi.local_offer::before {
  content: '\e54e';
}

/* line 2536, src/sass/core/material-icons.scss */
.material-icons.local_parking::before,
.mi.local_parking::before {
  content: '\e54f';
}

/* line 2541, src/sass/core/material-icons.scss */
.material-icons.local_pharmacy::before,
.mi.local_pharmacy::before {
  content: '\e550';
}

/* line 2546, src/sass/core/material-icons.scss */
.material-icons.local_phone::before,
.mi.local_phone::before {
  content: '\e551';
}

/* line 2551, src/sass/core/material-icons.scss */
.material-icons.local_pizza::before,
.mi.local_pizza::before {
  content: '\e552';
}

/* line 2556, src/sass/core/material-icons.scss */
.material-icons.local_play::before,
.mi.local_play::before {
  content: '\e553';
}

/* line 2561, src/sass/core/material-icons.scss */
.material-icons.local_post_office::before,
.mi.local_post_office::before {
  content: '\e554';
}

/* line 2566, src/sass/core/material-icons.scss */
.material-icons.local_printshop::before,
.mi.local_printshop::before {
  content: '\e555';
}

/* line 2571, src/sass/core/material-icons.scss */
.material-icons.local_see::before,
.mi.local_see::before {
  content: '\e557';
}

/* line 2576, src/sass/core/material-icons.scss */
.material-icons.local_shipping::before,
.mi.local_shipping::before {
  content: '\e558';
}

/* line 2581, src/sass/core/material-icons.scss */
.material-icons.local_taxi::before,
.mi.local_taxi::before {
  content: '\e559';
}

/* line 2586, src/sass/core/material-icons.scss */
.material-icons.location_city::before,
.mi.location_city::before {
  content: '\e7f1';
}

/* line 2591, src/sass/core/material-icons.scss */
.material-icons.location_disabled::before,
.mi.location_disabled::before {
  content: '\e1b6';
}

/* line 2596, src/sass/core/material-icons.scss */
.material-icons.location_off::before,
.mi.location_off::before {
  content: '\e0c7';
}

/* line 2601, src/sass/core/material-icons.scss */
.material-icons.location_on::before,
.mi.location_on::before {
  content: '\e0c8';
}

/* line 2606, src/sass/core/material-icons.scss */
.material-icons.location_searching::before,
.mi.location_searching::before {
  content: '\e1b7';
}

/* line 2611, src/sass/core/material-icons.scss */
.material-icons.lock::before,
.mi.lock::before {
  content: '\e897';
}

/* line 2616, src/sass/core/material-icons.scss */
.material-icons.lock_open::before,
.mi.lock_open::before {
  content: '\e898';
}

/* line 2621, src/sass/core/material-icons.scss */
.material-icons.lock_outline::before,
.mi.lock_outline::before {
  content: '\e899';
}

/* line 2626, src/sass/core/material-icons.scss */
.material-icons.looks::before,
.mi.looks::before {
  content: '\e3fc';
}

/* line 2631, src/sass/core/material-icons.scss */
.material-icons.looks_3::before,
.mi.looks_3::before {
  content: '\e3fb';
}

/* line 2636, src/sass/core/material-icons.scss */
.material-icons.looks_4::before,
.mi.looks_4::before {
  content: '\e3fd';
}

/* line 2641, src/sass/core/material-icons.scss */
.material-icons.looks_5::before,
.mi.looks_5::before {
  content: '\e3fe';
}

/* line 2646, src/sass/core/material-icons.scss */
.material-icons.looks_6::before,
.mi.looks_6::before {
  content: '\e3ff';
}

/* line 2651, src/sass/core/material-icons.scss */
.material-icons.looks_one::before,
.mi.looks_one::before {
  content: '\e400';
}

/* line 2656, src/sass/core/material-icons.scss */
.material-icons.looks_two::before,
.mi.looks_two::before {
  content: '\e401';
}

/* line 2661, src/sass/core/material-icons.scss */
.material-icons.loop::before,
.mi.loop::before {
  content: '\e028';
}

/* line 2666, src/sass/core/material-icons.scss */
.material-icons.loupe::before,
.mi.loupe::before {
  content: '\e402';
}

/* line 2671, src/sass/core/material-icons.scss */
.material-icons.low_priority::before,
.mi.low_priority::before {
  content: '\e16d';
}

/* line 2676, src/sass/core/material-icons.scss */
.material-icons.loyalty::before,
.mi.loyalty::before {
  content: '\e89a';
}

/* line 2681, src/sass/core/material-icons.scss */
.material-icons.mail::before,
.mi.mail::before {
  content: '\e158';
}

/* line 2686, src/sass/core/material-icons.scss */
.material-icons.mail_outline::before,
.mi.mail_outline::before {
  content: '\e0e1';
}

/* line 2691, src/sass/core/material-icons.scss */
.material-icons.map::before,
.mi.map::before {
  content: '\e55b';
}

/* line 2696, src/sass/core/material-icons.scss */
.material-icons.markunread::before,
.mi.markunread::before {
  content: '\e159';
}

/* line 2701, src/sass/core/material-icons.scss */
.material-icons.markunread_mailbox::before,
.mi.markunread_mailbox::before {
  content: '\e89b';
}

/* line 2706, src/sass/core/material-icons.scss */
.material-icons.memory::before,
.mi.memory::before {
  content: '\e322';
}

/* line 2711, src/sass/core/material-icons.scss */
.material-icons.menu::before,
.mi.menu::before {
  content: '\e5d2';
}

/* line 2716, src/sass/core/material-icons.scss */
.material-icons.merge_type::before,
.mi.merge_type::before {
  content: '\e252';
}

/* line 2721, src/sass/core/material-icons.scss */
.material-icons.message::before,
.mi.message::before {
  content: '\e0c9';
}

/* line 2726, src/sass/core/material-icons.scss */
.material-icons.mic::before,
.mi.mic::before {
  content: '\e029';
}

/* line 2731, src/sass/core/material-icons.scss */
.material-icons.mic_none::before,
.mi.mic_none::before {
  content: '\e02a';
}

/* line 2736, src/sass/core/material-icons.scss */
.material-icons.mic_off::before,
.mi.mic_off::before {
  content: '\e02b';
}

/* line 2741, src/sass/core/material-icons.scss */
.material-icons.mms::before,
.mi.mms::before {
  content: '\e618';
}

/* line 2746, src/sass/core/material-icons.scss */
.material-icons.mode_comment::before,
.mi.mode_comment::before {
  content: '\e253';
}

/* line 2751, src/sass/core/material-icons.scss */
.material-icons.mode_edit::before,
.mi.mode_edit::before {
  content: '\e254';
}

/* line 2756, src/sass/core/material-icons.scss */
.material-icons.monetization_on::before,
.mi.monetization_on::before {
  content: '\e263';
}

/* line 2761, src/sass/core/material-icons.scss */
.material-icons.money_off::before,
.mi.money_off::before {
  content: '\e25c';
}

/* line 2766, src/sass/core/material-icons.scss */
.material-icons.monochrome_photos::before,
.mi.monochrome_photos::before {
  content: '\e403';
}

/* line 2771, src/sass/core/material-icons.scss */
.material-icons.mood::before,
.mi.mood::before {
  content: '\e7f2';
}

/* line 2776, src/sass/core/material-icons.scss */
.material-icons.mood_bad::before,
.mi.mood_bad::before {
  content: '\e7f3';
}

/* line 2781, src/sass/core/material-icons.scss */
.material-icons.more::before,
.mi.more::before {
  content: '\e619';
}

/* line 2786, src/sass/core/material-icons.scss */
.material-icons.more_horiz::before,
.mi.more_horiz::before {
  content: '\e5d3';
}

/* line 2791, src/sass/core/material-icons.scss */
.material-icons.more_vert::before,
.mi.more_vert::before {
  content: '\e5d4';
}

/* line 2796, src/sass/core/material-icons.scss */
.material-icons.motorcycle::before,
.mi.motorcycle::before {
  content: '\e91b';
}

/* line 2801, src/sass/core/material-icons.scss */
.material-icons.mouse::before,
.mi.mouse::before {
  content: '\e323';
}

/* line 2806, src/sass/core/material-icons.scss */
.material-icons.move_to_inbox::before,
.mi.move_to_inbox::before {
  content: '\e168';
}

/* line 2811, src/sass/core/material-icons.scss */
.material-icons.movie::before,
.mi.movie::before {
  content: '\e02c';
}

/* line 2816, src/sass/core/material-icons.scss */
.material-icons.movie_creation::before,
.mi.movie_creation::before {
  content: '\e404';
}

/* line 2821, src/sass/core/material-icons.scss */
.material-icons.movie_filter::before,
.mi.movie_filter::before {
  content: '\e43a';
}

/* line 2826, src/sass/core/material-icons.scss */
.material-icons.multiline_chart::before,
.mi.multiline_chart::before {
  content: '\e6df';
}

/* line 2831, src/sass/core/material-icons.scss */
.material-icons.music_note::before,
.mi.music_note::before {
  content: '\e405';
}

/* line 2836, src/sass/core/material-icons.scss */
.material-icons.music_video::before,
.mi.music_video::before {
  content: '\e063';
}

/* line 2841, src/sass/core/material-icons.scss */
.material-icons.my_location::before,
.mi.my_location::before {
  content: '\e55c';
}

/* line 2846, src/sass/core/material-icons.scss */
.material-icons.nature::before,
.mi.nature::before {
  content: '\e406';
}

/* line 2851, src/sass/core/material-icons.scss */
.material-icons.nature_people::before,
.mi.nature_people::before {
  content: '\e407';
}

/* line 2856, src/sass/core/material-icons.scss */
.material-icons.navigate_before::before,
.mi.navigate_before::before {
  content: '\e408';
}

/* line 2861, src/sass/core/material-icons.scss */
.material-icons.navigate_next::before,
.mi.navigate_next::before {
  content: '\e409';
}

/* line 2866, src/sass/core/material-icons.scss */
.material-icons.navigation::before,
.mi.navigation::before {
  content: '\e55d';
}

/* line 2871, src/sass/core/material-icons.scss */
.material-icons.near_me::before,
.mi.near_me::before {
  content: '\e569';
}

/* line 2876, src/sass/core/material-icons.scss */
.material-icons.network_cell::before,
.mi.network_cell::before {
  content: '\e1b9';
}

/* line 2881, src/sass/core/material-icons.scss */
.material-icons.network_check::before,
.mi.network_check::before {
  content: '\e640';
}

/* line 2886, src/sass/core/material-icons.scss */
.material-icons.network_locked::before,
.mi.network_locked::before {
  content: '\e61a';
}

/* line 2891, src/sass/core/material-icons.scss */
.material-icons.network_wifi::before,
.mi.network_wifi::before {
  content: '\e1ba';
}

/* line 2896, src/sass/core/material-icons.scss */
.material-icons.new_releases::before,
.mi.new_releases::before {
  content: '\e031';
}

/* line 2901, src/sass/core/material-icons.scss */
.material-icons.next_week::before,
.mi.next_week::before {
  content: '\e16a';
}

/* line 2906, src/sass/core/material-icons.scss */
.material-icons.nfc::before,
.mi.nfc::before {
  content: '\e1bb';
}

/* line 2911, src/sass/core/material-icons.scss */
.material-icons.no_encryption::before,
.mi.no_encryption::before {
  content: '\e641';
}

/* line 2916, src/sass/core/material-icons.scss */
.material-icons.no_sim::before,
.mi.no_sim::before {
  content: '\e0cc';
}

/* line 2921, src/sass/core/material-icons.scss */
.material-icons.not_interested::before,
.mi.not_interested::before {
  content: '\e033';
}

/* line 2926, src/sass/core/material-icons.scss */
.material-icons.note::before,
.mi.note::before {
  content: '\e06f';
}

/* line 2931, src/sass/core/material-icons.scss */
.material-icons.note_add::before,
.mi.note_add::before {
  content: '\e89c';
}

/* line 2936, src/sass/core/material-icons.scss */
.material-icons.notifications::before,
.mi.notifications::before {
  content: '\e7f4';
}

/* line 2941, src/sass/core/material-icons.scss */
.material-icons.notifications_active::before,
.mi.notifications_active::before {
  content: '\e7f7';
}

/* line 2946, src/sass/core/material-icons.scss */
.material-icons.notifications_none::before,
.mi.notifications_none::before {
  content: '\e7f5';
}

/* line 2951, src/sass/core/material-icons.scss */
.material-icons.notifications_off::before,
.mi.notifications_off::before {
  content: '\e7f6';
}

/* line 2956, src/sass/core/material-icons.scss */
.material-icons.notifications_paused::before,
.mi.notifications_paused::before {
  content: '\e7f8';
}

/* line 2961, src/sass/core/material-icons.scss */
.material-icons.offline_pin::before,
.mi.offline_pin::before {
  content: '\e90a';
}

/* line 2966, src/sass/core/material-icons.scss */
.material-icons.ondemand_video::before,
.mi.ondemand_video::before {
  content: '\e63a';
}

/* line 2971, src/sass/core/material-icons.scss */
.material-icons.opacity::before,
.mi.opacity::before {
  content: '\e91c';
}

/* line 2976, src/sass/core/material-icons.scss */
.material-icons.open_in_browser::before,
.mi.open_in_browser::before {
  content: '\e89d';
}

/* line 2981, src/sass/core/material-icons.scss */
.material-icons.open_in_new::before,
.mi.open_in_new::before {
  content: '\e89e';
}

/* line 2986, src/sass/core/material-icons.scss */
.material-icons.open_with::before,
.mi.open_with::before {
  content: '\e89f';
}

/* line 2991, src/sass/core/material-icons.scss */
.material-icons.pages::before,
.mi.pages::before {
  content: '\e7f9';
}

/* line 2996, src/sass/core/material-icons.scss */
.material-icons.pageview::before,
.mi.pageview::before {
  content: '\e8a0';
}

/* line 3001, src/sass/core/material-icons.scss */
.material-icons.palette::before,
.mi.palette::before {
  content: '\e40a';
}

/* line 3006, src/sass/core/material-icons.scss */
.material-icons.pan_tool::before,
.mi.pan_tool::before {
  content: '\e925';
}

/* line 3011, src/sass/core/material-icons.scss */
.material-icons.panorama::before,
.mi.panorama::before {
  content: '\e40b';
}

/* line 3016, src/sass/core/material-icons.scss */
.material-icons.panorama_fish_eye::before,
.mi.panorama_fish_eye::before {
  content: '\e40c';
}

/* line 3021, src/sass/core/material-icons.scss */
.material-icons.panorama_horizontal::before,
.mi.panorama_horizontal::before {
  content: '\e40d';
}

/* line 3026, src/sass/core/material-icons.scss */
.material-icons.panorama_vertical::before,
.mi.panorama_vertical::before {
  content: '\e40e';
}

/* line 3031, src/sass/core/material-icons.scss */
.material-icons.panorama_wide_angle::before,
.mi.panorama_wide_angle::before {
  content: '\e40f';
}

/* line 3036, src/sass/core/material-icons.scss */
.material-icons.party_mode::before,
.mi.party_mode::before {
  content: '\e7fa';
}

/* line 3041, src/sass/core/material-icons.scss */
.material-icons.pause::before,
.mi.pause::before {
  content: '\e034';
}

/* line 3046, src/sass/core/material-icons.scss */
.material-icons.pause_circle_filled::before,
.mi.pause_circle_filled::before {
  content: '\e035';
}

/* line 3051, src/sass/core/material-icons.scss */
.material-icons.pause_circle_outline::before,
.mi.pause_circle_outline::before {
  content: '\e036';
}

/* line 3056, src/sass/core/material-icons.scss */
.material-icons.payment::before,
.mi.payment::before {
  content: '\e8a1';
}

/* line 3061, src/sass/core/material-icons.scss */
.material-icons.people::before,
.mi.people::before {
  content: '\e7fb';
}

/* line 3066, src/sass/core/material-icons.scss */
.material-icons.people_outline::before,
.mi.people_outline::before {
  content: '\e7fc';
}

/* line 3071, src/sass/core/material-icons.scss */
.material-icons.perm_camera_mic::before,
.mi.perm_camera_mic::before {
  content: '\e8a2';
}

/* line 3076, src/sass/core/material-icons.scss */
.material-icons.perm_contact_calendar::before,
.mi.perm_contact_calendar::before {
  content: '\e8a3';
}

/* line 3081, src/sass/core/material-icons.scss */
.material-icons.perm_data_setting::before,
.mi.perm_data_setting::before {
  content: '\e8a4';
}

/* line 3086, src/sass/core/material-icons.scss */
.material-icons.perm_device_information::before,
.mi.perm_device_information::before {
  content: '\e8a5';
}

/* line 3091, src/sass/core/material-icons.scss */
.material-icons.perm_identity::before,
.mi.perm_identity::before {
  content: '\e8a6';
}

/* line 3096, src/sass/core/material-icons.scss */
.material-icons.perm_media::before,
.mi.perm_media::before {
  content: '\e8a7';
}

/* line 3101, src/sass/core/material-icons.scss */
.material-icons.perm_phone_msg::before,
.mi.perm_phone_msg::before {
  content: '\e8a8';
}

/* line 3106, src/sass/core/material-icons.scss */
.material-icons.perm_scan_wifi::before,
.mi.perm_scan_wifi::before {
  content: '\e8a9';
}

/* line 3111, src/sass/core/material-icons.scss */
.material-icons.person::before,
.mi.person::before {
  content: '\e7fd';
}

/* line 3116, src/sass/core/material-icons.scss */
.material-icons.person_add::before,
.mi.person_add::before {
  content: '\e7fe';
}

/* line 3121, src/sass/core/material-icons.scss */
.material-icons.person_outline::before,
.mi.person_outline::before {
  content: '\e7ff';
}

/* line 3126, src/sass/core/material-icons.scss */
.material-icons.person_pin::before,
.mi.person_pin::before {
  content: '\e55a';
}

/* line 3131, src/sass/core/material-icons.scss */
.material-icons.person_pin_circle::before,
.mi.person_pin_circle::before {
  content: '\e56a';
}

/* line 3136, src/sass/core/material-icons.scss */
.material-icons.personal_video::before,
.mi.personal_video::before {
  content: '\e63b';
}

/* line 3141, src/sass/core/material-icons.scss */
.material-icons.pets::before,
.mi.pets::before {
  content: '\e91d';
}

/* line 3146, src/sass/core/material-icons.scss */
.material-icons.phone::before,
.mi.phone::before {
  content: '\e0cd';
}

/* line 3151, src/sass/core/material-icons.scss */
.material-icons.phone_android::before,
.mi.phone_android::before {
  content: '\e324';
}

/* line 3156, src/sass/core/material-icons.scss */
.material-icons.phone_bluetooth_speaker::before,
.mi.phone_bluetooth_speaker::before {
  content: '\e61b';
}

/* line 3161, src/sass/core/material-icons.scss */
.material-icons.phone_forwarded::before,
.mi.phone_forwarded::before {
  content: '\e61c';
}

/* line 3166, src/sass/core/material-icons.scss */
.material-icons.phone_in_talk::before,
.mi.phone_in_talk::before {
  content: '\e61d';
}

/* line 3171, src/sass/core/material-icons.scss */
.material-icons.phone_iphone::before,
.mi.phone_iphone::before {
  content: '\e325';
}

/* line 3176, src/sass/core/material-icons.scss */
.material-icons.phone_locked::before,
.mi.phone_locked::before {
  content: '\e61e';
}

/* line 3181, src/sass/core/material-icons.scss */
.material-icons.phone_missed::before,
.mi.phone_missed::before {
  content: '\e61f';
}

/* line 3186, src/sass/core/material-icons.scss */
.material-icons.phone_paused::before,
.mi.phone_paused::before {
  content: '\e620';
}

/* line 3191, src/sass/core/material-icons.scss */
.material-icons.phonelink::before,
.mi.phonelink::before {
  content: '\e326';
}

/* line 3196, src/sass/core/material-icons.scss */
.material-icons.phonelink_erase::before,
.mi.phonelink_erase::before {
  content: '\e0db';
}

/* line 3201, src/sass/core/material-icons.scss */
.material-icons.phonelink_lock::before,
.mi.phonelink_lock::before {
  content: '\e0dc';
}

/* line 3206, src/sass/core/material-icons.scss */
.material-icons.phonelink_off::before,
.mi.phonelink_off::before {
  content: '\e327';
}

/* line 3211, src/sass/core/material-icons.scss */
.material-icons.phonelink_ring::before,
.mi.phonelink_ring::before {
  content: '\e0dd';
}

/* line 3216, src/sass/core/material-icons.scss */
.material-icons.phonelink_setup::before,
.mi.phonelink_setup::before {
  content: '\e0de';
}

/* line 3221, src/sass/core/material-icons.scss */
.material-icons.photo::before,
.mi.photo::before {
  content: '\e410';
}

/* line 3226, src/sass/core/material-icons.scss */
.material-icons.photo_album::before,
.mi.photo_album::before {
  content: '\e411';
}

/* line 3231, src/sass/core/material-icons.scss */
.material-icons.photo_camera::before,
.mi.photo_camera::before {
  content: '\e412';
}

/* line 3236, src/sass/core/material-icons.scss */
.material-icons.photo_filter::before,
.mi.photo_filter::before {
  content: '\e43b';
}

/* line 3241, src/sass/core/material-icons.scss */
.material-icons.photo_library::before,
.mi.photo_library::before {
  content: '\e413';
}

/* line 3246, src/sass/core/material-icons.scss */
.material-icons.photo_size_select_actual::before,
.mi.photo_size_select_actual::before {
  content: '\e432';
}

/* line 3251, src/sass/core/material-icons.scss */
.material-icons.photo_size_select_large::before,
.mi.photo_size_select_large::before {
  content: '\e433';
}

/* line 3256, src/sass/core/material-icons.scss */
.material-icons.photo_size_select_small::before,
.mi.photo_size_select_small::before {
  content: '\e434';
}

/* line 3261, src/sass/core/material-icons.scss */
.material-icons.picture_as_pdf::before,
.mi.picture_as_pdf::before {
  content: '\e415';
}

/* line 3266, src/sass/core/material-icons.scss */
.material-icons.picture_in_picture::before,
.mi.picture_in_picture::before {
  content: '\e8aa';
}

/* line 3271, src/sass/core/material-icons.scss */
.material-icons.picture_in_picture_alt::before,
.mi.picture_in_picture_alt::before {
  content: '\e911';
}

/* line 3276, src/sass/core/material-icons.scss */
.material-icons.pie_chart::before,
.mi.pie_chart::before {
  content: '\e6c4';
}

/* line 3281, src/sass/core/material-icons.scss */
.material-icons.pie_chart_outlined::before,
.mi.pie_chart_outlined::before {
  content: '\e6c5';
}

/* line 3286, src/sass/core/material-icons.scss */
.material-icons.pin_drop::before,
.mi.pin_drop::before {
  content: '\e55e';
}

/* line 3291, src/sass/core/material-icons.scss */
.material-icons.place::before,
.mi.place::before {
  content: '\e55f';
}

/* line 3296, src/sass/core/material-icons.scss */
.material-icons.play_arrow::before,
.mi.play_arrow::before {
  content: '\e037';
}

/* line 3301, src/sass/core/material-icons.scss */
.material-icons.play_circle_filled::before,
.mi.play_circle_filled::before {
  content: '\e038';
}

/* line 3306, src/sass/core/material-icons.scss */
.material-icons.play_circle_outline::before,
.mi.play_circle_outline::before {
  content: '\e039';
}

/* line 3311, src/sass/core/material-icons.scss */
.material-icons.play_for_work::before,
.mi.play_for_work::before {
  content: '\e906';
}

/* line 3316, src/sass/core/material-icons.scss */
.material-icons.playlist_add::before,
.mi.playlist_add::before {
  content: '\e03b';
}

/* line 3321, src/sass/core/material-icons.scss */
.material-icons.playlist_add_check::before,
.mi.playlist_add_check::before {
  content: '\e065';
}

/* line 3326, src/sass/core/material-icons.scss */
.material-icons.playlist_play::before,
.mi.playlist_play::before {
  content: '\e05f';
}

/* line 3331, src/sass/core/material-icons.scss */
.material-icons.plus_one::before,
.mi.plus_one::before {
  content: '\e800';
}

/* line 3336, src/sass/core/material-icons.scss */
.material-icons.poll::before,
.mi.poll::before {
  content: '\e801';
}

/* line 3341, src/sass/core/material-icons.scss */
.material-icons.polymer::before,
.mi.polymer::before {
  content: '\e8ab';
}

/* line 3346, src/sass/core/material-icons.scss */
.material-icons.pool::before,
.mi.pool::before {
  content: '\eb48';
}

/* line 3351, src/sass/core/material-icons.scss */
.material-icons.portable_wifi_off::before,
.mi.portable_wifi_off::before {
  content: '\e0ce';
}

/* line 3356, src/sass/core/material-icons.scss */
.material-icons.portrait::before,
.mi.portrait::before {
  content: '\e416';
}

/* line 3361, src/sass/core/material-icons.scss */
.material-icons.power::before,
.mi.power::before {
  content: '\e63c';
}

/* line 3366, src/sass/core/material-icons.scss */
.material-icons.power_input::before,
.mi.power_input::before {
  content: '\e336';
}

/* line 3371, src/sass/core/material-icons.scss */
.material-icons.power_settings_new::before,
.mi.power_settings_new::before {
  content: '\e8ac';
}

/* line 3376, src/sass/core/material-icons.scss */
.material-icons.pregnant_woman::before,
.mi.pregnant_woman::before {
  content: '\e91e';
}

/* line 3381, src/sass/core/material-icons.scss */
.material-icons.present_to_all::before,
.mi.present_to_all::before {
  content: '\e0df';
}

/* line 3386, src/sass/core/material-icons.scss */
.material-icons.print::before,
.mi.print::before {
  content: '\e8ad';
}

/* line 3391, src/sass/core/material-icons.scss */
.material-icons.priority_high::before,
.mi.priority_high::before {
  content: '\e645';
}

/* line 3396, src/sass/core/material-icons.scss */
.material-icons.public::before,
.mi.public::before {
  content: '\e80b';
}

/* line 3401, src/sass/core/material-icons.scss */
.material-icons.publish::before,
.mi.publish::before {
  content: '\e255';
}

/* line 3406, src/sass/core/material-icons.scss */
.material-icons.query_builder::before,
.mi.query_builder::before {
  content: '\e8ae';
}

/* line 3411, src/sass/core/material-icons.scss */
.material-icons.question_answer::before,
.mi.question_answer::before {
  content: '\e8af';
}

/* line 3416, src/sass/core/material-icons.scss */
.material-icons.queue::before,
.mi.queue::before {
  content: '\e03c';
}

/* line 3421, src/sass/core/material-icons.scss */
.material-icons.queue_music::before,
.mi.queue_music::before {
  content: '\e03d';
}

/* line 3426, src/sass/core/material-icons.scss */
.material-icons.queue_play_next::before,
.mi.queue_play_next::before {
  content: '\e066';
}

/* line 3431, src/sass/core/material-icons.scss */
.material-icons.radio::before,
.mi.radio::before {
  content: '\e03e';
}

/* line 3436, src/sass/core/material-icons.scss */
.material-icons.radio_button_checked::before,
.mi.radio_button_checked::before {
  content: '\e837';
}

/* line 3441, src/sass/core/material-icons.scss */
.material-icons.radio_button_unchecked::before,
.mi.radio_button_unchecked::before {
  content: '\e836';
}

/* line 3446, src/sass/core/material-icons.scss */
.material-icons.rate_review::before,
.mi.rate_review::before {
  content: '\e560';
}

/* line 3451, src/sass/core/material-icons.scss */
.material-icons.receipt::before,
.mi.receipt::before {
  content: '\e8b0';
}

/* line 3456, src/sass/core/material-icons.scss */
.material-icons.recent_actors::before,
.mi.recent_actors::before {
  content: '\e03f';
}

/* line 3461, src/sass/core/material-icons.scss */
.material-icons.record_voice_over::before,
.mi.record_voice_over::before {
  content: '\e91f';
}

/* line 3466, src/sass/core/material-icons.scss */
.material-icons.redeem::before,
.mi.redeem::before {
  content: '\e8b1';
}

/* line 3471, src/sass/core/material-icons.scss */
.material-icons.redo::before,
.mi.redo::before {
  content: '\e15a';
}

/* line 3476, src/sass/core/material-icons.scss */
.material-icons.refresh::before,
.mi.refresh::before {
  content: '\e5d5';
}

/* line 3481, src/sass/core/material-icons.scss */
.material-icons.remove::before,
.mi.remove::before {
  content: '\e15b';
}

/* line 3486, src/sass/core/material-icons.scss */
.material-icons.remove_circle::before,
.mi.remove_circle::before {
  content: '\e15c';
}

/* line 3491, src/sass/core/material-icons.scss */
.material-icons.remove_circle_outline::before,
.mi.remove_circle_outline::before {
  content: '\e15d';
}

/* line 3496, src/sass/core/material-icons.scss */
.material-icons.remove_from_queue::before,
.mi.remove_from_queue::before {
  content: '\e067';
}

/* line 3501, src/sass/core/material-icons.scss */
.material-icons.remove_red_eye::before,
.mi.remove_red_eye::before {
  content: '\e417';
}

/* line 3506, src/sass/core/material-icons.scss */
.material-icons.remove_shopping_cart::before,
.mi.remove_shopping_cart::before {
  content: '\e928';
}

/* line 3511, src/sass/core/material-icons.scss */
.material-icons.reorder::before,
.mi.reorder::before {
  content: '\e8fe';
}

/* line 3516, src/sass/core/material-icons.scss */
.material-icons.repeat::before,
.mi.repeat::before {
  content: '\e040';
}

/* line 3521, src/sass/core/material-icons.scss */
.material-icons.repeat_one::before,
.mi.repeat_one::before {
  content: '\e041';
}

/* line 3526, src/sass/core/material-icons.scss */
.material-icons.replay::before,
.mi.replay::before {
  content: '\e042';
}

/* line 3531, src/sass/core/material-icons.scss */
.material-icons.replay_10::before,
.mi.replay_10::before {
  content: '\e059';
}

/* line 3536, src/sass/core/material-icons.scss */
.material-icons.replay_30::before,
.mi.replay_30::before {
  content: '\e05a';
}

/* line 3541, src/sass/core/material-icons.scss */
.material-icons.replay_5::before,
.mi.replay_5::before {
  content: '\e05b';
}

/* line 3546, src/sass/core/material-icons.scss */
.material-icons.reply::before,
.mi.reply::before {
  content: '\e15e';
}

/* line 3551, src/sass/core/material-icons.scss */
.material-icons.reply_all::before,
.mi.reply_all::before {
  content: '\e15f';
}

/* line 3556, src/sass/core/material-icons.scss */
.material-icons.report::before,
.mi.report::before {
  content: '\e160';
}

/* line 3561, src/sass/core/material-icons.scss */
.material-icons.report_problem::before,
.mi.report_problem::before {
  content: '\e8b2';
}

/* line 3566, src/sass/core/material-icons.scss */
.material-icons.restaurant::before,
.mi.restaurant::before {
  content: '\e56c';
}

/* line 3571, src/sass/core/material-icons.scss */
.material-icons.restaurant_menu::before,
.mi.restaurant_menu::before {
  content: '\e561';
}

/* line 3576, src/sass/core/material-icons.scss */
.material-icons.restore::before,
.mi.restore::before {
  content: '\e8b3';
}

/* line 3581, src/sass/core/material-icons.scss */
.material-icons.restore_page::before,
.mi.restore_page::before {
  content: '\e929';
}

/* line 3586, src/sass/core/material-icons.scss */
.material-icons.ring_volume::before,
.mi.ring_volume::before {
  content: '\e0d1';
}

/* line 3591, src/sass/core/material-icons.scss */
.material-icons.room::before,
.mi.room::before {
  content: '\e8b4';
}

/* line 3596, src/sass/core/material-icons.scss */
.material-icons.room_service::before,
.mi.room_service::before {
  content: '\eb49';
}

/* line 3601, src/sass/core/material-icons.scss */
.material-icons.rotate_90_degrees_ccw::before,
.mi.rotate_90_degrees_ccw::before {
  content: '\e418';
}

/* line 3606, src/sass/core/material-icons.scss */
.material-icons.rotate_left::before,
.mi.rotate_left::before {
  content: '\e419';
}

/* line 3611, src/sass/core/material-icons.scss */
.material-icons.rotate_right::before,
.mi.rotate_right::before {
  content: '\e41a';
}

/* line 3616, src/sass/core/material-icons.scss */
.material-icons.rounded_corner::before,
.mi.rounded_corner::before {
  content: '\e920';
}

/* line 3621, src/sass/core/material-icons.scss */
.material-icons.router::before,
.mi.router::before {
  content: '\e328';
}

/* line 3626, src/sass/core/material-icons.scss */
.material-icons.rowing::before,
.mi.rowing::before {
  content: '\e921';
}

/* line 3631, src/sass/core/material-icons.scss */
.material-icons.rss_feed::before,
.mi.rss_feed::before {
  content: '\e0e5';
}

/* line 3636, src/sass/core/material-icons.scss */
.material-icons.rv_hookup::before,
.mi.rv_hookup::before {
  content: '\e642';
}

/* line 3641, src/sass/core/material-icons.scss */
.material-icons.satellite::before,
.mi.satellite::before {
  content: '\e562';
}

/* line 3646, src/sass/core/material-icons.scss */
.material-icons.save::before,
.mi.save::before {
  content: '\e161';
}

/* line 3651, src/sass/core/material-icons.scss */
.material-icons.scanner::before,
.mi.scanner::before {
  content: '\e329';
}

/* line 3656, src/sass/core/material-icons.scss */
.material-icons.schedule::before,
.mi.schedule::before {
  content: '\e8b5';
}

/* line 3661, src/sass/core/material-icons.scss */
.material-icons.school::before,
.mi.school::before {
  content: '\e80c';
}

/* line 3666, src/sass/core/material-icons.scss */
.material-icons.screen_lock_landscape::before,
.mi.screen_lock_landscape::before {
  content: '\e1be';
}

/* line 3671, src/sass/core/material-icons.scss */
.material-icons.screen_lock_portrait::before,
.mi.screen_lock_portrait::before {
  content: '\e1bf';
}

/* line 3676, src/sass/core/material-icons.scss */
.material-icons.screen_lock_rotation::before,
.mi.screen_lock_rotation::before {
  content: '\e1c0';
}

/* line 3681, src/sass/core/material-icons.scss */
.material-icons.screen_rotation::before,
.mi.screen_rotation::before {
  content: '\e1c1';
}

/* line 3686, src/sass/core/material-icons.scss */
.material-icons.screen_share::before,
.mi.screen_share::before {
  content: '\e0e2';
}

/* line 3691, src/sass/core/material-icons.scss */
.material-icons.sd_card::before,
.mi.sd_card::before {
  content: '\e623';
}

/* line 3696, src/sass/core/material-icons.scss */
.material-icons.sd_storage::before,
.mi.sd_storage::before {
  content: '\e1c2';
}

/* line 3701, src/sass/core/material-icons.scss */
.material-icons.search::before,
.mi.search::before {
  content: '\e8b6';
}

/* line 3706, src/sass/core/material-icons.scss */
.material-icons.security::before,
.mi.security::before {
  content: '\e32a';
}

/* line 3711, src/sass/core/material-icons.scss */
.material-icons.select_all::before,
.mi.select_all::before {
  content: '\e162';
}

/* line 3716, src/sass/core/material-icons.scss */
.material-icons.send::before,
.mi.send::before {
  content: '\e163';
}

/* line 3721, src/sass/core/material-icons.scss */
.material-icons.sentiment_dissatisfied::before,
.mi.sentiment_dissatisfied::before {
  content: '\e811';
}

/* line 3726, src/sass/core/material-icons.scss */
.material-icons.sentiment_neutral::before,
.mi.sentiment_neutral::before {
  content: '\e812';
}

/* line 3731, src/sass/core/material-icons.scss */
.material-icons.sentiment_satisfied::before,
.mi.sentiment_satisfied::before {
  content: '\e813';
}

/* line 3736, src/sass/core/material-icons.scss */
.material-icons.sentiment_very_dissatisfied::before,
.mi.sentiment_very_dissatisfied::before {
  content: '\e814';
}

/* line 3741, src/sass/core/material-icons.scss */
.material-icons.sentiment_very_satisfied::before,
.mi.sentiment_very_satisfied::before {
  content: '\e815';
}

/* line 3746, src/sass/core/material-icons.scss */
.material-icons.settings::before,
.mi.settings::before {
  content: '\e8b8';
}

/* line 3751, src/sass/core/material-icons.scss */
.material-icons.settings_applications::before,
.mi.settings_applications::before {
  content: '\e8b9';
}

/* line 3756, src/sass/core/material-icons.scss */
.material-icons.settings_backup_restore::before,
.mi.settings_backup_restore::before {
  content: '\e8ba';
}

/* line 3761, src/sass/core/material-icons.scss */
.material-icons.settings_bluetooth::before,
.mi.settings_bluetooth::before {
  content: '\e8bb';
}

/* line 3766, src/sass/core/material-icons.scss */
.material-icons.settings_brightness::before,
.mi.settings_brightness::before {
  content: '\e8bd';
}

/* line 3771, src/sass/core/material-icons.scss */
.material-icons.settings_cell::before,
.mi.settings_cell::before {
  content: '\e8bc';
}

/* line 3776, src/sass/core/material-icons.scss */
.material-icons.settings_ethernet::before,
.mi.settings_ethernet::before {
  content: '\e8be';
}

/* line 3781, src/sass/core/material-icons.scss */
.material-icons.settings_input_antenna::before,
.mi.settings_input_antenna::before {
  content: '\e8bf';
}

/* line 3786, src/sass/core/material-icons.scss */
.material-icons.settings_input_component::before,
.mi.settings_input_component::before {
  content: '\e8c0';
}

/* line 3791, src/sass/core/material-icons.scss */
.material-icons.settings_input_composite::before,
.mi.settings_input_composite::before {
  content: '\e8c1';
}

/* line 3796, src/sass/core/material-icons.scss */
.material-icons.settings_input_hdmi::before,
.mi.settings_input_hdmi::before {
  content: '\e8c2';
}

/* line 3801, src/sass/core/material-icons.scss */
.material-icons.settings_input_svideo::before,
.mi.settings_input_svideo::before {
  content: '\e8c3';
}

/* line 3806, src/sass/core/material-icons.scss */
.material-icons.settings_overscan::before,
.mi.settings_overscan::before {
  content: '\e8c4';
}

/* line 3811, src/sass/core/material-icons.scss */
.material-icons.settings_phone::before,
.mi.settings_phone::before {
  content: '\e8c5';
}

/* line 3816, src/sass/core/material-icons.scss */
.material-icons.settings_power::before,
.mi.settings_power::before {
  content: '\e8c6';
}

/* line 3821, src/sass/core/material-icons.scss */
.material-icons.settings_remote::before,
.mi.settings_remote::before {
  content: '\e8c7';
}

/* line 3826, src/sass/core/material-icons.scss */
.material-icons.settings_system_daydream::before,
.mi.settings_system_daydream::before {
  content: '\e1c3';
}

/* line 3831, src/sass/core/material-icons.scss */
.material-icons.settings_voice::before,
.mi.settings_voice::before {
  content: '\e8c8';
}

/* line 3836, src/sass/core/material-icons.scss */
.material-icons.share::before,
.mi.share::before {
  content: '\e80d';
}

/* line 3841, src/sass/core/material-icons.scss */
.material-icons.shop::before,
.mi.shop::before {
  content: '\e8c9';
}

/* line 3846, src/sass/core/material-icons.scss */
.material-icons.shop_two::before,
.mi.shop_two::before {
  content: '\e8ca';
}

/* line 3851, src/sass/core/material-icons.scss */
.material-icons.shopping_basket::before,
.mi.shopping_basket::before {
  content: '\e8cb';
}

/* line 3856, src/sass/core/material-icons.scss */
.material-icons.shopping_cart::before,
.mi.shopping_cart::before {
  content: '\e8cc';
}

/* line 3861, src/sass/core/material-icons.scss */
.material-icons.short_text::before,
.mi.short_text::before {
  content: '\e261';
}

/* line 3866, src/sass/core/material-icons.scss */
.material-icons.show_chart::before,
.mi.show_chart::before {
  content: '\e6e1';
}

/* line 3871, src/sass/core/material-icons.scss */
.material-icons.shuffle::before,
.mi.shuffle::before {
  content: '\e043';
}

/* line 3876, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_4_bar::before,
.mi.signal_cellular_4_bar::before {
  content: '\e1c8';
}

/* line 3881, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_connected_no_internet_4_bar::before,
.mi.signal_cellular_connected_no_internet_4_bar::before {
  content: '\e1cd';
}

/* line 3886, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_no_sim::before,
.mi.signal_cellular_no_sim::before {
  content: '\e1ce';
}

/* line 3891, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_null::before,
.mi.signal_cellular_null::before {
  content: '\e1cf';
}

/* line 3896, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_off::before,
.mi.signal_cellular_off::before {
  content: '\e1d0';
}

/* line 3901, src/sass/core/material-icons.scss */
.material-icons.signal_wifi_4_bar::before,
.mi.signal_wifi_4_bar::before {
  content: '\e1d8';
}

/* line 3906, src/sass/core/material-icons.scss */
.material-icons.signal_wifi_4_bar_lock::before,
.mi.signal_wifi_4_bar_lock::before {
  content: '\e1d9';
}

/* line 3911, src/sass/core/material-icons.scss */
.material-icons.signal_wifi_off::before,
.mi.signal_wifi_off::before {
  content: '\e1da';
}

/* line 3916, src/sass/core/material-icons.scss */
.material-icons.sim_card::before,
.mi.sim_card::before {
  content: '\e32b';
}

/* line 3921, src/sass/core/material-icons.scss */
.material-icons.sim_card_alert::before,
.mi.sim_card_alert::before {
  content: '\e624';
}

/* line 3926, src/sass/core/material-icons.scss */
.material-icons.skip_next::before,
.mi.skip_next::before {
  content: '\e044';
}

/* line 3931, src/sass/core/material-icons.scss */
.material-icons.skip_previous::before,
.mi.skip_previous::before {
  content: '\e045';
}

/* line 3936, src/sass/core/material-icons.scss */
.material-icons.slideshow::before,
.mi.slideshow::before {
  content: '\e41b';
}

/* line 3941, src/sass/core/material-icons.scss */
.material-icons.slow_motion_video::before,
.mi.slow_motion_video::before {
  content: '\e068';
}

/* line 3946, src/sass/core/material-icons.scss */
.material-icons.smartphone::before,
.mi.smartphone::before {
  content: '\e32c';
}

/* line 3951, src/sass/core/material-icons.scss */
.material-icons.smoke_free::before,
.mi.smoke_free::before {
  content: '\eb4a';
}

/* line 3956, src/sass/core/material-icons.scss */
.material-icons.smoking_rooms::before,
.mi.smoking_rooms::before {
  content: '\eb4b';
}

/* line 3961, src/sass/core/material-icons.scss */
.material-icons.sms::before,
.mi.sms::before {
  content: '\e625';
}

/* line 3966, src/sass/core/material-icons.scss */
.material-icons.sms_failed::before,
.mi.sms_failed::before {
  content: '\e626';
}

/* line 3971, src/sass/core/material-icons.scss */
.material-icons.snooze::before,
.mi.snooze::before {
  content: '\e046';
}

/* line 3976, src/sass/core/material-icons.scss */
.material-icons.sort::before,
.mi.sort::before {
  content: '\e164';
}

/* line 3981, src/sass/core/material-icons.scss */
.material-icons.sort_by_alpha::before,
.mi.sort_by_alpha::before {
  content: '\e053';
}

/* line 3986, src/sass/core/material-icons.scss */
.material-icons.spa::before,
.mi.spa::before {
  content: '\eb4c';
}

/* line 3991, src/sass/core/material-icons.scss */
.material-icons.space_bar::before,
.mi.space_bar::before {
  content: '\e256';
}

/* line 3996, src/sass/core/material-icons.scss */
.material-icons.speaker::before,
.mi.speaker::before {
  content: '\e32d';
}

/* line 4001, src/sass/core/material-icons.scss */
.material-icons.speaker_group::before,
.mi.speaker_group::before {
  content: '\e32e';
}

/* line 4006, src/sass/core/material-icons.scss */
.material-icons.speaker_notes::before,
.mi.speaker_notes::before {
  content: '\e8cd';
}

/* line 4011, src/sass/core/material-icons.scss */
.material-icons.speaker_notes_off::before,
.mi.speaker_notes_off::before {
  content: '\e92a';
}

/* line 4016, src/sass/core/material-icons.scss */
.material-icons.speaker_phone::before,
.mi.speaker_phone::before {
  content: '\e0d2';
}

/* line 4021, src/sass/core/material-icons.scss */
.material-icons.spellcheck::before,
.mi.spellcheck::before {
  content: '\e8ce';
}

/* line 4026, src/sass/core/material-icons.scss */
.material-icons.star::before,
.mi.star::before {
  content: '\e838';
}

/* line 4031, src/sass/core/material-icons.scss */
.material-icons.star_border::before,
.mi.star_border::before {
  content: '\e83a';
}

/* line 4036, src/sass/core/material-icons.scss */
.material-icons.star_half::before,
.mi.star_half::before {
  content: '\e839';
}

/* line 4041, src/sass/core/material-icons.scss */
.material-icons.stars::before,
.mi.stars::before {
  content: '\e8d0';
}

/* line 4046, src/sass/core/material-icons.scss */
.material-icons.stay_current_landscape::before,
.mi.stay_current_landscape::before {
  content: '\e0d3';
}

/* line 4051, src/sass/core/material-icons.scss */
.material-icons.stay_current_portrait::before,
.mi.stay_current_portrait::before {
  content: '\e0d4';
}

/* line 4056, src/sass/core/material-icons.scss */
.material-icons.stay_primary_landscape::before,
.mi.stay_primary_landscape::before {
  content: '\e0d5';
}

/* line 4061, src/sass/core/material-icons.scss */
.material-icons.stay_primary_portrait::before,
.mi.stay_primary_portrait::before {
  content: '\e0d6';
}

/* line 4066, src/sass/core/material-icons.scss */
.material-icons.stop::before,
.mi.stop::before {
  content: '\e047';
}

/* line 4071, src/sass/core/material-icons.scss */
.material-icons.stop_screen_share::before,
.mi.stop_screen_share::before {
  content: '\e0e3';
}

/* line 4076, src/sass/core/material-icons.scss */
.material-icons.storage::before,
.mi.storage::before {
  content: '\e1db';
}

/* line 4081, src/sass/core/material-icons.scss */
.material-icons.store::before,
.mi.store::before {
  content: '\e8d1';
}

/* line 4086, src/sass/core/material-icons.scss */
.material-icons.store_mall_directory::before,
.mi.store_mall_directory::before {
  content: '\e563';
}

/* line 4091, src/sass/core/material-icons.scss */
.material-icons.straighten::before,
.mi.straighten::before {
  content: '\e41c';
}

/* line 4096, src/sass/core/material-icons.scss */
.material-icons.streetview::before,
.mi.streetview::before {
  content: '\e56e';
}

/* line 4101, src/sass/core/material-icons.scss */
.material-icons.strikethrough_s::before,
.mi.strikethrough_s::before {
  content: '\e257';
}

/* line 4106, src/sass/core/material-icons.scss */
.material-icons.style::before,
.mi.style::before {
  content: '\e41d';
}

/* line 4111, src/sass/core/material-icons.scss */
.material-icons.subdirectory_arrow_left::before,
.mi.subdirectory_arrow_left::before {
  content: '\e5d9';
}

/* line 4116, src/sass/core/material-icons.scss */
.material-icons.subdirectory_arrow_right::before,
.mi.subdirectory_arrow_right::before {
  content: '\e5da';
}

/* line 4121, src/sass/core/material-icons.scss */
.material-icons.subject::before,
.mi.subject::before {
  content: '\e8d2';
}

/* line 4126, src/sass/core/material-icons.scss */
.material-icons.subscriptions::before,
.mi.subscriptions::before {
  content: '\e064';
}

/* line 4131, src/sass/core/material-icons.scss */
.material-icons.subtitles::before,
.mi.subtitles::before {
  content: '\e048';
}

/* line 4136, src/sass/core/material-icons.scss */
.material-icons.subway::before,
.mi.subway::before {
  content: '\e56f';
}

/* line 4141, src/sass/core/material-icons.scss */
.material-icons.supervisor_account::before,
.mi.supervisor_account::before {
  content: '\e8d3';
}

/* line 4146, src/sass/core/material-icons.scss */
.material-icons.surround_sound::before,
.mi.surround_sound::before {
  content: '\e049';
}

/* line 4151, src/sass/core/material-icons.scss */
.material-icons.swap_calls::before,
.mi.swap_calls::before {
  content: '\e0d7';
}

/* line 4156, src/sass/core/material-icons.scss */
.material-icons.swap_horiz::before,
.mi.swap_horiz::before {
  content: '\e8d4';
}

/* line 4161, src/sass/core/material-icons.scss */
.material-icons.swap_vert::before,
.mi.swap_vert::before {
  content: '\e8d5';
}

/* line 4166, src/sass/core/material-icons.scss */
.material-icons.swap_vertical_circle::before,
.mi.swap_vertical_circle::before {
  content: '\e8d6';
}

/* line 4171, src/sass/core/material-icons.scss */
.material-icons.switch_camera::before,
.mi.switch_camera::before {
  content: '\e41e';
}

/* line 4176, src/sass/core/material-icons.scss */
.material-icons.switch_video::before,
.mi.switch_video::before {
  content: '\e41f';
}

/* line 4181, src/sass/core/material-icons.scss */
.material-icons.sync::before,
.mi.sync::before {
  content: '\e627';
}

/* line 4186, src/sass/core/material-icons.scss */
.material-icons.sync_disabled::before,
.mi.sync_disabled::before {
  content: '\e628';
}

/* line 4191, src/sass/core/material-icons.scss */
.material-icons.sync_problem::before,
.mi.sync_problem::before {
  content: '\e629';
}

/* line 4196, src/sass/core/material-icons.scss */
.material-icons.system_update::before,
.mi.system_update::before {
  content: '\e62a';
}

/* line 4201, src/sass/core/material-icons.scss */
.material-icons.system_update_alt::before,
.mi.system_update_alt::before {
  content: '\e8d7';
}

/* line 4206, src/sass/core/material-icons.scss */
.material-icons.tab::before,
.mi.tab::before {
  content: '\e8d8';
}

/* line 4211, src/sass/core/material-icons.scss */
.material-icons.tab_unselected::before,
.mi.tab_unselected::before {
  content: '\e8d9';
}

/* line 4216, src/sass/core/material-icons.scss */
.material-icons.tablet::before,
.mi.tablet::before {
  content: '\e32f';
}

/* line 4221, src/sass/core/material-icons.scss */
.material-icons.tablet_android::before,
.mi.tablet_android::before {
  content: '\e330';
}

/* line 4226, src/sass/core/material-icons.scss */
.material-icons.tablet_mac::before,
.mi.tablet_mac::before {
  content: '\e331';
}

/* line 4231, src/sass/core/material-icons.scss */
.material-icons.tag_faces::before,
.mi.tag_faces::before {
  content: '\e420';
}

/* line 4236, src/sass/core/material-icons.scss */
.material-icons.tap_and_play::before,
.mi.tap_and_play::before {
  content: '\e62b';
}

/* line 4241, src/sass/core/material-icons.scss */
.material-icons.terrain::before,
.mi.terrain::before {
  content: '\e564';
}

/* line 4246, src/sass/core/material-icons.scss */
.material-icons.text_fields::before,
.mi.text_fields::before {
  content: '\e262';
}

/* line 4251, src/sass/core/material-icons.scss */
.material-icons.text_format::before,
.mi.text_format::before {
  content: '\e165';
}

/* line 4256, src/sass/core/material-icons.scss */
.material-icons.textsms::before,
.mi.textsms::before {
  content: '\e0d8';
}

/* line 4261, src/sass/core/material-icons.scss */
.material-icons.texture::before,
.mi.texture::before {
  content: '\e421';
}

/* line 4266, src/sass/core/material-icons.scss */
.material-icons.theaters::before,
.mi.theaters::before {
  content: '\e8da';
}

/* line 4271, src/sass/core/material-icons.scss */
.material-icons.thumb_down::before,
.mi.thumb_down::before {
  content: '\e8db';
}

/* line 4276, src/sass/core/material-icons.scss */
.material-icons.thumb_up::before,
.mi.thumb_up::before {
  content: '\e8dc';
}

/* line 4281, src/sass/core/material-icons.scss */
.material-icons.thumbs_up_down::before,
.mi.thumbs_up_down::before {
  content: '\e8dd';
}

/* line 4286, src/sass/core/material-icons.scss */
.material-icons.time_to_leave::before,
.mi.time_to_leave::before {
  content: '\e62c';
}

/* line 4291, src/sass/core/material-icons.scss */
.material-icons.timelapse::before,
.mi.timelapse::before {
  content: '\e422';
}

/* line 4296, src/sass/core/material-icons.scss */
.material-icons.timeline::before,
.mi.timeline::before {
  content: '\e922';
}

/* line 4301, src/sass/core/material-icons.scss */
.material-icons.timer::before,
.mi.timer::before {
  content: '\e425';
}

/* line 4306, src/sass/core/material-icons.scss */
.material-icons.timer_10::before,
.mi.timer_10::before {
  content: '\e423';
}

/* line 4311, src/sass/core/material-icons.scss */
.material-icons.timer_3::before,
.mi.timer_3::before {
  content: '\e424';
}

/* line 4316, src/sass/core/material-icons.scss */
.material-icons.timer_off::before,
.mi.timer_off::before {
  content: '\e426';
}

/* line 4321, src/sass/core/material-icons.scss */
.material-icons.title::before,
.mi.title::before {
  content: '\e264';
}

/* line 4326, src/sass/core/material-icons.scss */
.material-icons.toc::before,
.mi.toc::before {
  content: '\e8de';
}

/* line 4331, src/sass/core/material-icons.scss */
.material-icons.today::before,
.mi.today::before {
  content: '\e8df';
}

/* line 4336, src/sass/core/material-icons.scss */
.material-icons.toll::before,
.mi.toll::before {
  content: '\e8e0';
}

/* line 4341, src/sass/core/material-icons.scss */
.material-icons.tonality::before,
.mi.tonality::before {
  content: '\e427';
}

/* line 4346, src/sass/core/material-icons.scss */
.material-icons.touch_app::before,
.mi.touch_app::before {
  content: '\e913';
}

/* line 4351, src/sass/core/material-icons.scss */
.material-icons.toys::before,
.mi.toys::before {
  content: '\e332';
}

/* line 4356, src/sass/core/material-icons.scss */
.material-icons.track_changes::before,
.mi.track_changes::before {
  content: '\e8e1';
}

/* line 4361, src/sass/core/material-icons.scss */
.material-icons.traffic::before,
.mi.traffic::before {
  content: '\e565';
}

/* line 4366, src/sass/core/material-icons.scss */
.material-icons.train::before,
.mi.train::before {
  content: '\e570';
}

/* line 4371, src/sass/core/material-icons.scss */
.material-icons.tram::before,
.mi.tram::before {
  content: '\e571';
}

/* line 4376, src/sass/core/material-icons.scss */
.material-icons.transfer_within_a_station::before,
.mi.transfer_within_a_station::before {
  content: '\e572';
}

/* line 4381, src/sass/core/material-icons.scss */
.material-icons.transform::before,
.mi.transform::before {
  content: '\e428';
}

/* line 4386, src/sass/core/material-icons.scss */
.material-icons.translate::before,
.mi.translate::before {
  content: '\e8e2';
}

/* line 4391, src/sass/core/material-icons.scss */
.material-icons.trending_down::before,
.mi.trending_down::before {
  content: '\e8e3';
}

/* line 4396, src/sass/core/material-icons.scss */
.material-icons.trending_flat::before,
.mi.trending_flat::before {
  content: '\e8e4';
}

/* line 4401, src/sass/core/material-icons.scss */
.material-icons.trending_up::before,
.mi.trending_up::before {
  content: '\e8e5';
}

/* line 4406, src/sass/core/material-icons.scss */
.material-icons.tune::before,
.mi.tune::before {
  content: '\e429';
}

/* line 4411, src/sass/core/material-icons.scss */
.material-icons.turned_in::before,
.mi.turned_in::before {
  content: '\e8e6';
}

/* line 4416, src/sass/core/material-icons.scss */
.material-icons.turned_in_not::before,
.mi.turned_in_not::before {
  content: '\e8e7';
}

/* line 4421, src/sass/core/material-icons.scss */
.material-icons.tv::before,
.mi.tv::before {
  content: '\e333';
}

/* line 4426, src/sass/core/material-icons.scss */
.material-icons.unarchive::before,
.mi.unarchive::before {
  content: '\e169';
}

/* line 4431, src/sass/core/material-icons.scss */
.material-icons.undo::before,
.mi.undo::before {
  content: '\e166';
}

/* line 4436, src/sass/core/material-icons.scss */
.material-icons.unfold_less::before,
.mi.unfold_less::before {
  content: '\e5d6';
}

/* line 4441, src/sass/core/material-icons.scss */
.material-icons.unfold_more::before,
.mi.unfold_more::before {
  content: '\e5d7';
}

/* line 4446, src/sass/core/material-icons.scss */
.material-icons.update::before,
.mi.update::before {
  content: '\e923';
}

/* line 4451, src/sass/core/material-icons.scss */
.material-icons.usb::before,
.mi.usb::before {
  content: '\e1e0';
}

/* line 4456, src/sass/core/material-icons.scss */
.material-icons.verified_user::before,
.mi.verified_user::before {
  content: '\e8e8';
}

/* line 4461, src/sass/core/material-icons.scss */
.material-icons.vertical_align_bottom::before,
.mi.vertical_align_bottom::before {
  content: '\e258';
}

/* line 4466, src/sass/core/material-icons.scss */
.material-icons.vertical_align_center::before,
.mi.vertical_align_center::before {
  content: '\e259';
}

/* line 4471, src/sass/core/material-icons.scss */
.material-icons.vertical_align_top::before,
.mi.vertical_align_top::before {
  content: '\e25a';
}

/* line 4476, src/sass/core/material-icons.scss */
.material-icons.vibration::before,
.mi.vibration::before {
  content: '\e62d';
}

/* line 4481, src/sass/core/material-icons.scss */
.material-icons.video_call::before,
.mi.video_call::before {
  content: '\e070';
}

/* line 4486, src/sass/core/material-icons.scss */
.material-icons.video_label::before,
.mi.video_label::before {
  content: '\e071';
}

/* line 4491, src/sass/core/material-icons.scss */
.material-icons.video_library::before,
.mi.video_library::before {
  content: '\e04a';
}

/* line 4496, src/sass/core/material-icons.scss */
.material-icons.videocam::before,
.mi.videocam::before {
  content: '\e04b';
}

/* line 4501, src/sass/core/material-icons.scss */
.material-icons.videocam_off::before,
.mi.videocam_off::before {
  content: '\e04c';
}

/* line 4506, src/sass/core/material-icons.scss */
.material-icons.videogame_asset::before,
.mi.videogame_asset::before {
  content: '\e338';
}

/* line 4511, src/sass/core/material-icons.scss */
.material-icons.view_agenda::before,
.mi.view_agenda::before {
  content: '\e8e9';
}

/* line 4516, src/sass/core/material-icons.scss */
.material-icons.view_array::before,
.mi.view_array::before {
  content: '\e8ea';
}

/* line 4521, src/sass/core/material-icons.scss */
.material-icons.view_carousel::before,
.mi.view_carousel::before {
  content: '\e8eb';
}

/* line 4526, src/sass/core/material-icons.scss */
.material-icons.view_column::before,
.mi.view_column::before {
  content: '\e8ec';
}

/* line 4531, src/sass/core/material-icons.scss */
.material-icons.view_comfy::before,
.mi.view_comfy::before {
  content: '\e42a';
}

/* line 4536, src/sass/core/material-icons.scss */
.material-icons.view_compact::before,
.mi.view_compact::before {
  content: '\e42b';
}

/* line 4541, src/sass/core/material-icons.scss */
.material-icons.view_day::before,
.mi.view_day::before {
  content: '\e8ed';
}

/* line 4546, src/sass/core/material-icons.scss */
.material-icons.view_headline::before,
.mi.view_headline::before {
  content: '\e8ee';
}

/* line 4551, src/sass/core/material-icons.scss */
.material-icons.view_list::before,
.mi.view_list::before {
  content: '\e8ef';
}

/* line 4556, src/sass/core/material-icons.scss */
.material-icons.view_module::before,
.mi.view_module::before {
  content: '\e8f0';
}

/* line 4561, src/sass/core/material-icons.scss */
.material-icons.view_quilt::before,
.mi.view_quilt::before {
  content: '\e8f1';
}

/* line 4566, src/sass/core/material-icons.scss */
.material-icons.view_stream::before,
.mi.view_stream::before {
  content: '\e8f2';
}

/* line 4571, src/sass/core/material-icons.scss */
.material-icons.view_week::before,
.mi.view_week::before {
  content: '\e8f3';
}

/* line 4576, src/sass/core/material-icons.scss */
.material-icons.vignette::before,
.mi.vignette::before {
  content: '\e435';
}

/* line 4581, src/sass/core/material-icons.scss */
.material-icons.visibility::before,
.mi.visibility::before {
  content: '\e8f4';
}

/* line 4586, src/sass/core/material-icons.scss */
.material-icons.visibility_off::before,
.mi.visibility_off::before {
  content: '\e8f5';
}

/* line 4591, src/sass/core/material-icons.scss */
.material-icons.voice_chat::before,
.mi.voice_chat::before {
  content: '\e62e';
}

/* line 4596, src/sass/core/material-icons.scss */
.material-icons.voicemail::before,
.mi.voicemail::before {
  content: '\e0d9';
}

/* line 4601, src/sass/core/material-icons.scss */
.material-icons.volume_down::before,
.mi.volume_down::before {
  content: '\e04d';
}

/* line 4606, src/sass/core/material-icons.scss */
.material-icons.volume_mute::before,
.mi.volume_mute::before {
  content: '\e04e';
}

/* line 4611, src/sass/core/material-icons.scss */
.material-icons.volume_off::before,
.mi.volume_off::before {
  content: '\e04f';
}

/* line 4616, src/sass/core/material-icons.scss */
.material-icons.volume_up::before,
.mi.volume_up::before {
  content: '\e050';
}

/* line 4621, src/sass/core/material-icons.scss */
.material-icons.vpn_key::before,
.mi.vpn_key::before {
  content: '\e0da';
}

/* line 4626, src/sass/core/material-icons.scss */
.material-icons.vpn_lock::before,
.mi.vpn_lock::before {
  content: '\e62f';
}

/* line 4631, src/sass/core/material-icons.scss */
.material-icons.wallpaper::before,
.mi.wallpaper::before {
  content: '\e1bc';
}

/* line 4636, src/sass/core/material-icons.scss */
.material-icons.warning::before,
.mi.warning::before {
  content: '\e002';
}

/* line 4641, src/sass/core/material-icons.scss */
.material-icons.watch::before,
.mi.watch::before {
  content: '\e334';
}

/* line 4646, src/sass/core/material-icons.scss */
.material-icons.watch_later::before,
.mi.watch_later::before {
  content: '\e924';
}

/* line 4651, src/sass/core/material-icons.scss */
.material-icons.wb_auto::before,
.mi.wb_auto::before {
  content: '\e42c';
}

/* line 4656, src/sass/core/material-icons.scss */
.material-icons.wb_cloudy::before,
.mi.wb_cloudy::before {
  content: '\e42d';
}

/* line 4661, src/sass/core/material-icons.scss */
.material-icons.wb_incandescent::before,
.mi.wb_incandescent::before {
  content: '\e42e';
}

/* line 4666, src/sass/core/material-icons.scss */
.material-icons.wb_iridescent::before,
.mi.wb_iridescent::before {
  content: '\e436';
}

/* line 4671, src/sass/core/material-icons.scss */
.material-icons.wb_sunny::before,
.mi.wb_sunny::before {
  content: '\e430';
}

/* line 4676, src/sass/core/material-icons.scss */
.material-icons.wc::before,
.mi.wc::before {
  content: '\e63d';
}

/* line 4681, src/sass/core/material-icons.scss */
.material-icons.web::before,
.mi.web::before {
  content: '\e051';
}

/* line 4686, src/sass/core/material-icons.scss */
.material-icons.web_asset::before,
.mi.web_asset::before {
  content: '\e069';
}

/* line 4691, src/sass/core/material-icons.scss */
.material-icons.weekend::before,
.mi.weekend::before {
  content: '\e16b';
}

/* line 4696, src/sass/core/material-icons.scss */
.material-icons.whatshot::before,
.mi.whatshot::before {
  content: '\e80e';
}

/* line 4701, src/sass/core/material-icons.scss */
.material-icons.widgets::before,
.mi.widgets::before {
  content: '\e1bd';
}

/* line 4706, src/sass/core/material-icons.scss */
.material-icons.wifi::before,
.mi.wifi::before {
  content: '\e63e';
}

/* line 4711, src/sass/core/material-icons.scss */
.material-icons.wifi_lock::before,
.mi.wifi_lock::before {
  content: '\e1e1';
}

/* line 4716, src/sass/core/material-icons.scss */
.material-icons.wifi_tethering::before,
.mi.wifi_tethering::before {
  content: '\e1e2';
}

/* line 4721, src/sass/core/material-icons.scss */
.material-icons.work::before,
.mi.work::before {
  content: '\e8f9';
}

/* line 4726, src/sass/core/material-icons.scss */
.material-icons.wrap_text::before,
.mi.wrap_text::before {
  content: '\e25b';
}

/* line 4731, src/sass/core/material-icons.scss */
.material-icons.youtube_searched_for::before,
.mi.youtube_searched_for::before {
  content: '\e8fa';
}

/* line 4736, src/sass/core/material-icons.scss */
.material-icons.zoom_in::before,
.mi.zoom_in::before {
  content: '\e8ff';
}

/* line 4741, src/sass/core/material-icons.scss */
.material-icons.zoom_out::before,
.mi.zoom_out::before {
  content: '\e900';
}

/* line 4746, src/sass/core/material-icons.scss */
.material-icons.zoom_out_map::before,
.mi.zoom_out_map::before {
  content: '\e56b';
}

/* line 4, src/sass/commons/footer.scss */
#footer {
  padding-left: 0;
  padding-right: 0;
}

/* line 8, src/sass/commons/footer.scss */
#footer .reference-footer {
  padding-left: 0;
  padding-right: 0;
}

/* line 12, src/sass/commons/footer.scss */
#footer .reference-footer .box.first > .component-content > .content {
  margin: 0;
}

/* line 17, src/sass/commons/footer.scss */
#footer .reference-footer .box:not(.overlay-news) .richText:not(.overlay-button) {
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (max-width: 991px) {
  /* line 17, src/sass/commons/footer.scss */
  #footer .reference-footer .box:not(.overlay-news) .richText:not(.overlay-button) {
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 0 30px;
  }
}

/* line 27, src/sass/commons/footer.scss */
#footer .reference-footer .box:not(.overlay-news) .richText:not(.overlay-button) p {
  margin: 15px 0 0;
}

/* line 31, src/sass/commons/footer.scss */
#footer .reference-footer .box:not(.overlay-news) .richText:not(.overlay-button) h3 {
  margin: 8px 0 15px;
  /* stylelint-disable */
  /* stylelint-enable */
}

@media only screen and (max-width: 991px) {
  /* line 31, src/sass/commons/footer.scss */
  #footer .reference-footer .box:not(.overlay-news) .richText:not(.overlay-button) h3 {
    margin: 10px 0 0;
  }
}

/* line 39, src/sass/commons/footer.scss */
#footer .reference-footer .box:not(.overlay-news) .richText:not(.overlay-button) h3 a {
  font-size: 20px;
  font-size: 2rem;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.33px;
  line-height: 32px;
  color: #fff;
  padding: 0;
}

/* line 49, src/sass/commons/footer.scss */
#footer .reference-footer .box:not(.overlay-news) .richText:not(.overlay-button) h3 a:hover {
  color: #4cbac1;
  text-decoration: none;
}

/* line 57, src/sass/commons/footer.scss */
#footer .reference-footer .box:not(.overlay-news) .richText:not(.overlay-button) a {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: -0.27px;
  line-height: 22px;
  color: #fff;
  text-decoration: none;
}

/* line 66, src/sass/commons/footer.scss */
#footer .reference-footer .box:not(.overlay-news) .richText:not(.overlay-button) a:hover {
  color: #4cbac1;
}

/* line 70, src/sass/commons/footer.scss */
#footer .reference-footer .box:not(.overlay-news) .richText:not(.overlay-button) a::before {
  font-size: 20px;
  font-size: 2rem;
  padding-bottom: 1px;
}

/* line 79, src/sass/commons/footer.scss */
#footer .reference-footer .dark-grey-background {
  padding: 30px 45px 56px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 79, src/sass/commons/footer.scss */
  #footer .reference-footer .dark-grey-background {
    padding: 20px 30px 56px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 79, src/sass/commons/footer.scss */
  #footer .reference-footer .dark-grey-background {
    padding: 20px 0 40px;
  }
}

/* line 91, src/sass/commons/footer.scss */
#footer .reference-footer .legal-footer {
  max-width: 1440px;
  float: none;
  margin: 0 auto;
}

@media only screen and (max-width: 991px) {
  /* line 96, src/sass/commons/footer.scss */
  #footer .reference-footer .legal-footer .richText {
    margin: 0;
  }
}

/* line 101, src/sass/commons/footer.scss */
#footer .reference-footer .legal-footer .richText p,
#footer .reference-footer .legal-footer .richText a {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 22px;
  color: #fff;
  margin: 10px 0 0;
}

@media only screen and (max-width: 991px) {
  /* line 101, src/sass/commons/footer.scss */
  #footer .reference-footer .legal-footer .richText p,
  #footer .reference-footer .legal-footer .richText a {
    line-height: 32px;
  }
}

/* line 119, src/sass/commons/footer.scss */
#footer .reference-footer .legal-footer .richText a:hover {
  color: #4cbac1;
  text-decoration: none;
}

@media only screen and (max-width: 991px) {
  /* line 126, src/sass/commons/footer.scss */
  #footer .reference-footer .legal-footer .copyright {
    margin-bottom: 30px;
  }
}

/* line 131, src/sass/commons/footer.scss */
#footer .reference-footer .legal-footer .copyright a {
  display: block;
  width: 188px;
  height: 24px;
  margin: 15px 0;
}

@media only screen and (max-width: 991px) {
  /* line 131, src/sass/commons/footer.scss */
  #footer .reference-footer .legal-footer .copyright a {
    width: 250px;
    height: 32px;
  }
}

/* line 142, src/sass/commons/footer.scss */
#footer .reference-footer .legal-footer .copyright a:hover {
  width: 188px;
  height: 24px;
  /* stylelint-disable */
  /* stylelint-enable */
}

@media only screen and (max-width: 991px) {
  /* line 142, src/sass/commons/footer.scss */
  #footer .reference-footer .legal-footer .copyright a:hover {
    width: 250px;
    height: 32px;
  }
}

/* line 158, src/sass/commons/footer.scss */
#footer .rounded-top-border {
  height: 60px;
  width: 60px;
  position: absolute;
  right: 0;
  bottom: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
  z-index: 100;
}

@media only screen and (max-width: 767px) {
  /* line 158, src/sass/commons/footer.scss */
  #footer .rounded-top-border {
    height: 30px;
    width: 30px;
  }
}

/* line 174, src/sass/commons/footer.scss */
#footer .rounded-top-border::before {
  content: '';
  height: 200%;
  width: 200%;
  position: absolute;
  border-radius: 100%;
  right: 0;
  bottom: 0;
  box-shadow: 0 0 0 300px #333;
}

/* line 185, src/sass/commons/footer.scss */
#footer .rounded-top-border * {
  display: none;
}

/* line 190, src/sass/commons/footer.scss */
#footer .red-border-bottom {
  border-bottom: 10px solid #d2010d;
}

/* line 193, src/sass/commons/footer.scss */
.gaba-2020 #footer .red-border-bottom {
  border-bottom: 0;
}

/* line 198, src/sass/commons/footer.scss */
#footer .footer-links {
  max-width: 1440px;
  float: none;
  margin: 0 auto;
}

/* line 203, src/sass/commons/footer.scss */
#footer .footer-links .richText {
  padding-right: 40px;
}

@media only screen and (max-width: 991px) {
  /* line 203, src/sass/commons/footer.scss */
  #footer .footer-links .richText {
    padding-right: 20px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 210, src/sass/commons/footer.scss */
  #footer .footer-links .richText.first {
    margin-bottom: 0;
  }
}

/* line 216, src/sass/commons/footer.scss */
#footer .footer-links .richText.last {
  padding-right: 0;
}
@charset "UTF-8";
/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar {
  /* stylelint-disable */
  margin-top: 0;
  margin-bottom: 20px;
  /* stylelint-enable */
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/commons/snippets/_category-sidebar.scss */
  .reference-category-sidebar {
    display: none;
  }
}

/* line 12, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .box {
  overflow: hidden;
  background-color: #eee;
}

/* line 16, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .box.first {
  border-top: solid 1px #d6d6d6;
  border-radius: 24px 24px 0 0;
}

/* line 21, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .box.last {
  border-top: solid 1px #d6d6d6;
  border-left: solid 1px #d6d6d6;
  border-right: solid 1px #d6d6d6;
  border-bottom: solid 1px #d6d6d6;
  border-radius: 0 0 24px 24px;
  background-color: #fff;
}

/* line 31, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .box .component-content .paragraphSystem {
  margin: 0;
}

/* line 36, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .box .articleList {
  overflow: hidden;
  max-height: 0;
}

/* line 40, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .box .articleList.cq-Editable-dom {
  overflow: visible;
  margin-top: unset;
  max-height: unset;
}

/* line 48, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .box.closed .articleList {
  transition: all 0.5s ease-in-out;
  max-height: 600px;
  margin: 17px 0;
}

/* line 55, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .box.closed .articleList.cq-Editable-dom {
  overflow: visible;
  margin-top: unset;
  max-height: unset;
}

/* line 62, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .box.closed .title {
  background-color: #595655;
  margin: 0;
}

/* line 66, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .box.closed .title h2 {
  color: #fff;
}

/* line 70, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .box.closed .title .link-counter {
  color: #fff;
  word-break: normal;
}

/* line 79, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .box.opened .articleList {
  max-height: 600px;
  margin: 17px 0;
  transition: all 0.5s ease-in-out;
}

/* line 84, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .box.opened .articleList:last-of-type {
  margin-bottom: 40px;
}

/* line 89, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .box.opened .title {
  background-color: #595655;
  margin: 0;
}

/* line 93, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .box.opened .title h2 {
  color: #fff;
}

/* line 97, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .box.opened .title .link-counter {
  color: #fff;
  word-break: normal;
}

/* line 105, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .box.no-title .title {
  visibility: hidden;
}

/* line 111, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .title {
  padding: 24px 40px;
}

/* line 114, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .title .component-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 119, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .title .component-content h2 {
  font-size: 20px;
  font-size: 2rem;
  color: #d2010d;
  font-weight: bold;
  letter-spacing: -0.33px;
  line-height: 22px;
  margin-bottom: 0;
  cursor: pointer;
}

/* line 130, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .title .component-content .link-counter {
  font-size: 11px;
  font-size: 1.1rem;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: -0.18px;
  color: #595655;
  position: relative;
  right: -12px;
}

/* line 144, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .articleList.collapsed .articleList-list {
  max-height: 0;
}

/* line 147, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .articleList.collapsed .articleList-list.cq-Editable-dom {
  overflow: visible;
  margin-top: unset;
  max-height: unset;
}

/* line 156, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .articleList.expanded .articleList-heading {
  color: #8f1f1d;
}

/* line 159, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .articleList.expanded .articleList-heading::before {
  content: "";
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
  color: #8f1f1d;
}

/* line 165, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .articleList.expanded .articleList-list {
  max-height: 600px;
}

/* line 170, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .articleList .articleList-heading {
  font-size: 15px;
  font-size: 1.5rem;
  color: #333;
  cursor: pointer;
  padding: 0 30px 0 60px;
  position: relative;
  border-width: 0;
  border-style: none;
  border-color: transparent;
}

/* line 181, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .articleList .articleList-heading::before {
  content: "";
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
  position: absolute;
  top: -4px;
  left: 30px;
  margin-right: 5px;
  color: inherit;
}

/* line 192, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .articleList .articleList-list {
  margin-top: 10px;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

/* line 197, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .articleList .articleList-list .articleList-article {
  margin-left: 10px;
  padding: 0 10px;
}

/* line 201, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .articleList .articleList-list .articleList-article.hidden {
  display: none;
}

/* line 205, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .articleList .articleList-list .articleList-article .articleList-title {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1;
  padding: 12px 30px;
  color: #333;
}

/* line 212, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .articleList .articleList-list .articleList-article .articleList-title:hover {
  background-color: #d6d6d6;
  border-radius: 5px;
}

/* line 218, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .articleList .articleList-list .articleList-article .articleList-description {
  display: none;
}

/* line 222, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .articleList .articleList-list .articleList-article a {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: -0.23px;
  line-height: 15px;
  color: #333;
  text-decoration: none;
  margin: 0 20px;
  font-weight: 600;
  display: inline-block;
}

/* line 236, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .articleList .articleList-list .articleList-article.active .articleList-title a {
  color: #8f1f1d;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-listing {
  margin-top: 8rem;
  padding: 0 15px 0 45px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 3, src/sass/commons/snippets/_contact-manager-sidebar.scss */
  .reference-contact-manager-listing {
    padding: 0 15px;
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  /* line 3, src/sass/commons/snippets/_contact-manager-sidebar.scss */
  .reference-contact-manager-listing {
    padding: 0 15px;
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/commons/snippets/_contact-manager-sidebar.scss */
  .reference-contact-manager-listing {
    margin-top: 0;
  }
}

/* line 22, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-listing .articles-sidebar .paragraphSystem.content .box:last-child {
  display: none;
}

/* line 28, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar {
  /* stylelint-disable */
  padding: 0;
  margin-bottom: 20px;
  /* stylelint-enable */
}

@media only screen and (max-width: 767px) {
  /* line 28, src/sass/commons/snippets/_contact-manager-sidebar.scss */
  .reference-contact-manager-sidebar {
    display: none;
  }
}

/* line 37, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .box {
  overflow: hidden;
  background-color: #eee;
}

/* line 41, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .box.first {
  border-top: solid 1px #d6d6d6;
  border-radius: 24px 24px 0 0;
}

/* line 46, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .box.last {
  border-top: solid 1px #d6d6d6;
  border-left: solid 1px #d6d6d6;
  border-right: solid 1px #d6d6d6;
  border-bottom: solid 1px #d6d6d6;
  border-radius: 0 0 24px 24px;
  background-color: #fff;
}

/* line 56, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .box .component-content .paragraphSystem {
  margin: 0;
}

/* line 61, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .box .articleList {
  overflow: hidden;
  max-height: 0;
}

/* line 63, src/sass/commons/snippets/_contact-manager-sidebar.scss */
¡
.reference-contact-manager-sidebar .box .articleList.cq-Editable-dom {
  overflow: visible;
  margin-top: unset;
  max-height: unset;
}

/* line 73, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .box.closed .articleList {
  max-height: 600px;
  margin: 17px 0;
}

/* line 79, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .box.closed .articleList.cq-Editable-dom {
  overflow: visible;
  margin-top: unset;
  max-height: unset;
}

/* line 86, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .box.closed .title {
  background-color: #595655;
  margin: 0;
}

/* line 90, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .box.closed .title h2 {
  color: #fff;
}

/* line 94, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .box.closed .title .link-counter {
  color: #fff;
  word-break: normal;
}

/* line 103, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .box.opened .articleList {
  max-height: 600px;
  margin: 17px 0;
}

/* line 107, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .box.opened .articleList:last-of-type {
  margin-bottom: 40px;
}

/* line 112, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .box.opened .title {
  background-color: #595655;
  margin: 0;
}

/* line 116, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .box.opened .title h2 {
  color: #fff;
}

/* line 120, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .box.opened .title .link-counter {
  color: #fff;
  word-break: normal;
}

/* line 128, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .box.no-title .title {
  visibility: hidden;
}

/* line 134, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .title {
  padding: 24px 40px;
}

/* line 137, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .title .component-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 142, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .title .component-content h2 {
  font-size: 20px;
  font-size: 2rem;
  color: #d2010d;
  font-weight: bold;
  letter-spacing: -0.33px;
  line-height: 22px;
  margin-bottom: 0;
  cursor: pointer;
}

/* line 153, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .title .component-content .link-counter {
  font-size: 11px;
  font-size: 1.1rem;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: -0.18px;
  color: #595655;
  position: relative;
  right: -12px;
}

/* line 167, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .articleList.collapsed .articleList-list {
  max-height: 0;
}

/* line 170, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .articleList.collapsed .articleList-list.cq-Editable-dom {
  overflow: visible;
  margin-top: unset;
  max-height: unset;
}

/* line 179, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .articleList.expanded .articleList-heading {
  color: #8f1f1d;
}

/* line 182, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .articleList.expanded .articleList-heading::before {
  content: "";
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
  color: #8f1f1d;
}

/* line 188, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .articleList.expanded .articleList-list {
  max-height: 600px;
}

/* line 193, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .articleList .articleList-heading {
  font-size: 15px;
  font-size: 1.5rem;
  color: #333;
  cursor: pointer;
  padding: 0 30px 0 60px;
  position: relative;
}

/* line 201, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .articleList .articleList-heading::before {
  content: "";
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
  position: absolute;
  top: -4px;
  left: 30px;
  margin-right: 5px;
  color: inherit;
}

/* line 212, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .articleList .articleList-list {
  margin-top: 10px;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

/* line 217, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .articleList .articleList-list .articleList-article {
  margin-left: 10px;
  padding: 0 10px;
}

/* line 221, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .articleList .articleList-list .articleList-article.hidden {
  display: none;
}

/* line 225, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .articleList .articleList-list .articleList-article .articleList-title {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1;
  padding: 12px 30px;
  color: #333;
}

/* line 232, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .articleList .articleList-list .articleList-article .articleList-title:hover {
  background-color: #d6d6d6;
  border-radius: 5px;
}

/* line 238, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .articleList .articleList-list .articleList-article a {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: -0.23px;
  line-height: 15px;
  color: #595655;
  text-decoration: none;
  padding: 0 20px;
  font-weight: 600;
}

/* line 251, src/sass/commons/snippets/_contact-manager-sidebar.scss */
.reference-contact-manager-sidebar .articleList .articleList-list .articleList-article.active .articleList-title a {
  color: #8f1f1d;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/commons/snippets/_published-date.scss */
.published-date {
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  padding: 10px 0;
  letter-spacing: 0;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/materialicons/MaterialIcons-Regular.eot");
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.woff2") format("woff2"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.woff") format("woff"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.eot");
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-regular.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-regular.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-italic.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600italic.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700italic.woff") format("woff");
}

@font-face {
  font-family: 'ColgateRelaunchIcons';
  src: url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.eot");
  src: url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.eot") format("embedded-opentype"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.ttf") format("truetype"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.woff") format("woff"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'LucidaGrande';
  src: url("../../assets/fonts/LucidaGrande/LucidaGrande.ttf");
  src: url("../../assets/fonts/LucidaGrande/LucidaGrande.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'FontAwesome';
  src: url("../../assets/fonts/fontawesome-webfont.eot");
  src: url("../../assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff2") format("woff2"), url("../../assets/fonts/fontawesome-webfont.woff") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'slick';
  src: url("../../assets/fonts/Slick-fonts/slick.eot");
  src: url("../../assets/fonts/Slick-fonts/slick.ttf") format("truetype"), url("../../assets/fonts/Slick-fonts/slick.woff") format("woff"), url("../../assets/fonts/Slick-fonts/slick.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-BlackItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Black.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Bold.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-BoldItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Italic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Light.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-LightItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBoldItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBold.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Regular.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Base class */
/* line 4, src/sass/core/material-icons.scss */
.material-icons,
.mi {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  text-rendering: auto;
  transform: translate(0, 0);
}

/* Rules for sizing the icon. */
/* line 17, src/sass/core/material-icons.scss */
.material-icons.md-18,
.mi.md-18 {
  font-size: 18px;
}

/* line 22, src/sass/core/material-icons.scss */
.material-icons.md-24,
.mi.md-24 {
  font-size: 24px;
}

/* line 27, src/sass/core/material-icons.scss */
.material-icons.md-36,
.mi.md-36 {
  font-size: 36px;
}

/* line 32, src/sass/core/material-icons.scss */
.material-icons.md-48,
.mi.md-48 {
  font-size: 48px;
}

/* Rules for using icons as black on a light background. */
/* line 38, src/sass/core/material-icons.scss */
.material-icons.md-dark,
.mi.md-dark {
  color: rgba(0, 0, 0, 0.54);
}

/* line 43, src/sass/core/material-icons.scss */
.material-icons.md-dark.md-inactive,
.mi.md-dark.md-inactive {
  color: rgba(0, 0, 0, 0.26);
}

/* Rules for using icons as white on a dark background. */
/* line 49, src/sass/core/material-icons.scss */
.material-icons.md-light,
.mi.md-light {
  color: white;
}

/* line 54, src/sass/core/material-icons.scss */
.material-icons.md-light.md-inactive,
.mi.md-inactive {
  color: rgba(255, 255, 255, 0.3);
}

/* Rules to rotate items */
/* line 60, src/sass/core/material-icons.scss */
.material-icons.r90,
.mi.r90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  transform: rotate(90deg);
}

/* line 66, src/sass/core/material-icons.scss */
.material-icons.r180,
.mi.r180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: rotate(180deg);
}

/* line 72, src/sass/core/material-icons.scss */
.material-icons.r270,
.mi.r270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform: rotate(270deg);
}

/* line 78, src/sass/core/material-icons.scss */
.material-icons.flip-horizontal,
.mi.flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  transform: scale(-1, 1);
}

/* line 84, src/sass/core/material-icons.scss */
.material-icons.flip-vertical,
.mi.flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  transform: scale(1, -1);
}

/* Unicode */
/* line 91, src/sass/core/material-icons.scss */
.material-icons.three_d_rotation::before,
.mi.three_d_rotation::before {
  content: '\e84d';
}

/* line 96, src/sass/core/material-icons.scss */
.material-icons.ac_unit::before,
.mi.ac_unit::before {
  content: '\eb3b';
}

/* line 101, src/sass/core/material-icons.scss */
.material-icons.access_alarm::before,
.mi.access_alarm::before {
  content: '\e190';
}

/* line 106, src/sass/core/material-icons.scss */
.material-icons.access_alarms::before,
.mi.access_alarms::before {
  content: '\e191';
}

/* line 111, src/sass/core/material-icons.scss */
.material-icons.access_time::before,
.mi.access_time::before {
  content: '\e192';
}

/* line 116, src/sass/core/material-icons.scss */
.material-icons.accessibility::before,
.mi.accessibility::before {
  content: '\e84e';
}

/* line 121, src/sass/core/material-icons.scss */
.material-icons.accessible::before,
.mi.accessible::before {
  content: '\e914';
}

/* line 126, src/sass/core/material-icons.scss */
.material-icons.account_balance::before,
.mi.account_balance::before {
  content: '\e84f';
}

/* line 131, src/sass/core/material-icons.scss */
.material-icons.account_balance_wallet::before,
.mi.account_balance_wallet::before {
  content: '\e850';
}

/* line 136, src/sass/core/material-icons.scss */
.material-icons.account_box::before,
.mi.account_box::before {
  content: '\e851';
}

/* line 141, src/sass/core/material-icons.scss */
.material-icons.account_circle::before,
.mi.account_circle::before {
  content: '\e853';
}

/* line 146, src/sass/core/material-icons.scss */
.material-icons.adb::before,
.mi.adb::before {
  content: '\e60e';
}

/* line 151, src/sass/core/material-icons.scss */
.material-icons.add::before,
.mi.add::before {
  content: '\e145';
}

/* line 156, src/sass/core/material-icons.scss */
.material-icons.add_a_photo::before,
.mi.add_a_photo::before {
  content: '\e439';
}

/* line 161, src/sass/core/material-icons.scss */
.material-icons.add_alarm::before,
.mi.add_alarm::before {
  content: '\e193';
}

/* line 166, src/sass/core/material-icons.scss */
.material-icons.add_alert::before,
.mi.add_alert::before {
  content: '\e003';
}

/* line 171, src/sass/core/material-icons.scss */
.material-icons.add_box::before,
.mi.add_box::before {
  content: '\e146';
}

/* line 176, src/sass/core/material-icons.scss */
.material-icons.add_circle::before,
.mi.add_circle::before {
  content: '\e147';
}

/* line 181, src/sass/core/material-icons.scss */
.material-icons.add_circle_outline::before,
.mi.add_circle_outline::before {
  content: '\e148';
}

/* line 186, src/sass/core/material-icons.scss */
.material-icons.add_location::before,
.mi.add_location::before {
  content: '\e567';
}

/* line 191, src/sass/core/material-icons.scss */
.material-icons.add_shopping_cart::before,
.mi.add_shopping_cart::before {
  content: '\e854';
}

/* line 196, src/sass/core/material-icons.scss */
.material-icons.add_to_photos::before,
.mi.add_to_photos::before {
  content: '\e39d';
}

/* line 201, src/sass/core/material-icons.scss */
.material-icons.add_to_queue::before,
.mi.add_to_queue::before {
  content: '\e05c';
}

/* line 206, src/sass/core/material-icons.scss */
.material-icons.adjust::before,
.mi.adjust::before {
  content: '\e39e';
}

/* line 211, src/sass/core/material-icons.scss */
.material-icons.airline_seat_flat::before,
.mi.airline_seat_flat::before {
  content: '\e630';
}

/* line 216, src/sass/core/material-icons.scss */
.material-icons.airline_seat_flat_angled::before,
.mi.airline_seat_flat_angled::before {
  content: '\e631';
}

/* line 221, src/sass/core/material-icons.scss */
.material-icons.airline_seat_individual_suite::before,
.mi.airline_seat_individual_suite::before {
  content: '\e632';
}

/* line 226, src/sass/core/material-icons.scss */
.material-icons.airline_seat_legroom_extra::before,
.mi.airline_seat_legroom_extra::before {
  content: '\e633';
}

/* line 231, src/sass/core/material-icons.scss */
.material-icons.airline_seat_legroom_normal::before,
.mi.airline_seat_legroom_normal::before {
  content: '\e634';
}

/* line 236, src/sass/core/material-icons.scss */
.material-icons.airline_seat_legroom_reduced::before,
.mi.airline_seat_legroom_reduced::before {
  content: '\e635';
}

/* line 241, src/sass/core/material-icons.scss */
.material-icons.airline_seat_recline_extra::before,
.mi.airline_seat_recline_extra::before {
  content: '\e636';
}

/* line 246, src/sass/core/material-icons.scss */
.material-icons.airline_seat_recline_normal::before,
.mi.airline_seat_recline_normal::before {
  content: '\e637';
}

/* line 251, src/sass/core/material-icons.scss */
.material-icons.airplanemode_active::before,
.mi.airplanemode_active::before {
  content: '\e195';
}

/* line 256, src/sass/core/material-icons.scss */
.material-icons.airplanemode_inactive::before,
.mi.airplanemode_inactive::before {
  content: '\e194';
}

/* line 261, src/sass/core/material-icons.scss */
.material-icons.airplay::before,
.mi.airplay::before {
  content: '\e055';
}

/* line 266, src/sass/core/material-icons.scss */
.material-icons.airport_shuttle::before,
.mi.airport_shuttle::before {
  content: '\eb3c';
}

/* line 271, src/sass/core/material-icons.scss */
.material-icons.alarm::before,
.mi.alarm::before {
  content: '\e855';
}

/* line 276, src/sass/core/material-icons.scss */
.material-icons.alarm_add::before,
.mi.alarm_add::before {
  content: '\e856';
}

/* line 281, src/sass/core/material-icons.scss */
.material-icons.alarm_off::before,
.mi.alarm_off::before {
  content: '\e857';
}

/* line 286, src/sass/core/material-icons.scss */
.material-icons.alarm_on::before,
.mi.alarm_on::before {
  content: '\e858';
}

/* line 291, src/sass/core/material-icons.scss */
.material-icons.album::before,
.mi.album::before {
  content: '\e019';
}

/* line 296, src/sass/core/material-icons.scss */
.material-icons.all_inclusive::before,
.mi.all_inclusive::before {
  content: '\eb3d';
}

/* line 301, src/sass/core/material-icons.scss */
.material-icons.all_out::before,
.mi.all_out::before {
  content: '\e90b';
}

/* line 306, src/sass/core/material-icons.scss */
.material-icons.android::before,
.mi.android::before {
  content: '\e859';
}

/* line 311, src/sass/core/material-icons.scss */
.material-icons.announcement::before,
.mi.announcement::before {
  content: '\e85a';
}

/* line 316, src/sass/core/material-icons.scss */
.material-icons.apps::before,
.mi.apps::before {
  content: '\e5c3';
}

/* line 321, src/sass/core/material-icons.scss */
.material-icons.archive::before,
.mi.archive::before {
  content: '\e149';
}

/* line 326, src/sass/core/material-icons.scss */
.material-icons.arrow_back::before,
.mi.arrow_back::before {
  content: '\e5c4';
}

/* line 331, src/sass/core/material-icons.scss */
.material-icons.arrow_downward::before,
.mi.arrow_downward::before {
  content: '\e5db';
}

/* line 336, src/sass/core/material-icons.scss */
.material-icons.arrow_drop_down::before,
.mi.arrow_drop_down::before {
  content: '\e5c5';
}

/* line 341, src/sass/core/material-icons.scss */
.material-icons.arrow_drop_down_circle::before,
.mi.arrow_drop_down_circle::before {
  content: '\e5c6';
}

/* line 346, src/sass/core/material-icons.scss */
.material-icons.arrow_drop_up::before,
.mi.arrow_drop_up::before {
  content: '\e5c7';
}

/* line 351, src/sass/core/material-icons.scss */
.material-icons.arrow_forward::before,
.mi.arrow_forward::before {
  content: '\e5c8';
}

/* line 356, src/sass/core/material-icons.scss */
.material-icons.arrow_upward::before,
.mi.arrow_upward::before {
  content: '\e5d8';
}

/* line 361, src/sass/core/material-icons.scss */
.material-icons.art_track::before,
.mi.art_track::before {
  content: '\e060';
}

/* line 366, src/sass/core/material-icons.scss */
.material-icons.aspect_ratio::before,
.mi.aspect_ratio::before {
  content: '\e85b';
}

/* line 371, src/sass/core/material-icons.scss */
.material-icons.assessment::before,
.mi.assessment::before {
  content: '\e85c';
}

/* line 376, src/sass/core/material-icons.scss */
.material-icons.assignment::before,
.mi.assignment::before {
  content: '\e85d';
}

/* line 381, src/sass/core/material-icons.scss */
.material-icons.assignment_ind::before,
.mi.assignment_ind::before {
  content: '\e85e';
}

/* line 386, src/sass/core/material-icons.scss */
.material-icons.assignment_late::before,
.mi.assignment_late::before {
  content: '\e85f';
}

/* line 391, src/sass/core/material-icons.scss */
.material-icons.assignment_return::before,
.mi.assignment_return::before {
  content: '\e860';
}

/* line 396, src/sass/core/material-icons.scss */
.material-icons.assignment_returned::before,
.mi.assignment_returned::before {
  content: '\e861';
}

/* line 401, src/sass/core/material-icons.scss */
.material-icons.assignment_turned_in::before,
.mi.assignment_turned_in::before {
  content: '\e862';
}

/* line 406, src/sass/core/material-icons.scss */
.material-icons.assistant::before,
.mi.assistant::before {
  content: '\e39f';
}

/* line 411, src/sass/core/material-icons.scss */
.material-icons.assistant_photo::before,
.mi.assistant_photo::before {
  content: '\e3a0';
}

/* line 416, src/sass/core/material-icons.scss */
.material-icons.attach_file::before,
.mi.attach_file::before {
  content: '\e226';
}

/* line 421, src/sass/core/material-icons.scss */
.material-icons.attach_money::before,
.mi.attach_money::before {
  content: '\e227';
}

/* line 426, src/sass/core/material-icons.scss */
.material-icons.attachment::before,
.mi.attachment::before {
  content: '\e2bc';
}

/* line 431, src/sass/core/material-icons.scss */
.material-icons.audiotrack::before,
.mi.audiotrack::before {
  content: '\e3a1';
}

/* line 436, src/sass/core/material-icons.scss */
.material-icons.autorenew::before,
.mi.autorenew::before {
  content: '\e863';
}

/* line 441, src/sass/core/material-icons.scss */
.material-icons.av_timer::before,
.mi.av_timer::before {
  content: '\e01b';
}

/* line 446, src/sass/core/material-icons.scss */
.material-icons.backspace::before,
.mi.backspace::before {
  content: '\e14a';
}

/* line 451, src/sass/core/material-icons.scss */
.material-icons.backup::before,
.mi.backup::before {
  content: '\e864';
}

/* line 456, src/sass/core/material-icons.scss */
.material-icons.battery_alert::before,
.mi.battery_alert::before {
  content: '\e19c';
}

/* line 461, src/sass/core/material-icons.scss */
.material-icons.battery_charging_full::before,
.mi.battery_charging_full::before {
  content: '\e1a3';
}

/* line 466, src/sass/core/material-icons.scss */
.material-icons.battery_full::before,
.mi.battery_full::before {
  content: '\e1a4';
}

/* line 471, src/sass/core/material-icons.scss */
.material-icons.battery_std::before,
.mi.battery_std::before {
  content: '\e1a5';
}

/* line 476, src/sass/core/material-icons.scss */
.material-icons.battery_unknown::before,
.mi.battery_unknown::before {
  content: '\e1a6';
}

/* line 481, src/sass/core/material-icons.scss */
.material-icons.beach_access::before,
.mi.beach_access::before {
  content: '\eb3e';
}

/* line 486, src/sass/core/material-icons.scss */
.material-icons.beenhere::before,
.mi.beenhere::before {
  content: '\e52d';
}

/* line 491, src/sass/core/material-icons.scss */
.material-icons.block::before,
.mi.block::before {
  content: '\e14b';
}

/* line 496, src/sass/core/material-icons.scss */
.material-icons.bluetooth::before,
.mi.bluetooth::before {
  content: '\e1a7';
}

/* line 501, src/sass/core/material-icons.scss */
.material-icons.bluetooth_audio::before,
.mi.bluetooth_audio::before {
  content: '\e60f';
}

/* line 506, src/sass/core/material-icons.scss */
.material-icons.bluetooth_connected::before,
.mi.bluetooth_connected::before {
  content: '\e1a8';
}

/* line 511, src/sass/core/material-icons.scss */
.material-icons.bluetooth_disabled::before,
.mi.bluetooth_disabled::before {
  content: '\e1a9';
}

/* line 516, src/sass/core/material-icons.scss */
.material-icons.bluetooth_searching::before,
.mi.bluetooth_searching::before {
  content: '\e1aa';
}

/* line 521, src/sass/core/material-icons.scss */
.material-icons.blur_circular::before,
.mi.blur_circular::before {
  content: '\e3a2';
}

/* line 526, src/sass/core/material-icons.scss */
.material-icons.blur_linear::before,
.mi.blur_linear::before {
  content: '\e3a3';
}

/* line 531, src/sass/core/material-icons.scss */
.material-icons.blur_off::before,
.mi.blur_off::before {
  content: '\e3a4';
}

/* line 536, src/sass/core/material-icons.scss */
.material-icons.blur_on::before,
.mi.blur_on::before {
  content: '\e3a5';
}

/* line 541, src/sass/core/material-icons.scss */
.material-icons.book::before,
.mi.book::before {
  content: '\e865';
}

/* line 546, src/sass/core/material-icons.scss */
.material-icons.bookmark::before,
.mi.bookmark::before {
  content: '\e866';
}

/* line 551, src/sass/core/material-icons.scss */
.material-icons.bookmark_border::before,
.mi.bookmark_border::before {
  content: '\e867';
}

/* line 556, src/sass/core/material-icons.scss */
.material-icons.border_all::before,
.mi.border_all::before {
  content: '\e228';
}

/* line 561, src/sass/core/material-icons.scss */
.material-icons.border_bottom::before,
.mi.border_bottom::before {
  content: '\e229';
}

/* line 566, src/sass/core/material-icons.scss */
.material-icons.border_clear::before,
.mi.border_clear::before {
  content: '\e22a';
}

/* line 571, src/sass/core/material-icons.scss */
.material-icons.border_color::before,
.mi.border_color::before {
  content: '\e22b';
}

/* line 576, src/sass/core/material-icons.scss */
.material-icons.border_horizontal::before,
.mi.border_horizontal::before {
  content: '\e22c';
}

/* line 581, src/sass/core/material-icons.scss */
.material-icons.border_inner::before,
.mi.border_inner::before {
  content: '\e22d';
}

/* line 586, src/sass/core/material-icons.scss */
.material-icons.border_left::before,
.mi.border_left::before {
  content: '\e22e';
}

/* line 591, src/sass/core/material-icons.scss */
.material-icons.border_outer::before,
.mi.border_outer::before {
  content: '\e22f';
}

/* line 596, src/sass/core/material-icons.scss */
.material-icons.border_right::before,
.mi.border_right::before {
  content: '\e230';
}

/* line 601, src/sass/core/material-icons.scss */
.material-icons.border_style::before,
.mi.border_style::before {
  content: '\e231';
}

/* line 606, src/sass/core/material-icons.scss */
.material-icons.border_top::before,
.mi.border_top::before {
  content: '\e232';
}

/* line 611, src/sass/core/material-icons.scss */
.material-icons.border_vertical::before,
.mi.border_vertical::before {
  content: '\e233';
}

/* line 616, src/sass/core/material-icons.scss */
.material-icons.branding_watermark::before,
.mi.branding_watermark::before {
  content: '\e06b';
}

/* line 621, src/sass/core/material-icons.scss */
.material-icons.brightness_1::before,
.mi.brightness_1::before {
  content: '\e3a6';
}

/* line 626, src/sass/core/material-icons.scss */
.material-icons.brightness_2::before,
.mi.brightness_2::before {
  content: '\e3a7';
}

/* line 631, src/sass/core/material-icons.scss */
.material-icons.brightness_3::before,
.mi.brightness_3::before {
  content: '\e3a8';
}

/* line 636, src/sass/core/material-icons.scss */
.material-icons.brightness_4::before,
.mi.brightness_4::before {
  content: '\e3a9';
}

/* line 641, src/sass/core/material-icons.scss */
.material-icons.brightness_5::before,
.mi.brightness_5::before {
  content: '\e3aa';
}

/* line 646, src/sass/core/material-icons.scss */
.material-icons.brightness_6::before,
.mi.brightness_6::before {
  content: '\e3ab';
}

/* line 651, src/sass/core/material-icons.scss */
.material-icons.brightness_7::before,
.mi.brightness_7::before {
  content: '\e3ac';
}

/* line 656, src/sass/core/material-icons.scss */
.material-icons.brightness_auto::before,
.mi.brightness_auto::before {
  content: '\e1ab';
}

/* line 661, src/sass/core/material-icons.scss */
.material-icons.brightness_high::before,
.mi.brightness_high::before {
  content: '\e1ac';
}

/* line 666, src/sass/core/material-icons.scss */
.material-icons.brightness_low::before,
.mi.brightness_low::before {
  content: '\e1ad';
}

/* line 671, src/sass/core/material-icons.scss */
.material-icons.brightness_medium::before,
.mi.brightness_medium::before {
  content: '\e1ae';
}

/* line 676, src/sass/core/material-icons.scss */
.material-icons.broken_image::before,
.mi.broken_image::before {
  content: '\e3ad';
}

/* line 681, src/sass/core/material-icons.scss */
.material-icons.brush::before,
.mi.brush::before {
  content: '\e3ae';
}

/* line 686, src/sass/core/material-icons.scss */
.material-icons.bubble_chart::before,
.mi.bubble_chart::before {
  content: '\e6dd';
}

/* line 691, src/sass/core/material-icons.scss */
.material-icons.bug_report::before,
.mi.bug_report::before {
  content: '\e868';
}

/* line 696, src/sass/core/material-icons.scss */
.material-icons.build::before,
.mi.build::before {
  content: '\e869';
}

/* line 701, src/sass/core/material-icons.scss */
.material-icons.burst_mode::before,
.mi.burst_mode::before {
  content: '\e43c';
}

/* line 706, src/sass/core/material-icons.scss */
.material-icons.business::before,
.mi.business::before {
  content: '\e0af';
}

/* line 711, src/sass/core/material-icons.scss */
.material-icons.business_center::before,
.mi.business_center::before {
  content: '\eb3f';
}

/* line 716, src/sass/core/material-icons.scss */
.material-icons.cached::before,
.mi.cached::before {
  content: '\e86a';
}

/* line 721, src/sass/core/material-icons.scss */
.material-icons.cake::before,
.mi.cake::before {
  content: '\e7e9';
}

/* line 726, src/sass/core/material-icons.scss */
.material-icons.call::before,
.mi.call::before {
  content: '\e0b0';
}

/* line 731, src/sass/core/material-icons.scss */
.material-icons.call_end::before,
.mi.call_end::before {
  content: '\e0b1';
}

/* line 736, src/sass/core/material-icons.scss */
.material-icons.call_made::before,
.mi.call_made::before {
  content: '\e0b2';
}

/* line 741, src/sass/core/material-icons.scss */
.material-icons.call_merge::before,
.mi.call_merge::before {
  content: '\e0b3';
}

/* line 746, src/sass/core/material-icons.scss */
.material-icons.call_missed::before,
.mi.call_missed::before {
  content: '\e0b4';
}

/* line 751, src/sass/core/material-icons.scss */
.material-icons.call_missed_outgoing::before,
.mi.call_missed_outgoing::before {
  content: '\e0e4';
}

/* line 756, src/sass/core/material-icons.scss */
.material-icons.call_received::before,
.mi.call_received::before {
  content: '\e0b5';
}

/* line 761, src/sass/core/material-icons.scss */
.material-icons.call_split::before,
.mi.call_split::before {
  content: '\e0b6';
}

/* line 766, src/sass/core/material-icons.scss */
.material-icons.call_to_action::before,
.mi.call_to_action::before {
  content: '\e06c';
}

/* line 771, src/sass/core/material-icons.scss */
.material-icons.camera::before,
.mi.camera::before {
  content: '\e3af';
}

/* line 776, src/sass/core/material-icons.scss */
.material-icons.camera_alt::before,
.mi.camera_alt::before {
  content: '\e3b0';
}

/* line 781, src/sass/core/material-icons.scss */
.material-icons.camera_enhance::before,
.mi.camera_enhance::before {
  content: '\e8fc';
}

/* line 786, src/sass/core/material-icons.scss */
.material-icons.camera_front::before,
.mi.camera_front::before {
  content: '\e3b1';
}

/* line 791, src/sass/core/material-icons.scss */
.material-icons.camera_rear::before,
.mi.camera_rear::before {
  content: '\e3b2';
}

/* line 796, src/sass/core/material-icons.scss */
.material-icons.camera_roll::before,
.mi.camera_roll::before {
  content: '\e3b3';
}

/* line 801, src/sass/core/material-icons.scss */
.material-icons.cancel::before,
.mi.cancel::before {
  content: '\e5c9';
}

/* line 806, src/sass/core/material-icons.scss */
.material-icons.card_giftcard::before,
.mi.card_giftcard::before {
  content: '\e8f6';
}

/* line 811, src/sass/core/material-icons.scss */
.material-icons.card_membership::before,
.mi.card_membership::before {
  content: '\e8f7';
}

/* line 816, src/sass/core/material-icons.scss */
.material-icons.card_travel::before,
.mi.card_travel::before {
  content: '\e8f8';
}

/* line 821, src/sass/core/material-icons.scss */
.material-icons.casino::before,
.mi.casino::before {
  content: '\eb40';
}

/* line 826, src/sass/core/material-icons.scss */
.material-icons.cast::before,
.mi.cast::before {
  content: '\e307';
}

/* line 831, src/sass/core/material-icons.scss */
.material-icons.cast_connected::before,
.mi.cast_connected::before {
  content: '\e308';
}

/* line 836, src/sass/core/material-icons.scss */
.material-icons.center_focus_strong::before,
.mi.center_focus_strong::before {
  content: '\e3b4';
}

/* line 841, src/sass/core/material-icons.scss */
.material-icons.center_focus_weak::before,
.mi.center_focus_weak::before {
  content: '\e3b5';
}

/* line 846, src/sass/core/material-icons.scss */
.material-icons.change_history::before,
.mi.change_history::before {
  content: '\e86b';
}

/* line 851, src/sass/core/material-icons.scss */
.material-icons.chat::before,
.mi.chat::before {
  content: '\e0b7';
}

/* line 856, src/sass/core/material-icons.scss */
.material-icons.chat_bubble::before,
.mi.chat_bubble::before {
  content: '\e0ca';
}

/* line 861, src/sass/core/material-icons.scss */
.material-icons.chat_bubble_outline::before,
.mi.chat_bubble_outline::before {
  content: '\e0cb';
}

/* line 866, src/sass/core/material-icons.scss */
.material-icons.check::before,
.mi.check::before {
  content: '\e5ca';
}

/* line 871, src/sass/core/material-icons.scss */
.material-icons.check_box::before,
.mi.check_box::before {
  content: '\e834';
}

/* line 876, src/sass/core/material-icons.scss */
.material-icons.check_box_outline_blank::before,
.mi.check_box_outline_blank::before {
  content: '\e835';
}

/* line 881, src/sass/core/material-icons.scss */
.material-icons.check_circle::before,
.mi.check_circle::before {
  content: '\e86c';
}

/* line 886, src/sass/core/material-icons.scss */
.material-icons.chevron_left::before,
.mi.chevron_left::before {
  content: '\e5cb';
}

/* line 891, src/sass/core/material-icons.scss */
.material-icons.chevron_right::before,
.mi.chevron_right::before {
  content: '\e5cc';
}

/* line 896, src/sass/core/material-icons.scss */
.material-icons.child_care::before,
.mi.child_care::before {
  content: '\eb41';
}

/* line 901, src/sass/core/material-icons.scss */
.material-icons.child_friendly::before,
.mi.child_friendly::before {
  content: '\eb42';
}

/* line 906, src/sass/core/material-icons.scss */
.material-icons.chrome_reader_mode::before,
.mi.chrome_reader_mode::before {
  content: '\e86d';
}

/* line 911, src/sass/core/material-icons.scss */
.material-icons.class::before,
.mi.class::before {
  content: '\e86e';
}

/* line 916, src/sass/core/material-icons.scss */
.material-icons.clear::before,
.mi.clear::before {
  content: '\e14c';
}

/* line 921, src/sass/core/material-icons.scss */
.material-icons.clear_all::before,
.mi.clear_all::before {
  content: '\e0b8';
}

/* line 926, src/sass/core/material-icons.scss */
.material-icons.close::before,
.mi.close::before {
  content: '\e5cd';
}

/* line 931, src/sass/core/material-icons.scss */
.material-icons.closed_caption::before,
.mi.closed_caption::before {
  content: '\e01c';
}

/* line 936, src/sass/core/material-icons.scss */
.material-icons.cloud::before,
.mi.cloud::before {
  content: '\e2bd';
}

/* line 941, src/sass/core/material-icons.scss */
.material-icons.cloud_circle::before,
.mi.cloud_circle::before {
  content: '\e2be';
}

/* line 946, src/sass/core/material-icons.scss */
.material-icons.cloud_done::before,
.mi.cloud_done::before {
  content: '\e2bf';
}

/* line 951, src/sass/core/material-icons.scss */
.material-icons.cloud_download::before,
.mi.cloud_download::before {
  content: '\e2c0';
}

/* line 956, src/sass/core/material-icons.scss */
.material-icons.cloud_off::before,
.mi.cloud_off::before {
  content: '\e2c1';
}

/* line 961, src/sass/core/material-icons.scss */
.material-icons.cloud_queue::before,
.mi.cloud_queue::before {
  content: '\e2c2';
}

/* line 966, src/sass/core/material-icons.scss */
.material-icons.cloud_upload::before,
.mi.cloud_upload::before {
  content: '\e2c3';
}

/* line 971, src/sass/core/material-icons.scss */
.material-icons.code::before,
.mi.code::before {
  content: '\e86f';
}

/* line 976, src/sass/core/material-icons.scss */
.material-icons.collections::before,
.mi.collections::before {
  content: '\e3b6';
}

/* line 981, src/sass/core/material-icons.scss */
.material-icons.collections_bookmark::before,
.mi.collections_bookmark::before {
  content: '\e431';
}

/* line 986, src/sass/core/material-icons.scss */
.material-icons.color_lens::before,
.mi.color_lens::before {
  content: '\e3b7';
}

/* line 991, src/sass/core/material-icons.scss */
.material-icons.colorize::before,
.mi.colorize::before {
  content: '\e3b8';
}

/* line 996, src/sass/core/material-icons.scss */
.material-icons.comment::before,
.mi.comment::before {
  content: '\e0b9';
}

/* line 1001, src/sass/core/material-icons.scss */
.material-icons.compare::before,
.mi.compare::before {
  content: '\e3b9';
}

/* line 1006, src/sass/core/material-icons.scss */
.material-icons.compare_arrows::before,
.mi.compare_arrows::before {
  content: '\e915';
}

/* line 1011, src/sass/core/material-icons.scss */
.material-icons.computer::before,
.mi.computer::before {
  content: '\e30a';
}

/* line 1016, src/sass/core/material-icons.scss */
.material-icons.confirmation_number::before,
.mi.confirmation_number::before {
  content: '\e638';
}

/* line 1021, src/sass/core/material-icons.scss */
.material-icons.contact_mail::before,
.mi.contact_mail::before {
  content: '\e0d0';
}

/* line 1026, src/sass/core/material-icons.scss */
.material-icons.contact_phone::before,
.mi.contact_phone::before {
  content: '\e0cf';
}

/* line 1031, src/sass/core/material-icons.scss */
.material-icons.contacts::before,
.mi.contacts::before {
  content: '\e0ba';
}

/* line 1036, src/sass/core/material-icons.scss */
.material-icons.content_copy::before,
.mi.content_copy::before {
  content: '\e14d';
}

/* line 1041, src/sass/core/material-icons.scss */
.material-icons.content_cut::before,
.mi.content_cut::before {
  content: '\e14e';
}

/* line 1046, src/sass/core/material-icons.scss */
.material-icons.content_paste::before,
.mi.content_paste::before {
  content: '\e14f';
}

/* line 1051, src/sass/core/material-icons.scss */
.material-icons.control_point::before,
.mi.control_point::before {
  content: '\e3ba';
}

/* line 1056, src/sass/core/material-icons.scss */
.material-icons.control_point_duplicate::before,
.mi.control_point_duplicate::before {
  content: '\e3bb';
}

/* line 1061, src/sass/core/material-icons.scss */
.material-icons.copyright::before,
.mi.copyright::before {
  content: '\e90c';
}

/* line 1066, src/sass/core/material-icons.scss */
.material-icons.create::before,
.mi.create::before {
  content: '\e150';
}

/* line 1071, src/sass/core/material-icons.scss */
.material-icons.create_new_folder::before,
.mi.create_new_folder::before {
  content: '\e2cc';
}

/* line 1076, src/sass/core/material-icons.scss */
.material-icons.credit_card::before,
.mi.credit_card::before {
  content: '\e870';
}

/* line 1081, src/sass/core/material-icons.scss */
.material-icons.crop::before,
.mi.crop::before {
  content: '\e3be';
}

/* line 1086, src/sass/core/material-icons.scss */
.material-icons.crop_16_9::before,
.mi.crop_16_9::before {
  content: '\e3bc';
}

/* line 1091, src/sass/core/material-icons.scss */
.material-icons.crop_3_2::before,
.mi.crop_3_2::before {
  content: '\e3bd';
}

/* line 1096, src/sass/core/material-icons.scss */
.material-icons.crop_5_4::before,
.mi.crop_5_4::before {
  content: '\e3bf';
}

/* line 1101, src/sass/core/material-icons.scss */
.material-icons.crop_7_5::before,
.mi.crop_7_5::before {
  content: '\e3c0';
}

/* line 1106, src/sass/core/material-icons.scss */
.material-icons.crop_din::before,
.mi.crop_din::before {
  content: '\e3c1';
}

/* line 1111, src/sass/core/material-icons.scss */
.material-icons.crop_free::before,
.mi.crop_free::before {
  content: '\e3c2';
}

/* line 1116, src/sass/core/material-icons.scss */
.material-icons.crop_landscape::before,
.mi.crop_landscape::before {
  content: '\e3c3';
}

/* line 1121, src/sass/core/material-icons.scss */
.material-icons.crop_original::before,
.mi.crop_original::before {
  content: '\e3c4';
}

/* line 1126, src/sass/core/material-icons.scss */
.material-icons.crop_portrait::before,
.mi.crop_portrait::before {
  content: '\e3c5';
}

/* line 1131, src/sass/core/material-icons.scss */
.material-icons.crop_rotate::before,
.mi.crop_rotate::before {
  content: '\e437';
}

/* line 1136, src/sass/core/material-icons.scss */
.material-icons.crop_square::before,
.mi.crop_square::before {
  content: '\e3c6';
}

/* line 1141, src/sass/core/material-icons.scss */
.material-icons.dashboard::before,
.mi.dashboard::before {
  content: '\e871';
}

/* line 1146, src/sass/core/material-icons.scss */
.material-icons.data_usage::before,
.mi.data_usage::before {
  content: '\e1af';
}

/* line 1151, src/sass/core/material-icons.scss */
.material-icons.date_range::before,
.mi.date_range::before {
  content: '\e916';
}

/* line 1156, src/sass/core/material-icons.scss */
.material-icons.dehaze::before,
.mi.dehaze::before {
  content: '\e3c7';
}

/* line 1161, src/sass/core/material-icons.scss */
.material-icons.delete::before,
.mi.delete::before {
  content: '\e872';
}

/* line 1166, src/sass/core/material-icons.scss */
.material-icons.delete_forever::before,
.mi.delete_forever::before {
  content: '\e92b';
}

/* line 1171, src/sass/core/material-icons.scss */
.material-icons.delete_sweep::before,
.mi.delete_sweep::before {
  content: '\e16c';
}

/* line 1176, src/sass/core/material-icons.scss */
.material-icons.description::before,
.mi.description::before {
  content: '\e873';
}

/* line 1181, src/sass/core/material-icons.scss */
.material-icons.desktop_mac::before,
.mi.desktop_mac::before {
  content: '\e30b';
}

/* line 1186, src/sass/core/material-icons.scss */
.material-icons.desktop_windows::before,
.mi.desktop_windows::before {
  content: '\e30c';
}

/* line 1191, src/sass/core/material-icons.scss */
.material-icons.details::before,
.mi.details::before {
  content: '\e3c8';
}

/* line 1196, src/sass/core/material-icons.scss */
.material-icons.developer_board::before,
.mi.developer_board::before {
  content: '\e30d';
}

/* line 1201, src/sass/core/material-icons.scss */
.material-icons.developer_mode::before,
.mi.developer_mode::before {
  content: '\e1b0';
}

/* line 1206, src/sass/core/material-icons.scss */
.material-icons.device_hub::before,
.mi.device_hub::before {
  content: '\e335';
}

/* line 1211, src/sass/core/material-icons.scss */
.material-icons.devices::before,
.mi.devices::before {
  content: '\e1b1';
}

/* line 1216, src/sass/core/material-icons.scss */
.material-icons.devices_other::before,
.mi.devices_other::before {
  content: '\e337';
}

/* line 1221, src/sass/core/material-icons.scss */
.material-icons.dialer_sip::before,
.mi.dialer_sip::before {
  content: '\e0bb';
}

/* line 1226, src/sass/core/material-icons.scss */
.material-icons.dialpad::before,
.mi.dialpad::before {
  content: '\e0bc';
}

/* line 1231, src/sass/core/material-icons.scss */
.material-icons.directions::before,
.mi.directions::before {
  content: '\e52e';
}

/* line 1236, src/sass/core/material-icons.scss */
.material-icons.directions_bike::before,
.mi.directions_bike::before {
  content: '\e52f';
}

/* line 1241, src/sass/core/material-icons.scss */
.material-icons.directions_boat::before,
.mi.directions_boat::before {
  content: '\e532';
}

/* line 1246, src/sass/core/material-icons.scss */
.material-icons.directions_bus::before,
.mi.directions_bus::before {
  content: '\e530';
}

/* line 1251, src/sass/core/material-icons.scss */
.material-icons.directions_car::before,
.mi.directions_car::before {
  content: '\e531';
}

/* line 1256, src/sass/core/material-icons.scss */
.material-icons.directions_railway::before,
.mi.directions_railway::before {
  content: '\e534';
}

/* line 1261, src/sass/core/material-icons.scss */
.material-icons.directions_run::before,
.mi.directions_run::before {
  content: '\e566';
}

/* line 1266, src/sass/core/material-icons.scss */
.material-icons.directions_subway::before,
.mi.directions_subway::before {
  content: '\e533';
}

/* line 1271, src/sass/core/material-icons.scss */
.material-icons.directions_transit::before,
.mi.directions_transit::before {
  content: '\e535';
}

/* line 1276, src/sass/core/material-icons.scss */
.material-icons.directions_walk::before,
.mi.directions_walk::before {
  content: '\e536';
}

/* line 1281, src/sass/core/material-icons.scss */
.material-icons.disc_full::before,
.mi.disc_full::before {
  content: '\e610';
}

/* line 1286, src/sass/core/material-icons.scss */
.material-icons.dns::before,
.mi.dns::before {
  content: '\e875';
}

/* line 1291, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb::before,
.mi.do_not_disturb::before {
  content: '\e612';
}

/* line 1296, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb_alt::before,
.mi.do_not_disturb_alt::before {
  content: '\e611';
}

/* line 1301, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb_off::before,
.mi.do_not_disturb_off::before {
  content: '\e643';
}

/* line 1306, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb_on::before,
.mi.do_not_disturb_on::before {
  content: '\e644';
}

/* line 1311, src/sass/core/material-icons.scss */
.material-icons.dock::before,
.mi.dock::before {
  content: '\e30e';
}

/* line 1316, src/sass/core/material-icons.scss */
.material-icons.domain::before,
.mi.domain::before {
  content: '\e7ee';
}

/* line 1321, src/sass/core/material-icons.scss */
.material-icons.done::before,
.mi.done::before {
  content: '\e876';
}

/* line 1326, src/sass/core/material-icons.scss */
.material-icons.done_all::before,
.mi.done_all::before {
  content: '\e877';
}

/* line 1331, src/sass/core/material-icons.scss */
.material-icons.donut_large::before,
.mi.donut_large::before {
  content: '\e917';
}

/* line 1336, src/sass/core/material-icons.scss */
.material-icons.donut_small::before,
.mi.donut_small::before {
  content: '\e918';
}

/* line 1341, src/sass/core/material-icons.scss */
.material-icons.drafts::before,
.mi.drafts::before {
  content: '\e151';
}

/* line 1346, src/sass/core/material-icons.scss */
.material-icons.drag_handle::before,
.mi.drag_handle::before {
  content: '\e25d';
}

/* line 1351, src/sass/core/material-icons.scss */
.material-icons.drive_eta::before,
.mi.drive_eta::before {
  content: '\e613';
}

/* line 1356, src/sass/core/material-icons.scss */
.material-icons.dvr::before,
.mi.dvr::before {
  content: '\e1b2';
}

/* line 1361, src/sass/core/material-icons.scss */
.material-icons.edit::before,
.mi.edit::before {
  content: '\e3c9';
}

/* line 1366, src/sass/core/material-icons.scss */
.material-icons.edit_location::before,
.mi.edit_location::before {
  content: '\e568';
}

/* line 1371, src/sass/core/material-icons.scss */
.material-icons.eject::before,
.mi.eject::before {
  content: '\e8fb';
}

/* line 1376, src/sass/core/material-icons.scss */
.material-icons.email::before,
.mi.email::before {
  content: '\e0be';
}

/* line 1381, src/sass/core/material-icons.scss */
.material-icons.enhanced_encryption::before,
.mi.enhanced_encryption::before {
  content: '\e63f';
}

/* line 1386, src/sass/core/material-icons.scss */
.material-icons.equalizer::before,
.mi.equalizer::before {
  content: '\e01d';
}

/* line 1391, src/sass/core/material-icons.scss */
.material-icons.error::before,
.mi.error::before {
  content: '\e000';
}

/* line 1396, src/sass/core/material-icons.scss */
.material-icons.error_outline::before,
.mi.error_outline::before {
  content: '\e001';
}

/* line 1401, src/sass/core/material-icons.scss */
.material-icons.euro_symbol::before,
.mi.euro_symbol::before {
  content: '\e926';
}

/* line 1406, src/sass/core/material-icons.scss */
.material-icons.ev_station::before,
.mi.ev_station::before {
  content: '\e56d';
}

/* line 1411, src/sass/core/material-icons.scss */
.material-icons.event::before,
.mi.event::before {
  content: '\e878';
}

/* line 1416, src/sass/core/material-icons.scss */
.material-icons.event_available::before,
.mi.event_available::before {
  content: '\e614';
}

/* line 1421, src/sass/core/material-icons.scss */
.material-icons.event_busy::before,
.mi.event_busy::before {
  content: '\e615';
}

/* line 1426, src/sass/core/material-icons.scss */
.material-icons.event_note::before,
.mi.event_note::before {
  content: '\e616';
}

/* line 1431, src/sass/core/material-icons.scss */
.material-icons.event_seat::before,
.mi.event_seat::before {
  content: '\e903';
}

/* line 1436, src/sass/core/material-icons.scss */
.material-icons.exit_to_app::before,
.mi.exit_to_app::before {
  content: '\e879';
}

/* line 1441, src/sass/core/material-icons.scss */
.material-icons.expand_less::before,
.mi.expand_less::before {
  content: '\e5ce';
}

/* line 1446, src/sass/core/material-icons.scss */
.material-icons.expand_more::before,
.mi.expand_more::before {
  content: '\e5cf';
}

/* line 1451, src/sass/core/material-icons.scss */
.material-icons.explicit::before,
.mi.explicit::before {
  content: '\e01e';
}

/* line 1456, src/sass/core/material-icons.scss */
.material-icons.explore::before,
.mi.explore::before {
  content: '\e87a';
}

/* line 1461, src/sass/core/material-icons.scss */
.material-icons.exposure::before,
.mi.exposure::before {
  content: '\e3ca';
}

/* line 1466, src/sass/core/material-icons.scss */
.material-icons.exposure_neg_1::before,
.mi.exposure_neg_1::before {
  content: '\e3cb';
}

/* line 1471, src/sass/core/material-icons.scss */
.material-icons.exposure_neg_2::before,
.mi.exposure_neg_2::before {
  content: '\e3cc';
}

/* line 1476, src/sass/core/material-icons.scss */
.material-icons.exposure_plus_1::before,
.mi.exposure_plus_1::before {
  content: '\e3cd';
}

/* line 1481, src/sass/core/material-icons.scss */
.material-icons.exposure_plus_2::before,
.mi.exposure_plus_2::before {
  content: '\e3ce';
}

/* line 1486, src/sass/core/material-icons.scss */
.material-icons.exposure_zero::before,
.mi.exposure_zero::before {
  content: '\e3cf';
}

/* line 1491, src/sass/core/material-icons.scss */
.material-icons.extension::before,
.mi.extension::before {
  content: '\e87b';
}

/* line 1496, src/sass/core/material-icons.scss */
.material-icons.face::before,
.mi.face::before {
  content: '\e87c';
}

/* line 1501, src/sass/core/material-icons.scss */
.material-icons.fast_forward::before,
.mi.fast_forward::before {
  content: '\e01f';
}

/* line 1506, src/sass/core/material-icons.scss */
.material-icons.fast_rewind::before,
.mi.fast_rewind::before {
  content: '\e020';
}

/* line 1511, src/sass/core/material-icons.scss */
.material-icons.favorite::before,
.mi.favorite::before {
  content: '\e87d';
}

/* line 1516, src/sass/core/material-icons.scss */
.material-icons.favorite_border::before,
.mi.favorite_border::before {
  content: '\e87e';
}

/* line 1521, src/sass/core/material-icons.scss */
.material-icons.featured_play_list::before,
.mi.featured_play_list::before {
  content: '\e06d';
}

/* line 1526, src/sass/core/material-icons.scss */
.material-icons.featured_video::before,
.mi.featured_video::before {
  content: '\e06e';
}

/* line 1531, src/sass/core/material-icons.scss */
.material-icons.feedback::before,
.mi.feedback::before {
  content: '\e87f';
}

/* line 1536, src/sass/core/material-icons.scss */
.material-icons.fiber_dvr::before,
.mi.fiber_dvr::before {
  content: '\e05d';
}

/* line 1541, src/sass/core/material-icons.scss */
.material-icons.fiber_manual_record::before,
.mi.fiber_manual_record::before {
  content: '\e061';
}

/* line 1546, src/sass/core/material-icons.scss */
.material-icons.fiber_new::before,
.mi.fiber_new::before {
  content: '\e05e';
}

/* line 1551, src/sass/core/material-icons.scss */
.material-icons.fiber_pin::before,
.mi.fiber_pin::before {
  content: '\e06a';
}

/* line 1556, src/sass/core/material-icons.scss */
.material-icons.fiber_smart_record::before,
.mi.fiber_smart_record::before {
  content: '\e062';
}

/* line 1561, src/sass/core/material-icons.scss */
.material-icons.file_download::before,
.mi.file_download::before {
  content: '\e2c4';
}

/* line 1566, src/sass/core/material-icons.scss */
.material-icons.file_upload::before,
.mi.file_upload::before {
  content: '\e2c6';
}

/* line 1571, src/sass/core/material-icons.scss */
.material-icons.filter::before,
.mi.filter::before {
  content: '\e3d3';
}

/* line 1576, src/sass/core/material-icons.scss */
.material-icons.filter_1::before,
.mi.filter_1::before {
  content: '\e3d0';
}

/* line 1581, src/sass/core/material-icons.scss */
.material-icons.filter_2::before,
.mi.filter_2::before {
  content: '\e3d1';
}

/* line 1586, src/sass/core/material-icons.scss */
.material-icons.filter_3::before,
.mi.filter_3::before {
  content: '\e3d2';
}

/* line 1591, src/sass/core/material-icons.scss */
.material-icons.filter_4::before,
.mi.filter_4::before {
  content: '\e3d4';
}

/* line 1596, src/sass/core/material-icons.scss */
.material-icons.filter_5::before,
.mi.filter_5::before {
  content: '\e3d5';
}

/* line 1601, src/sass/core/material-icons.scss */
.material-icons.filter_6::before,
.mi.filter_6::before {
  content: '\e3d6';
}

/* line 1606, src/sass/core/material-icons.scss */
.material-icons.filter_7::before,
.mi.filter_7::before {
  content: '\e3d7';
}

/* line 1611, src/sass/core/material-icons.scss */
.material-icons.filter_8::before,
.mi.filter_8::before {
  content: '\e3d8';
}

/* line 1616, src/sass/core/material-icons.scss */
.material-icons.filter_9::before,
.mi.filter_9::before {
  content: '\e3d9';
}

/* line 1621, src/sass/core/material-icons.scss */
.material-icons.filter_9_plus::before,
.mi.filter_9_plus::before {
  content: '\e3da';
}

/* line 1626, src/sass/core/material-icons.scss */
.material-icons.filter_b_and_w::before,
.mi.filter_b_and_w::before {
  content: '\e3db';
}

/* line 1631, src/sass/core/material-icons.scss */
.material-icons.filter_center_focus::before,
.mi.filter_center_focus::before {
  content: '\e3dc';
}

/* line 1636, src/sass/core/material-icons.scss */
.material-icons.filter_drama::before,
.mi.filter_drama::before {
  content: '\e3dd';
}

/* line 1641, src/sass/core/material-icons.scss */
.material-icons.filter_frames::before,
.mi.filter_frames::before {
  content: '\e3de';
}

/* line 1646, src/sass/core/material-icons.scss */
.material-icons.filter_hdr::before,
.mi.filter_hdr::before {
  content: '\e3df';
}

/* line 1651, src/sass/core/material-icons.scss */
.material-icons.filter_list::before,
.mi.filter_list::before {
  content: '\e152';
}

/* line 1656, src/sass/core/material-icons.scss */
.material-icons.filter_none::before,
.mi.filter_none::before {
  content: '\e3e0';
}

/* line 1661, src/sass/core/material-icons.scss */
.material-icons.filter_tilt_shift::before,
.mi.filter_tilt_shift::before {
  content: '\e3e2';
}

/* line 1666, src/sass/core/material-icons.scss */
.material-icons.filter_vintage::before,
.mi.filter_vintage::before {
  content: '\e3e3';
}

/* line 1671, src/sass/core/material-icons.scss */
.material-icons.find_in_page::before,
.mi.find_in_page::before {
  content: '\e880';
}

/* line 1676, src/sass/core/material-icons.scss */
.material-icons.find_replace::before,
.mi.find_replace::before {
  content: '\e881';
}

/* line 1681, src/sass/core/material-icons.scss */
.material-icons.fingerprint::before,
.mi.fingerprint::before {
  content: '\e90d';
}

/* line 1686, src/sass/core/material-icons.scss */
.material-icons.first_page::before,
.mi.first_page::before {
  content: '\e5dc';
}

/* line 1691, src/sass/core/material-icons.scss */
.material-icons.fitness_center::before,
.mi.fitness_center::before {
  content: '\eb43';
}

/* line 1696, src/sass/core/material-icons.scss */
.material-icons.flag::before,
.mi.flag::before {
  content: '\e153';
}

/* line 1701, src/sass/core/material-icons.scss */
.material-icons.flare::before,
.mi.flare::before {
  content: '\e3e4';
}

/* line 1706, src/sass/core/material-icons.scss */
.material-icons.flash_auto::before,
.mi.flash_auto::before {
  content: '\e3e5';
}

/* line 1711, src/sass/core/material-icons.scss */
.material-icons.flash_off::before,
.mi.flash_off::before {
  content: '\e3e6';
}

/* line 1716, src/sass/core/material-icons.scss */
.material-icons.flash_on::before,
.mi.flash_on::before {
  content: '\e3e7';
}

/* line 1721, src/sass/core/material-icons.scss */
.material-icons.flight::before,
.mi.flight::before {
  content: '\e539';
}

/* line 1726, src/sass/core/material-icons.scss */
.material-icons.flight_land::before,
.mi.flight_land::before {
  content: '\e904';
}

/* line 1731, src/sass/core/material-icons.scss */
.material-icons.flight_takeoff::before,
.mi.flight_takeoff::before {
  content: '\e905';
}

/* line 1736, src/sass/core/material-icons.scss */
.material-icons.flip::before,
.mi.flip::before {
  content: '\e3e8';
}

/* line 1741, src/sass/core/material-icons.scss */
.material-icons.flip_to_back::before,
.mi.flip_to_back::before {
  content: '\e882';
}

/* line 1746, src/sass/core/material-icons.scss */
.material-icons.flip_to_front::before,
.mi.flip_to_front::before {
  content: '\e883';
}

/* line 1751, src/sass/core/material-icons.scss */
.material-icons.folder::before,
.mi.folder::before {
  content: '\e2c7';
}

/* line 1756, src/sass/core/material-icons.scss */
.material-icons.folder_open::before,
.mi.folder_open::before {
  content: '\e2c8';
}

/* line 1761, src/sass/core/material-icons.scss */
.material-icons.folder_shared::before,
.mi.folder_shared::before {
  content: '\e2c9';
}

/* line 1766, src/sass/core/material-icons.scss */
.material-icons.folder_special::before,
.mi.folder_special::before {
  content: '\e617';
}

/* line 1771, src/sass/core/material-icons.scss */
.material-icons.font_download::before,
.mi.font_download::before {
  content: '\e167';
}

/* line 1776, src/sass/core/material-icons.scss */
.material-icons.format_align_center::before,
.mi.format_align_center::before {
  content: '\e234';
}

/* line 1781, src/sass/core/material-icons.scss */
.material-icons.format_align_justify::before,
.mi.format_align_justify::before {
  content: '\e235';
}

/* line 1786, src/sass/core/material-icons.scss */
.material-icons.format_align_left::before,
.mi.format_align_left::before {
  content: '\e236';
}

/* line 1791, src/sass/core/material-icons.scss */
.material-icons.format_align_right::before,
.mi.format_align_right::before {
  content: '\e237';
}

/* line 1796, src/sass/core/material-icons.scss */
.material-icons.format_bold::before,
.mi.format_bold::before {
  content: '\e238';
}

/* line 1801, src/sass/core/material-icons.scss */
.material-icons.format_clear::before,
.mi.format_clear::before {
  content: '\e239';
}

/* line 1806, src/sass/core/material-icons.scss */
.material-icons.format_color_fill::before,
.mi.format_color_fill::before {
  content: '\e23a';
}

/* line 1811, src/sass/core/material-icons.scss */
.material-icons.format_color_reset::before,
.mi.format_color_reset::before {
  content: '\e23b';
}

/* line 1816, src/sass/core/material-icons.scss */
.material-icons.format_color_text::before,
.mi.format_color_text::before {
  content: '\e23c';
}

/* line 1821, src/sass/core/material-icons.scss */
.material-icons.format_indent_decrease::before,
.mi.format_indent_decrease::before {
  content: '\e23d';
}

/* line 1826, src/sass/core/material-icons.scss */
.material-icons.format_indent_increase::before,
.mi.format_indent_increase::before {
  content: '\e23e';
}

/* line 1831, src/sass/core/material-icons.scss */
.material-icons.format_italic::before,
.mi.format_italic::before {
  content: '\e23f';
}

/* line 1836, src/sass/core/material-icons.scss */
.material-icons.format_line_spacing::before,
.mi.format_line_spacing::before {
  content: '\e240';
}

/* line 1841, src/sass/core/material-icons.scss */
.material-icons.format_list_bulleted::before,
.mi.format_list_bulleted::before {
  content: '\e241';
}

/* line 1846, src/sass/core/material-icons.scss */
.material-icons.format_list_numbered::before,
.mi.format_list_numbered::before {
  content: '\e242';
}

/* line 1851, src/sass/core/material-icons.scss */
.material-icons.format_paint::before,
.mi.format_paint::before {
  content: '\e243';
}

/* line 1856, src/sass/core/material-icons.scss */
.material-icons.format_quote::before,
.mi.format_quote::before {
  content: '\e244';
}

/* line 1861, src/sass/core/material-icons.scss */
.material-icons.format_shapes::before,
.mi.format_shapes::before {
  content: '\e25e';
}

/* line 1866, src/sass/core/material-icons.scss */
.material-icons.format_size::before,
.mi.format_size::before {
  content: '\e245';
}

/* line 1871, src/sass/core/material-icons.scss */
.material-icons.format_strikethrough::before,
.mi.format_strikethrough::before {
  content: '\e246';
}

/* line 1876, src/sass/core/material-icons.scss */
.material-icons.format_textdirection_l_to_r::before,
.mi.format_textdirection_l_to_r::before {
  content: '\e247';
}

/* line 1881, src/sass/core/material-icons.scss */
.material-icons.format_textdirection_r_to_l::before,
.mi.format_textdirection_r_to_l::before {
  content: '\e248';
}

/* line 1886, src/sass/core/material-icons.scss */
.material-icons.format_underlined::before,
.mi.format_underlined::before {
  content: '\e249';
}

/* line 1891, src/sass/core/material-icons.scss */
.material-icons.forum::before,
.mi.forum::before {
  content: '\e0bf';
}

/* line 1896, src/sass/core/material-icons.scss */
.material-icons.forward::before,
.mi.forward::before {
  content: '\e154';
}

/* line 1901, src/sass/core/material-icons.scss */
.material-icons.forward_10::before,
.mi.forward_10::before {
  content: '\e056';
}

/* line 1906, src/sass/core/material-icons.scss */
.material-icons.forward_30::before,
.mi.forward_30::before {
  content: '\e057';
}

/* line 1911, src/sass/core/material-icons.scss */
.material-icons.forward_5::before,
.mi.forward_5::before {
  content: '\e058';
}

/* line 1916, src/sass/core/material-icons.scss */
.material-icons.free_breakfast::before,
.mi.free_breakfast::before {
  content: '\eb44';
}

/* line 1921, src/sass/core/material-icons.scss */
.material-icons.fullscreen::before,
.mi.fullscreen::before {
  content: '\e5d0';
}

/* line 1926, src/sass/core/material-icons.scss */
.material-icons.fullscreen_exit::before,
.mi.fullscreen_exit::before {
  content: '\e5d1';
}

/* line 1931, src/sass/core/material-icons.scss */
.material-icons.functions::before,
.mi.functions::before {
  content: '\e24a';
}

/* line 1936, src/sass/core/material-icons.scss */
.material-icons.g_translate::before,
.mi.g_translate::before {
  content: '\e927';
}

/* line 1941, src/sass/core/material-icons.scss */
.material-icons.gamepad::before,
.mi.gamepad::before {
  content: '\e30f';
}

/* line 1946, src/sass/core/material-icons.scss */
.material-icons.games::before,
.mi.games::before {
  content: '\e021';
}

/* line 1951, src/sass/core/material-icons.scss */
.material-icons.gavel::before,
.mi.gavel::before {
  content: '\e90e';
}

/* line 1956, src/sass/core/material-icons.scss */
.material-icons.gesture::before,
.mi.gesture::before {
  content: '\e155';
}

/* line 1961, src/sass/core/material-icons.scss */
.material-icons.get_app::before,
.mi.get_app::before {
  content: '\e884';
}

/* line 1966, src/sass/core/material-icons.scss */
.material-icons.gif::before,
.mi.gif::before {
  content: '\e908';
}

/* line 1971, src/sass/core/material-icons.scss */
.material-icons.golf_course::before,
.mi.golf_course::before {
  content: '\eb45';
}

/* line 1976, src/sass/core/material-icons.scss */
.material-icons.gps_fixed::before,
.mi.gps_fixed::before {
  content: '\e1b3';
}

/* line 1981, src/sass/core/material-icons.scss */
.material-icons.gps_not_fixed::before,
.mi.gps_not_fixed::before {
  content: '\e1b4';
}

/* line 1986, src/sass/core/material-icons.scss */
.material-icons.gps_off::before,
.mi.gps_off::before {
  content: '\e1b5';
}

/* line 1991, src/sass/core/material-icons.scss */
.material-icons.grade::before,
.mi.grade::before {
  content: '\e885';
}

/* line 1996, src/sass/core/material-icons.scss */
.material-icons.gradient::before,
.mi.gradient::before {
  content: '\e3e9';
}

/* line 2001, src/sass/core/material-icons.scss */
.material-icons.grain::before,
.mi.grain::before {
  content: '\e3ea';
}

/* line 2006, src/sass/core/material-icons.scss */
.material-icons.graphic_eq::before,
.mi.graphic_eq::before {
  content: '\e1b8';
}

/* line 2011, src/sass/core/material-icons.scss */
.material-icons.grid_off::before,
.mi.grid_off::before {
  content: '\e3eb';
}

/* line 2016, src/sass/core/material-icons.scss */
.material-icons.grid_on::before,
.mi.grid_on::before {
  content: '\e3ec';
}

/* line 2021, src/sass/core/material-icons.scss */
.material-icons.group::before,
.mi.group::before {
  content: '\e7ef';
}

/* line 2026, src/sass/core/material-icons.scss */
.material-icons.group_add::before,
.mi.group_add::before {
  content: '\e7f0';
}

/* line 2031, src/sass/core/material-icons.scss */
.material-icons.group_work::before,
.mi.group_work::before {
  content: '\e886';
}

/* line 2036, src/sass/core/material-icons.scss */
.material-icons.hd::before,
.mi.hd::before {
  content: '\e052';
}

/* line 2041, src/sass/core/material-icons.scss */
.material-icons.hdr_off::before,
.mi.hdr_off::before {
  content: '\e3ed';
}

/* line 2046, src/sass/core/material-icons.scss */
.material-icons.hdr_on::before,
.mi.hdr_on::before {
  content: '\e3ee';
}

/* line 2051, src/sass/core/material-icons.scss */
.material-icons.hdr_strong::before,
.mi.hdr_strong::before {
  content: '\e3f1';
}

/* line 2056, src/sass/core/material-icons.scss */
.material-icons.hdr_weak::before,
.mi.hdr_weak::before {
  content: '\e3f2';
}

/* line 2061, src/sass/core/material-icons.scss */
.material-icons.headset::before,
.mi.headset::before {
  content: '\e310';
}

/* line 2066, src/sass/core/material-icons.scss */
.material-icons.headset_mic::before,
.mi.headset_mic::before {
  content: '\e311';
}

/* line 2071, src/sass/core/material-icons.scss */
.material-icons.healing::before,
.mi.healing::before {
  content: '\e3f3';
}

/* line 2076, src/sass/core/material-icons.scss */
.material-icons.hearing::before,
.mi.hearing::before {
  content: '\e023';
}

/* line 2081, src/sass/core/material-icons.scss */
.material-icons.help::before,
.mi.help::before {
  content: '\e887';
}

/* line 2086, src/sass/core/material-icons.scss */
.material-icons.help_outline::before,
.mi.help_outline::before {
  content: '\e8fd';
}

/* line 2091, src/sass/core/material-icons.scss */
.material-icons.high_quality::before,
.mi.high_quality::before {
  content: '\e024';
}

/* line 2096, src/sass/core/material-icons.scss */
.material-icons.highlight::before,
.mi.highlight::before {
  content: '\e25f';
}

/* line 2101, src/sass/core/material-icons.scss */
.material-icons.highlight_off::before,
.mi.highlight_off::before {
  content: '\e888';
}

/* line 2106, src/sass/core/material-icons.scss */
.material-icons.history::before,
.mi.history::before {
  content: '\e889';
}

/* line 2111, src/sass/core/material-icons.scss */
.material-icons.home::before,
.mi.home::before {
  content: '\e88a';
}

/* line 2116, src/sass/core/material-icons.scss */
.material-icons.hot_tub::before,
.mi.hot_tub::before {
  content: '\eb46';
}

/* line 2121, src/sass/core/material-icons.scss */
.material-icons.hotel::before,
.mi.hotel::before {
  content: '\e53a';
}

/* line 2126, src/sass/core/material-icons.scss */
.material-icons.hourglass_empty::before,
.mi.hourglass_empty::before {
  content: '\e88b';
}

/* line 2131, src/sass/core/material-icons.scss */
.material-icons.hourglass_full::before,
.mi.hourglass_full::before {
  content: '\e88c';
}

/* line 2136, src/sass/core/material-icons.scss */
.material-icons.http::before,
.mi.http::before {
  content: '\e902';
}

/* line 2141, src/sass/core/material-icons.scss */
.material-icons.https::before,
.mi.https::before {
  content: '\e88d';
}

/* line 2146, src/sass/core/material-icons.scss */
.material-icons.image::before,
.mi.image::before {
  content: '\e3f4';
}

/* line 2151, src/sass/core/material-icons.scss */
.material-icons.image_aspect_ratio::before,
.mi.image_aspect_ratio::before {
  content: '\e3f5';
}

/* line 2156, src/sass/core/material-icons.scss */
.material-icons.import_contacts::before,
.mi.import_contacts::before {
  content: '\e0e0';
}

/* line 2161, src/sass/core/material-icons.scss */
.material-icons.import_export::before,
.mi.import_export::before {
  content: '\e0c3';
}

/* line 2166, src/sass/core/material-icons.scss */
.material-icons.important_devices::before,
.mi.important_devices::before {
  content: '\e912';
}

/* line 2171, src/sass/core/material-icons.scss */
.material-icons.inbox::before,
.mi.inbox::before {
  content: '\e156';
}

/* line 2176, src/sass/core/material-icons.scss */
.material-icons.indeterminate_check_box::before,
.mi.indeterminate_check_box::before {
  content: '\e909';
}

/* line 2181, src/sass/core/material-icons.scss */
.material-icons.info::before,
.mi.info::before {
  content: '\e88e';
}

/* line 2186, src/sass/core/material-icons.scss */
.material-icons.info_outline::before,
.mi.info_outline::before {
  content: '\e88f';
}

/* line 2191, src/sass/core/material-icons.scss */
.material-icons.input::before,
.mi.input::before {
  content: '\e890';
}

/* line 2196, src/sass/core/material-icons.scss */
.material-icons.insert_chart::before,
.mi.insert_chart::before {
  content: '\e24b';
}

/* line 2201, src/sass/core/material-icons.scss */
.material-icons.insert_comment::before,
.mi.insert_comment::before {
  content: '\e24c';
}

/* line 2206, src/sass/core/material-icons.scss */
.material-icons.insert_drive_file::before,
.mi.insert_drive_file::before {
  content: '\e24d';
}

/* line 2211, src/sass/core/material-icons.scss */
.material-icons.insert_emoticon::before,
.mi.insert_emoticon::before {
  content: '\e24e';
}

/* line 2216, src/sass/core/material-icons.scss */
.material-icons.insert_invitation::before,
.mi.insert_invitation::before {
  content: '\e24f';
}

/* line 2221, src/sass/core/material-icons.scss */
.material-icons.insert_link::before,
.mi.insert_link::before {
  content: '\e250';
}

/* line 2226, src/sass/core/material-icons.scss */
.material-icons.insert_photo::before,
.mi.insert_photo::before {
  content: '\e251';
}

/* line 2231, src/sass/core/material-icons.scss */
.material-icons.invert_colors::before,
.mi.invert_colors::before {
  content: '\e891';
}

/* line 2236, src/sass/core/material-icons.scss */
.material-icons.invert_colors_off::before,
.mi.invert_colors_off::before {
  content: '\e0c4';
}

/* line 2241, src/sass/core/material-icons.scss */
.material-icons.iso::before,
.mi.iso::before {
  content: '\e3f6';
}

/* line 2246, src/sass/core/material-icons.scss */
.material-icons.keyboard::before,
.mi.keyboard::before {
  content: '\e312';
}

/* line 2251, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_down::before,
.mi.keyboard_arrow_down::before {
  content: '\e313';
}

/* line 2256, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_left::before,
.mi.keyboard_arrow_left::before {
  content: '\e314';
}

/* line 2261, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_right::before,
.mi.keyboard_arrow_right::before {
  content: '\e315';
}

/* line 2266, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_up::before,
.mi.keyboard_arrow_up::before {
  content: '\e316';
}

/* line 2271, src/sass/core/material-icons.scss */
.material-icons.keyboard_backspace::before,
.mi.keyboard_backspace::before {
  content: '\e317';
}

/* line 2276, src/sass/core/material-icons.scss */
.material-icons.keyboard_capslock::before,
.mi.keyboard_capslock::before {
  content: '\e318';
}

/* line 2281, src/sass/core/material-icons.scss */
.material-icons.keyboard_hide::before,
.mi.keyboard_hide::before {
  content: '\e31a';
}

/* line 2286, src/sass/core/material-icons.scss */
.material-icons.keyboard_return::before,
.mi.keyboard_return::before {
  content: '\e31b';
}

/* line 2291, src/sass/core/material-icons.scss */
.material-icons.keyboard_tab::before,
.mi.keyboard_tab::before {
  content: '\e31c';
}

/* line 2296, src/sass/core/material-icons.scss */
.material-icons.keyboard_voice::before,
.mi.keyboard_voice::before {
  content: '\e31d';
}

/* line 2301, src/sass/core/material-icons.scss */
.material-icons.kitchen::before,
.mi.kitchen::before {
  content: '\eb47';
}

/* line 2306, src/sass/core/material-icons.scss */
.material-icons.label::before,
.mi.label::before {
  content: '\e892';
}

/* line 2311, src/sass/core/material-icons.scss */
.material-icons.label_outline::before,
.mi.label_outline::before {
  content: '\e893';
}

/* line 2316, src/sass/core/material-icons.scss */
.material-icons.landscape::before,
.mi.landscape::before {
  content: '\e3f7';
}

/* line 2321, src/sass/core/material-icons.scss */
.material-icons.language::before,
.mi.language::before {
  content: '\e894';
}

/* line 2326, src/sass/core/material-icons.scss */
.material-icons.laptop::before,
.mi.laptop::before {
  content: '\e31e';
}

/* line 2331, src/sass/core/material-icons.scss */
.material-icons.laptop_chromebook::before,
.mi.laptop_chromebook::before {
  content: '\e31f';
}

/* line 2336, src/sass/core/material-icons.scss */
.material-icons.laptop_mac::before,
.mi.laptop_mac::before {
  content: '\e320';
}

/* line 2341, src/sass/core/material-icons.scss */
.material-icons.laptop_windows::before,
.mi.laptop_windows::before {
  content: '\e321';
}

/* line 2346, src/sass/core/material-icons.scss */
.material-icons.last_page::before,
.mi.last_page::before {
  content: '\e5dd';
}

/* line 2351, src/sass/core/material-icons.scss */
.material-icons.launch::before,
.mi.launch::before {
  content: '\e895';
}

/* line 2356, src/sass/core/material-icons.scss */
.material-icons.layers::before,
.mi.layers::before {
  content: '\e53b';
}

/* line 2361, src/sass/core/material-icons.scss */
.material-icons.layers_clear::before,
.mi.layers_clear::before {
  content: '\e53c';
}

/* line 2366, src/sass/core/material-icons.scss */
.material-icons.leak_add::before,
.mi.leak_add::before {
  content: '\e3f8';
}

/* line 2371, src/sass/core/material-icons.scss */
.material-icons.leak_remove::before,
.mi.leak_remove::before {
  content: '\e3f9';
}

/* line 2376, src/sass/core/material-icons.scss */
.material-icons.lens::before,
.mi.lens::before {
  content: '\e3fa';
}

/* line 2381, src/sass/core/material-icons.scss */
.material-icons.library_add::before,
.mi.library_add::before {
  content: '\e02e';
}

/* line 2386, src/sass/core/material-icons.scss */
.material-icons.library_books::before,
.mi.library_books::before {
  content: '\e02f';
}

/* line 2391, src/sass/core/material-icons.scss */
.material-icons.library_music::before,
.mi.library_music::before {
  content: '\e030';
}

/* line 2396, src/sass/core/material-icons.scss */
.material-icons.lightbulb_outline::before,
.mi.lightbulb_outline::before {
  content: '\e90f';
}

/* line 2401, src/sass/core/material-icons.scss */
.material-icons.line_style::before,
.mi.line_style::before {
  content: '\e919';
}

/* line 2406, src/sass/core/material-icons.scss */
.material-icons.line_weight::before,
.mi.line_weight::before {
  content: '\e91a';
}

/* line 2411, src/sass/core/material-icons.scss */
.material-icons.linear_scale::before,
.mi.linear_scale::before {
  content: '\e260';
}

/* line 2416, src/sass/core/material-icons.scss */
.material-icons.link::before,
.mi.link::before {
  content: '\e157';
}

/* line 2421, src/sass/core/material-icons.scss */
.material-icons.linked_camera::before,
.mi.linked_camera::before {
  content: '\e438';
}

/* line 2426, src/sass/core/material-icons.scss */
.material-icons.list::before,
.mi.list::before {
  content: '\e896';
}

/* line 2431, src/sass/core/material-icons.scss */
.material-icons.live_help::before,
.mi.live_help::before {
  content: '\e0c6';
}

/* line 2436, src/sass/core/material-icons.scss */
.material-icons.live_tv::before,
.mi.live_tv::before {
  content: '\e639';
}

/* line 2441, src/sass/core/material-icons.scss */
.material-icons.local_activity::before,
.mi.local_activity::before {
  content: '\e53f';
}

/* line 2446, src/sass/core/material-icons.scss */
.material-icons.local_airport::before,
.mi.local_airport::before {
  content: '\e53d';
}

/* line 2451, src/sass/core/material-icons.scss */
.material-icons.local_atm::before,
.mi.local_atm::before {
  content: '\e53e';
}

/* line 2456, src/sass/core/material-icons.scss */
.material-icons.local_bar::before,
.mi.local_bar::before {
  content: '\e540';
}

/* line 2461, src/sass/core/material-icons.scss */
.material-icons.local_cafe::before,
.mi.local_cafe::before {
  content: '\e541';
}

/* line 2466, src/sass/core/material-icons.scss */
.material-icons.local_car_wash::before,
.mi.local_car_wash::before {
  content: '\e542';
}

/* line 2471, src/sass/core/material-icons.scss */
.material-icons.local_convenience_store::before,
.mi.local_convenience_store::before {
  content: '\e543';
}

/* line 2476, src/sass/core/material-icons.scss */
.material-icons.local_dining::before,
.mi.local_dining::before {
  content: '\e556';
}

/* line 2481, src/sass/core/material-icons.scss */
.material-icons.local_drink::before,
.mi.local_drink::before {
  content: '\e544';
}

/* line 2486, src/sass/core/material-icons.scss */
.material-icons.local_florist::before,
.mi.local_florist::before {
  content: '\e545';
}

/* line 2491, src/sass/core/material-icons.scss */
.material-icons.local_gas_station::before,
.mi.local_gas_station::before {
  content: '\e546';
}

/* line 2496, src/sass/core/material-icons.scss */
.material-icons.local_grocery_store::before,
.mi.local_grocery_store::before {
  content: '\e547';
}

/* line 2501, src/sass/core/material-icons.scss */
.material-icons.local_hospital::before,
.mi.local_hospital::before {
  content: '\e548';
}

/* line 2506, src/sass/core/material-icons.scss */
.material-icons.local_hotel::before,
.mi.local_hotel::before {
  content: '\e549';
}

/* line 2511, src/sass/core/material-icons.scss */
.material-icons.local_laundry_service::before,
.mi.local_laundry_service::before {
  content: '\e54a';
}

/* line 2516, src/sass/core/material-icons.scss */
.material-icons.local_library::before,
.mi.local_library::before {
  content: '\e54b';
}

/* line 2521, src/sass/core/material-icons.scss */
.material-icons.local_mall::before,
.mi.local_mall::before {
  content: '\e54c';
}

/* line 2526, src/sass/core/material-icons.scss */
.material-icons.local_movies::before,
.mi.local_movies::before {
  content: '\e54d';
}

/* line 2531, src/sass/core/material-icons.scss */
.material-icons.local_offer::before,
.mi.local_offer::before {
  content: '\e54e';
}

/* line 2536, src/sass/core/material-icons.scss */
.material-icons.local_parking::before,
.mi.local_parking::before {
  content: '\e54f';
}

/* line 2541, src/sass/core/material-icons.scss */
.material-icons.local_pharmacy::before,
.mi.local_pharmacy::before {
  content: '\e550';
}

/* line 2546, src/sass/core/material-icons.scss */
.material-icons.local_phone::before,
.mi.local_phone::before {
  content: '\e551';
}

/* line 2551, src/sass/core/material-icons.scss */
.material-icons.local_pizza::before,
.mi.local_pizza::before {
  content: '\e552';
}

/* line 2556, src/sass/core/material-icons.scss */
.material-icons.local_play::before,
.mi.local_play::before {
  content: '\e553';
}

/* line 2561, src/sass/core/material-icons.scss */
.material-icons.local_post_office::before,
.mi.local_post_office::before {
  content: '\e554';
}

/* line 2566, src/sass/core/material-icons.scss */
.material-icons.local_printshop::before,
.mi.local_printshop::before {
  content: '\e555';
}

/* line 2571, src/sass/core/material-icons.scss */
.material-icons.local_see::before,
.mi.local_see::before {
  content: '\e557';
}

/* line 2576, src/sass/core/material-icons.scss */
.material-icons.local_shipping::before,
.mi.local_shipping::before {
  content: '\e558';
}

/* line 2581, src/sass/core/material-icons.scss */
.material-icons.local_taxi::before,
.mi.local_taxi::before {
  content: '\e559';
}

/* line 2586, src/sass/core/material-icons.scss */
.material-icons.location_city::before,
.mi.location_city::before {
  content: '\e7f1';
}

/* line 2591, src/sass/core/material-icons.scss */
.material-icons.location_disabled::before,
.mi.location_disabled::before {
  content: '\e1b6';
}

/* line 2596, src/sass/core/material-icons.scss */
.material-icons.location_off::before,
.mi.location_off::before {
  content: '\e0c7';
}

/* line 2601, src/sass/core/material-icons.scss */
.material-icons.location_on::before,
.mi.location_on::before {
  content: '\e0c8';
}

/* line 2606, src/sass/core/material-icons.scss */
.material-icons.location_searching::before,
.mi.location_searching::before {
  content: '\e1b7';
}

/* line 2611, src/sass/core/material-icons.scss */
.material-icons.lock::before,
.mi.lock::before {
  content: '\e897';
}

/* line 2616, src/sass/core/material-icons.scss */
.material-icons.lock_open::before,
.mi.lock_open::before {
  content: '\e898';
}

/* line 2621, src/sass/core/material-icons.scss */
.material-icons.lock_outline::before,
.mi.lock_outline::before {
  content: '\e899';
}

/* line 2626, src/sass/core/material-icons.scss */
.material-icons.looks::before,
.mi.looks::before {
  content: '\e3fc';
}

/* line 2631, src/sass/core/material-icons.scss */
.material-icons.looks_3::before,
.mi.looks_3::before {
  content: '\e3fb';
}

/* line 2636, src/sass/core/material-icons.scss */
.material-icons.looks_4::before,
.mi.looks_4::before {
  content: '\e3fd';
}

/* line 2641, src/sass/core/material-icons.scss */
.material-icons.looks_5::before,
.mi.looks_5::before {
  content: '\e3fe';
}

/* line 2646, src/sass/core/material-icons.scss */
.material-icons.looks_6::before,
.mi.looks_6::before {
  content: '\e3ff';
}

/* line 2651, src/sass/core/material-icons.scss */
.material-icons.looks_one::before,
.mi.looks_one::before {
  content: '\e400';
}

/* line 2656, src/sass/core/material-icons.scss */
.material-icons.looks_two::before,
.mi.looks_two::before {
  content: '\e401';
}

/* line 2661, src/sass/core/material-icons.scss */
.material-icons.loop::before,
.mi.loop::before {
  content: '\e028';
}

/* line 2666, src/sass/core/material-icons.scss */
.material-icons.loupe::before,
.mi.loupe::before {
  content: '\e402';
}

/* line 2671, src/sass/core/material-icons.scss */
.material-icons.low_priority::before,
.mi.low_priority::before {
  content: '\e16d';
}

/* line 2676, src/sass/core/material-icons.scss */
.material-icons.loyalty::before,
.mi.loyalty::before {
  content: '\e89a';
}

/* line 2681, src/sass/core/material-icons.scss */
.material-icons.mail::before,
.mi.mail::before {
  content: '\e158';
}

/* line 2686, src/sass/core/material-icons.scss */
.material-icons.mail_outline::before,
.mi.mail_outline::before {
  content: '\e0e1';
}

/* line 2691, src/sass/core/material-icons.scss */
.material-icons.map::before,
.mi.map::before {
  content: '\e55b';
}

/* line 2696, src/sass/core/material-icons.scss */
.material-icons.markunread::before,
.mi.markunread::before {
  content: '\e159';
}

/* line 2701, src/sass/core/material-icons.scss */
.material-icons.markunread_mailbox::before,
.mi.markunread_mailbox::before {
  content: '\e89b';
}

/* line 2706, src/sass/core/material-icons.scss */
.material-icons.memory::before,
.mi.memory::before {
  content: '\e322';
}

/* line 2711, src/sass/core/material-icons.scss */
.material-icons.menu::before,
.mi.menu::before {
  content: '\e5d2';
}

/* line 2716, src/sass/core/material-icons.scss */
.material-icons.merge_type::before,
.mi.merge_type::before {
  content: '\e252';
}

/* line 2721, src/sass/core/material-icons.scss */
.material-icons.message::before,
.mi.message::before {
  content: '\e0c9';
}

/* line 2726, src/sass/core/material-icons.scss */
.material-icons.mic::before,
.mi.mic::before {
  content: '\e029';
}

/* line 2731, src/sass/core/material-icons.scss */
.material-icons.mic_none::before,
.mi.mic_none::before {
  content: '\e02a';
}

/* line 2736, src/sass/core/material-icons.scss */
.material-icons.mic_off::before,
.mi.mic_off::before {
  content: '\e02b';
}

/* line 2741, src/sass/core/material-icons.scss */
.material-icons.mms::before,
.mi.mms::before {
  content: '\e618';
}

/* line 2746, src/sass/core/material-icons.scss */
.material-icons.mode_comment::before,
.mi.mode_comment::before {
  content: '\e253';
}

/* line 2751, src/sass/core/material-icons.scss */
.material-icons.mode_edit::before,
.mi.mode_edit::before {
  content: '\e254';
}

/* line 2756, src/sass/core/material-icons.scss */
.material-icons.monetization_on::before,
.mi.monetization_on::before {
  content: '\e263';
}

/* line 2761, src/sass/core/material-icons.scss */
.material-icons.money_off::before,
.mi.money_off::before {
  content: '\e25c';
}

/* line 2766, src/sass/core/material-icons.scss */
.material-icons.monochrome_photos::before,
.mi.monochrome_photos::before {
  content: '\e403';
}

/* line 2771, src/sass/core/material-icons.scss */
.material-icons.mood::before,
.mi.mood::before {
  content: '\e7f2';
}

/* line 2776, src/sass/core/material-icons.scss */
.material-icons.mood_bad::before,
.mi.mood_bad::before {
  content: '\e7f3';
}

/* line 2781, src/sass/core/material-icons.scss */
.material-icons.more::before,
.mi.more::before {
  content: '\e619';
}

/* line 2786, src/sass/core/material-icons.scss */
.material-icons.more_horiz::before,
.mi.more_horiz::before {
  content: '\e5d3';
}

/* line 2791, src/sass/core/material-icons.scss */
.material-icons.more_vert::before,
.mi.more_vert::before {
  content: '\e5d4';
}

/* line 2796, src/sass/core/material-icons.scss */
.material-icons.motorcycle::before,
.mi.motorcycle::before {
  content: '\e91b';
}

/* line 2801, src/sass/core/material-icons.scss */
.material-icons.mouse::before,
.mi.mouse::before {
  content: '\e323';
}

/* line 2806, src/sass/core/material-icons.scss */
.material-icons.move_to_inbox::before,
.mi.move_to_inbox::before {
  content: '\e168';
}

/* line 2811, src/sass/core/material-icons.scss */
.material-icons.movie::before,
.mi.movie::before {
  content: '\e02c';
}

/* line 2816, src/sass/core/material-icons.scss */
.material-icons.movie_creation::before,
.mi.movie_creation::before {
  content: '\e404';
}

/* line 2821, src/sass/core/material-icons.scss */
.material-icons.movie_filter::before,
.mi.movie_filter::before {
  content: '\e43a';
}

/* line 2826, src/sass/core/material-icons.scss */
.material-icons.multiline_chart::before,
.mi.multiline_chart::before {
  content: '\e6df';
}

/* line 2831, src/sass/core/material-icons.scss */
.material-icons.music_note::before,
.mi.music_note::before {
  content: '\e405';
}

/* line 2836, src/sass/core/material-icons.scss */
.material-icons.music_video::before,
.mi.music_video::before {
  content: '\e063';
}

/* line 2841, src/sass/core/material-icons.scss */
.material-icons.my_location::before,
.mi.my_location::before {
  content: '\e55c';
}

/* line 2846, src/sass/core/material-icons.scss */
.material-icons.nature::before,
.mi.nature::before {
  content: '\e406';
}

/* line 2851, src/sass/core/material-icons.scss */
.material-icons.nature_people::before,
.mi.nature_people::before {
  content: '\e407';
}

/* line 2856, src/sass/core/material-icons.scss */
.material-icons.navigate_before::before,
.mi.navigate_before::before {
  content: '\e408';
}

/* line 2861, src/sass/core/material-icons.scss */
.material-icons.navigate_next::before,
.mi.navigate_next::before {
  content: '\e409';
}

/* line 2866, src/sass/core/material-icons.scss */
.material-icons.navigation::before,
.mi.navigation::before {
  content: '\e55d';
}

/* line 2871, src/sass/core/material-icons.scss */
.material-icons.near_me::before,
.mi.near_me::before {
  content: '\e569';
}

/* line 2876, src/sass/core/material-icons.scss */
.material-icons.network_cell::before,
.mi.network_cell::before {
  content: '\e1b9';
}

/* line 2881, src/sass/core/material-icons.scss */
.material-icons.network_check::before,
.mi.network_check::before {
  content: '\e640';
}

/* line 2886, src/sass/core/material-icons.scss */
.material-icons.network_locked::before,
.mi.network_locked::before {
  content: '\e61a';
}

/* line 2891, src/sass/core/material-icons.scss */
.material-icons.network_wifi::before,
.mi.network_wifi::before {
  content: '\e1ba';
}

/* line 2896, src/sass/core/material-icons.scss */
.material-icons.new_releases::before,
.mi.new_releases::before {
  content: '\e031';
}

/* line 2901, src/sass/core/material-icons.scss */
.material-icons.next_week::before,
.mi.next_week::before {
  content: '\e16a';
}

/* line 2906, src/sass/core/material-icons.scss */
.material-icons.nfc::before,
.mi.nfc::before {
  content: '\e1bb';
}

/* line 2911, src/sass/core/material-icons.scss */
.material-icons.no_encryption::before,
.mi.no_encryption::before {
  content: '\e641';
}

/* line 2916, src/sass/core/material-icons.scss */
.material-icons.no_sim::before,
.mi.no_sim::before {
  content: '\e0cc';
}

/* line 2921, src/sass/core/material-icons.scss */
.material-icons.not_interested::before,
.mi.not_interested::before {
  content: '\e033';
}

/* line 2926, src/sass/core/material-icons.scss */
.material-icons.note::before,
.mi.note::before {
  content: '\e06f';
}

/* line 2931, src/sass/core/material-icons.scss */
.material-icons.note_add::before,
.mi.note_add::before {
  content: '\e89c';
}

/* line 2936, src/sass/core/material-icons.scss */
.material-icons.notifications::before,
.mi.notifications::before {
  content: '\e7f4';
}

/* line 2941, src/sass/core/material-icons.scss */
.material-icons.notifications_active::before,
.mi.notifications_active::before {
  content: '\e7f7';
}

/* line 2946, src/sass/core/material-icons.scss */
.material-icons.notifications_none::before,
.mi.notifications_none::before {
  content: '\e7f5';
}

/* line 2951, src/sass/core/material-icons.scss */
.material-icons.notifications_off::before,
.mi.notifications_off::before {
  content: '\e7f6';
}

/* line 2956, src/sass/core/material-icons.scss */
.material-icons.notifications_paused::before,
.mi.notifications_paused::before {
  content: '\e7f8';
}

/* line 2961, src/sass/core/material-icons.scss */
.material-icons.offline_pin::before,
.mi.offline_pin::before {
  content: '\e90a';
}

/* line 2966, src/sass/core/material-icons.scss */
.material-icons.ondemand_video::before,
.mi.ondemand_video::before {
  content: '\e63a';
}

/* line 2971, src/sass/core/material-icons.scss */
.material-icons.opacity::before,
.mi.opacity::before {
  content: '\e91c';
}

/* line 2976, src/sass/core/material-icons.scss */
.material-icons.open_in_browser::before,
.mi.open_in_browser::before {
  content: '\e89d';
}

/* line 2981, src/sass/core/material-icons.scss */
.material-icons.open_in_new::before,
.mi.open_in_new::before {
  content: '\e89e';
}

/* line 2986, src/sass/core/material-icons.scss */
.material-icons.open_with::before,
.mi.open_with::before {
  content: '\e89f';
}

/* line 2991, src/sass/core/material-icons.scss */
.material-icons.pages::before,
.mi.pages::before {
  content: '\e7f9';
}

/* line 2996, src/sass/core/material-icons.scss */
.material-icons.pageview::before,
.mi.pageview::before {
  content: '\e8a0';
}

/* line 3001, src/sass/core/material-icons.scss */
.material-icons.palette::before,
.mi.palette::before {
  content: '\e40a';
}

/* line 3006, src/sass/core/material-icons.scss */
.material-icons.pan_tool::before,
.mi.pan_tool::before {
  content: '\e925';
}

/* line 3011, src/sass/core/material-icons.scss */
.material-icons.panorama::before,
.mi.panorama::before {
  content: '\e40b';
}

/* line 3016, src/sass/core/material-icons.scss */
.material-icons.panorama_fish_eye::before,
.mi.panorama_fish_eye::before {
  content: '\e40c';
}

/* line 3021, src/sass/core/material-icons.scss */
.material-icons.panorama_horizontal::before,
.mi.panorama_horizontal::before {
  content: '\e40d';
}

/* line 3026, src/sass/core/material-icons.scss */
.material-icons.panorama_vertical::before,
.mi.panorama_vertical::before {
  content: '\e40e';
}

/* line 3031, src/sass/core/material-icons.scss */
.material-icons.panorama_wide_angle::before,
.mi.panorama_wide_angle::before {
  content: '\e40f';
}

/* line 3036, src/sass/core/material-icons.scss */
.material-icons.party_mode::before,
.mi.party_mode::before {
  content: '\e7fa';
}

/* line 3041, src/sass/core/material-icons.scss */
.material-icons.pause::before,
.mi.pause::before {
  content: '\e034';
}

/* line 3046, src/sass/core/material-icons.scss */
.material-icons.pause_circle_filled::before,
.mi.pause_circle_filled::before {
  content: '\e035';
}

/* line 3051, src/sass/core/material-icons.scss */
.material-icons.pause_circle_outline::before,
.mi.pause_circle_outline::before {
  content: '\e036';
}

/* line 3056, src/sass/core/material-icons.scss */
.material-icons.payment::before,
.mi.payment::before {
  content: '\e8a1';
}

/* line 3061, src/sass/core/material-icons.scss */
.material-icons.people::before,
.mi.people::before {
  content: '\e7fb';
}

/* line 3066, src/sass/core/material-icons.scss */
.material-icons.people_outline::before,
.mi.people_outline::before {
  content: '\e7fc';
}

/* line 3071, src/sass/core/material-icons.scss */
.material-icons.perm_camera_mic::before,
.mi.perm_camera_mic::before {
  content: '\e8a2';
}

/* line 3076, src/sass/core/material-icons.scss */
.material-icons.perm_contact_calendar::before,
.mi.perm_contact_calendar::before {
  content: '\e8a3';
}

/* line 3081, src/sass/core/material-icons.scss */
.material-icons.perm_data_setting::before,
.mi.perm_data_setting::before {
  content: '\e8a4';
}

/* line 3086, src/sass/core/material-icons.scss */
.material-icons.perm_device_information::before,
.mi.perm_device_information::before {
  content: '\e8a5';
}

/* line 3091, src/sass/core/material-icons.scss */
.material-icons.perm_identity::before,
.mi.perm_identity::before {
  content: '\e8a6';
}

/* line 3096, src/sass/core/material-icons.scss */
.material-icons.perm_media::before,
.mi.perm_media::before {
  content: '\e8a7';
}

/* line 3101, src/sass/core/material-icons.scss */
.material-icons.perm_phone_msg::before,
.mi.perm_phone_msg::before {
  content: '\e8a8';
}

/* line 3106, src/sass/core/material-icons.scss */
.material-icons.perm_scan_wifi::before,
.mi.perm_scan_wifi::before {
  content: '\e8a9';
}

/* line 3111, src/sass/core/material-icons.scss */
.material-icons.person::before,
.mi.person::before {
  content: '\e7fd';
}

/* line 3116, src/sass/core/material-icons.scss */
.material-icons.person_add::before,
.mi.person_add::before {
  content: '\e7fe';
}

/* line 3121, src/sass/core/material-icons.scss */
.material-icons.person_outline::before,
.mi.person_outline::before {
  content: '\e7ff';
}

/* line 3126, src/sass/core/material-icons.scss */
.material-icons.person_pin::before,
.mi.person_pin::before {
  content: '\e55a';
}

/* line 3131, src/sass/core/material-icons.scss */
.material-icons.person_pin_circle::before,
.mi.person_pin_circle::before {
  content: '\e56a';
}

/* line 3136, src/sass/core/material-icons.scss */
.material-icons.personal_video::before,
.mi.personal_video::before {
  content: '\e63b';
}

/* line 3141, src/sass/core/material-icons.scss */
.material-icons.pets::before,
.mi.pets::before {
  content: '\e91d';
}

/* line 3146, src/sass/core/material-icons.scss */
.material-icons.phone::before,
.mi.phone::before {
  content: '\e0cd';
}

/* line 3151, src/sass/core/material-icons.scss */
.material-icons.phone_android::before,
.mi.phone_android::before {
  content: '\e324';
}

/* line 3156, src/sass/core/material-icons.scss */
.material-icons.phone_bluetooth_speaker::before,
.mi.phone_bluetooth_speaker::before {
  content: '\e61b';
}

/* line 3161, src/sass/core/material-icons.scss */
.material-icons.phone_forwarded::before,
.mi.phone_forwarded::before {
  content: '\e61c';
}

/* line 3166, src/sass/core/material-icons.scss */
.material-icons.phone_in_talk::before,
.mi.phone_in_talk::before {
  content: '\e61d';
}

/* line 3171, src/sass/core/material-icons.scss */
.material-icons.phone_iphone::before,
.mi.phone_iphone::before {
  content: '\e325';
}

/* line 3176, src/sass/core/material-icons.scss */
.material-icons.phone_locked::before,
.mi.phone_locked::before {
  content: '\e61e';
}

/* line 3181, src/sass/core/material-icons.scss */
.material-icons.phone_missed::before,
.mi.phone_missed::before {
  content: '\e61f';
}

/* line 3186, src/sass/core/material-icons.scss */
.material-icons.phone_paused::before,
.mi.phone_paused::before {
  content: '\e620';
}

/* line 3191, src/sass/core/material-icons.scss */
.material-icons.phonelink::before,
.mi.phonelink::before {
  content: '\e326';
}

/* line 3196, src/sass/core/material-icons.scss */
.material-icons.phonelink_erase::before,
.mi.phonelink_erase::before {
  content: '\e0db';
}

/* line 3201, src/sass/core/material-icons.scss */
.material-icons.phonelink_lock::before,
.mi.phonelink_lock::before {
  content: '\e0dc';
}

/* line 3206, src/sass/core/material-icons.scss */
.material-icons.phonelink_off::before,
.mi.phonelink_off::before {
  content: '\e327';
}

/* line 3211, src/sass/core/material-icons.scss */
.material-icons.phonelink_ring::before,
.mi.phonelink_ring::before {
  content: '\e0dd';
}

/* line 3216, src/sass/core/material-icons.scss */
.material-icons.phonelink_setup::before,
.mi.phonelink_setup::before {
  content: '\e0de';
}

/* line 3221, src/sass/core/material-icons.scss */
.material-icons.photo::before,
.mi.photo::before {
  content: '\e410';
}

/* line 3226, src/sass/core/material-icons.scss */
.material-icons.photo_album::before,
.mi.photo_album::before {
  content: '\e411';
}

/* line 3231, src/sass/core/material-icons.scss */
.material-icons.photo_camera::before,
.mi.photo_camera::before {
  content: '\e412';
}

/* line 3236, src/sass/core/material-icons.scss */
.material-icons.photo_filter::before,
.mi.photo_filter::before {
  content: '\e43b';
}

/* line 3241, src/sass/core/material-icons.scss */
.material-icons.photo_library::before,
.mi.photo_library::before {
  content: '\e413';
}

/* line 3246, src/sass/core/material-icons.scss */
.material-icons.photo_size_select_actual::before,
.mi.photo_size_select_actual::before {
  content: '\e432';
}

/* line 3251, src/sass/core/material-icons.scss */
.material-icons.photo_size_select_large::before,
.mi.photo_size_select_large::before {
  content: '\e433';
}

/* line 3256, src/sass/core/material-icons.scss */
.material-icons.photo_size_select_small::before,
.mi.photo_size_select_small::before {
  content: '\e434';
}

/* line 3261, src/sass/core/material-icons.scss */
.material-icons.picture_as_pdf::before,
.mi.picture_as_pdf::before {
  content: '\e415';
}

/* line 3266, src/sass/core/material-icons.scss */
.material-icons.picture_in_picture::before,
.mi.picture_in_picture::before {
  content: '\e8aa';
}

/* line 3271, src/sass/core/material-icons.scss */
.material-icons.picture_in_picture_alt::before,
.mi.picture_in_picture_alt::before {
  content: '\e911';
}

/* line 3276, src/sass/core/material-icons.scss */
.material-icons.pie_chart::before,
.mi.pie_chart::before {
  content: '\e6c4';
}

/* line 3281, src/sass/core/material-icons.scss */
.material-icons.pie_chart_outlined::before,
.mi.pie_chart_outlined::before {
  content: '\e6c5';
}

/* line 3286, src/sass/core/material-icons.scss */
.material-icons.pin_drop::before,
.mi.pin_drop::before {
  content: '\e55e';
}

/* line 3291, src/sass/core/material-icons.scss */
.material-icons.place::before,
.mi.place::before {
  content: '\e55f';
}

/* line 3296, src/sass/core/material-icons.scss */
.material-icons.play_arrow::before,
.mi.play_arrow::before {
  content: '\e037';
}

/* line 3301, src/sass/core/material-icons.scss */
.material-icons.play_circle_filled::before,
.mi.play_circle_filled::before {
  content: '\e038';
}

/* line 3306, src/sass/core/material-icons.scss */
.material-icons.play_circle_outline::before,
.mi.play_circle_outline::before {
  content: '\e039';
}

/* line 3311, src/sass/core/material-icons.scss */
.material-icons.play_for_work::before,
.mi.play_for_work::before {
  content: '\e906';
}

/* line 3316, src/sass/core/material-icons.scss */
.material-icons.playlist_add::before,
.mi.playlist_add::before {
  content: '\e03b';
}

/* line 3321, src/sass/core/material-icons.scss */
.material-icons.playlist_add_check::before,
.mi.playlist_add_check::before {
  content: '\e065';
}

/* line 3326, src/sass/core/material-icons.scss */
.material-icons.playlist_play::before,
.mi.playlist_play::before {
  content: '\e05f';
}

/* line 3331, src/sass/core/material-icons.scss */
.material-icons.plus_one::before,
.mi.plus_one::before {
  content: '\e800';
}

/* line 3336, src/sass/core/material-icons.scss */
.material-icons.poll::before,
.mi.poll::before {
  content: '\e801';
}

/* line 3341, src/sass/core/material-icons.scss */
.material-icons.polymer::before,
.mi.polymer::before {
  content: '\e8ab';
}

/* line 3346, src/sass/core/material-icons.scss */
.material-icons.pool::before,
.mi.pool::before {
  content: '\eb48';
}

/* line 3351, src/sass/core/material-icons.scss */
.material-icons.portable_wifi_off::before,
.mi.portable_wifi_off::before {
  content: '\e0ce';
}

/* line 3356, src/sass/core/material-icons.scss */
.material-icons.portrait::before,
.mi.portrait::before {
  content: '\e416';
}

/* line 3361, src/sass/core/material-icons.scss */
.material-icons.power::before,
.mi.power::before {
  content: '\e63c';
}

/* line 3366, src/sass/core/material-icons.scss */
.material-icons.power_input::before,
.mi.power_input::before {
  content: '\e336';
}

/* line 3371, src/sass/core/material-icons.scss */
.material-icons.power_settings_new::before,
.mi.power_settings_new::before {
  content: '\e8ac';
}

/* line 3376, src/sass/core/material-icons.scss */
.material-icons.pregnant_woman::before,
.mi.pregnant_woman::before {
  content: '\e91e';
}

/* line 3381, src/sass/core/material-icons.scss */
.material-icons.present_to_all::before,
.mi.present_to_all::before {
  content: '\e0df';
}

/* line 3386, src/sass/core/material-icons.scss */
.material-icons.print::before,
.mi.print::before {
  content: '\e8ad';
}

/* line 3391, src/sass/core/material-icons.scss */
.material-icons.priority_high::before,
.mi.priority_high::before {
  content: '\e645';
}

/* line 3396, src/sass/core/material-icons.scss */
.material-icons.public::before,
.mi.public::before {
  content: '\e80b';
}

/* line 3401, src/sass/core/material-icons.scss */
.material-icons.publish::before,
.mi.publish::before {
  content: '\e255';
}

/* line 3406, src/sass/core/material-icons.scss */
.material-icons.query_builder::before,
.mi.query_builder::before {
  content: '\e8ae';
}

/* line 3411, src/sass/core/material-icons.scss */
.material-icons.question_answer::before,
.mi.question_answer::before {
  content: '\e8af';
}

/* line 3416, src/sass/core/material-icons.scss */
.material-icons.queue::before,
.mi.queue::before {
  content: '\e03c';
}

/* line 3421, src/sass/core/material-icons.scss */
.material-icons.queue_music::before,
.mi.queue_music::before {
  content: '\e03d';
}

/* line 3426, src/sass/core/material-icons.scss */
.material-icons.queue_play_next::before,
.mi.queue_play_next::before {
  content: '\e066';
}

/* line 3431, src/sass/core/material-icons.scss */
.material-icons.radio::before,
.mi.radio::before {
  content: '\e03e';
}

/* line 3436, src/sass/core/material-icons.scss */
.material-icons.radio_button_checked::before,
.mi.radio_button_checked::before {
  content: '\e837';
}

/* line 3441, src/sass/core/material-icons.scss */
.material-icons.radio_button_unchecked::before,
.mi.radio_button_unchecked::before {
  content: '\e836';
}

/* line 3446, src/sass/core/material-icons.scss */
.material-icons.rate_review::before,
.mi.rate_review::before {
  content: '\e560';
}

/* line 3451, src/sass/core/material-icons.scss */
.material-icons.receipt::before,
.mi.receipt::before {
  content: '\e8b0';
}

/* line 3456, src/sass/core/material-icons.scss */
.material-icons.recent_actors::before,
.mi.recent_actors::before {
  content: '\e03f';
}

/* line 3461, src/sass/core/material-icons.scss */
.material-icons.record_voice_over::before,
.mi.record_voice_over::before {
  content: '\e91f';
}

/* line 3466, src/sass/core/material-icons.scss */
.material-icons.redeem::before,
.mi.redeem::before {
  content: '\e8b1';
}

/* line 3471, src/sass/core/material-icons.scss */
.material-icons.redo::before,
.mi.redo::before {
  content: '\e15a';
}

/* line 3476, src/sass/core/material-icons.scss */
.material-icons.refresh::before,
.mi.refresh::before {
  content: '\e5d5';
}

/* line 3481, src/sass/core/material-icons.scss */
.material-icons.remove::before,
.mi.remove::before {
  content: '\e15b';
}

/* line 3486, src/sass/core/material-icons.scss */
.material-icons.remove_circle::before,
.mi.remove_circle::before {
  content: '\e15c';
}

/* line 3491, src/sass/core/material-icons.scss */
.material-icons.remove_circle_outline::before,
.mi.remove_circle_outline::before {
  content: '\e15d';
}

/* line 3496, src/sass/core/material-icons.scss */
.material-icons.remove_from_queue::before,
.mi.remove_from_queue::before {
  content: '\e067';
}

/* line 3501, src/sass/core/material-icons.scss */
.material-icons.remove_red_eye::before,
.mi.remove_red_eye::before {
  content: '\e417';
}

/* line 3506, src/sass/core/material-icons.scss */
.material-icons.remove_shopping_cart::before,
.mi.remove_shopping_cart::before {
  content: '\e928';
}

/* line 3511, src/sass/core/material-icons.scss */
.material-icons.reorder::before,
.mi.reorder::before {
  content: '\e8fe';
}

/* line 3516, src/sass/core/material-icons.scss */
.material-icons.repeat::before,
.mi.repeat::before {
  content: '\e040';
}

/* line 3521, src/sass/core/material-icons.scss */
.material-icons.repeat_one::before,
.mi.repeat_one::before {
  content: '\e041';
}

/* line 3526, src/sass/core/material-icons.scss */
.material-icons.replay::before,
.mi.replay::before {
  content: '\e042';
}

/* line 3531, src/sass/core/material-icons.scss */
.material-icons.replay_10::before,
.mi.replay_10::before {
  content: '\e059';
}

/* line 3536, src/sass/core/material-icons.scss */
.material-icons.replay_30::before,
.mi.replay_30::before {
  content: '\e05a';
}

/* line 3541, src/sass/core/material-icons.scss */
.material-icons.replay_5::before,
.mi.replay_5::before {
  content: '\e05b';
}

/* line 3546, src/sass/core/material-icons.scss */
.material-icons.reply::before,
.mi.reply::before {
  content: '\e15e';
}

/* line 3551, src/sass/core/material-icons.scss */
.material-icons.reply_all::before,
.mi.reply_all::before {
  content: '\e15f';
}

/* line 3556, src/sass/core/material-icons.scss */
.material-icons.report::before,
.mi.report::before {
  content: '\e160';
}

/* line 3561, src/sass/core/material-icons.scss */
.material-icons.report_problem::before,
.mi.report_problem::before {
  content: '\e8b2';
}

/* line 3566, src/sass/core/material-icons.scss */
.material-icons.restaurant::before,
.mi.restaurant::before {
  content: '\e56c';
}

/* line 3571, src/sass/core/material-icons.scss */
.material-icons.restaurant_menu::before,
.mi.restaurant_menu::before {
  content: '\e561';
}

/* line 3576, src/sass/core/material-icons.scss */
.material-icons.restore::before,
.mi.restore::before {
  content: '\e8b3';
}

/* line 3581, src/sass/core/material-icons.scss */
.material-icons.restore_page::before,
.mi.restore_page::before {
  content: '\e929';
}

/* line 3586, src/sass/core/material-icons.scss */
.material-icons.ring_volume::before,
.mi.ring_volume::before {
  content: '\e0d1';
}

/* line 3591, src/sass/core/material-icons.scss */
.material-icons.room::before,
.mi.room::before {
  content: '\e8b4';
}

/* line 3596, src/sass/core/material-icons.scss */
.material-icons.room_service::before,
.mi.room_service::before {
  content: '\eb49';
}

/* line 3601, src/sass/core/material-icons.scss */
.material-icons.rotate_90_degrees_ccw::before,
.mi.rotate_90_degrees_ccw::before {
  content: '\e418';
}

/* line 3606, src/sass/core/material-icons.scss */
.material-icons.rotate_left::before,
.mi.rotate_left::before {
  content: '\e419';
}

/* line 3611, src/sass/core/material-icons.scss */
.material-icons.rotate_right::before,
.mi.rotate_right::before {
  content: '\e41a';
}

/* line 3616, src/sass/core/material-icons.scss */
.material-icons.rounded_corner::before,
.mi.rounded_corner::before {
  content: '\e920';
}

/* line 3621, src/sass/core/material-icons.scss */
.material-icons.router::before,
.mi.router::before {
  content: '\e328';
}

/* line 3626, src/sass/core/material-icons.scss */
.material-icons.rowing::before,
.mi.rowing::before {
  content: '\e921';
}

/* line 3631, src/sass/core/material-icons.scss */
.material-icons.rss_feed::before,
.mi.rss_feed::before {
  content: '\e0e5';
}

/* line 3636, src/sass/core/material-icons.scss */
.material-icons.rv_hookup::before,
.mi.rv_hookup::before {
  content: '\e642';
}

/* line 3641, src/sass/core/material-icons.scss */
.material-icons.satellite::before,
.mi.satellite::before {
  content: '\e562';
}

/* line 3646, src/sass/core/material-icons.scss */
.material-icons.save::before,
.mi.save::before {
  content: '\e161';
}

/* line 3651, src/sass/core/material-icons.scss */
.material-icons.scanner::before,
.mi.scanner::before {
  content: '\e329';
}

/* line 3656, src/sass/core/material-icons.scss */
.material-icons.schedule::before,
.mi.schedule::before {
  content: '\e8b5';
}

/* line 3661, src/sass/core/material-icons.scss */
.material-icons.school::before,
.mi.school::before {
  content: '\e80c';
}

/* line 3666, src/sass/core/material-icons.scss */
.material-icons.screen_lock_landscape::before,
.mi.screen_lock_landscape::before {
  content: '\e1be';
}

/* line 3671, src/sass/core/material-icons.scss */
.material-icons.screen_lock_portrait::before,
.mi.screen_lock_portrait::before {
  content: '\e1bf';
}

/* line 3676, src/sass/core/material-icons.scss */
.material-icons.screen_lock_rotation::before,
.mi.screen_lock_rotation::before {
  content: '\e1c0';
}

/* line 3681, src/sass/core/material-icons.scss */
.material-icons.screen_rotation::before,
.mi.screen_rotation::before {
  content: '\e1c1';
}

/* line 3686, src/sass/core/material-icons.scss */
.material-icons.screen_share::before,
.mi.screen_share::before {
  content: '\e0e2';
}

/* line 3691, src/sass/core/material-icons.scss */
.material-icons.sd_card::before,
.mi.sd_card::before {
  content: '\e623';
}

/* line 3696, src/sass/core/material-icons.scss */
.material-icons.sd_storage::before,
.mi.sd_storage::before {
  content: '\e1c2';
}

/* line 3701, src/sass/core/material-icons.scss */
.material-icons.search::before,
.mi.search::before {
  content: '\e8b6';
}

/* line 3706, src/sass/core/material-icons.scss */
.material-icons.security::before,
.mi.security::before {
  content: '\e32a';
}

/* line 3711, src/sass/core/material-icons.scss */
.material-icons.select_all::before,
.mi.select_all::before {
  content: '\e162';
}

/* line 3716, src/sass/core/material-icons.scss */
.material-icons.send::before,
.mi.send::before {
  content: '\e163';
}

/* line 3721, src/sass/core/material-icons.scss */
.material-icons.sentiment_dissatisfied::before,
.mi.sentiment_dissatisfied::before {
  content: '\e811';
}

/* line 3726, src/sass/core/material-icons.scss */
.material-icons.sentiment_neutral::before,
.mi.sentiment_neutral::before {
  content: '\e812';
}

/* line 3731, src/sass/core/material-icons.scss */
.material-icons.sentiment_satisfied::before,
.mi.sentiment_satisfied::before {
  content: '\e813';
}

/* line 3736, src/sass/core/material-icons.scss */
.material-icons.sentiment_very_dissatisfied::before,
.mi.sentiment_very_dissatisfied::before {
  content: '\e814';
}

/* line 3741, src/sass/core/material-icons.scss */
.material-icons.sentiment_very_satisfied::before,
.mi.sentiment_very_satisfied::before {
  content: '\e815';
}

/* line 3746, src/sass/core/material-icons.scss */
.material-icons.settings::before,
.mi.settings::before {
  content: '\e8b8';
}

/* line 3751, src/sass/core/material-icons.scss */
.material-icons.settings_applications::before,
.mi.settings_applications::before {
  content: '\e8b9';
}

/* line 3756, src/sass/core/material-icons.scss */
.material-icons.settings_backup_restore::before,
.mi.settings_backup_restore::before {
  content: '\e8ba';
}

/* line 3761, src/sass/core/material-icons.scss */
.material-icons.settings_bluetooth::before,
.mi.settings_bluetooth::before {
  content: '\e8bb';
}

/* line 3766, src/sass/core/material-icons.scss */
.material-icons.settings_brightness::before,
.mi.settings_brightness::before {
  content: '\e8bd';
}

/* line 3771, src/sass/core/material-icons.scss */
.material-icons.settings_cell::before,
.mi.settings_cell::before {
  content: '\e8bc';
}

/* line 3776, src/sass/core/material-icons.scss */
.material-icons.settings_ethernet::before,
.mi.settings_ethernet::before {
  content: '\e8be';
}

/* line 3781, src/sass/core/material-icons.scss */
.material-icons.settings_input_antenna::before,
.mi.settings_input_antenna::before {
  content: '\e8bf';
}

/* line 3786, src/sass/core/material-icons.scss */
.material-icons.settings_input_component::before,
.mi.settings_input_component::before {
  content: '\e8c0';
}

/* line 3791, src/sass/core/material-icons.scss */
.material-icons.settings_input_composite::before,
.mi.settings_input_composite::before {
  content: '\e8c1';
}

/* line 3796, src/sass/core/material-icons.scss */
.material-icons.settings_input_hdmi::before,
.mi.settings_input_hdmi::before {
  content: '\e8c2';
}

/* line 3801, src/sass/core/material-icons.scss */
.material-icons.settings_input_svideo::before,
.mi.settings_input_svideo::before {
  content: '\e8c3';
}

/* line 3806, src/sass/core/material-icons.scss */
.material-icons.settings_overscan::before,
.mi.settings_overscan::before {
  content: '\e8c4';
}

/* line 3811, src/sass/core/material-icons.scss */
.material-icons.settings_phone::before,
.mi.settings_phone::before {
  content: '\e8c5';
}

/* line 3816, src/sass/core/material-icons.scss */
.material-icons.settings_power::before,
.mi.settings_power::before {
  content: '\e8c6';
}

/* line 3821, src/sass/core/material-icons.scss */
.material-icons.settings_remote::before,
.mi.settings_remote::before {
  content: '\e8c7';
}

/* line 3826, src/sass/core/material-icons.scss */
.material-icons.settings_system_daydream::before,
.mi.settings_system_daydream::before {
  content: '\e1c3';
}

/* line 3831, src/sass/core/material-icons.scss */
.material-icons.settings_voice::before,
.mi.settings_voice::before {
  content: '\e8c8';
}

/* line 3836, src/sass/core/material-icons.scss */
.material-icons.share::before,
.mi.share::before {
  content: '\e80d';
}

/* line 3841, src/sass/core/material-icons.scss */
.material-icons.shop::before,
.mi.shop::before {
  content: '\e8c9';
}

/* line 3846, src/sass/core/material-icons.scss */
.material-icons.shop_two::before,
.mi.shop_two::before {
  content: '\e8ca';
}

/* line 3851, src/sass/core/material-icons.scss */
.material-icons.shopping_basket::before,
.mi.shopping_basket::before {
  content: '\e8cb';
}

/* line 3856, src/sass/core/material-icons.scss */
.material-icons.shopping_cart::before,
.mi.shopping_cart::before {
  content: '\e8cc';
}

/* line 3861, src/sass/core/material-icons.scss */
.material-icons.short_text::before,
.mi.short_text::before {
  content: '\e261';
}

/* line 3866, src/sass/core/material-icons.scss */
.material-icons.show_chart::before,
.mi.show_chart::before {
  content: '\e6e1';
}

/* line 3871, src/sass/core/material-icons.scss */
.material-icons.shuffle::before,
.mi.shuffle::before {
  content: '\e043';
}

/* line 3876, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_4_bar::before,
.mi.signal_cellular_4_bar::before {
  content: '\e1c8';
}

/* line 3881, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_connected_no_internet_4_bar::before,
.mi.signal_cellular_connected_no_internet_4_bar::before {
  content: '\e1cd';
}

/* line 3886, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_no_sim::before,
.mi.signal_cellular_no_sim::before {
  content: '\e1ce';
}

/* line 3891, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_null::before,
.mi.signal_cellular_null::before {
  content: '\e1cf';
}

/* line 3896, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_off::before,
.mi.signal_cellular_off::before {
  content: '\e1d0';
}

/* line 3901, src/sass/core/material-icons.scss */
.material-icons.signal_wifi_4_bar::before,
.mi.signal_wifi_4_bar::before {
  content: '\e1d8';
}

/* line 3906, src/sass/core/material-icons.scss */
.material-icons.signal_wifi_4_bar_lock::before,
.mi.signal_wifi_4_bar_lock::before {
  content: '\e1d9';
}

/* line 3911, src/sass/core/material-icons.scss */
.material-icons.signal_wifi_off::before,
.mi.signal_wifi_off::before {
  content: '\e1da';
}

/* line 3916, src/sass/core/material-icons.scss */
.material-icons.sim_card::before,
.mi.sim_card::before {
  content: '\e32b';
}

/* line 3921, src/sass/core/material-icons.scss */
.material-icons.sim_card_alert::before,
.mi.sim_card_alert::before {
  content: '\e624';
}

/* line 3926, src/sass/core/material-icons.scss */
.material-icons.skip_next::before,
.mi.skip_next::before {
  content: '\e044';
}

/* line 3931, src/sass/core/material-icons.scss */
.material-icons.skip_previous::before,
.mi.skip_previous::before {
  content: '\e045';
}

/* line 3936, src/sass/core/material-icons.scss */
.material-icons.slideshow::before,
.mi.slideshow::before {
  content: '\e41b';
}

/* line 3941, src/sass/core/material-icons.scss */
.material-icons.slow_motion_video::before,
.mi.slow_motion_video::before {
  content: '\e068';
}

/* line 3946, src/sass/core/material-icons.scss */
.material-icons.smartphone::before,
.mi.smartphone::before {
  content: '\e32c';
}

/* line 3951, src/sass/core/material-icons.scss */
.material-icons.smoke_free::before,
.mi.smoke_free::before {
  content: '\eb4a';
}

/* line 3956, src/sass/core/material-icons.scss */
.material-icons.smoking_rooms::before,
.mi.smoking_rooms::before {
  content: '\eb4b';
}

/* line 3961, src/sass/core/material-icons.scss */
.material-icons.sms::before,
.mi.sms::before {
  content: '\e625';
}

/* line 3966, src/sass/core/material-icons.scss */
.material-icons.sms_failed::before,
.mi.sms_failed::before {
  content: '\e626';
}

/* line 3971, src/sass/core/material-icons.scss */
.material-icons.snooze::before,
.mi.snooze::before {
  content: '\e046';
}

/* line 3976, src/sass/core/material-icons.scss */
.material-icons.sort::before,
.mi.sort::before {
  content: '\e164';
}

/* line 3981, src/sass/core/material-icons.scss */
.material-icons.sort_by_alpha::before,
.mi.sort_by_alpha::before {
  content: '\e053';
}

/* line 3986, src/sass/core/material-icons.scss */
.material-icons.spa::before,
.mi.spa::before {
  content: '\eb4c';
}

/* line 3991, src/sass/core/material-icons.scss */
.material-icons.space_bar::before,
.mi.space_bar::before {
  content: '\e256';
}

/* line 3996, src/sass/core/material-icons.scss */
.material-icons.speaker::before,
.mi.speaker::before {
  content: '\e32d';
}

/* line 4001, src/sass/core/material-icons.scss */
.material-icons.speaker_group::before,
.mi.speaker_group::before {
  content: '\e32e';
}

/* line 4006, src/sass/core/material-icons.scss */
.material-icons.speaker_notes::before,
.mi.speaker_notes::before {
  content: '\e8cd';
}

/* line 4011, src/sass/core/material-icons.scss */
.material-icons.speaker_notes_off::before,
.mi.speaker_notes_off::before {
  content: '\e92a';
}

/* line 4016, src/sass/core/material-icons.scss */
.material-icons.speaker_phone::before,
.mi.speaker_phone::before {
  content: '\e0d2';
}

/* line 4021, src/sass/core/material-icons.scss */
.material-icons.spellcheck::before,
.mi.spellcheck::before {
  content: '\e8ce';
}

/* line 4026, src/sass/core/material-icons.scss */
.material-icons.star::before,
.mi.star::before {
  content: '\e838';
}

/* line 4031, src/sass/core/material-icons.scss */
.material-icons.star_border::before,
.mi.star_border::before {
  content: '\e83a';
}

/* line 4036, src/sass/core/material-icons.scss */
.material-icons.star_half::before,
.mi.star_half::before {
  content: '\e839';
}

/* line 4041, src/sass/core/material-icons.scss */
.material-icons.stars::before,
.mi.stars::before {
  content: '\e8d0';
}

/* line 4046, src/sass/core/material-icons.scss */
.material-icons.stay_current_landscape::before,
.mi.stay_current_landscape::before {
  content: '\e0d3';
}

/* line 4051, src/sass/core/material-icons.scss */
.material-icons.stay_current_portrait::before,
.mi.stay_current_portrait::before {
  content: '\e0d4';
}

/* line 4056, src/sass/core/material-icons.scss */
.material-icons.stay_primary_landscape::before,
.mi.stay_primary_landscape::before {
  content: '\e0d5';
}

/* line 4061, src/sass/core/material-icons.scss */
.material-icons.stay_primary_portrait::before,
.mi.stay_primary_portrait::before {
  content: '\e0d6';
}

/* line 4066, src/sass/core/material-icons.scss */
.material-icons.stop::before,
.mi.stop::before {
  content: '\e047';
}

/* line 4071, src/sass/core/material-icons.scss */
.material-icons.stop_screen_share::before,
.mi.stop_screen_share::before {
  content: '\e0e3';
}

/* line 4076, src/sass/core/material-icons.scss */
.material-icons.storage::before,
.mi.storage::before {
  content: '\e1db';
}

/* line 4081, src/sass/core/material-icons.scss */
.material-icons.store::before,
.mi.store::before {
  content: '\e8d1';
}

/* line 4086, src/sass/core/material-icons.scss */
.material-icons.store_mall_directory::before,
.mi.store_mall_directory::before {
  content: '\e563';
}

/* line 4091, src/sass/core/material-icons.scss */
.material-icons.straighten::before,
.mi.straighten::before {
  content: '\e41c';
}

/* line 4096, src/sass/core/material-icons.scss */
.material-icons.streetview::before,
.mi.streetview::before {
  content: '\e56e';
}

/* line 4101, src/sass/core/material-icons.scss */
.material-icons.strikethrough_s::before,
.mi.strikethrough_s::before {
  content: '\e257';
}

/* line 4106, src/sass/core/material-icons.scss */
.material-icons.style::before,
.mi.style::before {
  content: '\e41d';
}

/* line 4111, src/sass/core/material-icons.scss */
.material-icons.subdirectory_arrow_left::before,
.mi.subdirectory_arrow_left::before {
  content: '\e5d9';
}

/* line 4116, src/sass/core/material-icons.scss */
.material-icons.subdirectory_arrow_right::before,
.mi.subdirectory_arrow_right::before {
  content: '\e5da';
}

/* line 4121, src/sass/core/material-icons.scss */
.material-icons.subject::before,
.mi.subject::before {
  content: '\e8d2';
}

/* line 4126, src/sass/core/material-icons.scss */
.material-icons.subscriptions::before,
.mi.subscriptions::before {
  content: '\e064';
}

/* line 4131, src/sass/core/material-icons.scss */
.material-icons.subtitles::before,
.mi.subtitles::before {
  content: '\e048';
}

/* line 4136, src/sass/core/material-icons.scss */
.material-icons.subway::before,
.mi.subway::before {
  content: '\e56f';
}

/* line 4141, src/sass/core/material-icons.scss */
.material-icons.supervisor_account::before,
.mi.supervisor_account::before {
  content: '\e8d3';
}

/* line 4146, src/sass/core/material-icons.scss */
.material-icons.surround_sound::before,
.mi.surround_sound::before {
  content: '\e049';
}

/* line 4151, src/sass/core/material-icons.scss */
.material-icons.swap_calls::before,
.mi.swap_calls::before {
  content: '\e0d7';
}

/* line 4156, src/sass/core/material-icons.scss */
.material-icons.swap_horiz::before,
.mi.swap_horiz::before {
  content: '\e8d4';
}

/* line 4161, src/sass/core/material-icons.scss */
.material-icons.swap_vert::before,
.mi.swap_vert::before {
  content: '\e8d5';
}

/* line 4166, src/sass/core/material-icons.scss */
.material-icons.swap_vertical_circle::before,
.mi.swap_vertical_circle::before {
  content: '\e8d6';
}

/* line 4171, src/sass/core/material-icons.scss */
.material-icons.switch_camera::before,
.mi.switch_camera::before {
  content: '\e41e';
}

/* line 4176, src/sass/core/material-icons.scss */
.material-icons.switch_video::before,
.mi.switch_video::before {
  content: '\e41f';
}

/* line 4181, src/sass/core/material-icons.scss */
.material-icons.sync::before,
.mi.sync::before {
  content: '\e627';
}

/* line 4186, src/sass/core/material-icons.scss */
.material-icons.sync_disabled::before,
.mi.sync_disabled::before {
  content: '\e628';
}

/* line 4191, src/sass/core/material-icons.scss */
.material-icons.sync_problem::before,
.mi.sync_problem::before {
  content: '\e629';
}

/* line 4196, src/sass/core/material-icons.scss */
.material-icons.system_update::before,
.mi.system_update::before {
  content: '\e62a';
}

/* line 4201, src/sass/core/material-icons.scss */
.material-icons.system_update_alt::before,
.mi.system_update_alt::before {
  content: '\e8d7';
}

/* line 4206, src/sass/core/material-icons.scss */
.material-icons.tab::before,
.mi.tab::before {
  content: '\e8d8';
}

/* line 4211, src/sass/core/material-icons.scss */
.material-icons.tab_unselected::before,
.mi.tab_unselected::before {
  content: '\e8d9';
}

/* line 4216, src/sass/core/material-icons.scss */
.material-icons.tablet::before,
.mi.tablet::before {
  content: '\e32f';
}

/* line 4221, src/sass/core/material-icons.scss */
.material-icons.tablet_android::before,
.mi.tablet_android::before {
  content: '\e330';
}

/* line 4226, src/sass/core/material-icons.scss */
.material-icons.tablet_mac::before,
.mi.tablet_mac::before {
  content: '\e331';
}

/* line 4231, src/sass/core/material-icons.scss */
.material-icons.tag_faces::before,
.mi.tag_faces::before {
  content: '\e420';
}

/* line 4236, src/sass/core/material-icons.scss */
.material-icons.tap_and_play::before,
.mi.tap_and_play::before {
  content: '\e62b';
}

/* line 4241, src/sass/core/material-icons.scss */
.material-icons.terrain::before,
.mi.terrain::before {
  content: '\e564';
}

/* line 4246, src/sass/core/material-icons.scss */
.material-icons.text_fields::before,
.mi.text_fields::before {
  content: '\e262';
}

/* line 4251, src/sass/core/material-icons.scss */
.material-icons.text_format::before,
.mi.text_format::before {
  content: '\e165';
}

/* line 4256, src/sass/core/material-icons.scss */
.material-icons.textsms::before,
.mi.textsms::before {
  content: '\e0d8';
}

/* line 4261, src/sass/core/material-icons.scss */
.material-icons.texture::before,
.mi.texture::before {
  content: '\e421';
}

/* line 4266, src/sass/core/material-icons.scss */
.material-icons.theaters::before,
.mi.theaters::before {
  content: '\e8da';
}

/* line 4271, src/sass/core/material-icons.scss */
.material-icons.thumb_down::before,
.mi.thumb_down::before {
  content: '\e8db';
}

/* line 4276, src/sass/core/material-icons.scss */
.material-icons.thumb_up::before,
.mi.thumb_up::before {
  content: '\e8dc';
}

/* line 4281, src/sass/core/material-icons.scss */
.material-icons.thumbs_up_down::before,
.mi.thumbs_up_down::before {
  content: '\e8dd';
}

/* line 4286, src/sass/core/material-icons.scss */
.material-icons.time_to_leave::before,
.mi.time_to_leave::before {
  content: '\e62c';
}

/* line 4291, src/sass/core/material-icons.scss */
.material-icons.timelapse::before,
.mi.timelapse::before {
  content: '\e422';
}

/* line 4296, src/sass/core/material-icons.scss */
.material-icons.timeline::before,
.mi.timeline::before {
  content: '\e922';
}

/* line 4301, src/sass/core/material-icons.scss */
.material-icons.timer::before,
.mi.timer::before {
  content: '\e425';
}

/* line 4306, src/sass/core/material-icons.scss */
.material-icons.timer_10::before,
.mi.timer_10::before {
  content: '\e423';
}

/* line 4311, src/sass/core/material-icons.scss */
.material-icons.timer_3::before,
.mi.timer_3::before {
  content: '\e424';
}

/* line 4316, src/sass/core/material-icons.scss */
.material-icons.timer_off::before,
.mi.timer_off::before {
  content: '\e426';
}

/* line 4321, src/sass/core/material-icons.scss */
.material-icons.title::before,
.mi.title::before {
  content: '\e264';
}

/* line 4326, src/sass/core/material-icons.scss */
.material-icons.toc::before,
.mi.toc::before {
  content: '\e8de';
}

/* line 4331, src/sass/core/material-icons.scss */
.material-icons.today::before,
.mi.today::before {
  content: '\e8df';
}

/* line 4336, src/sass/core/material-icons.scss */
.material-icons.toll::before,
.mi.toll::before {
  content: '\e8e0';
}

/* line 4341, src/sass/core/material-icons.scss */
.material-icons.tonality::before,
.mi.tonality::before {
  content: '\e427';
}

/* line 4346, src/sass/core/material-icons.scss */
.material-icons.touch_app::before,
.mi.touch_app::before {
  content: '\e913';
}

/* line 4351, src/sass/core/material-icons.scss */
.material-icons.toys::before,
.mi.toys::before {
  content: '\e332';
}

/* line 4356, src/sass/core/material-icons.scss */
.material-icons.track_changes::before,
.mi.track_changes::before {
  content: '\e8e1';
}

/* line 4361, src/sass/core/material-icons.scss */
.material-icons.traffic::before,
.mi.traffic::before {
  content: '\e565';
}

/* line 4366, src/sass/core/material-icons.scss */
.material-icons.train::before,
.mi.train::before {
  content: '\e570';
}

/* line 4371, src/sass/core/material-icons.scss */
.material-icons.tram::before,
.mi.tram::before {
  content: '\e571';
}

/* line 4376, src/sass/core/material-icons.scss */
.material-icons.transfer_within_a_station::before,
.mi.transfer_within_a_station::before {
  content: '\e572';
}

/* line 4381, src/sass/core/material-icons.scss */
.material-icons.transform::before,
.mi.transform::before {
  content: '\e428';
}

/* line 4386, src/sass/core/material-icons.scss */
.material-icons.translate::before,
.mi.translate::before {
  content: '\e8e2';
}

/* line 4391, src/sass/core/material-icons.scss */
.material-icons.trending_down::before,
.mi.trending_down::before {
  content: '\e8e3';
}

/* line 4396, src/sass/core/material-icons.scss */
.material-icons.trending_flat::before,
.mi.trending_flat::before {
  content: '\e8e4';
}

/* line 4401, src/sass/core/material-icons.scss */
.material-icons.trending_up::before,
.mi.trending_up::before {
  content: '\e8e5';
}

/* line 4406, src/sass/core/material-icons.scss */
.material-icons.tune::before,
.mi.tune::before {
  content: '\e429';
}

/* line 4411, src/sass/core/material-icons.scss */
.material-icons.turned_in::before,
.mi.turned_in::before {
  content: '\e8e6';
}

/* line 4416, src/sass/core/material-icons.scss */
.material-icons.turned_in_not::before,
.mi.turned_in_not::before {
  content: '\e8e7';
}

/* line 4421, src/sass/core/material-icons.scss */
.material-icons.tv::before,
.mi.tv::before {
  content: '\e333';
}

/* line 4426, src/sass/core/material-icons.scss */
.material-icons.unarchive::before,
.mi.unarchive::before {
  content: '\e169';
}

/* line 4431, src/sass/core/material-icons.scss */
.material-icons.undo::before,
.mi.undo::before {
  content: '\e166';
}

/* line 4436, src/sass/core/material-icons.scss */
.material-icons.unfold_less::before,
.mi.unfold_less::before {
  content: '\e5d6';
}

/* line 4441, src/sass/core/material-icons.scss */
.material-icons.unfold_more::before,
.mi.unfold_more::before {
  content: '\e5d7';
}

/* line 4446, src/sass/core/material-icons.scss */
.material-icons.update::before,
.mi.update::before {
  content: '\e923';
}

/* line 4451, src/sass/core/material-icons.scss */
.material-icons.usb::before,
.mi.usb::before {
  content: '\e1e0';
}

/* line 4456, src/sass/core/material-icons.scss */
.material-icons.verified_user::before,
.mi.verified_user::before {
  content: '\e8e8';
}

/* line 4461, src/sass/core/material-icons.scss */
.material-icons.vertical_align_bottom::before,
.mi.vertical_align_bottom::before {
  content: '\e258';
}

/* line 4466, src/sass/core/material-icons.scss */
.material-icons.vertical_align_center::before,
.mi.vertical_align_center::before {
  content: '\e259';
}

/* line 4471, src/sass/core/material-icons.scss */
.material-icons.vertical_align_top::before,
.mi.vertical_align_top::before {
  content: '\e25a';
}

/* line 4476, src/sass/core/material-icons.scss */
.material-icons.vibration::before,
.mi.vibration::before {
  content: '\e62d';
}

/* line 4481, src/sass/core/material-icons.scss */
.material-icons.video_call::before,
.mi.video_call::before {
  content: '\e070';
}

/* line 4486, src/sass/core/material-icons.scss */
.material-icons.video_label::before,
.mi.video_label::before {
  content: '\e071';
}

/* line 4491, src/sass/core/material-icons.scss */
.material-icons.video_library::before,
.mi.video_library::before {
  content: '\e04a';
}

/* line 4496, src/sass/core/material-icons.scss */
.material-icons.videocam::before,
.mi.videocam::before {
  content: '\e04b';
}

/* line 4501, src/sass/core/material-icons.scss */
.material-icons.videocam_off::before,
.mi.videocam_off::before {
  content: '\e04c';
}

/* line 4506, src/sass/core/material-icons.scss */
.material-icons.videogame_asset::before,
.mi.videogame_asset::before {
  content: '\e338';
}

/* line 4511, src/sass/core/material-icons.scss */
.material-icons.view_agenda::before,
.mi.view_agenda::before {
  content: '\e8e9';
}

/* line 4516, src/sass/core/material-icons.scss */
.material-icons.view_array::before,
.mi.view_array::before {
  content: '\e8ea';
}

/* line 4521, src/sass/core/material-icons.scss */
.material-icons.view_carousel::before,
.mi.view_carousel::before {
  content: '\e8eb';
}

/* line 4526, src/sass/core/material-icons.scss */
.material-icons.view_column::before,
.mi.view_column::before {
  content: '\e8ec';
}

/* line 4531, src/sass/core/material-icons.scss */
.material-icons.view_comfy::before,
.mi.view_comfy::before {
  content: '\e42a';
}

/* line 4536, src/sass/core/material-icons.scss */
.material-icons.view_compact::before,
.mi.view_compact::before {
  content: '\e42b';
}

/* line 4541, src/sass/core/material-icons.scss */
.material-icons.view_day::before,
.mi.view_day::before {
  content: '\e8ed';
}

/* line 4546, src/sass/core/material-icons.scss */
.material-icons.view_headline::before,
.mi.view_headline::before {
  content: '\e8ee';
}

/* line 4551, src/sass/core/material-icons.scss */
.material-icons.view_list::before,
.mi.view_list::before {
  content: '\e8ef';
}

/* line 4556, src/sass/core/material-icons.scss */
.material-icons.view_module::before,
.mi.view_module::before {
  content: '\e8f0';
}

/* line 4561, src/sass/core/material-icons.scss */
.material-icons.view_quilt::before,
.mi.view_quilt::before {
  content: '\e8f1';
}

/* line 4566, src/sass/core/material-icons.scss */
.material-icons.view_stream::before,
.mi.view_stream::before {
  content: '\e8f2';
}

/* line 4571, src/sass/core/material-icons.scss */
.material-icons.view_week::before,
.mi.view_week::before {
  content: '\e8f3';
}

/* line 4576, src/sass/core/material-icons.scss */
.material-icons.vignette::before,
.mi.vignette::before {
  content: '\e435';
}

/* line 4581, src/sass/core/material-icons.scss */
.material-icons.visibility::before,
.mi.visibility::before {
  content: '\e8f4';
}

/* line 4586, src/sass/core/material-icons.scss */
.material-icons.visibility_off::before,
.mi.visibility_off::before {
  content: '\e8f5';
}

/* line 4591, src/sass/core/material-icons.scss */
.material-icons.voice_chat::before,
.mi.voice_chat::before {
  content: '\e62e';
}

/* line 4596, src/sass/core/material-icons.scss */
.material-icons.voicemail::before,
.mi.voicemail::before {
  content: '\e0d9';
}

/* line 4601, src/sass/core/material-icons.scss */
.material-icons.volume_down::before,
.mi.volume_down::before {
  content: '\e04d';
}

/* line 4606, src/sass/core/material-icons.scss */
.material-icons.volume_mute::before,
.mi.volume_mute::before {
  content: '\e04e';
}

/* line 4611, src/sass/core/material-icons.scss */
.material-icons.volume_off::before,
.mi.volume_off::before {
  content: '\e04f';
}

/* line 4616, src/sass/core/material-icons.scss */
.material-icons.volume_up::before,
.mi.volume_up::before {
  content: '\e050';
}

/* line 4621, src/sass/core/material-icons.scss */
.material-icons.vpn_key::before,
.mi.vpn_key::before {
  content: '\e0da';
}

/* line 4626, src/sass/core/material-icons.scss */
.material-icons.vpn_lock::before,
.mi.vpn_lock::before {
  content: '\e62f';
}

/* line 4631, src/sass/core/material-icons.scss */
.material-icons.wallpaper::before,
.mi.wallpaper::before {
  content: '\e1bc';
}

/* line 4636, src/sass/core/material-icons.scss */
.material-icons.warning::before,
.mi.warning::before {
  content: '\e002';
}

/* line 4641, src/sass/core/material-icons.scss */
.material-icons.watch::before,
.mi.watch::before {
  content: '\e334';
}

/* line 4646, src/sass/core/material-icons.scss */
.material-icons.watch_later::before,
.mi.watch_later::before {
  content: '\e924';
}

/* line 4651, src/sass/core/material-icons.scss */
.material-icons.wb_auto::before,
.mi.wb_auto::before {
  content: '\e42c';
}

/* line 4656, src/sass/core/material-icons.scss */
.material-icons.wb_cloudy::before,
.mi.wb_cloudy::before {
  content: '\e42d';
}

/* line 4661, src/sass/core/material-icons.scss */
.material-icons.wb_incandescent::before,
.mi.wb_incandescent::before {
  content: '\e42e';
}

/* line 4666, src/sass/core/material-icons.scss */
.material-icons.wb_iridescent::before,
.mi.wb_iridescent::before {
  content: '\e436';
}

/* line 4671, src/sass/core/material-icons.scss */
.material-icons.wb_sunny::before,
.mi.wb_sunny::before {
  content: '\e430';
}

/* line 4676, src/sass/core/material-icons.scss */
.material-icons.wc::before,
.mi.wc::before {
  content: '\e63d';
}

/* line 4681, src/sass/core/material-icons.scss */
.material-icons.web::before,
.mi.web::before {
  content: '\e051';
}

/* line 4686, src/sass/core/material-icons.scss */
.material-icons.web_asset::before,
.mi.web_asset::before {
  content: '\e069';
}

/* line 4691, src/sass/core/material-icons.scss */
.material-icons.weekend::before,
.mi.weekend::before {
  content: '\e16b';
}

/* line 4696, src/sass/core/material-icons.scss */
.material-icons.whatshot::before,
.mi.whatshot::before {
  content: '\e80e';
}

/* line 4701, src/sass/core/material-icons.scss */
.material-icons.widgets::before,
.mi.widgets::before {
  content: '\e1bd';
}

/* line 4706, src/sass/core/material-icons.scss */
.material-icons.wifi::before,
.mi.wifi::before {
  content: '\e63e';
}

/* line 4711, src/sass/core/material-icons.scss */
.material-icons.wifi_lock::before,
.mi.wifi_lock::before {
  content: '\e1e1';
}

/* line 4716, src/sass/core/material-icons.scss */
.material-icons.wifi_tethering::before,
.mi.wifi_tethering::before {
  content: '\e1e2';
}

/* line 4721, src/sass/core/material-icons.scss */
.material-icons.work::before,
.mi.work::before {
  content: '\e8f9';
}

/* line 4726, src/sass/core/material-icons.scss */
.material-icons.wrap_text::before,
.mi.wrap_text::before {
  content: '\e25b';
}

/* line 4731, src/sass/core/material-icons.scss */
.material-icons.youtube_searched_for::before,
.mi.youtube_searched_for::before {
  content: '\e8fa';
}

/* line 4736, src/sass/core/material-icons.scss */
.material-icons.zoom_in::before,
.mi.zoom_in::before {
  content: '\e8ff';
}

/* line 4741, src/sass/core/material-icons.scss */
.material-icons.zoom_out::before,
.mi.zoom_out::before {
  content: '\e900';
}

/* line 4746, src/sass/core/material-icons.scss */
.material-icons.zoom_out_map::before,
.mi.zoom_out_map::before {
  content: '\e56b';
}

/* line 4, src/sass/commons/snippets/_overlay-container.scss */
.overlay-container {
  top: 250px !important;
}

/* line 7, src/sass/commons/snippets/_overlay-container.scss */
.overlay-container .overlay-content {
  border: 0;
  border-radius: 32px;
  background: #fff;
}

/* line 12, src/sass/commons/snippets/_overlay-container.scss */
.overlay-container .overlay-content .box {
  width: 70%;
  padding: 80px 15%;
}

@media only screen and (max-width: 767px) {
  /* line 12, src/sass/commons/snippets/_overlay-container.scss */
  .overlay-container .overlay-content .box {
    width: 96%;
    padding: 0 2%;
  }
}

/* line 21, src/sass/commons/snippets/_overlay-container.scss */
.overlay-container .overlay-content .box .title {
  position: absolute;
  top: -130px;
  left: 15%;
}

@media only screen and (max-width: 767px) {
  /* line 21, src/sass/commons/snippets/_overlay-container.scss */
  .overlay-container .overlay-content .box .title {
    left: 20px;
  }
}

/* line 30, src/sass/commons/snippets/_overlay-container.scss */
.overlay-container .overlay-content .box .title h1 {
  font-size: 37px;
  font-size: 3.7rem;
  line-height: inherit;
}

/* line 38, src/sass/commons/snippets/_overlay-container.scss */
.overlay-container .overlay-content .overlay-close {
  font-size: 30px;
  font-size: 3rem;
  top: 35px;
  right: 35px;
}

/* line 44, src/sass/commons/snippets/_overlay-container.scss */
.overlay-container .overlay-content .overlay-close::after {
  content: '\e5c9';
  color: #444141;
  font-family: Material Icons;
}

/* line 53, src/sass/commons/snippets/_overlay-container.scss */
.overlay-background {
  opacity: 0.8;
}

/* line 1, src/sass/commons/snippets/_feature-pdp-banners.scss */
.reference-feature-pdp-banners {
  margin-bottom: 60px;
  padding: 0;
}

/* line 6, src/sass/commons/snippets/_feature-pdp-banners.scss */
.reference-feature-pdp-banners .feature-banner figure {
  position: relative;
}

/* line 9, src/sass/commons/snippets/_feature-pdp-banners.scss */
.reference-feature-pdp-banners .feature-banner figure img {
  width: 100%;
}

/* line 13, src/sass/commons/snippets/_feature-pdp-banners.scss */
.reference-feature-pdp-banners .feature-banner figure figcaption {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  margin: auto;
  max-width: 400px;
  transform: translateY(-50%);
  width: 100%;
}

@media only screen and (max-width: 767px) {
  /* line 13, src/sass/commons/snippets/_feature-pdp-banners.scss */
  .reference-feature-pdp-banners .feature-banner figure figcaption {
    max-width: 265px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 13, src/sass/commons/snippets/_feature-pdp-banners.scss */
  .reference-feature-pdp-banners .feature-banner figure figcaption {
    max-width: 250px;
    left: 6%;
  }
}

/* line 32, src/sass/commons/snippets/_feature-pdp-banners.scss */
.reference-feature-pdp-banners .feature-banner figure figcaption h2 {
  color: #d2010d;
  font-family: 'ColgateReady';
  font-size: 45px;
  font-style: italic;
  font-weight: 900;
  letter-spacing: -0.5px;
  line-height: 56px;
}

@media only screen and (max-width: 767px) {
  /* line 32, src/sass/commons/snippets/_feature-pdp-banners.scss */
  .reference-feature-pdp-banners .feature-banner figure figcaption h2 {
    font-size: 30px;
    line-height: 40px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 32, src/sass/commons/snippets/_feature-pdp-banners.scss */
  .reference-feature-pdp-banners .feature-banner figure figcaption h2 {
    font-size: 33px;
    line-height: 31px;
  }
}

/* line 52, src/sass/commons/snippets/_feature-pdp-banners.scss */
.reference-feature-pdp-banners .feature-banner figure figcaption p {
  color: #000;
  font-family: ColgateReady;
  font-size: 24px;
  font-style: italic;
  font-weight: 900;
  letter-spacing: -0.3px;
  line-height: 32px;
}

@media only screen and (max-width: 767px) {
  /* line 52, src/sass/commons/snippets/_feature-pdp-banners.scss */
  .reference-feature-pdp-banners .feature-banner figure figcaption p {
    font-family: 'Open Sans';
    font-style: normal;
    font-weight: normal;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 28px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 52, src/sass/commons/snippets/_feature-pdp-banners.scss */
  .reference-feature-pdp-banners .feature-banner figure figcaption p {
    font-size: 19px;
    line-height: 27px;
    font-weight: normal;
  }
}

/* line 80, src/sass/commons/snippets/_feature-pdp-banners.scss */
.reference-feature-pdp-banners .feature-banner.center-left figcaption {
  right: 41%;
  /*@include respond-to(mobile) {
          right: 0;
          top: 42%;
        }*/
}

@media only screen and (max-width: 767px) {
  /* line 80, src/sass/commons/snippets/_feature-pdp-banners.scss */
  .reference-feature-pdp-banners .feature-banner.center-left figcaption {
    right: 0;
  }
}

@media only screen and (max-width: 991px) {
  /* line 80, src/sass/commons/snippets/_feature-pdp-banners.scss */
  .reference-feature-pdp-banners .feature-banner.center-left figcaption {
    right: 37%;
    top: 45%;
    left: 0;
  }
}

/* line 100, src/sass/commons/snippets/_feature-pdp-banners.scss */
.reference-feature-pdp-banners .feature-banner.top-right figcaption {
  left: 59%;
  top: 25%;
  /*@include respond-to(mobile) {
          left: 0;
          top: 87%;
        }*/
}

@media only screen and (max-width: 767px) {
  /* line 100, src/sass/commons/snippets/_feature-pdp-banners.scss */
  .reference-feature-pdp-banners .feature-banner.top-right figcaption {
    left: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 115, src/sass/commons/snippets/_feature-pdp-banners.scss */
  .reference-feature-pdp-banners .feature-banner.mobile-top figcaption {
    top: 42%;
    right: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 124, src/sass/commons/snippets/_feature-pdp-banners.scss */
  .reference-feature-pdp-banners .feature-banner.mobile-bottom figcaption {
    top: initial;
    bottom: 25px;
    transform: translateY(0);
  }
}

@media only screen and (max-width: 767px) {
  /* line 135, src/sass/commons/snippets/_feature-pdp-banners.scss */
  .reference-feature-pdp-banners .feature-banner.mobile-white-caption p,
  .reference-feature-pdp-banners .feature-banner.mobile-white-caption h2 {
    color: #fff;
  }
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar {
  /* stylelint-disable */
  margin-top: 0;
  /* stylelint-enable */
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 3, src/sass/commons/snippets/_product-list-sidebar.scss */
  .reference-product-list-sidebar {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  /* line 3, src/sass/commons/snippets/_product-list-sidebar.scss */
  .reference-product-list-sidebar {
    display: none;
  }
}

/* line 15, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .box {
  overflow: hidden;
  background-color: #eee;
}

/* line 19, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .box.first {
  border-top: solid 1px #eee;
  border-radius: 24px 24px 0 0;
}

/* line 24, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .box.last {
  border-top: solid 1px #eee;
  border-left: solid 1px #d6d6d6;
  border-right: solid 1px #d6d6d6;
  border-bottom: solid 1px #d6d6d6;
  border-radius: 0 0 24px 24px;
}

/* line 33, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .box .component-content .paragraphSystem {
  margin: 0;
}

/* line 38, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .box .articleList {
  overflow: hidden;
  max-height: 0;
}

/* line 42, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .box .articleList.cq-Editable-dom {
  overflow: visible;
  margin-top: unset;
  max-height: unset;
}

/* line 49, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .box.closed {
  border-top: solid 1px #d6d6d6;
  border-left: solid 1px #d6d6d6;
  border-right: solid 1px #d6d6d6;
}

/* line 54, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .box.closed .articleList {
  max-height: 0;
  transition: all 0.5s ease-in-out;
}

/* line 58, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .box.closed .articleList.cq-Editable-dom {
  overflow: visible;
  margin-top: unset;
  max-height: unset;
}

/* line 65, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .box.closed .title {
  background-color: #fff;
  margin: 0;
}

/* line 72, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .box.opened .articleList {
  max-height: 600px;
  margin: 17px 0;
  transition: all 0.5s ease-in-out;
}

/* line 77, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .box.opened .articleList:last-of-type {
  margin-bottom: 40px;
}

/* line 82, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .box.opened .title {
  background-color: #595655;
  margin: 0;
}

/* line 86, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .box.opened .title h2 {
  color: #fff !important;
}

/* line 90, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .box.opened .title .link-counter {
  color: #fff !important;
  word-break: normal;
}

/* line 98, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .box.no-title .title {
  visibility: hidden;
}

/* line 104, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .title {
  padding: 24px 40px;
  cursor: pointer;
}

/* line 108, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .title .component-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 113, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .title .component-content h2 {
  font-size: 20px;
  font-size: 2rem;
  color: #d2010d;
  font-weight: bold;
  letter-spacing: -0.33px;
  line-height: 22px;
  margin-bottom: 0;
  cursor: pointer;
}

/* line 123, src/sass/commons/snippets/_product-list-sidebar.scss */
.gaba-2020 .reference-product-list-sidebar .title .component-content h2 {
  color: #63666a;
}

/* line 128, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .title .component-content .link-counter {
  font-size: 11px;
  font-size: 1.1rem;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: -0.18px;
  color: #595655;
  position: relative;
  right: -12px;
}

/* line 142, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .articleList.collapsed .articleList-list {
  max-height: 0;
}

/* line 145, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .articleList.collapsed .articleList-list.cq-Editable-dom {
  overflow: visible;
  margin-top: unset;
  max-height: unset;
}

/* line 154, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .articleList.expanded .articleList-heading {
  color: #8f1f1d;
}

/* line 157, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .articleList.expanded .articleList-heading::before {
  content: "";
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
  color: #8f1f1d;
}

/* line 163, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .articleList.expanded .articleList-list {
  max-height: 600px;
}

/* line 168, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .articleList .articleList-heading {
  font-size: 15px;
  font-size: 1.5rem;
  color: #333;
  cursor: pointer;
  padding: 0 30px 0 60px;
  position: relative;
}

/* line 176, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .articleList .articleList-heading::before {
  content: "";
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
  position: absolute;
  top: -4px;
  left: 30px;
  margin-right: 5px;
  color: inherit;
}

/* line 187, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .articleList .articleList-list {
  margin-top: 10px;
  overflow: hidden;
  transition: all 0.5s ease-out;
}

/* line 192, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .articleList .articleList-list .articleList-article {
  margin-left: 10px;
  padding: 0 10px;
}

/* line 196, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .articleList .articleList-list .articleList-article.hidden {
  display: none;
}

/* line 200, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .articleList .articleList-list .articleList-article .articleList-title {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1;
  padding: 12px 30px;
  color: #333;
}

/* line 207, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .articleList .articleList-list .articleList-article .articleList-title:hover {
  background-color: #eee;
  border-radius: 5px;
}

/* line 213, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .articleList .articleList-list .articleList-article .articleList-description {
  display: none;
}

/* line 217, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .articleList .articleList-list .articleList-article a {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: 'ColgateReady', sans-serif;
  letter-spacing: -0.5px;
  line-height: 17.25px;
  color: #333;
  text-decoration: none;
  padding: 0 20px;
  font-weight: 500;
  display: inline-block;
}

/* line 229, src/sass/commons/snippets/_product-list-sidebar.scss */
.gaba-2020 .reference-product-list-sidebar .articleList .articleList-list .articleList-article a {
  font-family: 'Open Sans', sans-serif;
}

/* line 235, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .articleList .articleList-list .articleList-article.active .articleList-title a {
  color: #8f1f1d;
}

/* line 238, src/sass/commons/snippets/_product-list-sidebar.scss */
.gaba-2020 .reference-product-list-sidebar .articleList .articleList-list .articleList-article.active .articleList-title a {
  color: #a7a8a9;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/commons/snippets/_search.scss */
#search-main {
  margin-top: 50px;
  user-select: none;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 3, src/sass/commons/snippets/_search.scss */
  #search-main {
    padding-left: 8px;
    padding-right: 20px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/commons/snippets/_search.scss */
  #search-main {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 16, src/sass/commons/snippets/_search.scss */
  #search-main .snippetReference {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  /* line 22, src/sass/commons/snippets/_search.scss */
  #search-main .search-results-list {
    padding: 0 3px 0 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 22, src/sass/commons/snippets/_search.scss */
  #search-main .search-results-list {
    padding: 0;
  }
}

/* line 31, src/sass/commons/snippets/_search.scss */
#search-main .search-results-list .results-not-found {
  text-align: center;
  margin: 50px 0;
  padding: 50px 0;
  background-color: #fff;
}

/* line 37, src/sass/commons/snippets/_search.scss */
#search-main .search-results-list .results-not-found h3 {
  font-size: 24px;
  font-size: 2.4rem;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.27px;
  line-height: 32px;
}

/* line 45, src/sass/commons/snippets/_search.scss */
#search-main .search-results-list .results-not-found h3 .serif {
  font-size: 27px;
  font-size: 2.7rem;
  font-family: serif;
}

/* line 52, src/sass/commons/snippets/_search.scss */
#search-main .search-results-list .results-not-found .sub {
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: -0.1px;
  line-height: 28px;
  margin-top: 40px;
}

/* line 64, src/sass/commons/snippets/_search.scss */
#search-main .search-results-list .card .card-content {
  color: #d2010d;
  font-family: 'ColgateReady';
}

/* line 68, src/sass/commons/snippets/_search.scss */
#search-main .search-results-list .card .card-content h2 {
  font-size: 24px;
  font-size: 2.4rem;
  /*color: $red;
          font-family: 'ColgateReady';*/
  color: inherit;
  font-family: inherit;
  font-weight: 300;
  letter-spacing: -0.4px;
  line-height: 32px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 68, src/sass/commons/snippets/_search.scss */
  #search-main .search-results-list .card .card-content h2 {
    font-size: 20px;
    font-size: 2rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 68, src/sass/commons/snippets/_search.scss */
  #search-main .search-results-list .card .card-content h2 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

/* line 90, src/sass/commons/snippets/_search.scss */
#search-main .search-results-list .card .card-content p {
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  font-family: 'ColgateReady';
  font-weight: 300;
  letter-spacing: -0.27px;
  line-height: 22px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 90, src/sass/commons/snippets/_search.scss */
  #search-main .search-results-list .card .card-content p {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

/* line 104, src/sass/commons/snippets/_search.scss */
#search-main .search-results-list .card .card-content .card-button {
  border-radius: 50%;
  box-shadow: none;
  border: 0;
}

/* line 110, src/sass/commons/snippets/_search.scss */
#search-main .search-results-list .card .card-content .card-button::before {
  border-radius: 50%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

/* line 115, src/sass/commons/snippets/_search.scss */
.gaba-2020 #search-main .search-results-list .card .card-content {
  color: #63666a;
  font-family: 'Open Sans', sans-serif;
}

/* line 123, src/sass/commons/snippets/_search.scss */
#search-main .reference-search-results-list {
  padding: 15px;
  background-color: #f3f3f3;
  border-radius: 0 0 32px;
}

/* line 129, src/sass/commons/snippets/_search.scss */
#search-main .load-more {
  font-size: 15px;
  font-size: 1.5rem;
  padding-right: 15px;
  display: none;
  justify-content: center;
  padding: 12px 40px 12px 25px;
  user-select: none;
  margin: 25px auto;
  color: #d2010d;
  letter-spacing: -0.19px;
  font-family: 'ColgateReady';
  font-weight: bold;
  width: auto;
  position: relative;
  border-radius: 20px 0 20px 20px;
  background-color: #fff;
  cursor: pointer;
  border-style: none;
}

/* line 149, src/sass/commons/snippets/_search.scss */
.gaba-2020 #search-main .load-more {
  color: #63666a;
  border-radius: 20px;
  font-family: 'Open Sans', sans-serif;
}

/* line 155, src/sass/commons/snippets/_search.scss */
#search-main .load-more::before {
  content: '\e5cf';
  display: block;
  font-size: 23px;
  font-family: 'Material Icons';
  position: absolute;
  right: 16px;
  bottom: 6px;
}

/* line 166, src/sass/commons/snippets/_search.scss */
#search-main .light-grey-background {
  border-radius: 0 24px 24px 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 166, src/sass/commons/snippets/_search.scss */
  #search-main .light-grey-background {
    padding: 0;
    margin-bottom: -2px;
  }
}

/* line 174, src/sass/commons/snippets/_search.scss */
#search-main .light-grey-background .contact-us-wide-img-text {
  margin: 0;
  padding: 0;
}

@media only screen and (min-width: 991px) {
  /* line 174, src/sass/commons/snippets/_search.scss */
  #search-main .light-grey-background .contact-us-wide-img-text {
    margin-bottom: -35px;
  }
}

/* styles for the sidebar */
/* line 187, src/sass/commons/snippets/_search.scss */
#search-main .snippetReference:first-of-type {
  margin-top: 30px;
}

/* line 191, src/sass/commons/snippets/_search.scss */
#search-main .snippetReference.first .side-row {
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  overflow: hidden;
}

/* line 197, src/sass/commons/snippets/_search.scss */
#search-main .snippetReference.lower-case .side-row.expanded span {
  text-transform: initial;
}

/* line 201, src/sass/commons/snippets/_search.scss */
#search-main .snippetReference.last .side-row {
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
  overflow: hidden;
  border-bottom: 1px solid #d6d6d6;
}

/* line 208, src/sass/commons/snippets/_search.scss */
#search-main .snippetReference .side-row {
  display: flex;
  flex-direction: column;
  height: 72px;
  border: 1px solid #d6d6d6;
  transition: all 0.2s ease-out;
  border-bottom: 0;
}

/* line 216, src/sass/commons/snippets/_search.scss */
#search-main .snippetReference .side-row h3 {
  font-size: 20px;
  font-size: 2rem;
  font-family: ColgateReady;
  font-weight: bold;
  height: 72px;
  letter-spacing: -0.33px;
  line-height: 22px;
  padding-left: 14%;
  align-items: center;
  display: flex;
}

/* line 228, src/sass/commons/snippets/_search.scss */
#search-main .snippetReference .side-row h3:hover {
  cursor: pointer;
}

/* line 233, src/sass/commons/snippets/_search.scss */
#search-main .snippetReference .side-row span {
  display: none;
}

/* line 237, src/sass/commons/snippets/_search.scss */
#search-main .snippetReference .side-row.expanded {
  height: auto;
  background-color: #eee;
  padding-bottom: 10px;
  border: 0;
}

/* line 243, src/sass/commons/snippets/_search.scss */
#search-main .snippetReference .side-row.expanded h3 {
  background-color: #595655;
  border: 1px solid #595655;
  border-radius: 0;
  color: #fff;
  margin-bottom: 10px;
}

/* line 251, src/sass/commons/snippets/_search.scss */
#search-main .snippetReference .side-row.expanded span {
  font-size: 13px;
  font-size: 1.3rem;
  display: flex;
  color: #333;
  font-family: ColgateReady;
  letter-spacing: 0;
  padding: 9px;
  width: 75%;
  padding-left: 12%;
  margin: 4px auto;
  text-transform: capitalize;
}

/* line 264, src/sass/commons/snippets/_search.scss */
#search-main .snippetReference .side-row.expanded span.selected {
  background-color: #fcfcfc;
  border-radius: 8px;
  color: #8f1f1d;
  font-family: ColgateReady, sans-serif;
  font-weight: bold;
  letter-spacing: 0;
  position: relative;
}

/* line 273, src/sass/commons/snippets/_search.scss */
.gaba-2020 #search-main .snippetReference .side-row.expanded span.selected {
  color: #63666a;
  font-family: 'Open Sans', sans-serif;
}

/* line 278, src/sass/commons/snippets/_search.scss */
#search-main .snippetReference .side-row.expanded span.selected::before {
  font-family: 'ColgateRelaunchIcons' !important;
  content: '\e901';
  font-size: 18px;
  font-style: normal;
  /*color: $maroon;*/
  color: inherit;
  position: absolute;
  left: 10px;
  top: 7px;
}

/* line 291, src/sass/commons/snippets/_search.scss */
#search-main .snippetReference .side-row.expanded span:hover {
  cursor: pointer;
}
/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/materialicons/MaterialIcons-Regular.eot");
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.woff2") format("woff2"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.woff") format("woff"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.eot");
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-regular.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-regular.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-italic.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600italic.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700italic.woff") format("woff");
}

@font-face {
  font-family: 'ColgateRelaunchIcons';
  src: url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.eot");
  src: url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.eot") format("embedded-opentype"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.ttf") format("truetype"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.woff") format("woff"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'LucidaGrande';
  src: url("../../assets/fonts/LucidaGrande/LucidaGrande.ttf");
  src: url("../../assets/fonts/LucidaGrande/LucidaGrande.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'FontAwesome';
  src: url("../../assets/fonts/fontawesome-webfont.eot");
  src: url("../../assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff2") format("woff2"), url("../../assets/fonts/fontawesome-webfont.woff") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'slick';
  src: url("../../assets/fonts/Slick-fonts/slick.eot");
  src: url("../../assets/fonts/Slick-fonts/slick.ttf") format("truetype"), url("../../assets/fonts/Slick-fonts/slick.woff") format("woff"), url("../../assets/fonts/Slick-fonts/slick.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-BlackItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Black.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Bold.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-BoldItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Italic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Light.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-LightItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBoldItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBold.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Regular.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Base class */
/* line 4, src/sass/core/material-icons.scss */
.material-icons,
.mi {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  text-rendering: auto;
  transform: translate(0, 0);
}

/* Rules for sizing the icon. */
/* line 17, src/sass/core/material-icons.scss */
.material-icons.md-18,
.mi.md-18 {
  font-size: 18px;
}

/* line 22, src/sass/core/material-icons.scss */
.material-icons.md-24,
.mi.md-24 {
  font-size: 24px;
}

/* line 27, src/sass/core/material-icons.scss */
.material-icons.md-36,
.mi.md-36 {
  font-size: 36px;
}

/* line 32, src/sass/core/material-icons.scss */
.material-icons.md-48,
.mi.md-48 {
  font-size: 48px;
}

/* Rules for using icons as black on a light background. */
/* line 38, src/sass/core/material-icons.scss */
.material-icons.md-dark,
.mi.md-dark {
  color: rgba(0, 0, 0, 0.54);
}

/* line 43, src/sass/core/material-icons.scss */
.material-icons.md-dark.md-inactive,
.mi.md-dark.md-inactive {
  color: rgba(0, 0, 0, 0.26);
}

/* Rules for using icons as white on a dark background. */
/* line 49, src/sass/core/material-icons.scss */
.material-icons.md-light,
.mi.md-light {
  color: white;
}

/* line 54, src/sass/core/material-icons.scss */
.material-icons.md-light.md-inactive,
.mi.md-inactive {
  color: rgba(255, 255, 255, 0.3);
}

/* Rules to rotate items */
/* line 60, src/sass/core/material-icons.scss */
.material-icons.r90,
.mi.r90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  transform: rotate(90deg);
}

/* line 66, src/sass/core/material-icons.scss */
.material-icons.r180,
.mi.r180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: rotate(180deg);
}

/* line 72, src/sass/core/material-icons.scss */
.material-icons.r270,
.mi.r270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform: rotate(270deg);
}

/* line 78, src/sass/core/material-icons.scss */
.material-icons.flip-horizontal,
.mi.flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  transform: scale(-1, 1);
}

/* line 84, src/sass/core/material-icons.scss */
.material-icons.flip-vertical,
.mi.flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  transform: scale(1, -1);
}

/* Unicode */
/* line 91, src/sass/core/material-icons.scss */
.material-icons.three_d_rotation::before,
.mi.three_d_rotation::before {
  content: '\e84d';
}

/* line 96, src/sass/core/material-icons.scss */
.material-icons.ac_unit::before,
.mi.ac_unit::before {
  content: '\eb3b';
}

/* line 101, src/sass/core/material-icons.scss */
.material-icons.access_alarm::before,
.mi.access_alarm::before {
  content: '\e190';
}

/* line 106, src/sass/core/material-icons.scss */
.material-icons.access_alarms::before,
.mi.access_alarms::before {
  content: '\e191';
}

/* line 111, src/sass/core/material-icons.scss */
.material-icons.access_time::before,
.mi.access_time::before {
  content: '\e192';
}

/* line 116, src/sass/core/material-icons.scss */
.material-icons.accessibility::before,
.mi.accessibility::before {
  content: '\e84e';
}

/* line 121, src/sass/core/material-icons.scss */
.material-icons.accessible::before,
.mi.accessible::before {
  content: '\e914';
}

/* line 126, src/sass/core/material-icons.scss */
.material-icons.account_balance::before,
.mi.account_balance::before {
  content: '\e84f';
}

/* line 131, src/sass/core/material-icons.scss */
.material-icons.account_balance_wallet::before,
.mi.account_balance_wallet::before {
  content: '\e850';
}

/* line 136, src/sass/core/material-icons.scss */
.material-icons.account_box::before,
.mi.account_box::before {
  content: '\e851';
}

/* line 141, src/sass/core/material-icons.scss */
.material-icons.account_circle::before,
.mi.account_circle::before {
  content: '\e853';
}

/* line 146, src/sass/core/material-icons.scss */
.material-icons.adb::before,
.mi.adb::before {
  content: '\e60e';
}

/* line 151, src/sass/core/material-icons.scss */
.material-icons.add::before,
.mi.add::before {
  content: '\e145';
}

/* line 156, src/sass/core/material-icons.scss */
.material-icons.add_a_photo::before,
.mi.add_a_photo::before {
  content: '\e439';
}

/* line 161, src/sass/core/material-icons.scss */
.material-icons.add_alarm::before,
.mi.add_alarm::before {
  content: '\e193';
}

/* line 166, src/sass/core/material-icons.scss */
.material-icons.add_alert::before,
.mi.add_alert::before {
  content: '\e003';
}

/* line 171, src/sass/core/material-icons.scss */
.material-icons.add_box::before,
.mi.add_box::before {
  content: '\e146';
}

/* line 176, src/sass/core/material-icons.scss */
.material-icons.add_circle::before,
.mi.add_circle::before {
  content: '\e147';
}

/* line 181, src/sass/core/material-icons.scss */
.material-icons.add_circle_outline::before,
.mi.add_circle_outline::before {
  content: '\e148';
}

/* line 186, src/sass/core/material-icons.scss */
.material-icons.add_location::before,
.mi.add_location::before {
  content: '\e567';
}

/* line 191, src/sass/core/material-icons.scss */
.material-icons.add_shopping_cart::before,
.mi.add_shopping_cart::before {
  content: '\e854';
}

/* line 196, src/sass/core/material-icons.scss */
.material-icons.add_to_photos::before,
.mi.add_to_photos::before {
  content: '\e39d';
}

/* line 201, src/sass/core/material-icons.scss */
.material-icons.add_to_queue::before,
.mi.add_to_queue::before {
  content: '\e05c';
}

/* line 206, src/sass/core/material-icons.scss */
.material-icons.adjust::before,
.mi.adjust::before {
  content: '\e39e';
}

/* line 211, src/sass/core/material-icons.scss */
.material-icons.airline_seat_flat::before,
.mi.airline_seat_flat::before {
  content: '\e630';
}

/* line 216, src/sass/core/material-icons.scss */
.material-icons.airline_seat_flat_angled::before,
.mi.airline_seat_flat_angled::before {
  content: '\e631';
}

/* line 221, src/sass/core/material-icons.scss */
.material-icons.airline_seat_individual_suite::before,
.mi.airline_seat_individual_suite::before {
  content: '\e632';
}

/* line 226, src/sass/core/material-icons.scss */
.material-icons.airline_seat_legroom_extra::before,
.mi.airline_seat_legroom_extra::before {
  content: '\e633';
}

/* line 231, src/sass/core/material-icons.scss */
.material-icons.airline_seat_legroom_normal::before,
.mi.airline_seat_legroom_normal::before {
  content: '\e634';
}

/* line 236, src/sass/core/material-icons.scss */
.material-icons.airline_seat_legroom_reduced::before,
.mi.airline_seat_legroom_reduced::before {
  content: '\e635';
}

/* line 241, src/sass/core/material-icons.scss */
.material-icons.airline_seat_recline_extra::before,
.mi.airline_seat_recline_extra::before {
  content: '\e636';
}

/* line 246, src/sass/core/material-icons.scss */
.material-icons.airline_seat_recline_normal::before,
.mi.airline_seat_recline_normal::before {
  content: '\e637';
}

/* line 251, src/sass/core/material-icons.scss */
.material-icons.airplanemode_active::before,
.mi.airplanemode_active::before {
  content: '\e195';
}

/* line 256, src/sass/core/material-icons.scss */
.material-icons.airplanemode_inactive::before,
.mi.airplanemode_inactive::before {
  content: '\e194';
}

/* line 261, src/sass/core/material-icons.scss */
.material-icons.airplay::before,
.mi.airplay::before {
  content: '\e055';
}

/* line 266, src/sass/core/material-icons.scss */
.material-icons.airport_shuttle::before,
.mi.airport_shuttle::before {
  content: '\eb3c';
}

/* line 271, src/sass/core/material-icons.scss */
.material-icons.alarm::before,
.mi.alarm::before {
  content: '\e855';
}

/* line 276, src/sass/core/material-icons.scss */
.material-icons.alarm_add::before,
.mi.alarm_add::before {
  content: '\e856';
}

/* line 281, src/sass/core/material-icons.scss */
.material-icons.alarm_off::before,
.mi.alarm_off::before {
  content: '\e857';
}

/* line 286, src/sass/core/material-icons.scss */
.material-icons.alarm_on::before,
.mi.alarm_on::before {
  content: '\e858';
}

/* line 291, src/sass/core/material-icons.scss */
.material-icons.album::before,
.mi.album::before {
  content: '\e019';
}

/* line 296, src/sass/core/material-icons.scss */
.material-icons.all_inclusive::before,
.mi.all_inclusive::before {
  content: '\eb3d';
}

/* line 301, src/sass/core/material-icons.scss */
.material-icons.all_out::before,
.mi.all_out::before {
  content: '\e90b';
}

/* line 306, src/sass/core/material-icons.scss */
.material-icons.android::before,
.mi.android::before {
  content: '\e859';
}

/* line 311, src/sass/core/material-icons.scss */
.material-icons.announcement::before,
.mi.announcement::before {
  content: '\e85a';
}

/* line 316, src/sass/core/material-icons.scss */
.material-icons.apps::before,
.mi.apps::before {
  content: '\e5c3';
}

/* line 321, src/sass/core/material-icons.scss */
.material-icons.archive::before,
.mi.archive::before {
  content: '\e149';
}

/* line 326, src/sass/core/material-icons.scss */
.material-icons.arrow_back::before,
.mi.arrow_back::before {
  content: '\e5c4';
}

/* line 331, src/sass/core/material-icons.scss */
.material-icons.arrow_downward::before,
.mi.arrow_downward::before {
  content: '\e5db';
}

/* line 336, src/sass/core/material-icons.scss */
.material-icons.arrow_drop_down::before,
.mi.arrow_drop_down::before {
  content: '\e5c5';
}

/* line 341, src/sass/core/material-icons.scss */
.material-icons.arrow_drop_down_circle::before,
.mi.arrow_drop_down_circle::before {
  content: '\e5c6';
}

/* line 346, src/sass/core/material-icons.scss */
.material-icons.arrow_drop_up::before,
.mi.arrow_drop_up::before {
  content: '\e5c7';
}

/* line 351, src/sass/core/material-icons.scss */
.material-icons.arrow_forward::before,
.mi.arrow_forward::before {
  content: '\e5c8';
}

/* line 356, src/sass/core/material-icons.scss */
.material-icons.arrow_upward::before,
.mi.arrow_upward::before {
  content: '\e5d8';
}

/* line 361, src/sass/core/material-icons.scss */
.material-icons.art_track::before,
.mi.art_track::before {
  content: '\e060';
}

/* line 366, src/sass/core/material-icons.scss */
.material-icons.aspect_ratio::before,
.mi.aspect_ratio::before {
  content: '\e85b';
}

/* line 371, src/sass/core/material-icons.scss */
.material-icons.assessment::before,
.mi.assessment::before {
  content: '\e85c';
}

/* line 376, src/sass/core/material-icons.scss */
.material-icons.assignment::before,
.mi.assignment::before {
  content: '\e85d';
}

/* line 381, src/sass/core/material-icons.scss */
.material-icons.assignment_ind::before,
.mi.assignment_ind::before {
  content: '\e85e';
}

/* line 386, src/sass/core/material-icons.scss */
.material-icons.assignment_late::before,
.mi.assignment_late::before {
  content: '\e85f';
}

/* line 391, src/sass/core/material-icons.scss */
.material-icons.assignment_return::before,
.mi.assignment_return::before {
  content: '\e860';
}

/* line 396, src/sass/core/material-icons.scss */
.material-icons.assignment_returned::before,
.mi.assignment_returned::before {
  content: '\e861';
}

/* line 401, src/sass/core/material-icons.scss */
.material-icons.assignment_turned_in::before,
.mi.assignment_turned_in::before {
  content: '\e862';
}

/* line 406, src/sass/core/material-icons.scss */
.material-icons.assistant::before,
.mi.assistant::before {
  content: '\e39f';
}

/* line 411, src/sass/core/material-icons.scss */
.material-icons.assistant_photo::before,
.mi.assistant_photo::before {
  content: '\e3a0';
}

/* line 416, src/sass/core/material-icons.scss */
.material-icons.attach_file::before,
.mi.attach_file::before {
  content: '\e226';
}

/* line 421, src/sass/core/material-icons.scss */
.material-icons.attach_money::before,
.mi.attach_money::before {
  content: '\e227';
}

/* line 426, src/sass/core/material-icons.scss */
.material-icons.attachment::before,
.mi.attachment::before {
  content: '\e2bc';
}

/* line 431, src/sass/core/material-icons.scss */
.material-icons.audiotrack::before,
.mi.audiotrack::before {
  content: '\e3a1';
}

/* line 436, src/sass/core/material-icons.scss */
.material-icons.autorenew::before,
.mi.autorenew::before {
  content: '\e863';
}

/* line 441, src/sass/core/material-icons.scss */
.material-icons.av_timer::before,
.mi.av_timer::before {
  content: '\e01b';
}

/* line 446, src/sass/core/material-icons.scss */
.material-icons.backspace::before,
.mi.backspace::before {
  content: '\e14a';
}

/* line 451, src/sass/core/material-icons.scss */
.material-icons.backup::before,
.mi.backup::before {
  content: '\e864';
}

/* line 456, src/sass/core/material-icons.scss */
.material-icons.battery_alert::before,
.mi.battery_alert::before {
  content: '\e19c';
}

/* line 461, src/sass/core/material-icons.scss */
.material-icons.battery_charging_full::before,
.mi.battery_charging_full::before {
  content: '\e1a3';
}

/* line 466, src/sass/core/material-icons.scss */
.material-icons.battery_full::before,
.mi.battery_full::before {
  content: '\e1a4';
}

/* line 471, src/sass/core/material-icons.scss */
.material-icons.battery_std::before,
.mi.battery_std::before {
  content: '\e1a5';
}

/* line 476, src/sass/core/material-icons.scss */
.material-icons.battery_unknown::before,
.mi.battery_unknown::before {
  content: '\e1a6';
}

/* line 481, src/sass/core/material-icons.scss */
.material-icons.beach_access::before,
.mi.beach_access::before {
  content: '\eb3e';
}

/* line 486, src/sass/core/material-icons.scss */
.material-icons.beenhere::before,
.mi.beenhere::before {
  content: '\e52d';
}

/* line 491, src/sass/core/material-icons.scss */
.material-icons.block::before,
.mi.block::before {
  content: '\e14b';
}

/* line 496, src/sass/core/material-icons.scss */
.material-icons.bluetooth::before,
.mi.bluetooth::before {
  content: '\e1a7';
}

/* line 501, src/sass/core/material-icons.scss */
.material-icons.bluetooth_audio::before,
.mi.bluetooth_audio::before {
  content: '\e60f';
}

/* line 506, src/sass/core/material-icons.scss */
.material-icons.bluetooth_connected::before,
.mi.bluetooth_connected::before {
  content: '\e1a8';
}

/* line 511, src/sass/core/material-icons.scss */
.material-icons.bluetooth_disabled::before,
.mi.bluetooth_disabled::before {
  content: '\e1a9';
}

/* line 516, src/sass/core/material-icons.scss */
.material-icons.bluetooth_searching::before,
.mi.bluetooth_searching::before {
  content: '\e1aa';
}

/* line 521, src/sass/core/material-icons.scss */
.material-icons.blur_circular::before,
.mi.blur_circular::before {
  content: '\e3a2';
}

/* line 526, src/sass/core/material-icons.scss */
.material-icons.blur_linear::before,
.mi.blur_linear::before {
  content: '\e3a3';
}

/* line 531, src/sass/core/material-icons.scss */
.material-icons.blur_off::before,
.mi.blur_off::before {
  content: '\e3a4';
}

/* line 536, src/sass/core/material-icons.scss */
.material-icons.blur_on::before,
.mi.blur_on::before {
  content: '\e3a5';
}

/* line 541, src/sass/core/material-icons.scss */
.material-icons.book::before,
.mi.book::before {
  content: '\e865';
}

/* line 546, src/sass/core/material-icons.scss */
.material-icons.bookmark::before,
.mi.bookmark::before {
  content: '\e866';
}

/* line 551, src/sass/core/material-icons.scss */
.material-icons.bookmark_border::before,
.mi.bookmark_border::before {
  content: '\e867';
}

/* line 556, src/sass/core/material-icons.scss */
.material-icons.border_all::before,
.mi.border_all::before {
  content: '\e228';
}

/* line 561, src/sass/core/material-icons.scss */
.material-icons.border_bottom::before,
.mi.border_bottom::before {
  content: '\e229';
}

/* line 566, src/sass/core/material-icons.scss */
.material-icons.border_clear::before,
.mi.border_clear::before {
  content: '\e22a';
}

/* line 571, src/sass/core/material-icons.scss */
.material-icons.border_color::before,
.mi.border_color::before {
  content: '\e22b';
}

/* line 576, src/sass/core/material-icons.scss */
.material-icons.border_horizontal::before,
.mi.border_horizontal::before {
  content: '\e22c';
}

/* line 581, src/sass/core/material-icons.scss */
.material-icons.border_inner::before,
.mi.border_inner::before {
  content: '\e22d';
}

/* line 586, src/sass/core/material-icons.scss */
.material-icons.border_left::before,
.mi.border_left::before {
  content: '\e22e';
}

/* line 591, src/sass/core/material-icons.scss */
.material-icons.border_outer::before,
.mi.border_outer::before {
  content: '\e22f';
}

/* line 596, src/sass/core/material-icons.scss */
.material-icons.border_right::before,
.mi.border_right::before {
  content: '\e230';
}

/* line 601, src/sass/core/material-icons.scss */
.material-icons.border_style::before,
.mi.border_style::before {
  content: '\e231';
}

/* line 606, src/sass/core/material-icons.scss */
.material-icons.border_top::before,
.mi.border_top::before {
  content: '\e232';
}

/* line 611, src/sass/core/material-icons.scss */
.material-icons.border_vertical::before,
.mi.border_vertical::before {
  content: '\e233';
}

/* line 616, src/sass/core/material-icons.scss */
.material-icons.branding_watermark::before,
.mi.branding_watermark::before {
  content: '\e06b';
}

/* line 621, src/sass/core/material-icons.scss */
.material-icons.brightness_1::before,
.mi.brightness_1::before {
  content: '\e3a6';
}

/* line 626, src/sass/core/material-icons.scss */
.material-icons.brightness_2::before,
.mi.brightness_2::before {
  content: '\e3a7';
}

/* line 631, src/sass/core/material-icons.scss */
.material-icons.brightness_3::before,
.mi.brightness_3::before {
  content: '\e3a8';
}

/* line 636, src/sass/core/material-icons.scss */
.material-icons.brightness_4::before,
.mi.brightness_4::before {
  content: '\e3a9';
}

/* line 641, src/sass/core/material-icons.scss */
.material-icons.brightness_5::before,
.mi.brightness_5::before {
  content: '\e3aa';
}

/* line 646, src/sass/core/material-icons.scss */
.material-icons.brightness_6::before,
.mi.brightness_6::before {
  content: '\e3ab';
}

/* line 651, src/sass/core/material-icons.scss */
.material-icons.brightness_7::before,
.mi.brightness_7::before {
  content: '\e3ac';
}

/* line 656, src/sass/core/material-icons.scss */
.material-icons.brightness_auto::before,
.mi.brightness_auto::before {
  content: '\e1ab';
}

/* line 661, src/sass/core/material-icons.scss */
.material-icons.brightness_high::before,
.mi.brightness_high::before {
  content: '\e1ac';
}

/* line 666, src/sass/core/material-icons.scss */
.material-icons.brightness_low::before,
.mi.brightness_low::before {
  content: '\e1ad';
}

/* line 671, src/sass/core/material-icons.scss */
.material-icons.brightness_medium::before,
.mi.brightness_medium::before {
  content: '\e1ae';
}

/* line 676, src/sass/core/material-icons.scss */
.material-icons.broken_image::before,
.mi.broken_image::before {
  content: '\e3ad';
}

/* line 681, src/sass/core/material-icons.scss */
.material-icons.brush::before,
.mi.brush::before {
  content: '\e3ae';
}

/* line 686, src/sass/core/material-icons.scss */
.material-icons.bubble_chart::before,
.mi.bubble_chart::before {
  content: '\e6dd';
}

/* line 691, src/sass/core/material-icons.scss */
.material-icons.bug_report::before,
.mi.bug_report::before {
  content: '\e868';
}

/* line 696, src/sass/core/material-icons.scss */
.material-icons.build::before,
.mi.build::before {
  content: '\e869';
}

/* line 701, src/sass/core/material-icons.scss */
.material-icons.burst_mode::before,
.mi.burst_mode::before {
  content: '\e43c';
}

/* line 706, src/sass/core/material-icons.scss */
.material-icons.business::before,
.mi.business::before {
  content: '\e0af';
}

/* line 711, src/sass/core/material-icons.scss */
.material-icons.business_center::before,
.mi.business_center::before {
  content: '\eb3f';
}

/* line 716, src/sass/core/material-icons.scss */
.material-icons.cached::before,
.mi.cached::before {
  content: '\e86a';
}

/* line 721, src/sass/core/material-icons.scss */
.material-icons.cake::before,
.mi.cake::before {
  content: '\e7e9';
}

/* line 726, src/sass/core/material-icons.scss */
.material-icons.call::before,
.mi.call::before {
  content: '\e0b0';
}

/* line 731, src/sass/core/material-icons.scss */
.material-icons.call_end::before,
.mi.call_end::before {
  content: '\e0b1';
}

/* line 736, src/sass/core/material-icons.scss */
.material-icons.call_made::before,
.mi.call_made::before {
  content: '\e0b2';
}

/* line 741, src/sass/core/material-icons.scss */
.material-icons.call_merge::before,
.mi.call_merge::before {
  content: '\e0b3';
}

/* line 746, src/sass/core/material-icons.scss */
.material-icons.call_missed::before,
.mi.call_missed::before {
  content: '\e0b4';
}

/* line 751, src/sass/core/material-icons.scss */
.material-icons.call_missed_outgoing::before,
.mi.call_missed_outgoing::before {
  content: '\e0e4';
}

/* line 756, src/sass/core/material-icons.scss */
.material-icons.call_received::before,
.mi.call_received::before {
  content: '\e0b5';
}

/* line 761, src/sass/core/material-icons.scss */
.material-icons.call_split::before,
.mi.call_split::before {
  content: '\e0b6';
}

/* line 766, src/sass/core/material-icons.scss */
.material-icons.call_to_action::before,
.mi.call_to_action::before {
  content: '\e06c';
}

/* line 771, src/sass/core/material-icons.scss */
.material-icons.camera::before,
.mi.camera::before {
  content: '\e3af';
}

/* line 776, src/sass/core/material-icons.scss */
.material-icons.camera_alt::before,
.mi.camera_alt::before {
  content: '\e3b0';
}

/* line 781, src/sass/core/material-icons.scss */
.material-icons.camera_enhance::before,
.mi.camera_enhance::before {
  content: '\e8fc';
}

/* line 786, src/sass/core/material-icons.scss */
.material-icons.camera_front::before,
.mi.camera_front::before {
  content: '\e3b1';
}

/* line 791, src/sass/core/material-icons.scss */
.material-icons.camera_rear::before,
.mi.camera_rear::before {
  content: '\e3b2';
}

/* line 796, src/sass/core/material-icons.scss */
.material-icons.camera_roll::before,
.mi.camera_roll::before {
  content: '\e3b3';
}

/* line 801, src/sass/core/material-icons.scss */
.material-icons.cancel::before,
.mi.cancel::before {
  content: '\e5c9';
}

/* line 806, src/sass/core/material-icons.scss */
.material-icons.card_giftcard::before,
.mi.card_giftcard::before {
  content: '\e8f6';
}

/* line 811, src/sass/core/material-icons.scss */
.material-icons.card_membership::before,
.mi.card_membership::before {
  content: '\e8f7';
}

/* line 816, src/sass/core/material-icons.scss */
.material-icons.card_travel::before,
.mi.card_travel::before {
  content: '\e8f8';
}

/* line 821, src/sass/core/material-icons.scss */
.material-icons.casino::before,
.mi.casino::before {
  content: '\eb40';
}

/* line 826, src/sass/core/material-icons.scss */
.material-icons.cast::before,
.mi.cast::before {
  content: '\e307';
}

/* line 831, src/sass/core/material-icons.scss */
.material-icons.cast_connected::before,
.mi.cast_connected::before {
  content: '\e308';
}

/* line 836, src/sass/core/material-icons.scss */
.material-icons.center_focus_strong::before,
.mi.center_focus_strong::before {
  content: '\e3b4';
}

/* line 841, src/sass/core/material-icons.scss */
.material-icons.center_focus_weak::before,
.mi.center_focus_weak::before {
  content: '\e3b5';
}

/* line 846, src/sass/core/material-icons.scss */
.material-icons.change_history::before,
.mi.change_history::before {
  content: '\e86b';
}

/* line 851, src/sass/core/material-icons.scss */
.material-icons.chat::before,
.mi.chat::before {
  content: '\e0b7';
}

/* line 856, src/sass/core/material-icons.scss */
.material-icons.chat_bubble::before,
.mi.chat_bubble::before {
  content: '\e0ca';
}

/* line 861, src/sass/core/material-icons.scss */
.material-icons.chat_bubble_outline::before,
.mi.chat_bubble_outline::before {
  content: '\e0cb';
}

/* line 866, src/sass/core/material-icons.scss */
.material-icons.check::before,
.mi.check::before {
  content: '\e5ca';
}

/* line 871, src/sass/core/material-icons.scss */
.material-icons.check_box::before,
.mi.check_box::before {
  content: '\e834';
}

/* line 876, src/sass/core/material-icons.scss */
.material-icons.check_box_outline_blank::before,
.mi.check_box_outline_blank::before {
  content: '\e835';
}

/* line 881, src/sass/core/material-icons.scss */
.material-icons.check_circle::before,
.mi.check_circle::before {
  content: '\e86c';
}

/* line 886, src/sass/core/material-icons.scss */
.material-icons.chevron_left::before,
.mi.chevron_left::before {
  content: '\e5cb';
}

/* line 891, src/sass/core/material-icons.scss */
.material-icons.chevron_right::before,
.mi.chevron_right::before {
  content: '\e5cc';
}

/* line 896, src/sass/core/material-icons.scss */
.material-icons.child_care::before,
.mi.child_care::before {
  content: '\eb41';
}

/* line 901, src/sass/core/material-icons.scss */
.material-icons.child_friendly::before,
.mi.child_friendly::before {
  content: '\eb42';
}

/* line 906, src/sass/core/material-icons.scss */
.material-icons.chrome_reader_mode::before,
.mi.chrome_reader_mode::before {
  content: '\e86d';
}

/* line 911, src/sass/core/material-icons.scss */
.material-icons.class::before,
.mi.class::before {
  content: '\e86e';
}

/* line 916, src/sass/core/material-icons.scss */
.material-icons.clear::before,
.mi.clear::before {
  content: '\e14c';
}

/* line 921, src/sass/core/material-icons.scss */
.material-icons.clear_all::before,
.mi.clear_all::before {
  content: '\e0b8';
}

/* line 926, src/sass/core/material-icons.scss */
.material-icons.close::before,
.mi.close::before {
  content: '\e5cd';
}

/* line 931, src/sass/core/material-icons.scss */
.material-icons.closed_caption::before,
.mi.closed_caption::before {
  content: '\e01c';
}

/* line 936, src/sass/core/material-icons.scss */
.material-icons.cloud::before,
.mi.cloud::before {
  content: '\e2bd';
}

/* line 941, src/sass/core/material-icons.scss */
.material-icons.cloud_circle::before,
.mi.cloud_circle::before {
  content: '\e2be';
}

/* line 946, src/sass/core/material-icons.scss */
.material-icons.cloud_done::before,
.mi.cloud_done::before {
  content: '\e2bf';
}

/* line 951, src/sass/core/material-icons.scss */
.material-icons.cloud_download::before,
.mi.cloud_download::before {
  content: '\e2c0';
}

/* line 956, src/sass/core/material-icons.scss */
.material-icons.cloud_off::before,
.mi.cloud_off::before {
  content: '\e2c1';
}

/* line 961, src/sass/core/material-icons.scss */
.material-icons.cloud_queue::before,
.mi.cloud_queue::before {
  content: '\e2c2';
}

/* line 966, src/sass/core/material-icons.scss */
.material-icons.cloud_upload::before,
.mi.cloud_upload::before {
  content: '\e2c3';
}

/* line 971, src/sass/core/material-icons.scss */
.material-icons.code::before,
.mi.code::before {
  content: '\e86f';
}

/* line 976, src/sass/core/material-icons.scss */
.material-icons.collections::before,
.mi.collections::before {
  content: '\e3b6';
}

/* line 981, src/sass/core/material-icons.scss */
.material-icons.collections_bookmark::before,
.mi.collections_bookmark::before {
  content: '\e431';
}

/* line 986, src/sass/core/material-icons.scss */
.material-icons.color_lens::before,
.mi.color_lens::before {
  content: '\e3b7';
}

/* line 991, src/sass/core/material-icons.scss */
.material-icons.colorize::before,
.mi.colorize::before {
  content: '\e3b8';
}

/* line 996, src/sass/core/material-icons.scss */
.material-icons.comment::before,
.mi.comment::before {
  content: '\e0b9';
}

/* line 1001, src/sass/core/material-icons.scss */
.material-icons.compare::before,
.mi.compare::before {
  content: '\e3b9';
}

/* line 1006, src/sass/core/material-icons.scss */
.material-icons.compare_arrows::before,
.mi.compare_arrows::before {
  content: '\e915';
}

/* line 1011, src/sass/core/material-icons.scss */
.material-icons.computer::before,
.mi.computer::before {
  content: '\e30a';
}

/* line 1016, src/sass/core/material-icons.scss */
.material-icons.confirmation_number::before,
.mi.confirmation_number::before {
  content: '\e638';
}

/* line 1021, src/sass/core/material-icons.scss */
.material-icons.contact_mail::before,
.mi.contact_mail::before {
  content: '\e0d0';
}

/* line 1026, src/sass/core/material-icons.scss */
.material-icons.contact_phone::before,
.mi.contact_phone::before {
  content: '\e0cf';
}

/* line 1031, src/sass/core/material-icons.scss */
.material-icons.contacts::before,
.mi.contacts::before {
  content: '\e0ba';
}

/* line 1036, src/sass/core/material-icons.scss */
.material-icons.content_copy::before,
.mi.content_copy::before {
  content: '\e14d';
}

/* line 1041, src/sass/core/material-icons.scss */
.material-icons.content_cut::before,
.mi.content_cut::before {
  content: '\e14e';
}

/* line 1046, src/sass/core/material-icons.scss */
.material-icons.content_paste::before,
.mi.content_paste::before {
  content: '\e14f';
}

/* line 1051, src/sass/core/material-icons.scss */
.material-icons.control_point::before,
.mi.control_point::before {
  content: '\e3ba';
}

/* line 1056, src/sass/core/material-icons.scss */
.material-icons.control_point_duplicate::before,
.mi.control_point_duplicate::before {
  content: '\e3bb';
}

/* line 1061, src/sass/core/material-icons.scss */
.material-icons.copyright::before,
.mi.copyright::before {
  content: '\e90c';
}

/* line 1066, src/sass/core/material-icons.scss */
.material-icons.create::before,
.mi.create::before {
  content: '\e150';
}

/* line 1071, src/sass/core/material-icons.scss */
.material-icons.create_new_folder::before,
.mi.create_new_folder::before {
  content: '\e2cc';
}

/* line 1076, src/sass/core/material-icons.scss */
.material-icons.credit_card::before,
.mi.credit_card::before {
  content: '\e870';
}

/* line 1081, src/sass/core/material-icons.scss */
.material-icons.crop::before,
.mi.crop::before {
  content: '\e3be';
}

/* line 1086, src/sass/core/material-icons.scss */
.material-icons.crop_16_9::before,
.mi.crop_16_9::before {
  content: '\e3bc';
}

/* line 1091, src/sass/core/material-icons.scss */
.material-icons.crop_3_2::before,
.mi.crop_3_2::before {
  content: '\e3bd';
}

/* line 1096, src/sass/core/material-icons.scss */
.material-icons.crop_5_4::before,
.mi.crop_5_4::before {
  content: '\e3bf';
}

/* line 1101, src/sass/core/material-icons.scss */
.material-icons.crop_7_5::before,
.mi.crop_7_5::before {
  content: '\e3c0';
}

/* line 1106, src/sass/core/material-icons.scss */
.material-icons.crop_din::before,
.mi.crop_din::before {
  content: '\e3c1';
}

/* line 1111, src/sass/core/material-icons.scss */
.material-icons.crop_free::before,
.mi.crop_free::before {
  content: '\e3c2';
}

/* line 1116, src/sass/core/material-icons.scss */
.material-icons.crop_landscape::before,
.mi.crop_landscape::before {
  content: '\e3c3';
}

/* line 1121, src/sass/core/material-icons.scss */
.material-icons.crop_original::before,
.mi.crop_original::before {
  content: '\e3c4';
}

/* line 1126, src/sass/core/material-icons.scss */
.material-icons.crop_portrait::before,
.mi.crop_portrait::before {
  content: '\e3c5';
}

/* line 1131, src/sass/core/material-icons.scss */
.material-icons.crop_rotate::before,
.mi.crop_rotate::before {
  content: '\e437';
}

/* line 1136, src/sass/core/material-icons.scss */
.material-icons.crop_square::before,
.mi.crop_square::before {
  content: '\e3c6';
}

/* line 1141, src/sass/core/material-icons.scss */
.material-icons.dashboard::before,
.mi.dashboard::before {
  content: '\e871';
}

/* line 1146, src/sass/core/material-icons.scss */
.material-icons.data_usage::before,
.mi.data_usage::before {
  content: '\e1af';
}

/* line 1151, src/sass/core/material-icons.scss */
.material-icons.date_range::before,
.mi.date_range::before {
  content: '\e916';
}

/* line 1156, src/sass/core/material-icons.scss */
.material-icons.dehaze::before,
.mi.dehaze::before {
  content: '\e3c7';
}

/* line 1161, src/sass/core/material-icons.scss */
.material-icons.delete::before,
.mi.delete::before {
  content: '\e872';
}

/* line 1166, src/sass/core/material-icons.scss */
.material-icons.delete_forever::before,
.mi.delete_forever::before {
  content: '\e92b';
}

/* line 1171, src/sass/core/material-icons.scss */
.material-icons.delete_sweep::before,
.mi.delete_sweep::before {
  content: '\e16c';
}

/* line 1176, src/sass/core/material-icons.scss */
.material-icons.description::before,
.mi.description::before {
  content: '\e873';
}

/* line 1181, src/sass/core/material-icons.scss */
.material-icons.desktop_mac::before,
.mi.desktop_mac::before {
  content: '\e30b';
}

/* line 1186, src/sass/core/material-icons.scss */
.material-icons.desktop_windows::before,
.mi.desktop_windows::before {
  content: '\e30c';
}

/* line 1191, src/sass/core/material-icons.scss */
.material-icons.details::before,
.mi.details::before {
  content: '\e3c8';
}

/* line 1196, src/sass/core/material-icons.scss */
.material-icons.developer_board::before,
.mi.developer_board::before {
  content: '\e30d';
}

/* line 1201, src/sass/core/material-icons.scss */
.material-icons.developer_mode::before,
.mi.developer_mode::before {
  content: '\e1b0';
}

/* line 1206, src/sass/core/material-icons.scss */
.material-icons.device_hub::before,
.mi.device_hub::before {
  content: '\e335';
}

/* line 1211, src/sass/core/material-icons.scss */
.material-icons.devices::before,
.mi.devices::before {
  content: '\e1b1';
}

/* line 1216, src/sass/core/material-icons.scss */
.material-icons.devices_other::before,
.mi.devices_other::before {
  content: '\e337';
}

/* line 1221, src/sass/core/material-icons.scss */
.material-icons.dialer_sip::before,
.mi.dialer_sip::before {
  content: '\e0bb';
}

/* line 1226, src/sass/core/material-icons.scss */
.material-icons.dialpad::before,
.mi.dialpad::before {
  content: '\e0bc';
}

/* line 1231, src/sass/core/material-icons.scss */
.material-icons.directions::before,
.mi.directions::before {
  content: '\e52e';
}

/* line 1236, src/sass/core/material-icons.scss */
.material-icons.directions_bike::before,
.mi.directions_bike::before {
  content: '\e52f';
}

/* line 1241, src/sass/core/material-icons.scss */
.material-icons.directions_boat::before,
.mi.directions_boat::before {
  content: '\e532';
}

/* line 1246, src/sass/core/material-icons.scss */
.material-icons.directions_bus::before,
.mi.directions_bus::before {
  content: '\e530';
}

/* line 1251, src/sass/core/material-icons.scss */
.material-icons.directions_car::before,
.mi.directions_car::before {
  content: '\e531';
}

/* line 1256, src/sass/core/material-icons.scss */
.material-icons.directions_railway::before,
.mi.directions_railway::before {
  content: '\e534';
}

/* line 1261, src/sass/core/material-icons.scss */
.material-icons.directions_run::before,
.mi.directions_run::before {
  content: '\e566';
}

/* line 1266, src/sass/core/material-icons.scss */
.material-icons.directions_subway::before,
.mi.directions_subway::before {
  content: '\e533';
}

/* line 1271, src/sass/core/material-icons.scss */
.material-icons.directions_transit::before,
.mi.directions_transit::before {
  content: '\e535';
}

/* line 1276, src/sass/core/material-icons.scss */
.material-icons.directions_walk::before,
.mi.directions_walk::before {
  content: '\e536';
}

/* line 1281, src/sass/core/material-icons.scss */
.material-icons.disc_full::before,
.mi.disc_full::before {
  content: '\e610';
}

/* line 1286, src/sass/core/material-icons.scss */
.material-icons.dns::before,
.mi.dns::before {
  content: '\e875';
}

/* line 1291, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb::before,
.mi.do_not_disturb::before {
  content: '\e612';
}

/* line 1296, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb_alt::before,
.mi.do_not_disturb_alt::before {
  content: '\e611';
}

/* line 1301, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb_off::before,
.mi.do_not_disturb_off::before {
  content: '\e643';
}

/* line 1306, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb_on::before,
.mi.do_not_disturb_on::before {
  content: '\e644';
}

/* line 1311, src/sass/core/material-icons.scss */
.material-icons.dock::before,
.mi.dock::before {
  content: '\e30e';
}

/* line 1316, src/sass/core/material-icons.scss */
.material-icons.domain::before,
.mi.domain::before {
  content: '\e7ee';
}

/* line 1321, src/sass/core/material-icons.scss */
.material-icons.done::before,
.mi.done::before {
  content: '\e876';
}

/* line 1326, src/sass/core/material-icons.scss */
.material-icons.done_all::before,
.mi.done_all::before {
  content: '\e877';
}

/* line 1331, src/sass/core/material-icons.scss */
.material-icons.donut_large::before,
.mi.donut_large::before {
  content: '\e917';
}

/* line 1336, src/sass/core/material-icons.scss */
.material-icons.donut_small::before,
.mi.donut_small::before {
  content: '\e918';
}

/* line 1341, src/sass/core/material-icons.scss */
.material-icons.drafts::before,
.mi.drafts::before {
  content: '\e151';
}

/* line 1346, src/sass/core/material-icons.scss */
.material-icons.drag_handle::before,
.mi.drag_handle::before {
  content: '\e25d';
}

/* line 1351, src/sass/core/material-icons.scss */
.material-icons.drive_eta::before,
.mi.drive_eta::before {
  content: '\e613';
}

/* line 1356, src/sass/core/material-icons.scss */
.material-icons.dvr::before,
.mi.dvr::before {
  content: '\e1b2';
}

/* line 1361, src/sass/core/material-icons.scss */
.material-icons.edit::before,
.mi.edit::before {
  content: '\e3c9';
}

/* line 1366, src/sass/core/material-icons.scss */
.material-icons.edit_location::before,
.mi.edit_location::before {
  content: '\e568';
}

/* line 1371, src/sass/core/material-icons.scss */
.material-icons.eject::before,
.mi.eject::before {
  content: '\e8fb';
}

/* line 1376, src/sass/core/material-icons.scss */
.material-icons.email::before,
.mi.email::before {
  content: '\e0be';
}

/* line 1381, src/sass/core/material-icons.scss */
.material-icons.enhanced_encryption::before,
.mi.enhanced_encryption::before {
  content: '\e63f';
}

/* line 1386, src/sass/core/material-icons.scss */
.material-icons.equalizer::before,
.mi.equalizer::before {
  content: '\e01d';
}

/* line 1391, src/sass/core/material-icons.scss */
.material-icons.error::before,
.mi.error::before {
  content: '\e000';
}

/* line 1396, src/sass/core/material-icons.scss */
.material-icons.error_outline::before,
.mi.error_outline::before {
  content: '\e001';
}

/* line 1401, src/sass/core/material-icons.scss */
.material-icons.euro_symbol::before,
.mi.euro_symbol::before {
  content: '\e926';
}

/* line 1406, src/sass/core/material-icons.scss */
.material-icons.ev_station::before,
.mi.ev_station::before {
  content: '\e56d';
}

/* line 1411, src/sass/core/material-icons.scss */
.material-icons.event::before,
.mi.event::before {
  content: '\e878';
}

/* line 1416, src/sass/core/material-icons.scss */
.material-icons.event_available::before,
.mi.event_available::before {
  content: '\e614';
}

/* line 1421, src/sass/core/material-icons.scss */
.material-icons.event_busy::before,
.mi.event_busy::before {
  content: '\e615';
}

/* line 1426, src/sass/core/material-icons.scss */
.material-icons.event_note::before,
.mi.event_note::before {
  content: '\e616';
}

/* line 1431, src/sass/core/material-icons.scss */
.material-icons.event_seat::before,
.mi.event_seat::before {
  content: '\e903';
}

/* line 1436, src/sass/core/material-icons.scss */
.material-icons.exit_to_app::before,
.mi.exit_to_app::before {
  content: '\e879';
}

/* line 1441, src/sass/core/material-icons.scss */
.material-icons.expand_less::before,
.mi.expand_less::before {
  content: '\e5ce';
}

/* line 1446, src/sass/core/material-icons.scss */
.material-icons.expand_more::before,
.mi.expand_more::before {
  content: '\e5cf';
}

/* line 1451, src/sass/core/material-icons.scss */
.material-icons.explicit::before,
.mi.explicit::before {
  content: '\e01e';
}

/* line 1456, src/sass/core/material-icons.scss */
.material-icons.explore::before,
.mi.explore::before {
  content: '\e87a';
}

/* line 1461, src/sass/core/material-icons.scss */
.material-icons.exposure::before,
.mi.exposure::before {
  content: '\e3ca';
}

/* line 1466, src/sass/core/material-icons.scss */
.material-icons.exposure_neg_1::before,
.mi.exposure_neg_1::before {
  content: '\e3cb';
}

/* line 1471, src/sass/core/material-icons.scss */
.material-icons.exposure_neg_2::before,
.mi.exposure_neg_2::before {
  content: '\e3cc';
}

/* line 1476, src/sass/core/material-icons.scss */
.material-icons.exposure_plus_1::before,
.mi.exposure_plus_1::before {
  content: '\e3cd';
}

/* line 1481, src/sass/core/material-icons.scss */
.material-icons.exposure_plus_2::before,
.mi.exposure_plus_2::before {
  content: '\e3ce';
}

/* line 1486, src/sass/core/material-icons.scss */
.material-icons.exposure_zero::before,
.mi.exposure_zero::before {
  content: '\e3cf';
}

/* line 1491, src/sass/core/material-icons.scss */
.material-icons.extension::before,
.mi.extension::before {
  content: '\e87b';
}

/* line 1496, src/sass/core/material-icons.scss */
.material-icons.face::before,
.mi.face::before {
  content: '\e87c';
}

/* line 1501, src/sass/core/material-icons.scss */
.material-icons.fast_forward::before,
.mi.fast_forward::before {
  content: '\e01f';
}

/* line 1506, src/sass/core/material-icons.scss */
.material-icons.fast_rewind::before,
.mi.fast_rewind::before {
  content: '\e020';
}

/* line 1511, src/sass/core/material-icons.scss */
.material-icons.favorite::before,
.mi.favorite::before {
  content: '\e87d';
}

/* line 1516, src/sass/core/material-icons.scss */
.material-icons.favorite_border::before,
.mi.favorite_border::before {
  content: '\e87e';
}

/* line 1521, src/sass/core/material-icons.scss */
.material-icons.featured_play_list::before,
.mi.featured_play_list::before {
  content: '\e06d';
}

/* line 1526, src/sass/core/material-icons.scss */
.material-icons.featured_video::before,
.mi.featured_video::before {
  content: '\e06e';
}

/* line 1531, src/sass/core/material-icons.scss */
.material-icons.feedback::before,
.mi.feedback::before {
  content: '\e87f';
}

/* line 1536, src/sass/core/material-icons.scss */
.material-icons.fiber_dvr::before,
.mi.fiber_dvr::before {
  content: '\e05d';
}

/* line 1541, src/sass/core/material-icons.scss */
.material-icons.fiber_manual_record::before,
.mi.fiber_manual_record::before {
  content: '\e061';
}

/* line 1546, src/sass/core/material-icons.scss */
.material-icons.fiber_new::before,
.mi.fiber_new::before {
  content: '\e05e';
}

/* line 1551, src/sass/core/material-icons.scss */
.material-icons.fiber_pin::before,
.mi.fiber_pin::before {
  content: '\e06a';
}

/* line 1556, src/sass/core/material-icons.scss */
.material-icons.fiber_smart_record::before,
.mi.fiber_smart_record::before {
  content: '\e062';
}

/* line 1561, src/sass/core/material-icons.scss */
.material-icons.file_download::before,
.mi.file_download::before {
  content: '\e2c4';
}

/* line 1566, src/sass/core/material-icons.scss */
.material-icons.file_upload::before,
.mi.file_upload::before {
  content: '\e2c6';
}

/* line 1571, src/sass/core/material-icons.scss */
.material-icons.filter::before,
.mi.filter::before {
  content: '\e3d3';
}

/* line 1576, src/sass/core/material-icons.scss */
.material-icons.filter_1::before,
.mi.filter_1::before {
  content: '\e3d0';
}

/* line 1581, src/sass/core/material-icons.scss */
.material-icons.filter_2::before,
.mi.filter_2::before {
  content: '\e3d1';
}

/* line 1586, src/sass/core/material-icons.scss */
.material-icons.filter_3::before,
.mi.filter_3::before {
  content: '\e3d2';
}

/* line 1591, src/sass/core/material-icons.scss */
.material-icons.filter_4::before,
.mi.filter_4::before {
  content: '\e3d4';
}

/* line 1596, src/sass/core/material-icons.scss */
.material-icons.filter_5::before,
.mi.filter_5::before {
  content: '\e3d5';
}

/* line 1601, src/sass/core/material-icons.scss */
.material-icons.filter_6::before,
.mi.filter_6::before {
  content: '\e3d6';
}

/* line 1606, src/sass/core/material-icons.scss */
.material-icons.filter_7::before,
.mi.filter_7::before {
  content: '\e3d7';
}

/* line 1611, src/sass/core/material-icons.scss */
.material-icons.filter_8::before,
.mi.filter_8::before {
  content: '\e3d8';
}

/* line 1616, src/sass/core/material-icons.scss */
.material-icons.filter_9::before,
.mi.filter_9::before {
  content: '\e3d9';
}

/* line 1621, src/sass/core/material-icons.scss */
.material-icons.filter_9_plus::before,
.mi.filter_9_plus::before {
  content: '\e3da';
}

/* line 1626, src/sass/core/material-icons.scss */
.material-icons.filter_b_and_w::before,
.mi.filter_b_and_w::before {
  content: '\e3db';
}

/* line 1631, src/sass/core/material-icons.scss */
.material-icons.filter_center_focus::before,
.mi.filter_center_focus::before {
  content: '\e3dc';
}

/* line 1636, src/sass/core/material-icons.scss */
.material-icons.filter_drama::before,
.mi.filter_drama::before {
  content: '\e3dd';
}

/* line 1641, src/sass/core/material-icons.scss */
.material-icons.filter_frames::before,
.mi.filter_frames::before {
  content: '\e3de';
}

/* line 1646, src/sass/core/material-icons.scss */
.material-icons.filter_hdr::before,
.mi.filter_hdr::before {
  content: '\e3df';
}

/* line 1651, src/sass/core/material-icons.scss */
.material-icons.filter_list::before,
.mi.filter_list::before {
  content: '\e152';
}

/* line 1656, src/sass/core/material-icons.scss */
.material-icons.filter_none::before,
.mi.filter_none::before {
  content: '\e3e0';
}

/* line 1661, src/sass/core/material-icons.scss */
.material-icons.filter_tilt_shift::before,
.mi.filter_tilt_shift::before {
  content: '\e3e2';
}

/* line 1666, src/sass/core/material-icons.scss */
.material-icons.filter_vintage::before,
.mi.filter_vintage::before {
  content: '\e3e3';
}

/* line 1671, src/sass/core/material-icons.scss */
.material-icons.find_in_page::before,
.mi.find_in_page::before {
  content: '\e880';
}

/* line 1676, src/sass/core/material-icons.scss */
.material-icons.find_replace::before,
.mi.find_replace::before {
  content: '\e881';
}

/* line 1681, src/sass/core/material-icons.scss */
.material-icons.fingerprint::before,
.mi.fingerprint::before {
  content: '\e90d';
}

/* line 1686, src/sass/core/material-icons.scss */
.material-icons.first_page::before,
.mi.first_page::before {
  content: '\e5dc';
}

/* line 1691, src/sass/core/material-icons.scss */
.material-icons.fitness_center::before,
.mi.fitness_center::before {
  content: '\eb43';
}

/* line 1696, src/sass/core/material-icons.scss */
.material-icons.flag::before,
.mi.flag::before {
  content: '\e153';
}

/* line 1701, src/sass/core/material-icons.scss */
.material-icons.flare::before,
.mi.flare::before {
  content: '\e3e4';
}

/* line 1706, src/sass/core/material-icons.scss */
.material-icons.flash_auto::before,
.mi.flash_auto::before {
  content: '\e3e5';
}

/* line 1711, src/sass/core/material-icons.scss */
.material-icons.flash_off::before,
.mi.flash_off::before {
  content: '\e3e6';
}

/* line 1716, src/sass/core/material-icons.scss */
.material-icons.flash_on::before,
.mi.flash_on::before {
  content: '\e3e7';
}

/* line 1721, src/sass/core/material-icons.scss */
.material-icons.flight::before,
.mi.flight::before {
  content: '\e539';
}

/* line 1726, src/sass/core/material-icons.scss */
.material-icons.flight_land::before,
.mi.flight_land::before {
  content: '\e904';
}

/* line 1731, src/sass/core/material-icons.scss */
.material-icons.flight_takeoff::before,
.mi.flight_takeoff::before {
  content: '\e905';
}

/* line 1736, src/sass/core/material-icons.scss */
.material-icons.flip::before,
.mi.flip::before {
  content: '\e3e8';
}

/* line 1741, src/sass/core/material-icons.scss */
.material-icons.flip_to_back::before,
.mi.flip_to_back::before {
  content: '\e882';
}

/* line 1746, src/sass/core/material-icons.scss */
.material-icons.flip_to_front::before,
.mi.flip_to_front::before {
  content: '\e883';
}

/* line 1751, src/sass/core/material-icons.scss */
.material-icons.folder::before,
.mi.folder::before {
  content: '\e2c7';
}

/* line 1756, src/sass/core/material-icons.scss */
.material-icons.folder_open::before,
.mi.folder_open::before {
  content: '\e2c8';
}

/* line 1761, src/sass/core/material-icons.scss */
.material-icons.folder_shared::before,
.mi.folder_shared::before {
  content: '\e2c9';
}

/* line 1766, src/sass/core/material-icons.scss */
.material-icons.folder_special::before,
.mi.folder_special::before {
  content: '\e617';
}

/* line 1771, src/sass/core/material-icons.scss */
.material-icons.font_download::before,
.mi.font_download::before {
  content: '\e167';
}

/* line 1776, src/sass/core/material-icons.scss */
.material-icons.format_align_center::before,
.mi.format_align_center::before {
  content: '\e234';
}

/* line 1781, src/sass/core/material-icons.scss */
.material-icons.format_align_justify::before,
.mi.format_align_justify::before {
  content: '\e235';
}

/* line 1786, src/sass/core/material-icons.scss */
.material-icons.format_align_left::before,
.mi.format_align_left::before {
  content: '\e236';
}

/* line 1791, src/sass/core/material-icons.scss */
.material-icons.format_align_right::before,
.mi.format_align_right::before {
  content: '\e237';
}

/* line 1796, src/sass/core/material-icons.scss */
.material-icons.format_bold::before,
.mi.format_bold::before {
  content: '\e238';
}

/* line 1801, src/sass/core/material-icons.scss */
.material-icons.format_clear::before,
.mi.format_clear::before {
  content: '\e239';
}

/* line 1806, src/sass/core/material-icons.scss */
.material-icons.format_color_fill::before,
.mi.format_color_fill::before {
  content: '\e23a';
}

/* line 1811, src/sass/core/material-icons.scss */
.material-icons.format_color_reset::before,
.mi.format_color_reset::before {
  content: '\e23b';
}

/* line 1816, src/sass/core/material-icons.scss */
.material-icons.format_color_text::before,
.mi.format_color_text::before {
  content: '\e23c';
}

/* line 1821, src/sass/core/material-icons.scss */
.material-icons.format_indent_decrease::before,
.mi.format_indent_decrease::before {
  content: '\e23d';
}

/* line 1826, src/sass/core/material-icons.scss */
.material-icons.format_indent_increase::before,
.mi.format_indent_increase::before {
  content: '\e23e';
}

/* line 1831, src/sass/core/material-icons.scss */
.material-icons.format_italic::before,
.mi.format_italic::before {
  content: '\e23f';
}

/* line 1836, src/sass/core/material-icons.scss */
.material-icons.format_line_spacing::before,
.mi.format_line_spacing::before {
  content: '\e240';
}

/* line 1841, src/sass/core/material-icons.scss */
.material-icons.format_list_bulleted::before,
.mi.format_list_bulleted::before {
  content: '\e241';
}

/* line 1846, src/sass/core/material-icons.scss */
.material-icons.format_list_numbered::before,
.mi.format_list_numbered::before {
  content: '\e242';
}

/* line 1851, src/sass/core/material-icons.scss */
.material-icons.format_paint::before,
.mi.format_paint::before {
  content: '\e243';
}

/* line 1856, src/sass/core/material-icons.scss */
.material-icons.format_quote::before,
.mi.format_quote::before {
  content: '\e244';
}

/* line 1861, src/sass/core/material-icons.scss */
.material-icons.format_shapes::before,
.mi.format_shapes::before {
  content: '\e25e';
}

/* line 1866, src/sass/core/material-icons.scss */
.material-icons.format_size::before,
.mi.format_size::before {
  content: '\e245';
}

/* line 1871, src/sass/core/material-icons.scss */
.material-icons.format_strikethrough::before,
.mi.format_strikethrough::before {
  content: '\e246';
}

/* line 1876, src/sass/core/material-icons.scss */
.material-icons.format_textdirection_l_to_r::before,
.mi.format_textdirection_l_to_r::before {
  content: '\e247';
}

/* line 1881, src/sass/core/material-icons.scss */
.material-icons.format_textdirection_r_to_l::before,
.mi.format_textdirection_r_to_l::before {
  content: '\e248';
}

/* line 1886, src/sass/core/material-icons.scss */
.material-icons.format_underlined::before,
.mi.format_underlined::before {
  content: '\e249';
}

/* line 1891, src/sass/core/material-icons.scss */
.material-icons.forum::before,
.mi.forum::before {
  content: '\e0bf';
}

/* line 1896, src/sass/core/material-icons.scss */
.material-icons.forward::before,
.mi.forward::before {
  content: '\e154';
}

/* line 1901, src/sass/core/material-icons.scss */
.material-icons.forward_10::before,
.mi.forward_10::before {
  content: '\e056';
}

/* line 1906, src/sass/core/material-icons.scss */
.material-icons.forward_30::before,
.mi.forward_30::before {
  content: '\e057';
}

/* line 1911, src/sass/core/material-icons.scss */
.material-icons.forward_5::before,
.mi.forward_5::before {
  content: '\e058';
}

/* line 1916, src/sass/core/material-icons.scss */
.material-icons.free_breakfast::before,
.mi.free_breakfast::before {
  content: '\eb44';
}

/* line 1921, src/sass/core/material-icons.scss */
.material-icons.fullscreen::before,
.mi.fullscreen::before {
  content: '\e5d0';
}

/* line 1926, src/sass/core/material-icons.scss */
.material-icons.fullscreen_exit::before,
.mi.fullscreen_exit::before {
  content: '\e5d1';
}

/* line 1931, src/sass/core/material-icons.scss */
.material-icons.functions::before,
.mi.functions::before {
  content: '\e24a';
}

/* line 1936, src/sass/core/material-icons.scss */
.material-icons.g_translate::before,
.mi.g_translate::before {
  content: '\e927';
}

/* line 1941, src/sass/core/material-icons.scss */
.material-icons.gamepad::before,
.mi.gamepad::before {
  content: '\e30f';
}

/* line 1946, src/sass/core/material-icons.scss */
.material-icons.games::before,
.mi.games::before {
  content: '\e021';
}

/* line 1951, src/sass/core/material-icons.scss */
.material-icons.gavel::before,
.mi.gavel::before {
  content: '\e90e';
}

/* line 1956, src/sass/core/material-icons.scss */
.material-icons.gesture::before,
.mi.gesture::before {
  content: '\e155';
}

/* line 1961, src/sass/core/material-icons.scss */
.material-icons.get_app::before,
.mi.get_app::before {
  content: '\e884';
}

/* line 1966, src/sass/core/material-icons.scss */
.material-icons.gif::before,
.mi.gif::before {
  content: '\e908';
}

/* line 1971, src/sass/core/material-icons.scss */
.material-icons.golf_course::before,
.mi.golf_course::before {
  content: '\eb45';
}

/* line 1976, src/sass/core/material-icons.scss */
.material-icons.gps_fixed::before,
.mi.gps_fixed::before {
  content: '\e1b3';
}

/* line 1981, src/sass/core/material-icons.scss */
.material-icons.gps_not_fixed::before,
.mi.gps_not_fixed::before {
  content: '\e1b4';
}

/* line 1986, src/sass/core/material-icons.scss */
.material-icons.gps_off::before,
.mi.gps_off::before {
  content: '\e1b5';
}

/* line 1991, src/sass/core/material-icons.scss */
.material-icons.grade::before,
.mi.grade::before {
  content: '\e885';
}

/* line 1996, src/sass/core/material-icons.scss */
.material-icons.gradient::before,
.mi.gradient::before {
  content: '\e3e9';
}

/* line 2001, src/sass/core/material-icons.scss */
.material-icons.grain::before,
.mi.grain::before {
  content: '\e3ea';
}

/* line 2006, src/sass/core/material-icons.scss */
.material-icons.graphic_eq::before,
.mi.graphic_eq::before {
  content: '\e1b8';
}

/* line 2011, src/sass/core/material-icons.scss */
.material-icons.grid_off::before,
.mi.grid_off::before {
  content: '\e3eb';
}

/* line 2016, src/sass/core/material-icons.scss */
.material-icons.grid_on::before,
.mi.grid_on::before {
  content: '\e3ec';
}

/* line 2021, src/sass/core/material-icons.scss */
.material-icons.group::before,
.mi.group::before {
  content: '\e7ef';
}

/* line 2026, src/sass/core/material-icons.scss */
.material-icons.group_add::before,
.mi.group_add::before {
  content: '\e7f0';
}

/* line 2031, src/sass/core/material-icons.scss */
.material-icons.group_work::before,
.mi.group_work::before {
  content: '\e886';
}

/* line 2036, src/sass/core/material-icons.scss */
.material-icons.hd::before,
.mi.hd::before {
  content: '\e052';
}

/* line 2041, src/sass/core/material-icons.scss */
.material-icons.hdr_off::before,
.mi.hdr_off::before {
  content: '\e3ed';
}

/* line 2046, src/sass/core/material-icons.scss */
.material-icons.hdr_on::before,
.mi.hdr_on::before {
  content: '\e3ee';
}

/* line 2051, src/sass/core/material-icons.scss */
.material-icons.hdr_strong::before,
.mi.hdr_strong::before {
  content: '\e3f1';
}

/* line 2056, src/sass/core/material-icons.scss */
.material-icons.hdr_weak::before,
.mi.hdr_weak::before {
  content: '\e3f2';
}

/* line 2061, src/sass/core/material-icons.scss */
.material-icons.headset::before,
.mi.headset::before {
  content: '\e310';
}

/* line 2066, src/sass/core/material-icons.scss */
.material-icons.headset_mic::before,
.mi.headset_mic::before {
  content: '\e311';
}

/* line 2071, src/sass/core/material-icons.scss */
.material-icons.healing::before,
.mi.healing::before {
  content: '\e3f3';
}

/* line 2076, src/sass/core/material-icons.scss */
.material-icons.hearing::before,
.mi.hearing::before {
  content: '\e023';
}

/* line 2081, src/sass/core/material-icons.scss */
.material-icons.help::before,
.mi.help::before {
  content: '\e887';
}

/* line 2086, src/sass/core/material-icons.scss */
.material-icons.help_outline::before,
.mi.help_outline::before {
  content: '\e8fd';
}

/* line 2091, src/sass/core/material-icons.scss */
.material-icons.high_quality::before,
.mi.high_quality::before {
  content: '\e024';
}

/* line 2096, src/sass/core/material-icons.scss */
.material-icons.highlight::before,
.mi.highlight::before {
  content: '\e25f';
}

/* line 2101, src/sass/core/material-icons.scss */
.material-icons.highlight_off::before,
.mi.highlight_off::before {
  content: '\e888';
}

/* line 2106, src/sass/core/material-icons.scss */
.material-icons.history::before,
.mi.history::before {
  content: '\e889';
}

/* line 2111, src/sass/core/material-icons.scss */
.material-icons.home::before,
.mi.home::before {
  content: '\e88a';
}

/* line 2116, src/sass/core/material-icons.scss */
.material-icons.hot_tub::before,
.mi.hot_tub::before {
  content: '\eb46';
}

/* line 2121, src/sass/core/material-icons.scss */
.material-icons.hotel::before,
.mi.hotel::before {
  content: '\e53a';
}

/* line 2126, src/sass/core/material-icons.scss */
.material-icons.hourglass_empty::before,
.mi.hourglass_empty::before {
  content: '\e88b';
}

/* line 2131, src/sass/core/material-icons.scss */
.material-icons.hourglass_full::before,
.mi.hourglass_full::before {
  content: '\e88c';
}

/* line 2136, src/sass/core/material-icons.scss */
.material-icons.http::before,
.mi.http::before {
  content: '\e902';
}

/* line 2141, src/sass/core/material-icons.scss */
.material-icons.https::before,
.mi.https::before {
  content: '\e88d';
}

/* line 2146, src/sass/core/material-icons.scss */
.material-icons.image::before,
.mi.image::before {
  content: '\e3f4';
}

/* line 2151, src/sass/core/material-icons.scss */
.material-icons.image_aspect_ratio::before,
.mi.image_aspect_ratio::before {
  content: '\e3f5';
}

/* line 2156, src/sass/core/material-icons.scss */
.material-icons.import_contacts::before,
.mi.import_contacts::before {
  content: '\e0e0';
}

/* line 2161, src/sass/core/material-icons.scss */
.material-icons.import_export::before,
.mi.import_export::before {
  content: '\e0c3';
}

/* line 2166, src/sass/core/material-icons.scss */
.material-icons.important_devices::before,
.mi.important_devices::before {
  content: '\e912';
}

/* line 2171, src/sass/core/material-icons.scss */
.material-icons.inbox::before,
.mi.inbox::before {
  content: '\e156';
}

/* line 2176, src/sass/core/material-icons.scss */
.material-icons.indeterminate_check_box::before,
.mi.indeterminate_check_box::before {
  content: '\e909';
}

/* line 2181, src/sass/core/material-icons.scss */
.material-icons.info::before,
.mi.info::before {
  content: '\e88e';
}

/* line 2186, src/sass/core/material-icons.scss */
.material-icons.info_outline::before,
.mi.info_outline::before {
  content: '\e88f';
}

/* line 2191, src/sass/core/material-icons.scss */
.material-icons.input::before,
.mi.input::before {
  content: '\e890';
}

/* line 2196, src/sass/core/material-icons.scss */
.material-icons.insert_chart::before,
.mi.insert_chart::before {
  content: '\e24b';
}

/* line 2201, src/sass/core/material-icons.scss */
.material-icons.insert_comment::before,
.mi.insert_comment::before {
  content: '\e24c';
}

/* line 2206, src/sass/core/material-icons.scss */
.material-icons.insert_drive_file::before,
.mi.insert_drive_file::before {
  content: '\e24d';
}

/* line 2211, src/sass/core/material-icons.scss */
.material-icons.insert_emoticon::before,
.mi.insert_emoticon::before {
  content: '\e24e';
}

/* line 2216, src/sass/core/material-icons.scss */
.material-icons.insert_invitation::before,
.mi.insert_invitation::before {
  content: '\e24f';
}

/* line 2221, src/sass/core/material-icons.scss */
.material-icons.insert_link::before,
.mi.insert_link::before {
  content: '\e250';
}

/* line 2226, src/sass/core/material-icons.scss */
.material-icons.insert_photo::before,
.mi.insert_photo::before {
  content: '\e251';
}

/* line 2231, src/sass/core/material-icons.scss */
.material-icons.invert_colors::before,
.mi.invert_colors::before {
  content: '\e891';
}

/* line 2236, src/sass/core/material-icons.scss */
.material-icons.invert_colors_off::before,
.mi.invert_colors_off::before {
  content: '\e0c4';
}

/* line 2241, src/sass/core/material-icons.scss */
.material-icons.iso::before,
.mi.iso::before {
  content: '\e3f6';
}

/* line 2246, src/sass/core/material-icons.scss */
.material-icons.keyboard::before,
.mi.keyboard::before {
  content: '\e312';
}

/* line 2251, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_down::before,
.mi.keyboard_arrow_down::before {
  content: '\e313';
}

/* line 2256, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_left::before,
.mi.keyboard_arrow_left::before {
  content: '\e314';
}

/* line 2261, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_right::before,
.mi.keyboard_arrow_right::before {
  content: '\e315';
}

/* line 2266, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_up::before,
.mi.keyboard_arrow_up::before {
  content: '\e316';
}

/* line 2271, src/sass/core/material-icons.scss */
.material-icons.keyboard_backspace::before,
.mi.keyboard_backspace::before {
  content: '\e317';
}

/* line 2276, src/sass/core/material-icons.scss */
.material-icons.keyboard_capslock::before,
.mi.keyboard_capslock::before {
  content: '\e318';
}

/* line 2281, src/sass/core/material-icons.scss */
.material-icons.keyboard_hide::before,
.mi.keyboard_hide::before {
  content: '\e31a';
}

/* line 2286, src/sass/core/material-icons.scss */
.material-icons.keyboard_return::before,
.mi.keyboard_return::before {
  content: '\e31b';
}

/* line 2291, src/sass/core/material-icons.scss */
.material-icons.keyboard_tab::before,
.mi.keyboard_tab::before {
  content: '\e31c';
}

/* line 2296, src/sass/core/material-icons.scss */
.material-icons.keyboard_voice::before,
.mi.keyboard_voice::before {
  content: '\e31d';
}

/* line 2301, src/sass/core/material-icons.scss */
.material-icons.kitchen::before,
.mi.kitchen::before {
  content: '\eb47';
}

/* line 2306, src/sass/core/material-icons.scss */
.material-icons.label::before,
.mi.label::before {
  content: '\e892';
}

/* line 2311, src/sass/core/material-icons.scss */
.material-icons.label_outline::before,
.mi.label_outline::before {
  content: '\e893';
}

/* line 2316, src/sass/core/material-icons.scss */
.material-icons.landscape::before,
.mi.landscape::before {
  content: '\e3f7';
}

/* line 2321, src/sass/core/material-icons.scss */
.material-icons.language::before,
.mi.language::before {
  content: '\e894';
}

/* line 2326, src/sass/core/material-icons.scss */
.material-icons.laptop::before,
.mi.laptop::before {
  content: '\e31e';
}

/* line 2331, src/sass/core/material-icons.scss */
.material-icons.laptop_chromebook::before,
.mi.laptop_chromebook::before {
  content: '\e31f';
}

/* line 2336, src/sass/core/material-icons.scss */
.material-icons.laptop_mac::before,
.mi.laptop_mac::before {
  content: '\e320';
}

/* line 2341, src/sass/core/material-icons.scss */
.material-icons.laptop_windows::before,
.mi.laptop_windows::before {
  content: '\e321';
}

/* line 2346, src/sass/core/material-icons.scss */
.material-icons.last_page::before,
.mi.last_page::before {
  content: '\e5dd';
}

/* line 2351, src/sass/core/material-icons.scss */
.material-icons.launch::before,
.mi.launch::before {
  content: '\e895';
}

/* line 2356, src/sass/core/material-icons.scss */
.material-icons.layers::before,
.mi.layers::before {
  content: '\e53b';
}

/* line 2361, src/sass/core/material-icons.scss */
.material-icons.layers_clear::before,
.mi.layers_clear::before {
  content: '\e53c';
}

/* line 2366, src/sass/core/material-icons.scss */
.material-icons.leak_add::before,
.mi.leak_add::before {
  content: '\e3f8';
}

/* line 2371, src/sass/core/material-icons.scss */
.material-icons.leak_remove::before,
.mi.leak_remove::before {
  content: '\e3f9';
}

/* line 2376, src/sass/core/material-icons.scss */
.material-icons.lens::before,
.mi.lens::before {
  content: '\e3fa';
}

/* line 2381, src/sass/core/material-icons.scss */
.material-icons.library_add::before,
.mi.library_add::before {
  content: '\e02e';
}

/* line 2386, src/sass/core/material-icons.scss */
.material-icons.library_books::before,
.mi.library_books::before {
  content: '\e02f';
}

/* line 2391, src/sass/core/material-icons.scss */
.material-icons.library_music::before,
.mi.library_music::before {
  content: '\e030';
}

/* line 2396, src/sass/core/material-icons.scss */
.material-icons.lightbulb_outline::before,
.mi.lightbulb_outline::before {
  content: '\e90f';
}

/* line 2401, src/sass/core/material-icons.scss */
.material-icons.line_style::before,
.mi.line_style::before {
  content: '\e919';
}

/* line 2406, src/sass/core/material-icons.scss */
.material-icons.line_weight::before,
.mi.line_weight::before {
  content: '\e91a';
}

/* line 2411, src/sass/core/material-icons.scss */
.material-icons.linear_scale::before,
.mi.linear_scale::before {
  content: '\e260';
}

/* line 2416, src/sass/core/material-icons.scss */
.material-icons.link::before,
.mi.link::before {
  content: '\e157';
}

/* line 2421, src/sass/core/material-icons.scss */
.material-icons.linked_camera::before,
.mi.linked_camera::before {
  content: '\e438';
}

/* line 2426, src/sass/core/material-icons.scss */
.material-icons.list::before,
.mi.list::before {
  content: '\e896';
}

/* line 2431, src/sass/core/material-icons.scss */
.material-icons.live_help::before,
.mi.live_help::before {
  content: '\e0c6';
}

/* line 2436, src/sass/core/material-icons.scss */
.material-icons.live_tv::before,
.mi.live_tv::before {
  content: '\e639';
}

/* line 2441, src/sass/core/material-icons.scss */
.material-icons.local_activity::before,
.mi.local_activity::before {
  content: '\e53f';
}

/* line 2446, src/sass/core/material-icons.scss */
.material-icons.local_airport::before,
.mi.local_airport::before {
  content: '\e53d';
}

/* line 2451, src/sass/core/material-icons.scss */
.material-icons.local_atm::before,
.mi.local_atm::before {
  content: '\e53e';
}

/* line 2456, src/sass/core/material-icons.scss */
.material-icons.local_bar::before,
.mi.local_bar::before {
  content: '\e540';
}

/* line 2461, src/sass/core/material-icons.scss */
.material-icons.local_cafe::before,
.mi.local_cafe::before {
  content: '\e541';
}

/* line 2466, src/sass/core/material-icons.scss */
.material-icons.local_car_wash::before,
.mi.local_car_wash::before {
  content: '\e542';
}

/* line 2471, src/sass/core/material-icons.scss */
.material-icons.local_convenience_store::before,
.mi.local_convenience_store::before {
  content: '\e543';
}

/* line 2476, src/sass/core/material-icons.scss */
.material-icons.local_dining::before,
.mi.local_dining::before {
  content: '\e556';
}

/* line 2481, src/sass/core/material-icons.scss */
.material-icons.local_drink::before,
.mi.local_drink::before {
  content: '\e544';
}

/* line 2486, src/sass/core/material-icons.scss */
.material-icons.local_florist::before,
.mi.local_florist::before {
  content: '\e545';
}

/* line 2491, src/sass/core/material-icons.scss */
.material-icons.local_gas_station::before,
.mi.local_gas_station::before {
  content: '\e546';
}

/* line 2496, src/sass/core/material-icons.scss */
.material-icons.local_grocery_store::before,
.mi.local_grocery_store::before {
  content: '\e547';
}

/* line 2501, src/sass/core/material-icons.scss */
.material-icons.local_hospital::before,
.mi.local_hospital::before {
  content: '\e548';
}

/* line 2506, src/sass/core/material-icons.scss */
.material-icons.local_hotel::before,
.mi.local_hotel::before {
  content: '\e549';
}

/* line 2511, src/sass/core/material-icons.scss */
.material-icons.local_laundry_service::before,
.mi.local_laundry_service::before {
  content: '\e54a';
}

/* line 2516, src/sass/core/material-icons.scss */
.material-icons.local_library::before,
.mi.local_library::before {
  content: '\e54b';
}

/* line 2521, src/sass/core/material-icons.scss */
.material-icons.local_mall::before,
.mi.local_mall::before {
  content: '\e54c';
}

/* line 2526, src/sass/core/material-icons.scss */
.material-icons.local_movies::before,
.mi.local_movies::before {
  content: '\e54d';
}

/* line 2531, src/sass/core/material-icons.scss */
.material-icons.local_offer::before,
.mi.local_offer::before {
  content: '\e54e';
}

/* line 2536, src/sass/core/material-icons.scss */
.material-icons.local_parking::before,
.mi.local_parking::before {
  content: '\e54f';
}

/* line 2541, src/sass/core/material-icons.scss */
.material-icons.local_pharmacy::before,
.mi.local_pharmacy::before {
  content: '\e550';
}

/* line 2546, src/sass/core/material-icons.scss */
.material-icons.local_phone::before,
.mi.local_phone::before {
  content: '\e551';
}

/* line 2551, src/sass/core/material-icons.scss */
.material-icons.local_pizza::before,
.mi.local_pizza::before {
  content: '\e552';
}

/* line 2556, src/sass/core/material-icons.scss */
.material-icons.local_play::before,
.mi.local_play::before {
  content: '\e553';
}

/* line 2561, src/sass/core/material-icons.scss */
.material-icons.local_post_office::before,
.mi.local_post_office::before {
  content: '\e554';
}

/* line 2566, src/sass/core/material-icons.scss */
.material-icons.local_printshop::before,
.mi.local_printshop::before {
  content: '\e555';
}

/* line 2571, src/sass/core/material-icons.scss */
.material-icons.local_see::before,
.mi.local_see::before {
  content: '\e557';
}

/* line 2576, src/sass/core/material-icons.scss */
.material-icons.local_shipping::before,
.mi.local_shipping::before {
  content: '\e558';
}

/* line 2581, src/sass/core/material-icons.scss */
.material-icons.local_taxi::before,
.mi.local_taxi::before {
  content: '\e559';
}

/* line 2586, src/sass/core/material-icons.scss */
.material-icons.location_city::before,
.mi.location_city::before {
  content: '\e7f1';
}

/* line 2591, src/sass/core/material-icons.scss */
.material-icons.location_disabled::before,
.mi.location_disabled::before {
  content: '\e1b6';
}

/* line 2596, src/sass/core/material-icons.scss */
.material-icons.location_off::before,
.mi.location_off::before {
  content: '\e0c7';
}

/* line 2601, src/sass/core/material-icons.scss */
.material-icons.location_on::before,
.mi.location_on::before {
  content: '\e0c8';
}

/* line 2606, src/sass/core/material-icons.scss */
.material-icons.location_searching::before,
.mi.location_searching::before {
  content: '\e1b7';
}

/* line 2611, src/sass/core/material-icons.scss */
.material-icons.lock::before,
.mi.lock::before {
  content: '\e897';
}

/* line 2616, src/sass/core/material-icons.scss */
.material-icons.lock_open::before,
.mi.lock_open::before {
  content: '\e898';
}

/* line 2621, src/sass/core/material-icons.scss */
.material-icons.lock_outline::before,
.mi.lock_outline::before {
  content: '\e899';
}

/* line 2626, src/sass/core/material-icons.scss */
.material-icons.looks::before,
.mi.looks::before {
  content: '\e3fc';
}

/* line 2631, src/sass/core/material-icons.scss */
.material-icons.looks_3::before,
.mi.looks_3::before {
  content: '\e3fb';
}

/* line 2636, src/sass/core/material-icons.scss */
.material-icons.looks_4::before,
.mi.looks_4::before {
  content: '\e3fd';
}

/* line 2641, src/sass/core/material-icons.scss */
.material-icons.looks_5::before,
.mi.looks_5::before {
  content: '\e3fe';
}

/* line 2646, src/sass/core/material-icons.scss */
.material-icons.looks_6::before,
.mi.looks_6::before {
  content: '\e3ff';
}

/* line 2651, src/sass/core/material-icons.scss */
.material-icons.looks_one::before,
.mi.looks_one::before {
  content: '\e400';
}

/* line 2656, src/sass/core/material-icons.scss */
.material-icons.looks_two::before,
.mi.looks_two::before {
  content: '\e401';
}

/* line 2661, src/sass/core/material-icons.scss */
.material-icons.loop::before,
.mi.loop::before {
  content: '\e028';
}

/* line 2666, src/sass/core/material-icons.scss */
.material-icons.loupe::before,
.mi.loupe::before {
  content: '\e402';
}

/* line 2671, src/sass/core/material-icons.scss */
.material-icons.low_priority::before,
.mi.low_priority::before {
  content: '\e16d';
}

/* line 2676, src/sass/core/material-icons.scss */
.material-icons.loyalty::before,
.mi.loyalty::before {
  content: '\e89a';
}

/* line 2681, src/sass/core/material-icons.scss */
.material-icons.mail::before,
.mi.mail::before {
  content: '\e158';
}

/* line 2686, src/sass/core/material-icons.scss */
.material-icons.mail_outline::before,
.mi.mail_outline::before {
  content: '\e0e1';
}

/* line 2691, src/sass/core/material-icons.scss */
.material-icons.map::before,
.mi.map::before {
  content: '\e55b';
}

/* line 2696, src/sass/core/material-icons.scss */
.material-icons.markunread::before,
.mi.markunread::before {
  content: '\e159';
}

/* line 2701, src/sass/core/material-icons.scss */
.material-icons.markunread_mailbox::before,
.mi.markunread_mailbox::before {
  content: '\e89b';
}

/* line 2706, src/sass/core/material-icons.scss */
.material-icons.memory::before,
.mi.memory::before {
  content: '\e322';
}

/* line 2711, src/sass/core/material-icons.scss */
.material-icons.menu::before,
.mi.menu::before {
  content: '\e5d2';
}

/* line 2716, src/sass/core/material-icons.scss */
.material-icons.merge_type::before,
.mi.merge_type::before {
  content: '\e252';
}

/* line 2721, src/sass/core/material-icons.scss */
.material-icons.message::before,
.mi.message::before {
  content: '\e0c9';
}

/* line 2726, src/sass/core/material-icons.scss */
.material-icons.mic::before,
.mi.mic::before {
  content: '\e029';
}

/* line 2731, src/sass/core/material-icons.scss */
.material-icons.mic_none::before,
.mi.mic_none::before {
  content: '\e02a';
}

/* line 2736, src/sass/core/material-icons.scss */
.material-icons.mic_off::before,
.mi.mic_off::before {
  content: '\e02b';
}

/* line 2741, src/sass/core/material-icons.scss */
.material-icons.mms::before,
.mi.mms::before {
  content: '\e618';
}

/* line 2746, src/sass/core/material-icons.scss */
.material-icons.mode_comment::before,
.mi.mode_comment::before {
  content: '\e253';
}

/* line 2751, src/sass/core/material-icons.scss */
.material-icons.mode_edit::before,
.mi.mode_edit::before {
  content: '\e254';
}

/* line 2756, src/sass/core/material-icons.scss */
.material-icons.monetization_on::before,
.mi.monetization_on::before {
  content: '\e263';
}

/* line 2761, src/sass/core/material-icons.scss */
.material-icons.money_off::before,
.mi.money_off::before {
  content: '\e25c';
}

/* line 2766, src/sass/core/material-icons.scss */
.material-icons.monochrome_photos::before,
.mi.monochrome_photos::before {
  content: '\e403';
}

/* line 2771, src/sass/core/material-icons.scss */
.material-icons.mood::before,
.mi.mood::before {
  content: '\e7f2';
}

/* line 2776, src/sass/core/material-icons.scss */
.material-icons.mood_bad::before,
.mi.mood_bad::before {
  content: '\e7f3';
}

/* line 2781, src/sass/core/material-icons.scss */
.material-icons.more::before,
.mi.more::before {
  content: '\e619';
}

/* line 2786, src/sass/core/material-icons.scss */
.material-icons.more_horiz::before,
.mi.more_horiz::before {
  content: '\e5d3';
}

/* line 2791, src/sass/core/material-icons.scss */
.material-icons.more_vert::before,
.mi.more_vert::before {
  content: '\e5d4';
}

/* line 2796, src/sass/core/material-icons.scss */
.material-icons.motorcycle::before,
.mi.motorcycle::before {
  content: '\e91b';
}

/* line 2801, src/sass/core/material-icons.scss */
.material-icons.mouse::before,
.mi.mouse::before {
  content: '\e323';
}

/* line 2806, src/sass/core/material-icons.scss */
.material-icons.move_to_inbox::before,
.mi.move_to_inbox::before {
  content: '\e168';
}

/* line 2811, src/sass/core/material-icons.scss */
.material-icons.movie::before,
.mi.movie::before {
  content: '\e02c';
}

/* line 2816, src/sass/core/material-icons.scss */
.material-icons.movie_creation::before,
.mi.movie_creation::before {
  content: '\e404';
}

/* line 2821, src/sass/core/material-icons.scss */
.material-icons.movie_filter::before,
.mi.movie_filter::before {
  content: '\e43a';
}

/* line 2826, src/sass/core/material-icons.scss */
.material-icons.multiline_chart::before,
.mi.multiline_chart::before {
  content: '\e6df';
}

/* line 2831, src/sass/core/material-icons.scss */
.material-icons.music_note::before,
.mi.music_note::before {
  content: '\e405';
}

/* line 2836, src/sass/core/material-icons.scss */
.material-icons.music_video::before,
.mi.music_video::before {
  content: '\e063';
}

/* line 2841, src/sass/core/material-icons.scss */
.material-icons.my_location::before,
.mi.my_location::before {
  content: '\e55c';
}

/* line 2846, src/sass/core/material-icons.scss */
.material-icons.nature::before,
.mi.nature::before {
  content: '\e406';
}

/* line 2851, src/sass/core/material-icons.scss */
.material-icons.nature_people::before,
.mi.nature_people::before {
  content: '\e407';
}

/* line 2856, src/sass/core/material-icons.scss */
.material-icons.navigate_before::before,
.mi.navigate_before::before {
  content: '\e408';
}

/* line 2861, src/sass/core/material-icons.scss */
.material-icons.navigate_next::before,
.mi.navigate_next::before {
  content: '\e409';
}

/* line 2866, src/sass/core/material-icons.scss */
.material-icons.navigation::before,
.mi.navigation::before {
  content: '\e55d';
}

/* line 2871, src/sass/core/material-icons.scss */
.material-icons.near_me::before,
.mi.near_me::before {
  content: '\e569';
}

/* line 2876, src/sass/core/material-icons.scss */
.material-icons.network_cell::before,
.mi.network_cell::before {
  content: '\e1b9';
}

/* line 2881, src/sass/core/material-icons.scss */
.material-icons.network_check::before,
.mi.network_check::before {
  content: '\e640';
}

/* line 2886, src/sass/core/material-icons.scss */
.material-icons.network_locked::before,
.mi.network_locked::before {
  content: '\e61a';
}

/* line 2891, src/sass/core/material-icons.scss */
.material-icons.network_wifi::before,
.mi.network_wifi::before {
  content: '\e1ba';
}

/* line 2896, src/sass/core/material-icons.scss */
.material-icons.new_releases::before,
.mi.new_releases::before {
  content: '\e031';
}

/* line 2901, src/sass/core/material-icons.scss */
.material-icons.next_week::before,
.mi.next_week::before {
  content: '\e16a';
}

/* line 2906, src/sass/core/material-icons.scss */
.material-icons.nfc::before,
.mi.nfc::before {
  content: '\e1bb';
}

/* line 2911, src/sass/core/material-icons.scss */
.material-icons.no_encryption::before,
.mi.no_encryption::before {
  content: '\e641';
}

/* line 2916, src/sass/core/material-icons.scss */
.material-icons.no_sim::before,
.mi.no_sim::before {
  content: '\e0cc';
}

/* line 2921, src/sass/core/material-icons.scss */
.material-icons.not_interested::before,
.mi.not_interested::before {
  content: '\e033';
}

/* line 2926, src/sass/core/material-icons.scss */
.material-icons.note::before,
.mi.note::before {
  content: '\e06f';
}

/* line 2931, src/sass/core/material-icons.scss */
.material-icons.note_add::before,
.mi.note_add::before {
  content: '\e89c';
}

/* line 2936, src/sass/core/material-icons.scss */
.material-icons.notifications::before,
.mi.notifications::before {
  content: '\e7f4';
}

/* line 2941, src/sass/core/material-icons.scss */
.material-icons.notifications_active::before,
.mi.notifications_active::before {
  content: '\e7f7';
}

/* line 2946, src/sass/core/material-icons.scss */
.material-icons.notifications_none::before,
.mi.notifications_none::before {
  content: '\e7f5';
}

/* line 2951, src/sass/core/material-icons.scss */
.material-icons.notifications_off::before,
.mi.notifications_off::before {
  content: '\e7f6';
}

/* line 2956, src/sass/core/material-icons.scss */
.material-icons.notifications_paused::before,
.mi.notifications_paused::before {
  content: '\e7f8';
}

/* line 2961, src/sass/core/material-icons.scss */
.material-icons.offline_pin::before,
.mi.offline_pin::before {
  content: '\e90a';
}

/* line 2966, src/sass/core/material-icons.scss */
.material-icons.ondemand_video::before,
.mi.ondemand_video::before {
  content: '\e63a';
}

/* line 2971, src/sass/core/material-icons.scss */
.material-icons.opacity::before,
.mi.opacity::before {
  content: '\e91c';
}

/* line 2976, src/sass/core/material-icons.scss */
.material-icons.open_in_browser::before,
.mi.open_in_browser::before {
  content: '\e89d';
}

/* line 2981, src/sass/core/material-icons.scss */
.material-icons.open_in_new::before,
.mi.open_in_new::before {
  content: '\e89e';
}

/* line 2986, src/sass/core/material-icons.scss */
.material-icons.open_with::before,
.mi.open_with::before {
  content: '\e89f';
}

/* line 2991, src/sass/core/material-icons.scss */
.material-icons.pages::before,
.mi.pages::before {
  content: '\e7f9';
}

/* line 2996, src/sass/core/material-icons.scss */
.material-icons.pageview::before,
.mi.pageview::before {
  content: '\e8a0';
}

/* line 3001, src/sass/core/material-icons.scss */
.material-icons.palette::before,
.mi.palette::before {
  content: '\e40a';
}

/* line 3006, src/sass/core/material-icons.scss */
.material-icons.pan_tool::before,
.mi.pan_tool::before {
  content: '\e925';
}

/* line 3011, src/sass/core/material-icons.scss */
.material-icons.panorama::before,
.mi.panorama::before {
  content: '\e40b';
}

/* line 3016, src/sass/core/material-icons.scss */
.material-icons.panorama_fish_eye::before,
.mi.panorama_fish_eye::before {
  content: '\e40c';
}

/* line 3021, src/sass/core/material-icons.scss */
.material-icons.panorama_horizontal::before,
.mi.panorama_horizontal::before {
  content: '\e40d';
}

/* line 3026, src/sass/core/material-icons.scss */
.material-icons.panorama_vertical::before,
.mi.panorama_vertical::before {
  content: '\e40e';
}

/* line 3031, src/sass/core/material-icons.scss */
.material-icons.panorama_wide_angle::before,
.mi.panorama_wide_angle::before {
  content: '\e40f';
}

/* line 3036, src/sass/core/material-icons.scss */
.material-icons.party_mode::before,
.mi.party_mode::before {
  content: '\e7fa';
}

/* line 3041, src/sass/core/material-icons.scss */
.material-icons.pause::before,
.mi.pause::before {
  content: '\e034';
}

/* line 3046, src/sass/core/material-icons.scss */
.material-icons.pause_circle_filled::before,
.mi.pause_circle_filled::before {
  content: '\e035';
}

/* line 3051, src/sass/core/material-icons.scss */
.material-icons.pause_circle_outline::before,
.mi.pause_circle_outline::before {
  content: '\e036';
}

/* line 3056, src/sass/core/material-icons.scss */
.material-icons.payment::before,
.mi.payment::before {
  content: '\e8a1';
}

/* line 3061, src/sass/core/material-icons.scss */
.material-icons.people::before,
.mi.people::before {
  content: '\e7fb';
}

/* line 3066, src/sass/core/material-icons.scss */
.material-icons.people_outline::before,
.mi.people_outline::before {
  content: '\e7fc';
}

/* line 3071, src/sass/core/material-icons.scss */
.material-icons.perm_camera_mic::before,
.mi.perm_camera_mic::before {
  content: '\e8a2';
}

/* line 3076, src/sass/core/material-icons.scss */
.material-icons.perm_contact_calendar::before,
.mi.perm_contact_calendar::before {
  content: '\e8a3';
}

/* line 3081, src/sass/core/material-icons.scss */
.material-icons.perm_data_setting::before,
.mi.perm_data_setting::before {
  content: '\e8a4';
}

/* line 3086, src/sass/core/material-icons.scss */
.material-icons.perm_device_information::before,
.mi.perm_device_information::before {
  content: '\e8a5';
}

/* line 3091, src/sass/core/material-icons.scss */
.material-icons.perm_identity::before,
.mi.perm_identity::before {
  content: '\e8a6';
}

/* line 3096, src/sass/core/material-icons.scss */
.material-icons.perm_media::before,
.mi.perm_media::before {
  content: '\e8a7';
}

/* line 3101, src/sass/core/material-icons.scss */
.material-icons.perm_phone_msg::before,
.mi.perm_phone_msg::before {
  content: '\e8a8';
}

/* line 3106, src/sass/core/material-icons.scss */
.material-icons.perm_scan_wifi::before,
.mi.perm_scan_wifi::before {
  content: '\e8a9';
}

/* line 3111, src/sass/core/material-icons.scss */
.material-icons.person::before,
.mi.person::before {
  content: '\e7fd';
}

/* line 3116, src/sass/core/material-icons.scss */
.material-icons.person_add::before,
.mi.person_add::before {
  content: '\e7fe';
}

/* line 3121, src/sass/core/material-icons.scss */
.material-icons.person_outline::before,
.mi.person_outline::before {
  content: '\e7ff';
}

/* line 3126, src/sass/core/material-icons.scss */
.material-icons.person_pin::before,
.mi.person_pin::before {
  content: '\e55a';
}

/* line 3131, src/sass/core/material-icons.scss */
.material-icons.person_pin_circle::before,
.mi.person_pin_circle::before {
  content: '\e56a';
}

/* line 3136, src/sass/core/material-icons.scss */
.material-icons.personal_video::before,
.mi.personal_video::before {
  content: '\e63b';
}

/* line 3141, src/sass/core/material-icons.scss */
.material-icons.pets::before,
.mi.pets::before {
  content: '\e91d';
}

/* line 3146, src/sass/core/material-icons.scss */
.material-icons.phone::before,
.mi.phone::before {
  content: '\e0cd';
}

/* line 3151, src/sass/core/material-icons.scss */
.material-icons.phone_android::before,
.mi.phone_android::before {
  content: '\e324';
}

/* line 3156, src/sass/core/material-icons.scss */
.material-icons.phone_bluetooth_speaker::before,
.mi.phone_bluetooth_speaker::before {
  content: '\e61b';
}

/* line 3161, src/sass/core/material-icons.scss */
.material-icons.phone_forwarded::before,
.mi.phone_forwarded::before {
  content: '\e61c';
}

/* line 3166, src/sass/core/material-icons.scss */
.material-icons.phone_in_talk::before,
.mi.phone_in_talk::before {
  content: '\e61d';
}

/* line 3171, src/sass/core/material-icons.scss */
.material-icons.phone_iphone::before,
.mi.phone_iphone::before {
  content: '\e325';
}

/* line 3176, src/sass/core/material-icons.scss */
.material-icons.phone_locked::before,
.mi.phone_locked::before {
  content: '\e61e';
}

/* line 3181, src/sass/core/material-icons.scss */
.material-icons.phone_missed::before,
.mi.phone_missed::before {
  content: '\e61f';
}

/* line 3186, src/sass/core/material-icons.scss */
.material-icons.phone_paused::before,
.mi.phone_paused::before {
  content: '\e620';
}

/* line 3191, src/sass/core/material-icons.scss */
.material-icons.phonelink::before,
.mi.phonelink::before {
  content: '\e326';
}

/* line 3196, src/sass/core/material-icons.scss */
.material-icons.phonelink_erase::before,
.mi.phonelink_erase::before {
  content: '\e0db';
}

/* line 3201, src/sass/core/material-icons.scss */
.material-icons.phonelink_lock::before,
.mi.phonelink_lock::before {
  content: '\e0dc';
}

/* line 3206, src/sass/core/material-icons.scss */
.material-icons.phonelink_off::before,
.mi.phonelink_off::before {
  content: '\e327';
}

/* line 3211, src/sass/core/material-icons.scss */
.material-icons.phonelink_ring::before,
.mi.phonelink_ring::before {
  content: '\e0dd';
}

/* line 3216, src/sass/core/material-icons.scss */
.material-icons.phonelink_setup::before,
.mi.phonelink_setup::before {
  content: '\e0de';
}

/* line 3221, src/sass/core/material-icons.scss */
.material-icons.photo::before,
.mi.photo::before {
  content: '\e410';
}

/* line 3226, src/sass/core/material-icons.scss */
.material-icons.photo_album::before,
.mi.photo_album::before {
  content: '\e411';
}

/* line 3231, src/sass/core/material-icons.scss */
.material-icons.photo_camera::before,
.mi.photo_camera::before {
  content: '\e412';
}

/* line 3236, src/sass/core/material-icons.scss */
.material-icons.photo_filter::before,
.mi.photo_filter::before {
  content: '\e43b';
}

/* line 3241, src/sass/core/material-icons.scss */
.material-icons.photo_library::before,
.mi.photo_library::before {
  content: '\e413';
}

/* line 3246, src/sass/core/material-icons.scss */
.material-icons.photo_size_select_actual::before,
.mi.photo_size_select_actual::before {
  content: '\e432';
}

/* line 3251, src/sass/core/material-icons.scss */
.material-icons.photo_size_select_large::before,
.mi.photo_size_select_large::before {
  content: '\e433';
}

/* line 3256, src/sass/core/material-icons.scss */
.material-icons.photo_size_select_small::before,
.mi.photo_size_select_small::before {
  content: '\e434';
}

/* line 3261, src/sass/core/material-icons.scss */
.material-icons.picture_as_pdf::before,
.mi.picture_as_pdf::before {
  content: '\e415';
}

/* line 3266, src/sass/core/material-icons.scss */
.material-icons.picture_in_picture::before,
.mi.picture_in_picture::before {
  content: '\e8aa';
}

/* line 3271, src/sass/core/material-icons.scss */
.material-icons.picture_in_picture_alt::before,
.mi.picture_in_picture_alt::before {
  content: '\e911';
}

/* line 3276, src/sass/core/material-icons.scss */
.material-icons.pie_chart::before,
.mi.pie_chart::before {
  content: '\e6c4';
}

/* line 3281, src/sass/core/material-icons.scss */
.material-icons.pie_chart_outlined::before,
.mi.pie_chart_outlined::before {
  content: '\e6c5';
}

/* line 3286, src/sass/core/material-icons.scss */
.material-icons.pin_drop::before,
.mi.pin_drop::before {
  content: '\e55e';
}

/* line 3291, src/sass/core/material-icons.scss */
.material-icons.place::before,
.mi.place::before {
  content: '\e55f';
}

/* line 3296, src/sass/core/material-icons.scss */
.material-icons.play_arrow::before,
.mi.play_arrow::before {
  content: '\e037';
}

/* line 3301, src/sass/core/material-icons.scss */
.material-icons.play_circle_filled::before,
.mi.play_circle_filled::before {
  content: '\e038';
}

/* line 3306, src/sass/core/material-icons.scss */
.material-icons.play_circle_outline::before,
.mi.play_circle_outline::before {
  content: '\e039';
}

/* line 3311, src/sass/core/material-icons.scss */
.material-icons.play_for_work::before,
.mi.play_for_work::before {
  content: '\e906';
}

/* line 3316, src/sass/core/material-icons.scss */
.material-icons.playlist_add::before,
.mi.playlist_add::before {
  content: '\e03b';
}

/* line 3321, src/sass/core/material-icons.scss */
.material-icons.playlist_add_check::before,
.mi.playlist_add_check::before {
  content: '\e065';
}

/* line 3326, src/sass/core/material-icons.scss */
.material-icons.playlist_play::before,
.mi.playlist_play::before {
  content: '\e05f';
}

/* line 3331, src/sass/core/material-icons.scss */
.material-icons.plus_one::before,
.mi.plus_one::before {
  content: '\e800';
}

/* line 3336, src/sass/core/material-icons.scss */
.material-icons.poll::before,
.mi.poll::before {
  content: '\e801';
}

/* line 3341, src/sass/core/material-icons.scss */
.material-icons.polymer::before,
.mi.polymer::before {
  content: '\e8ab';
}

/* line 3346, src/sass/core/material-icons.scss */
.material-icons.pool::before,
.mi.pool::before {
  content: '\eb48';
}

/* line 3351, src/sass/core/material-icons.scss */
.material-icons.portable_wifi_off::before,
.mi.portable_wifi_off::before {
  content: '\e0ce';
}

/* line 3356, src/sass/core/material-icons.scss */
.material-icons.portrait::before,
.mi.portrait::before {
  content: '\e416';
}

/* line 3361, src/sass/core/material-icons.scss */
.material-icons.power::before,
.mi.power::before {
  content: '\e63c';
}

/* line 3366, src/sass/core/material-icons.scss */
.material-icons.power_input::before,
.mi.power_input::before {
  content: '\e336';
}

/* line 3371, src/sass/core/material-icons.scss */
.material-icons.power_settings_new::before,
.mi.power_settings_new::before {
  content: '\e8ac';
}

/* line 3376, src/sass/core/material-icons.scss */
.material-icons.pregnant_woman::before,
.mi.pregnant_woman::before {
  content: '\e91e';
}

/* line 3381, src/sass/core/material-icons.scss */
.material-icons.present_to_all::before,
.mi.present_to_all::before {
  content: '\e0df';
}

/* line 3386, src/sass/core/material-icons.scss */
.material-icons.print::before,
.mi.print::before {
  content: '\e8ad';
}

/* line 3391, src/sass/core/material-icons.scss */
.material-icons.priority_high::before,
.mi.priority_high::before {
  content: '\e645';
}

/* line 3396, src/sass/core/material-icons.scss */
.material-icons.public::before,
.mi.public::before {
  content: '\e80b';
}

/* line 3401, src/sass/core/material-icons.scss */
.material-icons.publish::before,
.mi.publish::before {
  content: '\e255';
}

/* line 3406, src/sass/core/material-icons.scss */
.material-icons.query_builder::before,
.mi.query_builder::before {
  content: '\e8ae';
}

/* line 3411, src/sass/core/material-icons.scss */
.material-icons.question_answer::before,
.mi.question_answer::before {
  content: '\e8af';
}

/* line 3416, src/sass/core/material-icons.scss */
.material-icons.queue::before,
.mi.queue::before {
  content: '\e03c';
}

/* line 3421, src/sass/core/material-icons.scss */
.material-icons.queue_music::before,
.mi.queue_music::before {
  content: '\e03d';
}

/* line 3426, src/sass/core/material-icons.scss */
.material-icons.queue_play_next::before,
.mi.queue_play_next::before {
  content: '\e066';
}

/* line 3431, src/sass/core/material-icons.scss */
.material-icons.radio::before,
.mi.radio::before {
  content: '\e03e';
}

/* line 3436, src/sass/core/material-icons.scss */
.material-icons.radio_button_checked::before,
.mi.radio_button_checked::before {
  content: '\e837';
}

/* line 3441, src/sass/core/material-icons.scss */
.material-icons.radio_button_unchecked::before,
.mi.radio_button_unchecked::before {
  content: '\e836';
}

/* line 3446, src/sass/core/material-icons.scss */
.material-icons.rate_review::before,
.mi.rate_review::before {
  content: '\e560';
}

/* line 3451, src/sass/core/material-icons.scss */
.material-icons.receipt::before,
.mi.receipt::before {
  content: '\e8b0';
}

/* line 3456, src/sass/core/material-icons.scss */
.material-icons.recent_actors::before,
.mi.recent_actors::before {
  content: '\e03f';
}

/* line 3461, src/sass/core/material-icons.scss */
.material-icons.record_voice_over::before,
.mi.record_voice_over::before {
  content: '\e91f';
}

/* line 3466, src/sass/core/material-icons.scss */
.material-icons.redeem::before,
.mi.redeem::before {
  content: '\e8b1';
}

/* line 3471, src/sass/core/material-icons.scss */
.material-icons.redo::before,
.mi.redo::before {
  content: '\e15a';
}

/* line 3476, src/sass/core/material-icons.scss */
.material-icons.refresh::before,
.mi.refresh::before {
  content: '\e5d5';
}

/* line 3481, src/sass/core/material-icons.scss */
.material-icons.remove::before,
.mi.remove::before {
  content: '\e15b';
}

/* line 3486, src/sass/core/material-icons.scss */
.material-icons.remove_circle::before,
.mi.remove_circle::before {
  content: '\e15c';
}

/* line 3491, src/sass/core/material-icons.scss */
.material-icons.remove_circle_outline::before,
.mi.remove_circle_outline::before {
  content: '\e15d';
}

/* line 3496, src/sass/core/material-icons.scss */
.material-icons.remove_from_queue::before,
.mi.remove_from_queue::before {
  content: '\e067';
}

/* line 3501, src/sass/core/material-icons.scss */
.material-icons.remove_red_eye::before,
.mi.remove_red_eye::before {
  content: '\e417';
}

/* line 3506, src/sass/core/material-icons.scss */
.material-icons.remove_shopping_cart::before,
.mi.remove_shopping_cart::before {
  content: '\e928';
}

/* line 3511, src/sass/core/material-icons.scss */
.material-icons.reorder::before,
.mi.reorder::before {
  content: '\e8fe';
}

/* line 3516, src/sass/core/material-icons.scss */
.material-icons.repeat::before,
.mi.repeat::before {
  content: '\e040';
}

/* line 3521, src/sass/core/material-icons.scss */
.material-icons.repeat_one::before,
.mi.repeat_one::before {
  content: '\e041';
}

/* line 3526, src/sass/core/material-icons.scss */
.material-icons.replay::before,
.mi.replay::before {
  content: '\e042';
}

/* line 3531, src/sass/core/material-icons.scss */
.material-icons.replay_10::before,
.mi.replay_10::before {
  content: '\e059';
}

/* line 3536, src/sass/core/material-icons.scss */
.material-icons.replay_30::before,
.mi.replay_30::before {
  content: '\e05a';
}

/* line 3541, src/sass/core/material-icons.scss */
.material-icons.replay_5::before,
.mi.replay_5::before {
  content: '\e05b';
}

/* line 3546, src/sass/core/material-icons.scss */
.material-icons.reply::before,
.mi.reply::before {
  content: '\e15e';
}

/* line 3551, src/sass/core/material-icons.scss */
.material-icons.reply_all::before,
.mi.reply_all::before {
  content: '\e15f';
}

/* line 3556, src/sass/core/material-icons.scss */
.material-icons.report::before,
.mi.report::before {
  content: '\e160';
}

/* line 3561, src/sass/core/material-icons.scss */
.material-icons.report_problem::before,
.mi.report_problem::before {
  content: '\e8b2';
}

/* line 3566, src/sass/core/material-icons.scss */
.material-icons.restaurant::before,
.mi.restaurant::before {
  content: '\e56c';
}

/* line 3571, src/sass/core/material-icons.scss */
.material-icons.restaurant_menu::before,
.mi.restaurant_menu::before {
  content: '\e561';
}

/* line 3576, src/sass/core/material-icons.scss */
.material-icons.restore::before,
.mi.restore::before {
  content: '\e8b3';
}

/* line 3581, src/sass/core/material-icons.scss */
.material-icons.restore_page::before,
.mi.restore_page::before {
  content: '\e929';
}

/* line 3586, src/sass/core/material-icons.scss */
.material-icons.ring_volume::before,
.mi.ring_volume::before {
  content: '\e0d1';
}

/* line 3591, src/sass/core/material-icons.scss */
.material-icons.room::before,
.mi.room::before {
  content: '\e8b4';
}

/* line 3596, src/sass/core/material-icons.scss */
.material-icons.room_service::before,
.mi.room_service::before {
  content: '\eb49';
}

/* line 3601, src/sass/core/material-icons.scss */
.material-icons.rotate_90_degrees_ccw::before,
.mi.rotate_90_degrees_ccw::before {
  content: '\e418';
}

/* line 3606, src/sass/core/material-icons.scss */
.material-icons.rotate_left::before,
.mi.rotate_left::before {
  content: '\e419';
}

/* line 3611, src/sass/core/material-icons.scss */
.material-icons.rotate_right::before,
.mi.rotate_right::before {
  content: '\e41a';
}

/* line 3616, src/sass/core/material-icons.scss */
.material-icons.rounded_corner::before,
.mi.rounded_corner::before {
  content: '\e920';
}

/* line 3621, src/sass/core/material-icons.scss */
.material-icons.router::before,
.mi.router::before {
  content: '\e328';
}

/* line 3626, src/sass/core/material-icons.scss */
.material-icons.rowing::before,
.mi.rowing::before {
  content: '\e921';
}

/* line 3631, src/sass/core/material-icons.scss */
.material-icons.rss_feed::before,
.mi.rss_feed::before {
  content: '\e0e5';
}

/* line 3636, src/sass/core/material-icons.scss */
.material-icons.rv_hookup::before,
.mi.rv_hookup::before {
  content: '\e642';
}

/* line 3641, src/sass/core/material-icons.scss */
.material-icons.satellite::before,
.mi.satellite::before {
  content: '\e562';
}

/* line 3646, src/sass/core/material-icons.scss */
.material-icons.save::before,
.mi.save::before {
  content: '\e161';
}

/* line 3651, src/sass/core/material-icons.scss */
.material-icons.scanner::before,
.mi.scanner::before {
  content: '\e329';
}

/* line 3656, src/sass/core/material-icons.scss */
.material-icons.schedule::before,
.mi.schedule::before {
  content: '\e8b5';
}

/* line 3661, src/sass/core/material-icons.scss */
.material-icons.school::before,
.mi.school::before {
  content: '\e80c';
}

/* line 3666, src/sass/core/material-icons.scss */
.material-icons.screen_lock_landscape::before,
.mi.screen_lock_landscape::before {
  content: '\e1be';
}

/* line 3671, src/sass/core/material-icons.scss */
.material-icons.screen_lock_portrait::before,
.mi.screen_lock_portrait::before {
  content: '\e1bf';
}

/* line 3676, src/sass/core/material-icons.scss */
.material-icons.screen_lock_rotation::before,
.mi.screen_lock_rotation::before {
  content: '\e1c0';
}

/* line 3681, src/sass/core/material-icons.scss */
.material-icons.screen_rotation::before,
.mi.screen_rotation::before {
  content: '\e1c1';
}

/* line 3686, src/sass/core/material-icons.scss */
.material-icons.screen_share::before,
.mi.screen_share::before {
  content: '\e0e2';
}

/* line 3691, src/sass/core/material-icons.scss */
.material-icons.sd_card::before,
.mi.sd_card::before {
  content: '\e623';
}

/* line 3696, src/sass/core/material-icons.scss */
.material-icons.sd_storage::before,
.mi.sd_storage::before {
  content: '\e1c2';
}

/* line 3701, src/sass/core/material-icons.scss */
.material-icons.search::before,
.mi.search::before {
  content: '\e8b6';
}

/* line 3706, src/sass/core/material-icons.scss */
.material-icons.security::before,
.mi.security::before {
  content: '\e32a';
}

/* line 3711, src/sass/core/material-icons.scss */
.material-icons.select_all::before,
.mi.select_all::before {
  content: '\e162';
}

/* line 3716, src/sass/core/material-icons.scss */
.material-icons.send::before,
.mi.send::before {
  content: '\e163';
}

/* line 3721, src/sass/core/material-icons.scss */
.material-icons.sentiment_dissatisfied::before,
.mi.sentiment_dissatisfied::before {
  content: '\e811';
}

/* line 3726, src/sass/core/material-icons.scss */
.material-icons.sentiment_neutral::before,
.mi.sentiment_neutral::before {
  content: '\e812';
}

/* line 3731, src/sass/core/material-icons.scss */
.material-icons.sentiment_satisfied::before,
.mi.sentiment_satisfied::before {
  content: '\e813';
}

/* line 3736, src/sass/core/material-icons.scss */
.material-icons.sentiment_very_dissatisfied::before,
.mi.sentiment_very_dissatisfied::before {
  content: '\e814';
}

/* line 3741, src/sass/core/material-icons.scss */
.material-icons.sentiment_very_satisfied::before,
.mi.sentiment_very_satisfied::before {
  content: '\e815';
}

/* line 3746, src/sass/core/material-icons.scss */
.material-icons.settings::before,
.mi.settings::before {
  content: '\e8b8';
}

/* line 3751, src/sass/core/material-icons.scss */
.material-icons.settings_applications::before,
.mi.settings_applications::before {
  content: '\e8b9';
}

/* line 3756, src/sass/core/material-icons.scss */
.material-icons.settings_backup_restore::before,
.mi.settings_backup_restore::before {
  content: '\e8ba';
}

/* line 3761, src/sass/core/material-icons.scss */
.material-icons.settings_bluetooth::before,
.mi.settings_bluetooth::before {
  content: '\e8bb';
}

/* line 3766, src/sass/core/material-icons.scss */
.material-icons.settings_brightness::before,
.mi.settings_brightness::before {
  content: '\e8bd';
}

/* line 3771, src/sass/core/material-icons.scss */
.material-icons.settings_cell::before,
.mi.settings_cell::before {
  content: '\e8bc';
}

/* line 3776, src/sass/core/material-icons.scss */
.material-icons.settings_ethernet::before,
.mi.settings_ethernet::before {
  content: '\e8be';
}

/* line 3781, src/sass/core/material-icons.scss */
.material-icons.settings_input_antenna::before,
.mi.settings_input_antenna::before {
  content: '\e8bf';
}

/* line 3786, src/sass/core/material-icons.scss */
.material-icons.settings_input_component::before,
.mi.settings_input_component::before {
  content: '\e8c0';
}

/* line 3791, src/sass/core/material-icons.scss */
.material-icons.settings_input_composite::before,
.mi.settings_input_composite::before {
  content: '\e8c1';
}

/* line 3796, src/sass/core/material-icons.scss */
.material-icons.settings_input_hdmi::before,
.mi.settings_input_hdmi::before {
  content: '\e8c2';
}

/* line 3801, src/sass/core/material-icons.scss */
.material-icons.settings_input_svideo::before,
.mi.settings_input_svideo::before {
  content: '\e8c3';
}

/* line 3806, src/sass/core/material-icons.scss */
.material-icons.settings_overscan::before,
.mi.settings_overscan::before {
  content: '\e8c4';
}

/* line 3811, src/sass/core/material-icons.scss */
.material-icons.settings_phone::before,
.mi.settings_phone::before {
  content: '\e8c5';
}

/* line 3816, src/sass/core/material-icons.scss */
.material-icons.settings_power::before,
.mi.settings_power::before {
  content: '\e8c6';
}

/* line 3821, src/sass/core/material-icons.scss */
.material-icons.settings_remote::before,
.mi.settings_remote::before {
  content: '\e8c7';
}

/* line 3826, src/sass/core/material-icons.scss */
.material-icons.settings_system_daydream::before,
.mi.settings_system_daydream::before {
  content: '\e1c3';
}

/* line 3831, src/sass/core/material-icons.scss */
.material-icons.settings_voice::before,
.mi.settings_voice::before {
  content: '\e8c8';
}

/* line 3836, src/sass/core/material-icons.scss */
.material-icons.share::before,
.mi.share::before {
  content: '\e80d';
}

/* line 3841, src/sass/core/material-icons.scss */
.material-icons.shop::before,
.mi.shop::before {
  content: '\e8c9';
}

/* line 3846, src/sass/core/material-icons.scss */
.material-icons.shop_two::before,
.mi.shop_two::before {
  content: '\e8ca';
}

/* line 3851, src/sass/core/material-icons.scss */
.material-icons.shopping_basket::before,
.mi.shopping_basket::before {
  content: '\e8cb';
}

/* line 3856, src/sass/core/material-icons.scss */
.material-icons.shopping_cart::before,
.mi.shopping_cart::before {
  content: '\e8cc';
}

/* line 3861, src/sass/core/material-icons.scss */
.material-icons.short_text::before,
.mi.short_text::before {
  content: '\e261';
}

/* line 3866, src/sass/core/material-icons.scss */
.material-icons.show_chart::before,
.mi.show_chart::before {
  content: '\e6e1';
}

/* line 3871, src/sass/core/material-icons.scss */
.material-icons.shuffle::before,
.mi.shuffle::before {
  content: '\e043';
}

/* line 3876, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_4_bar::before,
.mi.signal_cellular_4_bar::before {
  content: '\e1c8';
}

/* line 3881, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_connected_no_internet_4_bar::before,
.mi.signal_cellular_connected_no_internet_4_bar::before {
  content: '\e1cd';
}

/* line 3886, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_no_sim::before,
.mi.signal_cellular_no_sim::before {
  content: '\e1ce';
}

/* line 3891, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_null::before,
.mi.signal_cellular_null::before {
  content: '\e1cf';
}

/* line 3896, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_off::before,
.mi.signal_cellular_off::before {
  content: '\e1d0';
}

/* line 3901, src/sass/core/material-icons.scss */
.material-icons.signal_wifi_4_bar::before,
.mi.signal_wifi_4_bar::before {
  content: '\e1d8';
}

/* line 3906, src/sass/core/material-icons.scss */
.material-icons.signal_wifi_4_bar_lock::before,
.mi.signal_wifi_4_bar_lock::before {
  content: '\e1d9';
}

/* line 3911, src/sass/core/material-icons.scss */
.material-icons.signal_wifi_off::before,
.mi.signal_wifi_off::before {
  content: '\e1da';
}

/* line 3916, src/sass/core/material-icons.scss */
.material-icons.sim_card::before,
.mi.sim_card::before {
  content: '\e32b';
}

/* line 3921, src/sass/core/material-icons.scss */
.material-icons.sim_card_alert::before,
.mi.sim_card_alert::before {
  content: '\e624';
}

/* line 3926, src/sass/core/material-icons.scss */
.material-icons.skip_next::before,
.mi.skip_next::before {
  content: '\e044';
}

/* line 3931, src/sass/core/material-icons.scss */
.material-icons.skip_previous::before,
.mi.skip_previous::before {
  content: '\e045';
}

/* line 3936, src/sass/core/material-icons.scss */
.material-icons.slideshow::before,
.mi.slideshow::before {
  content: '\e41b';
}

/* line 3941, src/sass/core/material-icons.scss */
.material-icons.slow_motion_video::before,
.mi.slow_motion_video::before {
  content: '\e068';
}

/* line 3946, src/sass/core/material-icons.scss */
.material-icons.smartphone::before,
.mi.smartphone::before {
  content: '\e32c';
}

/* line 3951, src/sass/core/material-icons.scss */
.material-icons.smoke_free::before,
.mi.smoke_free::before {
  content: '\eb4a';
}

/* line 3956, src/sass/core/material-icons.scss */
.material-icons.smoking_rooms::before,
.mi.smoking_rooms::before {
  content: '\eb4b';
}

/* line 3961, src/sass/core/material-icons.scss */
.material-icons.sms::before,
.mi.sms::before {
  content: '\e625';
}

/* line 3966, src/sass/core/material-icons.scss */
.material-icons.sms_failed::before,
.mi.sms_failed::before {
  content: '\e626';
}

/* line 3971, src/sass/core/material-icons.scss */
.material-icons.snooze::before,
.mi.snooze::before {
  content: '\e046';
}

/* line 3976, src/sass/core/material-icons.scss */
.material-icons.sort::before,
.mi.sort::before {
  content: '\e164';
}

/* line 3981, src/sass/core/material-icons.scss */
.material-icons.sort_by_alpha::before,
.mi.sort_by_alpha::before {
  content: '\e053';
}

/* line 3986, src/sass/core/material-icons.scss */
.material-icons.spa::before,
.mi.spa::before {
  content: '\eb4c';
}

/* line 3991, src/sass/core/material-icons.scss */
.material-icons.space_bar::before,
.mi.space_bar::before {
  content: '\e256';
}

/* line 3996, src/sass/core/material-icons.scss */
.material-icons.speaker::before,
.mi.speaker::before {
  content: '\e32d';
}

/* line 4001, src/sass/core/material-icons.scss */
.material-icons.speaker_group::before,
.mi.speaker_group::before {
  content: '\e32e';
}

/* line 4006, src/sass/core/material-icons.scss */
.material-icons.speaker_notes::before,
.mi.speaker_notes::before {
  content: '\e8cd';
}

/* line 4011, src/sass/core/material-icons.scss */
.material-icons.speaker_notes_off::before,
.mi.speaker_notes_off::before {
  content: '\e92a';
}

/* line 4016, src/sass/core/material-icons.scss */
.material-icons.speaker_phone::before,
.mi.speaker_phone::before {
  content: '\e0d2';
}

/* line 4021, src/sass/core/material-icons.scss */
.material-icons.spellcheck::before,
.mi.spellcheck::before {
  content: '\e8ce';
}

/* line 4026, src/sass/core/material-icons.scss */
.material-icons.star::before,
.mi.star::before {
  content: '\e838';
}

/* line 4031, src/sass/core/material-icons.scss */
.material-icons.star_border::before,
.mi.star_border::before {
  content: '\e83a';
}

/* line 4036, src/sass/core/material-icons.scss */
.material-icons.star_half::before,
.mi.star_half::before {
  content: '\e839';
}

/* line 4041, src/sass/core/material-icons.scss */
.material-icons.stars::before,
.mi.stars::before {
  content: '\e8d0';
}

/* line 4046, src/sass/core/material-icons.scss */
.material-icons.stay_current_landscape::before,
.mi.stay_current_landscape::before {
  content: '\e0d3';
}

/* line 4051, src/sass/core/material-icons.scss */
.material-icons.stay_current_portrait::before,
.mi.stay_current_portrait::before {
  content: '\e0d4';
}

/* line 4056, src/sass/core/material-icons.scss */
.material-icons.stay_primary_landscape::before,
.mi.stay_primary_landscape::before {
  content: '\e0d5';
}

/* line 4061, src/sass/core/material-icons.scss */
.material-icons.stay_primary_portrait::before,
.mi.stay_primary_portrait::before {
  content: '\e0d6';
}

/* line 4066, src/sass/core/material-icons.scss */
.material-icons.stop::before,
.mi.stop::before {
  content: '\e047';
}

/* line 4071, src/sass/core/material-icons.scss */
.material-icons.stop_screen_share::before,
.mi.stop_screen_share::before {
  content: '\e0e3';
}

/* line 4076, src/sass/core/material-icons.scss */
.material-icons.storage::before,
.mi.storage::before {
  content: '\e1db';
}

/* line 4081, src/sass/core/material-icons.scss */
.material-icons.store::before,
.mi.store::before {
  content: '\e8d1';
}

/* line 4086, src/sass/core/material-icons.scss */
.material-icons.store_mall_directory::before,
.mi.store_mall_directory::before {
  content: '\e563';
}

/* line 4091, src/sass/core/material-icons.scss */
.material-icons.straighten::before,
.mi.straighten::before {
  content: '\e41c';
}

/* line 4096, src/sass/core/material-icons.scss */
.material-icons.streetview::before,
.mi.streetview::before {
  content: '\e56e';
}

/* line 4101, src/sass/core/material-icons.scss */
.material-icons.strikethrough_s::before,
.mi.strikethrough_s::before {
  content: '\e257';
}

/* line 4106, src/sass/core/material-icons.scss */
.material-icons.style::before,
.mi.style::before {
  content: '\e41d';
}

/* line 4111, src/sass/core/material-icons.scss */
.material-icons.subdirectory_arrow_left::before,
.mi.subdirectory_arrow_left::before {
  content: '\e5d9';
}

/* line 4116, src/sass/core/material-icons.scss */
.material-icons.subdirectory_arrow_right::before,
.mi.subdirectory_arrow_right::before {
  content: '\e5da';
}

/* line 4121, src/sass/core/material-icons.scss */
.material-icons.subject::before,
.mi.subject::before {
  content: '\e8d2';
}

/* line 4126, src/sass/core/material-icons.scss */
.material-icons.subscriptions::before,
.mi.subscriptions::before {
  content: '\e064';
}

/* line 4131, src/sass/core/material-icons.scss */
.material-icons.subtitles::before,
.mi.subtitles::before {
  content: '\e048';
}

/* line 4136, src/sass/core/material-icons.scss */
.material-icons.subway::before,
.mi.subway::before {
  content: '\e56f';
}

/* line 4141, src/sass/core/material-icons.scss */
.material-icons.supervisor_account::before,
.mi.supervisor_account::before {
  content: '\e8d3';
}

/* line 4146, src/sass/core/material-icons.scss */
.material-icons.surround_sound::before,
.mi.surround_sound::before {
  content: '\e049';
}

/* line 4151, src/sass/core/material-icons.scss */
.material-icons.swap_calls::before,
.mi.swap_calls::before {
  content: '\e0d7';
}

/* line 4156, src/sass/core/material-icons.scss */
.material-icons.swap_horiz::before,
.mi.swap_horiz::before {
  content: '\e8d4';
}

/* line 4161, src/sass/core/material-icons.scss */
.material-icons.swap_vert::before,
.mi.swap_vert::before {
  content: '\e8d5';
}

/* line 4166, src/sass/core/material-icons.scss */
.material-icons.swap_vertical_circle::before,
.mi.swap_vertical_circle::before {
  content: '\e8d6';
}

/* line 4171, src/sass/core/material-icons.scss */
.material-icons.switch_camera::before,
.mi.switch_camera::before {
  content: '\e41e';
}

/* line 4176, src/sass/core/material-icons.scss */
.material-icons.switch_video::before,
.mi.switch_video::before {
  content: '\e41f';
}

/* line 4181, src/sass/core/material-icons.scss */
.material-icons.sync::before,
.mi.sync::before {
  content: '\e627';
}

/* line 4186, src/sass/core/material-icons.scss */
.material-icons.sync_disabled::before,
.mi.sync_disabled::before {
  content: '\e628';
}

/* line 4191, src/sass/core/material-icons.scss */
.material-icons.sync_problem::before,
.mi.sync_problem::before {
  content: '\e629';
}

/* line 4196, src/sass/core/material-icons.scss */
.material-icons.system_update::before,
.mi.system_update::before {
  content: '\e62a';
}

/* line 4201, src/sass/core/material-icons.scss */
.material-icons.system_update_alt::before,
.mi.system_update_alt::before {
  content: '\e8d7';
}

/* line 4206, src/sass/core/material-icons.scss */
.material-icons.tab::before,
.mi.tab::before {
  content: '\e8d8';
}

/* line 4211, src/sass/core/material-icons.scss */
.material-icons.tab_unselected::before,
.mi.tab_unselected::before {
  content: '\e8d9';
}

/* line 4216, src/sass/core/material-icons.scss */
.material-icons.tablet::before,
.mi.tablet::before {
  content: '\e32f';
}

/* line 4221, src/sass/core/material-icons.scss */
.material-icons.tablet_android::before,
.mi.tablet_android::before {
  content: '\e330';
}

/* line 4226, src/sass/core/material-icons.scss */
.material-icons.tablet_mac::before,
.mi.tablet_mac::before {
  content: '\e331';
}

/* line 4231, src/sass/core/material-icons.scss */
.material-icons.tag_faces::before,
.mi.tag_faces::before {
  content: '\e420';
}

/* line 4236, src/sass/core/material-icons.scss */
.material-icons.tap_and_play::before,
.mi.tap_and_play::before {
  content: '\e62b';
}

/* line 4241, src/sass/core/material-icons.scss */
.material-icons.terrain::before,
.mi.terrain::before {
  content: '\e564';
}

/* line 4246, src/sass/core/material-icons.scss */
.material-icons.text_fields::before,
.mi.text_fields::before {
  content: '\e262';
}

/* line 4251, src/sass/core/material-icons.scss */
.material-icons.text_format::before,
.mi.text_format::before {
  content: '\e165';
}

/* line 4256, src/sass/core/material-icons.scss */
.material-icons.textsms::before,
.mi.textsms::before {
  content: '\e0d8';
}

/* line 4261, src/sass/core/material-icons.scss */
.material-icons.texture::before,
.mi.texture::before {
  content: '\e421';
}

/* line 4266, src/sass/core/material-icons.scss */
.material-icons.theaters::before,
.mi.theaters::before {
  content: '\e8da';
}

/* line 4271, src/sass/core/material-icons.scss */
.material-icons.thumb_down::before,
.mi.thumb_down::before {
  content: '\e8db';
}

/* line 4276, src/sass/core/material-icons.scss */
.material-icons.thumb_up::before,
.mi.thumb_up::before {
  content: '\e8dc';
}

/* line 4281, src/sass/core/material-icons.scss */
.material-icons.thumbs_up_down::before,
.mi.thumbs_up_down::before {
  content: '\e8dd';
}

/* line 4286, src/sass/core/material-icons.scss */
.material-icons.time_to_leave::before,
.mi.time_to_leave::before {
  content: '\e62c';
}

/* line 4291, src/sass/core/material-icons.scss */
.material-icons.timelapse::before,
.mi.timelapse::before {
  content: '\e422';
}

/* line 4296, src/sass/core/material-icons.scss */
.material-icons.timeline::before,
.mi.timeline::before {
  content: '\e922';
}

/* line 4301, src/sass/core/material-icons.scss */
.material-icons.timer::before,
.mi.timer::before {
  content: '\e425';
}

/* line 4306, src/sass/core/material-icons.scss */
.material-icons.timer_10::before,
.mi.timer_10::before {
  content: '\e423';
}

/* line 4311, src/sass/core/material-icons.scss */
.material-icons.timer_3::before,
.mi.timer_3::before {
  content: '\e424';
}

/* line 4316, src/sass/core/material-icons.scss */
.material-icons.timer_off::before,
.mi.timer_off::before {
  content: '\e426';
}

/* line 4321, src/sass/core/material-icons.scss */
.material-icons.title::before,
.mi.title::before {
  content: '\e264';
}

/* line 4326, src/sass/core/material-icons.scss */
.material-icons.toc::before,
.mi.toc::before {
  content: '\e8de';
}

/* line 4331, src/sass/core/material-icons.scss */
.material-icons.today::before,
.mi.today::before {
  content: '\e8df';
}

/* line 4336, src/sass/core/material-icons.scss */
.material-icons.toll::before,
.mi.toll::before {
  content: '\e8e0';
}

/* line 4341, src/sass/core/material-icons.scss */
.material-icons.tonality::before,
.mi.tonality::before {
  content: '\e427';
}

/* line 4346, src/sass/core/material-icons.scss */
.material-icons.touch_app::before,
.mi.touch_app::before {
  content: '\e913';
}

/* line 4351, src/sass/core/material-icons.scss */
.material-icons.toys::before,
.mi.toys::before {
  content: '\e332';
}

/* line 4356, src/sass/core/material-icons.scss */
.material-icons.track_changes::before,
.mi.track_changes::before {
  content: '\e8e1';
}

/* line 4361, src/sass/core/material-icons.scss */
.material-icons.traffic::before,
.mi.traffic::before {
  content: '\e565';
}

/* line 4366, src/sass/core/material-icons.scss */
.material-icons.train::before,
.mi.train::before {
  content: '\e570';
}

/* line 4371, src/sass/core/material-icons.scss */
.material-icons.tram::before,
.mi.tram::before {
  content: '\e571';
}

/* line 4376, src/sass/core/material-icons.scss */
.material-icons.transfer_within_a_station::before,
.mi.transfer_within_a_station::before {
  content: '\e572';
}

/* line 4381, src/sass/core/material-icons.scss */
.material-icons.transform::before,
.mi.transform::before {
  content: '\e428';
}

/* line 4386, src/sass/core/material-icons.scss */
.material-icons.translate::before,
.mi.translate::before {
  content: '\e8e2';
}

/* line 4391, src/sass/core/material-icons.scss */
.material-icons.trending_down::before,
.mi.trending_down::before {
  content: '\e8e3';
}

/* line 4396, src/sass/core/material-icons.scss */
.material-icons.trending_flat::before,
.mi.trending_flat::before {
  content: '\e8e4';
}

/* line 4401, src/sass/core/material-icons.scss */
.material-icons.trending_up::before,
.mi.trending_up::before {
  content: '\e8e5';
}

/* line 4406, src/sass/core/material-icons.scss */
.material-icons.tune::before,
.mi.tune::before {
  content: '\e429';
}

/* line 4411, src/sass/core/material-icons.scss */
.material-icons.turned_in::before,
.mi.turned_in::before {
  content: '\e8e6';
}

/* line 4416, src/sass/core/material-icons.scss */
.material-icons.turned_in_not::before,
.mi.turned_in_not::before {
  content: '\e8e7';
}

/* line 4421, src/sass/core/material-icons.scss */
.material-icons.tv::before,
.mi.tv::before {
  content: '\e333';
}

/* line 4426, src/sass/core/material-icons.scss */
.material-icons.unarchive::before,
.mi.unarchive::before {
  content: '\e169';
}

/* line 4431, src/sass/core/material-icons.scss */
.material-icons.undo::before,
.mi.undo::before {
  content: '\e166';
}

/* line 4436, src/sass/core/material-icons.scss */
.material-icons.unfold_less::before,
.mi.unfold_less::before {
  content: '\e5d6';
}

/* line 4441, src/sass/core/material-icons.scss */
.material-icons.unfold_more::before,
.mi.unfold_more::before {
  content: '\e5d7';
}

/* line 4446, src/sass/core/material-icons.scss */
.material-icons.update::before,
.mi.update::before {
  content: '\e923';
}

/* line 4451, src/sass/core/material-icons.scss */
.material-icons.usb::before,
.mi.usb::before {
  content: '\e1e0';
}

/* line 4456, src/sass/core/material-icons.scss */
.material-icons.verified_user::before,
.mi.verified_user::before {
  content: '\e8e8';
}

/* line 4461, src/sass/core/material-icons.scss */
.material-icons.vertical_align_bottom::before,
.mi.vertical_align_bottom::before {
  content: '\e258';
}

/* line 4466, src/sass/core/material-icons.scss */
.material-icons.vertical_align_center::before,
.mi.vertical_align_center::before {
  content: '\e259';
}

/* line 4471, src/sass/core/material-icons.scss */
.material-icons.vertical_align_top::before,
.mi.vertical_align_top::before {
  content: '\e25a';
}

/* line 4476, src/sass/core/material-icons.scss */
.material-icons.vibration::before,
.mi.vibration::before {
  content: '\e62d';
}

/* line 4481, src/sass/core/material-icons.scss */
.material-icons.video_call::before,
.mi.video_call::before {
  content: '\e070';
}

/* line 4486, src/sass/core/material-icons.scss */
.material-icons.video_label::before,
.mi.video_label::before {
  content: '\e071';
}

/* line 4491, src/sass/core/material-icons.scss */
.material-icons.video_library::before,
.mi.video_library::before {
  content: '\e04a';
}

/* line 4496, src/sass/core/material-icons.scss */
.material-icons.videocam::before,
.mi.videocam::before {
  content: '\e04b';
}

/* line 4501, src/sass/core/material-icons.scss */
.material-icons.videocam_off::before,
.mi.videocam_off::before {
  content: '\e04c';
}

/* line 4506, src/sass/core/material-icons.scss */
.material-icons.videogame_asset::before,
.mi.videogame_asset::before {
  content: '\e338';
}

/* line 4511, src/sass/core/material-icons.scss */
.material-icons.view_agenda::before,
.mi.view_agenda::before {
  content: '\e8e9';
}

/* line 4516, src/sass/core/material-icons.scss */
.material-icons.view_array::before,
.mi.view_array::before {
  content: '\e8ea';
}

/* line 4521, src/sass/core/material-icons.scss */
.material-icons.view_carousel::before,
.mi.view_carousel::before {
  content: '\e8eb';
}

/* line 4526, src/sass/core/material-icons.scss */
.material-icons.view_column::before,
.mi.view_column::before {
  content: '\e8ec';
}

/* line 4531, src/sass/core/material-icons.scss */
.material-icons.view_comfy::before,
.mi.view_comfy::before {
  content: '\e42a';
}

/* line 4536, src/sass/core/material-icons.scss */
.material-icons.view_compact::before,
.mi.view_compact::before {
  content: '\e42b';
}

/* line 4541, src/sass/core/material-icons.scss */
.material-icons.view_day::before,
.mi.view_day::before {
  content: '\e8ed';
}

/* line 4546, src/sass/core/material-icons.scss */
.material-icons.view_headline::before,
.mi.view_headline::before {
  content: '\e8ee';
}

/* line 4551, src/sass/core/material-icons.scss */
.material-icons.view_list::before,
.mi.view_list::before {
  content: '\e8ef';
}

/* line 4556, src/sass/core/material-icons.scss */
.material-icons.view_module::before,
.mi.view_module::before {
  content: '\e8f0';
}

/* line 4561, src/sass/core/material-icons.scss */
.material-icons.view_quilt::before,
.mi.view_quilt::before {
  content: '\e8f1';
}

/* line 4566, src/sass/core/material-icons.scss */
.material-icons.view_stream::before,
.mi.view_stream::before {
  content: '\e8f2';
}

/* line 4571, src/sass/core/material-icons.scss */
.material-icons.view_week::before,
.mi.view_week::before {
  content: '\e8f3';
}

/* line 4576, src/sass/core/material-icons.scss */
.material-icons.vignette::before,
.mi.vignette::before {
  content: '\e435';
}

/* line 4581, src/sass/core/material-icons.scss */
.material-icons.visibility::before,
.mi.visibility::before {
  content: '\e8f4';
}

/* line 4586, src/sass/core/material-icons.scss */
.material-icons.visibility_off::before,
.mi.visibility_off::before {
  content: '\e8f5';
}

/* line 4591, src/sass/core/material-icons.scss */
.material-icons.voice_chat::before,
.mi.voice_chat::before {
  content: '\e62e';
}

/* line 4596, src/sass/core/material-icons.scss */
.material-icons.voicemail::before,
.mi.voicemail::before {
  content: '\e0d9';
}

/* line 4601, src/sass/core/material-icons.scss */
.material-icons.volume_down::before,
.mi.volume_down::before {
  content: '\e04d';
}

/* line 4606, src/sass/core/material-icons.scss */
.material-icons.volume_mute::before,
.mi.volume_mute::before {
  content: '\e04e';
}

/* line 4611, src/sass/core/material-icons.scss */
.material-icons.volume_off::before,
.mi.volume_off::before {
  content: '\e04f';
}

/* line 4616, src/sass/core/material-icons.scss */
.material-icons.volume_up::before,
.mi.volume_up::before {
  content: '\e050';
}

/* line 4621, src/sass/core/material-icons.scss */
.material-icons.vpn_key::before,
.mi.vpn_key::before {
  content: '\e0da';
}

/* line 4626, src/sass/core/material-icons.scss */
.material-icons.vpn_lock::before,
.mi.vpn_lock::before {
  content: '\e62f';
}

/* line 4631, src/sass/core/material-icons.scss */
.material-icons.wallpaper::before,
.mi.wallpaper::before {
  content: '\e1bc';
}

/* line 4636, src/sass/core/material-icons.scss */
.material-icons.warning::before,
.mi.warning::before {
  content: '\e002';
}

/* line 4641, src/sass/core/material-icons.scss */
.material-icons.watch::before,
.mi.watch::before {
  content: '\e334';
}

/* line 4646, src/sass/core/material-icons.scss */
.material-icons.watch_later::before,
.mi.watch_later::before {
  content: '\e924';
}

/* line 4651, src/sass/core/material-icons.scss */
.material-icons.wb_auto::before,
.mi.wb_auto::before {
  content: '\e42c';
}

/* line 4656, src/sass/core/material-icons.scss */
.material-icons.wb_cloudy::before,
.mi.wb_cloudy::before {
  content: '\e42d';
}

/* line 4661, src/sass/core/material-icons.scss */
.material-icons.wb_incandescent::before,
.mi.wb_incandescent::before {
  content: '\e42e';
}

/* line 4666, src/sass/core/material-icons.scss */
.material-icons.wb_iridescent::before,
.mi.wb_iridescent::before {
  content: '\e436';
}

/* line 4671, src/sass/core/material-icons.scss */
.material-icons.wb_sunny::before,
.mi.wb_sunny::before {
  content: '\e430';
}

/* line 4676, src/sass/core/material-icons.scss */
.material-icons.wc::before,
.mi.wc::before {
  content: '\e63d';
}

/* line 4681, src/sass/core/material-icons.scss */
.material-icons.web::before,
.mi.web::before {
  content: '\e051';
}

/* line 4686, src/sass/core/material-icons.scss */
.material-icons.web_asset::before,
.mi.web_asset::before {
  content: '\e069';
}

/* line 4691, src/sass/core/material-icons.scss */
.material-icons.weekend::before,
.mi.weekend::before {
  content: '\e16b';
}

/* line 4696, src/sass/core/material-icons.scss */
.material-icons.whatshot::before,
.mi.whatshot::before {
  content: '\e80e';
}

/* line 4701, src/sass/core/material-icons.scss */
.material-icons.widgets::before,
.mi.widgets::before {
  content: '\e1bd';
}

/* line 4706, src/sass/core/material-icons.scss */
.material-icons.wifi::before,
.mi.wifi::before {
  content: '\e63e';
}

/* line 4711, src/sass/core/material-icons.scss */
.material-icons.wifi_lock::before,
.mi.wifi_lock::before {
  content: '\e1e1';
}

/* line 4716, src/sass/core/material-icons.scss */
.material-icons.wifi_tethering::before,
.mi.wifi_tethering::before {
  content: '\e1e2';
}

/* line 4721, src/sass/core/material-icons.scss */
.material-icons.work::before,
.mi.work::before {
  content: '\e8f9';
}

/* line 4726, src/sass/core/material-icons.scss */
.material-icons.wrap_text::before,
.mi.wrap_text::before {
  content: '\e25b';
}

/* line 4731, src/sass/core/material-icons.scss */
.material-icons.youtube_searched_for::before,
.mi.youtube_searched_for::before {
  content: '\e8fa';
}

/* line 4736, src/sass/core/material-icons.scss */
.material-icons.zoom_in::before,
.mi.zoom_in::before {
  content: '\e8ff';
}

/* line 4741, src/sass/core/material-icons.scss */
.material-icons.zoom_out::before,
.mi.zoom_out::before {
  content: '\e900';
}

/* line 4746, src/sass/core/material-icons.scss */
.material-icons.zoom_out_map::before,
.mi.zoom_out_map::before {
  content: '\e56b';
}

/* line 4, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown {
  text-align: right;
  z-index: 100;
}

@media only screen and (max-width: 1199px) {
  /* line 4, src/sass/commons/blocks/_overview-drop-down.scss */
  .reference-article-overview-dropdown {
    margin: 10px 0 50px;
  }
}

/* line 12, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown .ddbtn {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: 'ColgateReady';
  line-height: 20px;
  font-weight: bold;
  letter-spacing: -0.19px;
  color: #fff;
  padding: 10px 37px 10px 20px;
  cursor: pointer;
  border-width: 0;
  background: #595655;
  border-radius: 20px 0 20px 20px;
  height: 40px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  /* line 12, src/sass/commons/blocks/_overview-drop-down.scss */
  .reference-article-overview-dropdown .ddbtn {
    font-weight: normal;
  }
}

/* line 32, src/sass/commons/blocks/_overview-drop-down.scss */
.gaba-2020 .reference-article-overview-dropdown .ddbtn {
  border-radius: 20px;
  font-family: 'Open Sans', sans-serif;
}

/* line 37, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown .ddbtn::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
  width: 9px;
  height: 9px;
  border: 2px solid #fff;
  border-left: 0;
  border-top: 0;
  transform: translateY(-2px) rotate(45deg);
  transition: transform 0.25s ease;
}

/* line 53, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown .ddbtn:hover {
  background-color: #8f1f1d;
  transition: background-color 0.2s ease;
}

/* line 57, src/sass/commons/blocks/_overview-drop-down.scss */
.gaba-2020 .reference-article-overview-dropdown .ddbtn:hover {
  background-color: #a7a8a9;
}

/* line 63, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown .chapters {
  text-align: left;
  opacity: 0;
  top: 100%;
  pointer-events: none;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.5);
  padding: 10px 0 35px;
  box-sizing: border-box;
  background-color: #fff;
  z-index: 100;
  position: absolute;
  right: 15px;
  width: calc(100% - 30px);
  max-width: 276px;
  transition: opacity 0.2s ease, transform 0.2s ease;
}

/* line 83, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown .chapters a {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 17px;
  font-weight: normal;
  font-style: normal;
  color: #333;
  padding: 10px 25px;
  border-radius: 0;
  margin: 0;
  display: flex;
  letter-spacing: -0.25px;
  visibility: hidden;
  transition: background-color 0.2s ease, padding 0.2s ease, color 0.2s ease, visibility 0s ease 0.2s;
}

/* line 102, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown .chapters a:hover {
  color: #fff;
  background-color: #595655;
  text-decoration: none;
  padding: 14px 25px;
}

/* line 112, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown.opened .ddbtn {
  color: #fff;
  background-color: #8f1f1d;
}

/* line 116, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown.opened .ddbtn::after {
  transform: translateY(2px) rotate(225deg);
}

/* line 121, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown.opened .chapters {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(15px);
}

/* line 126, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown.opened .chapters a {
  visibility: visible;
  transition: background-color 0.2s ease, padding 0.2s ease, color 0.2s ease, visibility 0s ease;
}

/* line 137, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown .article-title {
  display: none;
}

/* line 141, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown.sticky {
  height: 40px;
}

/* line 144, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown.sticky .overview-ddcontainer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  background: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
  padding: 8px 15px;
  box-sizing: border-box;
  outline: 1px solid #d6d6d6;
}

@media only screen and (max-width: 767px) {
  /* line 144, src/sass/commons/blocks/_overview-drop-down.scss */
  .reference-article-overview-dropdown.sticky .overview-ddcontainer {
    height: auto;
    min-height: 56px;
  }
}

/* line 165, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown.sticky .ddbtn {
  flex: 0 0 auto;
}

@media only screen and (max-width: 767px) {
  /* line 165, src/sass/commons/blocks/_overview-drop-down.scss */
  .reference-article-overview-dropdown.sticky .ddbtn {
    background: transparent;
    padding: 0;
    font-weight: 300;
    color: #d2010d;
    border-radius: 0;
    transition: color 0.25s ease;
  }
  /* line 176, src/sass/commons/blocks/_overview-drop-down.scss */
  .reference-article-overview-dropdown.sticky .ddbtn::after, .reference-article-overview-dropdown.sticky .ddbtn::before {
    content: '';
    transform: none;
    display: block;
    width: 26px;
    height: 3px;
    background: #8f1f1d;
    border: 0;
    border-radius: 99999px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -3px;
    margin: auto;
    opacity: 0;
    transition: opacity 0.25s ease;
  }
  /* line 195, src/sass/commons/blocks/_overview-drop-down.scss */
  .reference-article-overview-dropdown.sticky .ddbtn::before {
    transform: rotate(-45deg);
  }
  /* line 199, src/sass/commons/blocks/_overview-drop-down.scss */
  .reference-article-overview-dropdown.sticky .ddbtn::after {
    transform: rotate(45deg);
  }
}

/* line 205, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown.sticky .chapters {
  transform: translateY(-15px);
}

@media only screen and (max-width: 767px) {
  /* line 205, src/sass/commons/blocks/_overview-drop-down.scss */
  .reference-article-overview-dropdown.sticky .chapters {
    border-radius: 0;
    box-shadow: none;
    border: 0;
    max-width: none;
    width: 100%;
    height: calc(100vh - 100% - 1px);
    top: calc(100% + 1px);
    right: 0;
    padding: 30px 0;
    background: #fff;
  }
  /* line 220, src/sass/commons/blocks/_overview-drop-down.scss */
  .reference-article-overview-dropdown.sticky .chapters a {
    font-size: 16px;
    font-size: 1.6rem;
    color: #8f1f1d;
    line-height: 22px;
    letter-spacing: -0.21px;
    margin-bottom: 32px;
    padding: 0 15px;
  }
  /* line 229, src/sass/commons/blocks/_overview-drop-down.scss */
  .reference-article-overview-dropdown.sticky .chapters a:hover {
    background: transparent;
    color: #8f1f1d;
  }
}

/* line 237, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown.sticky .article-title {
  font-size: 18px;
  font-size: 1.8rem;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: left;
  font-weight: 300;
  letter-spacing: -0.23px;
  line-height: 24px;
  color: #d2010d;
  margin: 0 40px 0 0;
  max-width: 400px;
}

@media only screen and (max-width: 767px) {
  /* line 237, src/sass/commons/blocks/_overview-drop-down.scss */
  .reference-article-overview-dropdown.sticky .article-title {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 19px;
    font-weight: normal;
    letter-spacing: -0.17px;
  }
}

/* line 258, src/sass/commons/blocks/_overview-drop-down.scss */
.gaba-2020 .reference-article-overview-dropdown.sticky .article-title {
  color: #63666a;
}

@media only screen and (max-width: 767px) {
  /* line 264, src/sass/commons/blocks/_overview-drop-down.scss */
  .reference-article-overview-dropdown.sticky.opened .ddbtn {
    color: rgba(210, 1, 13, 0);
  }
  /* line 268, src/sass/commons/blocks/_overview-drop-down.scss */
  .reference-article-overview-dropdown.sticky.opened .ddbtn::before, .reference-article-overview-dropdown.sticky.opened .ddbtn::after {
    opacity: 1;
  }
}

/* line 275, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown.sticky.opened .chapters {
  transform: translateY(0);
}

@media only screen and (max-width: 1199px) {
  /* line 283, src/sass/commons/blocks/_overview-drop-down.scss */
  .has-overview #container2 .main {
    display: flex;
    flex-direction: column;
  }
}

/* line 290, src/sass/commons/blocks/_overview-drop-down.scss */
.has-overview #container2 .main h2 a {
  top: -90px;
}

@media only screen and (max-width: 1199px) {
  /* line 296, src/sass/commons/blocks/_overview-drop-down.scss */
  .has-overview .reference-article-overview-dropdown {
    order: -1;
  }
}

/* line 1, src/sass/commons/blocks/_card.scss */
.card {
  cursor: pointer;
  width: 100%;
  display: block;
  border-radius: 24px;
  box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.25);
  transition: all 0.2s ease;
  background: #fff;
  margin-bottom: 30px;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/commons/blocks/_card.scss */
  .card {
    margin-bottom: 15px;
  }
}

/* line 15, src/sass/commons/blocks/_card.scss */
.card:hover {
  box-shadow: 0 20px 20px -20px rgba(0, 0, 0, 0.85);
}

/* line 20, src/sass/commons/blocks/_card.scss */
.card:hover .card-content h2,
.card:hover .card-content h3,
.card:hover .card-content h4,
.card:hover .card-content h5,
.card:hover .card-content h6 {
  color: #8f1f1d;
}

/* line 27, src/sass/commons/blocks/_card.scss */
.gaba-2020 .card:hover .card-content h2, .gaba-2020
.card:hover .card-content h3, .gaba-2020
.card:hover .card-content h4, .gaba-2020
.card:hover .card-content h5, .gaba-2020
.card:hover .card-content h6 {
  color: #63666a;
}

/* line 32, src/sass/commons/blocks/_card.scss */
.card:hover .card-content .card-button {
  background: #595655;
}

/* line 35, src/sass/commons/blocks/_card.scss */
.card:hover .card-content .card-button::before {
  color: #fff !important;
}

/* line 42, src/sass/commons/blocks/_card.scss */
.card .img-wrapper {
  height: 256px;
  background-size: cover;
  background-position: center;
  border-radius: 24px 24px 0 0;
  position: relative;
}

/* line 50, src/sass/commons/blocks/_card.scss */
.card.product {
  padding: 30px;
}

/* line 53, src/sass/commons/blocks/_card.scss */
.card.product img {
  max-height: 250px;
  display: block;
  margin: 0 auto 30px;
}

/* line 59, src/sass/commons/blocks/_card.scss */
.card.product .rating {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  display: none;
}

/* line 65, src/sass/commons/blocks/_card.scss */
.card.product .rating .material-icons {
  font-size: 24px;
  font-size: 2.4rem;
  margin-top: 5px;
  color: #d2010d;
  font-feature-settings: 'liga' 1;
}

@media only screen and (max-width: 767px) {
  /* line 65, src/sass/commons/blocks/_card.scss */
  .card.product .rating .material-icons {
    font-size: 19px;
    font-size: 1.9rem;
  }
}

/* line 77, src/sass/commons/blocks/_card.scss */
.card.product .rating span {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: 'Open Sans', sans-serif;
  color: #333;
  margin: 5px 0 0 15px;
}

/* line 86, src/sass/commons/blocks/_card.scss */
.card.product h2 {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  letter-spacing: -0.3px;
  line-height: 28px;
  color: #d01300;
}

@media only screen and (max-width: 767px) {
  /* line 86, src/sass/commons/blocks/_card.scss */
  .card.product h2 {
    font-size: 20px;
    font-size: 2rem;
    color: #d2010d;
    font-family: ColgateReady;
    font-weight: bold;
    letter-spacing: -0.25px;
    line-height: 28px;
  }
  /* line 103, src/sass/commons/blocks/_card.scss */
  .gaba-2020 .card.product h2 {
    color: #63666a;
  }
}

/* line 108, src/sass/commons/blocks/_card.scss */
.gaba-2020 .card.product h2 {
  color: #63666a;
}

/* line 114, src/sass/commons/blocks/_card.scss */
.card h2 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 32px;
  font-weight: 300;
  font-style: normal;
  letter-spacing: -0.4px;
}

@media only screen and (max-width: 767px) {
  /* line 114, src/sass/commons/blocks/_card.scss */
  .card h2 {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: -0.25px;
  }
}

/* line 129, src/sass/commons/blocks/_card.scss */
.card .card-content {
  display: flex;
  flex-direction: column;
  padding: 20px 30px 0;
  background-color: #fff;
  border-radius: 24px 0 24px 24px;
  position: relative;
  bottom: 0;
  flex: 1 auto;
  height: 200px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 129, src/sass/commons/blocks/_card.scss */
  .card .card-content {
    height: 240px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 129, src/sass/commons/blocks/_card.scss */
  .card .card-content {
    height: 210px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 129, src/sass/commons/blocks/_card.scss */
  .card .card-content {
    min-height: 100px;
    height: auto;
  }
}

/* line 153, src/sass/commons/blocks/_card.scss */
.gaba-2020 .card .card-content {
  padding: 20px 10px 0;
}

/* line 157, src/sass/commons/blocks/_card.scss */
.card .card-content h4 {
  color: #959392;
  font-size: 11px;
  line-height: 14px;
  font-weight: 900;
  letter-spacing: 1.65px;
  margin: 10px 0;
  text-transform: uppercase;
}

/* line 167, src/sass/commons/blocks/_card.scss */
.card .card-content p {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -0.27px;
  color: #333;
  font-weight: 300;
  font-family: 'Open Sans', sans-serif;
}

/* line 176, src/sass/commons/blocks/_card.scss */
.card .card-content .card-button {
  cursor: pointer;
  margin-top: auto;
  width: 38px;
  height: 38px;
  background: #eee;
  border: 0;
  border-radius: 50%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  display: inline-flex;
  align-self: flex-end;
  position: relative;
  right: -20px;
  bottom: 10px;
  transition: all 0.25s ease;
}

/* line 192, src/sass/commons/blocks/_card.scss */
.gaba-2020 .card .card-content .card-button {
  right: 0;
}

/* line 196, src/sass/commons/blocks/_card.scss */
.card .card-content .card-button::before {
  content: '\e315';
  display: flex;
  font-size: 30px;
  font-family: 'Material Icons';
  font-weight: lighter;
  position: absolute;
  right: 0;
  align-items: center;
  justify-content: center;
  bottom: 0;
  width: 100%;
  height: 100%;
  color: #8f1f1d;
  transition: all 0.25s ease;
}

/* line 212, src/sass/commons/blocks/_card.scss */
.gaba-2020 .card .card-content .card-button::before {
  color: #63666a;
  right: 0;
}

/* line 217, src/sass/commons/blocks/_card.scss */
.card .card-content .card-button::before:hover {
  background-color: #f5010b;
}

/* line 225, src/sass/commons/blocks/_card.scss */
.card:hover * {
  text-decoration: none;
}

/* line 231, src/sass/commons/blocks/_card.scss */
.card .material-icons.is-video {
  font-feature-settings: 'liga' 1;
  color: #fff;
  position: absolute;
  bottom: 30px;
  left: 10px;
}

/* line 241, src/sass/commons/blocks/_card.scss */
.card.no-bg .img-wrapper {
  height: auto;
}

/* line 1, src/sass/commons/blocks/_card-all.scss */
.all {
  width: 85%;
  padding: 5px 15px;
  cursor: pointer;
  display: flex;
  border-radius: 24px;
  box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.25);
  transition: all 0.2s ease;
  background: #fff;
  margin: auto;
  margin-bottom: 10px;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/commons/blocks/_card-all.scss */
  .all {
    width: 100%;
  }
}

/* line 20, src/sass/commons/blocks/_card-all.scss */
.all h6 {
  font-size: 16px;
  font-size: 1.6rem;
  color: #3a3a3a;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
  letter-spacing: -0.1px;
  line-height: 28px;
}

/* line 30, src/sass/commons/blocks/_card-all.scss */
.all p {
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: -0.1px;
  line-height: 28px;
}

/* line 39, src/sass/commons/blocks/_card-all.scss */
.all img {
  width: 82px;
  height: 72px;
  border-radius: 16px;
  float: right;
}

@media only screen and (max-width: 767px) {
  /* line 39, src/sass/commons/blocks/_card-all.scss */
  .all img {
    float: left;
    margin: 10px 0;
  }
}

/* line 51, src/sass/commons/blocks/_card-all.scss */
.all a:hover {
  text-decoration: none;
}

/* line 1, src/sass/commons/blocks/_cards-container.scss */
.cards-container {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2%;
}

/* line 6, src/sass/commons/blocks/_cards-container.scss */
.cards-container > div {
  display: flex;
}

@media only screen and (max-width: 767px) {
  /* line 6, src/sass/commons/blocks/_cards-container.scss */
  .cards-container > div {
    width: 100%;
  }
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/commons/blocks/_promo-text-card.scss */
.reference-promo-text-card {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/commons/blocks/_promo-text-card.scss */
  .reference-promo-text-card {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}

/* line 14, src/sass/commons/blocks/_promo-text-card.scss */
.reference-promo-text-card > .component-content {
  height: 100%;
}

/* line 19, src/sass/commons/blocks/_promo-text-card.scss */
.reference-promo-text-card:nth-child(odd) {
  margin-left: 100px;
  margin-right: 100px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 19, src/sass/commons/blocks/_promo-text-card.scss */
  .reference-promo-text-card:nth-child(odd) {
    margin-left: 40px;
    margin-right: 40px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 19, src/sass/commons/blocks/_promo-text-card.scss */
  .reference-promo-text-card:nth-child(odd) {
    margin-left: 0;
    margin-right: 0;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 19, src/sass/commons/blocks/_promo-text-card.scss */
  .reference-promo-text-card:nth-child(odd) {
    width: 140%;
  }
}

/* line 38, src/sass/commons/blocks/_promo-text-card.scss */
.promo-card-container {
  display: flex;
  flex-flow: wrap;
  flex-direction: column;
  height: 100%;
}

/* line 44, src/sass/commons/blocks/_promo-text-card.scss */
.promo-card-container .promo-card-title {
  font-size: 11px;
  font-size: 1.1rem;
  color: #959392;
  font-weight: 900;
  letter-spacing: 1.65px;
  text-transform: uppercase;
  flex-grow: 0;
}

/* line 54, src/sass/commons/blocks/_promo-text-card.scss */
.promo-card-container .promo-card-img {
  border-radius: 10px;
  margin-top: 20px;
  margin-bottom: 30px;
  width: 100%;
  flex-grow: 0;
}

/* line 62, src/sass/commons/blocks/_promo-text-card.scss */
.promo-card-container .promo-card-description {
  font-size: 24px;
  font-size: 2.4rem;
  color: #333;
  font-style: italic;
  font-weight: 700;
  letter-spacing: -0.3px;
  line-height: 32px;
  margin-top: 0;
  margin-bottom: 25px;
  flex-grow: 1;
}

@media only screen and (max-width: 767px) {
  /* line 62, src/sass/commons/blocks/_promo-text-card.scss */
  .promo-card-container .promo-card-description {
    margin-bottom: 20px;
  }
}

/* line 79, src/sass/commons/blocks/_promo-text-card.scss */
.promo-card-container a {
  display: inline-flex;
  align-self: flex-start;
  flex-grow: 0;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/materialicons/MaterialIcons-Regular.eot");
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.woff2") format("woff2"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.woff") format("woff"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.eot");
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-regular.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-regular.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-italic.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600italic.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700italic.woff") format("woff");
}

@font-face {
  font-family: 'ColgateRelaunchIcons';
  src: url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.eot");
  src: url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.eot") format("embedded-opentype"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.ttf") format("truetype"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.woff") format("woff"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'LucidaGrande';
  src: url("../../assets/fonts/LucidaGrande/LucidaGrande.ttf");
  src: url("../../assets/fonts/LucidaGrande/LucidaGrande.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'FontAwesome';
  src: url("../../assets/fonts/fontawesome-webfont.eot");
  src: url("../../assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff2") format("woff2"), url("../../assets/fonts/fontawesome-webfont.woff") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'slick';
  src: url("../../assets/fonts/Slick-fonts/slick.eot");
  src: url("../../assets/fonts/Slick-fonts/slick.ttf") format("truetype"), url("../../assets/fonts/Slick-fonts/slick.woff") format("woff"), url("../../assets/fonts/Slick-fonts/slick.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-BlackItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Black.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Bold.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-BoldItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Italic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Light.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-LightItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBoldItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBold.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Regular.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Base class */
/* line 4, src/sass/core/material-icons.scss */
.material-icons,
.mi {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  text-rendering: auto;
  transform: translate(0, 0);
}

/* Rules for sizing the icon. */
/* line 17, src/sass/core/material-icons.scss */
.material-icons.md-18,
.mi.md-18 {
  font-size: 18px;
}

/* line 22, src/sass/core/material-icons.scss */
.material-icons.md-24,
.mi.md-24 {
  font-size: 24px;
}

/* line 27, src/sass/core/material-icons.scss */
.material-icons.md-36,
.mi.md-36 {
  font-size: 36px;
}

/* line 32, src/sass/core/material-icons.scss */
.material-icons.md-48,
.mi.md-48 {
  font-size: 48px;
}

/* Rules for using icons as black on a light background. */
/* line 38, src/sass/core/material-icons.scss */
.material-icons.md-dark,
.mi.md-dark {
  color: rgba(0, 0, 0, 0.54);
}

/* line 43, src/sass/core/material-icons.scss */
.material-icons.md-dark.md-inactive,
.mi.md-dark.md-inactive {
  color: rgba(0, 0, 0, 0.26);
}

/* Rules for using icons as white on a dark background. */
/* line 49, src/sass/core/material-icons.scss */
.material-icons.md-light,
.mi.md-light {
  color: white;
}

/* line 54, src/sass/core/material-icons.scss */
.material-icons.md-light.md-inactive,
.mi.md-inactive {
  color: rgba(255, 255, 255, 0.3);
}

/* Rules to rotate items */
/* line 60, src/sass/core/material-icons.scss */
.material-icons.r90,
.mi.r90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  transform: rotate(90deg);
}

/* line 66, src/sass/core/material-icons.scss */
.material-icons.r180,
.mi.r180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: rotate(180deg);
}

/* line 72, src/sass/core/material-icons.scss */
.material-icons.r270,
.mi.r270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform: rotate(270deg);
}

/* line 78, src/sass/core/material-icons.scss */
.material-icons.flip-horizontal,
.mi.flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  transform: scale(-1, 1);
}

/* line 84, src/sass/core/material-icons.scss */
.material-icons.flip-vertical,
.mi.flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  transform: scale(1, -1);
}

/* Unicode */
/* line 91, src/sass/core/material-icons.scss */
.material-icons.three_d_rotation::before,
.mi.three_d_rotation::before {
  content: '\e84d';
}

/* line 96, src/sass/core/material-icons.scss */
.material-icons.ac_unit::before,
.mi.ac_unit::before {
  content: '\eb3b';
}

/* line 101, src/sass/core/material-icons.scss */
.material-icons.access_alarm::before,
.mi.access_alarm::before {
  content: '\e190';
}

/* line 106, src/sass/core/material-icons.scss */
.material-icons.access_alarms::before,
.mi.access_alarms::before {
  content: '\e191';
}

/* line 111, src/sass/core/material-icons.scss */
.material-icons.access_time::before,
.mi.access_time::before {
  content: '\e192';
}

/* line 116, src/sass/core/material-icons.scss */
.material-icons.accessibility::before,
.mi.accessibility::before {
  content: '\e84e';
}

/* line 121, src/sass/core/material-icons.scss */
.material-icons.accessible::before,
.mi.accessible::before {
  content: '\e914';
}

/* line 126, src/sass/core/material-icons.scss */
.material-icons.account_balance::before,
.mi.account_balance::before {
  content: '\e84f';
}

/* line 131, src/sass/core/material-icons.scss */
.material-icons.account_balance_wallet::before,
.mi.account_balance_wallet::before {
  content: '\e850';
}

/* line 136, src/sass/core/material-icons.scss */
.material-icons.account_box::before,
.mi.account_box::before {
  content: '\e851';
}

/* line 141, src/sass/core/material-icons.scss */
.material-icons.account_circle::before,
.mi.account_circle::before {
  content: '\e853';
}

/* line 146, src/sass/core/material-icons.scss */
.material-icons.adb::before,
.mi.adb::before {
  content: '\e60e';
}

/* line 151, src/sass/core/material-icons.scss */
.material-icons.add::before,
.mi.add::before {
  content: '\e145';
}

/* line 156, src/sass/core/material-icons.scss */
.material-icons.add_a_photo::before,
.mi.add_a_photo::before {
  content: '\e439';
}

/* line 161, src/sass/core/material-icons.scss */
.material-icons.add_alarm::before,
.mi.add_alarm::before {
  content: '\e193';
}

/* line 166, src/sass/core/material-icons.scss */
.material-icons.add_alert::before,
.mi.add_alert::before {
  content: '\e003';
}

/* line 171, src/sass/core/material-icons.scss */
.material-icons.add_box::before,
.mi.add_box::before {
  content: '\e146';
}

/* line 176, src/sass/core/material-icons.scss */
.material-icons.add_circle::before,
.mi.add_circle::before {
  content: '\e147';
}

/* line 181, src/sass/core/material-icons.scss */
.material-icons.add_circle_outline::before,
.mi.add_circle_outline::before {
  content: '\e148';
}

/* line 186, src/sass/core/material-icons.scss */
.material-icons.add_location::before,
.mi.add_location::before {
  content: '\e567';
}

/* line 191, src/sass/core/material-icons.scss */
.material-icons.add_shopping_cart::before,
.mi.add_shopping_cart::before {
  content: '\e854';
}

/* line 196, src/sass/core/material-icons.scss */
.material-icons.add_to_photos::before,
.mi.add_to_photos::before {
  content: '\e39d';
}

/* line 201, src/sass/core/material-icons.scss */
.material-icons.add_to_queue::before,
.mi.add_to_queue::before {
  content: '\e05c';
}

/* line 206, src/sass/core/material-icons.scss */
.material-icons.adjust::before,
.mi.adjust::before {
  content: '\e39e';
}

/* line 211, src/sass/core/material-icons.scss */
.material-icons.airline_seat_flat::before,
.mi.airline_seat_flat::before {
  content: '\e630';
}

/* line 216, src/sass/core/material-icons.scss */
.material-icons.airline_seat_flat_angled::before,
.mi.airline_seat_flat_angled::before {
  content: '\e631';
}

/* line 221, src/sass/core/material-icons.scss */
.material-icons.airline_seat_individual_suite::before,
.mi.airline_seat_individual_suite::before {
  content: '\e632';
}

/* line 226, src/sass/core/material-icons.scss */
.material-icons.airline_seat_legroom_extra::before,
.mi.airline_seat_legroom_extra::before {
  content: '\e633';
}

/* line 231, src/sass/core/material-icons.scss */
.material-icons.airline_seat_legroom_normal::before,
.mi.airline_seat_legroom_normal::before {
  content: '\e634';
}

/* line 236, src/sass/core/material-icons.scss */
.material-icons.airline_seat_legroom_reduced::before,
.mi.airline_seat_legroom_reduced::before {
  content: '\e635';
}

/* line 241, src/sass/core/material-icons.scss */
.material-icons.airline_seat_recline_extra::before,
.mi.airline_seat_recline_extra::before {
  content: '\e636';
}

/* line 246, src/sass/core/material-icons.scss */
.material-icons.airline_seat_recline_normal::before,
.mi.airline_seat_recline_normal::before {
  content: '\e637';
}

/* line 251, src/sass/core/material-icons.scss */
.material-icons.airplanemode_active::before,
.mi.airplanemode_active::before {
  content: '\e195';
}

/* line 256, src/sass/core/material-icons.scss */
.material-icons.airplanemode_inactive::before,
.mi.airplanemode_inactive::before {
  content: '\e194';
}

/* line 261, src/sass/core/material-icons.scss */
.material-icons.airplay::before,
.mi.airplay::before {
  content: '\e055';
}

/* line 266, src/sass/core/material-icons.scss */
.material-icons.airport_shuttle::before,
.mi.airport_shuttle::before {
  content: '\eb3c';
}

/* line 271, src/sass/core/material-icons.scss */
.material-icons.alarm::before,
.mi.alarm::before {
  content: '\e855';
}

/* line 276, src/sass/core/material-icons.scss */
.material-icons.alarm_add::before,
.mi.alarm_add::before {
  content: '\e856';
}

/* line 281, src/sass/core/material-icons.scss */
.material-icons.alarm_off::before,
.mi.alarm_off::before {
  content: '\e857';
}

/* line 286, src/sass/core/material-icons.scss */
.material-icons.alarm_on::before,
.mi.alarm_on::before {
  content: '\e858';
}

/* line 291, src/sass/core/material-icons.scss */
.material-icons.album::before,
.mi.album::before {
  content: '\e019';
}

/* line 296, src/sass/core/material-icons.scss */
.material-icons.all_inclusive::before,
.mi.all_inclusive::before {
  content: '\eb3d';
}

/* line 301, src/sass/core/material-icons.scss */
.material-icons.all_out::before,
.mi.all_out::before {
  content: '\e90b';
}

/* line 306, src/sass/core/material-icons.scss */
.material-icons.android::before,
.mi.android::before {
  content: '\e859';
}

/* line 311, src/sass/core/material-icons.scss */
.material-icons.announcement::before,
.mi.announcement::before {
  content: '\e85a';
}

/* line 316, src/sass/core/material-icons.scss */
.material-icons.apps::before,
.mi.apps::before {
  content: '\e5c3';
}

/* line 321, src/sass/core/material-icons.scss */
.material-icons.archive::before,
.mi.archive::before {
  content: '\e149';
}

/* line 326, src/sass/core/material-icons.scss */
.material-icons.arrow_back::before,
.mi.arrow_back::before {
  content: '\e5c4';
}

/* line 331, src/sass/core/material-icons.scss */
.material-icons.arrow_downward::before,
.mi.arrow_downward::before {
  content: '\e5db';
}

/* line 336, src/sass/core/material-icons.scss */
.material-icons.arrow_drop_down::before,
.mi.arrow_drop_down::before {
  content: '\e5c5';
}

/* line 341, src/sass/core/material-icons.scss */
.material-icons.arrow_drop_down_circle::before,
.mi.arrow_drop_down_circle::before {
  content: '\e5c6';
}

/* line 346, src/sass/core/material-icons.scss */
.material-icons.arrow_drop_up::before,
.mi.arrow_drop_up::before {
  content: '\e5c7';
}

/* line 351, src/sass/core/material-icons.scss */
.material-icons.arrow_forward::before,
.mi.arrow_forward::before {
  content: '\e5c8';
}

/* line 356, src/sass/core/material-icons.scss */
.material-icons.arrow_upward::before,
.mi.arrow_upward::before {
  content: '\e5d8';
}

/* line 361, src/sass/core/material-icons.scss */
.material-icons.art_track::before,
.mi.art_track::before {
  content: '\e060';
}

/* line 366, src/sass/core/material-icons.scss */
.material-icons.aspect_ratio::before,
.mi.aspect_ratio::before {
  content: '\e85b';
}

/* line 371, src/sass/core/material-icons.scss */
.material-icons.assessment::before,
.mi.assessment::before {
  content: '\e85c';
}

/* line 376, src/sass/core/material-icons.scss */
.material-icons.assignment::before,
.mi.assignment::before {
  content: '\e85d';
}

/* line 381, src/sass/core/material-icons.scss */
.material-icons.assignment_ind::before,
.mi.assignment_ind::before {
  content: '\e85e';
}

/* line 386, src/sass/core/material-icons.scss */
.material-icons.assignment_late::before,
.mi.assignment_late::before {
  content: '\e85f';
}

/* line 391, src/sass/core/material-icons.scss */
.material-icons.assignment_return::before,
.mi.assignment_return::before {
  content: '\e860';
}

/* line 396, src/sass/core/material-icons.scss */
.material-icons.assignment_returned::before,
.mi.assignment_returned::before {
  content: '\e861';
}

/* line 401, src/sass/core/material-icons.scss */
.material-icons.assignment_turned_in::before,
.mi.assignment_turned_in::before {
  content: '\e862';
}

/* line 406, src/sass/core/material-icons.scss */
.material-icons.assistant::before,
.mi.assistant::before {
  content: '\e39f';
}

/* line 411, src/sass/core/material-icons.scss */
.material-icons.assistant_photo::before,
.mi.assistant_photo::before {
  content: '\e3a0';
}

/* line 416, src/sass/core/material-icons.scss */
.material-icons.attach_file::before,
.mi.attach_file::before {
  content: '\e226';
}

/* line 421, src/sass/core/material-icons.scss */
.material-icons.attach_money::before,
.mi.attach_money::before {
  content: '\e227';
}

/* line 426, src/sass/core/material-icons.scss */
.material-icons.attachment::before,
.mi.attachment::before {
  content: '\e2bc';
}

/* line 431, src/sass/core/material-icons.scss */
.material-icons.audiotrack::before,
.mi.audiotrack::before {
  content: '\e3a1';
}

/* line 436, src/sass/core/material-icons.scss */
.material-icons.autorenew::before,
.mi.autorenew::before {
  content: '\e863';
}

/* line 441, src/sass/core/material-icons.scss */
.material-icons.av_timer::before,
.mi.av_timer::before {
  content: '\e01b';
}

/* line 446, src/sass/core/material-icons.scss */
.material-icons.backspace::before,
.mi.backspace::before {
  content: '\e14a';
}

/* line 451, src/sass/core/material-icons.scss */
.material-icons.backup::before,
.mi.backup::before {
  content: '\e864';
}

/* line 456, src/sass/core/material-icons.scss */
.material-icons.battery_alert::before,
.mi.battery_alert::before {
  content: '\e19c';
}

/* line 461, src/sass/core/material-icons.scss */
.material-icons.battery_charging_full::before,
.mi.battery_charging_full::before {
  content: '\e1a3';
}

/* line 466, src/sass/core/material-icons.scss */
.material-icons.battery_full::before,
.mi.battery_full::before {
  content: '\e1a4';
}

/* line 471, src/sass/core/material-icons.scss */
.material-icons.battery_std::before,
.mi.battery_std::before {
  content: '\e1a5';
}

/* line 476, src/sass/core/material-icons.scss */
.material-icons.battery_unknown::before,
.mi.battery_unknown::before {
  content: '\e1a6';
}

/* line 481, src/sass/core/material-icons.scss */
.material-icons.beach_access::before,
.mi.beach_access::before {
  content: '\eb3e';
}

/* line 486, src/sass/core/material-icons.scss */
.material-icons.beenhere::before,
.mi.beenhere::before {
  content: '\e52d';
}

/* line 491, src/sass/core/material-icons.scss */
.material-icons.block::before,
.mi.block::before {
  content: '\e14b';
}

/* line 496, src/sass/core/material-icons.scss */
.material-icons.bluetooth::before,
.mi.bluetooth::before {
  content: '\e1a7';
}

/* line 501, src/sass/core/material-icons.scss */
.material-icons.bluetooth_audio::before,
.mi.bluetooth_audio::before {
  content: '\e60f';
}

/* line 506, src/sass/core/material-icons.scss */
.material-icons.bluetooth_connected::before,
.mi.bluetooth_connected::before {
  content: '\e1a8';
}

/* line 511, src/sass/core/material-icons.scss */
.material-icons.bluetooth_disabled::before,
.mi.bluetooth_disabled::before {
  content: '\e1a9';
}

/* line 516, src/sass/core/material-icons.scss */
.material-icons.bluetooth_searching::before,
.mi.bluetooth_searching::before {
  content: '\e1aa';
}

/* line 521, src/sass/core/material-icons.scss */
.material-icons.blur_circular::before,
.mi.blur_circular::before {
  content: '\e3a2';
}

/* line 526, src/sass/core/material-icons.scss */
.material-icons.blur_linear::before,
.mi.blur_linear::before {
  content: '\e3a3';
}

/* line 531, src/sass/core/material-icons.scss */
.material-icons.blur_off::before,
.mi.blur_off::before {
  content: '\e3a4';
}

/* line 536, src/sass/core/material-icons.scss */
.material-icons.blur_on::before,
.mi.blur_on::before {
  content: '\e3a5';
}

/* line 541, src/sass/core/material-icons.scss */
.material-icons.book::before,
.mi.book::before {
  content: '\e865';
}

/* line 546, src/sass/core/material-icons.scss */
.material-icons.bookmark::before,
.mi.bookmark::before {
  content: '\e866';
}

/* line 551, src/sass/core/material-icons.scss */
.material-icons.bookmark_border::before,
.mi.bookmark_border::before {
  content: '\e867';
}

/* line 556, src/sass/core/material-icons.scss */
.material-icons.border_all::before,
.mi.border_all::before {
  content: '\e228';
}

/* line 561, src/sass/core/material-icons.scss */
.material-icons.border_bottom::before,
.mi.border_bottom::before {
  content: '\e229';
}

/* line 566, src/sass/core/material-icons.scss */
.material-icons.border_clear::before,
.mi.border_clear::before {
  content: '\e22a';
}

/* line 571, src/sass/core/material-icons.scss */
.material-icons.border_color::before,
.mi.border_color::before {
  content: '\e22b';
}

/* line 576, src/sass/core/material-icons.scss */
.material-icons.border_horizontal::before,
.mi.border_horizontal::before {
  content: '\e22c';
}

/* line 581, src/sass/core/material-icons.scss */
.material-icons.border_inner::before,
.mi.border_inner::before {
  content: '\e22d';
}

/* line 586, src/sass/core/material-icons.scss */
.material-icons.border_left::before,
.mi.border_left::before {
  content: '\e22e';
}

/* line 591, src/sass/core/material-icons.scss */
.material-icons.border_outer::before,
.mi.border_outer::before {
  content: '\e22f';
}

/* line 596, src/sass/core/material-icons.scss */
.material-icons.border_right::before,
.mi.border_right::before {
  content: '\e230';
}

/* line 601, src/sass/core/material-icons.scss */
.material-icons.border_style::before,
.mi.border_style::before {
  content: '\e231';
}

/* line 606, src/sass/core/material-icons.scss */
.material-icons.border_top::before,
.mi.border_top::before {
  content: '\e232';
}

/* line 611, src/sass/core/material-icons.scss */
.material-icons.border_vertical::before,
.mi.border_vertical::before {
  content: '\e233';
}

/* line 616, src/sass/core/material-icons.scss */
.material-icons.branding_watermark::before,
.mi.branding_watermark::before {
  content: '\e06b';
}

/* line 621, src/sass/core/material-icons.scss */
.material-icons.brightness_1::before,
.mi.brightness_1::before {
  content: '\e3a6';
}

/* line 626, src/sass/core/material-icons.scss */
.material-icons.brightness_2::before,
.mi.brightness_2::before {
  content: '\e3a7';
}

/* line 631, src/sass/core/material-icons.scss */
.material-icons.brightness_3::before,
.mi.brightness_3::before {
  content: '\e3a8';
}

/* line 636, src/sass/core/material-icons.scss */
.material-icons.brightness_4::before,
.mi.brightness_4::before {
  content: '\e3a9';
}

/* line 641, src/sass/core/material-icons.scss */
.material-icons.brightness_5::before,
.mi.brightness_5::before {
  content: '\e3aa';
}

/* line 646, src/sass/core/material-icons.scss */
.material-icons.brightness_6::before,
.mi.brightness_6::before {
  content: '\e3ab';
}

/* line 651, src/sass/core/material-icons.scss */
.material-icons.brightness_7::before,
.mi.brightness_7::before {
  content: '\e3ac';
}

/* line 656, src/sass/core/material-icons.scss */
.material-icons.brightness_auto::before,
.mi.brightness_auto::before {
  content: '\e1ab';
}

/* line 661, src/sass/core/material-icons.scss */
.material-icons.brightness_high::before,
.mi.brightness_high::before {
  content: '\e1ac';
}

/* line 666, src/sass/core/material-icons.scss */
.material-icons.brightness_low::before,
.mi.brightness_low::before {
  content: '\e1ad';
}

/* line 671, src/sass/core/material-icons.scss */
.material-icons.brightness_medium::before,
.mi.brightness_medium::before {
  content: '\e1ae';
}

/* line 676, src/sass/core/material-icons.scss */
.material-icons.broken_image::before,
.mi.broken_image::before {
  content: '\e3ad';
}

/* line 681, src/sass/core/material-icons.scss */
.material-icons.brush::before,
.mi.brush::before {
  content: '\e3ae';
}

/* line 686, src/sass/core/material-icons.scss */
.material-icons.bubble_chart::before,
.mi.bubble_chart::before {
  content: '\e6dd';
}

/* line 691, src/sass/core/material-icons.scss */
.material-icons.bug_report::before,
.mi.bug_report::before {
  content: '\e868';
}

/* line 696, src/sass/core/material-icons.scss */
.material-icons.build::before,
.mi.build::before {
  content: '\e869';
}

/* line 701, src/sass/core/material-icons.scss */
.material-icons.burst_mode::before,
.mi.burst_mode::before {
  content: '\e43c';
}

/* line 706, src/sass/core/material-icons.scss */
.material-icons.business::before,
.mi.business::before {
  content: '\e0af';
}

/* line 711, src/sass/core/material-icons.scss */
.material-icons.business_center::before,
.mi.business_center::before {
  content: '\eb3f';
}

/* line 716, src/sass/core/material-icons.scss */
.material-icons.cached::before,
.mi.cached::before {
  content: '\e86a';
}

/* line 721, src/sass/core/material-icons.scss */
.material-icons.cake::before,
.mi.cake::before {
  content: '\e7e9';
}

/* line 726, src/sass/core/material-icons.scss */
.material-icons.call::before,
.mi.call::before {
  content: '\e0b0';
}

/* line 731, src/sass/core/material-icons.scss */
.material-icons.call_end::before,
.mi.call_end::before {
  content: '\e0b1';
}

/* line 736, src/sass/core/material-icons.scss */
.material-icons.call_made::before,
.mi.call_made::before {
  content: '\e0b2';
}

/* line 741, src/sass/core/material-icons.scss */
.material-icons.call_merge::before,
.mi.call_merge::before {
  content: '\e0b3';
}

/* line 746, src/sass/core/material-icons.scss */
.material-icons.call_missed::before,
.mi.call_missed::before {
  content: '\e0b4';
}

/* line 751, src/sass/core/material-icons.scss */
.material-icons.call_missed_outgoing::before,
.mi.call_missed_outgoing::before {
  content: '\e0e4';
}

/* line 756, src/sass/core/material-icons.scss */
.material-icons.call_received::before,
.mi.call_received::before {
  content: '\e0b5';
}

/* line 761, src/sass/core/material-icons.scss */
.material-icons.call_split::before,
.mi.call_split::before {
  content: '\e0b6';
}

/* line 766, src/sass/core/material-icons.scss */
.material-icons.call_to_action::before,
.mi.call_to_action::before {
  content: '\e06c';
}

/* line 771, src/sass/core/material-icons.scss */
.material-icons.camera::before,
.mi.camera::before {
  content: '\e3af';
}

/* line 776, src/sass/core/material-icons.scss */
.material-icons.camera_alt::before,
.mi.camera_alt::before {
  content: '\e3b0';
}

/* line 781, src/sass/core/material-icons.scss */
.material-icons.camera_enhance::before,
.mi.camera_enhance::before {
  content: '\e8fc';
}

/* line 786, src/sass/core/material-icons.scss */
.material-icons.camera_front::before,
.mi.camera_front::before {
  content: '\e3b1';
}

/* line 791, src/sass/core/material-icons.scss */
.material-icons.camera_rear::before,
.mi.camera_rear::before {
  content: '\e3b2';
}

/* line 796, src/sass/core/material-icons.scss */
.material-icons.camera_roll::before,
.mi.camera_roll::before {
  content: '\e3b3';
}

/* line 801, src/sass/core/material-icons.scss */
.material-icons.cancel::before,
.mi.cancel::before {
  content: '\e5c9';
}

/* line 806, src/sass/core/material-icons.scss */
.material-icons.card_giftcard::before,
.mi.card_giftcard::before {
  content: '\e8f6';
}

/* line 811, src/sass/core/material-icons.scss */
.material-icons.card_membership::before,
.mi.card_membership::before {
  content: '\e8f7';
}

/* line 816, src/sass/core/material-icons.scss */
.material-icons.card_travel::before,
.mi.card_travel::before {
  content: '\e8f8';
}

/* line 821, src/sass/core/material-icons.scss */
.material-icons.casino::before,
.mi.casino::before {
  content: '\eb40';
}

/* line 826, src/sass/core/material-icons.scss */
.material-icons.cast::before,
.mi.cast::before {
  content: '\e307';
}

/* line 831, src/sass/core/material-icons.scss */
.material-icons.cast_connected::before,
.mi.cast_connected::before {
  content: '\e308';
}

/* line 836, src/sass/core/material-icons.scss */
.material-icons.center_focus_strong::before,
.mi.center_focus_strong::before {
  content: '\e3b4';
}

/* line 841, src/sass/core/material-icons.scss */
.material-icons.center_focus_weak::before,
.mi.center_focus_weak::before {
  content: '\e3b5';
}

/* line 846, src/sass/core/material-icons.scss */
.material-icons.change_history::before,
.mi.change_history::before {
  content: '\e86b';
}

/* line 851, src/sass/core/material-icons.scss */
.material-icons.chat::before,
.mi.chat::before {
  content: '\e0b7';
}

/* line 856, src/sass/core/material-icons.scss */
.material-icons.chat_bubble::before,
.mi.chat_bubble::before {
  content: '\e0ca';
}

/* line 861, src/sass/core/material-icons.scss */
.material-icons.chat_bubble_outline::before,
.mi.chat_bubble_outline::before {
  content: '\e0cb';
}

/* line 866, src/sass/core/material-icons.scss */
.material-icons.check::before,
.mi.check::before {
  content: '\e5ca';
}

/* line 871, src/sass/core/material-icons.scss */
.material-icons.check_box::before,
.mi.check_box::before {
  content: '\e834';
}

/* line 876, src/sass/core/material-icons.scss */
.material-icons.check_box_outline_blank::before,
.mi.check_box_outline_blank::before {
  content: '\e835';
}

/* line 881, src/sass/core/material-icons.scss */
.material-icons.check_circle::before,
.mi.check_circle::before {
  content: '\e86c';
}

/* line 886, src/sass/core/material-icons.scss */
.material-icons.chevron_left::before,
.mi.chevron_left::before {
  content: '\e5cb';
}

/* line 891, src/sass/core/material-icons.scss */
.material-icons.chevron_right::before,
.mi.chevron_right::before {
  content: '\e5cc';
}

/* line 896, src/sass/core/material-icons.scss */
.material-icons.child_care::before,
.mi.child_care::before {
  content: '\eb41';
}

/* line 901, src/sass/core/material-icons.scss */
.material-icons.child_friendly::before,
.mi.child_friendly::before {
  content: '\eb42';
}

/* line 906, src/sass/core/material-icons.scss */
.material-icons.chrome_reader_mode::before,
.mi.chrome_reader_mode::before {
  content: '\e86d';
}

/* line 911, src/sass/core/material-icons.scss */
.material-icons.class::before,
.mi.class::before {
  content: '\e86e';
}

/* line 916, src/sass/core/material-icons.scss */
.material-icons.clear::before,
.mi.clear::before {
  content: '\e14c';
}

/* line 921, src/sass/core/material-icons.scss */
.material-icons.clear_all::before,
.mi.clear_all::before {
  content: '\e0b8';
}

/* line 926, src/sass/core/material-icons.scss */
.material-icons.close::before,
.mi.close::before {
  content: '\e5cd';
}

/* line 931, src/sass/core/material-icons.scss */
.material-icons.closed_caption::before,
.mi.closed_caption::before {
  content: '\e01c';
}

/* line 936, src/sass/core/material-icons.scss */
.material-icons.cloud::before,
.mi.cloud::before {
  content: '\e2bd';
}

/* line 941, src/sass/core/material-icons.scss */
.material-icons.cloud_circle::before,
.mi.cloud_circle::before {
  content: '\e2be';
}

/* line 946, src/sass/core/material-icons.scss */
.material-icons.cloud_done::before,
.mi.cloud_done::before {
  content: '\e2bf';
}

/* line 951, src/sass/core/material-icons.scss */
.material-icons.cloud_download::before,
.mi.cloud_download::before {
  content: '\e2c0';
}

/* line 956, src/sass/core/material-icons.scss */
.material-icons.cloud_off::before,
.mi.cloud_off::before {
  content: '\e2c1';
}

/* line 961, src/sass/core/material-icons.scss */
.material-icons.cloud_queue::before,
.mi.cloud_queue::before {
  content: '\e2c2';
}

/* line 966, src/sass/core/material-icons.scss */
.material-icons.cloud_upload::before,
.mi.cloud_upload::before {
  content: '\e2c3';
}

/* line 971, src/sass/core/material-icons.scss */
.material-icons.code::before,
.mi.code::before {
  content: '\e86f';
}

/* line 976, src/sass/core/material-icons.scss */
.material-icons.collections::before,
.mi.collections::before {
  content: '\e3b6';
}

/* line 981, src/sass/core/material-icons.scss */
.material-icons.collections_bookmark::before,
.mi.collections_bookmark::before {
  content: '\e431';
}

/* line 986, src/sass/core/material-icons.scss */
.material-icons.color_lens::before,
.mi.color_lens::before {
  content: '\e3b7';
}

/* line 991, src/sass/core/material-icons.scss */
.material-icons.colorize::before,
.mi.colorize::before {
  content: '\e3b8';
}

/* line 996, src/sass/core/material-icons.scss */
.material-icons.comment::before,
.mi.comment::before {
  content: '\e0b9';
}

/* line 1001, src/sass/core/material-icons.scss */
.material-icons.compare::before,
.mi.compare::before {
  content: '\e3b9';
}

/* line 1006, src/sass/core/material-icons.scss */
.material-icons.compare_arrows::before,
.mi.compare_arrows::before {
  content: '\e915';
}

/* line 1011, src/sass/core/material-icons.scss */
.material-icons.computer::before,
.mi.computer::before {
  content: '\e30a';
}

/* line 1016, src/sass/core/material-icons.scss */
.material-icons.confirmation_number::before,
.mi.confirmation_number::before {
  content: '\e638';
}

/* line 1021, src/sass/core/material-icons.scss */
.material-icons.contact_mail::before,
.mi.contact_mail::before {
  content: '\e0d0';
}

/* line 1026, src/sass/core/material-icons.scss */
.material-icons.contact_phone::before,
.mi.contact_phone::before {
  content: '\e0cf';
}

/* line 1031, src/sass/core/material-icons.scss */
.material-icons.contacts::before,
.mi.contacts::before {
  content: '\e0ba';
}

/* line 1036, src/sass/core/material-icons.scss */
.material-icons.content_copy::before,
.mi.content_copy::before {
  content: '\e14d';
}

/* line 1041, src/sass/core/material-icons.scss */
.material-icons.content_cut::before,
.mi.content_cut::before {
  content: '\e14e';
}

/* line 1046, src/sass/core/material-icons.scss */
.material-icons.content_paste::before,
.mi.content_paste::before {
  content: '\e14f';
}

/* line 1051, src/sass/core/material-icons.scss */
.material-icons.control_point::before,
.mi.control_point::before {
  content: '\e3ba';
}

/* line 1056, src/sass/core/material-icons.scss */
.material-icons.control_point_duplicate::before,
.mi.control_point_duplicate::before {
  content: '\e3bb';
}

/* line 1061, src/sass/core/material-icons.scss */
.material-icons.copyright::before,
.mi.copyright::before {
  content: '\e90c';
}

/* line 1066, src/sass/core/material-icons.scss */
.material-icons.create::before,
.mi.create::before {
  content: '\e150';
}

/* line 1071, src/sass/core/material-icons.scss */
.material-icons.create_new_folder::before,
.mi.create_new_folder::before {
  content: '\e2cc';
}

/* line 1076, src/sass/core/material-icons.scss */
.material-icons.credit_card::before,
.mi.credit_card::before {
  content: '\e870';
}

/* line 1081, src/sass/core/material-icons.scss */
.material-icons.crop::before,
.mi.crop::before {
  content: '\e3be';
}

/* line 1086, src/sass/core/material-icons.scss */
.material-icons.crop_16_9::before,
.mi.crop_16_9::before {
  content: '\e3bc';
}

/* line 1091, src/sass/core/material-icons.scss */
.material-icons.crop_3_2::before,
.mi.crop_3_2::before {
  content: '\e3bd';
}

/* line 1096, src/sass/core/material-icons.scss */
.material-icons.crop_5_4::before,
.mi.crop_5_4::before {
  content: '\e3bf';
}

/* line 1101, src/sass/core/material-icons.scss */
.material-icons.crop_7_5::before,
.mi.crop_7_5::before {
  content: '\e3c0';
}

/* line 1106, src/sass/core/material-icons.scss */
.material-icons.crop_din::before,
.mi.crop_din::before {
  content: '\e3c1';
}

/* line 1111, src/sass/core/material-icons.scss */
.material-icons.crop_free::before,
.mi.crop_free::before {
  content: '\e3c2';
}

/* line 1116, src/sass/core/material-icons.scss */
.material-icons.crop_landscape::before,
.mi.crop_landscape::before {
  content: '\e3c3';
}

/* line 1121, src/sass/core/material-icons.scss */
.material-icons.crop_original::before,
.mi.crop_original::before {
  content: '\e3c4';
}

/* line 1126, src/sass/core/material-icons.scss */
.material-icons.crop_portrait::before,
.mi.crop_portrait::before {
  content: '\e3c5';
}

/* line 1131, src/sass/core/material-icons.scss */
.material-icons.crop_rotate::before,
.mi.crop_rotate::before {
  content: '\e437';
}

/* line 1136, src/sass/core/material-icons.scss */
.material-icons.crop_square::before,
.mi.crop_square::before {
  content: '\e3c6';
}

/* line 1141, src/sass/core/material-icons.scss */
.material-icons.dashboard::before,
.mi.dashboard::before {
  content: '\e871';
}

/* line 1146, src/sass/core/material-icons.scss */
.material-icons.data_usage::before,
.mi.data_usage::before {
  content: '\e1af';
}

/* line 1151, src/sass/core/material-icons.scss */
.material-icons.date_range::before,
.mi.date_range::before {
  content: '\e916';
}

/* line 1156, src/sass/core/material-icons.scss */
.material-icons.dehaze::before,
.mi.dehaze::before {
  content: '\e3c7';
}

/* line 1161, src/sass/core/material-icons.scss */
.material-icons.delete::before,
.mi.delete::before {
  content: '\e872';
}

/* line 1166, src/sass/core/material-icons.scss */
.material-icons.delete_forever::before,
.mi.delete_forever::before {
  content: '\e92b';
}

/* line 1171, src/sass/core/material-icons.scss */
.material-icons.delete_sweep::before,
.mi.delete_sweep::before {
  content: '\e16c';
}

/* line 1176, src/sass/core/material-icons.scss */
.material-icons.description::before,
.mi.description::before {
  content: '\e873';
}

/* line 1181, src/sass/core/material-icons.scss */
.material-icons.desktop_mac::before,
.mi.desktop_mac::before {
  content: '\e30b';
}

/* line 1186, src/sass/core/material-icons.scss */
.material-icons.desktop_windows::before,
.mi.desktop_windows::before {
  content: '\e30c';
}

/* line 1191, src/sass/core/material-icons.scss */
.material-icons.details::before,
.mi.details::before {
  content: '\e3c8';
}

/* line 1196, src/sass/core/material-icons.scss */
.material-icons.developer_board::before,
.mi.developer_board::before {
  content: '\e30d';
}

/* line 1201, src/sass/core/material-icons.scss */
.material-icons.developer_mode::before,
.mi.developer_mode::before {
  content: '\e1b0';
}

/* line 1206, src/sass/core/material-icons.scss */
.material-icons.device_hub::before,
.mi.device_hub::before {
  content: '\e335';
}

/* line 1211, src/sass/core/material-icons.scss */
.material-icons.devices::before,
.mi.devices::before {
  content: '\e1b1';
}

/* line 1216, src/sass/core/material-icons.scss */
.material-icons.devices_other::before,
.mi.devices_other::before {
  content: '\e337';
}

/* line 1221, src/sass/core/material-icons.scss */
.material-icons.dialer_sip::before,
.mi.dialer_sip::before {
  content: '\e0bb';
}

/* line 1226, src/sass/core/material-icons.scss */
.material-icons.dialpad::before,
.mi.dialpad::before {
  content: '\e0bc';
}

/* line 1231, src/sass/core/material-icons.scss */
.material-icons.directions::before,
.mi.directions::before {
  content: '\e52e';
}

/* line 1236, src/sass/core/material-icons.scss */
.material-icons.directions_bike::before,
.mi.directions_bike::before {
  content: '\e52f';
}

/* line 1241, src/sass/core/material-icons.scss */
.material-icons.directions_boat::before,
.mi.directions_boat::before {
  content: '\e532';
}

/* line 1246, src/sass/core/material-icons.scss */
.material-icons.directions_bus::before,
.mi.directions_bus::before {
  content: '\e530';
}

/* line 1251, src/sass/core/material-icons.scss */
.material-icons.directions_car::before,
.mi.directions_car::before {
  content: '\e531';
}

/* line 1256, src/sass/core/material-icons.scss */
.material-icons.directions_railway::before,
.mi.directions_railway::before {
  content: '\e534';
}

/* line 1261, src/sass/core/material-icons.scss */
.material-icons.directions_run::before,
.mi.directions_run::before {
  content: '\e566';
}

/* line 1266, src/sass/core/material-icons.scss */
.material-icons.directions_subway::before,
.mi.directions_subway::before {
  content: '\e533';
}

/* line 1271, src/sass/core/material-icons.scss */
.material-icons.directions_transit::before,
.mi.directions_transit::before {
  content: '\e535';
}

/* line 1276, src/sass/core/material-icons.scss */
.material-icons.directions_walk::before,
.mi.directions_walk::before {
  content: '\e536';
}

/* line 1281, src/sass/core/material-icons.scss */
.material-icons.disc_full::before,
.mi.disc_full::before {
  content: '\e610';
}

/* line 1286, src/sass/core/material-icons.scss */
.material-icons.dns::before,
.mi.dns::before {
  content: '\e875';
}

/* line 1291, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb::before,
.mi.do_not_disturb::before {
  content: '\e612';
}

/* line 1296, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb_alt::before,
.mi.do_not_disturb_alt::before {
  content: '\e611';
}

/* line 1301, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb_off::before,
.mi.do_not_disturb_off::before {
  content: '\e643';
}

/* line 1306, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb_on::before,
.mi.do_not_disturb_on::before {
  content: '\e644';
}

/* line 1311, src/sass/core/material-icons.scss */
.material-icons.dock::before,
.mi.dock::before {
  content: '\e30e';
}

/* line 1316, src/sass/core/material-icons.scss */
.material-icons.domain::before,
.mi.domain::before {
  content: '\e7ee';
}

/* line 1321, src/sass/core/material-icons.scss */
.material-icons.done::before,
.mi.done::before {
  content: '\e876';
}

/* line 1326, src/sass/core/material-icons.scss */
.material-icons.done_all::before,
.mi.done_all::before {
  content: '\e877';
}

/* line 1331, src/sass/core/material-icons.scss */
.material-icons.donut_large::before,
.mi.donut_large::before {
  content: '\e917';
}

/* line 1336, src/sass/core/material-icons.scss */
.material-icons.donut_small::before,
.mi.donut_small::before {
  content: '\e918';
}

/* line 1341, src/sass/core/material-icons.scss */
.material-icons.drafts::before,
.mi.drafts::before {
  content: '\e151';
}

/* line 1346, src/sass/core/material-icons.scss */
.material-icons.drag_handle::before,
.mi.drag_handle::before {
  content: '\e25d';
}

/* line 1351, src/sass/core/material-icons.scss */
.material-icons.drive_eta::before,
.mi.drive_eta::before {
  content: '\e613';
}

/* line 1356, src/sass/core/material-icons.scss */
.material-icons.dvr::before,
.mi.dvr::before {
  content: '\e1b2';
}

/* line 1361, src/sass/core/material-icons.scss */
.material-icons.edit::before,
.mi.edit::before {
  content: '\e3c9';
}

/* line 1366, src/sass/core/material-icons.scss */
.material-icons.edit_location::before,
.mi.edit_location::before {
  content: '\e568';
}

/* line 1371, src/sass/core/material-icons.scss */
.material-icons.eject::before,
.mi.eject::before {
  content: '\e8fb';
}

/* line 1376, src/sass/core/material-icons.scss */
.material-icons.email::before,
.mi.email::before {
  content: '\e0be';
}

/* line 1381, src/sass/core/material-icons.scss */
.material-icons.enhanced_encryption::before,
.mi.enhanced_encryption::before {
  content: '\e63f';
}

/* line 1386, src/sass/core/material-icons.scss */
.material-icons.equalizer::before,
.mi.equalizer::before {
  content: '\e01d';
}

/* line 1391, src/sass/core/material-icons.scss */
.material-icons.error::before,
.mi.error::before {
  content: '\e000';
}

/* line 1396, src/sass/core/material-icons.scss */
.material-icons.error_outline::before,
.mi.error_outline::before {
  content: '\e001';
}

/* line 1401, src/sass/core/material-icons.scss */
.material-icons.euro_symbol::before,
.mi.euro_symbol::before {
  content: '\e926';
}

/* line 1406, src/sass/core/material-icons.scss */
.material-icons.ev_station::before,
.mi.ev_station::before {
  content: '\e56d';
}

/* line 1411, src/sass/core/material-icons.scss */
.material-icons.event::before,
.mi.event::before {
  content: '\e878';
}

/* line 1416, src/sass/core/material-icons.scss */
.material-icons.event_available::before,
.mi.event_available::before {
  content: '\e614';
}

/* line 1421, src/sass/core/material-icons.scss */
.material-icons.event_busy::before,
.mi.event_busy::before {
  content: '\e615';
}

/* line 1426, src/sass/core/material-icons.scss */
.material-icons.event_note::before,
.mi.event_note::before {
  content: '\e616';
}

/* line 1431, src/sass/core/material-icons.scss */
.material-icons.event_seat::before,
.mi.event_seat::before {
  content: '\e903';
}

/* line 1436, src/sass/core/material-icons.scss */
.material-icons.exit_to_app::before,
.mi.exit_to_app::before {
  content: '\e879';
}

/* line 1441, src/sass/core/material-icons.scss */
.material-icons.expand_less::before,
.mi.expand_less::before {
  content: '\e5ce';
}

/* line 1446, src/sass/core/material-icons.scss */
.material-icons.expand_more::before,
.mi.expand_more::before {
  content: '\e5cf';
}

/* line 1451, src/sass/core/material-icons.scss */
.material-icons.explicit::before,
.mi.explicit::before {
  content: '\e01e';
}

/* line 1456, src/sass/core/material-icons.scss */
.material-icons.explore::before,
.mi.explore::before {
  content: '\e87a';
}

/* line 1461, src/sass/core/material-icons.scss */
.material-icons.exposure::before,
.mi.exposure::before {
  content: '\e3ca';
}

/* line 1466, src/sass/core/material-icons.scss */
.material-icons.exposure_neg_1::before,
.mi.exposure_neg_1::before {
  content: '\e3cb';
}

/* line 1471, src/sass/core/material-icons.scss */
.material-icons.exposure_neg_2::before,
.mi.exposure_neg_2::before {
  content: '\e3cc';
}

/* line 1476, src/sass/core/material-icons.scss */
.material-icons.exposure_plus_1::before,
.mi.exposure_plus_1::before {
  content: '\e3cd';
}

/* line 1481, src/sass/core/material-icons.scss */
.material-icons.exposure_plus_2::before,
.mi.exposure_plus_2::before {
  content: '\e3ce';
}

/* line 1486, src/sass/core/material-icons.scss */
.material-icons.exposure_zero::before,
.mi.exposure_zero::before {
  content: '\e3cf';
}

/* line 1491, src/sass/core/material-icons.scss */
.material-icons.extension::before,
.mi.extension::before {
  content: '\e87b';
}

/* line 1496, src/sass/core/material-icons.scss */
.material-icons.face::before,
.mi.face::before {
  content: '\e87c';
}

/* line 1501, src/sass/core/material-icons.scss */
.material-icons.fast_forward::before,
.mi.fast_forward::before {
  content: '\e01f';
}

/* line 1506, src/sass/core/material-icons.scss */
.material-icons.fast_rewind::before,
.mi.fast_rewind::before {
  content: '\e020';
}

/* line 1511, src/sass/core/material-icons.scss */
.material-icons.favorite::before,
.mi.favorite::before {
  content: '\e87d';
}

/* line 1516, src/sass/core/material-icons.scss */
.material-icons.favorite_border::before,
.mi.favorite_border::before {
  content: '\e87e';
}

/* line 1521, src/sass/core/material-icons.scss */
.material-icons.featured_play_list::before,
.mi.featured_play_list::before {
  content: '\e06d';
}

/* line 1526, src/sass/core/material-icons.scss */
.material-icons.featured_video::before,
.mi.featured_video::before {
  content: '\e06e';
}

/* line 1531, src/sass/core/material-icons.scss */
.material-icons.feedback::before,
.mi.feedback::before {
  content: '\e87f';
}

/* line 1536, src/sass/core/material-icons.scss */
.material-icons.fiber_dvr::before,
.mi.fiber_dvr::before {
  content: '\e05d';
}

/* line 1541, src/sass/core/material-icons.scss */
.material-icons.fiber_manual_record::before,
.mi.fiber_manual_record::before {
  content: '\e061';
}

/* line 1546, src/sass/core/material-icons.scss */
.material-icons.fiber_new::before,
.mi.fiber_new::before {
  content: '\e05e';
}

/* line 1551, src/sass/core/material-icons.scss */
.material-icons.fiber_pin::before,
.mi.fiber_pin::before {
  content: '\e06a';
}

/* line 1556, src/sass/core/material-icons.scss */
.material-icons.fiber_smart_record::before,
.mi.fiber_smart_record::before {
  content: '\e062';
}

/* line 1561, src/sass/core/material-icons.scss */
.material-icons.file_download::before,
.mi.file_download::before {
  content: '\e2c4';
}

/* line 1566, src/sass/core/material-icons.scss */
.material-icons.file_upload::before,
.mi.file_upload::before {
  content: '\e2c6';
}

/* line 1571, src/sass/core/material-icons.scss */
.material-icons.filter::before,
.mi.filter::before {
  content: '\e3d3';
}

/* line 1576, src/sass/core/material-icons.scss */
.material-icons.filter_1::before,
.mi.filter_1::before {
  content: '\e3d0';
}

/* line 1581, src/sass/core/material-icons.scss */
.material-icons.filter_2::before,
.mi.filter_2::before {
  content: '\e3d1';
}

/* line 1586, src/sass/core/material-icons.scss */
.material-icons.filter_3::before,
.mi.filter_3::before {
  content: '\e3d2';
}

/* line 1591, src/sass/core/material-icons.scss */
.material-icons.filter_4::before,
.mi.filter_4::before {
  content: '\e3d4';
}

/* line 1596, src/sass/core/material-icons.scss */
.material-icons.filter_5::before,
.mi.filter_5::before {
  content: '\e3d5';
}

/* line 1601, src/sass/core/material-icons.scss */
.material-icons.filter_6::before,
.mi.filter_6::before {
  content: '\e3d6';
}

/* line 1606, src/sass/core/material-icons.scss */
.material-icons.filter_7::before,
.mi.filter_7::before {
  content: '\e3d7';
}

/* line 1611, src/sass/core/material-icons.scss */
.material-icons.filter_8::before,
.mi.filter_8::before {
  content: '\e3d8';
}

/* line 1616, src/sass/core/material-icons.scss */
.material-icons.filter_9::before,
.mi.filter_9::before {
  content: '\e3d9';
}

/* line 1621, src/sass/core/material-icons.scss */
.material-icons.filter_9_plus::before,
.mi.filter_9_plus::before {
  content: '\e3da';
}

/* line 1626, src/sass/core/material-icons.scss */
.material-icons.filter_b_and_w::before,
.mi.filter_b_and_w::before {
  content: '\e3db';
}

/* line 1631, src/sass/core/material-icons.scss */
.material-icons.filter_center_focus::before,
.mi.filter_center_focus::before {
  content: '\e3dc';
}

/* line 1636, src/sass/core/material-icons.scss */
.material-icons.filter_drama::before,
.mi.filter_drama::before {
  content: '\e3dd';
}

/* line 1641, src/sass/core/material-icons.scss */
.material-icons.filter_frames::before,
.mi.filter_frames::before {
  content: '\e3de';
}

/* line 1646, src/sass/core/material-icons.scss */
.material-icons.filter_hdr::before,
.mi.filter_hdr::before {
  content: '\e3df';
}

/* line 1651, src/sass/core/material-icons.scss */
.material-icons.filter_list::before,
.mi.filter_list::before {
  content: '\e152';
}

/* line 1656, src/sass/core/material-icons.scss */
.material-icons.filter_none::before,
.mi.filter_none::before {
  content: '\e3e0';
}

/* line 1661, src/sass/core/material-icons.scss */
.material-icons.filter_tilt_shift::before,
.mi.filter_tilt_shift::before {
  content: '\e3e2';
}

/* line 1666, src/sass/core/material-icons.scss */
.material-icons.filter_vintage::before,
.mi.filter_vintage::before {
  content: '\e3e3';
}

/* line 1671, src/sass/core/material-icons.scss */
.material-icons.find_in_page::before,
.mi.find_in_page::before {
  content: '\e880';
}

/* line 1676, src/sass/core/material-icons.scss */
.material-icons.find_replace::before,
.mi.find_replace::before {
  content: '\e881';
}

/* line 1681, src/sass/core/material-icons.scss */
.material-icons.fingerprint::before,
.mi.fingerprint::before {
  content: '\e90d';
}

/* line 1686, src/sass/core/material-icons.scss */
.material-icons.first_page::before,
.mi.first_page::before {
  content: '\e5dc';
}

/* line 1691, src/sass/core/material-icons.scss */
.material-icons.fitness_center::before,
.mi.fitness_center::before {
  content: '\eb43';
}

/* line 1696, src/sass/core/material-icons.scss */
.material-icons.flag::before,
.mi.flag::before {
  content: '\e153';
}

/* line 1701, src/sass/core/material-icons.scss */
.material-icons.flare::before,
.mi.flare::before {
  content: '\e3e4';
}

/* line 1706, src/sass/core/material-icons.scss */
.material-icons.flash_auto::before,
.mi.flash_auto::before {
  content: '\e3e5';
}

/* line 1711, src/sass/core/material-icons.scss */
.material-icons.flash_off::before,
.mi.flash_off::before {
  content: '\e3e6';
}

/* line 1716, src/sass/core/material-icons.scss */
.material-icons.flash_on::before,
.mi.flash_on::before {
  content: '\e3e7';
}

/* line 1721, src/sass/core/material-icons.scss */
.material-icons.flight::before,
.mi.flight::before {
  content: '\e539';
}

/* line 1726, src/sass/core/material-icons.scss */
.material-icons.flight_land::before,
.mi.flight_land::before {
  content: '\e904';
}

/* line 1731, src/sass/core/material-icons.scss */
.material-icons.flight_takeoff::before,
.mi.flight_takeoff::before {
  content: '\e905';
}

/* line 1736, src/sass/core/material-icons.scss */
.material-icons.flip::before,
.mi.flip::before {
  content: '\e3e8';
}

/* line 1741, src/sass/core/material-icons.scss */
.material-icons.flip_to_back::before,
.mi.flip_to_back::before {
  content: '\e882';
}

/* line 1746, src/sass/core/material-icons.scss */
.material-icons.flip_to_front::before,
.mi.flip_to_front::before {
  content: '\e883';
}

/* line 1751, src/sass/core/material-icons.scss */
.material-icons.folder::before,
.mi.folder::before {
  content: '\e2c7';
}

/* line 1756, src/sass/core/material-icons.scss */
.material-icons.folder_open::before,
.mi.folder_open::before {
  content: '\e2c8';
}

/* line 1761, src/sass/core/material-icons.scss */
.material-icons.folder_shared::before,
.mi.folder_shared::before {
  content: '\e2c9';
}

/* line 1766, src/sass/core/material-icons.scss */
.material-icons.folder_special::before,
.mi.folder_special::before {
  content: '\e617';
}

/* line 1771, src/sass/core/material-icons.scss */
.material-icons.font_download::before,
.mi.font_download::before {
  content: '\e167';
}

/* line 1776, src/sass/core/material-icons.scss */
.material-icons.format_align_center::before,
.mi.format_align_center::before {
  content: '\e234';
}

/* line 1781, src/sass/core/material-icons.scss */
.material-icons.format_align_justify::before,
.mi.format_align_justify::before {
  content: '\e235';
}

/* line 1786, src/sass/core/material-icons.scss */
.material-icons.format_align_left::before,
.mi.format_align_left::before {
  content: '\e236';
}

/* line 1791, src/sass/core/material-icons.scss */
.material-icons.format_align_right::before,
.mi.format_align_right::before {
  content: '\e237';
}

/* line 1796, src/sass/core/material-icons.scss */
.material-icons.format_bold::before,
.mi.format_bold::before {
  content: '\e238';
}

/* line 1801, src/sass/core/material-icons.scss */
.material-icons.format_clear::before,
.mi.format_clear::before {
  content: '\e239';
}

/* line 1806, src/sass/core/material-icons.scss */
.material-icons.format_color_fill::before,
.mi.format_color_fill::before {
  content: '\e23a';
}

/* line 1811, src/sass/core/material-icons.scss */
.material-icons.format_color_reset::before,
.mi.format_color_reset::before {
  content: '\e23b';
}

/* line 1816, src/sass/core/material-icons.scss */
.material-icons.format_color_text::before,
.mi.format_color_text::before {
  content: '\e23c';
}

/* line 1821, src/sass/core/material-icons.scss */
.material-icons.format_indent_decrease::before,
.mi.format_indent_decrease::before {
  content: '\e23d';
}

/* line 1826, src/sass/core/material-icons.scss */
.material-icons.format_indent_increase::before,
.mi.format_indent_increase::before {
  content: '\e23e';
}

/* line 1831, src/sass/core/material-icons.scss */
.material-icons.format_italic::before,
.mi.format_italic::before {
  content: '\e23f';
}

/* line 1836, src/sass/core/material-icons.scss */
.material-icons.format_line_spacing::before,
.mi.format_line_spacing::before {
  content: '\e240';
}

/* line 1841, src/sass/core/material-icons.scss */
.material-icons.format_list_bulleted::before,
.mi.format_list_bulleted::before {
  content: '\e241';
}

/* line 1846, src/sass/core/material-icons.scss */
.material-icons.format_list_numbered::before,
.mi.format_list_numbered::before {
  content: '\e242';
}

/* line 1851, src/sass/core/material-icons.scss */
.material-icons.format_paint::before,
.mi.format_paint::before {
  content: '\e243';
}

/* line 1856, src/sass/core/material-icons.scss */
.material-icons.format_quote::before,
.mi.format_quote::before {
  content: '\e244';
}

/* line 1861, src/sass/core/material-icons.scss */
.material-icons.format_shapes::before,
.mi.format_shapes::before {
  content: '\e25e';
}

/* line 1866, src/sass/core/material-icons.scss */
.material-icons.format_size::before,
.mi.format_size::before {
  content: '\e245';
}

/* line 1871, src/sass/core/material-icons.scss */
.material-icons.format_strikethrough::before,
.mi.format_strikethrough::before {
  content: '\e246';
}

/* line 1876, src/sass/core/material-icons.scss */
.material-icons.format_textdirection_l_to_r::before,
.mi.format_textdirection_l_to_r::before {
  content: '\e247';
}

/* line 1881, src/sass/core/material-icons.scss */
.material-icons.format_textdirection_r_to_l::before,
.mi.format_textdirection_r_to_l::before {
  content: '\e248';
}

/* line 1886, src/sass/core/material-icons.scss */
.material-icons.format_underlined::before,
.mi.format_underlined::before {
  content: '\e249';
}

/* line 1891, src/sass/core/material-icons.scss */
.material-icons.forum::before,
.mi.forum::before {
  content: '\e0bf';
}

/* line 1896, src/sass/core/material-icons.scss */
.material-icons.forward::before,
.mi.forward::before {
  content: '\e154';
}

/* line 1901, src/sass/core/material-icons.scss */
.material-icons.forward_10::before,
.mi.forward_10::before {
  content: '\e056';
}

/* line 1906, src/sass/core/material-icons.scss */
.material-icons.forward_30::before,
.mi.forward_30::before {
  content: '\e057';
}

/* line 1911, src/sass/core/material-icons.scss */
.material-icons.forward_5::before,
.mi.forward_5::before {
  content: '\e058';
}

/* line 1916, src/sass/core/material-icons.scss */
.material-icons.free_breakfast::before,
.mi.free_breakfast::before {
  content: '\eb44';
}

/* line 1921, src/sass/core/material-icons.scss */
.material-icons.fullscreen::before,
.mi.fullscreen::before {
  content: '\e5d0';
}

/* line 1926, src/sass/core/material-icons.scss */
.material-icons.fullscreen_exit::before,
.mi.fullscreen_exit::before {
  content: '\e5d1';
}

/* line 1931, src/sass/core/material-icons.scss */
.material-icons.functions::before,
.mi.functions::before {
  content: '\e24a';
}

/* line 1936, src/sass/core/material-icons.scss */
.material-icons.g_translate::before,
.mi.g_translate::before {
  content: '\e927';
}

/* line 1941, src/sass/core/material-icons.scss */
.material-icons.gamepad::before,
.mi.gamepad::before {
  content: '\e30f';
}

/* line 1946, src/sass/core/material-icons.scss */
.material-icons.games::before,
.mi.games::before {
  content: '\e021';
}

/* line 1951, src/sass/core/material-icons.scss */
.material-icons.gavel::before,
.mi.gavel::before {
  content: '\e90e';
}

/* line 1956, src/sass/core/material-icons.scss */
.material-icons.gesture::before,
.mi.gesture::before {
  content: '\e155';
}

/* line 1961, src/sass/core/material-icons.scss */
.material-icons.get_app::before,
.mi.get_app::before {
  content: '\e884';
}

/* line 1966, src/sass/core/material-icons.scss */
.material-icons.gif::before,
.mi.gif::before {
  content: '\e908';
}

/* line 1971, src/sass/core/material-icons.scss */
.material-icons.golf_course::before,
.mi.golf_course::before {
  content: '\eb45';
}

/* line 1976, src/sass/core/material-icons.scss */
.material-icons.gps_fixed::before,
.mi.gps_fixed::before {
  content: '\e1b3';
}

/* line 1981, src/sass/core/material-icons.scss */
.material-icons.gps_not_fixed::before,
.mi.gps_not_fixed::before {
  content: '\e1b4';
}

/* line 1986, src/sass/core/material-icons.scss */
.material-icons.gps_off::before,
.mi.gps_off::before {
  content: '\e1b5';
}

/* line 1991, src/sass/core/material-icons.scss */
.material-icons.grade::before,
.mi.grade::before {
  content: '\e885';
}

/* line 1996, src/sass/core/material-icons.scss */
.material-icons.gradient::before,
.mi.gradient::before {
  content: '\e3e9';
}

/* line 2001, src/sass/core/material-icons.scss */
.material-icons.grain::before,
.mi.grain::before {
  content: '\e3ea';
}

/* line 2006, src/sass/core/material-icons.scss */
.material-icons.graphic_eq::before,
.mi.graphic_eq::before {
  content: '\e1b8';
}

/* line 2011, src/sass/core/material-icons.scss */
.material-icons.grid_off::before,
.mi.grid_off::before {
  content: '\e3eb';
}

/* line 2016, src/sass/core/material-icons.scss */
.material-icons.grid_on::before,
.mi.grid_on::before {
  content: '\e3ec';
}

/* line 2021, src/sass/core/material-icons.scss */
.material-icons.group::before,
.mi.group::before {
  content: '\e7ef';
}

/* line 2026, src/sass/core/material-icons.scss */
.material-icons.group_add::before,
.mi.group_add::before {
  content: '\e7f0';
}

/* line 2031, src/sass/core/material-icons.scss */
.material-icons.group_work::before,
.mi.group_work::before {
  content: '\e886';
}

/* line 2036, src/sass/core/material-icons.scss */
.material-icons.hd::before,
.mi.hd::before {
  content: '\e052';
}

/* line 2041, src/sass/core/material-icons.scss */
.material-icons.hdr_off::before,
.mi.hdr_off::before {
  content: '\e3ed';
}

/* line 2046, src/sass/core/material-icons.scss */
.material-icons.hdr_on::before,
.mi.hdr_on::before {
  content: '\e3ee';
}

/* line 2051, src/sass/core/material-icons.scss */
.material-icons.hdr_strong::before,
.mi.hdr_strong::before {
  content: '\e3f1';
}

/* line 2056, src/sass/core/material-icons.scss */
.material-icons.hdr_weak::before,
.mi.hdr_weak::before {
  content: '\e3f2';
}

/* line 2061, src/sass/core/material-icons.scss */
.material-icons.headset::before,
.mi.headset::before {
  content: '\e310';
}

/* line 2066, src/sass/core/material-icons.scss */
.material-icons.headset_mic::before,
.mi.headset_mic::before {
  content: '\e311';
}

/* line 2071, src/sass/core/material-icons.scss */
.material-icons.healing::before,
.mi.healing::before {
  content: '\e3f3';
}

/* line 2076, src/sass/core/material-icons.scss */
.material-icons.hearing::before,
.mi.hearing::before {
  content: '\e023';
}

/* line 2081, src/sass/core/material-icons.scss */
.material-icons.help::before,
.mi.help::before {
  content: '\e887';
}

/* line 2086, src/sass/core/material-icons.scss */
.material-icons.help_outline::before,
.mi.help_outline::before {
  content: '\e8fd';
}

/* line 2091, src/sass/core/material-icons.scss */
.material-icons.high_quality::before,
.mi.high_quality::before {
  content: '\e024';
}

/* line 2096, src/sass/core/material-icons.scss */
.material-icons.highlight::before,
.mi.highlight::before {
  content: '\e25f';
}

/* line 2101, src/sass/core/material-icons.scss */
.material-icons.highlight_off::before,
.mi.highlight_off::before {
  content: '\e888';
}

/* line 2106, src/sass/core/material-icons.scss */
.material-icons.history::before,
.mi.history::before {
  content: '\e889';
}

/* line 2111, src/sass/core/material-icons.scss */
.material-icons.home::before,
.mi.home::before {
  content: '\e88a';
}

/* line 2116, src/sass/core/material-icons.scss */
.material-icons.hot_tub::before,
.mi.hot_tub::before {
  content: '\eb46';
}

/* line 2121, src/sass/core/material-icons.scss */
.material-icons.hotel::before,
.mi.hotel::before {
  content: '\e53a';
}

/* line 2126, src/sass/core/material-icons.scss */
.material-icons.hourglass_empty::before,
.mi.hourglass_empty::before {
  content: '\e88b';
}

/* line 2131, src/sass/core/material-icons.scss */
.material-icons.hourglass_full::before,
.mi.hourglass_full::before {
  content: '\e88c';
}

/* line 2136, src/sass/core/material-icons.scss */
.material-icons.http::before,
.mi.http::before {
  content: '\e902';
}

/* line 2141, src/sass/core/material-icons.scss */
.material-icons.https::before,
.mi.https::before {
  content: '\e88d';
}

/* line 2146, src/sass/core/material-icons.scss */
.material-icons.image::before,
.mi.image::before {
  content: '\e3f4';
}

/* line 2151, src/sass/core/material-icons.scss */
.material-icons.image_aspect_ratio::before,
.mi.image_aspect_ratio::before {
  content: '\e3f5';
}

/* line 2156, src/sass/core/material-icons.scss */
.material-icons.import_contacts::before,
.mi.import_contacts::before {
  content: '\e0e0';
}

/* line 2161, src/sass/core/material-icons.scss */
.material-icons.import_export::before,
.mi.import_export::before {
  content: '\e0c3';
}

/* line 2166, src/sass/core/material-icons.scss */
.material-icons.important_devices::before,
.mi.important_devices::before {
  content: '\e912';
}

/* line 2171, src/sass/core/material-icons.scss */
.material-icons.inbox::before,
.mi.inbox::before {
  content: '\e156';
}

/* line 2176, src/sass/core/material-icons.scss */
.material-icons.indeterminate_check_box::before,
.mi.indeterminate_check_box::before {
  content: '\e909';
}

/* line 2181, src/sass/core/material-icons.scss */
.material-icons.info::before,
.mi.info::before {
  content: '\e88e';
}

/* line 2186, src/sass/core/material-icons.scss */
.material-icons.info_outline::before,
.mi.info_outline::before {
  content: '\e88f';
}

/* line 2191, src/sass/core/material-icons.scss */
.material-icons.input::before,
.mi.input::before {
  content: '\e890';
}

/* line 2196, src/sass/core/material-icons.scss */
.material-icons.insert_chart::before,
.mi.insert_chart::before {
  content: '\e24b';
}

/* line 2201, src/sass/core/material-icons.scss */
.material-icons.insert_comment::before,
.mi.insert_comment::before {
  content: '\e24c';
}

/* line 2206, src/sass/core/material-icons.scss */
.material-icons.insert_drive_file::before,
.mi.insert_drive_file::before {
  content: '\e24d';
}

/* line 2211, src/sass/core/material-icons.scss */
.material-icons.insert_emoticon::before,
.mi.insert_emoticon::before {
  content: '\e24e';
}

/* line 2216, src/sass/core/material-icons.scss */
.material-icons.insert_invitation::before,
.mi.insert_invitation::before {
  content: '\e24f';
}

/* line 2221, src/sass/core/material-icons.scss */
.material-icons.insert_link::before,
.mi.insert_link::before {
  content: '\e250';
}

/* line 2226, src/sass/core/material-icons.scss */
.material-icons.insert_photo::before,
.mi.insert_photo::before {
  content: '\e251';
}

/* line 2231, src/sass/core/material-icons.scss */
.material-icons.invert_colors::before,
.mi.invert_colors::before {
  content: '\e891';
}

/* line 2236, src/sass/core/material-icons.scss */
.material-icons.invert_colors_off::before,
.mi.invert_colors_off::before {
  content: '\e0c4';
}

/* line 2241, src/sass/core/material-icons.scss */
.material-icons.iso::before,
.mi.iso::before {
  content: '\e3f6';
}

/* line 2246, src/sass/core/material-icons.scss */
.material-icons.keyboard::before,
.mi.keyboard::before {
  content: '\e312';
}

/* line 2251, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_down::before,
.mi.keyboard_arrow_down::before {
  content: '\e313';
}

/* line 2256, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_left::before,
.mi.keyboard_arrow_left::before {
  content: '\e314';
}

/* line 2261, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_right::before,
.mi.keyboard_arrow_right::before {
  content: '\e315';
}

/* line 2266, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_up::before,
.mi.keyboard_arrow_up::before {
  content: '\e316';
}

/* line 2271, src/sass/core/material-icons.scss */
.material-icons.keyboard_backspace::before,
.mi.keyboard_backspace::before {
  content: '\e317';
}

/* line 2276, src/sass/core/material-icons.scss */
.material-icons.keyboard_capslock::before,
.mi.keyboard_capslock::before {
  content: '\e318';
}

/* line 2281, src/sass/core/material-icons.scss */
.material-icons.keyboard_hide::before,
.mi.keyboard_hide::before {
  content: '\e31a';
}

/* line 2286, src/sass/core/material-icons.scss */
.material-icons.keyboard_return::before,
.mi.keyboard_return::before {
  content: '\e31b';
}

/* line 2291, src/sass/core/material-icons.scss */
.material-icons.keyboard_tab::before,
.mi.keyboard_tab::before {
  content: '\e31c';
}

/* line 2296, src/sass/core/material-icons.scss */
.material-icons.keyboard_voice::before,
.mi.keyboard_voice::before {
  content: '\e31d';
}

/* line 2301, src/sass/core/material-icons.scss */
.material-icons.kitchen::before,
.mi.kitchen::before {
  content: '\eb47';
}

/* line 2306, src/sass/core/material-icons.scss */
.material-icons.label::before,
.mi.label::before {
  content: '\e892';
}

/* line 2311, src/sass/core/material-icons.scss */
.material-icons.label_outline::before,
.mi.label_outline::before {
  content: '\e893';
}

/* line 2316, src/sass/core/material-icons.scss */
.material-icons.landscape::before,
.mi.landscape::before {
  content: '\e3f7';
}

/* line 2321, src/sass/core/material-icons.scss */
.material-icons.language::before,
.mi.language::before {
  content: '\e894';
}

/* line 2326, src/sass/core/material-icons.scss */
.material-icons.laptop::before,
.mi.laptop::before {
  content: '\e31e';
}

/* line 2331, src/sass/core/material-icons.scss */
.material-icons.laptop_chromebook::before,
.mi.laptop_chromebook::before {
  content: '\e31f';
}

/* line 2336, src/sass/core/material-icons.scss */
.material-icons.laptop_mac::before,
.mi.laptop_mac::before {
  content: '\e320';
}

/* line 2341, src/sass/core/material-icons.scss */
.material-icons.laptop_windows::before,
.mi.laptop_windows::before {
  content: '\e321';
}

/* line 2346, src/sass/core/material-icons.scss */
.material-icons.last_page::before,
.mi.last_page::before {
  content: '\e5dd';
}

/* line 2351, src/sass/core/material-icons.scss */
.material-icons.launch::before,
.mi.launch::before {
  content: '\e895';
}

/* line 2356, src/sass/core/material-icons.scss */
.material-icons.layers::before,
.mi.layers::before {
  content: '\e53b';
}

/* line 2361, src/sass/core/material-icons.scss */
.material-icons.layers_clear::before,
.mi.layers_clear::before {
  content: '\e53c';
}

/* line 2366, src/sass/core/material-icons.scss */
.material-icons.leak_add::before,
.mi.leak_add::before {
  content: '\e3f8';
}

/* line 2371, src/sass/core/material-icons.scss */
.material-icons.leak_remove::before,
.mi.leak_remove::before {
  content: '\e3f9';
}

/* line 2376, src/sass/core/material-icons.scss */
.material-icons.lens::before,
.mi.lens::before {
  content: '\e3fa';
}

/* line 2381, src/sass/core/material-icons.scss */
.material-icons.library_add::before,
.mi.library_add::before {
  content: '\e02e';
}

/* line 2386, src/sass/core/material-icons.scss */
.material-icons.library_books::before,
.mi.library_books::before {
  content: '\e02f';
}

/* line 2391, src/sass/core/material-icons.scss */
.material-icons.library_music::before,
.mi.library_music::before {
  content: '\e030';
}

/* line 2396, src/sass/core/material-icons.scss */
.material-icons.lightbulb_outline::before,
.mi.lightbulb_outline::before {
  content: '\e90f';
}

/* line 2401, src/sass/core/material-icons.scss */
.material-icons.line_style::before,
.mi.line_style::before {
  content: '\e919';
}

/* line 2406, src/sass/core/material-icons.scss */
.material-icons.line_weight::before,
.mi.line_weight::before {
  content: '\e91a';
}

/* line 2411, src/sass/core/material-icons.scss */
.material-icons.linear_scale::before,
.mi.linear_scale::before {
  content: '\e260';
}

/* line 2416, src/sass/core/material-icons.scss */
.material-icons.link::before,
.mi.link::before {
  content: '\e157';
}

/* line 2421, src/sass/core/material-icons.scss */
.material-icons.linked_camera::before,
.mi.linked_camera::before {
  content: '\e438';
}

/* line 2426, src/sass/core/material-icons.scss */
.material-icons.list::before,
.mi.list::before {
  content: '\e896';
}

/* line 2431, src/sass/core/material-icons.scss */
.material-icons.live_help::before,
.mi.live_help::before {
  content: '\e0c6';
}

/* line 2436, src/sass/core/material-icons.scss */
.material-icons.live_tv::before,
.mi.live_tv::before {
  content: '\e639';
}

/* line 2441, src/sass/core/material-icons.scss */
.material-icons.local_activity::before,
.mi.local_activity::before {
  content: '\e53f';
}

/* line 2446, src/sass/core/material-icons.scss */
.material-icons.local_airport::before,
.mi.local_airport::before {
  content: '\e53d';
}

/* line 2451, src/sass/core/material-icons.scss */
.material-icons.local_atm::before,
.mi.local_atm::before {
  content: '\e53e';
}

/* line 2456, src/sass/core/material-icons.scss */
.material-icons.local_bar::before,
.mi.local_bar::before {
  content: '\e540';
}

/* line 2461, src/sass/core/material-icons.scss */
.material-icons.local_cafe::before,
.mi.local_cafe::before {
  content: '\e541';
}

/* line 2466, src/sass/core/material-icons.scss */
.material-icons.local_car_wash::before,
.mi.local_car_wash::before {
  content: '\e542';
}

/* line 2471, src/sass/core/material-icons.scss */
.material-icons.local_convenience_store::before,
.mi.local_convenience_store::before {
  content: '\e543';
}

/* line 2476, src/sass/core/material-icons.scss */
.material-icons.local_dining::before,
.mi.local_dining::before {
  content: '\e556';
}

/* line 2481, src/sass/core/material-icons.scss */
.material-icons.local_drink::before,
.mi.local_drink::before {
  content: '\e544';
}

/* line 2486, src/sass/core/material-icons.scss */
.material-icons.local_florist::before,
.mi.local_florist::before {
  content: '\e545';
}

/* line 2491, src/sass/core/material-icons.scss */
.material-icons.local_gas_station::before,
.mi.local_gas_station::before {
  content: '\e546';
}

/* line 2496, src/sass/core/material-icons.scss */
.material-icons.local_grocery_store::before,
.mi.local_grocery_store::before {
  content: '\e547';
}

/* line 2501, src/sass/core/material-icons.scss */
.material-icons.local_hospital::before,
.mi.local_hospital::before {
  content: '\e548';
}

/* line 2506, src/sass/core/material-icons.scss */
.material-icons.local_hotel::before,
.mi.local_hotel::before {
  content: '\e549';
}

/* line 2511, src/sass/core/material-icons.scss */
.material-icons.local_laundry_service::before,
.mi.local_laundry_service::before {
  content: '\e54a';
}

/* line 2516, src/sass/core/material-icons.scss */
.material-icons.local_library::before,
.mi.local_library::before {
  content: '\e54b';
}

/* line 2521, src/sass/core/material-icons.scss */
.material-icons.local_mall::before,
.mi.local_mall::before {
  content: '\e54c';
}

/* line 2526, src/sass/core/material-icons.scss */
.material-icons.local_movies::before,
.mi.local_movies::before {
  content: '\e54d';
}

/* line 2531, src/sass/core/material-icons.scss */
.material-icons.local_offer::before,
.mi.local_offer::before {
  content: '\e54e';
}

/* line 2536, src/sass/core/material-icons.scss */
.material-icons.local_parking::before,
.mi.local_parking::before {
  content: '\e54f';
}

/* line 2541, src/sass/core/material-icons.scss */
.material-icons.local_pharmacy::before,
.mi.local_pharmacy::before {
  content: '\e550';
}

/* line 2546, src/sass/core/material-icons.scss */
.material-icons.local_phone::before,
.mi.local_phone::before {
  content: '\e551';
}

/* line 2551, src/sass/core/material-icons.scss */
.material-icons.local_pizza::before,
.mi.local_pizza::before {
  content: '\e552';
}

/* line 2556, src/sass/core/material-icons.scss */
.material-icons.local_play::before,
.mi.local_play::before {
  content: '\e553';
}

/* line 2561, src/sass/core/material-icons.scss */
.material-icons.local_post_office::before,
.mi.local_post_office::before {
  content: '\e554';
}

/* line 2566, src/sass/core/material-icons.scss */
.material-icons.local_printshop::before,
.mi.local_printshop::before {
  content: '\e555';
}

/* line 2571, src/sass/core/material-icons.scss */
.material-icons.local_see::before,
.mi.local_see::before {
  content: '\e557';
}

/* line 2576, src/sass/core/material-icons.scss */
.material-icons.local_shipping::before,
.mi.local_shipping::before {
  content: '\e558';
}

/* line 2581, src/sass/core/material-icons.scss */
.material-icons.local_taxi::before,
.mi.local_taxi::before {
  content: '\e559';
}

/* line 2586, src/sass/core/material-icons.scss */
.material-icons.location_city::before,
.mi.location_city::before {
  content: '\e7f1';
}

/* line 2591, src/sass/core/material-icons.scss */
.material-icons.location_disabled::before,
.mi.location_disabled::before {
  content: '\e1b6';
}

/* line 2596, src/sass/core/material-icons.scss */
.material-icons.location_off::before,
.mi.location_off::before {
  content: '\e0c7';
}

/* line 2601, src/sass/core/material-icons.scss */
.material-icons.location_on::before,
.mi.location_on::before {
  content: '\e0c8';
}

/* line 2606, src/sass/core/material-icons.scss */
.material-icons.location_searching::before,
.mi.location_searching::before {
  content: '\e1b7';
}

/* line 2611, src/sass/core/material-icons.scss */
.material-icons.lock::before,
.mi.lock::before {
  content: '\e897';
}

/* line 2616, src/sass/core/material-icons.scss */
.material-icons.lock_open::before,
.mi.lock_open::before {
  content: '\e898';
}

/* line 2621, src/sass/core/material-icons.scss */
.material-icons.lock_outline::before,
.mi.lock_outline::before {
  content: '\e899';
}

/* line 2626, src/sass/core/material-icons.scss */
.material-icons.looks::before,
.mi.looks::before {
  content: '\e3fc';
}

/* line 2631, src/sass/core/material-icons.scss */
.material-icons.looks_3::before,
.mi.looks_3::before {
  content: '\e3fb';
}

/* line 2636, src/sass/core/material-icons.scss */
.material-icons.looks_4::before,
.mi.looks_4::before {
  content: '\e3fd';
}

/* line 2641, src/sass/core/material-icons.scss */
.material-icons.looks_5::before,
.mi.looks_5::before {
  content: '\e3fe';
}

/* line 2646, src/sass/core/material-icons.scss */
.material-icons.looks_6::before,
.mi.looks_6::before {
  content: '\e3ff';
}

/* line 2651, src/sass/core/material-icons.scss */
.material-icons.looks_one::before,
.mi.looks_one::before {
  content: '\e400';
}

/* line 2656, src/sass/core/material-icons.scss */
.material-icons.looks_two::before,
.mi.looks_two::before {
  content: '\e401';
}

/* line 2661, src/sass/core/material-icons.scss */
.material-icons.loop::before,
.mi.loop::before {
  content: '\e028';
}

/* line 2666, src/sass/core/material-icons.scss */
.material-icons.loupe::before,
.mi.loupe::before {
  content: '\e402';
}

/* line 2671, src/sass/core/material-icons.scss */
.material-icons.low_priority::before,
.mi.low_priority::before {
  content: '\e16d';
}

/* line 2676, src/sass/core/material-icons.scss */
.material-icons.loyalty::before,
.mi.loyalty::before {
  content: '\e89a';
}

/* line 2681, src/sass/core/material-icons.scss */
.material-icons.mail::before,
.mi.mail::before {
  content: '\e158';
}

/* line 2686, src/sass/core/material-icons.scss */
.material-icons.mail_outline::before,
.mi.mail_outline::before {
  content: '\e0e1';
}

/* line 2691, src/sass/core/material-icons.scss */
.material-icons.map::before,
.mi.map::before {
  content: '\e55b';
}

/* line 2696, src/sass/core/material-icons.scss */
.material-icons.markunread::before,
.mi.markunread::before {
  content: '\e159';
}

/* line 2701, src/sass/core/material-icons.scss */
.material-icons.markunread_mailbox::before,
.mi.markunread_mailbox::before {
  content: '\e89b';
}

/* line 2706, src/sass/core/material-icons.scss */
.material-icons.memory::before,
.mi.memory::before {
  content: '\e322';
}

/* line 2711, src/sass/core/material-icons.scss */
.material-icons.menu::before,
.mi.menu::before {
  content: '\e5d2';
}

/* line 2716, src/sass/core/material-icons.scss */
.material-icons.merge_type::before,
.mi.merge_type::before {
  content: '\e252';
}

/* line 2721, src/sass/core/material-icons.scss */
.material-icons.message::before,
.mi.message::before {
  content: '\e0c9';
}

/* line 2726, src/sass/core/material-icons.scss */
.material-icons.mic::before,
.mi.mic::before {
  content: '\e029';
}

/* line 2731, src/sass/core/material-icons.scss */
.material-icons.mic_none::before,
.mi.mic_none::before {
  content: '\e02a';
}

/* line 2736, src/sass/core/material-icons.scss */
.material-icons.mic_off::before,
.mi.mic_off::before {
  content: '\e02b';
}

/* line 2741, src/sass/core/material-icons.scss */
.material-icons.mms::before,
.mi.mms::before {
  content: '\e618';
}

/* line 2746, src/sass/core/material-icons.scss */
.material-icons.mode_comment::before,
.mi.mode_comment::before {
  content: '\e253';
}

/* line 2751, src/sass/core/material-icons.scss */
.material-icons.mode_edit::before,
.mi.mode_edit::before {
  content: '\e254';
}

/* line 2756, src/sass/core/material-icons.scss */
.material-icons.monetization_on::before,
.mi.monetization_on::before {
  content: '\e263';
}

/* line 2761, src/sass/core/material-icons.scss */
.material-icons.money_off::before,
.mi.money_off::before {
  content: '\e25c';
}

/* line 2766, src/sass/core/material-icons.scss */
.material-icons.monochrome_photos::before,
.mi.monochrome_photos::before {
  content: '\e403';
}

/* line 2771, src/sass/core/material-icons.scss */
.material-icons.mood::before,
.mi.mood::before {
  content: '\e7f2';
}

/* line 2776, src/sass/core/material-icons.scss */
.material-icons.mood_bad::before,
.mi.mood_bad::before {
  content: '\e7f3';
}

/* line 2781, src/sass/core/material-icons.scss */
.material-icons.more::before,
.mi.more::before {
  content: '\e619';
}

/* line 2786, src/sass/core/material-icons.scss */
.material-icons.more_horiz::before,
.mi.more_horiz::before {
  content: '\e5d3';
}

/* line 2791, src/sass/core/material-icons.scss */
.material-icons.more_vert::before,
.mi.more_vert::before {
  content: '\e5d4';
}

/* line 2796, src/sass/core/material-icons.scss */
.material-icons.motorcycle::before,
.mi.motorcycle::before {
  content: '\e91b';
}

/* line 2801, src/sass/core/material-icons.scss */
.material-icons.mouse::before,
.mi.mouse::before {
  content: '\e323';
}

/* line 2806, src/sass/core/material-icons.scss */
.material-icons.move_to_inbox::before,
.mi.move_to_inbox::before {
  content: '\e168';
}

/* line 2811, src/sass/core/material-icons.scss */
.material-icons.movie::before,
.mi.movie::before {
  content: '\e02c';
}

/* line 2816, src/sass/core/material-icons.scss */
.material-icons.movie_creation::before,
.mi.movie_creation::before {
  content: '\e404';
}

/* line 2821, src/sass/core/material-icons.scss */
.material-icons.movie_filter::before,
.mi.movie_filter::before {
  content: '\e43a';
}

/* line 2826, src/sass/core/material-icons.scss */
.material-icons.multiline_chart::before,
.mi.multiline_chart::before {
  content: '\e6df';
}

/* line 2831, src/sass/core/material-icons.scss */
.material-icons.music_note::before,
.mi.music_note::before {
  content: '\e405';
}

/* line 2836, src/sass/core/material-icons.scss */
.material-icons.music_video::before,
.mi.music_video::before {
  content: '\e063';
}

/* line 2841, src/sass/core/material-icons.scss */
.material-icons.my_location::before,
.mi.my_location::before {
  content: '\e55c';
}

/* line 2846, src/sass/core/material-icons.scss */
.material-icons.nature::before,
.mi.nature::before {
  content: '\e406';
}

/* line 2851, src/sass/core/material-icons.scss */
.material-icons.nature_people::before,
.mi.nature_people::before {
  content: '\e407';
}

/* line 2856, src/sass/core/material-icons.scss */
.material-icons.navigate_before::before,
.mi.navigate_before::before {
  content: '\e408';
}

/* line 2861, src/sass/core/material-icons.scss */
.material-icons.navigate_next::before,
.mi.navigate_next::before {
  content: '\e409';
}

/* line 2866, src/sass/core/material-icons.scss */
.material-icons.navigation::before,
.mi.navigation::before {
  content: '\e55d';
}

/* line 2871, src/sass/core/material-icons.scss */
.material-icons.near_me::before,
.mi.near_me::before {
  content: '\e569';
}

/* line 2876, src/sass/core/material-icons.scss */
.material-icons.network_cell::before,
.mi.network_cell::before {
  content: '\e1b9';
}

/* line 2881, src/sass/core/material-icons.scss */
.material-icons.network_check::before,
.mi.network_check::before {
  content: '\e640';
}

/* line 2886, src/sass/core/material-icons.scss */
.material-icons.network_locked::before,
.mi.network_locked::before {
  content: '\e61a';
}

/* line 2891, src/sass/core/material-icons.scss */
.material-icons.network_wifi::before,
.mi.network_wifi::before {
  content: '\e1ba';
}

/* line 2896, src/sass/core/material-icons.scss */
.material-icons.new_releases::before,
.mi.new_releases::before {
  content: '\e031';
}

/* line 2901, src/sass/core/material-icons.scss */
.material-icons.next_week::before,
.mi.next_week::before {
  content: '\e16a';
}

/* line 2906, src/sass/core/material-icons.scss */
.material-icons.nfc::before,
.mi.nfc::before {
  content: '\e1bb';
}

/* line 2911, src/sass/core/material-icons.scss */
.material-icons.no_encryption::before,
.mi.no_encryption::before {
  content: '\e641';
}

/* line 2916, src/sass/core/material-icons.scss */
.material-icons.no_sim::before,
.mi.no_sim::before {
  content: '\e0cc';
}

/* line 2921, src/sass/core/material-icons.scss */
.material-icons.not_interested::before,
.mi.not_interested::before {
  content: '\e033';
}

/* line 2926, src/sass/core/material-icons.scss */
.material-icons.note::before,
.mi.note::before {
  content: '\e06f';
}

/* line 2931, src/sass/core/material-icons.scss */
.material-icons.note_add::before,
.mi.note_add::before {
  content: '\e89c';
}

/* line 2936, src/sass/core/material-icons.scss */
.material-icons.notifications::before,
.mi.notifications::before {
  content: '\e7f4';
}

/* line 2941, src/sass/core/material-icons.scss */
.material-icons.notifications_active::before,
.mi.notifications_active::before {
  content: '\e7f7';
}

/* line 2946, src/sass/core/material-icons.scss */
.material-icons.notifications_none::before,
.mi.notifications_none::before {
  content: '\e7f5';
}

/* line 2951, src/sass/core/material-icons.scss */
.material-icons.notifications_off::before,
.mi.notifications_off::before {
  content: '\e7f6';
}

/* line 2956, src/sass/core/material-icons.scss */
.material-icons.notifications_paused::before,
.mi.notifications_paused::before {
  content: '\e7f8';
}

/* line 2961, src/sass/core/material-icons.scss */
.material-icons.offline_pin::before,
.mi.offline_pin::before {
  content: '\e90a';
}

/* line 2966, src/sass/core/material-icons.scss */
.material-icons.ondemand_video::before,
.mi.ondemand_video::before {
  content: '\e63a';
}

/* line 2971, src/sass/core/material-icons.scss */
.material-icons.opacity::before,
.mi.opacity::before {
  content: '\e91c';
}

/* line 2976, src/sass/core/material-icons.scss */
.material-icons.open_in_browser::before,
.mi.open_in_browser::before {
  content: '\e89d';
}

/* line 2981, src/sass/core/material-icons.scss */
.material-icons.open_in_new::before,
.mi.open_in_new::before {
  content: '\e89e';
}

/* line 2986, src/sass/core/material-icons.scss */
.material-icons.open_with::before,
.mi.open_with::before {
  content: '\e89f';
}

/* line 2991, src/sass/core/material-icons.scss */
.material-icons.pages::before,
.mi.pages::before {
  content: '\e7f9';
}

/* line 2996, src/sass/core/material-icons.scss */
.material-icons.pageview::before,
.mi.pageview::before {
  content: '\e8a0';
}

/* line 3001, src/sass/core/material-icons.scss */
.material-icons.palette::before,
.mi.palette::before {
  content: '\e40a';
}

/* line 3006, src/sass/core/material-icons.scss */
.material-icons.pan_tool::before,
.mi.pan_tool::before {
  content: '\e925';
}

/* line 3011, src/sass/core/material-icons.scss */
.material-icons.panorama::before,
.mi.panorama::before {
  content: '\e40b';
}

/* line 3016, src/sass/core/material-icons.scss */
.material-icons.panorama_fish_eye::before,
.mi.panorama_fish_eye::before {
  content: '\e40c';
}

/* line 3021, src/sass/core/material-icons.scss */
.material-icons.panorama_horizontal::before,
.mi.panorama_horizontal::before {
  content: '\e40d';
}

/* line 3026, src/sass/core/material-icons.scss */
.material-icons.panorama_vertical::before,
.mi.panorama_vertical::before {
  content: '\e40e';
}

/* line 3031, src/sass/core/material-icons.scss */
.material-icons.panorama_wide_angle::before,
.mi.panorama_wide_angle::before {
  content: '\e40f';
}

/* line 3036, src/sass/core/material-icons.scss */
.material-icons.party_mode::before,
.mi.party_mode::before {
  content: '\e7fa';
}

/* line 3041, src/sass/core/material-icons.scss */
.material-icons.pause::before,
.mi.pause::before {
  content: '\e034';
}

/* line 3046, src/sass/core/material-icons.scss */
.material-icons.pause_circle_filled::before,
.mi.pause_circle_filled::before {
  content: '\e035';
}

/* line 3051, src/sass/core/material-icons.scss */
.material-icons.pause_circle_outline::before,
.mi.pause_circle_outline::before {
  content: '\e036';
}

/* line 3056, src/sass/core/material-icons.scss */
.material-icons.payment::before,
.mi.payment::before {
  content: '\e8a1';
}

/* line 3061, src/sass/core/material-icons.scss */
.material-icons.people::before,
.mi.people::before {
  content: '\e7fb';
}

/* line 3066, src/sass/core/material-icons.scss */
.material-icons.people_outline::before,
.mi.people_outline::before {
  content: '\e7fc';
}

/* line 3071, src/sass/core/material-icons.scss */
.material-icons.perm_camera_mic::before,
.mi.perm_camera_mic::before {
  content: '\e8a2';
}

/* line 3076, src/sass/core/material-icons.scss */
.material-icons.perm_contact_calendar::before,
.mi.perm_contact_calendar::before {
  content: '\e8a3';
}

/* line 3081, src/sass/core/material-icons.scss */
.material-icons.perm_data_setting::before,
.mi.perm_data_setting::before {
  content: '\e8a4';
}

/* line 3086, src/sass/core/material-icons.scss */
.material-icons.perm_device_information::before,
.mi.perm_device_information::before {
  content: '\e8a5';
}

/* line 3091, src/sass/core/material-icons.scss */
.material-icons.perm_identity::before,
.mi.perm_identity::before {
  content: '\e8a6';
}

/* line 3096, src/sass/core/material-icons.scss */
.material-icons.perm_media::before,
.mi.perm_media::before {
  content: '\e8a7';
}

/* line 3101, src/sass/core/material-icons.scss */
.material-icons.perm_phone_msg::before,
.mi.perm_phone_msg::before {
  content: '\e8a8';
}

/* line 3106, src/sass/core/material-icons.scss */
.material-icons.perm_scan_wifi::before,
.mi.perm_scan_wifi::before {
  content: '\e8a9';
}

/* line 3111, src/sass/core/material-icons.scss */
.material-icons.person::before,
.mi.person::before {
  content: '\e7fd';
}

/* line 3116, src/sass/core/material-icons.scss */
.material-icons.person_add::before,
.mi.person_add::before {
  content: '\e7fe';
}

/* line 3121, src/sass/core/material-icons.scss */
.material-icons.person_outline::before,
.mi.person_outline::before {
  content: '\e7ff';
}

/* line 3126, src/sass/core/material-icons.scss */
.material-icons.person_pin::before,
.mi.person_pin::before {
  content: '\e55a';
}

/* line 3131, src/sass/core/material-icons.scss */
.material-icons.person_pin_circle::before,
.mi.person_pin_circle::before {
  content: '\e56a';
}

/* line 3136, src/sass/core/material-icons.scss */
.material-icons.personal_video::before,
.mi.personal_video::before {
  content: '\e63b';
}

/* line 3141, src/sass/core/material-icons.scss */
.material-icons.pets::before,
.mi.pets::before {
  content: '\e91d';
}

/* line 3146, src/sass/core/material-icons.scss */
.material-icons.phone::before,
.mi.phone::before {
  content: '\e0cd';
}

/* line 3151, src/sass/core/material-icons.scss */
.material-icons.phone_android::before,
.mi.phone_android::before {
  content: '\e324';
}

/* line 3156, src/sass/core/material-icons.scss */
.material-icons.phone_bluetooth_speaker::before,
.mi.phone_bluetooth_speaker::before {
  content: '\e61b';
}

/* line 3161, src/sass/core/material-icons.scss */
.material-icons.phone_forwarded::before,
.mi.phone_forwarded::before {
  content: '\e61c';
}

/* line 3166, src/sass/core/material-icons.scss */
.material-icons.phone_in_talk::before,
.mi.phone_in_talk::before {
  content: '\e61d';
}

/* line 3171, src/sass/core/material-icons.scss */
.material-icons.phone_iphone::before,
.mi.phone_iphone::before {
  content: '\e325';
}

/* line 3176, src/sass/core/material-icons.scss */
.material-icons.phone_locked::before,
.mi.phone_locked::before {
  content: '\e61e';
}

/* line 3181, src/sass/core/material-icons.scss */
.material-icons.phone_missed::before,
.mi.phone_missed::before {
  content: '\e61f';
}

/* line 3186, src/sass/core/material-icons.scss */
.material-icons.phone_paused::before,
.mi.phone_paused::before {
  content: '\e620';
}

/* line 3191, src/sass/core/material-icons.scss */
.material-icons.phonelink::before,
.mi.phonelink::before {
  content: '\e326';
}

/* line 3196, src/sass/core/material-icons.scss */
.material-icons.phonelink_erase::before,
.mi.phonelink_erase::before {
  content: '\e0db';
}

/* line 3201, src/sass/core/material-icons.scss */
.material-icons.phonelink_lock::before,
.mi.phonelink_lock::before {
  content: '\e0dc';
}

/* line 3206, src/sass/core/material-icons.scss */
.material-icons.phonelink_off::before,
.mi.phonelink_off::before {
  content: '\e327';
}

/* line 3211, src/sass/core/material-icons.scss */
.material-icons.phonelink_ring::before,
.mi.phonelink_ring::before {
  content: '\e0dd';
}

/* line 3216, src/sass/core/material-icons.scss */
.material-icons.phonelink_setup::before,
.mi.phonelink_setup::before {
  content: '\e0de';
}

/* line 3221, src/sass/core/material-icons.scss */
.material-icons.photo::before,
.mi.photo::before {
  content: '\e410';
}

/* line 3226, src/sass/core/material-icons.scss */
.material-icons.photo_album::before,
.mi.photo_album::before {
  content: '\e411';
}

/* line 3231, src/sass/core/material-icons.scss */
.material-icons.photo_camera::before,
.mi.photo_camera::before {
  content: '\e412';
}

/* line 3236, src/sass/core/material-icons.scss */
.material-icons.photo_filter::before,
.mi.photo_filter::before {
  content: '\e43b';
}

/* line 3241, src/sass/core/material-icons.scss */
.material-icons.photo_library::before,
.mi.photo_library::before {
  content: '\e413';
}

/* line 3246, src/sass/core/material-icons.scss */
.material-icons.photo_size_select_actual::before,
.mi.photo_size_select_actual::before {
  content: '\e432';
}

/* line 3251, src/sass/core/material-icons.scss */
.material-icons.photo_size_select_large::before,
.mi.photo_size_select_large::before {
  content: '\e433';
}

/* line 3256, src/sass/core/material-icons.scss */
.material-icons.photo_size_select_small::before,
.mi.photo_size_select_small::before {
  content: '\e434';
}

/* line 3261, src/sass/core/material-icons.scss */
.material-icons.picture_as_pdf::before,
.mi.picture_as_pdf::before {
  content: '\e415';
}

/* line 3266, src/sass/core/material-icons.scss */
.material-icons.picture_in_picture::before,
.mi.picture_in_picture::before {
  content: '\e8aa';
}

/* line 3271, src/sass/core/material-icons.scss */
.material-icons.picture_in_picture_alt::before,
.mi.picture_in_picture_alt::before {
  content: '\e911';
}

/* line 3276, src/sass/core/material-icons.scss */
.material-icons.pie_chart::before,
.mi.pie_chart::before {
  content: '\e6c4';
}

/* line 3281, src/sass/core/material-icons.scss */
.material-icons.pie_chart_outlined::before,
.mi.pie_chart_outlined::before {
  content: '\e6c5';
}

/* line 3286, src/sass/core/material-icons.scss */
.material-icons.pin_drop::before,
.mi.pin_drop::before {
  content: '\e55e';
}

/* line 3291, src/sass/core/material-icons.scss */
.material-icons.place::before,
.mi.place::before {
  content: '\e55f';
}

/* line 3296, src/sass/core/material-icons.scss */
.material-icons.play_arrow::before,
.mi.play_arrow::before {
  content: '\e037';
}

/* line 3301, src/sass/core/material-icons.scss */
.material-icons.play_circle_filled::before,
.mi.play_circle_filled::before {
  content: '\e038';
}

/* line 3306, src/sass/core/material-icons.scss */
.material-icons.play_circle_outline::before,
.mi.play_circle_outline::before {
  content: '\e039';
}

/* line 3311, src/sass/core/material-icons.scss */
.material-icons.play_for_work::before,
.mi.play_for_work::before {
  content: '\e906';
}

/* line 3316, src/sass/core/material-icons.scss */
.material-icons.playlist_add::before,
.mi.playlist_add::before {
  content: '\e03b';
}

/* line 3321, src/sass/core/material-icons.scss */
.material-icons.playlist_add_check::before,
.mi.playlist_add_check::before {
  content: '\e065';
}

/* line 3326, src/sass/core/material-icons.scss */
.material-icons.playlist_play::before,
.mi.playlist_play::before {
  content: '\e05f';
}

/* line 3331, src/sass/core/material-icons.scss */
.material-icons.plus_one::before,
.mi.plus_one::before {
  content: '\e800';
}

/* line 3336, src/sass/core/material-icons.scss */
.material-icons.poll::before,
.mi.poll::before {
  content: '\e801';
}

/* line 3341, src/sass/core/material-icons.scss */
.material-icons.polymer::before,
.mi.polymer::before {
  content: '\e8ab';
}

/* line 3346, src/sass/core/material-icons.scss */
.material-icons.pool::before,
.mi.pool::before {
  content: '\eb48';
}

/* line 3351, src/sass/core/material-icons.scss */
.material-icons.portable_wifi_off::before,
.mi.portable_wifi_off::before {
  content: '\e0ce';
}

/* line 3356, src/sass/core/material-icons.scss */
.material-icons.portrait::before,
.mi.portrait::before {
  content: '\e416';
}

/* line 3361, src/sass/core/material-icons.scss */
.material-icons.power::before,
.mi.power::before {
  content: '\e63c';
}

/* line 3366, src/sass/core/material-icons.scss */
.material-icons.power_input::before,
.mi.power_input::before {
  content: '\e336';
}

/* line 3371, src/sass/core/material-icons.scss */
.material-icons.power_settings_new::before,
.mi.power_settings_new::before {
  content: '\e8ac';
}

/* line 3376, src/sass/core/material-icons.scss */
.material-icons.pregnant_woman::before,
.mi.pregnant_woman::before {
  content: '\e91e';
}

/* line 3381, src/sass/core/material-icons.scss */
.material-icons.present_to_all::before,
.mi.present_to_all::before {
  content: '\e0df';
}

/* line 3386, src/sass/core/material-icons.scss */
.material-icons.print::before,
.mi.print::before {
  content: '\e8ad';
}

/* line 3391, src/sass/core/material-icons.scss */
.material-icons.priority_high::before,
.mi.priority_high::before {
  content: '\e645';
}

/* line 3396, src/sass/core/material-icons.scss */
.material-icons.public::before,
.mi.public::before {
  content: '\e80b';
}

/* line 3401, src/sass/core/material-icons.scss */
.material-icons.publish::before,
.mi.publish::before {
  content: '\e255';
}

/* line 3406, src/sass/core/material-icons.scss */
.material-icons.query_builder::before,
.mi.query_builder::before {
  content: '\e8ae';
}

/* line 3411, src/sass/core/material-icons.scss */
.material-icons.question_answer::before,
.mi.question_answer::before {
  content: '\e8af';
}

/* line 3416, src/sass/core/material-icons.scss */
.material-icons.queue::before,
.mi.queue::before {
  content: '\e03c';
}

/* line 3421, src/sass/core/material-icons.scss */
.material-icons.queue_music::before,
.mi.queue_music::before {
  content: '\e03d';
}

/* line 3426, src/sass/core/material-icons.scss */
.material-icons.queue_play_next::before,
.mi.queue_play_next::before {
  content: '\e066';
}

/* line 3431, src/sass/core/material-icons.scss */
.material-icons.radio::before,
.mi.radio::before {
  content: '\e03e';
}

/* line 3436, src/sass/core/material-icons.scss */
.material-icons.radio_button_checked::before,
.mi.radio_button_checked::before {
  content: '\e837';
}

/* line 3441, src/sass/core/material-icons.scss */
.material-icons.radio_button_unchecked::before,
.mi.radio_button_unchecked::before {
  content: '\e836';
}

/* line 3446, src/sass/core/material-icons.scss */
.material-icons.rate_review::before,
.mi.rate_review::before {
  content: '\e560';
}

/* line 3451, src/sass/core/material-icons.scss */
.material-icons.receipt::before,
.mi.receipt::before {
  content: '\e8b0';
}

/* line 3456, src/sass/core/material-icons.scss */
.material-icons.recent_actors::before,
.mi.recent_actors::before {
  content: '\e03f';
}

/* line 3461, src/sass/core/material-icons.scss */
.material-icons.record_voice_over::before,
.mi.record_voice_over::before {
  content: '\e91f';
}

/* line 3466, src/sass/core/material-icons.scss */
.material-icons.redeem::before,
.mi.redeem::before {
  content: '\e8b1';
}

/* line 3471, src/sass/core/material-icons.scss */
.material-icons.redo::before,
.mi.redo::before {
  content: '\e15a';
}

/* line 3476, src/sass/core/material-icons.scss */
.material-icons.refresh::before,
.mi.refresh::before {
  content: '\e5d5';
}

/* line 3481, src/sass/core/material-icons.scss */
.material-icons.remove::before,
.mi.remove::before {
  content: '\e15b';
}

/* line 3486, src/sass/core/material-icons.scss */
.material-icons.remove_circle::before,
.mi.remove_circle::before {
  content: '\e15c';
}

/* line 3491, src/sass/core/material-icons.scss */
.material-icons.remove_circle_outline::before,
.mi.remove_circle_outline::before {
  content: '\e15d';
}

/* line 3496, src/sass/core/material-icons.scss */
.material-icons.remove_from_queue::before,
.mi.remove_from_queue::before {
  content: '\e067';
}

/* line 3501, src/sass/core/material-icons.scss */
.material-icons.remove_red_eye::before,
.mi.remove_red_eye::before {
  content: '\e417';
}

/* line 3506, src/sass/core/material-icons.scss */
.material-icons.remove_shopping_cart::before,
.mi.remove_shopping_cart::before {
  content: '\e928';
}

/* line 3511, src/sass/core/material-icons.scss */
.material-icons.reorder::before,
.mi.reorder::before {
  content: '\e8fe';
}

/* line 3516, src/sass/core/material-icons.scss */
.material-icons.repeat::before,
.mi.repeat::before {
  content: '\e040';
}

/* line 3521, src/sass/core/material-icons.scss */
.material-icons.repeat_one::before,
.mi.repeat_one::before {
  content: '\e041';
}

/* line 3526, src/sass/core/material-icons.scss */
.material-icons.replay::before,
.mi.replay::before {
  content: '\e042';
}

/* line 3531, src/sass/core/material-icons.scss */
.material-icons.replay_10::before,
.mi.replay_10::before {
  content: '\e059';
}

/* line 3536, src/sass/core/material-icons.scss */
.material-icons.replay_30::before,
.mi.replay_30::before {
  content: '\e05a';
}

/* line 3541, src/sass/core/material-icons.scss */
.material-icons.replay_5::before,
.mi.replay_5::before {
  content: '\e05b';
}

/* line 3546, src/sass/core/material-icons.scss */
.material-icons.reply::before,
.mi.reply::before {
  content: '\e15e';
}

/* line 3551, src/sass/core/material-icons.scss */
.material-icons.reply_all::before,
.mi.reply_all::before {
  content: '\e15f';
}

/* line 3556, src/sass/core/material-icons.scss */
.material-icons.report::before,
.mi.report::before {
  content: '\e160';
}

/* line 3561, src/sass/core/material-icons.scss */
.material-icons.report_problem::before,
.mi.report_problem::before {
  content: '\e8b2';
}

/* line 3566, src/sass/core/material-icons.scss */
.material-icons.restaurant::before,
.mi.restaurant::before {
  content: '\e56c';
}

/* line 3571, src/sass/core/material-icons.scss */
.material-icons.restaurant_menu::before,
.mi.restaurant_menu::before {
  content: '\e561';
}

/* line 3576, src/sass/core/material-icons.scss */
.material-icons.restore::before,
.mi.restore::before {
  content: '\e8b3';
}

/* line 3581, src/sass/core/material-icons.scss */
.material-icons.restore_page::before,
.mi.restore_page::before {
  content: '\e929';
}

/* line 3586, src/sass/core/material-icons.scss */
.material-icons.ring_volume::before,
.mi.ring_volume::before {
  content: '\e0d1';
}

/* line 3591, src/sass/core/material-icons.scss */
.material-icons.room::before,
.mi.room::before {
  content: '\e8b4';
}

/* line 3596, src/sass/core/material-icons.scss */
.material-icons.room_service::before,
.mi.room_service::before {
  content: '\eb49';
}

/* line 3601, src/sass/core/material-icons.scss */
.material-icons.rotate_90_degrees_ccw::before,
.mi.rotate_90_degrees_ccw::before {
  content: '\e418';
}

/* line 3606, src/sass/core/material-icons.scss */
.material-icons.rotate_left::before,
.mi.rotate_left::before {
  content: '\e419';
}

/* line 3611, src/sass/core/material-icons.scss */
.material-icons.rotate_right::before,
.mi.rotate_right::before {
  content: '\e41a';
}

/* line 3616, src/sass/core/material-icons.scss */
.material-icons.rounded_corner::before,
.mi.rounded_corner::before {
  content: '\e920';
}

/* line 3621, src/sass/core/material-icons.scss */
.material-icons.router::before,
.mi.router::before {
  content: '\e328';
}

/* line 3626, src/sass/core/material-icons.scss */
.material-icons.rowing::before,
.mi.rowing::before {
  content: '\e921';
}

/* line 3631, src/sass/core/material-icons.scss */
.material-icons.rss_feed::before,
.mi.rss_feed::before {
  content: '\e0e5';
}

/* line 3636, src/sass/core/material-icons.scss */
.material-icons.rv_hookup::before,
.mi.rv_hookup::before {
  content: '\e642';
}

/* line 3641, src/sass/core/material-icons.scss */
.material-icons.satellite::before,
.mi.satellite::before {
  content: '\e562';
}

/* line 3646, src/sass/core/material-icons.scss */
.material-icons.save::before,
.mi.save::before {
  content: '\e161';
}

/* line 3651, src/sass/core/material-icons.scss */
.material-icons.scanner::before,
.mi.scanner::before {
  content: '\e329';
}

/* line 3656, src/sass/core/material-icons.scss */
.material-icons.schedule::before,
.mi.schedule::before {
  content: '\e8b5';
}

/* line 3661, src/sass/core/material-icons.scss */
.material-icons.school::before,
.mi.school::before {
  content: '\e80c';
}

/* line 3666, src/sass/core/material-icons.scss */
.material-icons.screen_lock_landscape::before,
.mi.screen_lock_landscape::before {
  content: '\e1be';
}

/* line 3671, src/sass/core/material-icons.scss */
.material-icons.screen_lock_portrait::before,
.mi.screen_lock_portrait::before {
  content: '\e1bf';
}

/* line 3676, src/sass/core/material-icons.scss */
.material-icons.screen_lock_rotation::before,
.mi.screen_lock_rotation::before {
  content: '\e1c0';
}

/* line 3681, src/sass/core/material-icons.scss */
.material-icons.screen_rotation::before,
.mi.screen_rotation::before {
  content: '\e1c1';
}

/* line 3686, src/sass/core/material-icons.scss */
.material-icons.screen_share::before,
.mi.screen_share::before {
  content: '\e0e2';
}

/* line 3691, src/sass/core/material-icons.scss */
.material-icons.sd_card::before,
.mi.sd_card::before {
  content: '\e623';
}

/* line 3696, src/sass/core/material-icons.scss */
.material-icons.sd_storage::before,
.mi.sd_storage::before {
  content: '\e1c2';
}

/* line 3701, src/sass/core/material-icons.scss */
.material-icons.search::before,
.mi.search::before {
  content: '\e8b6';
}

/* line 3706, src/sass/core/material-icons.scss */
.material-icons.security::before,
.mi.security::before {
  content: '\e32a';
}

/* line 3711, src/sass/core/material-icons.scss */
.material-icons.select_all::before,
.mi.select_all::before {
  content: '\e162';
}

/* line 3716, src/sass/core/material-icons.scss */
.material-icons.send::before,
.mi.send::before {
  content: '\e163';
}

/* line 3721, src/sass/core/material-icons.scss */
.material-icons.sentiment_dissatisfied::before,
.mi.sentiment_dissatisfied::before {
  content: '\e811';
}

/* line 3726, src/sass/core/material-icons.scss */
.material-icons.sentiment_neutral::before,
.mi.sentiment_neutral::before {
  content: '\e812';
}

/* line 3731, src/sass/core/material-icons.scss */
.material-icons.sentiment_satisfied::before,
.mi.sentiment_satisfied::before {
  content: '\e813';
}

/* line 3736, src/sass/core/material-icons.scss */
.material-icons.sentiment_very_dissatisfied::before,
.mi.sentiment_very_dissatisfied::before {
  content: '\e814';
}

/* line 3741, src/sass/core/material-icons.scss */
.material-icons.sentiment_very_satisfied::before,
.mi.sentiment_very_satisfied::before {
  content: '\e815';
}

/* line 3746, src/sass/core/material-icons.scss */
.material-icons.settings::before,
.mi.settings::before {
  content: '\e8b8';
}

/* line 3751, src/sass/core/material-icons.scss */
.material-icons.settings_applications::before,
.mi.settings_applications::before {
  content: '\e8b9';
}

/* line 3756, src/sass/core/material-icons.scss */
.material-icons.settings_backup_restore::before,
.mi.settings_backup_restore::before {
  content: '\e8ba';
}

/* line 3761, src/sass/core/material-icons.scss */
.material-icons.settings_bluetooth::before,
.mi.settings_bluetooth::before {
  content: '\e8bb';
}

/* line 3766, src/sass/core/material-icons.scss */
.material-icons.settings_brightness::before,
.mi.settings_brightness::before {
  content: '\e8bd';
}

/* line 3771, src/sass/core/material-icons.scss */
.material-icons.settings_cell::before,
.mi.settings_cell::before {
  content: '\e8bc';
}

/* line 3776, src/sass/core/material-icons.scss */
.material-icons.settings_ethernet::before,
.mi.settings_ethernet::before {
  content: '\e8be';
}

/* line 3781, src/sass/core/material-icons.scss */
.material-icons.settings_input_antenna::before,
.mi.settings_input_antenna::before {
  content: '\e8bf';
}

/* line 3786, src/sass/core/material-icons.scss */
.material-icons.settings_input_component::before,
.mi.settings_input_component::before {
  content: '\e8c0';
}

/* line 3791, src/sass/core/material-icons.scss */
.material-icons.settings_input_composite::before,
.mi.settings_input_composite::before {
  content: '\e8c1';
}

/* line 3796, src/sass/core/material-icons.scss */
.material-icons.settings_input_hdmi::before,
.mi.settings_input_hdmi::before {
  content: '\e8c2';
}

/* line 3801, src/sass/core/material-icons.scss */
.material-icons.settings_input_svideo::before,
.mi.settings_input_svideo::before {
  content: '\e8c3';
}

/* line 3806, src/sass/core/material-icons.scss */
.material-icons.settings_overscan::before,
.mi.settings_overscan::before {
  content: '\e8c4';
}

/* line 3811, src/sass/core/material-icons.scss */
.material-icons.settings_phone::before,
.mi.settings_phone::before {
  content: '\e8c5';
}

/* line 3816, src/sass/core/material-icons.scss */
.material-icons.settings_power::before,
.mi.settings_power::before {
  content: '\e8c6';
}

/* line 3821, src/sass/core/material-icons.scss */
.material-icons.settings_remote::before,
.mi.settings_remote::before {
  content: '\e8c7';
}

/* line 3826, src/sass/core/material-icons.scss */
.material-icons.settings_system_daydream::before,
.mi.settings_system_daydream::before {
  content: '\e1c3';
}

/* line 3831, src/sass/core/material-icons.scss */
.material-icons.settings_voice::before,
.mi.settings_voice::before {
  content: '\e8c8';
}

/* line 3836, src/sass/core/material-icons.scss */
.material-icons.share::before,
.mi.share::before {
  content: '\e80d';
}

/* line 3841, src/sass/core/material-icons.scss */
.material-icons.shop::before,
.mi.shop::before {
  content: '\e8c9';
}

/* line 3846, src/sass/core/material-icons.scss */
.material-icons.shop_two::before,
.mi.shop_two::before {
  content: '\e8ca';
}

/* line 3851, src/sass/core/material-icons.scss */
.material-icons.shopping_basket::before,
.mi.shopping_basket::before {
  content: '\e8cb';
}

/* line 3856, src/sass/core/material-icons.scss */
.material-icons.shopping_cart::before,
.mi.shopping_cart::before {
  content: '\e8cc';
}

/* line 3861, src/sass/core/material-icons.scss */
.material-icons.short_text::before,
.mi.short_text::before {
  content: '\e261';
}

/* line 3866, src/sass/core/material-icons.scss */
.material-icons.show_chart::before,
.mi.show_chart::before {
  content: '\e6e1';
}

/* line 3871, src/sass/core/material-icons.scss */
.material-icons.shuffle::before,
.mi.shuffle::before {
  content: '\e043';
}

/* line 3876, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_4_bar::before,
.mi.signal_cellular_4_bar::before {
  content: '\e1c8';
}

/* line 3881, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_connected_no_internet_4_bar::before,
.mi.signal_cellular_connected_no_internet_4_bar::before {
  content: '\e1cd';
}

/* line 3886, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_no_sim::before,
.mi.signal_cellular_no_sim::before {
  content: '\e1ce';
}

/* line 3891, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_null::before,
.mi.signal_cellular_null::before {
  content: '\e1cf';
}

/* line 3896, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_off::before,
.mi.signal_cellular_off::before {
  content: '\e1d0';
}

/* line 3901, src/sass/core/material-icons.scss */
.material-icons.signal_wifi_4_bar::before,
.mi.signal_wifi_4_bar::before {
  content: '\e1d8';
}

/* line 3906, src/sass/core/material-icons.scss */
.material-icons.signal_wifi_4_bar_lock::before,
.mi.signal_wifi_4_bar_lock::before {
  content: '\e1d9';
}

/* line 3911, src/sass/core/material-icons.scss */
.material-icons.signal_wifi_off::before,
.mi.signal_wifi_off::before {
  content: '\e1da';
}

/* line 3916, src/sass/core/material-icons.scss */
.material-icons.sim_card::before,
.mi.sim_card::before {
  content: '\e32b';
}

/* line 3921, src/sass/core/material-icons.scss */
.material-icons.sim_card_alert::before,
.mi.sim_card_alert::before {
  content: '\e624';
}

/* line 3926, src/sass/core/material-icons.scss */
.material-icons.skip_next::before,
.mi.skip_next::before {
  content: '\e044';
}

/* line 3931, src/sass/core/material-icons.scss */
.material-icons.skip_previous::before,
.mi.skip_previous::before {
  content: '\e045';
}

/* line 3936, src/sass/core/material-icons.scss */
.material-icons.slideshow::before,
.mi.slideshow::before {
  content: '\e41b';
}

/* line 3941, src/sass/core/material-icons.scss */
.material-icons.slow_motion_video::before,
.mi.slow_motion_video::before {
  content: '\e068';
}

/* line 3946, src/sass/core/material-icons.scss */
.material-icons.smartphone::before,
.mi.smartphone::before {
  content: '\e32c';
}

/* line 3951, src/sass/core/material-icons.scss */
.material-icons.smoke_free::before,
.mi.smoke_free::before {
  content: '\eb4a';
}

/* line 3956, src/sass/core/material-icons.scss */
.material-icons.smoking_rooms::before,
.mi.smoking_rooms::before {
  content: '\eb4b';
}

/* line 3961, src/sass/core/material-icons.scss */
.material-icons.sms::before,
.mi.sms::before {
  content: '\e625';
}

/* line 3966, src/sass/core/material-icons.scss */
.material-icons.sms_failed::before,
.mi.sms_failed::before {
  content: '\e626';
}

/* line 3971, src/sass/core/material-icons.scss */
.material-icons.snooze::before,
.mi.snooze::before {
  content: '\e046';
}

/* line 3976, src/sass/core/material-icons.scss */
.material-icons.sort::before,
.mi.sort::before {
  content: '\e164';
}

/* line 3981, src/sass/core/material-icons.scss */
.material-icons.sort_by_alpha::before,
.mi.sort_by_alpha::before {
  content: '\e053';
}

/* line 3986, src/sass/core/material-icons.scss */
.material-icons.spa::before,
.mi.spa::before {
  content: '\eb4c';
}

/* line 3991, src/sass/core/material-icons.scss */
.material-icons.space_bar::before,
.mi.space_bar::before {
  content: '\e256';
}

/* line 3996, src/sass/core/material-icons.scss */
.material-icons.speaker::before,
.mi.speaker::before {
  content: '\e32d';
}

/* line 4001, src/sass/core/material-icons.scss */
.material-icons.speaker_group::before,
.mi.speaker_group::before {
  content: '\e32e';
}

/* line 4006, src/sass/core/material-icons.scss */
.material-icons.speaker_notes::before,
.mi.speaker_notes::before {
  content: '\e8cd';
}

/* line 4011, src/sass/core/material-icons.scss */
.material-icons.speaker_notes_off::before,
.mi.speaker_notes_off::before {
  content: '\e92a';
}

/* line 4016, src/sass/core/material-icons.scss */
.material-icons.speaker_phone::before,
.mi.speaker_phone::before {
  content: '\e0d2';
}

/* line 4021, src/sass/core/material-icons.scss */
.material-icons.spellcheck::before,
.mi.spellcheck::before {
  content: '\e8ce';
}

/* line 4026, src/sass/core/material-icons.scss */
.material-icons.star::before,
.mi.star::before {
  content: '\e838';
}

/* line 4031, src/sass/core/material-icons.scss */
.material-icons.star_border::before,
.mi.star_border::before {
  content: '\e83a';
}

/* line 4036, src/sass/core/material-icons.scss */
.material-icons.star_half::before,
.mi.star_half::before {
  content: '\e839';
}

/* line 4041, src/sass/core/material-icons.scss */
.material-icons.stars::before,
.mi.stars::before {
  content: '\e8d0';
}

/* line 4046, src/sass/core/material-icons.scss */
.material-icons.stay_current_landscape::before,
.mi.stay_current_landscape::before {
  content: '\e0d3';
}

/* line 4051, src/sass/core/material-icons.scss */
.material-icons.stay_current_portrait::before,
.mi.stay_current_portrait::before {
  content: '\e0d4';
}

/* line 4056, src/sass/core/material-icons.scss */
.material-icons.stay_primary_landscape::before,
.mi.stay_primary_landscape::before {
  content: '\e0d5';
}

/* line 4061, src/sass/core/material-icons.scss */
.material-icons.stay_primary_portrait::before,
.mi.stay_primary_portrait::before {
  content: '\e0d6';
}

/* line 4066, src/sass/core/material-icons.scss */
.material-icons.stop::before,
.mi.stop::before {
  content: '\e047';
}

/* line 4071, src/sass/core/material-icons.scss */
.material-icons.stop_screen_share::before,
.mi.stop_screen_share::before {
  content: '\e0e3';
}

/* line 4076, src/sass/core/material-icons.scss */
.material-icons.storage::before,
.mi.storage::before {
  content: '\e1db';
}

/* line 4081, src/sass/core/material-icons.scss */
.material-icons.store::before,
.mi.store::before {
  content: '\e8d1';
}

/* line 4086, src/sass/core/material-icons.scss */
.material-icons.store_mall_directory::before,
.mi.store_mall_directory::before {
  content: '\e563';
}

/* line 4091, src/sass/core/material-icons.scss */
.material-icons.straighten::before,
.mi.straighten::before {
  content: '\e41c';
}

/* line 4096, src/sass/core/material-icons.scss */
.material-icons.streetview::before,
.mi.streetview::before {
  content: '\e56e';
}

/* line 4101, src/sass/core/material-icons.scss */
.material-icons.strikethrough_s::before,
.mi.strikethrough_s::before {
  content: '\e257';
}

/* line 4106, src/sass/core/material-icons.scss */
.material-icons.style::before,
.mi.style::before {
  content: '\e41d';
}

/* line 4111, src/sass/core/material-icons.scss */
.material-icons.subdirectory_arrow_left::before,
.mi.subdirectory_arrow_left::before {
  content: '\e5d9';
}

/* line 4116, src/sass/core/material-icons.scss */
.material-icons.subdirectory_arrow_right::before,
.mi.subdirectory_arrow_right::before {
  content: '\e5da';
}

/* line 4121, src/sass/core/material-icons.scss */
.material-icons.subject::before,
.mi.subject::before {
  content: '\e8d2';
}

/* line 4126, src/sass/core/material-icons.scss */
.material-icons.subscriptions::before,
.mi.subscriptions::before {
  content: '\e064';
}

/* line 4131, src/sass/core/material-icons.scss */
.material-icons.subtitles::before,
.mi.subtitles::before {
  content: '\e048';
}

/* line 4136, src/sass/core/material-icons.scss */
.material-icons.subway::before,
.mi.subway::before {
  content: '\e56f';
}

/* line 4141, src/sass/core/material-icons.scss */
.material-icons.supervisor_account::before,
.mi.supervisor_account::before {
  content: '\e8d3';
}

/* line 4146, src/sass/core/material-icons.scss */
.material-icons.surround_sound::before,
.mi.surround_sound::before {
  content: '\e049';
}

/* line 4151, src/sass/core/material-icons.scss */
.material-icons.swap_calls::before,
.mi.swap_calls::before {
  content: '\e0d7';
}

/* line 4156, src/sass/core/material-icons.scss */
.material-icons.swap_horiz::before,
.mi.swap_horiz::before {
  content: '\e8d4';
}

/* line 4161, src/sass/core/material-icons.scss */
.material-icons.swap_vert::before,
.mi.swap_vert::before {
  content: '\e8d5';
}

/* line 4166, src/sass/core/material-icons.scss */
.material-icons.swap_vertical_circle::before,
.mi.swap_vertical_circle::before {
  content: '\e8d6';
}

/* line 4171, src/sass/core/material-icons.scss */
.material-icons.switch_camera::before,
.mi.switch_camera::before {
  content: '\e41e';
}

/* line 4176, src/sass/core/material-icons.scss */
.material-icons.switch_video::before,
.mi.switch_video::before {
  content: '\e41f';
}

/* line 4181, src/sass/core/material-icons.scss */
.material-icons.sync::before,
.mi.sync::before {
  content: '\e627';
}

/* line 4186, src/sass/core/material-icons.scss */
.material-icons.sync_disabled::before,
.mi.sync_disabled::before {
  content: '\e628';
}

/* line 4191, src/sass/core/material-icons.scss */
.material-icons.sync_problem::before,
.mi.sync_problem::before {
  content: '\e629';
}

/* line 4196, src/sass/core/material-icons.scss */
.material-icons.system_update::before,
.mi.system_update::before {
  content: '\e62a';
}

/* line 4201, src/sass/core/material-icons.scss */
.material-icons.system_update_alt::before,
.mi.system_update_alt::before {
  content: '\e8d7';
}

/* line 4206, src/sass/core/material-icons.scss */
.material-icons.tab::before,
.mi.tab::before {
  content: '\e8d8';
}

/* line 4211, src/sass/core/material-icons.scss */
.material-icons.tab_unselected::before,
.mi.tab_unselected::before {
  content: '\e8d9';
}

/* line 4216, src/sass/core/material-icons.scss */
.material-icons.tablet::before,
.mi.tablet::before {
  content: '\e32f';
}

/* line 4221, src/sass/core/material-icons.scss */
.material-icons.tablet_android::before,
.mi.tablet_android::before {
  content: '\e330';
}

/* line 4226, src/sass/core/material-icons.scss */
.material-icons.tablet_mac::before,
.mi.tablet_mac::before {
  content: '\e331';
}

/* line 4231, src/sass/core/material-icons.scss */
.material-icons.tag_faces::before,
.mi.tag_faces::before {
  content: '\e420';
}

/* line 4236, src/sass/core/material-icons.scss */
.material-icons.tap_and_play::before,
.mi.tap_and_play::before {
  content: '\e62b';
}

/* line 4241, src/sass/core/material-icons.scss */
.material-icons.terrain::before,
.mi.terrain::before {
  content: '\e564';
}

/* line 4246, src/sass/core/material-icons.scss */
.material-icons.text_fields::before,
.mi.text_fields::before {
  content: '\e262';
}

/* line 4251, src/sass/core/material-icons.scss */
.material-icons.text_format::before,
.mi.text_format::before {
  content: '\e165';
}

/* line 4256, src/sass/core/material-icons.scss */
.material-icons.textsms::before,
.mi.textsms::before {
  content: '\e0d8';
}

/* line 4261, src/sass/core/material-icons.scss */
.material-icons.texture::before,
.mi.texture::before {
  content: '\e421';
}

/* line 4266, src/sass/core/material-icons.scss */
.material-icons.theaters::before,
.mi.theaters::before {
  content: '\e8da';
}

/* line 4271, src/sass/core/material-icons.scss */
.material-icons.thumb_down::before,
.mi.thumb_down::before {
  content: '\e8db';
}

/* line 4276, src/sass/core/material-icons.scss */
.material-icons.thumb_up::before,
.mi.thumb_up::before {
  content: '\e8dc';
}

/* line 4281, src/sass/core/material-icons.scss */
.material-icons.thumbs_up_down::before,
.mi.thumbs_up_down::before {
  content: '\e8dd';
}

/* line 4286, src/sass/core/material-icons.scss */
.material-icons.time_to_leave::before,
.mi.time_to_leave::before {
  content: '\e62c';
}

/* line 4291, src/sass/core/material-icons.scss */
.material-icons.timelapse::before,
.mi.timelapse::before {
  content: '\e422';
}

/* line 4296, src/sass/core/material-icons.scss */
.material-icons.timeline::before,
.mi.timeline::before {
  content: '\e922';
}

/* line 4301, src/sass/core/material-icons.scss */
.material-icons.timer::before,
.mi.timer::before {
  content: '\e425';
}

/* line 4306, src/sass/core/material-icons.scss */
.material-icons.timer_10::before,
.mi.timer_10::before {
  content: '\e423';
}

/* line 4311, src/sass/core/material-icons.scss */
.material-icons.timer_3::before,
.mi.timer_3::before {
  content: '\e424';
}

/* line 4316, src/sass/core/material-icons.scss */
.material-icons.timer_off::before,
.mi.timer_off::before {
  content: '\e426';
}

/* line 4321, src/sass/core/material-icons.scss */
.material-icons.title::before,
.mi.title::before {
  content: '\e264';
}

/* line 4326, src/sass/core/material-icons.scss */
.material-icons.toc::before,
.mi.toc::before {
  content: '\e8de';
}

/* line 4331, src/sass/core/material-icons.scss */
.material-icons.today::before,
.mi.today::before {
  content: '\e8df';
}

/* line 4336, src/sass/core/material-icons.scss */
.material-icons.toll::before,
.mi.toll::before {
  content: '\e8e0';
}

/* line 4341, src/sass/core/material-icons.scss */
.material-icons.tonality::before,
.mi.tonality::before {
  content: '\e427';
}

/* line 4346, src/sass/core/material-icons.scss */
.material-icons.touch_app::before,
.mi.touch_app::before {
  content: '\e913';
}

/* line 4351, src/sass/core/material-icons.scss */
.material-icons.toys::before,
.mi.toys::before {
  content: '\e332';
}

/* line 4356, src/sass/core/material-icons.scss */
.material-icons.track_changes::before,
.mi.track_changes::before {
  content: '\e8e1';
}

/* line 4361, src/sass/core/material-icons.scss */
.material-icons.traffic::before,
.mi.traffic::before {
  content: '\e565';
}

/* line 4366, src/sass/core/material-icons.scss */
.material-icons.train::before,
.mi.train::before {
  content: '\e570';
}

/* line 4371, src/sass/core/material-icons.scss */
.material-icons.tram::before,
.mi.tram::before {
  content: '\e571';
}

/* line 4376, src/sass/core/material-icons.scss */
.material-icons.transfer_within_a_station::before,
.mi.transfer_within_a_station::before {
  content: '\e572';
}

/* line 4381, src/sass/core/material-icons.scss */
.material-icons.transform::before,
.mi.transform::before {
  content: '\e428';
}

/* line 4386, src/sass/core/material-icons.scss */
.material-icons.translate::before,
.mi.translate::before {
  content: '\e8e2';
}

/* line 4391, src/sass/core/material-icons.scss */
.material-icons.trending_down::before,
.mi.trending_down::before {
  content: '\e8e3';
}

/* line 4396, src/sass/core/material-icons.scss */
.material-icons.trending_flat::before,
.mi.trending_flat::before {
  content: '\e8e4';
}

/* line 4401, src/sass/core/material-icons.scss */
.material-icons.trending_up::before,
.mi.trending_up::before {
  content: '\e8e5';
}

/* line 4406, src/sass/core/material-icons.scss */
.material-icons.tune::before,
.mi.tune::before {
  content: '\e429';
}

/* line 4411, src/sass/core/material-icons.scss */
.material-icons.turned_in::before,
.mi.turned_in::before {
  content: '\e8e6';
}

/* line 4416, src/sass/core/material-icons.scss */
.material-icons.turned_in_not::before,
.mi.turned_in_not::before {
  content: '\e8e7';
}

/* line 4421, src/sass/core/material-icons.scss */
.material-icons.tv::before,
.mi.tv::before {
  content: '\e333';
}

/* line 4426, src/sass/core/material-icons.scss */
.material-icons.unarchive::before,
.mi.unarchive::before {
  content: '\e169';
}

/* line 4431, src/sass/core/material-icons.scss */
.material-icons.undo::before,
.mi.undo::before {
  content: '\e166';
}

/* line 4436, src/sass/core/material-icons.scss */
.material-icons.unfold_less::before,
.mi.unfold_less::before {
  content: '\e5d6';
}

/* line 4441, src/sass/core/material-icons.scss */
.material-icons.unfold_more::before,
.mi.unfold_more::before {
  content: '\e5d7';
}

/* line 4446, src/sass/core/material-icons.scss */
.material-icons.update::before,
.mi.update::before {
  content: '\e923';
}

/* line 4451, src/sass/core/material-icons.scss */
.material-icons.usb::before,
.mi.usb::before {
  content: '\e1e0';
}

/* line 4456, src/sass/core/material-icons.scss */
.material-icons.verified_user::before,
.mi.verified_user::before {
  content: '\e8e8';
}

/* line 4461, src/sass/core/material-icons.scss */
.material-icons.vertical_align_bottom::before,
.mi.vertical_align_bottom::before {
  content: '\e258';
}

/* line 4466, src/sass/core/material-icons.scss */
.material-icons.vertical_align_center::before,
.mi.vertical_align_center::before {
  content: '\e259';
}

/* line 4471, src/sass/core/material-icons.scss */
.material-icons.vertical_align_top::before,
.mi.vertical_align_top::before {
  content: '\e25a';
}

/* line 4476, src/sass/core/material-icons.scss */
.material-icons.vibration::before,
.mi.vibration::before {
  content: '\e62d';
}

/* line 4481, src/sass/core/material-icons.scss */
.material-icons.video_call::before,
.mi.video_call::before {
  content: '\e070';
}

/* line 4486, src/sass/core/material-icons.scss */
.material-icons.video_label::before,
.mi.video_label::before {
  content: '\e071';
}

/* line 4491, src/sass/core/material-icons.scss */
.material-icons.video_library::before,
.mi.video_library::before {
  content: '\e04a';
}

/* line 4496, src/sass/core/material-icons.scss */
.material-icons.videocam::before,
.mi.videocam::before {
  content: '\e04b';
}

/* line 4501, src/sass/core/material-icons.scss */
.material-icons.videocam_off::before,
.mi.videocam_off::before {
  content: '\e04c';
}

/* line 4506, src/sass/core/material-icons.scss */
.material-icons.videogame_asset::before,
.mi.videogame_asset::before {
  content: '\e338';
}

/* line 4511, src/sass/core/material-icons.scss */
.material-icons.view_agenda::before,
.mi.view_agenda::before {
  content: '\e8e9';
}

/* line 4516, src/sass/core/material-icons.scss */
.material-icons.view_array::before,
.mi.view_array::before {
  content: '\e8ea';
}

/* line 4521, src/sass/core/material-icons.scss */
.material-icons.view_carousel::before,
.mi.view_carousel::before {
  content: '\e8eb';
}

/* line 4526, src/sass/core/material-icons.scss */
.material-icons.view_column::before,
.mi.view_column::before {
  content: '\e8ec';
}

/* line 4531, src/sass/core/material-icons.scss */
.material-icons.view_comfy::before,
.mi.view_comfy::before {
  content: '\e42a';
}

/* line 4536, src/sass/core/material-icons.scss */
.material-icons.view_compact::before,
.mi.view_compact::before {
  content: '\e42b';
}

/* line 4541, src/sass/core/material-icons.scss */
.material-icons.view_day::before,
.mi.view_day::before {
  content: '\e8ed';
}

/* line 4546, src/sass/core/material-icons.scss */
.material-icons.view_headline::before,
.mi.view_headline::before {
  content: '\e8ee';
}

/* line 4551, src/sass/core/material-icons.scss */
.material-icons.view_list::before,
.mi.view_list::before {
  content: '\e8ef';
}

/* line 4556, src/sass/core/material-icons.scss */
.material-icons.view_module::before,
.mi.view_module::before {
  content: '\e8f0';
}

/* line 4561, src/sass/core/material-icons.scss */
.material-icons.view_quilt::before,
.mi.view_quilt::before {
  content: '\e8f1';
}

/* line 4566, src/sass/core/material-icons.scss */
.material-icons.view_stream::before,
.mi.view_stream::before {
  content: '\e8f2';
}

/* line 4571, src/sass/core/material-icons.scss */
.material-icons.view_week::before,
.mi.view_week::before {
  content: '\e8f3';
}

/* line 4576, src/sass/core/material-icons.scss */
.material-icons.vignette::before,
.mi.vignette::before {
  content: '\e435';
}

/* line 4581, src/sass/core/material-icons.scss */
.material-icons.visibility::before,
.mi.visibility::before {
  content: '\e8f4';
}

/* line 4586, src/sass/core/material-icons.scss */
.material-icons.visibility_off::before,
.mi.visibility_off::before {
  content: '\e8f5';
}

/* line 4591, src/sass/core/material-icons.scss */
.material-icons.voice_chat::before,
.mi.voice_chat::before {
  content: '\e62e';
}

/* line 4596, src/sass/core/material-icons.scss */
.material-icons.voicemail::before,
.mi.voicemail::before {
  content: '\e0d9';
}

/* line 4601, src/sass/core/material-icons.scss */
.material-icons.volume_down::before,
.mi.volume_down::before {
  content: '\e04d';
}

/* line 4606, src/sass/core/material-icons.scss */
.material-icons.volume_mute::before,
.mi.volume_mute::before {
  content: '\e04e';
}

/* line 4611, src/sass/core/material-icons.scss */
.material-icons.volume_off::before,
.mi.volume_off::before {
  content: '\e04f';
}

/* line 4616, src/sass/core/material-icons.scss */
.material-icons.volume_up::before,
.mi.volume_up::before {
  content: '\e050';
}

/* line 4621, src/sass/core/material-icons.scss */
.material-icons.vpn_key::before,
.mi.vpn_key::before {
  content: '\e0da';
}

/* line 4626, src/sass/core/material-icons.scss */
.material-icons.vpn_lock::before,
.mi.vpn_lock::before {
  content: '\e62f';
}

/* line 4631, src/sass/core/material-icons.scss */
.material-icons.wallpaper::before,
.mi.wallpaper::before {
  content: '\e1bc';
}

/* line 4636, src/sass/core/material-icons.scss */
.material-icons.warning::before,
.mi.warning::before {
  content: '\e002';
}

/* line 4641, src/sass/core/material-icons.scss */
.material-icons.watch::before,
.mi.watch::before {
  content: '\e334';
}

/* line 4646, src/sass/core/material-icons.scss */
.material-icons.watch_later::before,
.mi.watch_later::before {
  content: '\e924';
}

/* line 4651, src/sass/core/material-icons.scss */
.material-icons.wb_auto::before,
.mi.wb_auto::before {
  content: '\e42c';
}

/* line 4656, src/sass/core/material-icons.scss */
.material-icons.wb_cloudy::before,
.mi.wb_cloudy::before {
  content: '\e42d';
}

/* line 4661, src/sass/core/material-icons.scss */
.material-icons.wb_incandescent::before,
.mi.wb_incandescent::before {
  content: '\e42e';
}

/* line 4666, src/sass/core/material-icons.scss */
.material-icons.wb_iridescent::before,
.mi.wb_iridescent::before {
  content: '\e436';
}

/* line 4671, src/sass/core/material-icons.scss */
.material-icons.wb_sunny::before,
.mi.wb_sunny::before {
  content: '\e430';
}

/* line 4676, src/sass/core/material-icons.scss */
.material-icons.wc::before,
.mi.wc::before {
  content: '\e63d';
}

/* line 4681, src/sass/core/material-icons.scss */
.material-icons.web::before,
.mi.web::before {
  content: '\e051';
}

/* line 4686, src/sass/core/material-icons.scss */
.material-icons.web_asset::before,
.mi.web_asset::before {
  content: '\e069';
}

/* line 4691, src/sass/core/material-icons.scss */
.material-icons.weekend::before,
.mi.weekend::before {
  content: '\e16b';
}

/* line 4696, src/sass/core/material-icons.scss */
.material-icons.whatshot::before,
.mi.whatshot::before {
  content: '\e80e';
}

/* line 4701, src/sass/core/material-icons.scss */
.material-icons.widgets::before,
.mi.widgets::before {
  content: '\e1bd';
}

/* line 4706, src/sass/core/material-icons.scss */
.material-icons.wifi::before,
.mi.wifi::before {
  content: '\e63e';
}

/* line 4711, src/sass/core/material-icons.scss */
.material-icons.wifi_lock::before,
.mi.wifi_lock::before {
  content: '\e1e1';
}

/* line 4716, src/sass/core/material-icons.scss */
.material-icons.wifi_tethering::before,
.mi.wifi_tethering::before {
  content: '\e1e2';
}

/* line 4721, src/sass/core/material-icons.scss */
.material-icons.work::before,
.mi.work::before {
  content: '\e8f9';
}

/* line 4726, src/sass/core/material-icons.scss */
.material-icons.wrap_text::before,
.mi.wrap_text::before {
  content: '\e25b';
}

/* line 4731, src/sass/core/material-icons.scss */
.material-icons.youtube_searched_for::before,
.mi.youtube_searched_for::before {
  content: '\e8fa';
}

/* line 4736, src/sass/core/material-icons.scss */
.material-icons.zoom_in::before,
.mi.zoom_in::before {
  content: '\e8ff';
}

/* line 4741, src/sass/core/material-icons.scss */
.material-icons.zoom_out::before,
.mi.zoom_out::before {
  content: '\e900';
}

/* line 4746, src/sass/core/material-icons.scss */
.material-icons.zoom_out_map::before,
.mi.zoom_out_map::before {
  content: '\e56b';
}

/* line 4, src/sass/commons/blocks/_socialIcons.scss */
.reference-social-links {
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (max-width: 991px) {
  /* line 4, src/sass/commons/blocks/_socialIcons.scss */
  .reference-social-links {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* line 13, src/sass/commons/blocks/_socialIcons.scss */
.reference-social-links .social-icons-heading {
  font-size: 12px;
  font-size: 1.2rem;
  color: #d6d6d6;
  text-transform: uppercase;
}

/* line 20, src/sass/commons/blocks/_socialIcons.scss */
.reference-social-links .social-icons {
  display: flex;
  margin-top: 50px;
  justify-content: space-between;
  max-width: 200px;
}

@media only screen and (max-width: 991px) {
  /* line 20, src/sass/commons/blocks/_socialIcons.scss */
  .reference-social-links .social-icons {
    margin-top: 20px;
  }
}

/* line 30, src/sass/commons/blocks/_socialIcons.scss */
.reference-social-links .social-icons img {
  display: inline-block;
  height: 24px;
  text-align: center;
  margin: 0 3px;
  opacity: 1;
  transition: opacity 0.3s ease;
}

/* line 38, src/sass/commons/blocks/_socialIcons.scss */
.reference-social-links .social-icons img:hover {
  opacity: 0.8;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment {
  /* stylelint-disable */
  margin-top: 60px;
  margin-bottom: 60px;
  /* stylelint-enable */
}

@media only screen and (max-width: 991px) {
  /* line 3, src/sass/commons/blocks/_my-opinion.scss */
  .reference-mopinion-feedback-comment {
    margin-top: 0;
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/commons/blocks/_my-opinion.scss */
  .reference-mopinion-feedback-comment {
    padding: 0;
  }
}

/* line 17, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .component-content {
  background-color: #fff;
  border-radius: 0 0 45px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  /* line 17, src/sass/commons/blocks/_my-opinion.scss */
  .reference-mopinion-feedback-comment .component-content {
    margin-top: 20px;
    padding: 0 0 5px;
  }
}

/* line 28, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .component-content form .mopinion-survey-output {
  background-color: transparent;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  /* line 28, src/sass/commons/blocks/_my-opinion.scss */
  .reference-mopinion-feedback-comment .component-content form .mopinion-survey-output {
    width: 100%;
  }
}

/* line 37, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .component-content form .mopinion-survey-output .control-group .block-title {
  font-size: 20px;
  font-size: 2rem;
  font-family: 'ColgateReady';
  color: #d2010d;
  font-weight: 400;
  letter-spacing: -1px;
  margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {
  /* line 37, src/sass/commons/blocks/_my-opinion.scss */
  .reference-mopinion-feedback-comment .component-content form .mopinion-survey-output .control-group .block-title {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: -0.33px;
    line-height: 34px;
    text-align: center;
  }
}

/* line 55, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .component-content form .mopinion-survey-output .control-group textarea {
  border: 2px solid #d2010d;
}

/* line 58, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .component-content form .mopinion-survey-output .control-group textarea:focus {
  outline: #101010 auto 1px;
}

/* line 64, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .component-content form .mopinion-survey-output .form-actions {
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

/* line 70, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .component-content form .mopinion-survey-output .form-actions .btn-primary {
  font-size: 15px;
  font-size: 1.5rem;
  border-radius: 18px 0 18px 18px;
  background-color: #d2010d;
  color: #fff;
  border: none;
  box-shadow: none;
  padding: 2px 15px;
  font-style: italic;
  height: 100%;
}

/* line 82, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .component-content form .mopinion-survey-output .form-actions .btn-primary div {
  padding: 5px 0;
}

/* line 85, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .component-content form .mopinion-survey-output .form-actions .btn-primary div .is-context-icon {
  display: none;
}

/* line 100, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .mopinion-survey-content input:focus,
.reference-mopinion-feedback-comment .mopinion-survey-content button:focus,
.reference-mopinion-feedback-comment .mopinion-survey-content .button:focus {
  outline: #101010 auto 1px;
}

/* line 106, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .mopinion-survey-output {
  display: none;
}

/* line 110, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .back-btn {
  font-size: 14px;
  font-size: 1.4rem;
  color: #d2010d;
  letter-spacing: -0.1px;
  line-height: 28px;
  text-decoration: underline;
  background-color: transparent;
  border: transparent;
  cursor: pointer;
  box-shadow: none;
  float: right;
  padding: 7px 24px;
}

/* line 124, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .back-btn:hover {
  transform: translateY(-1px);
}

/* line 129, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .contact-text {
  font-size: 12px;
  font-size: 1.2rem;
  display: none;
  margin: 0 20px 20px;
  color: #595655;
  letter-spacing: -0.1px;
  line-height: 28px;
}

/* line 138, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .contact-text a {
  color: #595655;
  text-decoration: underline;
  background-color: transparent;
  border: transparent;
  cursor: pointer;
}

/* line 147, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .bg-image {
  min-width: 315px;
}

@media only screen and (max-width: 767px) {
  /* line 147, src/sass/commons/blocks/_my-opinion.scss */
  .reference-mopinion-feedback-comment .bg-image {
    width: 280px;
    opacity: 0.2;
  }
}

@media only screen and (max-width: 320px) {
  /* line 147, src/sass/commons/blocks/_my-opinion.scss */
  .reference-mopinion-feedback-comment .bg-image {
    width: 260px;
  }
}

/* line 160, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .mopinion-survey-output {
  display: none;
}

/* line 163, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .mopinion-survey-output .last-page {
  display: none;
}

/* line 169, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .reaction-section {
  display: flex;
  background-color: #d2010d;
  border-radius: 0 0 45px;
}

@media only screen and (max-width: 767px) {
  /* line 169, src/sass/commons/blocks/_my-opinion.scss */
  .reference-mopinion-feedback-comment .reaction-section {
    border-radius: 0 0 50px;
    flex-direction: column;
  }
}

@media only screen and (max-width: 320px) {
  /* line 169, src/sass/commons/blocks/_my-opinion.scss */
  .reference-mopinion-feedback-comment .reaction-section {
    border-radius: 0 0 40px;
  }
}

/* line 183, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .reaction-section .reaction-container {
  margin: 20px auto;
  text-align: right;
}

@media only screen and (max-width: 767px) {
  /* line 183, src/sass/commons/blocks/_my-opinion.scss */
  .reference-mopinion-feedback-comment .reaction-section .reaction-container {
    margin: 15px 20px;
    position: absolute;
    top: 20px;
    right: 5px;
    align-self: flex-end;
  }
}

/* line 196, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .reaction-section .reaction-title {
  font-size: 32px;
  font-size: 3.2rem;
  color: #fff;
  font-weight: 300;
  letter-spacing: -0.5px;
  line-height: 40px;
  margin-top: 0;
}

@media only screen and (max-width: 767px) {
  /* line 196, src/sass/commons/blocks/_my-opinion.scss */
  .reference-mopinion-feedback-comment .reaction-section .reaction-title {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

@media only screen and (max-width: 320px) {
  /* line 196, src/sass/commons/blocks/_my-opinion.scss */
  .reference-mopinion-feedback-comment .reaction-section .reaction-title {
    font-size: 22px;
    font-size: 2.2rem;
    margin-bottom: 15px;
  }
}

/* line 217, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .btn {
  font-size: 16px;
  font-size: 1.6rem;
  cursor: pointer;
  background: #fff;
  border-radius: 30px 0 30px 30px;
  padding: 5px;
  box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2);
  min-width: 100px;
  font-weight: bold;
  border-width: 0;
  border-style: none;
  border-color: transparent;
}

/* line 231, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .btn:focus {
  outline: #101010 auto 1px;
}

/* line 235, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .btn:hover, .reference-mopinion-feedback-comment .btn:focus {
  background-color: #959392;
  color: #fff;
}

/* line 242, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .thumb-up-icon,
.reference-mopinion-feedback-comment .thumb-down-icon {
  display: block;
  margin: 0 auto;
}

/* line 248, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .like {
  color: #d2010d;
  margin-right: 10px;
}

/* line 252, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .like.not-selected {
  opacity: 0.8;
}

/* line 255, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .like.not-selected .thumb-up-icon {
  opacity: 0.8;
}

/* line 261, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .neutral {
  color: #959392;
}

/* line 264, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .neutral.not-selected {
  opacity: 0.8;
}

/* line 267, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .neutral.not-selected .thumb-down-icon {
  opacity: 0.8;
}

/* line 273, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .current-reaction {
  background-color: #959392;
}

/* line 277, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment #lastPage {
  display: none;
}

/* line 280, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment #lastPage .mopicon-check {
  display: none;
}

/* line 285, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .message-text {
  font-size: 50px;
  font-size: 5rem;
  color: #d2010d;
  font-style: italic;
  font-weight: 900;
  letter-spacing: -0.5px;
  line-height: 56px;
  max-width: 600px;
}

@media only screen and (max-width: 767px) {
  /* line 285, src/sass/commons/blocks/_my-opinion.scss */
  .reference-mopinion-feedback-comment .message-text {
    font-size: 30px;
    font-size: 3rem;
    letter-spacing: -0.33px;
    line-height: 40px;
  }
}

/* line 303, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .message-text {
  display: none;
  margin: 40px 12% 50px;
}

/* line 308, src/sass/commons/blocks/_my-opinion.scss */
.reference-mopinion-feedback-comment .current-reaction {
  background-color: #959392;
  color: #fff;
  border: 2px solid #fff;
}

/* line 316, src/sass/commons/blocks/_my-opinion.scss */
.feedback-open .component-content {
  border: 1px solid #d2010d;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/commons/blocks/_search-box.scss */
.search-box-container {
  z-index: 9;
  background-color: #fff;
  width: 80%;
  /*autocomplete drop-down*/
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/commons/blocks/_search-box.scss */
  .search-box-container {
    width: 100%;
  }
}

/* line 12, src/sass/commons/blocks/_search-box.scss */
.search-box-container form {
  display: flex;
  position: relative;
  justify-content: flex-end;
}

/* line 18, src/sass/commons/blocks/_search-box.scss */
.search-box-container .search-wrapper {
  position: relative;
  width: 30%;
  height: 41px;
  margin-top: 15px;
  margin-right: 10px;
}

@media only screen and (max-width: 767px) {
  /* line 18, src/sass/commons/blocks/_search-box.scss */
  .search-box-container .search-wrapper {
    width: 100%;
    margin-left: 10px;
    margin-top: 10px;
  }
}

/* line 31, src/sass/commons/blocks/_search-box.scss */
.search-box-container .search-wrapper .search-box {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Open Sans';
  font-style: normal;
  letter-spacing: 0;
  width: 100%;
  height: 100%;
  border-radius: 25px;
  border: 1px solid #d4d4d4;
  padding: 5px 40px;
  color: #444141;
  box-sizing: border-box;
  float: right;
  display: none;
}

/* line 47, src/sass/commons/blocks/_search-box.scss */
.search-box-container .search-wrapper .search-box:-internal-autofill-selected {
  background-color: transparent;
  color: #ababab;
}

/* line 53, src/sass/commons/blocks/_search-box.scss */
.search-box-container .search-wrapper .action-box {
  display: none;
  flex-direction: row-reverse;
  position: absolute;
  top: 3px;
  right: 3px;
}

/* line 60, src/sass/commons/blocks/_search-box.scss */
.search-box-container .search-wrapper .action-box.active {
  display: block;
}

/* line 66, src/sass/commons/blocks/_search-box.scss */
.search-box-container .search-wrapper .icon-search::before {
  display: none;
  font-family: 'ColgateRelaunchIcons';
  content: '\e904';
  font-size: 25px;
  height: 35px;
  width: 35px;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 8px;
  top: 8px;
  color: #d2010d;
}

/* line 80, src/sass/commons/blocks/_search-box.scss */
.gaba-2020 .search-box-container .search-wrapper .icon-search::before {
  color: #63666a;
}

/* line 87, src/sass/commons/blocks/_search-box.scss */
.search-box-container .searchBox-label {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Open Sans';
  color: #444141;
  display: none;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding-left: 41px;
  box-sizing: border-box;
  padding-bottom: 1px;
  opacity: 0.5;
  pointer-events: none;
}

@media only screen and (max-width: 767px) {
  /* line 87, src/sass/commons/blocks/_search-box.scss */
  .search-box-container .searchBox-label {
    padding-left: 21px;
  }
}

/* line 110, src/sass/commons/blocks/_search-box.scss */
.search-box-container .search-btn {
  display: flex;
  background: none;
  border: 0;
  cursor: pointer;
  font-family: 'ColgateRelaunchIcons';
  padding: 20px 15px 0 20px;
  text-decoration: none;
  box-sizing: content-box;
}

@media only screen and (max-width: 767px) {
  /* line 110, src/sass/commons/blocks/_search-box.scss */
  .search-box-container .search-btn {
    width: 30px;
    padding: 15px 10px 0 5px;
  }
}

/* line 125, src/sass/commons/blocks/_search-box.scss */
.search-box-container .search-btn::after {
  content: '\e904';
  display: block;
  width: 100%;
  font-size: 30px;
  color: #d2010d;
}

/* line 132, src/sass/commons/blocks/_search-box.scss */
.gaba-2020 .search-box-container .search-btn::after {
  color: #63666a;
}

@media only screen and (max-width: 991px) {
  /* line 137, src/sass/commons/blocks/_search-box.scss */
  .search-box-container .search-btn.active {
    width: 0;
    height: 0;
  }
}

/* line 143, src/sass/commons/blocks/_search-box.scss */
.search-box-container .search-btn.active::after {
  content: '\e902';
}

/* line 149, src/sass/commons/blocks/_search-box.scss */
.search-box-container .submit-btn {
  display: inline-block;
  font-family: 'ColgateRelaunchIcons';
  padding: 0;
  border: 0;
  background: transparent;
}

/* line 156, src/sass/commons/blocks/_search-box.scss */
.search-box-container .submit-btn::before {
  content: '\e90b';
  font-size: 25px;
  height: 35px;
  width: 35px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #eee;
  color: #d2010d;
  border-radius: 50%;
  cursor: pointer;
  transition: all 0.25s ease;
}

/* line 170, src/sass/commons/blocks/_search-box.scss */
.gaba-2020 .search-box-container .submit-btn::before {
  color: #63666a;
}

/* line 176, src/sass/commons/blocks/_search-box.scss */
.search-box-container .submit-btn:hover::before {
  color: #fff;
  background: #8f1f1d;
}

/* line 180, src/sass/commons/blocks/_search-box.scss */
.gaba-2020 .search-box-container .submit-btn:hover::before {
  color: #63666a;
}

/* line 187, src/sass/commons/blocks/_search-box.scss */
.search-box-container .clear-btn {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.2px;
  line-height: 22px;
  height: 37px;
  color: #333;
  cursor: pointer;
  background-color: transparent;
  border-style: none;
}

/* line 202, src/sass/commons/blocks/_search-box.scss */
.search-box-container input::-ms-clear {
  display: none;
  height: 0;
  width: 0;
}

/* line 210, src/sass/commons/blocks/_search-box.scss */
.search-box-container.active .search-wrapper.in-focus {
  width: 100%;
  transition: width 0.5s ease-in-out;
}

/* line 214, src/sass/commons/blocks/_search-box.scss */
.gaba-2020 .search-box-container.active .search-wrapper.in-focus {
  width: 60%;
}

/* line 219, src/sass/commons/blocks/_search-box.scss */
.search-box-container.active .search-wrapper .search-box {
  display: block;
}

@media only screen and (max-width: 767px) {
  /* line 219, src/sass/commons/blocks/_search-box.scss */
  .search-box-container.active .search-wrapper .search-box {
    padding: 5px 40px 5px 20px;
  }
}

/* line 227, src/sass/commons/blocks/_search-box.scss */
.search-box-container.active .search-wrapper .searchBox-label {
  display: flex;
}

/* line 231, src/sass/commons/blocks/_search-box.scss */
.search-box-container.active .search-wrapper input:focus + .searchBox-label,
.search-box-container.active .search-wrapper input:valid + .searchBox-label {
  display: none;
}

@media only screen and (max-width: 767px) {
  /* line 236, src/sass/commons/blocks/_search-box.scss */
  .search-box-container.active .search-wrapper .icon-search {
    display: none;
  }
}

/* line 241, src/sass/commons/blocks/_search-box.scss */
.search-box-container.active .search-wrapper .icon-search::before {
  display: inline-block;
}

/* line 248, src/sass/commons/blocks/_search-box.scss */
.search-box-container.active .search-btn::after {
  content: '\e902';
}

/* line 255, src/sass/commons/blocks/_search-box.scss */
.search-box-container .bg {
  background-color: #fff;
  box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.35);
  position: absolute;
  width: 100%;
  top: 60px;
  left: 0;
}

@media only screen and (max-width: 991px) {
  /* line 255, src/sass/commons/blocks/_search-box.scss */
  .search-box-container .bg {
    top: 55px;
    display: flex;
    flex-direction: column-reverse;
  }
}

/* line 269, src/sass/commons/blocks/_search-box.scss */
.search-box-container .bg .no-results {
  min-height: 400px;
  padding-top: 100px;
}

/* line 273, src/sass/commons/blocks/_search-box.scss */
.search-box-container .bg .no-results p {
  font-size: 24px;
  font-size: 2.4rem;
  color: #d2010d;
  font-weight: normal;
  font-style: italic;
  letter-spacing: -0.27px;
  line-height: 32px;
  text-align: center;
  margin-bottom: 8px;
}

/* line 284, src/sass/commons/blocks/_search-box.scss */
.gaba-2020 .search-box-container .bg .no-results p {
  color: #63666a;
}

/* line 289, src/sass/commons/blocks/_search-box.scss */
.search-box-container .bg .no-results em {
  font-weight: 900;
}

/* line 293, src/sass/commons/blocks/_search-box.scss */
.search-box-container .bg .no-results span {
  font-size: 16px;
  font-size: 1.6rem;
  display: block;
  color: #333;
  font-family: 'Open Sans';
  font-weight: normal;
  text-align: center;
  letter-spacing: -0.1px;
  line-height: 28px;
}

/* line 307, src/sass/commons/blocks/_search-box.scss */
.search-box-container .category-list {
  text-transform: capitalize;
  width: 45%;
  margin: 40px 0 0;
  float: left;
  display: flex;
  justify-content: flex-end;
}

@media only screen and (max-width: 991px) {
  /* line 307, src/sass/commons/blocks/_search-box.scss */
  .search-box-container .category-list {
    width: 100%;
    justify-content: flex-start;
  }
}

/* line 320, src/sass/commons/blocks/_search-box.scss */
.search-box-container .category-list li {
  padding-right: 80px;
  padding-bottom: 15px;
  list-style-type: none;
}

@media only screen and (max-width: 991px) {
  /* line 320, src/sass/commons/blocks/_search-box.scss */
  .search-box-container .category-list li {
    padding: 0 10px;
  }
}

/* line 329, src/sass/commons/blocks/_search-box.scss */
.search-box-container .category-list li a {
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  font-family: 'ColgateReady';
  letter-spacing: -0.1px;
  line-height: 28px;
  font-weight: 400;
}

/* line 338, src/sass/commons/blocks/_search-box.scss */
.search-box-container .category-list li a:hover {
  color: #666;
  text-decoration: none;
}

/* line 346, src/sass/commons/blocks/_search-box.scss */
.search-box-container .cards-container {
  width: 55%;
  background-color: #f3f3f3;
  border-radius: 28px 0 0;
  margin: 30px 0 0;
  float: right;
  box-sizing: border-box;
  padding: 10px 4% 30px;
}

@media only screen and (max-width: 991px) {
  /* line 346, src/sass/commons/blocks/_search-box.scss */
  .search-box-container .cards-container {
    width: 100%;
    padding-bottom: 50px;
  }
}

/* line 360, src/sass/commons/blocks/_search-box.scss */
.search-box-container .cards-container .articles-list,
.search-box-container .cards-container .products-list {
  -ms-overflow-style: none;
}

@media only screen and (max-width: 991px) {
  /* line 360, src/sass/commons/blocks/_search-box.scss */
  .search-box-container .cards-container .articles-list,
  .search-box-container .cards-container .products-list {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 360, src/sass/commons/blocks/_search-box.scss */
  .search-box-container .cards-container .articles-list,
  .search-box-container .cards-container .products-list {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
  }
  /* line 373, src/sass/commons/blocks/_search-box.scss */
  .search-box-container .cards-container .articles-list::-webkit-scrollbar,
  .search-box-container .cards-container .products-list::-webkit-scrollbar {
    display: none;
  }
}

/* line 379, src/sass/commons/blocks/_search-box.scss */
.search-box-container .cards-container .prev {
  display: none;
}

@media only screen and (max-width: 767px) {
  /* line 379, src/sass/commons/blocks/_search-box.scss */
  .search-box-container .cards-container .prev {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  /* line 386, src/sass/commons/blocks/_search-box.scss */
  .search-box-container .cards-container .prev::before {
    font-family: 'ColgateRelaunchIcons';
    content: '\e909';
    color: #d2010d;
    font-size: 20px;
    position: absolute;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
}

/* line 400, src/sass/commons/blocks/_search-box.scss */
.search-box-container .cards-container .next {
  display: none;
}

@media only screen and (max-width: 767px) {
  /* line 400, src/sass/commons/blocks/_search-box.scss */
  .search-box-container .cards-container .next {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  /* line 407, src/sass/commons/blocks/_search-box.scss */
  .search-box-container .cards-container .next::before {
    font-family: 'ColgateRelaunchIcons';
    content: '\e90a';
    color: #d2010d;
    font-size: 20px;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
  }
}

/* line 421, src/sass/commons/blocks/_search-box.scss */
.search-box-container .cards-container .group-title {
  font-size: 15px;
  font-size: 1.5rem;
  width: 100%;
  color: #8f1f1d;
  font-family: ColgateReady;
  font-weight: bold;
  letter-spacing: 2.25px;
  padding: 20px;
}

/* line 431, src/sass/commons/blocks/_search-box.scss */
.search-box-container .cards-container .group-title:not(:first-of-type) {
  padding-top: 0;
}

/* line 435, src/sass/commons/blocks/_search-box.scss */
.gaba-2020 .search-box-container .cards-container .group-title {
  color: #63666a !important;
}

/* line 440, src/sass/commons/blocks/_search-box.scss */
.search-box-container .cards-container .more-articles,
.search-box-container .cards-container .more-products {
  width: 100%;
}

/* line 445, src/sass/commons/blocks/_search-box.scss */
.search-box-container .cards-container .link-more {
  font-size: 13px;
  font-size: 1.3rem;
  display: block;
  color: #444;
  font-family: 'Open Sans';
  font-weight: 600;
  letter-spacing: 0;
  line-height: 22px;
  text-align: right;
  padding: 0 15px;
}

/* line 457, src/sass/commons/blocks/_search-box.scss */
.search-box-container .cards-container .link-more:hover {
  color: #666;
  text-decoration: none;
}

/* line 462, src/sass/commons/blocks/_search-box.scss */
.search-box-container .cards-container .link-more::after {
  content: '\e90a';
  color: #d2010d;
  font-family: 'ColgateRelaunchIcons';
  display: inline-flex;
  height: 24px;
  width: 10px;
  font-size: 15px;
  font-style: normal;
  position: relative;
  top: 2px;
  align-items: center;
  padding-left: 5px;
}

/* line 476, src/sass/commons/blocks/_search-box.scss */
.gaba-2020 .search-box-container .cards-container .link-more::after {
  color: #63666a !important;
}

/* line 482, src/sass/commons/blocks/_search-box.scss */
.search-box-container .cards-container .three-columns {
  width: 33%;
  padding: 0 15px;
}

@media only screen and (max-width: 767px) {
  /* line 482, src/sass/commons/blocks/_search-box.scss */
  .search-box-container .cards-container .three-columns {
    min-width: 190px;
  }
}

/* line 490, src/sass/commons/blocks/_search-box.scss */
.search-box-container .cards-container .three-columns.less-than-three {
  width: 250px;
}

/* line 495, src/sass/commons/blocks/_search-box.scss */
.search-box-container .cards-container .card {
  height: 95%;
  border-radius: 8px;
}

/* line 499, src/sass/commons/blocks/_search-box.scss */
.search-box-container .cards-container .card .img-wrapper {
  border-radius: 8px 8px 8px 0;
  height: 115px;
}

/* line 504, src/sass/commons/blocks/_search-box.scss */
.search-box-container .cards-container .card .card-content {
  border-radius: 8px;
  padding: 10px 15px 5px;
  margin-top: 0;
  height: auto;
  color: #d2010d;
}

@media only screen and (max-width: 991px) {
  /* line 504, src/sass/commons/blocks/_search-box.scss */
  .search-box-container .cards-container .card .card-content {
    white-space: initial;
  }
}

/* line 515, src/sass/commons/blocks/_search-box.scss */
.gaba-2020 .search-box-container .cards-container .card .card-content {
  color: #63666a;
}

/* line 519, src/sass/commons/blocks/_search-box.scss */
.search-box-container .cards-container .card .card-content h2 {
  font-size: 16px;
  font-size: 1.6rem;
  color: inherit;
  font-family: ColgateReady;
  letter-spacing: -0.27px;
  line-height: 22px;
  font-weight: 600;
}

/* line 530, src/sass/commons/blocks/_search-box.scss */
.search-box-container .cards-container .card .card-button {
  display: none;
}

/* line 534, src/sass/commons/blocks/_search-box.scss */
.search-box-container .cards-container .card .product-content {
  white-space: initial;
  padding: 15px 0 5px;
  margin-bottom: 5px;
  color: #d2010d;
}

@media only screen and (max-width: 991px) {
  /* line 534, src/sass/commons/blocks/_search-box.scss */
  .search-box-container .cards-container .card .product-content {
    padding: 15px;
  }
}

/* line 544, src/sass/commons/blocks/_search-box.scss */
.gaba-2020 .search-box-container .cards-container .card .product-content {
  color: #63666a !important;
}

/* line 548, src/sass/commons/blocks/_search-box.scss */
.search-box-container .cards-container .card .product-content h2 {
  font-size: 16px;
  font-size: 1.6rem;
  color: inherit;
  font-family: ColgateReady;
  letter-spacing: -0.27px;
  line-height: 22px;
  font-weight: 600;
}

/* line 559, src/sass/commons/blocks/_search-box.scss */
.search-box-container .cards-container .card.product {
  box-sizing: border-box;
  border-radius: 8px;
  box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.25);
  padding: 15px;
  margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
  /* line 559, src/sass/commons/blocks/_search-box.scss */
  .search-box-container .cards-container .card.product {
    box-sizing: initial;
    width: 100%;
    padding: 15px 0;
  }
}

/* line 572, src/sass/commons/blocks/_search-box.scss */
.search-box-container .cards-container .card.product img {
  max-height: 115px;
  display: block;
  margin: 0 auto;
}

/* line 578, src/sass/commons/blocks/_search-box.scss */
.search-box-container .cards-container .card.product .rating {
  display: none;
}

/* line 584, src/sass/commons/blocks/_search-box.scss */
.search-box-container .cards-container .card .material-icons.is-video {
  bottom: 7px;
}

/* line 593, src/sass/commons/blocks/_search-box.scss */
.showing-user-profile-buttons .search-box-container {
  width: auto;
}

@media only screen and (max-width: 767px) {
  /* line 593, src/sass/commons/blocks/_search-box.scss */
  .showing-user-profile-buttons .search-box-container {
    width: 100%;
  }
}

/* line 600, src/sass/commons/blocks/_search-box.scss */
.showing-user-profile-buttons .search-box-container .search-wrapper {
  width: 100%;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
@media only screen and (max-width: 767px) {
  /* line 5, src/sass/commons/blocks/_related-by-tags.scss */
  .reference-related-by-tags .related-elements .small-title {
    font-size: 14px;
    font-size: 1.4rem;
    color: #8f1f1d;
    text-transform: none;
    letter-spacing: 2.1px;
    font-weight: 600;
  }
  /* line 14, src/sass/commons/blocks/_related-by-tags.scss */
  .gaba-2020 .reference-related-by-tags .related-elements .small-title {
    color: #63666a;
  }
}

/* line 2, src/sass/commons/blocks/_nav-bar-search.scss */
.nav-bar-search .search-page-input-wrapper {
  position: relative;
}

/* line 5, src/sass/commons/blocks/_nav-bar-search.scss */
.nav-bar-search .search-page-input-wrapper .icon-search::before {
  display: inline-block;
  font-family: 'ColgateRelaunchIcons';
  content: '\e904';
  font-size: 31px;
  height: 35px;
  width: 35px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 11px;
  top: 8px;
  color: #d2010d;
}

/* line 20, src/sass/commons/blocks/_nav-bar-search.scss */
.gaba-2020 .nav-bar-search .search-page-input-wrapper .icon-search::before {
  color: #63666a;
}

/* line 25, src/sass/commons/blocks/_nav-bar-search.scss */
.nav-bar-search .search-page-input-wrapper input {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'ColgateReady';
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 25px;
  border: 1px solid #d4d4d4;
  padding: 15px 60px;
  color: #444141;
  box-sizing: border-box;
}

/* line 42, src/sass/commons/blocks/_nav-bar-search.scss */
.nav-bar-search .search-page-input-wrapper .action-box {
  display: flex;
  flex-direction: row-reverse;
  position: absolute;
  top: 0;
  margin-right: 3px;
  margin-top: 12px;
  right: 0;
}

/* line 51, src/sass/commons/blocks/_nav-bar-search.scss */
.nav-bar-search .search-page-input-wrapper .action-box .submit-btn {
  display: inline-block;
  font-family: 'ColgateRelaunchIcons';
  padding: 0;
  margin: 0 20px;
  border: transparent;
}

/* line 58, src/sass/commons/blocks/_nav-bar-search.scss */
.nav-bar-search .search-page-input-wrapper .action-box .submit-btn::before {
  font-size: 26px;
  font-size: 2.6rem;
  content: '\e90b';
  height: 40px;
  width: 40px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  background-color: #eee;
  color: #d2010d;
  border-radius: 50%;
  right: 4px;
  top: -6px;
  cursor: pointer;
  transition: all 0.25s ease;
}

/* line 76, src/sass/commons/blocks/_nav-bar-search.scss */
.gaba-2020 .nav-bar-search .search-page-input-wrapper .action-box .submit-btn::before {
  color: #63666a;
}

/* line 81, src/sass/commons/blocks/_nav-bar-search.scss */
.nav-bar-search .search-page-input-wrapper .action-box .submit-btn:hover {
  background: #8f1f1d;
}

/* line 84, src/sass/commons/blocks/_nav-bar-search.scss */
.nav-bar-search .search-page-input-wrapper .action-box .submit-btn:hover::before {
  color: #fff;
  /*background: $maroon;*/
  background-color: inherit;
}

/* line 90, src/sass/commons/blocks/_nav-bar-search.scss */
.gaba-2020 .nav-bar-search .search-page-input-wrapper .action-box .submit-btn:hover {
  background: #63666a;
}

/* line 96, src/sass/commons/blocks/_nav-bar-search.scss */
.nav-bar-search .search-page-input-wrapper .action-box .clear-btn {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'ColgateReady';
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.2px;
  line-height: 22px;
  padding: 0 12px;
  height: 25px;
  color: #333;
  cursor: pointer;
  background-color: transparent;
  border-style: none;
}

/* line 1, src/sass/commons/blocks/_masonry.scss */
.masonry {
  /* stylelint-disable */
  /* stylelint-enable */
}

/* line 4, src/sass/commons/blocks/_masonry.scss */
.masonry .category-article-list .cards-container {
  display: flex;
}

/* line 7, src/sass/commons/blocks/_masonry.scss */
.masonry .category-article-list .cards-container > div {
  display: inline-block;
  width: 50%;
  float: none;
  page-break-inside: avoid;
}

@media only screen and (max-width: 767px) {
  /* line 7, src/sass/commons/blocks/_masonry.scss */
  .masonry .category-article-list .cards-container > div {
    width: 100%;
  }
}

/* line 17, src/sass/commons/blocks/_masonry.scss */
.masonry .category-article-list .cards-container > div .card {
  overflow: hidden;
}

/* line 20, src/sass/commons/blocks/_masonry.scss */
.masonry .category-article-list .cards-container > div .card .card-content {
  bottom: 20px;
  margin-bottom: -20px;
  height: auto;
}

/* line 26, src/sass/commons/blocks/_masonry.scss */
.masonry .category-article-list .cards-container > div .card.no-bg .card-content h2 {
  padding-top: 20px;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/commons/blocks/_margin-component.scss */
.margin-component div {
  display: none;
}

@media (max-width: 767px) {
  /* line 9, src/sass/commons/blocks/_margin-component.scss */
  .margin-component .xs {
    display: block;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 16, src/sass/commons/blocks/_margin-component.scss */
  .margin-component .sm:not([style*='$']) {
    display: block;
  }
  /* line 20, src/sass/commons/blocks/_margin-component.scss */
  .margin-component .sm[style*='$'] + .xs {
    display: block;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 28, src/sass/commons/blocks/_margin-component.scss */
  .margin-component .md:not([style*='$']) {
    display: block;
  }
  /* line 32, src/sass/commons/blocks/_margin-component.scss */
  .margin-component .md[style*='$'] + .sm:not([style*='$']) {
    display: block;
  }
  /* line 36, src/sass/commons/blocks/_margin-component.scss */
  .margin-component .md[style*='$'] + .sm[style*='$'] + .xs {
    display: block;
  }
}

@media (min-width: 1200px) {
  /* line 44, src/sass/commons/blocks/_margin-component.scss */
  .margin-component .lg:not([style*='$']) {
    display: block;
  }
  /* line 48, src/sass/commons/blocks/_margin-component.scss */
  .margin-component .lg[style*='$'] + .md:not([style*='$']) {
    display: block;
  }
  /* line 52, src/sass/commons/blocks/_margin-component.scss */
  .margin-component .lg[style*='$'] + .md[style*='$'] + .sm:not([style*='$']) {
    display: block;
  }
  /* line 56, src/sass/commons/blocks/_margin-component.scss */
  .margin-component .lg[style*='$'] + .md[style*='$'] + .sm[style*='$'] + .xs {
    display: block;
  }
}

/* line 1, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel,
.reference-related-by-tag-carousel {
  padding-left: 33px;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
  .reference-manually-related-carousel,
  .reference-related-by-tag-carousel {
    padding-left: 14px;
  }
}

/* line 9, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .related-elements-carusel,
.reference-manually-related-carousel .related-manual-carusel,
.reference-related-by-tag-carousel .related-elements-carusel,
.reference-related-by-tag-carousel .related-manual-carusel {
  width: calc(100% - 15px);
  overflow: hidden;
}

/* line 15, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel h3,
.reference-related-by-tag-carousel h3 {
  color: #8f1f1d;
  font-family: 'ColgateReady', sans-serif;
  font-size: 18px;
  font-weight: bold;
  height: 37px;
  letter-spacing: 2.7px;
  width: 294px;
  display: inline;
}

@media only screen and (max-width: 767px) {
  /* line 15, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
  .reference-manually-related-carousel h3,
  .reference-related-by-tag-carousel h3 {
    font-size: 15px;
    letter-spacing: 2.25px;
  }
}

/* line 30, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.gaba-2020 .reference-manually-related-carousel h3, .gaba-2020
.reference-related-by-tag-carousel h3 {
  color: #63666a;
  font-family: 'Open Sans', sans-serif;
}

/* line 36, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .cards-container,
.reference-related-by-tag-carousel .cards-container {
  display: block;
  position: relative;
  padding-top: 40px;
}

/* line 42, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .cards-container .slick-arrow,
.reference-related-by-tag-carousel .cards-container .slick-arrow {
  position: absolute;
  top: 0;
  z-index: 10;
  width: 30px;
  height: 20px;
  cursor: pointer;
  background-color: transparent;
  border: 0;
}

/* line 52, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .cards-container .slick-arrow::before,
.reference-related-by-tag-carousel .cards-container .slick-arrow::before {
  font-family: 'ColgateRelaunchIcons';
  top: -5px;
  position: absolute;
  left: 5px;
  color: #8f1f1d;
  opacity: 1;
  font-size: 16px;
}

/* line 61, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.gaba-2020 .reference-manually-related-carousel .cards-container .slick-arrow::before, .gaba-2020
.reference-related-by-tag-carousel .cards-container .slick-arrow::before {
  color: #63666a;
}

/* line 67, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .cards-container .slick-prev,
.reference-related-by-tag-carousel .cards-container .slick-prev {
  right: 72px;
  left: inherit;
}

@media only screen and (max-width: 767px) {
  /* line 67, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
  .reference-manually-related-carousel .cards-container .slick-prev,
  .reference-related-by-tag-carousel .cards-container .slick-prev {
    right: 40px;
  }
}

/* line 75, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .cards-container .slick-prev::before,
.reference-related-by-tag-carousel .cards-container .slick-prev::before {
  content: '\e909';
}

/* line 80, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .cards-container .slick-next,
.reference-related-by-tag-carousel .cards-container .slick-next {
  right: 40px;
}

@media only screen and (max-width: 767px) {
  /* line 80, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
  .reference-manually-related-carousel .cards-container .slick-next,
  .reference-related-by-tag-carousel .cards-container .slick-next {
    right: 10px;
  }
}

/* line 87, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .cards-container .slick-next::before,
.reference-related-by-tag-carousel .cards-container .slick-next::before {
  content: '\e90a';
}

/* line 95, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .cards-container > div,
.reference-related-by-tag-carousel .cards-container > div {
  display: inline-block;
  width: 100%;
}

/* line 99, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .cards-container > div .card,
.reference-related-by-tag-carousel .cards-container > div .card {
  width: auto;
  min-height: 360px;
}

/* line 104, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .cards-container > div .card.product a,
.reference-related-by-tag-carousel .cards-container > div .card.product a {
  display: flex;
  min-height: inherit;
  flex-wrap: wrap;
  align-content: center;
}

/* line 112, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .cards-container > div .card .card-content,
.reference-related-by-tag-carousel .cards-container > div .card .card-content {
  min-height: 170px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 112, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
  .reference-manually-related-carousel .cards-container > div .card .card-content,
  .reference-related-by-tag-carousel .cards-container > div .card .card-content {
    min-height: 204px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 112, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
  .reference-manually-related-carousel .cards-container > div .card .card-content,
  .reference-related-by-tag-carousel .cards-container > div .card .card-content {
    height: auto;
  }
}

/* line 1, src/sass/commons/blocks/_related-by-tag-to-carousel-patient.scss */
.patient-education-carousel {
  padding-left: 0;
  padding-right: 0;
}

/* line 5, src/sass/commons/blocks/_related-by-tag-to-carousel-patient.scss */
.patient-education-carousel > .component-content {
  margin: 0 auto;
  max-width: 1250px;
}

/* line 10, src/sass/commons/blocks/_related-by-tag-to-carousel-patient.scss */
.patient-education-carousel h3 {
  font-size: 18px;
  font-weight: bold;
  height: 37px;
  letter-spacing: 2.7px;
  width: 75%;
  display: inline-block;
  padding-left: 15px;
  padding-bottom: 0;
  margin-bottom: -20px;
}

@media only screen and (max-width: 767px) {
  /* line 10, src/sass/commons/blocks/_related-by-tag-to-carousel-patient.scss */
  .patient-education-carousel h3 {
    font-size: 15px;
    letter-spacing: 2.25px;
  }
}

/* line 27, src/sass/commons/blocks/_related-by-tag-to-carousel-patient.scss */
.patient-education-carousel .cards-container {
  display: block;
  position: relative;
  padding-top: 40px;
  margin: 0;
}

/* line 34, src/sass/commons/blocks/_related-by-tag-to-carousel-patient.scss */
.patient-education-carousel .cards-container .slick-prev {
  right: 50px;
  left: inherit;
}

@media only screen and (max-width: 767px) {
  /* line 34, src/sass/commons/blocks/_related-by-tag-to-carousel-patient.scss */
  .patient-education-carousel .cards-container .slick-prev {
    right: 40px;
  }
}

/* line 42, src/sass/commons/blocks/_related-by-tag-to-carousel-patient.scss */
.patient-education-carousel .cards-container .slick-prev::before {
  content: '\e909';
}

/* line 47, src/sass/commons/blocks/_related-by-tag-to-carousel-patient.scss */
.patient-education-carousel .cards-container .slick-next {
  right: 15px;
}

@media only screen and (max-width: 767px) {
  /* line 47, src/sass/commons/blocks/_related-by-tag-to-carousel-patient.scss */
  .patient-education-carousel .cards-container .slick-next {
    right: 10px;
  }
}

/* line 54, src/sass/commons/blocks/_related-by-tag-to-carousel-patient.scss */
.patient-education-carousel .cards-container .slick-next::before {
  content: '\e90a';
}

/* line 62, src/sass/commons/blocks/_related-by-tag-to-carousel-patient.scss */
.patient-education-carousel .cards-container > div {
  display: inline-block;
  width: 100%;
}

/* line 66, src/sass/commons/blocks/_related-by-tag-to-carousel-patient.scss */
.patient-education-carousel .cards-container > div .card {
  width: auto;
  min-height: 360px;
}

/* line 70, src/sass/commons/blocks/_related-by-tag-to-carousel-patient.scss */
.patient-education-carousel .cards-container > div .card .card-content {
  min-height: 150px;
  height: 150px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 70, src/sass/commons/blocks/_related-by-tag-to-carousel-patient.scss */
  .patient-education-carousel .cards-container > div .card .card-content {
    min-height: 140px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 70, src/sass/commons/blocks/_related-by-tag-to-carousel-patient.scss */
  .patient-education-carousel .cards-container > div .card .card-content {
    min-height: 120px;
  }
}

/* line 83, src/sass/commons/blocks/_related-by-tag-to-carousel-patient.scss */
.patient-education-carousel .cards-container > div .card h2 {
  font-size: 24px;
  letter-spacing: -0.4px;
  line-height: 32px;
  font-weight: 400;
  max-width: 360px;
}

/* line 91, src/sass/commons/blocks/_related-by-tag-to-carousel-patient.scss */
.patient-education-carousel .cards-container > div .card p:first-of-type {
  display: none;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/commons/blocks/_responsive-spacers.scss */
.reference-vertical-spacer,
.reference-horizontal-spacer,
.margin-component {
  min-height: 0;
  align-self: stretch;
}

/* line 13, src/sass/commons/blocks/_responsive-spacers.scss */
.margin-component div,
.vertical-spacer div,
.horizontal-spacer div {
  display: none;
}

@media (max-width: 767px) {
  /* line 18, src/sass/commons/blocks/_responsive-spacers.scss */
  .margin-component .xs,
  .vertical-spacer .xs,
  .horizontal-spacer .xs {
    display: block;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 25, src/sass/commons/blocks/_responsive-spacers.scss */
  .margin-component .sm[style],
  .vertical-spacer .sm[style],
  .horizontal-spacer .sm[style] {
    display: block;
  }
  /* line 29, src/sass/commons/blocks/_responsive-spacers.scss */
  .margin-component .sm:not([style]) + .xs,
  .vertical-spacer .sm:not([style]) + .xs,
  .horizontal-spacer .sm:not([style]) + .xs {
    display: block;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 37, src/sass/commons/blocks/_responsive-spacers.scss */
  .margin-component .md[style],
  .vertical-spacer .md[style],
  .horizontal-spacer .md[style] {
    display: block;
  }
  /* line 41, src/sass/commons/blocks/_responsive-spacers.scss */
  .margin-component .md:not([style]) + .sm[style],
  .vertical-spacer .md:not([style]) + .sm[style],
  .horizontal-spacer .md:not([style]) + .sm[style] {
    display: block;
  }
  /* line 45, src/sass/commons/blocks/_responsive-spacers.scss */
  .margin-component .md:not([style]) + .sm:not([style]) + .xs,
  .vertical-spacer .md:not([style]) + .sm:not([style]) + .xs,
  .horizontal-spacer .md:not([style]) + .sm:not([style]) + .xs {
    display: block;
  }
}

@media (min-width: 1200px) {
  /* line 53, src/sass/commons/blocks/_responsive-spacers.scss */
  .margin-component .lg[style],
  .vertical-spacer .lg[style],
  .horizontal-spacer .lg[style] {
    display: block;
  }
  /* line 57, src/sass/commons/blocks/_responsive-spacers.scss */
  .margin-component .lg:not([style]) + .md[style],
  .vertical-spacer .lg:not([style]) + .md[style],
  .horizontal-spacer .lg:not([style]) + .md[style] {
    display: block;
  }
  /* line 61, src/sass/commons/blocks/_responsive-spacers.scss */
  .margin-component .lg:not([style]) + .md:not([style]) + .sm[style],
  .vertical-spacer .lg:not([style]) + .md:not([style]) + .sm[style],
  .horizontal-spacer .lg:not([style]) + .md:not([style]) + .sm[style] {
    display: block;
  }
  /* line 65, src/sass/commons/blocks/_responsive-spacers.scss */
  .margin-component .lg:not([style]) + .md:not([style]) + .sm:not([style]) + .xs,
  .vertical-spacer .lg:not([style]) + .md:not([style]) + .sm:not([style]) + .xs,
  .horizontal-spacer .lg:not([style]) + .md:not([style]) + .sm:not([style]) + .xs {
    display: block;
  }
}

/* line 72, src/sass/commons/blocks/_responsive-spacers.scss */
.reference-horizontal-spacer {
  width: auto;
  height: auto;
}

/* line 76, src/sass/commons/blocks/_responsive-spacers.scss */
.reference-horizontal-spacer div {
  height: 100%;
}

/* line 2, src/sass/commons/blocks/_samplesMessages.scss */
.samples-messages p,
.samples-messages h5 {
  margin: 0 68px;
  padding: 20px 10px;
  background: #fff;
  display: none;
}

/* line 9, src/sass/commons/blocks/_samplesMessages.scss */
.samples-messages p.shown,
.samples-messages h5.shown {
  display: block;
}

/* line 16, src/sass/commons/blocks/_samplesMessages.scss */
.offernotavailablemsg p {
  padding: 20px 10px;
  background: #fff;
  display: none;
}

/* line 23, src/sass/commons/blocks/_samplesMessages.scss */
.offernotavailablemsg.shown p {
  display: block;
}

/* line 30, src/sass/commons/blocks/_samplesMessages.scss */
.reference-samples-profession-restriction .professionSelector {
  display: none;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/commons/blocks/_optimism-survey.scss */
  .reference-optimism-survey-form {
    padding: 0;
  }
}

/* line 7, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container {
  padding: 0 0 60px;
}

/* line 11, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output {
  background: transparent;
  /* stylelint-disable */
  /* stylelint-enable */
}

/* line 14, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .control-group {
  background-color: #fff;
  padding: 30px;
  margin-bottom: 63px;
  border-radius: 30px 0 30px 30px;
  box-shadow: 5px 10px 30px 5px rgba(0, 0, 0, 0.1);
}

@media only screen and (max-width: 767px) {
  /* line 14, src/sass/commons/blocks/_optimism-survey.scss */
  .optimism-survey-container .mopinion-survey-content .mopinion-survey-output .control-group {
    padding: 5px 15px 15px;
  }
}

/* line 25, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .control-group .required-mark {
  display: none;
}

/* line 29, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .control-group .alert-danger {
  position: initial;
  padding: 22px 0 0;
  font-family: 'ColgateReady';
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  color: #d2010d;
  border: 0;
  box-shadow: none;
}

/* line 42, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .question-number {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 40px;
  line-height: 0;
  color: #fff;
  padding: 30px;
  background-color: #d2010d;
  border-radius: 30px 0 15px;
}

@media only screen and (max-width: 767px) {
  /* line 42, src/sass/commons/blocks/_optimism-survey.scss */
  .optimism-survey-container .mopinion-survey-content .mopinion-survey-output .question-number {
    padding: 25px;
    font-size: 30px;
  }
}

/* line 60, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .block-title {
  text-align: center;
  padding-left: 70px;
  padding-right: 70px !important;
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  /* line 60, src/sass/commons/blocks/_optimism-survey.scss */
  .optimism-survey-container .mopinion-survey-content .mopinion-survey-output .block-title {
    padding-left: 60px;
    padding-right: 0 !important;
  }
}

/* line 71, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .block-title label {
  font-family: 'ColgateReady';
  font-size: 20px;
  line-height: 18px;
  color: #d2010d;
}

@media only screen and (max-width: 767px) {
  /* line 71, src/sass/commons/blocks/_optimism-survey.scss */
  .optimism-survey-container .mopinion-survey-content .mopinion-survey-output .block-title label {
    font-size: 13px;
  }
}

/* line 83, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .tooltip {
  font-family: 'ColgateReady';
  position: relative;
  height: auto;
  width: 100%;
  color: #666;
  background: transparent;
  pointer-events: none;
  cursor: none;
  padding: 10px 0;
}

/* line 94, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .tooltip i {
  display: none;
}

/* line 98, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .tooltip div {
  font-size: 16px;
  font-weight: 300;
  color: #666;
  position: relative;
  visibility: visible;
  opacity: 1;
  box-shadow: none;
  background: transparent;
  transform: translateY(0);
}

@media only screen and (max-width: 767px) {
  /* line 98, src/sass/commons/blocks/_optimism-survey.scss */
  .optimism-survey-container .mopinion-survey-content .mopinion-survey-output .tooltip div {
    font-size: 13px;
  }
}

/* line 115, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .rating-group {
  padding-top: 45px;
  padding-bottom: 0;
  /* stylelint-disable */
  /* stylelint-enable */
}

/* line 119, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .rating-group .rating-legend {
  top: 75px;
}

@media only screen and (min-width: 528px) and (max-width: 768px) {
  /* line 119, src/sass/commons/blocks/_optimism-survey.scss */
  .optimism-survey-container .mopinion-survey-content .mopinion-survey-output .rating-group .rating-legend {
    top: 55px;
  }
}

/* line 127, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .rating-group .legend-low {
  left: 30px;
}

/* line 131, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .rating-group .legend-high {
  right: 30px;
}

/* line 136, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .rating-group .choice-row {
  border-radius: 27px;
  box-shadow: 1px 5px 7px 3px rgba(0, 0, 0, 0.1);
}

/* line 143, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .rating-group .rating-choice input[type='radio'] + label {
  color: transparent;
  border-top: 5px solid #d2010d;
  border-bottom: 5px solid #d2010d;
  border-left: 1px solid #333;
}

/* line 149, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .rating-group .rating-choice input[type='radio'] + label:hover {
  background: #8f1f1d;
  border-left-color: #333;
  border-right: none;
  transform: none;
  transition: none;
  box-shadow: none;
}

/* line 159, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .rating-group .rating-choice input[type='radio']:checked + label {
  background-color: #8f1f1d;
  border-left: 1px solid #333;
  border-right: none;
  box-shadow: none;
}

/* line 165, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .rating-group .rating-choice input[type='radio']:checked + label span {
  background: url("../../assets/img/smile_icon.png") no-repeat center center;
  background-size: 50px;
  background-color: #d2010d;
  padding: 22px 29px;
  border-radius: 50%;
}

@media only screen and (max-width: 767px) {
  /* line 165, src/sass/commons/blocks/_optimism-survey.scss */
  .optimism-survey-container .mopinion-survey-content .mopinion-survey-output .rating-group .rating-choice input[type='radio']:checked + label span {
    background-size: 28px;
    padding: 8px 15px;
  }
}

/* line 179, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .rating-group .rating-choice input[type='radio'].prev + label {
  background-color: #8f1f1d;
  border-left: 1px solid #333;
  border-right: none;
}

/* line 186, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .rating-group .rating-choice:first-of-type input[type='radio'] + label {
  border-left: 5px solid #d2010d;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}

/* line 192, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .rating-group .rating-choice:last-of-type input[type='radio'] + label {
  border-right: 5px solid #d2010d;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}

/* line 197, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .rating-group .rating-choice:last-of-type input[type='radio'] + label span {
  padding: 22px 24px;
  white-space: nowrap;
}

@media only screen and (max-width: 767px) {
  /* line 197, src/sass/commons/blocks/_optimism-survey.scss */
  .optimism-survey-container .mopinion-survey-content .mopinion-survey-output .rating-group .rating-choice:last-of-type input[type='radio'] + label span {
    background-size: 28px;
    padding: 8px 10px;
  }
}

/* line 212, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .textarea-group textarea {
  border: 5px solid #d2010d;
  border-radius: 15px;
  box-shadow: 1px 5px 7px 3px rgba(0, 0, 0, 0.1);
}

/* line 221, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .likert-group .likert-table {
  font-family: 'ColgateReady';
  font-size: 16px;
  font-weight: 300;
  color: #666;
  width: 100%;
}

/* line 228, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .likert-group .likert-table thead {
  display: none;
}

/* line 232, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .likert-group .likert-table tr {
  border-bottom: 1px solid #333;
}

@media only screen and (max-width: 400px) {
  /* line 232, src/sass/commons/blocks/_optimism-survey.scss */
  .optimism-survey-container .mopinion-survey-content .mopinion-survey-output .likert-group .likert-table tr {
    display: flex;
    align-items: center;
  }
}

/* line 240, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .likert-group .likert-table tr:last-of-type {
  border-bottom: 0;
}

/* line 244, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .likert-group .likert-table tr td {
  border: 0;
}

/* line 249, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .likert-group .likert-table .likert-subject {
  padding: 20px 25px;
}

@media only screen and (max-width: 767px) {
  /* line 249, src/sass/commons/blocks/_optimism-survey.scss */
  .optimism-survey-container .mopinion-survey-content .mopinion-survey-output .likert-group .likert-table .likert-subject {
    font-size: 14px;
    padding: 20px 5px;
  }
}

@media only screen and (max-width: 400px) {
  /* line 249, src/sass/commons/blocks/_optimism-survey.scss */
  .optimism-survey-container .mopinion-survey-content .mopinion-survey-output .likert-group .likert-table .likert-subject {
    font-size: 14px;
    width: 64%;
  }
}

/* line 263, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .likert-group .likert-table .likert-answer {
  width: 40px;
}

@media only screen and (max-width: 400px) {
  /* line 263, src/sass/commons/blocks/_optimism-survey.scss */
  .optimism-survey-container .mopinion-survey-content .mopinion-survey-output .likert-group .likert-table .likert-answer {
    width: 12%;
  }
}

/* line 270, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .likert-group .likert-table .likert-answer::before {
  display: none;
}

/* line 275, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .likert-group .likert-table .likert-answer input[type='radio'] + label::before {
  border: solid #d2010d;
  border-width: 3px;
  height: 22px;
  width: 22px;
}

/* line 282, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .likert-group .likert-table .likert-answer input[type='radio'] + label::after {
  background: #d2010d;
  margin: -10px 0 0 -9px;
}

/* line 288, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .likert-group .likert-table .likert-answer .option-number {
  margin-bottom: 0;
  padding: 0 5px 5px;
  line-height: 0.5;
  font-weight: 300;
}

@media only screen and (max-width: 400px) {
  /* line 288, src/sass/commons/blocks/_optimism-survey.scss */
  .optimism-survey-container .mopinion-survey-content .mopinion-survey-output .likert-group .likert-table .likert-answer .option-number {
    padding: 0 5px 20px;
  }
}

/* line 303, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .checkbox-group fieldset > div {
  border: 5px solid #d2010d;
  border-radius: 15px;
  box-shadow: 1px 5px 7px 3px rgba(0, 0, 0, 0.1);
}

/* line 308, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .checkbox-group fieldset > div .checkbox-wrapper {
  border-bottom: 1px solid #333;
}

/* line 312, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .checkbox-group fieldset > div .checkbox-wrapper:first-of-type input:checked + label {
  border-radius: 8px 8px 0 0;
}

/* line 318, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .checkbox-group fieldset > div .checkbox-wrapper:last-of-type input:checked + label {
  border-radius: 0 0 8px 8px;
}

/* line 323, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .checkbox-group fieldset > div .checkbox-wrapper input:checked + label {
  background-color: #d2010d;
  color: #fff;
}

/* line 328, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .checkbox-group fieldset > div .checkbox-wrapper label {
  padding: 8px 0;
  margin-bottom: 0;
  text-align: center;
}

/* line 333, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .checkbox-group fieldset > div .checkbox-wrapper label::before,
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .checkbox-group fieldset > div .checkbox-wrapper label .mopicon-check {
  display: none;
}

/* line 339, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .checkbox-group fieldset > div .checkbox-wrapper:last-of-type {
  border-bottom: none;
}

/* line 347, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .form-actions {
  text-align: center;
}

/* line 350, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .form-actions .btn-submit {
  border-radius: 18px 0 18px 18px;
  background-color: #d2010d;
  border: transparent;
  box-shadow: none;
  font-size: 18px;
  color: #fff;
  padding-right: 80px;
  padding-left: 80px;
  float: none;
  /* stylelint-disable */
  /* stylelint-enable */
}

/* line 362, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .form-actions .btn-submit .is-context-icon {
  display: none;
}

/* line 366, src/sass/commons/blocks/_optimism-survey.scss */
.optimism-survey-container .mopinion-survey-content .mopinion-survey-output .form-actions .btn-submit:focus {
  box-shadow: inset 0 0 0 2px #000;
  outline: 2px solid #000;
}

/* line 378, src/sass/commons/blocks/_optimism-survey.scss */
.summary-thank-you-page {
  display: none;
}

/* line 382, src/sass/commons/blocks/_optimism-survey.scss */
.on-page-thanks {
  display: none;
}

/* line 386, src/sass/commons/blocks/_optimism-survey.scss */
.new-success-message {
  font-family: 'ColgateReady';
  color: #fff;
  text-align: center;
  font-style: normal;
  font-weight: 500;
  font-size: 36px;
  padding: 25px 25px 15px;
}

/* line 397, src/sass/commons/blocks/_optimism-survey.scss */
.survey-suggestions-container {
  display: none;
}

/* line 403, src/sass/commons/blocks/_optimism-survey.scss */
.aem-AuthorLayer-Edit .survey-suggestions-container {
  display: block;
}

/* line 407, src/sass/commons/blocks/_optimism-survey.scss */
.aem-AuthorLayer-Edit .summary-thank-you-page {
  display: block;
}

/* line 1, src/sass/commons/blocks/_sharing-bar.scss */
.sharing-bar {
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 0 34px rgba(0, 0, 0, 0.25);
  position: fixed;
  width: 100vw;
  bottom: 0;
  z-index: 101;
  height: auto;
  padding: 10px 14px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/commons/blocks/_sharing-bar.scss */
  .sharing-bar {
    font-size: 12px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 18, src/sass/commons/blocks/_sharing-bar.scss */
  .sharing-bar div {
    width: 50%;
  }
}

/* line 23, src/sass/commons/blocks/_sharing-bar.scss */
.sharing-bar div p {
  color: #000;
  font-size: 15px;
}

/* line 29, src/sass/commons/blocks/_sharing-bar.scss */
.sharing-bar .white-button {
  margin-right: 44px;
  margin-left: 18px;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.17);
}

@media only screen and (max-width: 767px) {
  /* line 29, src/sass/commons/blocks/_sharing-bar.scss */
  .sharing-bar .white-button {
    margin-right: 0;
  }
}

/* line 1, src/sass/commons/blocks/_reading-time.scss */
.reading-time-handler {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  font-weight: 300;
  color: #d2010d;
  margin: 0;
}

/* line 8, src/sass/commons/blocks/_reading-time.scss */
.reading-time-handler .article-reading-time {
  background: none;
  padding-left: 0;
}

/* line 2, src/sass/commons/blocks/_get-called-cta.scss */
.reference-get-called-cta .surveyButton {
  color: #9fa1a3;
  background-color: #eee;
  border-color: transparent;
  padding: 1rem 1.5rem;
  border-radius: 3rem;
  position: fixed;
  right: 2%;
  bottom: 2%;
  display: flex;
  z-index: 10;
  cursor: pointer;
}

/* line 15, src/sass/commons/blocks/_get-called-cta.scss */
.reference-get-called-cta .surveyButton svg {
  height: 18px;
  margin-right: 8px;
  fill: #9fa1a3;
}

/* line 21, src/sass/commons/blocks/_get-called-cta.scss */
.reference-get-called-cta .surveyButton:hover {
  color: #fff;
  background-color: #9fa1a3;
}

/* line 25, src/sass/commons/blocks/_get-called-cta.scss */
.reference-get-called-cta .surveyButton:hover svg {
  fill: #fff;
}

/* line 31, src/sass/commons/blocks/_get-called-cta.scss */
.reference-get-called-cta .popUpModal {
  display: none;
  position: fixed;
  z-index: 10;
  left: 0;
  top: 10%;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

/* line 41, src/sass/commons/blocks/_get-called-cta.scss */
.reference-get-called-cta .popUpModal .popUpModal-content {
  background-color: #fff;
  margin: 5% auto;
  border: 1px solid #888;
  height: 75%;
  width: 50%;
  max-width: 525px;
  border-radius: 25px;
  padding: 10px;
}

@media only screen and (max-width: 767px) {
  /* line 41, src/sass/commons/blocks/_get-called-cta.scss */
  .reference-get-called-cta .popUpModal .popUpModal-content {
    width: 95%;
  }
}

/* line 55, src/sass/commons/blocks/_get-called-cta.scss */
.reference-get-called-cta .popUpModal .popUpModal-content .popUpModal-close {
  color: #aaa;
  float: right;
  font-size: 40px;
  line-height: 0.7;
  padding: 0 5px;
}

/* line 62, src/sass/commons/blocks/_get-called-cta.scss */
.reference-get-called-cta .popUpModal .popUpModal-content .popUpModal-close:hover, .reference-get-called-cta .popUpModal .popUpModal-content .popUpModal-close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 5, src/sass/commons/templates/_brand.scss */
.template-brand #extra-container {
  background-color: #f3f3f3;
  border-radius: 32px;
  margin: 80px 45px 45px;
  padding: 60px 0 80px;
  width: calc(100% - 90px);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 5, src/sass/commons/templates/_brand.scss */
  .template-brand #extra-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 5, src/sass/commons/templates/_brand.scss */
  .template-brand #extra-container {
    border-radius: 32px 32px 32px 0;
    padding: 20px 7px 40px;
    margin: 40px 0 -1px;
    width: 100%;
  }
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/commons/templates/_pdp.scss */
.template-flexidoc-product-page .box.pdp-hero {
  padding: 4% 10%;
}

@media only screen and (max-width: 991px) {
  /* line 4, src/sass/commons/templates/_pdp.scss */
  .template-flexidoc-product-page .box.pdp-hero {
    padding: 60px 15px 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 4, src/sass/commons/templates/_pdp.scss */
  .template-flexidoc-product-page .box.pdp-hero {
    padding: 60px 10px 20px 15px;
  }
}

/* line 15, src/sass/commons/templates/_pdp.scss */
.template-flexidoc-product-page .box.pdp-hero .content {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  /* line 20, src/sass/commons/templates/_pdp.scss */
  .template-flexidoc-product-page .box.pdp-hero .content .box:first-of-type {
    order: 3;
    text-align: center;
  }
}

/* line 26, src/sass/commons/templates/_pdp.scss */
.template-flexidoc-product-page .box.pdp-hero .content .box:first-of-type .content {
  padding-right: 20px;
}

@media only screen and (max-width: 991px) {
  /* line 26, src/sass/commons/templates/_pdp.scss */
  .template-flexidoc-product-page .box.pdp-hero .content .box:first-of-type .content {
    padding-right: 12px;
  }
}

/* line 35, src/sass/commons/templates/_pdp.scss */
.template-flexidoc-product-page .box.pdp-hero .content .image {
  margin: auto;
}

@media only screen and (max-width: 767px) {
  /* line 35, src/sass/commons/templates/_pdp.scss */
  .template-flexidoc-product-page .box.pdp-hero .content .image {
    padding-bottom: 50px;
  }
}

/* line 43, src/sass/commons/templates/_pdp.scss */
.template-flexidoc-product-page .box.pdp-hero .content .conditionalBox.box {
  order: 2;
}

/* line 50, src/sass/commons/templates/_pdp.scss */
.template-flexidoc-product-page .richText .component-content p a.button {
  padding-right: 41px;
  position: relative;
}

/* line 54, src/sass/commons/templates/_pdp.scss */
.template-flexidoc-product-page .richText .component-content p a.button::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 28px;
  margin: auto;
  width: 9px;
  height: 9px;
  border: 2px solid #fff;
  border-left: 0;
  border-top: 0;
  transform: translateY(1px) rotate(-45deg);
}

/* line 69, src/sass/commons/templates/_pdp.scss */
.template-flexidoc-product-page .richText .component-content p a.button:hover {
  text-decoration: none;
}

/* line 74, src/sass/commons/templates/_pdp.scss */
.template-flexidoc-product-page .richText .component-content h1 {
  text-align: left;
}

/* line 79, src/sass/commons/templates/_pdp.scss */
.template-flexidoc-product-page .richText .component-content {
  overflow: visible;
}

/* line 85, src/sass/commons/templates/_pdp.scss */
.template-flexidoc-product-page .richText.cq-Editable-dom p a::before {
  top: 0;
}

/* line 91, src/sass/commons/templates/_pdp.scss */
.template-flexidoc-product-page #content .reference-related-by-tags + .reference-related-by-tags {
  margin-bottom: 58px;
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/commons/templates/_pdp.scss */
  .template-flexidoc-product-page #content .reference-related-by-tags + .reference-related-by-tags {
    margin-bottom: 0;
  }
}

/* line 98, src/sass/commons/templates/_pdp.scss */
.template-flexidoc-product-page #content .reference-related-by-tags + .reference-related-by-tags:not(:first-of-type) {
  margin-top: 30px;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/commons/templates/_scholarships.scss */
.template-scholarships-awards #content {
  margin-top: 70px;
}

@media only screen and (max-width: 767px) {
  /* line 4, src/sass/commons/templates/_scholarships.scss */
  .template-scholarships-awards #content {
    margin-top: 35px;
  }
}

/* line 12, src/sass/commons/templates/_scholarships.scss */
.template-scholarships-awards .sidebar-image {
  margin-bottom: 36px;
  padding-right: 25px;
}

@media only screen and (max-width: 1199px) {
  /* line 12, src/sass/commons/templates/_scholarships.scss */
  .template-scholarships-awards .sidebar-image {
    padding-right: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 12, src/sass/commons/templates/_scholarships.scss */
  .template-scholarships-awards .sidebar-image {
    margin-bottom: 22px;
  }
}

/* line 25, src/sass/commons/templates/_scholarships.scss */
.template-scholarships-awards .sidebar-links {
  padding-right: 25px;
  margin-top: 0;
}

@media only screen and (max-width: 1199px) {
  /* line 25, src/sass/commons/templates/_scholarships.scss */
  .template-scholarships-awards .sidebar-links {
    display: none;
  }
}

/* line 34, src/sass/commons/templates/_scholarships.scss */
.template-scholarships-awards .main-title {
  padding: 0;
}

@media only screen and (max-width: 1199px) {
  /* line 34, src/sass/commons/templates/_scholarships.scss */
  .template-scholarships-awards .main-title {
    padding: 0 15px;
  }
}

/* line 42, src/sass/commons/templates/_scholarships.scss */
.template-scholarships-awards .scholarships-container {
  float: right;
}

@media only screen and (max-width: 767px) {
  /* line 46, src/sass/commons/templates/_scholarships.scss */
  .template-scholarships-awards .scholarships-container > .component-content > .content {
    padding: 34px 10px 24px;
  }
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/commons/templates/_category.scss */
.template-category1 .sidebar-image {
  margin-bottom: 36px;
  padding-right: 25px;
}

@media only screen and (max-width: 1199px) {
  /* line 4, src/sass/commons/templates/_category.scss */
  .template-category1 .sidebar-image {
    padding-right: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 4, src/sass/commons/templates/_category.scss */
  .template-category1 .sidebar-image {
    margin-bottom: 22px;
  }
}

/* line 17, src/sass/commons/templates/_category.scss */
.template-category1 .sidebar-links {
  padding-right: 25px;
  margin-top: 0;
}

@media only screen and (max-width: 1199px) {
  /* line 17, src/sass/commons/templates/_category.scss */
  .template-category1 .sidebar-links {
    display: none;
  }
}

/* line 26, src/sass/commons/templates/_category.scss */
.template-category1 .main-title {
  padding: 0;
}

@media only screen and (max-width: 1199px) {
  /* line 26, src/sass/commons/templates/_category.scss */
  .template-category1 .main-title {
    padding: 0 15px;
  }
}
@charset "UTF-8";
/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.reference-search-filter {
  /* stylelint-disable */
  padding: 0;
}

/* line 8, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter {
  background-color: #f3f3f3;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 30px 15px 0;
  letter-spacing: -1px;
  align-items: flex-start;
  height: auto;
  position: relative;
  border-top-right-radius: 24px;
}

@media only screen and (max-width: 767px) {
  /* line 8, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
  .search-list-filter {
    padding: 15px 15px 50px;
  }
}

/* line 24, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter .total-results-container {
  width: auto;
  order: 2;
  padding: 5px 0;
}

/* line 29, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter .total-results-container .total-results {
  font-size: 13px;
  font-size: 1.3rem;
  float: right;
  color: #595655;
  font-family: ColgateReady;
  height: 15px;
  letter-spacing: -0.22px;
  line-height: 15px;
  margin: 0 0 10px;
}

/* line 43, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter .filter {
  font-family: ColgateReady, sans-serif;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 0;
  display: flex;
  width: 75%;
  flex-wrap: wrap;
  justify-content: flex-start;
  height: auto;
  min-height: 40px;
  order: 1;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 43, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
  .search-list-filter .filter {
    width: 70%;
  }
}

/* line 60, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter .filter span {
  font-size: 14px;
  font-size: 1.4rem;
  display: inline-block;
  padding: 12px 40px 12px 15px;
  background-color: #d6d6d6;
  font-weight: bold;
  color: #595655;
  margin: 2px;
  border-radius: 20px 0 20px 20px;
  user-select: none;
  position: relative;
  user-select: none;
  cursor: pointer;
}

/* line 75, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter .filter span:hover {
  background-color: #fff;
}

/* line 79, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter .filter span::after {
  font-family: 'ColgateRelaunchIcons' !important;
  content: '\e901';
  font-size: 18px;
  font-style: normal;
  color: #595655;
  position: absolute;
  right: 12px;
}

/* line 92, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter .dropdown {
  display: none;
  flex-wrap: wrap;
  position: absolute;
  z-index: 999;
  padding: 0;
  background-color: #fff;
  border-radius: 24px;
  top: 45px;
  left: 0;
  margin: 0;
  border: 1px solid #ddd;
  box-shadow: 2px 2px 5px #00000057;
  max-width: 450px;
  overflow: hidden;
}

/* line 108, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter .dropdown.active {
  display: flex;
}

/* line 112, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter .dropdown h5 {
  font-size: 15px;
  font-size: 1.5rem;
}

/* line 116, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter .dropdown h6 {
  font-size: 15px;
  font-size: 1.5rem;
  color: #555;
  font-weight: bold;
  padding: 30px 50px 10px;
}

/* line 124, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter .dropdown ul {
  display: flex;
  flex-wrap: wrap;
  width: 437px;
  margin: 0;
  padding: 0 10px;
  list-style-type: none;
  max-height: auto;
  overflow: visible;
  transition: max-height 0.3s ease-in-out;
}

/* line 135, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter .dropdown ul li {
  font-size: 13px;
  font-size: 1.3rem;
  width: 39%;
  color: #595655;
  padding: 5px 10px;
  margin: 2px;
  border-radius: 8px;
  user-select: none;
}

@media only screen and (max-width: 767px) {
  /* line 135, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
  .search-list-filter .dropdown ul li {
    width: 70%;
  }
}

/* line 149, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter .dropdown ul li::before {
  display: none;
}

/* line 153, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter .dropdown ul li:hover {
  background-color: #00838a;
  color: #fff;
}

/* line 157, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter .dropdown ul li:hover a {
  color: #fff;
}

/* line 162, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter .dropdown ul li a {
  text-decoration: none;
  color: #595655;
}

/* line 170, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter .sort {
  position: relative;
  cursor: pointer;
  min-width: 20%;
}

@media only screen and (max-width: 767px) {
  /* line 170, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
  .search-list-filter .sort {
    position: absolute;
    width: 62%;
    max-width: 191px;
    right: 15px;
    top: 35px;
  }
}

/* line 183, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter .sort button {
  border: 0;
  cursor: pointer;
  padding: 0;
  background-color: transparent;
  float: right;
}

/* line 190, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter .sort button h5 {
  font-size: 15px;
  font-size: 1.5rem;
  color: #333;
  user-select: none;
  position: relative;
  font-family: 'ColgateReady';
  padding: 12px 35px 12px 15px;
  border-radius: 20px 0 20px 20px;
  background-color: #fff;
  font-weight: bold;
  letter-spacing: -0.19px;
}

/* line 203, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter .sort button h5::before {
  content: '\e5cf';
  display: block;
  font-size: 25px;
  font-family: 'Material Icons';
  top: 9px;
  position: absolute;
  right: 10px;
  color: #d2010d;
  user-select: none;
}

/* line 216, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter .sort button h5.active::before {
  content: '\e5ce';
  color: #d2010d;
}

/* line 221, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter .sort button h5.active span {
  color: #d2010d;
}

/* line 226, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter .sort button h5 span {
  color: #d2010d;
  font-weight: bold;
  font-style: italic;
  user-select: none;
  letter-spacing: -0.19px;
}

/* line 236, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter .sort .dropdown {
  right: 0;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  /* line 236, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
  .search-list-filter .sort .dropdown {
    top: 70px;
    margin: auto;
  }
}

/* line 246, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter .sort ul {
  right: 0;
  width: 100%;
  padding: 10px 0;
}

/* line 251, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter .sort ul li {
  width: 100%;
  padding: 5px 25px;
  border-radius: 0;
  user-select: none;
}

/* line 257, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter .sort ul li::before {
  content: '';
}

/* line 262, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter .sort ul li.active::before {
  content: '';
}

/* line 272, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile {
  padding: 30px 15px 5px;
  /* stylelint-enable */
}

/* line 275, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile .total-results-container {
  width: auto;
}

@media only screen and (max-width: 767px) {
  /* line 275, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
  .search-list-filter.mobile .total-results-container {
    order: 1;
  }
}

/* line 283, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile .filter {
  font-family: ColgateReady, sans-serif;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 0;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: flex-start;
  height: auto;
  margin-top: 70px;
  min-height: 0;
}

@media only screen and (max-width: 767px) {
  /* line 283, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
  .search-list-filter.mobile .filter {
    order: 2;
    margin-top: 5px;
  }
}

/* line 302, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile .side-row {
  width: 100%;
}

/* line 305, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile .side-row h3 {
  font-size: 15px;
  font-size: 1.5rem;
  color: #8f1f1d;
  font-weight: bold;
  padding: 30px 65px 10px;
  letter-spacing: -0.25px;
  line-height: 17px;
  position: relative;
}

/* line 315, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile .side-row h3::before {
  content: '\e5cf';
  display: block;
  font-size: 25px;
  font-family: 'Material Icons';
  top: 32px;
  position: absolute;
  left: 30px;
  user-select: none;
}

/* line 327, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile .side-row span {
  font-size: 13px;
  font-size: 1.3rem;
  color: #595655;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: -0.22px;
  line-height: 15px;
  padding: 4px 40px 5px 35px;
  font-weight: normal;
  font-style: normal;
  cursor: pointer;
  display: none;
}

/* line 343, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile .side-row.expanded h3::before {
  content: '\e315';
}

/* line 348, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile .side-row.expanded span {
  display: flex;
  margin-left: 6%;
  background-color: transparent;
  padding: 9px 40px 10px 35px;
  margin-bottom: 5px;
  color: #333;
  font-family: 'ColgateReady';
  font-size: 13px;
  height: 15px;
  letter-spacing: -0.22px;
  line-height: 15px;
  position: relative;
  margin-right: 25px;
  margin-left: 38px;
  border-radius: 8px;
}

/* line 365, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile .side-row.expanded span::after {
  content: none;
}

/* line 369, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile .side-row.expanded span.selected {
  background-color: #f3f3f3;
  color: #8f1f1d;
}

/* line 373, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile .side-row.expanded span.selected::before {
  font-family: 'ColgateRelaunchIcons' !important;
  content: '\e901';
  font-size: 18px;
  font-style: normal;
  color: #8f1f1d;
  position: absolute;
  left: 10px;
}

/* line 387, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile .btnfilter {
  font-size: 15px;
  font-size: 1.5rem;
  padding-right: 15px;
  display: inline-flex;
  align-self: flex-start;
  padding: 13px 45px 14px 15px;
  user-select: none;
  border: 0;
  position: relative;
  border-radius: 20px 0 20px 20px;
  min-width: 49px;
  font-family: 'ColgateReady';
  font-weight: bold;
  background-color: #fff;
  color: #8f1f1d;
  letter-spacing: -0.19px;
  cursor: pointer;
}

/* line 406, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.gaba-2020 .search-list-filter.mobile .btnfilter {
  color: #63666a;
  font-family: 'Open Sans', sans-serif;
}

/* line 411, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile .btnfilter.active {
  color: #fff;
  background-color: #595655;
}

/* line 416, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile .btnfilter::after {
  font-size: 23px;
  font-size: 2.3rem;
  content: '\e906';
  display: block;
  font-family: 'ColgateRelaunchIcons';
  position: absolute;
  right: 14px;
  bottom: 7px;
}

/* line 428, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile .sort {
  top: 70px;
  max-width: 200px;
}

/* line 434, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile .dropdown {
  display: none;
  flex-wrap: wrap;
  position: absolute;
  z-index: 999;
  padding: 0;
  background-color: #fff;
  border-radius: 24px;
  top: 45px;
  left: 0;
  margin: 0;
  border: 1px solid #ddd;
  box-shadow: 2px 2px 5px #00000057;
  max-width: 450px;
  overflow: hidden;
}

/* line 450, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile .dropdown.active {
  display: flex;
}

/* line 454, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile .dropdown h5 {
  font-size: 15px;
  font-size: 1.5rem;
}

/* line 458, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile .dropdown h6 {
  font-size: 15px;
  font-size: 1.5rem;
  color: #555;
  font-weight: bold;
  padding: 30px 50px 10px;
}

/* line 466, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile .dropdown ul {
  display: flex;
  flex-wrap: wrap;
  width: 437px;
  margin: 0;
  padding: 0 10px;
  list-style-type: none;
  max-height: auto;
  overflow: visible;
  transition: max-height 0.3s ease-in-out;
}

/* line 477, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile .dropdown ul li {
  font-size: 13px;
  font-size: 1.3rem;
  width: 39%;
  color: #777;
  padding: 5px 10px;
  margin: 2px;
  border-radius: 8px;
  user-select: none;
}

@media only screen and (max-width: 767px) {
  /* line 477, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
  .search-list-filter.mobile .dropdown ul li {
    width: 70%;
  }
}

/* line 491, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile .dropdown ul li::before {
  display: none;
}

/* line 495, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile .dropdown ul li:hover {
  background-color: #228388;
  color: #fff;
}

/* line 499, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile .dropdown ul li:hover a {
  color: #fff;
}

/* line 504, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile .dropdown ul li a {
  text-decoration: none;
  color: #777;
}

/* line 513, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile #show-filter {
  display: none;
  flex-wrap: wrap;
  position: absolute;
  z-index: 999;
  padding: 0;
  background-color: #fff;
  border-radius: 24px;
  top: 90px;
  left: 4%;
  margin: 0;
  border: 1px solid #ddd;
  box-shadow: 2px 2px 5px #00000057;
  max-width: 450px;
  overflow: hidden;
  width: 92%;
  cursor: pointer;
}

/* line 531, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile #show-filter.active {
  display: flex;
}

/* line 535, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile #show-filter .show-filter-bottom {
  background-color: #595655;
  display: flex;
  width: 100%;
  height: 88px;
  margin-top: 7px;
  align-items: center;
  justify-content: space-evenly;
}

/* line 544, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile #show-filter .show-filter-bottom .clear-all {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  font-style: normal;
  line-height: 35px;
  text-align: center;
  color: #fff;
  padding: 0 20px;
  letter-spacing: -0.19px;
}

/* line 555, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile #show-filter .show-filter-bottom .clear-all::after {
  content: none;
}

/* line 560, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile #show-filter .show-filter-bottom .btn-apply {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  font-style: normal;
  line-height: 35px;
  text-align: center;
  font-family: 'ColgateReady';
  color: #8f1f1d;
  padding: 0 20px;
  border: 2px solid #fff;
  background-color: #fff;
  border-radius: 50px 0 50px 50px;
  display: inline-flex;
  cursor: pointer;
}

/* line 576, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile #show-filter .show-filter-bottom .btn-apply:hover {
  background-color: #fff;
  color: #d2010d;
}

/* line 580, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile #show-filter .show-filter-bottom .btn-apply:hover h4 {
  color: #d2010d;
}

/* line 584, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
.search-list-filter.mobile #show-filter .show-filter-bottom .btn-apply:hover a {
  color: #d2010d;
}

@media only screen and (max-width: 767px) {
  /* line 513, src/sass/components/gridFilter/_gridFilter-search-filter.scss */
  .search-list-filter.mobile #show-filter {
    top: 76px;
  }
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
.gridFilter {
  min-width: 290px;
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
  .gridFilter {
    background-color: transparent;
    border-top: 2px dotted #d2010d;
    border-bottom: 2px dotted #d2010d;
    min-width: none;
    width: 100%;
    margin: 0;
    margin-bottom: 20px;
    padding: 0 20px;
  }
}

/* line 20, src/sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
.gridFilter.active .grid-filter .grid-filter__header::after {
  transform: rotate(180deg);
}

/* line 27, src/sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
.gridFilter .grid-filter {
  padding: 0 30px;
}

@media only screen and (max-width: 767px) {
  /* line 27, src/sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
  .gridFilter .grid-filter {
    padding: 0;
  }
}

/* line 34, src/sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
.gridFilter .grid-filter .grid-filter__header {
  font-size: 25px;
  font-size: 2.5rem;
  transition: all 0.2s ease;
  margin: 10px 0;
}

@media only screen and (max-width: 767px) {
  /* line 41, src/sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
  .gridFilter .grid-filter .grid-filter__header::after {
    font-size: 16px;
    font-size: 1.6rem;
    content: '';
    font-family: 'FontAwesome';
    margin: 0 15px;
    display: inline-block;
    transition: transform 0.2s ease;
  }
}

@media only screen and (max-width: 767px) {
  /* line 34, src/sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
  .gridFilter .grid-filter .grid-filter__header {
    cursor: pointer;
    display: inline-block;
  }
}

/* line 59, src/sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
.gridFilter .grid-filter .clear-filters {
  position: absolute;
  right: 35px;
  top: 10px;
  bottom: 0;
  margin-top: 6px;
}

/* line 67, src/sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
.gridFilter .grid-filter .gridFilterSection {
  padding-left: 0;
  border-bottom: 1px solid #d2010d;
}

@media only screen and (max-width: 767px) {
  /* line 67, src/sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
  .gridFilter .grid-filter .gridFilterSection {
    padding: 20px;
    margin-bottom: 0;
  }
}

/* line 76, src/sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
.gridFilter .grid-filter .gridFilterSection.last {
  border-bottom: 0;
}

/* line 80, src/sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
.gridFilter .grid-filter .gridFilterSection .grid-filter-section__header {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 6px;
  line-height: 1.1;
  font-weight: 600;
  letter-spacing: 0;
  text-transform: uppercase;
}

/* line 91, src/sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
.gridFilter .grid-filter .grid-filter-section__tag-list {
  list-style: none;
  padding-left: 0;
}

/* line 95, src/sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
.gridFilter .grid-filter .grid-filter-section__tag-list li {
  font-weight: 400;
  cursor: pointer;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  /* line 95, src/sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
  .gridFilter .grid-filter .grid-filter-section__tag-list li {
    font-size: 12px;
    font-size: 1.2rem;
    width: 100%;
    float: left;
    margin-bottom: 5px;
  }
}

/* line 109, src/sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
.gridFilter .grid-filter .grid-filter-section__tag-list li input {
  cursor: pointer;
  margin-right: 20px;
}

/* line 114, src/sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
.gridFilter .grid-filter .grid-filter-section__tag-list li span {
  font-size: 16px;
  font-size: 1.6rem;
}

@media only screen and (max-width: 767px) {
  /* line 120, src/sass/components/gridFilter/_gridFilter-product-grid-filter.scss */
  .gridFilter .grid-filter .grid-filter__sections {
    display: none;
  }
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.reference-article-filters {
  padding-left: 0;
}

@media only screen and (max-width: 1199px) {
  /* line 3, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
  .reference-article-filters {
    padding-right: 0;
  }
  /* line 9, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
  .reference-article-filters > .component-content {
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
  .reference-article-filters {
    width: calc(100% + 30px);
    position: relative;
    left: -15px;
  }
  /* line 19, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
  .reference-article-filters > .component-content {
    padding: 0 9px;
  }
}

/* line 25, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters {
  /* stylelint-disable */
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 24px;
  letter-spacing: -1px;
  align-items: flex-start;
  height: auto;
  position: relative;
  border-radius: 0 24px 0 0;
  background-color: #eee;
  /* stylelint-enable */
}

@media only screen and (max-width: 767px) {
  /* line 25, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
  .articleFilters {
    padding: 24px 15px 0;
  }
}

/* line 42, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .aplyContainer {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  background-color: #595655;
  font-style: normal;
  font-weight: bold;
  justify-content: flex-start;
  padding: 25px 84px;
  box-sizing: border-box;
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  /* line 42, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
  .articleFilters .aplyContainer {
    padding: 25px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 42, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
  .articleFilters .aplyContainer {
    padding: 14px;
  }
}

/* line 63, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .aplyContainer h4,
.articleFilters .aplyContainer a {
  font-size: 15px;
  font-size: 1.5rem;
  padding: 0 5px;
  color: #8f1f1d;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: -0.19px;
}

/* line 74, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .aplyContainer .clear {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  font-style: normal;
  line-height: 35px;
  text-align: center;
  color: #fff;
  padding: 0 20px;
  letter-spacing: -0.19px;
}

/* line 85, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .aplyContainer .clear:hover {
  color: #f3f3f3;
}

/* line 90, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .aplyContainer .card-button {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  font-style: normal;
  line-height: 35px;
  text-align: center;
  color: #d2010d;
  padding: 0 20px;
  border: 2px solid #fff;
  background-color: #fff;
  border-radius: 50px 0 50px 50px;
  margin-top: auto;
  display: inline-flex;
  align-self: flex-end;
  transition: all 0.25s ease;
}

/* line 109, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.gaba-2020 .articleFilters .aplyContainer .card-button a {
  color: #63666a;
}

/* line 113, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.gaba-2020 .articleFilters .aplyContainer .card-button:hover {
  background-color: #a7a8a9;
  border-color: #a7a8a9;
}

/* line 117, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.gaba-2020 .articleFilters .aplyContainer .card-button:hover a {
  color: #fff;
}

/* line 123, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .aplyContainer .card-button:hover {
  background-color: #8f1f1d;
  border-color: #8f1f1d;
  color: #fff;
}

/* line 128, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .aplyContainer .card-button:hover h4 {
  color: inherit;
}

/* line 132, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .aplyContainer .card-button:hover a {
  color: inherit;
}

/* line 139, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .dropdown {
  display: none;
  flex-wrap: wrap;
  position: absolute;
  z-index: 999;
  padding: 0;
  background-color: #fff;
  border-radius: 24px;
  top: 45px;
  left: 0;
  margin: 0;
  border: 1px solid #ddd;
  box-shadow: 2px 2px 5px #00000057;
  max-width: 520px;
  overflow: hidden;
}

/* line 155, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .dropdown.active {
  display: block;
}

/* line 159, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .dropdown fieldset {
  border: 0;
  margin: 0;
  padding: 0;
  display: inline-block;
}

/* line 166, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .dropdown h4 {
  font-size: 15px;
  font-size: 1.5rem;
}

/* line 170, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .dropdown h5 {
  font-size: 15px;
  font-size: 1.5rem;
  color: #8f1f1d;
  font-weight: bold;
  padding: 30px 65px 10px;
  letter-spacing: -0.25px;
  line-height: 17px;
}

/* line 179, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.gaba-2020 .articleFilters .dropdown h5 {
  color: #63666a;
}

/* line 184, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .dropdown legend {
  display: block;
}

/* line 188, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .dropdown ul {
  display: inline-flex;
  flex-wrap: wrap;
  width: 237px;
  margin: 0;
  padding: 60px 6px 0;
  list-style-type: none;
  max-height: auto;
  overflow: visible;
  transition: max-height 0.2s ease-out;
}

/* line 199, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .dropdown ul li {
  font-size: 14px;
  font-size: 1.4rem;
  width: 100%;
  box-sizing: border-box;
  color: #333;
  padding: 8px 10px;
  margin: 2px 0 2px 22px;
  border-radius: 8px;
  user-select: none;
  letter-spacing: -0.23px;
  line-height: 15px;
  font-weight: 700;
  position: relative;
}

@media only screen and (max-width: 767px) {
  /* line 199, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
  .articleFilters .dropdown ul li {
    width: 70%;
  }
}

/* line 218, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .dropdown ul li::before {
  display: none;
}

/* line 222, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .dropdown ul li:hover {
  background-color: #f3f3f3;
  color: #333;
}

/* line 226, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .dropdown ul li:hover a {
  color: #595655;
}

/* line 231, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .dropdown ul li.active {
  background-color: #f3f3f3;
  color: #8f1f1d;
  font-weight: bold;
  font-style: normal;
}

/* line 237, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.gaba-2020 .articleFilters .dropdown ul li.active {
  color: #63666a;
}

/* line 241, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .dropdown ul li.active::before {
  font-size: 20px;
  font-size: 2rem;
  content: '\e5c9';
  display: inline-flex;
  font-family: 'Material Icons';
  width: 30px;
  height: 30px;
  color: inherit;
  left: 12px;
  top: 8px;
  font-style: normal;
  background-color: transparent;
  position: absolute;
}

/* line 257, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .dropdown ul li.active a {
  color: inherit;
}

/* line 262, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .dropdown ul li a {
  text-decoration: none;
  color: inherit;
}

/* line 267, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .dropdown ul li input[type=checkbox] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer;
}

/* line 277, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .dropdown ul li label {
  font-weight: normal;
  transition: all 0.2s ease;
  cursor: pointer;
}

/* line 286, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .filter {
  position: relative;
  cursor: pointer;
  display: flex;
  width: 72%;
}

@media only screen and (max-width: 767px) {
  /* line 286, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
  .articleFilters .filter {
    width: auto;
    position: unset;
    display: block;
  }
}

/* line 298, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .filter button {
  background-color: transparent;
  padding: 0;
  border: 0;
  cursor: pointer;
  display: inline-flex;
  align-self: flex-start;
}

/* line 310, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .filter button h4 {
  font-size: 15px;
  font-size: 1.5rem;
  float: left;
  padding-right: 15px;
  display: inline-flex;
  align-self: flex-start;
  padding: 12px 45px 12px 15px;
  user-select: none;
  position: relative;
  border-radius: 20px 0 20px 20px;
  background-color: #fff;
  min-width: 49px;
  color: #8f1f1d;
  letter-spacing: -0.19px;
  font-family: 'ColgateReady', sans-serif;
  transition: all 0.25s ease;
}

/* line 328, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.gaba-2020 .articleFilters .filter button h4 {
  color: #63666a;
}

/* line 332, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .filter button h4::before {
  font-size: 23px;
  font-size: 2.3rem;
  content: '\e906';
  display: block;
  font-family: 'ColgateRelaunchIcons';
  position: absolute;
  right: 14px;
  bottom: 7px;
  transition: all 0.25s ease;
}

/* line 344, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .filter button h4.active {
  color: #fff;
  background-color: #595655;
}

/* line 348, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .filter button h4.active::before {
  color: #fff;
}

/* line 355, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .filter button:hover h4:not(.active) {
  background-color: #8f1f1d;
  color: #fff;
}

/* line 359, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.gaba-2020 .articleFilters .filter button:hover h4:not(.active) {
  background-color: #63666a;
}

/* line 363, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .filter button:hover h4:not(.active)::before {
  color: #fff;
}

/* line 370, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .filter .tags {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  height: auto;
}

@media only screen and (max-width: 767px) {
  /* line 370, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
  .articleFilters .filter .tags {
    display: block;
    padding: 20px 0 0;
  }
}

/* line 381, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .filter .tags span,
.articleFilters .filter .tags button {
  font-size: 14px;
  font-size: 1.4rem;
  display: inline-block;
  padding: 12px 40px 12px 15px;
  background-color: #d6d6d6;
  font-weight: bold;
  color: #595655;
  margin: 2px;
  border-radius: 20px 0 20px 20px;
  user-select: none;
  position: relative;
  user-select: none;
}

/* line 396, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .filter .tags span:hover,
.articleFilters .filter .tags button:hover {
  background-color: #fff;
}

/* line 400, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .filter .tags span::after,
.articleFilters .filter .tags button::after {
  font-size: 20px;
  font-size: 2rem;
  content: '\e5c9';
  display: inline-block;
  font-family: 'Material Icons';
  width: 30px;
  height: 30px;
  color: #595655;
  right: 0;
  position: absolute;
  top: 9px;
  font-style: normal;
  background-color: transparent;
}

/* line 417, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .filter .tags button {
  font-family: inherit;
  letter-spacing: -1px;
}

/* line 421, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .filter .tags button::after {
  display: flex;
}

@media only screen and (max-width: 767px) {
  /* line 427, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
  .articleFilters .filter .dropdown {
    width: calc(100% - 30px);
    margin: auto;
    left: auto;
    top: 65px;
  }
}

/* line 435, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .filter .dropdown ul {
  left: 0;
}

@media only screen and (max-width: 767px) {
  /* line 435, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
  .articleFilters .filter .dropdown ul {
    transition: max-height 0.2s ease-out;
    overflow: hidden;
    padding: 0 10px 0;
    width: 100%;
  }
  /* line 444, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
  .articleFilters .filter .dropdown ul.active {
    max-height: 100%;
    overflow: visible;
  }
}

/* line 450, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .filter .dropdown ul li {
  padding: 8px 8px 8px 40px;
  user-select: none;
}

@media only screen and (max-width: 767px) {
  /* line 450, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
  .articleFilters .filter .dropdown ul li {
    padding: 8px 0 8px 40px;
    width: 80%;
  }
}

/* line 466, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .filter .dropdown h5 {
  width: calc(50% - 100px);
  display: inline-block;
  position: absolute;
}

@media only screen and (max-width: 767px) {
  /* line 466, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
  .articleFilters .filter .dropdown h5 {
    position: relative;
    width: calc(100% - 130px);
  }
  /* line 475, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
  .articleFilters .filter .dropdown h5::before {
    content: '\e315';
    display: block;
    font-size: 25px;
    font-family: 'Material Icons';
    top: 32px;
    position: absolute;
    left: 20px;
    color: #d2010d;
    user-select: none;
  }
  /* line 486, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
  .gaba-2020 .articleFilters .filter .dropdown h5::before {
    color: #63666a;
  }
}

/* line 492, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .filter .dropdown h5::before {
  content: '\e315';
  display: block;
  font-size: 25px;
  font-family: 'Material Icons';
  top: 32px;
  position: absolute;
  left: 36px;
  color: #8f1f1d;
  user-select: none;
}

/* line 503, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.gaba-2020 .articleFilters .filter .dropdown h5::before {
  color: #63666a;
}

/* line 511, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .sort {
  position: relative;
  cursor: pointer;
  width: 22%;
}

@media only screen and (max-width: 991px) {
  /* line 511, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
  .articleFilters .sort {
    width: 28%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 511, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
  .articleFilters .sort {
    position: absolute;
    width: auto;
    max-width: 205px;
    right: 15px;
  }
}

/* line 527, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .sort button {
  border: 0;
  float: right;
  cursor: pointer;
  padding: 0;
  background-color: transparent;
}

/* line 538, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .sort button h4 {
  font-size: 15px;
  font-size: 1.5rem;
  color: #333;
  user-select: none;
  position: relative;
  padding: 12px 35px 12px 15px;
  border-radius: 20px 0 20px 20px;
  background-color: #fff;
  font-family: 'ColgateReady';
  letter-spacing: -0.19px;
  transition: all 0.25s ease;
}

/* line 551, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .sort button h4::before {
  content: '\e5cf';
  display: block;
  font-size: 25px;
  font-family: 'Material Icons';
  top: 8px;
  position: absolute;
  right: 10px;
  color: #8f1f1d;
  user-select: none;
  transition: all 0.25s ease;
}

/* line 564, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .sort button h4:hover {
  background-color: #8f1f1d;
  color: #fff;
}

/* line 568, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .sort button h4:hover::before,
.articleFilters .sort button h4:hover span {
  color: #fff;
}

/* line 574, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .sort button h4.active {
  color: #fff;
  background-color: #595655;
}

/* line 578, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .sort button h4.active::before {
  content: '\e5ce';
  color: #fff;
}

/* line 583, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .sort button h4.active span {
  color: #fff;
  font-weight: 600;
}

/* line 589, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .sort button h4 span {
  color: #8f1f1d;
  user-select: none;
  transition: all 0.25s ease;
}

/* line 597, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .sort .dropdown {
  right: 0;
  left: auto;
  width: 177px;
  border-radius: 10px;
}

@media only screen and (max-width: 767px) {
  /* line 597, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
  .articleFilters .sort .dropdown {
    top: 42px;
    margin: auto;
    right: 0;
    width: 177px;
  }
}

/* line 611, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .sort ul {
  right: 0;
  width: 100%;
  padding: 10px 0;
}

/* line 616, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .sort ul li {
  width: 100%;
  padding: 8px 25px;
  border-radius: 0;
  user-select: none;
  margin: 2px 0 2px;
  font-size: 15px;
  letter-spacing: -0.25px;
}

/* line 625, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .sort ul li::before {
  content: '';
}

/* line 629, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .sort ul li.active {
  background-color: transparent;
  font-weight: normal;
  font-style: normal;
}

/* line 634, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .sort ul li.active a {
  color: #333;
}

/* line 638, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .sort ul li.active::before {
  content: '';
}

/* line 644, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .sort ul li:hover a {
  color: #8f1f1d;
}

/* line 658, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.tab-focus .articleFilters .dropdown input[type=checkbox]:focus + label {
  box-shadow: inset 0 0 0 2px #000;
  outline: 2px solid #000;
  outline-offset: -2px;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
  .reference-product-filter {
    padding: 0 9px;
  }
}

/* line 9, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter {
  /* stylelint-disable */
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 30px 15px;
  letter-spacing: -1px;
  align-items: flex-start;
  height: auto;
  position: relative;
  /* stylelint-enable */
}

@media only screen and (max-width: 767px) {
  /* line 9, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
  .product-list-filter {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 25, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .aplyContainer {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  background-color: #595655;
  font-style: normal;
  font-weight: bold;
  justify-content: flex-start;
  padding: 25px 84px;
  box-sizing: border-box;
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  /* line 25, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
  .product-list-filter .aplyContainer {
    padding: 25px;
    margin-top: 45px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 25, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
  .product-list-filter .aplyContainer {
    padding: 14px;
    margin-top: 45px;
  }
}

/* line 48, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .aplyContainer h4,
.product-list-filter .aplyContainer a {
  font-size: 15px;
  font-size: 1.5rem;
  padding: 0 5px;
  color: #8f1f1d;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: -0.19px;
}

/* line 58, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.gaba-2020 .product-list-filter .aplyContainer h4, .gaba-2020
.product-list-filter .aplyContainer a {
  color: #fff;
}

/* line 63, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .aplyContainer .clear {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  font-style: normal;
  line-height: 35px;
  text-align: center;
  color: #fff;
  padding: 0 20px;
  letter-spacing: -0.19px;
}

/* line 74, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .aplyContainer .clear:hover {
  color: #f3f3f3;
}

/* line 79, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .aplyContainer .card-button {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  font-style: normal;
  line-height: 35px;
  text-align: center;
  color: #d2010d;
  padding: 0 20px;
  border: 2px solid #fff;
  background-color: #fff;
  border-radius: 50px 0 50px 50px;
  margin-top: auto;
  display: inline-flex;
  align-self: flex-end;
  transition: all 0.25s ease;
}

/* line 98, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.gaba-2020 .product-list-filter .aplyContainer .card-button a {
  color: #63666a;
}

/* line 102, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.gaba-2020 .product-list-filter .aplyContainer .card-button:hover {
  background-color: #a7a8a9;
  border-color: #a7a8a9;
}

/* line 106, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.gaba-2020 .product-list-filter .aplyContainer .card-button:hover a {
  color: #fff;
}

/* line 112, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .aplyContainer .card-button:hover {
  background-color: #8f1f1d;
  color: #fff;
  border-color: #8f1f1d;
}

/* line 117, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .aplyContainer .card-button:hover h4 {
  color: #d2010d;
}

/* line 121, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .aplyContainer .card-button:hover a {
  color: #fff;
}

/* line 128, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .dropdown {
  display: none;
  flex-wrap: wrap;
  position: absolute;
  z-index: 999;
  padding: 0;
  background-color: #fff;
  border-radius: 24px;
  top: 45px;
  left: 0;
  margin: 0;
  border: 1px solid #ddd;
  box-shadow: 2px 2px 5px #00000057;
  max-width: 520px;
  overflow: hidden;
  width: 500px;
}

/* line 145, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .dropdown.active {
  display: block;
}

/* line 149, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .dropdown h4 {
  font-size: 15px;
  font-size: 1.5rem;
}

/* line 153, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .dropdown h5 {
  font-size: 15px;
  font-size: 1.5rem;
  color: #8f1f1d;
  font-weight: bold;
  padding: 30px 65px 10px;
  letter-spacing: -0.25px;
  line-height: 17px;
}

/* line 163, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .dropdown ul {
  display: inline-flex;
  flex-wrap: wrap;
  width: 228px;
  margin: 0;
  padding: 60px 10px 0;
  list-style-type: none;
  max-height: auto;
  overflow: visible;
  transition: max-height 0.2s ease-out;
}

/* line 174, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .dropdown ul li {
  font-size: 14px;
  font-size: 1.4rem;
  width: 100%;
  box-sizing: border-box;
  color: #333;
  padding: 8px 10px;
  margin: 2px 0 2px 22px;
  border-radius: 8px;
  user-select: none;
  letter-spacing: -0.23px;
  line-height: 15px;
  font-weight: 700;
}

@media only screen and (max-width: 767px) {
  /* line 174, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
  .product-list-filter .dropdown ul li {
    width: 70%;
  }
}

/* line 192, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .dropdown ul li::before {
  display: none;
}

/* line 196, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .dropdown ul li:hover {
  background-color: #f3f3f3;
  color: #333;
}

/* line 200, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .dropdown ul li:hover a {
  color: #595655;
}

/* line 205, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .dropdown ul li.active {
  background-color: #f3f3f3;
  color: #8f1f1d;
  font-weight: bold;
  font-style: normal;
  position: relative;
}

/* line 212, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.gaba-2020 .product-list-filter .dropdown ul li.active {
  color: #63666a;
}

/* line 216, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .dropdown ul li.active::before {
  font-size: 20px;
  font-size: 2rem;
  content: '\e5c9';
  display: inline-flex;
  font-family: 'Material Icons';
  width: 30px;
  height: 30px;
  color: #8f1f1d;
  left: 12px;
  top: 8px;
  font-style: normal;
  background-color: transparent;
  position: absolute;
}

/* line 231, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.gaba-2020 .product-list-filter .dropdown ul li.active::before {
  color: #63666a;
}

/* line 236, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .dropdown ul li.active a {
  color: #8f1f1d;
}

/* line 239, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.gaba-2020 .product-list-filter .dropdown ul li.active a {
  color: #63666a;
}

/* line 245, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .dropdown ul li a {
  text-decoration: none;
  color: #333;
}

/* line 253, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .filter {
  position: relative;
  cursor: pointer;
  display: flex;
  width: 72%;
}

@media only screen and (max-width: 767px) {
  /* line 253, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
  .product-list-filter .filter {
    width: auto;
    position: unset;
    display: block;
  }
}

/* line 265, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .filter button {
  background-color: transparent;
  padding: 0;
  border: 0;
  cursor: pointer;
  display: inline-flex;
  align-self: flex-start;
}

/* line 277, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .filter button h4 {
  font-size: 15px;
  font-size: 1.5rem;
  float: left;
  padding-right: 15px;
  display: inline-flex;
  align-self: flex-start;
  padding: 12px 45px 12px 15px;
  user-select: none;
  position: relative;
  border-radius: 20px 0 20px 20px;
  background-color: #fff;
  min-width: 49px;
  color: #8f1f1d;
  letter-spacing: -0.19px;
  font-family: 'ColgateReady', sans-serif;
  transition: all 0.25s ease;
}

/* line 295, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.gaba-2020 .product-list-filter .filter button h4 {
  color: #63666a;
  font-family: 'Open Sans', sans-serif;
}

/* line 300, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .filter button h4::before {
  font-size: 23px;
  font-size: 2.3rem;
  content: '\e906';
  display: block;
  font-family: 'ColgateRelaunchIcons';
  position: absolute;
  right: 14px;
  bottom: 7px;
  transition: all 0.25s ease;
}

/* line 312, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .filter button h4:hover {
  background-color: #8f1f1d;
  color: #fff;
}

/* line 316, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.gaba-2020 .product-list-filter .filter button h4:hover {
  background-color: #63666a;
}

/* line 320, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .filter button h4:hover::before {
  color: #fff;
}

/* line 325, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .filter button h4.active {
  color: #fff;
  background-color: #595655;
}

/* line 329, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .filter button h4.active::before {
  color: #fff;
}

/* line 336, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .filter .tags {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  height: auto;
}

@media only screen and (max-width: 767px) {
  /* line 336, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
  .product-list-filter .filter .tags {
    display: block;
    padding: 20px 0 0;
  }
}

/* line 347, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .filter .tags span {
  font-size: 14px;
  font-size: 1.4rem;
  display: inline-block;
  padding: 12px 40px 12px 15px;
  background-color: #d6d6d6;
  font-weight: bold;
  color: #595655;
  margin: 2px;
  border-radius: 20px 0 20px 20px;
  user-select: none;
  position: relative;
  user-select: none;
}

/* line 361, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .filter .tags span:hover {
  background-color: #fff;
}

/* line 365, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .filter .tags span::after {
  font-size: 20px;
  font-size: 2rem;
  content: '\e5c9';
  display: inline-block;
  font-family: 'Material Icons';
  width: 30px;
  height: 30px;
  color: #595655;
  right: 0;
  position: absolute;
  top: 9px;
  font-style: normal;
  background-color: transparent;
}

@media only screen and (max-width: 767px) {
  /* line 383, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
  .product-list-filter .filter .dropdown {
    width: 100%;
    margin: auto;
    left: auto;
    top: 71px;
    padding-top: 20px;
  }
}

/* line 392, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .filter .dropdown ul {
  left: 0;
}

@media only screen and (max-width: 767px) {
  /* line 392, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
  .product-list-filter .filter .dropdown ul {
    overflow: hidden;
    padding: 5px 10px 0;
    width: 100%;
    max-height: 0;
    display: block;
  }
  /* line 402, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
  .product-list-filter .filter .dropdown ul.active {
    max-height: 100%;
    overflow: visible;
  }
}

/* line 408, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .filter .dropdown ul li {
  padding: 8px 8px 8px 40px;
  user-select: none;
}

@media only screen and (max-width: 767px) {
  /* line 408, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
  .product-list-filter .filter .dropdown ul li {
    padding: 8px 0 8px 40px;
    width: 80%;
  }
}

/* line 424, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .filter .dropdown h5 {
  width: calc(50% - 100px);
  display: inline-block;
  position: absolute;
  color: #333;
  line-height: 0;
}

@media only screen and (max-width: 767px) {
  /* line 424, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
  .product-list-filter .filter .dropdown h5 {
    position: relative;
    width: calc(100% - 130px);
    user-select: none;
  }
  /* line 436, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
  .product-list-filter .filter .dropdown h5::before {
    content: '\e315';
    display: block;
    font-size: 25px;
    font-family: 'Material Icons';
    top: 32px;
    position: absolute;
    left: 20px;
    color: #d2010d;
    user-select: none;
  }
}

/* line 449, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .filter .dropdown h5::before {
  content: '\e313';
  display: block;
  font-size: 25px;
  font-family: 'Material Icons';
  top: 32px;
  position: absolute;
  left: 36px;
  color: #333;
  user-select: none;
}

@media only screen and (max-width: 767px) {
  /* line 461, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
  .product-list-filter .filter .dropdown h5.active {
    color: #8f1f1d;
  }
  /* line 465, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
  .product-list-filter .filter .dropdown h5.active::before {
    content: '\e315';
    display: block;
    font-size: 25px;
    font-family: 'Material Icons';
    top: 32px;
    position: absolute;
    left: 36px;
    color: #8f1f1d;
    user-select: none;
  }
}

/* line 482, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .sort {
  position: relative;
  cursor: pointer;
  width: 24%;
}

@media only screen and (max-width: 991px) {
  /* line 482, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
  .product-list-filter .sort {
    width: 28%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 482, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
  .product-list-filter .sort {
    position: absolute;
    width: auto;
    max-width: 205px;
    right: 15px;
  }
}

/* line 498, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .sort button {
  border: 0;
  float: right;
  cursor: pointer;
  padding: 0;
  background-color: transparent;
}

/* line 509, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .sort button h4 {
  font-size: 15px;
  font-size: 1.5rem;
  color: #333;
  user-select: none;
  position: relative;
  padding: 12px 35px 12px 15px;
  border-radius: 20px 0 20px 20px;
  background-color: #fff;
  font-family: 'ColgateReady';
  letter-spacing: -0.19px;
  transition: all 0.25s ease;
}

/* line 522, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .sort button h4::before {
  content: '\e5cf';
  display: block;
  font-size: 25px;
  font-family: 'Material Icons';
  top: 8px;
  position: absolute;
  right: 10px;
  color: #8f1f1d;
  user-select: none;
  transition: all 0.25s ease;
}

/* line 535, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .sort button h4:hover {
  background-color: #8f1f1d;
  color: #fff;
}

/* line 539, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .sort button h4:hover::before,
.product-list-filter .sort button h4:hover span {
  color: #fff;
}

/* line 545, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .sort button h4.active {
  color: #fff;
  background-color: #595655;
}

/* line 549, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .sort button h4.active::before {
  content: '\e5ce';
  color: #fff;
}

/* line 554, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .sort button h4.active span {
  color: #fff;
  font-weight: 600;
}

/* line 560, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .sort button h4 span {
  color: #8f1f1d;
  user-select: none;
  transition: all 0.25s ease;
}

/* line 568, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .sort .dropdown {
  right: 0;
  left: auto;
  width: 177px;
  border-radius: 10px;
}

@media only screen and (max-width: 767px) {
  /* line 568, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
  .product-list-filter .sort .dropdown {
    top: 42px;
    margin: auto;
    right: 0;
    width: 177px;
  }
}

/* line 582, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .sort ul {
  right: 0;
  width: 100%;
  padding: 10px 0;
}

/* line 587, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .sort ul li {
  width: 100%;
  padding: 8px 25px;
  border-radius: 0;
  user-select: none;
  margin: 2px 0 2px;
  font-size: 15px;
  letter-spacing: -0.25px;
}

/* line 596, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .sort ul li::before {
  content: '';
}

/* line 600, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .sort ul li.active {
  background-color: transparent;
  font-weight: normal;
  font-style: normal;
}

/* line 605, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .sort ul li.active a {
  color: #333;
}

/* line 609, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .sort ul li.active::before {
  content: '';
}

/* line 615, src/sass/components/gridFilter/_gridFilter-productList-grid-filter.scss */
.product-list-filter .sort ul li:hover a {
  color: #8f1f1d;
}
/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/badges/badges.scss */
.badge-1 {
  font-size: 20px;
  font-size: 2rem;
  padding: 10px 0;
  color: #fff;
  font-style: italic;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: -0.25px;
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/badges/badges.scss */
  .badge-1 {
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: -0.18px;
  }
}
/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/articleList/_articleList-base.scss */
.articleList {
  padding: 0;
}

/* line 11, src/sass/components/articleList/_articleList-base.scss */
.articleList-date {
  margin-bottom: 10px;
  color: #333;
}

/* line 16, src/sass/components/articleList/_articleList-base.scss */
.articleList-article {
  overflow: hidden;
}

/* line 19, src/sass/components/articleList/_articleList-base.scss */
.articleList-article-wrapper {
  margin: 0;
  padding: 0;
}

/* line 25, src/sass/components/articleList/_articleList-base.scss */
.articleList-description {
  overflow: hidden;
}

/* line 34, src/sass/components/articleList/_articleList-base.scss */
.articleList-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 40, src/sass/components/articleList/_articleList-base.scss */
.articleList-thumbnail {
  max-width: 100px;
  float: left;
  margin-right: 15px;
}

@media only screen and (max-width: 767px) {
  /* line 40, src/sass/components/articleList/_articleList-base.scss */
  .articleList-thumbnail {
    float: none;
    margin: auto;
    display: block;
  }
}

/* line 52, src/sass/components/articleList/_articleList-base.scss */
.articleList-more {
  float: right;
}

/* line 55, src/sass/components/articleList/_articleList-base.scss */
.articleList-more::after {
  display: inline;
  content: '\00bb';
}

/* line 60, src/sass/components/articleList/_articleList-base.scss */
.articleList-more-arrow {
  display: none;
}

/* line 63, src/sass/components/articleList/_articleList-base.scss */
.no-generatedcontent .articleList-more-arrow {
  display: inline;
}

/* line 69, src/sass/components/articleList/_articleList-base.scss */
.articleList-tags {
  padding: 0;
  margin: -20px 0 0;
  list-style-type: none;
}

/* line 74, src/sass/components/articleList/_articleList-base.scss */
.articleList-tags-item {
  display: inline-block;
  margin: 0 2px;
}

/* line 78, src/sass/components/articleList/_articleList-base.scss */
.articleList-tags-item-link {
  display: block;
  padding: 1px;
  background: #fff;
  color: #333;
  border: 1px solid #d2010d;
  font-size: 0.85em;
}

/* line 1, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- {
  /* stylelint-disable */
  padding-left: 0;
  /* stylelint-enable */
}

@media only screen and (max-width: 1199px) {
  /* line 1, src/sass/components/articleList/_articleList-category-article-list.scss */
  .reference-category-article-list- {
    padding-right: 0;
  }
  /* line 8, src/sass/components/articleList/_articleList-category-article-list.scss */
  .reference-category-article-list- > .component-content {
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/articleList/_articleList-category-article-list.scss */
  .reference-category-article-list- {
    width: calc(100% + 30px);
    position: relative;
    left: -15px;
  }
  /* line 18, src/sass/components/articleList/_articleList-category-article-list.scss */
  .reference-category-article-list- > .component-content {
    padding: 0 9px;
  }
}

/* line 23, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list {
  display: flex;
  flex-wrap: wrap;
  background-color: #eee;
  border-radius: 0 0 24px 0;
}

@media only screen and (max-width: 767px) {
  /* line 23, src/sass/components/articleList/_articleList-category-article-list.scss */
  .reference-category-article-list- .category-article-list {
    border-radius: 0;
  }
}

/* line 33, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list .list {
  width: 100%;
  min-height: 700px;
  padding: 24px 24px 0;
}

@media only screen and (max-width: 767px) {
  /* line 33, src/sass/components/articleList/_articleList-category-article-list.scss */
  .reference-category-article-list- .category-article-list .list {
    padding: 24px 15px 0;
  }
}

/* line 42, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list .list .cards-container {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 4%;
  order: 1;
}

/* line 49, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list .list .cards-container .card .card-content {
  padding: 20px 40px 0 30px;
}

@media only screen and (max-width: 767px) {
  /* line 49, src/sass/components/articleList/_articleList-category-article-list.scss */
  .reference-category-article-list- .category-article-list .list .cards-container .card .card-content {
    padding: 20px 60px 0 30px;
  }
}

/* line 56, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list .list .cards-container .card .card-content h2 {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 300;
  letter-spacing: -0.4px;
  line-height: 32px;
}

@media only screen and (max-width: 767px) {
  /* line 56, src/sass/components/articleList/_articleList-category-article-list.scss */
  .reference-category-article-list- .category-article-list .list .cards-container .card .card-content h2 {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: -0.33px;
  }
}

/* line 70, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list .list .cards-container .card .card-content p {
  margin-bottom: -5px;
  font-family: ColgateReady;
}

@media only screen and (max-width: 767px) {
  /* line 70, src/sass/components/articleList/_articleList-category-article-list.scss */
  .reference-category-article-list- .category-article-list .list .cards-container .card .card-content p {
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: -0.23px;
  }
}

/* line 82, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list .list .cards-container .card .card-button {
  background-color: #f3f3f3;
  right: -32px;
}

@media only screen and (max-width: 767px) {
  /* line 82, src/sass/components/articleList/_articleList-category-article-list.scss */
  .reference-category-article-list- .category-article-list .list .cards-container .card .card-button {
    right: -52px;
  }
}

/* line 94, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list .loading {
  display: none;
  width: 100%;
  height: 50px;
  background-image: url("../../assets/img/loading2.gif");
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: center;
  margin: 50px 0;
}

/* line 105, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list .no-results {
  width: 100%;
  display: none;
  text-align: center;
  padding: 45px 0;
  color: #777;
  order: 3;
}

/* line 114, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list .load-more {
  padding-right: 15px;
  display: inline-flex;
  align-self: flex-start;
  padding: 12px 40px 12px 25px;
  font-size: 15px;
  user-select: none;
  margin: 0 auto 25px;
  color: #8f1f1d;
  font-family: 'ColgateReady';
  letter-spacing: -0.19px;
  font-weight: 700;
  width: auto;
  position: relative;
  border-radius: 20px 0 20px 20px;
  background-color: #fff;
  cursor: pointer;
  order: 2;
  display: none;
  border-style: none;
  transition: all 0.25s ease;
}

/* line 136, src/sass/components/articleList/_articleList-category-article-list.scss */
.gaba-2020 .reference-category-article-list- .category-article-list .load-more {
  color: #63666a;
}

/* line 140, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list .load-more::before {
  content: '\e5cf';
  display: block;
  font-size: 23px;
  font-family: 'Material Icons';
  position: absolute;
  right: 14px;
  bottom: 7px;
  transition: all 0.25s ease;
}

/* line 151, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list .load-more:hover {
  background-color: #8f1f1d;
  color: #fff;
}

/* line 155, src/sass/components/articleList/_articleList-category-article-list.scss */
.gaba-2020 .reference-category-article-list- .category-article-list .load-more:hover {
  background-color: #63666a;
}

/* line 159, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list .load-more:hover::before {
  color: #fff;
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/articleList/_articleList-category-product-list.scss */
  .reference-category-product-list {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 8, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .product-content h2 {
  line-height: 28px;
  letter-spacing: -0.3px;
}

/* line 14, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .product-content .rating span {
  line-height: 28px;
}

/* line 20, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .category-product-list {
  display: flex;
  flex-wrap: wrap;
}

/* line 24, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .category-product-list > .list {
  width: 100%;
}

/* line 28, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .category-product-list .cards-container {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 4%;
  order: 1;
}

/* line 34, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .category-product-list .cards-container::before {
  display: flex;
}

/* line 38, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .category-product-list .cards-container a {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
}

/* line 43, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .category-product-list .cards-container a .product-content {
  display: flex;
  flex-basis: 100%;
  flex-direction: column;
  justify-content: flex-end;
}

@media only screen and (max-width: 767px) {
  /* line 51, src/sass/components/articleList/_articleList-category-product-list.scss */
  .reference-category-product-list .category-product-list .cards-container > div {
    padding: 0 9px;
  }
}

/* line 57, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .category-product-list .cards-container .card.product img {
  max-height: 250px;
  display: block;
  margin: auto;
  height: max-content;
  padding-bottom: 20px;
}

/* line 66, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .category-product-list .loading {
  display: none;
  width: 100%;
  height: 50px;
  background-image: url("../../assets/img/loading2.gif");
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: center;
  margin: 50px 0;
}

/* line 77, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .category-product-list .no-results {
  width: 100%;
  display: none;
  text-align: center;
  padding: 45px 0;
  color: #777;
  order: 3;
}

/* line 86, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .category-product-list .load-more {
  padding-right: 15px;
  display: inline-flex;
  align-self: flex-start;
  padding: 12px 40px 12px 25px;
  font-size: 17px;
  user-select: none;
  margin: 0 auto 25px;
  color: #d2010d;
  letter-spacing: -0.5px;
  font-weight: 700;
  width: auto;
  position: relative;
  border-radius: 20px 0 20px 20px;
  background-color: #fff;
  cursor: pointer;
  order: 2;
  display: none;
  border-style: none;
  transition: all 0.25s ease;
}

/* line 107, src/sass/components/articleList/_articleList-category-product-list.scss */
.gaba-2020 .reference-category-product-list .category-product-list .load-more {
  color: #63666a;
}

/* line 111, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .category-product-list .load-more::before {
  content: '\e5cf';
  display: block;
  font-size: 23px;
  font-family: 'Material Icons';
  position: absolute;
  right: 14px;
  bottom: 7px;
}

/* line 121, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .category-product-list .load-more:hover {
  background-color: #8f1f1d;
  color: #fff;
}

/* line 125, src/sass/components/articleList/_articleList-category-product-list.scss */
.gaba-2020 .reference-category-product-list .category-product-list .load-more:hover {
  background-color: #63666a;
}

/* line 129, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .category-product-list .load-more:hover::before {
  color: #fff;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url("../../assets/fonts/materialicons/MaterialIcons-Regular.eot");
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.woff2") format("woff2"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.woff") format("woff"), url("../../assets/fonts/materialicons/MaterialIcons-Regular.ttf") format("truetype");
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLight/colgate_ready_web-light.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebLightItalic/colgate_ready_web-light_italic.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebRegular/colgate_ready_web-regular.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebItalic/colgate_ready_web-italic.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.eot");
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBold/colgate_ready_web-bold.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.eot");
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyWebBoldItalic/colgate_ready_web-bold_italic.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebBold/colgatereadycy_web-bold.svg#Colgate-Ready") format("svg");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebRegular/colgatereadycy_web-regular.svg#Colgate-Ready") format("svg");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.woff") format("woff"), url("../../assets/fonts/ColgateReady/ColgateReadyCyWebLight/colgatereadycy_web-light.svg#Colgate-Ready") format("svg");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavy/ColgateReadyWeb-Heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady';
  /* IE9 */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.eot");
  /* IE9 | IE6-IE8 | Modern Browsers | Legacy iOS */
  src: url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.eot?#iefix") format("embedded-opentype"), url("../../assets/fonts/ColgateReady/ColgateReadyWebHeavyItalic/ColgateReadyWeb-HeavyItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local("Open Sans Regular"), local("OpenSans-Regular"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-regular.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-regular.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-italic.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-600italic.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700.woff") format("woff");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700italic.woff2") format("woff2"), url("../../assets/fonts/openSans/open-sans-v18-latin_cyrillic-700italic.woff") format("woff");
}

@font-face {
  font-family: 'ColgateRelaunchIcons';
  src: url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.eot");
  src: url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.eot") format("embedded-opentype"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.ttf") format("truetype"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.woff") format("woff"), url("../../assets/fonts/ColgateRelaunchIcons/ColgateRelaunchIcons.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'LucidaGrande';
  src: url("../../assets/fonts/LucidaGrande/LucidaGrande.ttf");
  src: url("../../assets/fonts/LucidaGrande/LucidaGrande.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'FontAwesome';
  src: url("../../assets/fonts/fontawesome-webfont.eot");
  src: url("../../assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff2") format("woff2"), url("../../assets/fonts/fontawesome-webfont.woff") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg?") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'slick';
  src: url("../../assets/fonts/Slick-fonts/slick.eot");
  src: url("../../assets/fonts/Slick-fonts/slick.ttf") format("truetype"), url("../../assets/fonts/Slick-fonts/slick.woff") format("woff"), url("../../assets/fonts/Slick-fonts/slick.svg") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-BlackItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Black.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Bold.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-BoldItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-BoldItalic.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Italic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Light.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-LightItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBoldItalic.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBold.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../../assets/fonts/SourceSansPro/SourceSansPro-Regular.woff2") format("woff2"), url("../../assets/fonts/SourceSansPro/SourceSansPro-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

/* Base class */
/* line 4, src/sass/core/material-icons.scss */
.material-icons,
.mi {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  text-rendering: auto;
  transform: translate(0, 0);
}

/* Rules for sizing the icon. */
/* line 17, src/sass/core/material-icons.scss */
.material-icons.md-18,
.mi.md-18 {
  font-size: 18px;
}

/* line 22, src/sass/core/material-icons.scss */
.material-icons.md-24,
.mi.md-24 {
  font-size: 24px;
}

/* line 27, src/sass/core/material-icons.scss */
.material-icons.md-36,
.mi.md-36 {
  font-size: 36px;
}

/* line 32, src/sass/core/material-icons.scss */
.material-icons.md-48,
.mi.md-48 {
  font-size: 48px;
}

/* Rules for using icons as black on a light background. */
/* line 38, src/sass/core/material-icons.scss */
.material-icons.md-dark,
.mi.md-dark {
  color: rgba(0, 0, 0, 0.54);
}

/* line 43, src/sass/core/material-icons.scss */
.material-icons.md-dark.md-inactive,
.mi.md-dark.md-inactive {
  color: rgba(0, 0, 0, 0.26);
}

/* Rules for using icons as white on a dark background. */
/* line 49, src/sass/core/material-icons.scss */
.material-icons.md-light,
.mi.md-light {
  color: white;
}

/* line 54, src/sass/core/material-icons.scss */
.material-icons.md-light.md-inactive,
.mi.md-inactive {
  color: rgba(255, 255, 255, 0.3);
}

/* Rules to rotate items */
/* line 60, src/sass/core/material-icons.scss */
.material-icons.r90,
.mi.r90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  transform: rotate(90deg);
}

/* line 66, src/sass/core/material-icons.scss */
.material-icons.r180,
.mi.r180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: rotate(180deg);
}

/* line 72, src/sass/core/material-icons.scss */
.material-icons.r270,
.mi.r270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform: rotate(270deg);
}

/* line 78, src/sass/core/material-icons.scss */
.material-icons.flip-horizontal,
.mi.flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
  transform: scale(-1, 1);
}

/* line 84, src/sass/core/material-icons.scss */
.material-icons.flip-vertical,
.mi.flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
  transform: scale(1, -1);
}

/* Unicode */
/* line 91, src/sass/core/material-icons.scss */
.material-icons.three_d_rotation::before,
.mi.three_d_rotation::before {
  content: '\e84d';
}

/* line 96, src/sass/core/material-icons.scss */
.material-icons.ac_unit::before,
.mi.ac_unit::before {
  content: '\eb3b';
}

/* line 101, src/sass/core/material-icons.scss */
.material-icons.access_alarm::before,
.mi.access_alarm::before {
  content: '\e190';
}

/* line 106, src/sass/core/material-icons.scss */
.material-icons.access_alarms::before,
.mi.access_alarms::before {
  content: '\e191';
}

/* line 111, src/sass/core/material-icons.scss */
.material-icons.access_time::before,
.mi.access_time::before {
  content: '\e192';
}

/* line 116, src/sass/core/material-icons.scss */
.material-icons.accessibility::before,
.mi.accessibility::before {
  content: '\e84e';
}

/* line 121, src/sass/core/material-icons.scss */
.material-icons.accessible::before,
.mi.accessible::before {
  content: '\e914';
}

/* line 126, src/sass/core/material-icons.scss */
.material-icons.account_balance::before,
.mi.account_balance::before {
  content: '\e84f';
}

/* line 131, src/sass/core/material-icons.scss */
.material-icons.account_balance_wallet::before,
.mi.account_balance_wallet::before {
  content: '\e850';
}

/* line 136, src/sass/core/material-icons.scss */
.material-icons.account_box::before,
.mi.account_box::before {
  content: '\e851';
}

/* line 141, src/sass/core/material-icons.scss */
.material-icons.account_circle::before,
.mi.account_circle::before {
  content: '\e853';
}

/* line 146, src/sass/core/material-icons.scss */
.material-icons.adb::before,
.mi.adb::before {
  content: '\e60e';
}

/* line 151, src/sass/core/material-icons.scss */
.material-icons.add::before,
.mi.add::before {
  content: '\e145';
}

/* line 156, src/sass/core/material-icons.scss */
.material-icons.add_a_photo::before,
.mi.add_a_photo::before {
  content: '\e439';
}

/* line 161, src/sass/core/material-icons.scss */
.material-icons.add_alarm::before,
.mi.add_alarm::before {
  content: '\e193';
}

/* line 166, src/sass/core/material-icons.scss */
.material-icons.add_alert::before,
.mi.add_alert::before {
  content: '\e003';
}

/* line 171, src/sass/core/material-icons.scss */
.material-icons.add_box::before,
.mi.add_box::before {
  content: '\e146';
}

/* line 176, src/sass/core/material-icons.scss */
.material-icons.add_circle::before,
.mi.add_circle::before {
  content: '\e147';
}

/* line 181, src/sass/core/material-icons.scss */
.material-icons.add_circle_outline::before,
.mi.add_circle_outline::before {
  content: '\e148';
}

/* line 186, src/sass/core/material-icons.scss */
.material-icons.add_location::before,
.mi.add_location::before {
  content: '\e567';
}

/* line 191, src/sass/core/material-icons.scss */
.material-icons.add_shopping_cart::before,
.mi.add_shopping_cart::before {
  content: '\e854';
}

/* line 196, src/sass/core/material-icons.scss */
.material-icons.add_to_photos::before,
.mi.add_to_photos::before {
  content: '\e39d';
}

/* line 201, src/sass/core/material-icons.scss */
.material-icons.add_to_queue::before,
.mi.add_to_queue::before {
  content: '\e05c';
}

/* line 206, src/sass/core/material-icons.scss */
.material-icons.adjust::before,
.mi.adjust::before {
  content: '\e39e';
}

/* line 211, src/sass/core/material-icons.scss */
.material-icons.airline_seat_flat::before,
.mi.airline_seat_flat::before {
  content: '\e630';
}

/* line 216, src/sass/core/material-icons.scss */
.material-icons.airline_seat_flat_angled::before,
.mi.airline_seat_flat_angled::before {
  content: '\e631';
}

/* line 221, src/sass/core/material-icons.scss */
.material-icons.airline_seat_individual_suite::before,
.mi.airline_seat_individual_suite::before {
  content: '\e632';
}

/* line 226, src/sass/core/material-icons.scss */
.material-icons.airline_seat_legroom_extra::before,
.mi.airline_seat_legroom_extra::before {
  content: '\e633';
}

/* line 231, src/sass/core/material-icons.scss */
.material-icons.airline_seat_legroom_normal::before,
.mi.airline_seat_legroom_normal::before {
  content: '\e634';
}

/* line 236, src/sass/core/material-icons.scss */
.material-icons.airline_seat_legroom_reduced::before,
.mi.airline_seat_legroom_reduced::before {
  content: '\e635';
}

/* line 241, src/sass/core/material-icons.scss */
.material-icons.airline_seat_recline_extra::before,
.mi.airline_seat_recline_extra::before {
  content: '\e636';
}

/* line 246, src/sass/core/material-icons.scss */
.material-icons.airline_seat_recline_normal::before,
.mi.airline_seat_recline_normal::before {
  content: '\e637';
}

/* line 251, src/sass/core/material-icons.scss */
.material-icons.airplanemode_active::before,
.mi.airplanemode_active::before {
  content: '\e195';
}

/* line 256, src/sass/core/material-icons.scss */
.material-icons.airplanemode_inactive::before,
.mi.airplanemode_inactive::before {
  content: '\e194';
}

/* line 261, src/sass/core/material-icons.scss */
.material-icons.airplay::before,
.mi.airplay::before {
  content: '\e055';
}

/* line 266, src/sass/core/material-icons.scss */
.material-icons.airport_shuttle::before,
.mi.airport_shuttle::before {
  content: '\eb3c';
}

/* line 271, src/sass/core/material-icons.scss */
.material-icons.alarm::before,
.mi.alarm::before {
  content: '\e855';
}

/* line 276, src/sass/core/material-icons.scss */
.material-icons.alarm_add::before,
.mi.alarm_add::before {
  content: '\e856';
}

/* line 281, src/sass/core/material-icons.scss */
.material-icons.alarm_off::before,
.mi.alarm_off::before {
  content: '\e857';
}

/* line 286, src/sass/core/material-icons.scss */
.material-icons.alarm_on::before,
.mi.alarm_on::before {
  content: '\e858';
}

/* line 291, src/sass/core/material-icons.scss */
.material-icons.album::before,
.mi.album::before {
  content: '\e019';
}

/* line 296, src/sass/core/material-icons.scss */
.material-icons.all_inclusive::before,
.mi.all_inclusive::before {
  content: '\eb3d';
}

/* line 301, src/sass/core/material-icons.scss */
.material-icons.all_out::before,
.mi.all_out::before {
  content: '\e90b';
}

/* line 306, src/sass/core/material-icons.scss */
.material-icons.android::before,
.mi.android::before {
  content: '\e859';
}

/* line 311, src/sass/core/material-icons.scss */
.material-icons.announcement::before,
.mi.announcement::before {
  content: '\e85a';
}

/* line 316, src/sass/core/material-icons.scss */
.material-icons.apps::before,
.mi.apps::before {
  content: '\e5c3';
}

/* line 321, src/sass/core/material-icons.scss */
.material-icons.archive::before,
.mi.archive::before {
  content: '\e149';
}

/* line 326, src/sass/core/material-icons.scss */
.material-icons.arrow_back::before,
.mi.arrow_back::before {
  content: '\e5c4';
}

/* line 331, src/sass/core/material-icons.scss */
.material-icons.arrow_downward::before,
.mi.arrow_downward::before {
  content: '\e5db';
}

/* line 336, src/sass/core/material-icons.scss */
.material-icons.arrow_drop_down::before,
.mi.arrow_drop_down::before {
  content: '\e5c5';
}

/* line 341, src/sass/core/material-icons.scss */
.material-icons.arrow_drop_down_circle::before,
.mi.arrow_drop_down_circle::before {
  content: '\e5c6';
}

/* line 346, src/sass/core/material-icons.scss */
.material-icons.arrow_drop_up::before,
.mi.arrow_drop_up::before {
  content: '\e5c7';
}

/* line 351, src/sass/core/material-icons.scss */
.material-icons.arrow_forward::before,
.mi.arrow_forward::before {
  content: '\e5c8';
}

/* line 356, src/sass/core/material-icons.scss */
.material-icons.arrow_upward::before,
.mi.arrow_upward::before {
  content: '\e5d8';
}

/* line 361, src/sass/core/material-icons.scss */
.material-icons.art_track::before,
.mi.art_track::before {
  content: '\e060';
}

/* line 366, src/sass/core/material-icons.scss */
.material-icons.aspect_ratio::before,
.mi.aspect_ratio::before {
  content: '\e85b';
}

/* line 371, src/sass/core/material-icons.scss */
.material-icons.assessment::before,
.mi.assessment::before {
  content: '\e85c';
}

/* line 376, src/sass/core/material-icons.scss */
.material-icons.assignment::before,
.mi.assignment::before {
  content: '\e85d';
}

/* line 381, src/sass/core/material-icons.scss */
.material-icons.assignment_ind::before,
.mi.assignment_ind::before {
  content: '\e85e';
}

/* line 386, src/sass/core/material-icons.scss */
.material-icons.assignment_late::before,
.mi.assignment_late::before {
  content: '\e85f';
}

/* line 391, src/sass/core/material-icons.scss */
.material-icons.assignment_return::before,
.mi.assignment_return::before {
  content: '\e860';
}

/* line 396, src/sass/core/material-icons.scss */
.material-icons.assignment_returned::before,
.mi.assignment_returned::before {
  content: '\e861';
}

/* line 401, src/sass/core/material-icons.scss */
.material-icons.assignment_turned_in::before,
.mi.assignment_turned_in::before {
  content: '\e862';
}

/* line 406, src/sass/core/material-icons.scss */
.material-icons.assistant::before,
.mi.assistant::before {
  content: '\e39f';
}

/* line 411, src/sass/core/material-icons.scss */
.material-icons.assistant_photo::before,
.mi.assistant_photo::before {
  content: '\e3a0';
}

/* line 416, src/sass/core/material-icons.scss */
.material-icons.attach_file::before,
.mi.attach_file::before {
  content: '\e226';
}

/* line 421, src/sass/core/material-icons.scss */
.material-icons.attach_money::before,
.mi.attach_money::before {
  content: '\e227';
}

/* line 426, src/sass/core/material-icons.scss */
.material-icons.attachment::before,
.mi.attachment::before {
  content: '\e2bc';
}

/* line 431, src/sass/core/material-icons.scss */
.material-icons.audiotrack::before,
.mi.audiotrack::before {
  content: '\e3a1';
}

/* line 436, src/sass/core/material-icons.scss */
.material-icons.autorenew::before,
.mi.autorenew::before {
  content: '\e863';
}

/* line 441, src/sass/core/material-icons.scss */
.material-icons.av_timer::before,
.mi.av_timer::before {
  content: '\e01b';
}

/* line 446, src/sass/core/material-icons.scss */
.material-icons.backspace::before,
.mi.backspace::before {
  content: '\e14a';
}

/* line 451, src/sass/core/material-icons.scss */
.material-icons.backup::before,
.mi.backup::before {
  content: '\e864';
}

/* line 456, src/sass/core/material-icons.scss */
.material-icons.battery_alert::before,
.mi.battery_alert::before {
  content: '\e19c';
}

/* line 461, src/sass/core/material-icons.scss */
.material-icons.battery_charging_full::before,
.mi.battery_charging_full::before {
  content: '\e1a3';
}

/* line 466, src/sass/core/material-icons.scss */
.material-icons.battery_full::before,
.mi.battery_full::before {
  content: '\e1a4';
}

/* line 471, src/sass/core/material-icons.scss */
.material-icons.battery_std::before,
.mi.battery_std::before {
  content: '\e1a5';
}

/* line 476, src/sass/core/material-icons.scss */
.material-icons.battery_unknown::before,
.mi.battery_unknown::before {
  content: '\e1a6';
}

/* line 481, src/sass/core/material-icons.scss */
.material-icons.beach_access::before,
.mi.beach_access::before {
  content: '\eb3e';
}

/* line 486, src/sass/core/material-icons.scss */
.material-icons.beenhere::before,
.mi.beenhere::before {
  content: '\e52d';
}

/* line 491, src/sass/core/material-icons.scss */
.material-icons.block::before,
.mi.block::before {
  content: '\e14b';
}

/* line 496, src/sass/core/material-icons.scss */
.material-icons.bluetooth::before,
.mi.bluetooth::before {
  content: '\e1a7';
}

/* line 501, src/sass/core/material-icons.scss */
.material-icons.bluetooth_audio::before,
.mi.bluetooth_audio::before {
  content: '\e60f';
}

/* line 506, src/sass/core/material-icons.scss */
.material-icons.bluetooth_connected::before,
.mi.bluetooth_connected::before {
  content: '\e1a8';
}

/* line 511, src/sass/core/material-icons.scss */
.material-icons.bluetooth_disabled::before,
.mi.bluetooth_disabled::before {
  content: '\e1a9';
}

/* line 516, src/sass/core/material-icons.scss */
.material-icons.bluetooth_searching::before,
.mi.bluetooth_searching::before {
  content: '\e1aa';
}

/* line 521, src/sass/core/material-icons.scss */
.material-icons.blur_circular::before,
.mi.blur_circular::before {
  content: '\e3a2';
}

/* line 526, src/sass/core/material-icons.scss */
.material-icons.blur_linear::before,
.mi.blur_linear::before {
  content: '\e3a3';
}

/* line 531, src/sass/core/material-icons.scss */
.material-icons.blur_off::before,
.mi.blur_off::before {
  content: '\e3a4';
}

/* line 536, src/sass/core/material-icons.scss */
.material-icons.blur_on::before,
.mi.blur_on::before {
  content: '\e3a5';
}

/* line 541, src/sass/core/material-icons.scss */
.material-icons.book::before,
.mi.book::before {
  content: '\e865';
}

/* line 546, src/sass/core/material-icons.scss */
.material-icons.bookmark::before,
.mi.bookmark::before {
  content: '\e866';
}

/* line 551, src/sass/core/material-icons.scss */
.material-icons.bookmark_border::before,
.mi.bookmark_border::before {
  content: '\e867';
}

/* line 556, src/sass/core/material-icons.scss */
.material-icons.border_all::before,
.mi.border_all::before {
  content: '\e228';
}

/* line 561, src/sass/core/material-icons.scss */
.material-icons.border_bottom::before,
.mi.border_bottom::before {
  content: '\e229';
}

/* line 566, src/sass/core/material-icons.scss */
.material-icons.border_clear::before,
.mi.border_clear::before {
  content: '\e22a';
}

/* line 571, src/sass/core/material-icons.scss */
.material-icons.border_color::before,
.mi.border_color::before {
  content: '\e22b';
}

/* line 576, src/sass/core/material-icons.scss */
.material-icons.border_horizontal::before,
.mi.border_horizontal::before {
  content: '\e22c';
}

/* line 581, src/sass/core/material-icons.scss */
.material-icons.border_inner::before,
.mi.border_inner::before {
  content: '\e22d';
}

/* line 586, src/sass/core/material-icons.scss */
.material-icons.border_left::before,
.mi.border_left::before {
  content: '\e22e';
}

/* line 591, src/sass/core/material-icons.scss */
.material-icons.border_outer::before,
.mi.border_outer::before {
  content: '\e22f';
}

/* line 596, src/sass/core/material-icons.scss */
.material-icons.border_right::before,
.mi.border_right::before {
  content: '\e230';
}

/* line 601, src/sass/core/material-icons.scss */
.material-icons.border_style::before,
.mi.border_style::before {
  content: '\e231';
}

/* line 606, src/sass/core/material-icons.scss */
.material-icons.border_top::before,
.mi.border_top::before {
  content: '\e232';
}

/* line 611, src/sass/core/material-icons.scss */
.material-icons.border_vertical::before,
.mi.border_vertical::before {
  content: '\e233';
}

/* line 616, src/sass/core/material-icons.scss */
.material-icons.branding_watermark::before,
.mi.branding_watermark::before {
  content: '\e06b';
}

/* line 621, src/sass/core/material-icons.scss */
.material-icons.brightness_1::before,
.mi.brightness_1::before {
  content: '\e3a6';
}

/* line 626, src/sass/core/material-icons.scss */
.material-icons.brightness_2::before,
.mi.brightness_2::before {
  content: '\e3a7';
}

/* line 631, src/sass/core/material-icons.scss */
.material-icons.brightness_3::before,
.mi.brightness_3::before {
  content: '\e3a8';
}

/* line 636, src/sass/core/material-icons.scss */
.material-icons.brightness_4::before,
.mi.brightness_4::before {
  content: '\e3a9';
}

/* line 641, src/sass/core/material-icons.scss */
.material-icons.brightness_5::before,
.mi.brightness_5::before {
  content: '\e3aa';
}

/* line 646, src/sass/core/material-icons.scss */
.material-icons.brightness_6::before,
.mi.brightness_6::before {
  content: '\e3ab';
}

/* line 651, src/sass/core/material-icons.scss */
.material-icons.brightness_7::before,
.mi.brightness_7::before {
  content: '\e3ac';
}

/* line 656, src/sass/core/material-icons.scss */
.material-icons.brightness_auto::before,
.mi.brightness_auto::before {
  content: '\e1ab';
}

/* line 661, src/sass/core/material-icons.scss */
.material-icons.brightness_high::before,
.mi.brightness_high::before {
  content: '\e1ac';
}

/* line 666, src/sass/core/material-icons.scss */
.material-icons.brightness_low::before,
.mi.brightness_low::before {
  content: '\e1ad';
}

/* line 671, src/sass/core/material-icons.scss */
.material-icons.brightness_medium::before,
.mi.brightness_medium::before {
  content: '\e1ae';
}

/* line 676, src/sass/core/material-icons.scss */
.material-icons.broken_image::before,
.mi.broken_image::before {
  content: '\e3ad';
}

/* line 681, src/sass/core/material-icons.scss */
.material-icons.brush::before,
.mi.brush::before {
  content: '\e3ae';
}

/* line 686, src/sass/core/material-icons.scss */
.material-icons.bubble_chart::before,
.mi.bubble_chart::before {
  content: '\e6dd';
}

/* line 691, src/sass/core/material-icons.scss */
.material-icons.bug_report::before,
.mi.bug_report::before {
  content: '\e868';
}

/* line 696, src/sass/core/material-icons.scss */
.material-icons.build::before,
.mi.build::before {
  content: '\e869';
}

/* line 701, src/sass/core/material-icons.scss */
.material-icons.burst_mode::before,
.mi.burst_mode::before {
  content: '\e43c';
}

/* line 706, src/sass/core/material-icons.scss */
.material-icons.business::before,
.mi.business::before {
  content: '\e0af';
}

/* line 711, src/sass/core/material-icons.scss */
.material-icons.business_center::before,
.mi.business_center::before {
  content: '\eb3f';
}

/* line 716, src/sass/core/material-icons.scss */
.material-icons.cached::before,
.mi.cached::before {
  content: '\e86a';
}

/* line 721, src/sass/core/material-icons.scss */
.material-icons.cake::before,
.mi.cake::before {
  content: '\e7e9';
}

/* line 726, src/sass/core/material-icons.scss */
.material-icons.call::before,
.mi.call::before {
  content: '\e0b0';
}

/* line 731, src/sass/core/material-icons.scss */
.material-icons.call_end::before,
.mi.call_end::before {
  content: '\e0b1';
}

/* line 736, src/sass/core/material-icons.scss */
.material-icons.call_made::before,
.mi.call_made::before {
  content: '\e0b2';
}

/* line 741, src/sass/core/material-icons.scss */
.material-icons.call_merge::before,
.mi.call_merge::before {
  content: '\e0b3';
}

/* line 746, src/sass/core/material-icons.scss */
.material-icons.call_missed::before,
.mi.call_missed::before {
  content: '\e0b4';
}

/* line 751, src/sass/core/material-icons.scss */
.material-icons.call_missed_outgoing::before,
.mi.call_missed_outgoing::before {
  content: '\e0e4';
}

/* line 756, src/sass/core/material-icons.scss */
.material-icons.call_received::before,
.mi.call_received::before {
  content: '\e0b5';
}

/* line 761, src/sass/core/material-icons.scss */
.material-icons.call_split::before,
.mi.call_split::before {
  content: '\e0b6';
}

/* line 766, src/sass/core/material-icons.scss */
.material-icons.call_to_action::before,
.mi.call_to_action::before {
  content: '\e06c';
}

/* line 771, src/sass/core/material-icons.scss */
.material-icons.camera::before,
.mi.camera::before {
  content: '\e3af';
}

/* line 776, src/sass/core/material-icons.scss */
.material-icons.camera_alt::before,
.mi.camera_alt::before {
  content: '\e3b0';
}

/* line 781, src/sass/core/material-icons.scss */
.material-icons.camera_enhance::before,
.mi.camera_enhance::before {
  content: '\e8fc';
}

/* line 786, src/sass/core/material-icons.scss */
.material-icons.camera_front::before,
.mi.camera_front::before {
  content: '\e3b1';
}

/* line 791, src/sass/core/material-icons.scss */
.material-icons.camera_rear::before,
.mi.camera_rear::before {
  content: '\e3b2';
}

/* line 796, src/sass/core/material-icons.scss */
.material-icons.camera_roll::before,
.mi.camera_roll::before {
  content: '\e3b3';
}

/* line 801, src/sass/core/material-icons.scss */
.material-icons.cancel::before,
.mi.cancel::before {
  content: '\e5c9';
}

/* line 806, src/sass/core/material-icons.scss */
.material-icons.card_giftcard::before,
.mi.card_giftcard::before {
  content: '\e8f6';
}

/* line 811, src/sass/core/material-icons.scss */
.material-icons.card_membership::before,
.mi.card_membership::before {
  content: '\e8f7';
}

/* line 816, src/sass/core/material-icons.scss */
.material-icons.card_travel::before,
.mi.card_travel::before {
  content: '\e8f8';
}

/* line 821, src/sass/core/material-icons.scss */
.material-icons.casino::before,
.mi.casino::before {
  content: '\eb40';
}

/* line 826, src/sass/core/material-icons.scss */
.material-icons.cast::before,
.mi.cast::before {
  content: '\e307';
}

/* line 831, src/sass/core/material-icons.scss */
.material-icons.cast_connected::before,
.mi.cast_connected::before {
  content: '\e308';
}

/* line 836, src/sass/core/material-icons.scss */
.material-icons.center_focus_strong::before,
.mi.center_focus_strong::before {
  content: '\e3b4';
}

/* line 841, src/sass/core/material-icons.scss */
.material-icons.center_focus_weak::before,
.mi.center_focus_weak::before {
  content: '\e3b5';
}

/* line 846, src/sass/core/material-icons.scss */
.material-icons.change_history::before,
.mi.change_history::before {
  content: '\e86b';
}

/* line 851, src/sass/core/material-icons.scss */
.material-icons.chat::before,
.mi.chat::before {
  content: '\e0b7';
}

/* line 856, src/sass/core/material-icons.scss */
.material-icons.chat_bubble::before,
.mi.chat_bubble::before {
  content: '\e0ca';
}

/* line 861, src/sass/core/material-icons.scss */
.material-icons.chat_bubble_outline::before,
.mi.chat_bubble_outline::before {
  content: '\e0cb';
}

/* line 866, src/sass/core/material-icons.scss */
.material-icons.check::before,
.mi.check::before {
  content: '\e5ca';
}

/* line 871, src/sass/core/material-icons.scss */
.material-icons.check_box::before,
.mi.check_box::before {
  content: '\e834';
}

/* line 876, src/sass/core/material-icons.scss */
.material-icons.check_box_outline_blank::before,
.mi.check_box_outline_blank::before {
  content: '\e835';
}

/* line 881, src/sass/core/material-icons.scss */
.material-icons.check_circle::before,
.mi.check_circle::before {
  content: '\e86c';
}

/* line 886, src/sass/core/material-icons.scss */
.material-icons.chevron_left::before,
.mi.chevron_left::before {
  content: '\e5cb';
}

/* line 891, src/sass/core/material-icons.scss */
.material-icons.chevron_right::before,
.mi.chevron_right::before {
  content: '\e5cc';
}

/* line 896, src/sass/core/material-icons.scss */
.material-icons.child_care::before,
.mi.child_care::before {
  content: '\eb41';
}

/* line 901, src/sass/core/material-icons.scss */
.material-icons.child_friendly::before,
.mi.child_friendly::before {
  content: '\eb42';
}

/* line 906, src/sass/core/material-icons.scss */
.material-icons.chrome_reader_mode::before,
.mi.chrome_reader_mode::before {
  content: '\e86d';
}

/* line 911, src/sass/core/material-icons.scss */
.material-icons.class::before,
.mi.class::before {
  content: '\e86e';
}

/* line 916, src/sass/core/material-icons.scss */
.material-icons.clear::before,
.mi.clear::before {
  content: '\e14c';
}

/* line 921, src/sass/core/material-icons.scss */
.material-icons.clear_all::before,
.mi.clear_all::before {
  content: '\e0b8';
}

/* line 926, src/sass/core/material-icons.scss */
.material-icons.close::before,
.mi.close::before {
  content: '\e5cd';
}

/* line 931, src/sass/core/material-icons.scss */
.material-icons.closed_caption::before,
.mi.closed_caption::before {
  content: '\e01c';
}

/* line 936, src/sass/core/material-icons.scss */
.material-icons.cloud::before,
.mi.cloud::before {
  content: '\e2bd';
}

/* line 941, src/sass/core/material-icons.scss */
.material-icons.cloud_circle::before,
.mi.cloud_circle::before {
  content: '\e2be';
}

/* line 946, src/sass/core/material-icons.scss */
.material-icons.cloud_done::before,
.mi.cloud_done::before {
  content: '\e2bf';
}

/* line 951, src/sass/core/material-icons.scss */
.material-icons.cloud_download::before,
.mi.cloud_download::before {
  content: '\e2c0';
}

/* line 956, src/sass/core/material-icons.scss */
.material-icons.cloud_off::before,
.mi.cloud_off::before {
  content: '\e2c1';
}

/* line 961, src/sass/core/material-icons.scss */
.material-icons.cloud_queue::before,
.mi.cloud_queue::before {
  content: '\e2c2';
}

/* line 966, src/sass/core/material-icons.scss */
.material-icons.cloud_upload::before,
.mi.cloud_upload::before {
  content: '\e2c3';
}

/* line 971, src/sass/core/material-icons.scss */
.material-icons.code::before,
.mi.code::before {
  content: '\e86f';
}

/* line 976, src/sass/core/material-icons.scss */
.material-icons.collections::before,
.mi.collections::before {
  content: '\e3b6';
}

/* line 981, src/sass/core/material-icons.scss */
.material-icons.collections_bookmark::before,
.mi.collections_bookmark::before {
  content: '\e431';
}

/* line 986, src/sass/core/material-icons.scss */
.material-icons.color_lens::before,
.mi.color_lens::before {
  content: '\e3b7';
}

/* line 991, src/sass/core/material-icons.scss */
.material-icons.colorize::before,
.mi.colorize::before {
  content: '\e3b8';
}

/* line 996, src/sass/core/material-icons.scss */
.material-icons.comment::before,
.mi.comment::before {
  content: '\e0b9';
}

/* line 1001, src/sass/core/material-icons.scss */
.material-icons.compare::before,
.mi.compare::before {
  content: '\e3b9';
}

/* line 1006, src/sass/core/material-icons.scss */
.material-icons.compare_arrows::before,
.mi.compare_arrows::before {
  content: '\e915';
}

/* line 1011, src/sass/core/material-icons.scss */
.material-icons.computer::before,
.mi.computer::before {
  content: '\e30a';
}

/* line 1016, src/sass/core/material-icons.scss */
.material-icons.confirmation_number::before,
.mi.confirmation_number::before {
  content: '\e638';
}

/* line 1021, src/sass/core/material-icons.scss */
.material-icons.contact_mail::before,
.mi.contact_mail::before {
  content: '\e0d0';
}

/* line 1026, src/sass/core/material-icons.scss */
.material-icons.contact_phone::before,
.mi.contact_phone::before {
  content: '\e0cf';
}

/* line 1031, src/sass/core/material-icons.scss */
.material-icons.contacts::before,
.mi.contacts::before {
  content: '\e0ba';
}

/* line 1036, src/sass/core/material-icons.scss */
.material-icons.content_copy::before,
.mi.content_copy::before {
  content: '\e14d';
}

/* line 1041, src/sass/core/material-icons.scss */
.material-icons.content_cut::before,
.mi.content_cut::before {
  content: '\e14e';
}

/* line 1046, src/sass/core/material-icons.scss */
.material-icons.content_paste::before,
.mi.content_paste::before {
  content: '\e14f';
}

/* line 1051, src/sass/core/material-icons.scss */
.material-icons.control_point::before,
.mi.control_point::before {
  content: '\e3ba';
}

/* line 1056, src/sass/core/material-icons.scss */
.material-icons.control_point_duplicate::before,
.mi.control_point_duplicate::before {
  content: '\e3bb';
}

/* line 1061, src/sass/core/material-icons.scss */
.material-icons.copyright::before,
.mi.copyright::before {
  content: '\e90c';
}

/* line 1066, src/sass/core/material-icons.scss */
.material-icons.create::before,
.mi.create::before {
  content: '\e150';
}

/* line 1071, src/sass/core/material-icons.scss */
.material-icons.create_new_folder::before,
.mi.create_new_folder::before {
  content: '\e2cc';
}

/* line 1076, src/sass/core/material-icons.scss */
.material-icons.credit_card::before,
.mi.credit_card::before {
  content: '\e870';
}

/* line 1081, src/sass/core/material-icons.scss */
.material-icons.crop::before,
.mi.crop::before {
  content: '\e3be';
}

/* line 1086, src/sass/core/material-icons.scss */
.material-icons.crop_16_9::before,
.mi.crop_16_9::before {
  content: '\e3bc';
}

/* line 1091, src/sass/core/material-icons.scss */
.material-icons.crop_3_2::before,
.mi.crop_3_2::before {
  content: '\e3bd';
}

/* line 1096, src/sass/core/material-icons.scss */
.material-icons.crop_5_4::before,
.mi.crop_5_4::before {
  content: '\e3bf';
}

/* line 1101, src/sass/core/material-icons.scss */
.material-icons.crop_7_5::before,
.mi.crop_7_5::before {
  content: '\e3c0';
}

/* line 1106, src/sass/core/material-icons.scss */
.material-icons.crop_din::before,
.mi.crop_din::before {
  content: '\e3c1';
}

/* line 1111, src/sass/core/material-icons.scss */
.material-icons.crop_free::before,
.mi.crop_free::before {
  content: '\e3c2';
}

/* line 1116, src/sass/core/material-icons.scss */
.material-icons.crop_landscape::before,
.mi.crop_landscape::before {
  content: '\e3c3';
}

/* line 1121, src/sass/core/material-icons.scss */
.material-icons.crop_original::before,
.mi.crop_original::before {
  content: '\e3c4';
}

/* line 1126, src/sass/core/material-icons.scss */
.material-icons.crop_portrait::before,
.mi.crop_portrait::before {
  content: '\e3c5';
}

/* line 1131, src/sass/core/material-icons.scss */
.material-icons.crop_rotate::before,
.mi.crop_rotate::before {
  content: '\e437';
}

/* line 1136, src/sass/core/material-icons.scss */
.material-icons.crop_square::before,
.mi.crop_square::before {
  content: '\e3c6';
}

/* line 1141, src/sass/core/material-icons.scss */
.material-icons.dashboard::before,
.mi.dashboard::before {
  content: '\e871';
}

/* line 1146, src/sass/core/material-icons.scss */
.material-icons.data_usage::before,
.mi.data_usage::before {
  content: '\e1af';
}

/* line 1151, src/sass/core/material-icons.scss */
.material-icons.date_range::before,
.mi.date_range::before {
  content: '\e916';
}

/* line 1156, src/sass/core/material-icons.scss */
.material-icons.dehaze::before,
.mi.dehaze::before {
  content: '\e3c7';
}

/* line 1161, src/sass/core/material-icons.scss */
.material-icons.delete::before,
.mi.delete::before {
  content: '\e872';
}

/* line 1166, src/sass/core/material-icons.scss */
.material-icons.delete_forever::before,
.mi.delete_forever::before {
  content: '\e92b';
}

/* line 1171, src/sass/core/material-icons.scss */
.material-icons.delete_sweep::before,
.mi.delete_sweep::before {
  content: '\e16c';
}

/* line 1176, src/sass/core/material-icons.scss */
.material-icons.description::before,
.mi.description::before {
  content: '\e873';
}

/* line 1181, src/sass/core/material-icons.scss */
.material-icons.desktop_mac::before,
.mi.desktop_mac::before {
  content: '\e30b';
}

/* line 1186, src/sass/core/material-icons.scss */
.material-icons.desktop_windows::before,
.mi.desktop_windows::before {
  content: '\e30c';
}

/* line 1191, src/sass/core/material-icons.scss */
.material-icons.details::before,
.mi.details::before {
  content: '\e3c8';
}

/* line 1196, src/sass/core/material-icons.scss */
.material-icons.developer_board::before,
.mi.developer_board::before {
  content: '\e30d';
}

/* line 1201, src/sass/core/material-icons.scss */
.material-icons.developer_mode::before,
.mi.developer_mode::before {
  content: '\e1b0';
}

/* line 1206, src/sass/core/material-icons.scss */
.material-icons.device_hub::before,
.mi.device_hub::before {
  content: '\e335';
}

/* line 1211, src/sass/core/material-icons.scss */
.material-icons.devices::before,
.mi.devices::before {
  content: '\e1b1';
}

/* line 1216, src/sass/core/material-icons.scss */
.material-icons.devices_other::before,
.mi.devices_other::before {
  content: '\e337';
}

/* line 1221, src/sass/core/material-icons.scss */
.material-icons.dialer_sip::before,
.mi.dialer_sip::before {
  content: '\e0bb';
}

/* line 1226, src/sass/core/material-icons.scss */
.material-icons.dialpad::before,
.mi.dialpad::before {
  content: '\e0bc';
}

/* line 1231, src/sass/core/material-icons.scss */
.material-icons.directions::before,
.mi.directions::before {
  content: '\e52e';
}

/* line 1236, src/sass/core/material-icons.scss */
.material-icons.directions_bike::before,
.mi.directions_bike::before {
  content: '\e52f';
}

/* line 1241, src/sass/core/material-icons.scss */
.material-icons.directions_boat::before,
.mi.directions_boat::before {
  content: '\e532';
}

/* line 1246, src/sass/core/material-icons.scss */
.material-icons.directions_bus::before,
.mi.directions_bus::before {
  content: '\e530';
}

/* line 1251, src/sass/core/material-icons.scss */
.material-icons.directions_car::before,
.mi.directions_car::before {
  content: '\e531';
}

/* line 1256, src/sass/core/material-icons.scss */
.material-icons.directions_railway::before,
.mi.directions_railway::before {
  content: '\e534';
}

/* line 1261, src/sass/core/material-icons.scss */
.material-icons.directions_run::before,
.mi.directions_run::before {
  content: '\e566';
}

/* line 1266, src/sass/core/material-icons.scss */
.material-icons.directions_subway::before,
.mi.directions_subway::before {
  content: '\e533';
}

/* line 1271, src/sass/core/material-icons.scss */
.material-icons.directions_transit::before,
.mi.directions_transit::before {
  content: '\e535';
}

/* line 1276, src/sass/core/material-icons.scss */
.material-icons.directions_walk::before,
.mi.directions_walk::before {
  content: '\e536';
}

/* line 1281, src/sass/core/material-icons.scss */
.material-icons.disc_full::before,
.mi.disc_full::before {
  content: '\e610';
}

/* line 1286, src/sass/core/material-icons.scss */
.material-icons.dns::before,
.mi.dns::before {
  content: '\e875';
}

/* line 1291, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb::before,
.mi.do_not_disturb::before {
  content: '\e612';
}

/* line 1296, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb_alt::before,
.mi.do_not_disturb_alt::before {
  content: '\e611';
}

/* line 1301, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb_off::before,
.mi.do_not_disturb_off::before {
  content: '\e643';
}

/* line 1306, src/sass/core/material-icons.scss */
.material-icons.do_not_disturb_on::before,
.mi.do_not_disturb_on::before {
  content: '\e644';
}

/* line 1311, src/sass/core/material-icons.scss */
.material-icons.dock::before,
.mi.dock::before {
  content: '\e30e';
}

/* line 1316, src/sass/core/material-icons.scss */
.material-icons.domain::before,
.mi.domain::before {
  content: '\e7ee';
}

/* line 1321, src/sass/core/material-icons.scss */
.material-icons.done::before,
.mi.done::before {
  content: '\e876';
}

/* line 1326, src/sass/core/material-icons.scss */
.material-icons.done_all::before,
.mi.done_all::before {
  content: '\e877';
}

/* line 1331, src/sass/core/material-icons.scss */
.material-icons.donut_large::before,
.mi.donut_large::before {
  content: '\e917';
}

/* line 1336, src/sass/core/material-icons.scss */
.material-icons.donut_small::before,
.mi.donut_small::before {
  content: '\e918';
}

/* line 1341, src/sass/core/material-icons.scss */
.material-icons.drafts::before,
.mi.drafts::before {
  content: '\e151';
}

/* line 1346, src/sass/core/material-icons.scss */
.material-icons.drag_handle::before,
.mi.drag_handle::before {
  content: '\e25d';
}

/* line 1351, src/sass/core/material-icons.scss */
.material-icons.drive_eta::before,
.mi.drive_eta::before {
  content: '\e613';
}

/* line 1356, src/sass/core/material-icons.scss */
.material-icons.dvr::before,
.mi.dvr::before {
  content: '\e1b2';
}

/* line 1361, src/sass/core/material-icons.scss */
.material-icons.edit::before,
.mi.edit::before {
  content: '\e3c9';
}

/* line 1366, src/sass/core/material-icons.scss */
.material-icons.edit_location::before,
.mi.edit_location::before {
  content: '\e568';
}

/* line 1371, src/sass/core/material-icons.scss */
.material-icons.eject::before,
.mi.eject::before {
  content: '\e8fb';
}

/* line 1376, src/sass/core/material-icons.scss */
.material-icons.email::before,
.mi.email::before {
  content: '\e0be';
}

/* line 1381, src/sass/core/material-icons.scss */
.material-icons.enhanced_encryption::before,
.mi.enhanced_encryption::before {
  content: '\e63f';
}

/* line 1386, src/sass/core/material-icons.scss */
.material-icons.equalizer::before,
.mi.equalizer::before {
  content: '\e01d';
}

/* line 1391, src/sass/core/material-icons.scss */
.material-icons.error::before,
.mi.error::before {
  content: '\e000';
}

/* line 1396, src/sass/core/material-icons.scss */
.material-icons.error_outline::before,
.mi.error_outline::before {
  content: '\e001';
}

/* line 1401, src/sass/core/material-icons.scss */
.material-icons.euro_symbol::before,
.mi.euro_symbol::before {
  content: '\e926';
}

/* line 1406, src/sass/core/material-icons.scss */
.material-icons.ev_station::before,
.mi.ev_station::before {
  content: '\e56d';
}

/* line 1411, src/sass/core/material-icons.scss */
.material-icons.event::before,
.mi.event::before {
  content: '\e878';
}

/* line 1416, src/sass/core/material-icons.scss */
.material-icons.event_available::before,
.mi.event_available::before {
  content: '\e614';
}

/* line 1421, src/sass/core/material-icons.scss */
.material-icons.event_busy::before,
.mi.event_busy::before {
  content: '\e615';
}

/* line 1426, src/sass/core/material-icons.scss */
.material-icons.event_note::before,
.mi.event_note::before {
  content: '\e616';
}

/* line 1431, src/sass/core/material-icons.scss */
.material-icons.event_seat::before,
.mi.event_seat::before {
  content: '\e903';
}

/* line 1436, src/sass/core/material-icons.scss */
.material-icons.exit_to_app::before,
.mi.exit_to_app::before {
  content: '\e879';
}

/* line 1441, src/sass/core/material-icons.scss */
.material-icons.expand_less::before,
.mi.expand_less::before {
  content: '\e5ce';
}

/* line 1446, src/sass/core/material-icons.scss */
.material-icons.expand_more::before,
.mi.expand_more::before {
  content: '\e5cf';
}

/* line 1451, src/sass/core/material-icons.scss */
.material-icons.explicit::before,
.mi.explicit::before {
  content: '\e01e';
}

/* line 1456, src/sass/core/material-icons.scss */
.material-icons.explore::before,
.mi.explore::before {
  content: '\e87a';
}

/* line 1461, src/sass/core/material-icons.scss */
.material-icons.exposure::before,
.mi.exposure::before {
  content: '\e3ca';
}

/* line 1466, src/sass/core/material-icons.scss */
.material-icons.exposure_neg_1::before,
.mi.exposure_neg_1::before {
  content: '\e3cb';
}

/* line 1471, src/sass/core/material-icons.scss */
.material-icons.exposure_neg_2::before,
.mi.exposure_neg_2::before {
  content: '\e3cc';
}

/* line 1476, src/sass/core/material-icons.scss */
.material-icons.exposure_plus_1::before,
.mi.exposure_plus_1::before {
  content: '\e3cd';
}

/* line 1481, src/sass/core/material-icons.scss */
.material-icons.exposure_plus_2::before,
.mi.exposure_plus_2::before {
  content: '\e3ce';
}

/* line 1486, src/sass/core/material-icons.scss */
.material-icons.exposure_zero::before,
.mi.exposure_zero::before {
  content: '\e3cf';
}

/* line 1491, src/sass/core/material-icons.scss */
.material-icons.extension::before,
.mi.extension::before {
  content: '\e87b';
}

/* line 1496, src/sass/core/material-icons.scss */
.material-icons.face::before,
.mi.face::before {
  content: '\e87c';
}

/* line 1501, src/sass/core/material-icons.scss */
.material-icons.fast_forward::before,
.mi.fast_forward::before {
  content: '\e01f';
}

/* line 1506, src/sass/core/material-icons.scss */
.material-icons.fast_rewind::before,
.mi.fast_rewind::before {
  content: '\e020';
}

/* line 1511, src/sass/core/material-icons.scss */
.material-icons.favorite::before,
.mi.favorite::before {
  content: '\e87d';
}

/* line 1516, src/sass/core/material-icons.scss */
.material-icons.favorite_border::before,
.mi.favorite_border::before {
  content: '\e87e';
}

/* line 1521, src/sass/core/material-icons.scss */
.material-icons.featured_play_list::before,
.mi.featured_play_list::before {
  content: '\e06d';
}

/* line 1526, src/sass/core/material-icons.scss */
.material-icons.featured_video::before,
.mi.featured_video::before {
  content: '\e06e';
}

/* line 1531, src/sass/core/material-icons.scss */
.material-icons.feedback::before,
.mi.feedback::before {
  content: '\e87f';
}

/* line 1536, src/sass/core/material-icons.scss */
.material-icons.fiber_dvr::before,
.mi.fiber_dvr::before {
  content: '\e05d';
}

/* line 1541, src/sass/core/material-icons.scss */
.material-icons.fiber_manual_record::before,
.mi.fiber_manual_record::before {
  content: '\e061';
}

/* line 1546, src/sass/core/material-icons.scss */
.material-icons.fiber_new::before,
.mi.fiber_new::before {
  content: '\e05e';
}

/* line 1551, src/sass/core/material-icons.scss */
.material-icons.fiber_pin::before,
.mi.fiber_pin::before {
  content: '\e06a';
}

/* line 1556, src/sass/core/material-icons.scss */
.material-icons.fiber_smart_record::before,
.mi.fiber_smart_record::before {
  content: '\e062';
}

/* line 1561, src/sass/core/material-icons.scss */
.material-icons.file_download::before,
.mi.file_download::before {
  content: '\e2c4';
}

/* line 1566, src/sass/core/material-icons.scss */
.material-icons.file_upload::before,
.mi.file_upload::before {
  content: '\e2c6';
}

/* line 1571, src/sass/core/material-icons.scss */
.material-icons.filter::before,
.mi.filter::before {
  content: '\e3d3';
}

/* line 1576, src/sass/core/material-icons.scss */
.material-icons.filter_1::before,
.mi.filter_1::before {
  content: '\e3d0';
}

/* line 1581, src/sass/core/material-icons.scss */
.material-icons.filter_2::before,
.mi.filter_2::before {
  content: '\e3d1';
}

/* line 1586, src/sass/core/material-icons.scss */
.material-icons.filter_3::before,
.mi.filter_3::before {
  content: '\e3d2';
}

/* line 1591, src/sass/core/material-icons.scss */
.material-icons.filter_4::before,
.mi.filter_4::before {
  content: '\e3d4';
}

/* line 1596, src/sass/core/material-icons.scss */
.material-icons.filter_5::before,
.mi.filter_5::before {
  content: '\e3d5';
}

/* line 1601, src/sass/core/material-icons.scss */
.material-icons.filter_6::before,
.mi.filter_6::before {
  content: '\e3d6';
}

/* line 1606, src/sass/core/material-icons.scss */
.material-icons.filter_7::before,
.mi.filter_7::before {
  content: '\e3d7';
}

/* line 1611, src/sass/core/material-icons.scss */
.material-icons.filter_8::before,
.mi.filter_8::before {
  content: '\e3d8';
}

/* line 1616, src/sass/core/material-icons.scss */
.material-icons.filter_9::before,
.mi.filter_9::before {
  content: '\e3d9';
}

/* line 1621, src/sass/core/material-icons.scss */
.material-icons.filter_9_plus::before,
.mi.filter_9_plus::before {
  content: '\e3da';
}

/* line 1626, src/sass/core/material-icons.scss */
.material-icons.filter_b_and_w::before,
.mi.filter_b_and_w::before {
  content: '\e3db';
}

/* line 1631, src/sass/core/material-icons.scss */
.material-icons.filter_center_focus::before,
.mi.filter_center_focus::before {
  content: '\e3dc';
}

/* line 1636, src/sass/core/material-icons.scss */
.material-icons.filter_drama::before,
.mi.filter_drama::before {
  content: '\e3dd';
}

/* line 1641, src/sass/core/material-icons.scss */
.material-icons.filter_frames::before,
.mi.filter_frames::before {
  content: '\e3de';
}

/* line 1646, src/sass/core/material-icons.scss */
.material-icons.filter_hdr::before,
.mi.filter_hdr::before {
  content: '\e3df';
}

/* line 1651, src/sass/core/material-icons.scss */
.material-icons.filter_list::before,
.mi.filter_list::before {
  content: '\e152';
}

/* line 1656, src/sass/core/material-icons.scss */
.material-icons.filter_none::before,
.mi.filter_none::before {
  content: '\e3e0';
}

/* line 1661, src/sass/core/material-icons.scss */
.material-icons.filter_tilt_shift::before,
.mi.filter_tilt_shift::before {
  content: '\e3e2';
}

/* line 1666, src/sass/core/material-icons.scss */
.material-icons.filter_vintage::before,
.mi.filter_vintage::before {
  content: '\e3e3';
}

/* line 1671, src/sass/core/material-icons.scss */
.material-icons.find_in_page::before,
.mi.find_in_page::before {
  content: '\e880';
}

/* line 1676, src/sass/core/material-icons.scss */
.material-icons.find_replace::before,
.mi.find_replace::before {
  content: '\e881';
}

/* line 1681, src/sass/core/material-icons.scss */
.material-icons.fingerprint::before,
.mi.fingerprint::before {
  content: '\e90d';
}

/* line 1686, src/sass/core/material-icons.scss */
.material-icons.first_page::before,
.mi.first_page::before {
  content: '\e5dc';
}

/* line 1691, src/sass/core/material-icons.scss */
.material-icons.fitness_center::before,
.mi.fitness_center::before {
  content: '\eb43';
}

/* line 1696, src/sass/core/material-icons.scss */
.material-icons.flag::before,
.mi.flag::before {
  content: '\e153';
}

/* line 1701, src/sass/core/material-icons.scss */
.material-icons.flare::before,
.mi.flare::before {
  content: '\e3e4';
}

/* line 1706, src/sass/core/material-icons.scss */
.material-icons.flash_auto::before,
.mi.flash_auto::before {
  content: '\e3e5';
}

/* line 1711, src/sass/core/material-icons.scss */
.material-icons.flash_off::before,
.mi.flash_off::before {
  content: '\e3e6';
}

/* line 1716, src/sass/core/material-icons.scss */
.material-icons.flash_on::before,
.mi.flash_on::before {
  content: '\e3e7';
}

/* line 1721, src/sass/core/material-icons.scss */
.material-icons.flight::before,
.mi.flight::before {
  content: '\e539';
}

/* line 1726, src/sass/core/material-icons.scss */
.material-icons.flight_land::before,
.mi.flight_land::before {
  content: '\e904';
}

/* line 1731, src/sass/core/material-icons.scss */
.material-icons.flight_takeoff::before,
.mi.flight_takeoff::before {
  content: '\e905';
}

/* line 1736, src/sass/core/material-icons.scss */
.material-icons.flip::before,
.mi.flip::before {
  content: '\e3e8';
}

/* line 1741, src/sass/core/material-icons.scss */
.material-icons.flip_to_back::before,
.mi.flip_to_back::before {
  content: '\e882';
}

/* line 1746, src/sass/core/material-icons.scss */
.material-icons.flip_to_front::before,
.mi.flip_to_front::before {
  content: '\e883';
}

/* line 1751, src/sass/core/material-icons.scss */
.material-icons.folder::before,
.mi.folder::before {
  content: '\e2c7';
}

/* line 1756, src/sass/core/material-icons.scss */
.material-icons.folder_open::before,
.mi.folder_open::before {
  content: '\e2c8';
}

/* line 1761, src/sass/core/material-icons.scss */
.material-icons.folder_shared::before,
.mi.folder_shared::before {
  content: '\e2c9';
}

/* line 1766, src/sass/core/material-icons.scss */
.material-icons.folder_special::before,
.mi.folder_special::before {
  content: '\e617';
}

/* line 1771, src/sass/core/material-icons.scss */
.material-icons.font_download::before,
.mi.font_download::before {
  content: '\e167';
}

/* line 1776, src/sass/core/material-icons.scss */
.material-icons.format_align_center::before,
.mi.format_align_center::before {
  content: '\e234';
}

/* line 1781, src/sass/core/material-icons.scss */
.material-icons.format_align_justify::before,
.mi.format_align_justify::before {
  content: '\e235';
}

/* line 1786, src/sass/core/material-icons.scss */
.material-icons.format_align_left::before,
.mi.format_align_left::before {
  content: '\e236';
}

/* line 1791, src/sass/core/material-icons.scss */
.material-icons.format_align_right::before,
.mi.format_align_right::before {
  content: '\e237';
}

/* line 1796, src/sass/core/material-icons.scss */
.material-icons.format_bold::before,
.mi.format_bold::before {
  content: '\e238';
}

/* line 1801, src/sass/core/material-icons.scss */
.material-icons.format_clear::before,
.mi.format_clear::before {
  content: '\e239';
}

/* line 1806, src/sass/core/material-icons.scss */
.material-icons.format_color_fill::before,
.mi.format_color_fill::before {
  content: '\e23a';
}

/* line 1811, src/sass/core/material-icons.scss */
.material-icons.format_color_reset::before,
.mi.format_color_reset::before {
  content: '\e23b';
}

/* line 1816, src/sass/core/material-icons.scss */
.material-icons.format_color_text::before,
.mi.format_color_text::before {
  content: '\e23c';
}

/* line 1821, src/sass/core/material-icons.scss */
.material-icons.format_indent_decrease::before,
.mi.format_indent_decrease::before {
  content: '\e23d';
}

/* line 1826, src/sass/core/material-icons.scss */
.material-icons.format_indent_increase::before,
.mi.format_indent_increase::before {
  content: '\e23e';
}

/* line 1831, src/sass/core/material-icons.scss */
.material-icons.format_italic::before,
.mi.format_italic::before {
  content: '\e23f';
}

/* line 1836, src/sass/core/material-icons.scss */
.material-icons.format_line_spacing::before,
.mi.format_line_spacing::before {
  content: '\e240';
}

/* line 1841, src/sass/core/material-icons.scss */
.material-icons.format_list_bulleted::before,
.mi.format_list_bulleted::before {
  content: '\e241';
}

/* line 1846, src/sass/core/material-icons.scss */
.material-icons.format_list_numbered::before,
.mi.format_list_numbered::before {
  content: '\e242';
}

/* line 1851, src/sass/core/material-icons.scss */
.material-icons.format_paint::before,
.mi.format_paint::before {
  content: '\e243';
}

/* line 1856, src/sass/core/material-icons.scss */
.material-icons.format_quote::before,
.mi.format_quote::before {
  content: '\e244';
}

/* line 1861, src/sass/core/material-icons.scss */
.material-icons.format_shapes::before,
.mi.format_shapes::before {
  content: '\e25e';
}

/* line 1866, src/sass/core/material-icons.scss */
.material-icons.format_size::before,
.mi.format_size::before {
  content: '\e245';
}

/* line 1871, src/sass/core/material-icons.scss */
.material-icons.format_strikethrough::before,
.mi.format_strikethrough::before {
  content: '\e246';
}

/* line 1876, src/sass/core/material-icons.scss */
.material-icons.format_textdirection_l_to_r::before,
.mi.format_textdirection_l_to_r::before {
  content: '\e247';
}

/* line 1881, src/sass/core/material-icons.scss */
.material-icons.format_textdirection_r_to_l::before,
.mi.format_textdirection_r_to_l::before {
  content: '\e248';
}

/* line 1886, src/sass/core/material-icons.scss */
.material-icons.format_underlined::before,
.mi.format_underlined::before {
  content: '\e249';
}

/* line 1891, src/sass/core/material-icons.scss */
.material-icons.forum::before,
.mi.forum::before {
  content: '\e0bf';
}

/* line 1896, src/sass/core/material-icons.scss */
.material-icons.forward::before,
.mi.forward::before {
  content: '\e154';
}

/* line 1901, src/sass/core/material-icons.scss */
.material-icons.forward_10::before,
.mi.forward_10::before {
  content: '\e056';
}

/* line 1906, src/sass/core/material-icons.scss */
.material-icons.forward_30::before,
.mi.forward_30::before {
  content: '\e057';
}

/* line 1911, src/sass/core/material-icons.scss */
.material-icons.forward_5::before,
.mi.forward_5::before {
  content: '\e058';
}

/* line 1916, src/sass/core/material-icons.scss */
.material-icons.free_breakfast::before,
.mi.free_breakfast::before {
  content: '\eb44';
}

/* line 1921, src/sass/core/material-icons.scss */
.material-icons.fullscreen::before,
.mi.fullscreen::before {
  content: '\e5d0';
}

/* line 1926, src/sass/core/material-icons.scss */
.material-icons.fullscreen_exit::before,
.mi.fullscreen_exit::before {
  content: '\e5d1';
}

/* line 1931, src/sass/core/material-icons.scss */
.material-icons.functions::before,
.mi.functions::before {
  content: '\e24a';
}

/* line 1936, src/sass/core/material-icons.scss */
.material-icons.g_translate::before,
.mi.g_translate::before {
  content: '\e927';
}

/* line 1941, src/sass/core/material-icons.scss */
.material-icons.gamepad::before,
.mi.gamepad::before {
  content: '\e30f';
}

/* line 1946, src/sass/core/material-icons.scss */
.material-icons.games::before,
.mi.games::before {
  content: '\e021';
}

/* line 1951, src/sass/core/material-icons.scss */
.material-icons.gavel::before,
.mi.gavel::before {
  content: '\e90e';
}

/* line 1956, src/sass/core/material-icons.scss */
.material-icons.gesture::before,
.mi.gesture::before {
  content: '\e155';
}

/* line 1961, src/sass/core/material-icons.scss */
.material-icons.get_app::before,
.mi.get_app::before {
  content: '\e884';
}

/* line 1966, src/sass/core/material-icons.scss */
.material-icons.gif::before,
.mi.gif::before {
  content: '\e908';
}

/* line 1971, src/sass/core/material-icons.scss */
.material-icons.golf_course::before,
.mi.golf_course::before {
  content: '\eb45';
}

/* line 1976, src/sass/core/material-icons.scss */
.material-icons.gps_fixed::before,
.mi.gps_fixed::before {
  content: '\e1b3';
}

/* line 1981, src/sass/core/material-icons.scss */
.material-icons.gps_not_fixed::before,
.mi.gps_not_fixed::before {
  content: '\e1b4';
}

/* line 1986, src/sass/core/material-icons.scss */
.material-icons.gps_off::before,
.mi.gps_off::before {
  content: '\e1b5';
}

/* line 1991, src/sass/core/material-icons.scss */
.material-icons.grade::before,
.mi.grade::before {
  content: '\e885';
}

/* line 1996, src/sass/core/material-icons.scss */
.material-icons.gradient::before,
.mi.gradient::before {
  content: '\e3e9';
}

/* line 2001, src/sass/core/material-icons.scss */
.material-icons.grain::before,
.mi.grain::before {
  content: '\e3ea';
}

/* line 2006, src/sass/core/material-icons.scss */
.material-icons.graphic_eq::before,
.mi.graphic_eq::before {
  content: '\e1b8';
}

/* line 2011, src/sass/core/material-icons.scss */
.material-icons.grid_off::before,
.mi.grid_off::before {
  content: '\e3eb';
}

/* line 2016, src/sass/core/material-icons.scss */
.material-icons.grid_on::before,
.mi.grid_on::before {
  content: '\e3ec';
}

/* line 2021, src/sass/core/material-icons.scss */
.material-icons.group::before,
.mi.group::before {
  content: '\e7ef';
}

/* line 2026, src/sass/core/material-icons.scss */
.material-icons.group_add::before,
.mi.group_add::before {
  content: '\e7f0';
}

/* line 2031, src/sass/core/material-icons.scss */
.material-icons.group_work::before,
.mi.group_work::before {
  content: '\e886';
}

/* line 2036, src/sass/core/material-icons.scss */
.material-icons.hd::before,
.mi.hd::before {
  content: '\e052';
}

/* line 2041, src/sass/core/material-icons.scss */
.material-icons.hdr_off::before,
.mi.hdr_off::before {
  content: '\e3ed';
}

/* line 2046, src/sass/core/material-icons.scss */
.material-icons.hdr_on::before,
.mi.hdr_on::before {
  content: '\e3ee';
}

/* line 2051, src/sass/core/material-icons.scss */
.material-icons.hdr_strong::before,
.mi.hdr_strong::before {
  content: '\e3f1';
}

/* line 2056, src/sass/core/material-icons.scss */
.material-icons.hdr_weak::before,
.mi.hdr_weak::before {
  content: '\e3f2';
}

/* line 2061, src/sass/core/material-icons.scss */
.material-icons.headset::before,
.mi.headset::before {
  content: '\e310';
}

/* line 2066, src/sass/core/material-icons.scss */
.material-icons.headset_mic::before,
.mi.headset_mic::before {
  content: '\e311';
}

/* line 2071, src/sass/core/material-icons.scss */
.material-icons.healing::before,
.mi.healing::before {
  content: '\e3f3';
}

/* line 2076, src/sass/core/material-icons.scss */
.material-icons.hearing::before,
.mi.hearing::before {
  content: '\e023';
}

/* line 2081, src/sass/core/material-icons.scss */
.material-icons.help::before,
.mi.help::before {
  content: '\e887';
}

/* line 2086, src/sass/core/material-icons.scss */
.material-icons.help_outline::before,
.mi.help_outline::before {
  content: '\e8fd';
}

/* line 2091, src/sass/core/material-icons.scss */
.material-icons.high_quality::before,
.mi.high_quality::before {
  content: '\e024';
}

/* line 2096, src/sass/core/material-icons.scss */
.material-icons.highlight::before,
.mi.highlight::before {
  content: '\e25f';
}

/* line 2101, src/sass/core/material-icons.scss */
.material-icons.highlight_off::before,
.mi.highlight_off::before {
  content: '\e888';
}

/* line 2106, src/sass/core/material-icons.scss */
.material-icons.history::before,
.mi.history::before {
  content: '\e889';
}

/* line 2111, src/sass/core/material-icons.scss */
.material-icons.home::before,
.mi.home::before {
  content: '\e88a';
}

/* line 2116, src/sass/core/material-icons.scss */
.material-icons.hot_tub::before,
.mi.hot_tub::before {
  content: '\eb46';
}

/* line 2121, src/sass/core/material-icons.scss */
.material-icons.hotel::before,
.mi.hotel::before {
  content: '\e53a';
}

/* line 2126, src/sass/core/material-icons.scss */
.material-icons.hourglass_empty::before,
.mi.hourglass_empty::before {
  content: '\e88b';
}

/* line 2131, src/sass/core/material-icons.scss */
.material-icons.hourglass_full::before,
.mi.hourglass_full::before {
  content: '\e88c';
}

/* line 2136, src/sass/core/material-icons.scss */
.material-icons.http::before,
.mi.http::before {
  content: '\e902';
}

/* line 2141, src/sass/core/material-icons.scss */
.material-icons.https::before,
.mi.https::before {
  content: '\e88d';
}

/* line 2146, src/sass/core/material-icons.scss */
.material-icons.image::before,
.mi.image::before {
  content: '\e3f4';
}

/* line 2151, src/sass/core/material-icons.scss */
.material-icons.image_aspect_ratio::before,
.mi.image_aspect_ratio::before {
  content: '\e3f5';
}

/* line 2156, src/sass/core/material-icons.scss */
.material-icons.import_contacts::before,
.mi.import_contacts::before {
  content: '\e0e0';
}

/* line 2161, src/sass/core/material-icons.scss */
.material-icons.import_export::before,
.mi.import_export::before {
  content: '\e0c3';
}

/* line 2166, src/sass/core/material-icons.scss */
.material-icons.important_devices::before,
.mi.important_devices::before {
  content: '\e912';
}

/* line 2171, src/sass/core/material-icons.scss */
.material-icons.inbox::before,
.mi.inbox::before {
  content: '\e156';
}

/* line 2176, src/sass/core/material-icons.scss */
.material-icons.indeterminate_check_box::before,
.mi.indeterminate_check_box::before {
  content: '\e909';
}

/* line 2181, src/sass/core/material-icons.scss */
.material-icons.info::before,
.mi.info::before {
  content: '\e88e';
}

/* line 2186, src/sass/core/material-icons.scss */
.material-icons.info_outline::before,
.mi.info_outline::before {
  content: '\e88f';
}

/* line 2191, src/sass/core/material-icons.scss */
.material-icons.input::before,
.mi.input::before {
  content: '\e890';
}

/* line 2196, src/sass/core/material-icons.scss */
.material-icons.insert_chart::before,
.mi.insert_chart::before {
  content: '\e24b';
}

/* line 2201, src/sass/core/material-icons.scss */
.material-icons.insert_comment::before,
.mi.insert_comment::before {
  content: '\e24c';
}

/* line 2206, src/sass/core/material-icons.scss */
.material-icons.insert_drive_file::before,
.mi.insert_drive_file::before {
  content: '\e24d';
}

/* line 2211, src/sass/core/material-icons.scss */
.material-icons.insert_emoticon::before,
.mi.insert_emoticon::before {
  content: '\e24e';
}

/* line 2216, src/sass/core/material-icons.scss */
.material-icons.insert_invitation::before,
.mi.insert_invitation::before {
  content: '\e24f';
}

/* line 2221, src/sass/core/material-icons.scss */
.material-icons.insert_link::before,
.mi.insert_link::before {
  content: '\e250';
}

/* line 2226, src/sass/core/material-icons.scss */
.material-icons.insert_photo::before,
.mi.insert_photo::before {
  content: '\e251';
}

/* line 2231, src/sass/core/material-icons.scss */
.material-icons.invert_colors::before,
.mi.invert_colors::before {
  content: '\e891';
}

/* line 2236, src/sass/core/material-icons.scss */
.material-icons.invert_colors_off::before,
.mi.invert_colors_off::before {
  content: '\e0c4';
}

/* line 2241, src/sass/core/material-icons.scss */
.material-icons.iso::before,
.mi.iso::before {
  content: '\e3f6';
}

/* line 2246, src/sass/core/material-icons.scss */
.material-icons.keyboard::before,
.mi.keyboard::before {
  content: '\e312';
}

/* line 2251, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_down::before,
.mi.keyboard_arrow_down::before {
  content: '\e313';
}

/* line 2256, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_left::before,
.mi.keyboard_arrow_left::before {
  content: '\e314';
}

/* line 2261, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_right::before,
.mi.keyboard_arrow_right::before {
  content: '\e315';
}

/* line 2266, src/sass/core/material-icons.scss */
.material-icons.keyboard_arrow_up::before,
.mi.keyboard_arrow_up::before {
  content: '\e316';
}

/* line 2271, src/sass/core/material-icons.scss */
.material-icons.keyboard_backspace::before,
.mi.keyboard_backspace::before {
  content: '\e317';
}

/* line 2276, src/sass/core/material-icons.scss */
.material-icons.keyboard_capslock::before,
.mi.keyboard_capslock::before {
  content: '\e318';
}

/* line 2281, src/sass/core/material-icons.scss */
.material-icons.keyboard_hide::before,
.mi.keyboard_hide::before {
  content: '\e31a';
}

/* line 2286, src/sass/core/material-icons.scss */
.material-icons.keyboard_return::before,
.mi.keyboard_return::before {
  content: '\e31b';
}

/* line 2291, src/sass/core/material-icons.scss */
.material-icons.keyboard_tab::before,
.mi.keyboard_tab::before {
  content: '\e31c';
}

/* line 2296, src/sass/core/material-icons.scss */
.material-icons.keyboard_voice::before,
.mi.keyboard_voice::before {
  content: '\e31d';
}

/* line 2301, src/sass/core/material-icons.scss */
.material-icons.kitchen::before,
.mi.kitchen::before {
  content: '\eb47';
}

/* line 2306, src/sass/core/material-icons.scss */
.material-icons.label::before,
.mi.label::before {
  content: '\e892';
}

/* line 2311, src/sass/core/material-icons.scss */
.material-icons.label_outline::before,
.mi.label_outline::before {
  content: '\e893';
}

/* line 2316, src/sass/core/material-icons.scss */
.material-icons.landscape::before,
.mi.landscape::before {
  content: '\e3f7';
}

/* line 2321, src/sass/core/material-icons.scss */
.material-icons.language::before,
.mi.language::before {
  content: '\e894';
}

/* line 2326, src/sass/core/material-icons.scss */
.material-icons.laptop::before,
.mi.laptop::before {
  content: '\e31e';
}

/* line 2331, src/sass/core/material-icons.scss */
.material-icons.laptop_chromebook::before,
.mi.laptop_chromebook::before {
  content: '\e31f';
}

/* line 2336, src/sass/core/material-icons.scss */
.material-icons.laptop_mac::before,
.mi.laptop_mac::before {
  content: '\e320';
}

/* line 2341, src/sass/core/material-icons.scss */
.material-icons.laptop_windows::before,
.mi.laptop_windows::before {
  content: '\e321';
}

/* line 2346, src/sass/core/material-icons.scss */
.material-icons.last_page::before,
.mi.last_page::before {
  content: '\e5dd';
}

/* line 2351, src/sass/core/material-icons.scss */
.material-icons.launch::before,
.mi.launch::before {
  content: '\e895';
}

/* line 2356, src/sass/core/material-icons.scss */
.material-icons.layers::before,
.mi.layers::before {
  content: '\e53b';
}

/* line 2361, src/sass/core/material-icons.scss */
.material-icons.layers_clear::before,
.mi.layers_clear::before {
  content: '\e53c';
}

/* line 2366, src/sass/core/material-icons.scss */
.material-icons.leak_add::before,
.mi.leak_add::before {
  content: '\e3f8';
}

/* line 2371, src/sass/core/material-icons.scss */
.material-icons.leak_remove::before,
.mi.leak_remove::before {
  content: '\e3f9';
}

/* line 2376, src/sass/core/material-icons.scss */
.material-icons.lens::before,
.mi.lens::before {
  content: '\e3fa';
}

/* line 2381, src/sass/core/material-icons.scss */
.material-icons.library_add::before,
.mi.library_add::before {
  content: '\e02e';
}

/* line 2386, src/sass/core/material-icons.scss */
.material-icons.library_books::before,
.mi.library_books::before {
  content: '\e02f';
}

/* line 2391, src/sass/core/material-icons.scss */
.material-icons.library_music::before,
.mi.library_music::before {
  content: '\e030';
}

/* line 2396, src/sass/core/material-icons.scss */
.material-icons.lightbulb_outline::before,
.mi.lightbulb_outline::before {
  content: '\e90f';
}

/* line 2401, src/sass/core/material-icons.scss */
.material-icons.line_style::before,
.mi.line_style::before {
  content: '\e919';
}

/* line 2406, src/sass/core/material-icons.scss */
.material-icons.line_weight::before,
.mi.line_weight::before {
  content: '\e91a';
}

/* line 2411, src/sass/core/material-icons.scss */
.material-icons.linear_scale::before,
.mi.linear_scale::before {
  content: '\e260';
}

/* line 2416, src/sass/core/material-icons.scss */
.material-icons.link::before,
.mi.link::before {
  content: '\e157';
}

/* line 2421, src/sass/core/material-icons.scss */
.material-icons.linked_camera::before,
.mi.linked_camera::before {
  content: '\e438';
}

/* line 2426, src/sass/core/material-icons.scss */
.material-icons.list::before,
.mi.list::before {
  content: '\e896';
}

/* line 2431, src/sass/core/material-icons.scss */
.material-icons.live_help::before,
.mi.live_help::before {
  content: '\e0c6';
}

/* line 2436, src/sass/core/material-icons.scss */
.material-icons.live_tv::before,
.mi.live_tv::before {
  content: '\e639';
}

/* line 2441, src/sass/core/material-icons.scss */
.material-icons.local_activity::before,
.mi.local_activity::before {
  content: '\e53f';
}

/* line 2446, src/sass/core/material-icons.scss */
.material-icons.local_airport::before,
.mi.local_airport::before {
  content: '\e53d';
}

/* line 2451, src/sass/core/material-icons.scss */
.material-icons.local_atm::before,
.mi.local_atm::before {
  content: '\e53e';
}

/* line 2456, src/sass/core/material-icons.scss */
.material-icons.local_bar::before,
.mi.local_bar::before {
  content: '\e540';
}

/* line 2461, src/sass/core/material-icons.scss */
.material-icons.local_cafe::before,
.mi.local_cafe::before {
  content: '\e541';
}

/* line 2466, src/sass/core/material-icons.scss */
.material-icons.local_car_wash::before,
.mi.local_car_wash::before {
  content: '\e542';
}

/* line 2471, src/sass/core/material-icons.scss */
.material-icons.local_convenience_store::before,
.mi.local_convenience_store::before {
  content: '\e543';
}

/* line 2476, src/sass/core/material-icons.scss */
.material-icons.local_dining::before,
.mi.local_dining::before {
  content: '\e556';
}

/* line 2481, src/sass/core/material-icons.scss */
.material-icons.local_drink::before,
.mi.local_drink::before {
  content: '\e544';
}

/* line 2486, src/sass/core/material-icons.scss */
.material-icons.local_florist::before,
.mi.local_florist::before {
  content: '\e545';
}

/* line 2491, src/sass/core/material-icons.scss */
.material-icons.local_gas_station::before,
.mi.local_gas_station::before {
  content: '\e546';
}

/* line 2496, src/sass/core/material-icons.scss */
.material-icons.local_grocery_store::before,
.mi.local_grocery_store::before {
  content: '\e547';
}

/* line 2501, src/sass/core/material-icons.scss */
.material-icons.local_hospital::before,
.mi.local_hospital::before {
  content: '\e548';
}

/* line 2506, src/sass/core/material-icons.scss */
.material-icons.local_hotel::before,
.mi.local_hotel::before {
  content: '\e549';
}

/* line 2511, src/sass/core/material-icons.scss */
.material-icons.local_laundry_service::before,
.mi.local_laundry_service::before {
  content: '\e54a';
}

/* line 2516, src/sass/core/material-icons.scss */
.material-icons.local_library::before,
.mi.local_library::before {
  content: '\e54b';
}

/* line 2521, src/sass/core/material-icons.scss */
.material-icons.local_mall::before,
.mi.local_mall::before {
  content: '\e54c';
}

/* line 2526, src/sass/core/material-icons.scss */
.material-icons.local_movies::before,
.mi.local_movies::before {
  content: '\e54d';
}

/* line 2531, src/sass/core/material-icons.scss */
.material-icons.local_offer::before,
.mi.local_offer::before {
  content: '\e54e';
}

/* line 2536, src/sass/core/material-icons.scss */
.material-icons.local_parking::before,
.mi.local_parking::before {
  content: '\e54f';
}

/* line 2541, src/sass/core/material-icons.scss */
.material-icons.local_pharmacy::before,
.mi.local_pharmacy::before {
  content: '\e550';
}

/* line 2546, src/sass/core/material-icons.scss */
.material-icons.local_phone::before,
.mi.local_phone::before {
  content: '\e551';
}

/* line 2551, src/sass/core/material-icons.scss */
.material-icons.local_pizza::before,
.mi.local_pizza::before {
  content: '\e552';
}

/* line 2556, src/sass/core/material-icons.scss */
.material-icons.local_play::before,
.mi.local_play::before {
  content: '\e553';
}

/* line 2561, src/sass/core/material-icons.scss */
.material-icons.local_post_office::before,
.mi.local_post_office::before {
  content: '\e554';
}

/* line 2566, src/sass/core/material-icons.scss */
.material-icons.local_printshop::before,
.mi.local_printshop::before {
  content: '\e555';
}

/* line 2571, src/sass/core/material-icons.scss */
.material-icons.local_see::before,
.mi.local_see::before {
  content: '\e557';
}

/* line 2576, src/sass/core/material-icons.scss */
.material-icons.local_shipping::before,
.mi.local_shipping::before {
  content: '\e558';
}

/* line 2581, src/sass/core/material-icons.scss */
.material-icons.local_taxi::before,
.mi.local_taxi::before {
  content: '\e559';
}

/* line 2586, src/sass/core/material-icons.scss */
.material-icons.location_city::before,
.mi.location_city::before {
  content: '\e7f1';
}

/* line 2591, src/sass/core/material-icons.scss */
.material-icons.location_disabled::before,
.mi.location_disabled::before {
  content: '\e1b6';
}

/* line 2596, src/sass/core/material-icons.scss */
.material-icons.location_off::before,
.mi.location_off::before {
  content: '\e0c7';
}

/* line 2601, src/sass/core/material-icons.scss */
.material-icons.location_on::before,
.mi.location_on::before {
  content: '\e0c8';
}

/* line 2606, src/sass/core/material-icons.scss */
.material-icons.location_searching::before,
.mi.location_searching::before {
  content: '\e1b7';
}

/* line 2611, src/sass/core/material-icons.scss */
.material-icons.lock::before,
.mi.lock::before {
  content: '\e897';
}

/* line 2616, src/sass/core/material-icons.scss */
.material-icons.lock_open::before,
.mi.lock_open::before {
  content: '\e898';
}

/* line 2621, src/sass/core/material-icons.scss */
.material-icons.lock_outline::before,
.mi.lock_outline::before {
  content: '\e899';
}

/* line 2626, src/sass/core/material-icons.scss */
.material-icons.looks::before,
.mi.looks::before {
  content: '\e3fc';
}

/* line 2631, src/sass/core/material-icons.scss */
.material-icons.looks_3::before,
.mi.looks_3::before {
  content: '\e3fb';
}

/* line 2636, src/sass/core/material-icons.scss */
.material-icons.looks_4::before,
.mi.looks_4::before {
  content: '\e3fd';
}

/* line 2641, src/sass/core/material-icons.scss */
.material-icons.looks_5::before,
.mi.looks_5::before {
  content: '\e3fe';
}

/* line 2646, src/sass/core/material-icons.scss */
.material-icons.looks_6::before,
.mi.looks_6::before {
  content: '\e3ff';
}

/* line 2651, src/sass/core/material-icons.scss */
.material-icons.looks_one::before,
.mi.looks_one::before {
  content: '\e400';
}

/* line 2656, src/sass/core/material-icons.scss */
.material-icons.looks_two::before,
.mi.looks_two::before {
  content: '\e401';
}

/* line 2661, src/sass/core/material-icons.scss */
.material-icons.loop::before,
.mi.loop::before {
  content: '\e028';
}

/* line 2666, src/sass/core/material-icons.scss */
.material-icons.loupe::before,
.mi.loupe::before {
  content: '\e402';
}

/* line 2671, src/sass/core/material-icons.scss */
.material-icons.low_priority::before,
.mi.low_priority::before {
  content: '\e16d';
}

/* line 2676, src/sass/core/material-icons.scss */
.material-icons.loyalty::before,
.mi.loyalty::before {
  content: '\e89a';
}

/* line 2681, src/sass/core/material-icons.scss */
.material-icons.mail::before,
.mi.mail::before {
  content: '\e158';
}

/* line 2686, src/sass/core/material-icons.scss */
.material-icons.mail_outline::before,
.mi.mail_outline::before {
  content: '\e0e1';
}

/* line 2691, src/sass/core/material-icons.scss */
.material-icons.map::before,
.mi.map::before {
  content: '\e55b';
}

/* line 2696, src/sass/core/material-icons.scss */
.material-icons.markunread::before,
.mi.markunread::before {
  content: '\e159';
}

/* line 2701, src/sass/core/material-icons.scss */
.material-icons.markunread_mailbox::before,
.mi.markunread_mailbox::before {
  content: '\e89b';
}

/* line 2706, src/sass/core/material-icons.scss */
.material-icons.memory::before,
.mi.memory::before {
  content: '\e322';
}

/* line 2711, src/sass/core/material-icons.scss */
.material-icons.menu::before,
.mi.menu::before {
  content: '\e5d2';
}

/* line 2716, src/sass/core/material-icons.scss */
.material-icons.merge_type::before,
.mi.merge_type::before {
  content: '\e252';
}

/* line 2721, src/sass/core/material-icons.scss */
.material-icons.message::before,
.mi.message::before {
  content: '\e0c9';
}

/* line 2726, src/sass/core/material-icons.scss */
.material-icons.mic::before,
.mi.mic::before {
  content: '\e029';
}

/* line 2731, src/sass/core/material-icons.scss */
.material-icons.mic_none::before,
.mi.mic_none::before {
  content: '\e02a';
}

/* line 2736, src/sass/core/material-icons.scss */
.material-icons.mic_off::before,
.mi.mic_off::before {
  content: '\e02b';
}

/* line 2741, src/sass/core/material-icons.scss */
.material-icons.mms::before,
.mi.mms::before {
  content: '\e618';
}

/* line 2746, src/sass/core/material-icons.scss */
.material-icons.mode_comment::before,
.mi.mode_comment::before {
  content: '\e253';
}

/* line 2751, src/sass/core/material-icons.scss */
.material-icons.mode_edit::before,
.mi.mode_edit::before {
  content: '\e254';
}

/* line 2756, src/sass/core/material-icons.scss */
.material-icons.monetization_on::before,
.mi.monetization_on::before {
  content: '\e263';
}

/* line 2761, src/sass/core/material-icons.scss */
.material-icons.money_off::before,
.mi.money_off::before {
  content: '\e25c';
}

/* line 2766, src/sass/core/material-icons.scss */
.material-icons.monochrome_photos::before,
.mi.monochrome_photos::before {
  content: '\e403';
}

/* line 2771, src/sass/core/material-icons.scss */
.material-icons.mood::before,
.mi.mood::before {
  content: '\e7f2';
}

/* line 2776, src/sass/core/material-icons.scss */
.material-icons.mood_bad::before,
.mi.mood_bad::before {
  content: '\e7f3';
}

/* line 2781, src/sass/core/material-icons.scss */
.material-icons.more::before,
.mi.more::before {
  content: '\e619';
}

/* line 2786, src/sass/core/material-icons.scss */
.material-icons.more_horiz::before,
.mi.more_horiz::before {
  content: '\e5d3';
}

/* line 2791, src/sass/core/material-icons.scss */
.material-icons.more_vert::before,
.mi.more_vert::before {
  content: '\e5d4';
}

/* line 2796, src/sass/core/material-icons.scss */
.material-icons.motorcycle::before,
.mi.motorcycle::before {
  content: '\e91b';
}

/* line 2801, src/sass/core/material-icons.scss */
.material-icons.mouse::before,
.mi.mouse::before {
  content: '\e323';
}

/* line 2806, src/sass/core/material-icons.scss */
.material-icons.move_to_inbox::before,
.mi.move_to_inbox::before {
  content: '\e168';
}

/* line 2811, src/sass/core/material-icons.scss */
.material-icons.movie::before,
.mi.movie::before {
  content: '\e02c';
}

/* line 2816, src/sass/core/material-icons.scss */
.material-icons.movie_creation::before,
.mi.movie_creation::before {
  content: '\e404';
}

/* line 2821, src/sass/core/material-icons.scss */
.material-icons.movie_filter::before,
.mi.movie_filter::before {
  content: '\e43a';
}

/* line 2826, src/sass/core/material-icons.scss */
.material-icons.multiline_chart::before,
.mi.multiline_chart::before {
  content: '\e6df';
}

/* line 2831, src/sass/core/material-icons.scss */
.material-icons.music_note::before,
.mi.music_note::before {
  content: '\e405';
}

/* line 2836, src/sass/core/material-icons.scss */
.material-icons.music_video::before,
.mi.music_video::before {
  content: '\e063';
}

/* line 2841, src/sass/core/material-icons.scss */
.material-icons.my_location::before,
.mi.my_location::before {
  content: '\e55c';
}

/* line 2846, src/sass/core/material-icons.scss */
.material-icons.nature::before,
.mi.nature::before {
  content: '\e406';
}

/* line 2851, src/sass/core/material-icons.scss */
.material-icons.nature_people::before,
.mi.nature_people::before {
  content: '\e407';
}

/* line 2856, src/sass/core/material-icons.scss */
.material-icons.navigate_before::before,
.mi.navigate_before::before {
  content: '\e408';
}

/* line 2861, src/sass/core/material-icons.scss */
.material-icons.navigate_next::before,
.mi.navigate_next::before {
  content: '\e409';
}

/* line 2866, src/sass/core/material-icons.scss */
.material-icons.navigation::before,
.mi.navigation::before {
  content: '\e55d';
}

/* line 2871, src/sass/core/material-icons.scss */
.material-icons.near_me::before,
.mi.near_me::before {
  content: '\e569';
}

/* line 2876, src/sass/core/material-icons.scss */
.material-icons.network_cell::before,
.mi.network_cell::before {
  content: '\e1b9';
}

/* line 2881, src/sass/core/material-icons.scss */
.material-icons.network_check::before,
.mi.network_check::before {
  content: '\e640';
}

/* line 2886, src/sass/core/material-icons.scss */
.material-icons.network_locked::before,
.mi.network_locked::before {
  content: '\e61a';
}

/* line 2891, src/sass/core/material-icons.scss */
.material-icons.network_wifi::before,
.mi.network_wifi::before {
  content: '\e1ba';
}

/* line 2896, src/sass/core/material-icons.scss */
.material-icons.new_releases::before,
.mi.new_releases::before {
  content: '\e031';
}

/* line 2901, src/sass/core/material-icons.scss */
.material-icons.next_week::before,
.mi.next_week::before {
  content: '\e16a';
}

/* line 2906, src/sass/core/material-icons.scss */
.material-icons.nfc::before,
.mi.nfc::before {
  content: '\e1bb';
}

/* line 2911, src/sass/core/material-icons.scss */
.material-icons.no_encryption::before,
.mi.no_encryption::before {
  content: '\e641';
}

/* line 2916, src/sass/core/material-icons.scss */
.material-icons.no_sim::before,
.mi.no_sim::before {
  content: '\e0cc';
}

/* line 2921, src/sass/core/material-icons.scss */
.material-icons.not_interested::before,
.mi.not_interested::before {
  content: '\e033';
}

/* line 2926, src/sass/core/material-icons.scss */
.material-icons.note::before,
.mi.note::before {
  content: '\e06f';
}

/* line 2931, src/sass/core/material-icons.scss */
.material-icons.note_add::before,
.mi.note_add::before {
  content: '\e89c';
}

/* line 2936, src/sass/core/material-icons.scss */
.material-icons.notifications::before,
.mi.notifications::before {
  content: '\e7f4';
}

/* line 2941, src/sass/core/material-icons.scss */
.material-icons.notifications_active::before,
.mi.notifications_active::before {
  content: '\e7f7';
}

/* line 2946, src/sass/core/material-icons.scss */
.material-icons.notifications_none::before,
.mi.notifications_none::before {
  content: '\e7f5';
}

/* line 2951, src/sass/core/material-icons.scss */
.material-icons.notifications_off::before,
.mi.notifications_off::before {
  content: '\e7f6';
}

/* line 2956, src/sass/core/material-icons.scss */
.material-icons.notifications_paused::before,
.mi.notifications_paused::before {
  content: '\e7f8';
}

/* line 2961, src/sass/core/material-icons.scss */
.material-icons.offline_pin::before,
.mi.offline_pin::before {
  content: '\e90a';
}

/* line 2966, src/sass/core/material-icons.scss */
.material-icons.ondemand_video::before,
.mi.ondemand_video::before {
  content: '\e63a';
}

/* line 2971, src/sass/core/material-icons.scss */
.material-icons.opacity::before,
.mi.opacity::before {
  content: '\e91c';
}

/* line 2976, src/sass/core/material-icons.scss */
.material-icons.open_in_browser::before,
.mi.open_in_browser::before {
  content: '\e89d';
}

/* line 2981, src/sass/core/material-icons.scss */
.material-icons.open_in_new::before,
.mi.open_in_new::before {
  content: '\e89e';
}

/* line 2986, src/sass/core/material-icons.scss */
.material-icons.open_with::before,
.mi.open_with::before {
  content: '\e89f';
}

/* line 2991, src/sass/core/material-icons.scss */
.material-icons.pages::before,
.mi.pages::before {
  content: '\e7f9';
}

/* line 2996, src/sass/core/material-icons.scss */
.material-icons.pageview::before,
.mi.pageview::before {
  content: '\e8a0';
}

/* line 3001, src/sass/core/material-icons.scss */
.material-icons.palette::before,
.mi.palette::before {
  content: '\e40a';
}

/* line 3006, src/sass/core/material-icons.scss */
.material-icons.pan_tool::before,
.mi.pan_tool::before {
  content: '\e925';
}

/* line 3011, src/sass/core/material-icons.scss */
.material-icons.panorama::before,
.mi.panorama::before {
  content: '\e40b';
}

/* line 3016, src/sass/core/material-icons.scss */
.material-icons.panorama_fish_eye::before,
.mi.panorama_fish_eye::before {
  content: '\e40c';
}

/* line 3021, src/sass/core/material-icons.scss */
.material-icons.panorama_horizontal::before,
.mi.panorama_horizontal::before {
  content: '\e40d';
}

/* line 3026, src/sass/core/material-icons.scss */
.material-icons.panorama_vertical::before,
.mi.panorama_vertical::before {
  content: '\e40e';
}

/* line 3031, src/sass/core/material-icons.scss */
.material-icons.panorama_wide_angle::before,
.mi.panorama_wide_angle::before {
  content: '\e40f';
}

/* line 3036, src/sass/core/material-icons.scss */
.material-icons.party_mode::before,
.mi.party_mode::before {
  content: '\e7fa';
}

/* line 3041, src/sass/core/material-icons.scss */
.material-icons.pause::before,
.mi.pause::before {
  content: '\e034';
}

/* line 3046, src/sass/core/material-icons.scss */
.material-icons.pause_circle_filled::before,
.mi.pause_circle_filled::before {
  content: '\e035';
}

/* line 3051, src/sass/core/material-icons.scss */
.material-icons.pause_circle_outline::before,
.mi.pause_circle_outline::before {
  content: '\e036';
}

/* line 3056, src/sass/core/material-icons.scss */
.material-icons.payment::before,
.mi.payment::before {
  content: '\e8a1';
}

/* line 3061, src/sass/core/material-icons.scss */
.material-icons.people::before,
.mi.people::before {
  content: '\e7fb';
}

/* line 3066, src/sass/core/material-icons.scss */
.material-icons.people_outline::before,
.mi.people_outline::before {
  content: '\e7fc';
}

/* line 3071, src/sass/core/material-icons.scss */
.material-icons.perm_camera_mic::before,
.mi.perm_camera_mic::before {
  content: '\e8a2';
}

/* line 3076, src/sass/core/material-icons.scss */
.material-icons.perm_contact_calendar::before,
.mi.perm_contact_calendar::before {
  content: '\e8a3';
}

/* line 3081, src/sass/core/material-icons.scss */
.material-icons.perm_data_setting::before,
.mi.perm_data_setting::before {
  content: '\e8a4';
}

/* line 3086, src/sass/core/material-icons.scss */
.material-icons.perm_device_information::before,
.mi.perm_device_information::before {
  content: '\e8a5';
}

/* line 3091, src/sass/core/material-icons.scss */
.material-icons.perm_identity::before,
.mi.perm_identity::before {
  content: '\e8a6';
}

/* line 3096, src/sass/core/material-icons.scss */
.material-icons.perm_media::before,
.mi.perm_media::before {
  content: '\e8a7';
}

/* line 3101, src/sass/core/material-icons.scss */
.material-icons.perm_phone_msg::before,
.mi.perm_phone_msg::before {
  content: '\e8a8';
}

/* line 3106, src/sass/core/material-icons.scss */
.material-icons.perm_scan_wifi::before,
.mi.perm_scan_wifi::before {
  content: '\e8a9';
}

/* line 3111, src/sass/core/material-icons.scss */
.material-icons.person::before,
.mi.person::before {
  content: '\e7fd';
}

/* line 3116, src/sass/core/material-icons.scss */
.material-icons.person_add::before,
.mi.person_add::before {
  content: '\e7fe';
}

/* line 3121, src/sass/core/material-icons.scss */
.material-icons.person_outline::before,
.mi.person_outline::before {
  content: '\e7ff';
}

/* line 3126, src/sass/core/material-icons.scss */
.material-icons.person_pin::before,
.mi.person_pin::before {
  content: '\e55a';
}

/* line 3131, src/sass/core/material-icons.scss */
.material-icons.person_pin_circle::before,
.mi.person_pin_circle::before {
  content: '\e56a';
}

/* line 3136, src/sass/core/material-icons.scss */
.material-icons.personal_video::before,
.mi.personal_video::before {
  content: '\e63b';
}

/* line 3141, src/sass/core/material-icons.scss */
.material-icons.pets::before,
.mi.pets::before {
  content: '\e91d';
}

/* line 3146, src/sass/core/material-icons.scss */
.material-icons.phone::before,
.mi.phone::before {
  content: '\e0cd';
}

/* line 3151, src/sass/core/material-icons.scss */
.material-icons.phone_android::before,
.mi.phone_android::before {
  content: '\e324';
}

/* line 3156, src/sass/core/material-icons.scss */
.material-icons.phone_bluetooth_speaker::before,
.mi.phone_bluetooth_speaker::before {
  content: '\e61b';
}

/* line 3161, src/sass/core/material-icons.scss */
.material-icons.phone_forwarded::before,
.mi.phone_forwarded::before {
  content: '\e61c';
}

/* line 3166, src/sass/core/material-icons.scss */
.material-icons.phone_in_talk::before,
.mi.phone_in_talk::before {
  content: '\e61d';
}

/* line 3171, src/sass/core/material-icons.scss */
.material-icons.phone_iphone::before,
.mi.phone_iphone::before {
  content: '\e325';
}

/* line 3176, src/sass/core/material-icons.scss */
.material-icons.phone_locked::before,
.mi.phone_locked::before {
  content: '\e61e';
}

/* line 3181, src/sass/core/material-icons.scss */
.material-icons.phone_missed::before,
.mi.phone_missed::before {
  content: '\e61f';
}

/* line 3186, src/sass/core/material-icons.scss */
.material-icons.phone_paused::before,
.mi.phone_paused::before {
  content: '\e620';
}

/* line 3191, src/sass/core/material-icons.scss */
.material-icons.phonelink::before,
.mi.phonelink::before {
  content: '\e326';
}

/* line 3196, src/sass/core/material-icons.scss */
.material-icons.phonelink_erase::before,
.mi.phonelink_erase::before {
  content: '\e0db';
}

/* line 3201, src/sass/core/material-icons.scss */
.material-icons.phonelink_lock::before,
.mi.phonelink_lock::before {
  content: '\e0dc';
}

/* line 3206, src/sass/core/material-icons.scss */
.material-icons.phonelink_off::before,
.mi.phonelink_off::before {
  content: '\e327';
}

/* line 3211, src/sass/core/material-icons.scss */
.material-icons.phonelink_ring::before,
.mi.phonelink_ring::before {
  content: '\e0dd';
}

/* line 3216, src/sass/core/material-icons.scss */
.material-icons.phonelink_setup::before,
.mi.phonelink_setup::before {
  content: '\e0de';
}

/* line 3221, src/sass/core/material-icons.scss */
.material-icons.photo::before,
.mi.photo::before {
  content: '\e410';
}

/* line 3226, src/sass/core/material-icons.scss */
.material-icons.photo_album::before,
.mi.photo_album::before {
  content: '\e411';
}

/* line 3231, src/sass/core/material-icons.scss */
.material-icons.photo_camera::before,
.mi.photo_camera::before {
  content: '\e412';
}

/* line 3236, src/sass/core/material-icons.scss */
.material-icons.photo_filter::before,
.mi.photo_filter::before {
  content: '\e43b';
}

/* line 3241, src/sass/core/material-icons.scss */
.material-icons.photo_library::before,
.mi.photo_library::before {
  content: '\e413';
}

/* line 3246, src/sass/core/material-icons.scss */
.material-icons.photo_size_select_actual::before,
.mi.photo_size_select_actual::before {
  content: '\e432';
}

/* line 3251, src/sass/core/material-icons.scss */
.material-icons.photo_size_select_large::before,
.mi.photo_size_select_large::before {
  content: '\e433';
}

/* line 3256, src/sass/core/material-icons.scss */
.material-icons.photo_size_select_small::before,
.mi.photo_size_select_small::before {
  content: '\e434';
}

/* line 3261, src/sass/core/material-icons.scss */
.material-icons.picture_as_pdf::before,
.mi.picture_as_pdf::before {
  content: '\e415';
}

/* line 3266, src/sass/core/material-icons.scss */
.material-icons.picture_in_picture::before,
.mi.picture_in_picture::before {
  content: '\e8aa';
}

/* line 3271, src/sass/core/material-icons.scss */
.material-icons.picture_in_picture_alt::before,
.mi.picture_in_picture_alt::before {
  content: '\e911';
}

/* line 3276, src/sass/core/material-icons.scss */
.material-icons.pie_chart::before,
.mi.pie_chart::before {
  content: '\e6c4';
}

/* line 3281, src/sass/core/material-icons.scss */
.material-icons.pie_chart_outlined::before,
.mi.pie_chart_outlined::before {
  content: '\e6c5';
}

/* line 3286, src/sass/core/material-icons.scss */
.material-icons.pin_drop::before,
.mi.pin_drop::before {
  content: '\e55e';
}

/* line 3291, src/sass/core/material-icons.scss */
.material-icons.place::before,
.mi.place::before {
  content: '\e55f';
}

/* line 3296, src/sass/core/material-icons.scss */
.material-icons.play_arrow::before,
.mi.play_arrow::before {
  content: '\e037';
}

/* line 3301, src/sass/core/material-icons.scss */
.material-icons.play_circle_filled::before,
.mi.play_circle_filled::before {
  content: '\e038';
}

/* line 3306, src/sass/core/material-icons.scss */
.material-icons.play_circle_outline::before,
.mi.play_circle_outline::before {
  content: '\e039';
}

/* line 3311, src/sass/core/material-icons.scss */
.material-icons.play_for_work::before,
.mi.play_for_work::before {
  content: '\e906';
}

/* line 3316, src/sass/core/material-icons.scss */
.material-icons.playlist_add::before,
.mi.playlist_add::before {
  content: '\e03b';
}

/* line 3321, src/sass/core/material-icons.scss */
.material-icons.playlist_add_check::before,
.mi.playlist_add_check::before {
  content: '\e065';
}

/* line 3326, src/sass/core/material-icons.scss */
.material-icons.playlist_play::before,
.mi.playlist_play::before {
  content: '\e05f';
}

/* line 3331, src/sass/core/material-icons.scss */
.material-icons.plus_one::before,
.mi.plus_one::before {
  content: '\e800';
}

/* line 3336, src/sass/core/material-icons.scss */
.material-icons.poll::before,
.mi.poll::before {
  content: '\e801';
}

/* line 3341, src/sass/core/material-icons.scss */
.material-icons.polymer::before,
.mi.polymer::before {
  content: '\e8ab';
}

/* line 3346, src/sass/core/material-icons.scss */
.material-icons.pool::before,
.mi.pool::before {
  content: '\eb48';
}

/* line 3351, src/sass/core/material-icons.scss */
.material-icons.portable_wifi_off::before,
.mi.portable_wifi_off::before {
  content: '\e0ce';
}

/* line 3356, src/sass/core/material-icons.scss */
.material-icons.portrait::before,
.mi.portrait::before {
  content: '\e416';
}

/* line 3361, src/sass/core/material-icons.scss */
.material-icons.power::before,
.mi.power::before {
  content: '\e63c';
}

/* line 3366, src/sass/core/material-icons.scss */
.material-icons.power_input::before,
.mi.power_input::before {
  content: '\e336';
}

/* line 3371, src/sass/core/material-icons.scss */
.material-icons.power_settings_new::before,
.mi.power_settings_new::before {
  content: '\e8ac';
}

/* line 3376, src/sass/core/material-icons.scss */
.material-icons.pregnant_woman::before,
.mi.pregnant_woman::before {
  content: '\e91e';
}

/* line 3381, src/sass/core/material-icons.scss */
.material-icons.present_to_all::before,
.mi.present_to_all::before {
  content: '\e0df';
}

/* line 3386, src/sass/core/material-icons.scss */
.material-icons.print::before,
.mi.print::before {
  content: '\e8ad';
}

/* line 3391, src/sass/core/material-icons.scss */
.material-icons.priority_high::before,
.mi.priority_high::before {
  content: '\e645';
}

/* line 3396, src/sass/core/material-icons.scss */
.material-icons.public::before,
.mi.public::before {
  content: '\e80b';
}

/* line 3401, src/sass/core/material-icons.scss */
.material-icons.publish::before,
.mi.publish::before {
  content: '\e255';
}

/* line 3406, src/sass/core/material-icons.scss */
.material-icons.query_builder::before,
.mi.query_builder::before {
  content: '\e8ae';
}

/* line 3411, src/sass/core/material-icons.scss */
.material-icons.question_answer::before,
.mi.question_answer::before {
  content: '\e8af';
}

/* line 3416, src/sass/core/material-icons.scss */
.material-icons.queue::before,
.mi.queue::before {
  content: '\e03c';
}

/* line 3421, src/sass/core/material-icons.scss */
.material-icons.queue_music::before,
.mi.queue_music::before {
  content: '\e03d';
}

/* line 3426, src/sass/core/material-icons.scss */
.material-icons.queue_play_next::before,
.mi.queue_play_next::before {
  content: '\e066';
}

/* line 3431, src/sass/core/material-icons.scss */
.material-icons.radio::before,
.mi.radio::before {
  content: '\e03e';
}

/* line 3436, src/sass/core/material-icons.scss */
.material-icons.radio_button_checked::before,
.mi.radio_button_checked::before {
  content: '\e837';
}

/* line 3441, src/sass/core/material-icons.scss */
.material-icons.radio_button_unchecked::before,
.mi.radio_button_unchecked::before {
  content: '\e836';
}

/* line 3446, src/sass/core/material-icons.scss */
.material-icons.rate_review::before,
.mi.rate_review::before {
  content: '\e560';
}

/* line 3451, src/sass/core/material-icons.scss */
.material-icons.receipt::before,
.mi.receipt::before {
  content: '\e8b0';
}

/* line 3456, src/sass/core/material-icons.scss */
.material-icons.recent_actors::before,
.mi.recent_actors::before {
  content: '\e03f';
}

/* line 3461, src/sass/core/material-icons.scss */
.material-icons.record_voice_over::before,
.mi.record_voice_over::before {
  content: '\e91f';
}

/* line 3466, src/sass/core/material-icons.scss */
.material-icons.redeem::before,
.mi.redeem::before {
  content: '\e8b1';
}

/* line 3471, src/sass/core/material-icons.scss */
.material-icons.redo::before,
.mi.redo::before {
  content: '\e15a';
}

/* line 3476, src/sass/core/material-icons.scss */
.material-icons.refresh::before,
.mi.refresh::before {
  content: '\e5d5';
}

/* line 3481, src/sass/core/material-icons.scss */
.material-icons.remove::before,
.mi.remove::before {
  content: '\e15b';
}

/* line 3486, src/sass/core/material-icons.scss */
.material-icons.remove_circle::before,
.mi.remove_circle::before {
  content: '\e15c';
}

/* line 3491, src/sass/core/material-icons.scss */
.material-icons.remove_circle_outline::before,
.mi.remove_circle_outline::before {
  content: '\e15d';
}

/* line 3496, src/sass/core/material-icons.scss */
.material-icons.remove_from_queue::before,
.mi.remove_from_queue::before {
  content: '\e067';
}

/* line 3501, src/sass/core/material-icons.scss */
.material-icons.remove_red_eye::before,
.mi.remove_red_eye::before {
  content: '\e417';
}

/* line 3506, src/sass/core/material-icons.scss */
.material-icons.remove_shopping_cart::before,
.mi.remove_shopping_cart::before {
  content: '\e928';
}

/* line 3511, src/sass/core/material-icons.scss */
.material-icons.reorder::before,
.mi.reorder::before {
  content: '\e8fe';
}

/* line 3516, src/sass/core/material-icons.scss */
.material-icons.repeat::before,
.mi.repeat::before {
  content: '\e040';
}

/* line 3521, src/sass/core/material-icons.scss */
.material-icons.repeat_one::before,
.mi.repeat_one::before {
  content: '\e041';
}

/* line 3526, src/sass/core/material-icons.scss */
.material-icons.replay::before,
.mi.replay::before {
  content: '\e042';
}

/* line 3531, src/sass/core/material-icons.scss */
.material-icons.replay_10::before,
.mi.replay_10::before {
  content: '\e059';
}

/* line 3536, src/sass/core/material-icons.scss */
.material-icons.replay_30::before,
.mi.replay_30::before {
  content: '\e05a';
}

/* line 3541, src/sass/core/material-icons.scss */
.material-icons.replay_5::before,
.mi.replay_5::before {
  content: '\e05b';
}

/* line 3546, src/sass/core/material-icons.scss */
.material-icons.reply::before,
.mi.reply::before {
  content: '\e15e';
}

/* line 3551, src/sass/core/material-icons.scss */
.material-icons.reply_all::before,
.mi.reply_all::before {
  content: '\e15f';
}

/* line 3556, src/sass/core/material-icons.scss */
.material-icons.report::before,
.mi.report::before {
  content: '\e160';
}

/* line 3561, src/sass/core/material-icons.scss */
.material-icons.report_problem::before,
.mi.report_problem::before {
  content: '\e8b2';
}

/* line 3566, src/sass/core/material-icons.scss */
.material-icons.restaurant::before,
.mi.restaurant::before {
  content: '\e56c';
}

/* line 3571, src/sass/core/material-icons.scss */
.material-icons.restaurant_menu::before,
.mi.restaurant_menu::before {
  content: '\e561';
}

/* line 3576, src/sass/core/material-icons.scss */
.material-icons.restore::before,
.mi.restore::before {
  content: '\e8b3';
}

/* line 3581, src/sass/core/material-icons.scss */
.material-icons.restore_page::before,
.mi.restore_page::before {
  content: '\e929';
}

/* line 3586, src/sass/core/material-icons.scss */
.material-icons.ring_volume::before,
.mi.ring_volume::before {
  content: '\e0d1';
}

/* line 3591, src/sass/core/material-icons.scss */
.material-icons.room::before,
.mi.room::before {
  content: '\e8b4';
}

/* line 3596, src/sass/core/material-icons.scss */
.material-icons.room_service::before,
.mi.room_service::before {
  content: '\eb49';
}

/* line 3601, src/sass/core/material-icons.scss */
.material-icons.rotate_90_degrees_ccw::before,
.mi.rotate_90_degrees_ccw::before {
  content: '\e418';
}

/* line 3606, src/sass/core/material-icons.scss */
.material-icons.rotate_left::before,
.mi.rotate_left::before {
  content: '\e419';
}

/* line 3611, src/sass/core/material-icons.scss */
.material-icons.rotate_right::before,
.mi.rotate_right::before {
  content: '\e41a';
}

/* line 3616, src/sass/core/material-icons.scss */
.material-icons.rounded_corner::before,
.mi.rounded_corner::before {
  content: '\e920';
}

/* line 3621, src/sass/core/material-icons.scss */
.material-icons.router::before,
.mi.router::before {
  content: '\e328';
}

/* line 3626, src/sass/core/material-icons.scss */
.material-icons.rowing::before,
.mi.rowing::before {
  content: '\e921';
}

/* line 3631, src/sass/core/material-icons.scss */
.material-icons.rss_feed::before,
.mi.rss_feed::before {
  content: '\e0e5';
}

/* line 3636, src/sass/core/material-icons.scss */
.material-icons.rv_hookup::before,
.mi.rv_hookup::before {
  content: '\e642';
}

/* line 3641, src/sass/core/material-icons.scss */
.material-icons.satellite::before,
.mi.satellite::before {
  content: '\e562';
}

/* line 3646, src/sass/core/material-icons.scss */
.material-icons.save::before,
.mi.save::before {
  content: '\e161';
}

/* line 3651, src/sass/core/material-icons.scss */
.material-icons.scanner::before,
.mi.scanner::before {
  content: '\e329';
}

/* line 3656, src/sass/core/material-icons.scss */
.material-icons.schedule::before,
.mi.schedule::before {
  content: '\e8b5';
}

/* line 3661, src/sass/core/material-icons.scss */
.material-icons.school::before,
.mi.school::before {
  content: '\e80c';
}

/* line 3666, src/sass/core/material-icons.scss */
.material-icons.screen_lock_landscape::before,
.mi.screen_lock_landscape::before {
  content: '\e1be';
}

/* line 3671, src/sass/core/material-icons.scss */
.material-icons.screen_lock_portrait::before,
.mi.screen_lock_portrait::before {
  content: '\e1bf';
}

/* line 3676, src/sass/core/material-icons.scss */
.material-icons.screen_lock_rotation::before,
.mi.screen_lock_rotation::before {
  content: '\e1c0';
}

/* line 3681, src/sass/core/material-icons.scss */
.material-icons.screen_rotation::before,
.mi.screen_rotation::before {
  content: '\e1c1';
}

/* line 3686, src/sass/core/material-icons.scss */
.material-icons.screen_share::before,
.mi.screen_share::before {
  content: '\e0e2';
}

/* line 3691, src/sass/core/material-icons.scss */
.material-icons.sd_card::before,
.mi.sd_card::before {
  content: '\e623';
}

/* line 3696, src/sass/core/material-icons.scss */
.material-icons.sd_storage::before,
.mi.sd_storage::before {
  content: '\e1c2';
}

/* line 3701, src/sass/core/material-icons.scss */
.material-icons.search::before,
.mi.search::before {
  content: '\e8b6';
}

/* line 3706, src/sass/core/material-icons.scss */
.material-icons.security::before,
.mi.security::before {
  content: '\e32a';
}

/* line 3711, src/sass/core/material-icons.scss */
.material-icons.select_all::before,
.mi.select_all::before {
  content: '\e162';
}

/* line 3716, src/sass/core/material-icons.scss */
.material-icons.send::before,
.mi.send::before {
  content: '\e163';
}

/* line 3721, src/sass/core/material-icons.scss */
.material-icons.sentiment_dissatisfied::before,
.mi.sentiment_dissatisfied::before {
  content: '\e811';
}

/* line 3726, src/sass/core/material-icons.scss */
.material-icons.sentiment_neutral::before,
.mi.sentiment_neutral::before {
  content: '\e812';
}

/* line 3731, src/sass/core/material-icons.scss */
.material-icons.sentiment_satisfied::before,
.mi.sentiment_satisfied::before {
  content: '\e813';
}

/* line 3736, src/sass/core/material-icons.scss */
.material-icons.sentiment_very_dissatisfied::before,
.mi.sentiment_very_dissatisfied::before {
  content: '\e814';
}

/* line 3741, src/sass/core/material-icons.scss */
.material-icons.sentiment_very_satisfied::before,
.mi.sentiment_very_satisfied::before {
  content: '\e815';
}

/* line 3746, src/sass/core/material-icons.scss */
.material-icons.settings::before,
.mi.settings::before {
  content: '\e8b8';
}

/* line 3751, src/sass/core/material-icons.scss */
.material-icons.settings_applications::before,
.mi.settings_applications::before {
  content: '\e8b9';
}

/* line 3756, src/sass/core/material-icons.scss */
.material-icons.settings_backup_restore::before,
.mi.settings_backup_restore::before {
  content: '\e8ba';
}

/* line 3761, src/sass/core/material-icons.scss */
.material-icons.settings_bluetooth::before,
.mi.settings_bluetooth::before {
  content: '\e8bb';
}

/* line 3766, src/sass/core/material-icons.scss */
.material-icons.settings_brightness::before,
.mi.settings_brightness::before {
  content: '\e8bd';
}

/* line 3771, src/sass/core/material-icons.scss */
.material-icons.settings_cell::before,
.mi.settings_cell::before {
  content: '\e8bc';
}

/* line 3776, src/sass/core/material-icons.scss */
.material-icons.settings_ethernet::before,
.mi.settings_ethernet::before {
  content: '\e8be';
}

/* line 3781, src/sass/core/material-icons.scss */
.material-icons.settings_input_antenna::before,
.mi.settings_input_antenna::before {
  content: '\e8bf';
}

/* line 3786, src/sass/core/material-icons.scss */
.material-icons.settings_input_component::before,
.mi.settings_input_component::before {
  content: '\e8c0';
}

/* line 3791, src/sass/core/material-icons.scss */
.material-icons.settings_input_composite::before,
.mi.settings_input_composite::before {
  content: '\e8c1';
}

/* line 3796, src/sass/core/material-icons.scss */
.material-icons.settings_input_hdmi::before,
.mi.settings_input_hdmi::before {
  content: '\e8c2';
}

/* line 3801, src/sass/core/material-icons.scss */
.material-icons.settings_input_svideo::before,
.mi.settings_input_svideo::before {
  content: '\e8c3';
}

/* line 3806, src/sass/core/material-icons.scss */
.material-icons.settings_overscan::before,
.mi.settings_overscan::before {
  content: '\e8c4';
}

/* line 3811, src/sass/core/material-icons.scss */
.material-icons.settings_phone::before,
.mi.settings_phone::before {
  content: '\e8c5';
}

/* line 3816, src/sass/core/material-icons.scss */
.material-icons.settings_power::before,
.mi.settings_power::before {
  content: '\e8c6';
}

/* line 3821, src/sass/core/material-icons.scss */
.material-icons.settings_remote::before,
.mi.settings_remote::before {
  content: '\e8c7';
}

/* line 3826, src/sass/core/material-icons.scss */
.material-icons.settings_system_daydream::before,
.mi.settings_system_daydream::before {
  content: '\e1c3';
}

/* line 3831, src/sass/core/material-icons.scss */
.material-icons.settings_voice::before,
.mi.settings_voice::before {
  content: '\e8c8';
}

/* line 3836, src/sass/core/material-icons.scss */
.material-icons.share::before,
.mi.share::before {
  content: '\e80d';
}

/* line 3841, src/sass/core/material-icons.scss */
.material-icons.shop::before,
.mi.shop::before {
  content: '\e8c9';
}

/* line 3846, src/sass/core/material-icons.scss */
.material-icons.shop_two::before,
.mi.shop_two::before {
  content: '\e8ca';
}

/* line 3851, src/sass/core/material-icons.scss */
.material-icons.shopping_basket::before,
.mi.shopping_basket::before {
  content: '\e8cb';
}

/* line 3856, src/sass/core/material-icons.scss */
.material-icons.shopping_cart::before,
.mi.shopping_cart::before {
  content: '\e8cc';
}

/* line 3861, src/sass/core/material-icons.scss */
.material-icons.short_text::before,
.mi.short_text::before {
  content: '\e261';
}

/* line 3866, src/sass/core/material-icons.scss */
.material-icons.show_chart::before,
.mi.show_chart::before {
  content: '\e6e1';
}

/* line 3871, src/sass/core/material-icons.scss */
.material-icons.shuffle::before,
.mi.shuffle::before {
  content: '\e043';
}

/* line 3876, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_4_bar::before,
.mi.signal_cellular_4_bar::before {
  content: '\e1c8';
}

/* line 3881, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_connected_no_internet_4_bar::before,
.mi.signal_cellular_connected_no_internet_4_bar::before {
  content: '\e1cd';
}

/* line 3886, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_no_sim::before,
.mi.signal_cellular_no_sim::before {
  content: '\e1ce';
}

/* line 3891, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_null::before,
.mi.signal_cellular_null::before {
  content: '\e1cf';
}

/* line 3896, src/sass/core/material-icons.scss */
.material-icons.signal_cellular_off::before,
.mi.signal_cellular_off::before {
  content: '\e1d0';
}

/* line 3901, src/sass/core/material-icons.scss */
.material-icons.signal_wifi_4_bar::before,
.mi.signal_wifi_4_bar::before {
  content: '\e1d8';
}

/* line 3906, src/sass/core/material-icons.scss */
.material-icons.signal_wifi_4_bar_lock::before,
.mi.signal_wifi_4_bar_lock::before {
  content: '\e1d9';
}

/* line 3911, src/sass/core/material-icons.scss */
.material-icons.signal_wifi_off::before,
.mi.signal_wifi_off::before {
  content: '\e1da';
}

/* line 3916, src/sass/core/material-icons.scss */
.material-icons.sim_card::before,
.mi.sim_card::before {
  content: '\e32b';
}

/* line 3921, src/sass/core/material-icons.scss */
.material-icons.sim_card_alert::before,
.mi.sim_card_alert::before {
  content: '\e624';
}

/* line 3926, src/sass/core/material-icons.scss */
.material-icons.skip_next::before,
.mi.skip_next::before {
  content: '\e044';
}

/* line 3931, src/sass/core/material-icons.scss */
.material-icons.skip_previous::before,
.mi.skip_previous::before {
  content: '\e045';
}

/* line 3936, src/sass/core/material-icons.scss */
.material-icons.slideshow::before,
.mi.slideshow::before {
  content: '\e41b';
}

/* line 3941, src/sass/core/material-icons.scss */
.material-icons.slow_motion_video::before,
.mi.slow_motion_video::before {
  content: '\e068';
}

/* line 3946, src/sass/core/material-icons.scss */
.material-icons.smartphone::before,
.mi.smartphone::before {
  content: '\e32c';
}

/* line 3951, src/sass/core/material-icons.scss */
.material-icons.smoke_free::before,
.mi.smoke_free::before {
  content: '\eb4a';
}

/* line 3956, src/sass/core/material-icons.scss */
.material-icons.smoking_rooms::before,
.mi.smoking_rooms::before {
  content: '\eb4b';
}

/* line 3961, src/sass/core/material-icons.scss */
.material-icons.sms::before,
.mi.sms::before {
  content: '\e625';
}

/* line 3966, src/sass/core/material-icons.scss */
.material-icons.sms_failed::before,
.mi.sms_failed::before {
  content: '\e626';
}

/* line 3971, src/sass/core/material-icons.scss */
.material-icons.snooze::before,
.mi.snooze::before {
  content: '\e046';
}

/* line 3976, src/sass/core/material-icons.scss */
.material-icons.sort::before,
.mi.sort::before {
  content: '\e164';
}

/* line 3981, src/sass/core/material-icons.scss */
.material-icons.sort_by_alpha::before,
.mi.sort_by_alpha::before {
  content: '\e053';
}

/* line 3986, src/sass/core/material-icons.scss */
.material-icons.spa::before,
.mi.spa::before {
  content: '\eb4c';
}

/* line 3991, src/sass/core/material-icons.scss */
.material-icons.space_bar::before,
.mi.space_bar::before {
  content: '\e256';
}

/* line 3996, src/sass/core/material-icons.scss */
.material-icons.speaker::before,
.mi.speaker::before {
  content: '\e32d';
}

/* line 4001, src/sass/core/material-icons.scss */
.material-icons.speaker_group::before,
.mi.speaker_group::before {
  content: '\e32e';
}

/* line 4006, src/sass/core/material-icons.scss */
.material-icons.speaker_notes::before,
.mi.speaker_notes::before {
  content: '\e8cd';
}

/* line 4011, src/sass/core/material-icons.scss */
.material-icons.speaker_notes_off::before,
.mi.speaker_notes_off::before {
  content: '\e92a';
}

/* line 4016, src/sass/core/material-icons.scss */
.material-icons.speaker_phone::before,
.mi.speaker_phone::before {
  content: '\e0d2';
}

/* line 4021, src/sass/core/material-icons.scss */
.material-icons.spellcheck::before,
.mi.spellcheck::before {
  content: '\e8ce';
}

/* line 4026, src/sass/core/material-icons.scss */
.material-icons.star::before,
.mi.star::before {
  content: '\e838';
}

/* line 4031, src/sass/core/material-icons.scss */
.material-icons.star_border::before,
.mi.star_border::before {
  content: '\e83a';
}

/* line 4036, src/sass/core/material-icons.scss */
.material-icons.star_half::before,
.mi.star_half::before {
  content: '\e839';
}

/* line 4041, src/sass/core/material-icons.scss */
.material-icons.stars::before,
.mi.stars::before {
  content: '\e8d0';
}

/* line 4046, src/sass/core/material-icons.scss */
.material-icons.stay_current_landscape::before,
.mi.stay_current_landscape::before {
  content: '\e0d3';
}

/* line 4051, src/sass/core/material-icons.scss */
.material-icons.stay_current_portrait::before,
.mi.stay_current_portrait::before {
  content: '\e0d4';
}

/* line 4056, src/sass/core/material-icons.scss */
.material-icons.stay_primary_landscape::before,
.mi.stay_primary_landscape::before {
  content: '\e0d5';
}

/* line 4061, src/sass/core/material-icons.scss */
.material-icons.stay_primary_portrait::before,
.mi.stay_primary_portrait::before {
  content: '\e0d6';
}

/* line 4066, src/sass/core/material-icons.scss */
.material-icons.stop::before,
.mi.stop::before {
  content: '\e047';
}

/* line 4071, src/sass/core/material-icons.scss */
.material-icons.stop_screen_share::before,
.mi.stop_screen_share::before {
  content: '\e0e3';
}

/* line 4076, src/sass/core/material-icons.scss */
.material-icons.storage::before,
.mi.storage::before {
  content: '\e1db';
}

/* line 4081, src/sass/core/material-icons.scss */
.material-icons.store::before,
.mi.store::before {
  content: '\e8d1';
}

/* line 4086, src/sass/core/material-icons.scss */
.material-icons.store_mall_directory::before,
.mi.store_mall_directory::before {
  content: '\e563';
}

/* line 4091, src/sass/core/material-icons.scss */
.material-icons.straighten::before,
.mi.straighten::before {
  content: '\e41c';
}

/* line 4096, src/sass/core/material-icons.scss */
.material-icons.streetview::before,
.mi.streetview::before {
  content: '\e56e';
}

/* line 4101, src/sass/core/material-icons.scss */
.material-icons.strikethrough_s::before,
.mi.strikethrough_s::before {
  content: '\e257';
}

/* line 4106, src/sass/core/material-icons.scss */
.material-icons.style::before,
.mi.style::before {
  content: '\e41d';
}

/* line 4111, src/sass/core/material-icons.scss */
.material-icons.subdirectory_arrow_left::before,
.mi.subdirectory_arrow_left::before {
  content: '\e5d9';
}

/* line 4116, src/sass/core/material-icons.scss */
.material-icons.subdirectory_arrow_right::before,
.mi.subdirectory_arrow_right::before {
  content: '\e5da';
}

/* line 4121, src/sass/core/material-icons.scss */
.material-icons.subject::before,
.mi.subject::before {
  content: '\e8d2';
}

/* line 4126, src/sass/core/material-icons.scss */
.material-icons.subscriptions::before,
.mi.subscriptions::before {
  content: '\e064';
}

/* line 4131, src/sass/core/material-icons.scss */
.material-icons.subtitles::before,
.mi.subtitles::before {
  content: '\e048';
}

/* line 4136, src/sass/core/material-icons.scss */
.material-icons.subway::before,
.mi.subway::before {
  content: '\e56f';
}

/* line 4141, src/sass/core/material-icons.scss */
.material-icons.supervisor_account::before,
.mi.supervisor_account::before {
  content: '\e8d3';
}

/* line 4146, src/sass/core/material-icons.scss */
.material-icons.surround_sound::before,
.mi.surround_sound::before {
  content: '\e049';
}

/* line 4151, src/sass/core/material-icons.scss */
.material-icons.swap_calls::before,
.mi.swap_calls::before {
  content: '\e0d7';
}

/* line 4156, src/sass/core/material-icons.scss */
.material-icons.swap_horiz::before,
.mi.swap_horiz::before {
  content: '\e8d4';
}

/* line 4161, src/sass/core/material-icons.scss */
.material-icons.swap_vert::before,
.mi.swap_vert::before {
  content: '\e8d5';
}

/* line 4166, src/sass/core/material-icons.scss */
.material-icons.swap_vertical_circle::before,
.mi.swap_vertical_circle::before {
  content: '\e8d6';
}

/* line 4171, src/sass/core/material-icons.scss */
.material-icons.switch_camera::before,
.mi.switch_camera::before {
  content: '\e41e';
}

/* line 4176, src/sass/core/material-icons.scss */
.material-icons.switch_video::before,
.mi.switch_video::before {
  content: '\e41f';
}

/* line 4181, src/sass/core/material-icons.scss */
.material-icons.sync::before,
.mi.sync::before {
  content: '\e627';
}

/* line 4186, src/sass/core/material-icons.scss */
.material-icons.sync_disabled::before,
.mi.sync_disabled::before {
  content: '\e628';
}

/* line 4191, src/sass/core/material-icons.scss */
.material-icons.sync_problem::before,
.mi.sync_problem::before {
  content: '\e629';
}

/* line 4196, src/sass/core/material-icons.scss */
.material-icons.system_update::before,
.mi.system_update::before {
  content: '\e62a';
}

/* line 4201, src/sass/core/material-icons.scss */
.material-icons.system_update_alt::before,
.mi.system_update_alt::before {
  content: '\e8d7';
}

/* line 4206, src/sass/core/material-icons.scss */
.material-icons.tab::before,
.mi.tab::before {
  content: '\e8d8';
}

/* line 4211, src/sass/core/material-icons.scss */
.material-icons.tab_unselected::before,
.mi.tab_unselected::before {
  content: '\e8d9';
}

/* line 4216, src/sass/core/material-icons.scss */
.material-icons.tablet::before,
.mi.tablet::before {
  content: '\e32f';
}

/* line 4221, src/sass/core/material-icons.scss */
.material-icons.tablet_android::before,
.mi.tablet_android::before {
  content: '\e330';
}

/* line 4226, src/sass/core/material-icons.scss */
.material-icons.tablet_mac::before,
.mi.tablet_mac::before {
  content: '\e331';
}

/* line 4231, src/sass/core/material-icons.scss */
.material-icons.tag_faces::before,
.mi.tag_faces::before {
  content: '\e420';
}

/* line 4236, src/sass/core/material-icons.scss */
.material-icons.tap_and_play::before,
.mi.tap_and_play::before {
  content: '\e62b';
}

/* line 4241, src/sass/core/material-icons.scss */
.material-icons.terrain::before,
.mi.terrain::before {
  content: '\e564';
}

/* line 4246, src/sass/core/material-icons.scss */
.material-icons.text_fields::before,
.mi.text_fields::before {
  content: '\e262';
}

/* line 4251, src/sass/core/material-icons.scss */
.material-icons.text_format::before,
.mi.text_format::before {
  content: '\e165';
}

/* line 4256, src/sass/core/material-icons.scss */
.material-icons.textsms::before,
.mi.textsms::before {
  content: '\e0d8';
}

/* line 4261, src/sass/core/material-icons.scss */
.material-icons.texture::before,
.mi.texture::before {
  content: '\e421';
}

/* line 4266, src/sass/core/material-icons.scss */
.material-icons.theaters::before,
.mi.theaters::before {
  content: '\e8da';
}

/* line 4271, src/sass/core/material-icons.scss */
.material-icons.thumb_down::before,
.mi.thumb_down::before {
  content: '\e8db';
}

/* line 4276, src/sass/core/material-icons.scss */
.material-icons.thumb_up::before,
.mi.thumb_up::before {
  content: '\e8dc';
}

/* line 4281, src/sass/core/material-icons.scss */
.material-icons.thumbs_up_down::before,
.mi.thumbs_up_down::before {
  content: '\e8dd';
}

/* line 4286, src/sass/core/material-icons.scss */
.material-icons.time_to_leave::before,
.mi.time_to_leave::before {
  content: '\e62c';
}

/* line 4291, src/sass/core/material-icons.scss */
.material-icons.timelapse::before,
.mi.timelapse::before {
  content: '\e422';
}

/* line 4296, src/sass/core/material-icons.scss */
.material-icons.timeline::before,
.mi.timeline::before {
  content: '\e922';
}

/* line 4301, src/sass/core/material-icons.scss */
.material-icons.timer::before,
.mi.timer::before {
  content: '\e425';
}

/* line 4306, src/sass/core/material-icons.scss */
.material-icons.timer_10::before,
.mi.timer_10::before {
  content: '\e423';
}

/* line 4311, src/sass/core/material-icons.scss */
.material-icons.timer_3::before,
.mi.timer_3::before {
  content: '\e424';
}

/* line 4316, src/sass/core/material-icons.scss */
.material-icons.timer_off::before,
.mi.timer_off::before {
  content: '\e426';
}

/* line 4321, src/sass/core/material-icons.scss */
.material-icons.title::before,
.mi.title::before {
  content: '\e264';
}

/* line 4326, src/sass/core/material-icons.scss */
.material-icons.toc::before,
.mi.toc::before {
  content: '\e8de';
}

/* line 4331, src/sass/core/material-icons.scss */
.material-icons.today::before,
.mi.today::before {
  content: '\e8df';
}

/* line 4336, src/sass/core/material-icons.scss */
.material-icons.toll::before,
.mi.toll::before {
  content: '\e8e0';
}

/* line 4341, src/sass/core/material-icons.scss */
.material-icons.tonality::before,
.mi.tonality::before {
  content: '\e427';
}

/* line 4346, src/sass/core/material-icons.scss */
.material-icons.touch_app::before,
.mi.touch_app::before {
  content: '\e913';
}

/* line 4351, src/sass/core/material-icons.scss */
.material-icons.toys::before,
.mi.toys::before {
  content: '\e332';
}

/* line 4356, src/sass/core/material-icons.scss */
.material-icons.track_changes::before,
.mi.track_changes::before {
  content: '\e8e1';
}

/* line 4361, src/sass/core/material-icons.scss */
.material-icons.traffic::before,
.mi.traffic::before {
  content: '\e565';
}

/* line 4366, src/sass/core/material-icons.scss */
.material-icons.train::before,
.mi.train::before {
  content: '\e570';
}

/* line 4371, src/sass/core/material-icons.scss */
.material-icons.tram::before,
.mi.tram::before {
  content: '\e571';
}

/* line 4376, src/sass/core/material-icons.scss */
.material-icons.transfer_within_a_station::before,
.mi.transfer_within_a_station::before {
  content: '\e572';
}

/* line 4381, src/sass/core/material-icons.scss */
.material-icons.transform::before,
.mi.transform::before {
  content: '\e428';
}

/* line 4386, src/sass/core/material-icons.scss */
.material-icons.translate::before,
.mi.translate::before {
  content: '\e8e2';
}

/* line 4391, src/sass/core/material-icons.scss */
.material-icons.trending_down::before,
.mi.trending_down::before {
  content: '\e8e3';
}

/* line 4396, src/sass/core/material-icons.scss */
.material-icons.trending_flat::before,
.mi.trending_flat::before {
  content: '\e8e4';
}

/* line 4401, src/sass/core/material-icons.scss */
.material-icons.trending_up::before,
.mi.trending_up::before {
  content: '\e8e5';
}

/* line 4406, src/sass/core/material-icons.scss */
.material-icons.tune::before,
.mi.tune::before {
  content: '\e429';
}

/* line 4411, src/sass/core/material-icons.scss */
.material-icons.turned_in::before,
.mi.turned_in::before {
  content: '\e8e6';
}

/* line 4416, src/sass/core/material-icons.scss */
.material-icons.turned_in_not::before,
.mi.turned_in_not::before {
  content: '\e8e7';
}

/* line 4421, src/sass/core/material-icons.scss */
.material-icons.tv::before,
.mi.tv::before {
  content: '\e333';
}

/* line 4426, src/sass/core/material-icons.scss */
.material-icons.unarchive::before,
.mi.unarchive::before {
  content: '\e169';
}

/* line 4431, src/sass/core/material-icons.scss */
.material-icons.undo::before,
.mi.undo::before {
  content: '\e166';
}

/* line 4436, src/sass/core/material-icons.scss */
.material-icons.unfold_less::before,
.mi.unfold_less::before {
  content: '\e5d6';
}

/* line 4441, src/sass/core/material-icons.scss */
.material-icons.unfold_more::before,
.mi.unfold_more::before {
  content: '\e5d7';
}

/* line 4446, src/sass/core/material-icons.scss */
.material-icons.update::before,
.mi.update::before {
  content: '\e923';
}

/* line 4451, src/sass/core/material-icons.scss */
.material-icons.usb::before,
.mi.usb::before {
  content: '\e1e0';
}

/* line 4456, src/sass/core/material-icons.scss */
.material-icons.verified_user::before,
.mi.verified_user::before {
  content: '\e8e8';
}

/* line 4461, src/sass/core/material-icons.scss */
.material-icons.vertical_align_bottom::before,
.mi.vertical_align_bottom::before {
  content: '\e258';
}

/* line 4466, src/sass/core/material-icons.scss */
.material-icons.vertical_align_center::before,
.mi.vertical_align_center::before {
  content: '\e259';
}

/* line 4471, src/sass/core/material-icons.scss */
.material-icons.vertical_align_top::before,
.mi.vertical_align_top::before {
  content: '\e25a';
}

/* line 4476, src/sass/core/material-icons.scss */
.material-icons.vibration::before,
.mi.vibration::before {
  content: '\e62d';
}

/* line 4481, src/sass/core/material-icons.scss */
.material-icons.video_call::before,
.mi.video_call::before {
  content: '\e070';
}

/* line 4486, src/sass/core/material-icons.scss */
.material-icons.video_label::before,
.mi.video_label::before {
  content: '\e071';
}

/* line 4491, src/sass/core/material-icons.scss */
.material-icons.video_library::before,
.mi.video_library::before {
  content: '\e04a';
}

/* line 4496, src/sass/core/material-icons.scss */
.material-icons.videocam::before,
.mi.videocam::before {
  content: '\e04b';
}

/* line 4501, src/sass/core/material-icons.scss */
.material-icons.videocam_off::before,
.mi.videocam_off::before {
  content: '\e04c';
}

/* line 4506, src/sass/core/material-icons.scss */
.material-icons.videogame_asset::before,
.mi.videogame_asset::before {
  content: '\e338';
}

/* line 4511, src/sass/core/material-icons.scss */
.material-icons.view_agenda::before,
.mi.view_agenda::before {
  content: '\e8e9';
}

/* line 4516, src/sass/core/material-icons.scss */
.material-icons.view_array::before,
.mi.view_array::before {
  content: '\e8ea';
}

/* line 4521, src/sass/core/material-icons.scss */
.material-icons.view_carousel::before,
.mi.view_carousel::before {
  content: '\e8eb';
}

/* line 4526, src/sass/core/material-icons.scss */
.material-icons.view_column::before,
.mi.view_column::before {
  content: '\e8ec';
}

/* line 4531, src/sass/core/material-icons.scss */
.material-icons.view_comfy::before,
.mi.view_comfy::before {
  content: '\e42a';
}

/* line 4536, src/sass/core/material-icons.scss */
.material-icons.view_compact::before,
.mi.view_compact::before {
  content: '\e42b';
}

/* line 4541, src/sass/core/material-icons.scss */
.material-icons.view_day::before,
.mi.view_day::before {
  content: '\e8ed';
}

/* line 4546, src/sass/core/material-icons.scss */
.material-icons.view_headline::before,
.mi.view_headline::before {
  content: '\e8ee';
}

/* line 4551, src/sass/core/material-icons.scss */
.material-icons.view_list::before,
.mi.view_list::before {
  content: '\e8ef';
}

/* line 4556, src/sass/core/material-icons.scss */
.material-icons.view_module::before,
.mi.view_module::before {
  content: '\e8f0';
}

/* line 4561, src/sass/core/material-icons.scss */
.material-icons.view_quilt::before,
.mi.view_quilt::before {
  content: '\e8f1';
}

/* line 4566, src/sass/core/material-icons.scss */
.material-icons.view_stream::before,
.mi.view_stream::before {
  content: '\e8f2';
}

/* line 4571, src/sass/core/material-icons.scss */
.material-icons.view_week::before,
.mi.view_week::before {
  content: '\e8f3';
}

/* line 4576, src/sass/core/material-icons.scss */
.material-icons.vignette::before,
.mi.vignette::before {
  content: '\e435';
}

/* line 4581, src/sass/core/material-icons.scss */
.material-icons.visibility::before,
.mi.visibility::before {
  content: '\e8f4';
}

/* line 4586, src/sass/core/material-icons.scss */
.material-icons.visibility_off::before,
.mi.visibility_off::before {
  content: '\e8f5';
}

/* line 4591, src/sass/core/material-icons.scss */
.material-icons.voice_chat::before,
.mi.voice_chat::before {
  content: '\e62e';
}

/* line 4596, src/sass/core/material-icons.scss */
.material-icons.voicemail::before,
.mi.voicemail::before {
  content: '\e0d9';
}

/* line 4601, src/sass/core/material-icons.scss */
.material-icons.volume_down::before,
.mi.volume_down::before {
  content: '\e04d';
}

/* line 4606, src/sass/core/material-icons.scss */
.material-icons.volume_mute::before,
.mi.volume_mute::before {
  content: '\e04e';
}

/* line 4611, src/sass/core/material-icons.scss */
.material-icons.volume_off::before,
.mi.volume_off::before {
  content: '\e04f';
}

/* line 4616, src/sass/core/material-icons.scss */
.material-icons.volume_up::before,
.mi.volume_up::before {
  content: '\e050';
}

/* line 4621, src/sass/core/material-icons.scss */
.material-icons.vpn_key::before,
.mi.vpn_key::before {
  content: '\e0da';
}

/* line 4626, src/sass/core/material-icons.scss */
.material-icons.vpn_lock::before,
.mi.vpn_lock::before {
  content: '\e62f';
}

/* line 4631, src/sass/core/material-icons.scss */
.material-icons.wallpaper::before,
.mi.wallpaper::before {
  content: '\e1bc';
}

/* line 4636, src/sass/core/material-icons.scss */
.material-icons.warning::before,
.mi.warning::before {
  content: '\e002';
}

/* line 4641, src/sass/core/material-icons.scss */
.material-icons.watch::before,
.mi.watch::before {
  content: '\e334';
}

/* line 4646, src/sass/core/material-icons.scss */
.material-icons.watch_later::before,
.mi.watch_later::before {
  content: '\e924';
}

/* line 4651, src/sass/core/material-icons.scss */
.material-icons.wb_auto::before,
.mi.wb_auto::before {
  content: '\e42c';
}

/* line 4656, src/sass/core/material-icons.scss */
.material-icons.wb_cloudy::before,
.mi.wb_cloudy::before {
  content: '\e42d';
}

/* line 4661, src/sass/core/material-icons.scss */
.material-icons.wb_incandescent::before,
.mi.wb_incandescent::before {
  content: '\e42e';
}

/* line 4666, src/sass/core/material-icons.scss */
.material-icons.wb_iridescent::before,
.mi.wb_iridescent::before {
  content: '\e436';
}

/* line 4671, src/sass/core/material-icons.scss */
.material-icons.wb_sunny::before,
.mi.wb_sunny::before {
  content: '\e430';
}

/* line 4676, src/sass/core/material-icons.scss */
.material-icons.wc::before,
.mi.wc::before {
  content: '\e63d';
}

/* line 4681, src/sass/core/material-icons.scss */
.material-icons.web::before,
.mi.web::before {
  content: '\e051';
}

/* line 4686, src/sass/core/material-icons.scss */
.material-icons.web_asset::before,
.mi.web_asset::before {
  content: '\e069';
}

/* line 4691, src/sass/core/material-icons.scss */
.material-icons.weekend::before,
.mi.weekend::before {
  content: '\e16b';
}

/* line 4696, src/sass/core/material-icons.scss */
.material-icons.whatshot::before,
.mi.whatshot::before {
  content: '\e80e';
}

/* line 4701, src/sass/core/material-icons.scss */
.material-icons.widgets::before,
.mi.widgets::before {
  content: '\e1bd';
}

/* line 4706, src/sass/core/material-icons.scss */
.material-icons.wifi::before,
.mi.wifi::before {
  content: '\e63e';
}

/* line 4711, src/sass/core/material-icons.scss */
.material-icons.wifi_lock::before,
.mi.wifi_lock::before {
  content: '\e1e1';
}

/* line 4716, src/sass/core/material-icons.scss */
.material-icons.wifi_tethering::before,
.mi.wifi_tethering::before {
  content: '\e1e2';
}

/* line 4721, src/sass/core/material-icons.scss */
.material-icons.work::before,
.mi.work::before {
  content: '\e8f9';
}

/* line 4726, src/sass/core/material-icons.scss */
.material-icons.wrap_text::before,
.mi.wrap_text::before {
  content: '\e25b';
}

/* line 4731, src/sass/core/material-icons.scss */
.material-icons.youtube_searched_for::before,
.mi.youtube_searched_for::before {
  content: '\e8fa';
}

/* line 4736, src/sass/core/material-icons.scss */
.material-icons.zoom_in::before,
.mi.zoom_in::before {
  content: '\e8ff';
}

/* line 4741, src/sass/core/material-icons.scss */
.material-icons.zoom_out::before,
.mi.zoom_out::before {
  content: '\e900';
}

/* line 4746, src/sass/core/material-icons.scss */
.material-icons.zoom_out_map::before,
.mi.zoom_out_map::before {
  content: '\e56b';
}

/* line 4, src/sass/components/articleList/_articleList-category-cards.scss */
.category-cards {
  margin-bottom: 100px;
}

@media only screen and (max-width: 991px) {
  /* line 4, src/sass/components/articleList/_articleList-category-cards.scss */
  .category-cards {
    padding: 10px;
  }
}

/* line 11, src/sass/components/articleList/_articleList-category-cards.scss */
.category-cards .articleList-heading {
  font-size: 37px;
  font-size: 3.7rem;
  color: #d2010d;
  font-weight: 900;
  font-style: italic;
  letter-spacing: -0.45px;
  line-height: 47px;
}

@media only screen and (max-width: 991px) {
  /* line 11, src/sass/components/articleList/_articleList-category-cards.scss */
  .category-cards .articleList-heading {
    margin-left: 40px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 11, src/sass/components/articleList/_articleList-category-cards.scss */
  .category-cards .articleList-heading {
    font-size: 24px;
    font-size: 2.4rem;
    margin-left: 20px;
    margin-bottom: 30px;
  }
}

/* line 32, src/sass/components/articleList/_articleList-category-cards.scss */
.category-cards .articleList-article-wrapper {
  position: relative;
}

/* line 36, src/sass/components/articleList/_articleList-category-cards.scss */
.category-cards ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 48px;
}

@media only screen and (max-width: 767px) {
  /* line 36, src/sass/components/articleList/_articleList-category-cards.scss */
  .category-cards ul {
    margin: 0;
  }
}

/* line 47, src/sass/components/articleList/_articleList-category-cards.scss */
.category-cards ul li {
  width: 50%;
}

@media only screen and (max-width: 767px) {
  /* line 47, src/sass/components/articleList/_articleList-category-cards.scss */
  .category-cards ul li {
    width: 100%;
  }
}

/* line 54, src/sass/components/articleList/_articleList-category-cards.scss */
.category-cards ul li:first-of-type {
  border-top-left-radius: 32px;
}

/* line 58, src/sass/components/articleList/_articleList-category-cards.scss */
.category-cards ul li:last-of-type {
  border-bottom-right-radius: 32px;
}

/* line 62, src/sass/components/articleList/_articleList-category-cards.scss */
.category-cards ul li picture {
  height: 100%;
  overflow: hidden;
  display: flex;
  position: relative;
}

/* line 68, src/sass/components/articleList/_articleList-category-cards.scss */
.category-cards ul li picture::after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(-180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  height: 100%;
  width: 100%;
  content: '';
}

/* line 79, src/sass/components/articleList/_articleList-category-cards.scss */
.category-cards ul li picture img {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

/* line 86, src/sass/components/articleList/_articleList-category-cards.scss */
.category-cards ul li .articleList-title {
  display: inline-flex;
  width: 100%;
  position: absolute;
  bottom: 30px;
  padding: 5px 0;
}

/* line 93, src/sass/components/articleList/_articleList-category-cards.scss */
.category-cards ul li .articleList-title a {
  font-size: 37px;
  font-size: 3.7rem;
  text-decoration: none;
  color: #fff;
  font-weight: 900;
  font-style: italic;
  letter-spacing: -0.45px;
  line-height: 47px;
  padding-left: 40px;
  width: 100%;
}

@media only screen and (max-width: 991px) {
  /* line 93, src/sass/components/articleList/_articleList-category-cards.scss */
  .category-cards ul li .articleList-title a {
    width: 65%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 93, src/sass/components/articleList/_articleList-category-cards.scss */
  .category-cards ul li .articleList-title a {
    font-size: 30px;
    font-size: 3rem;
    padding-left: 20px;
    letter-spacing: -0.33px;
    line-height: 36px;
  }
}

/* line 118, src/sass/components/articleList/_articleList-category-cards.scss */
.category-cards ul li .articleList-title ::after {
  content: '\e90a';
  font-size: 17px;
  font-style: normal;
  font-family: 'ColgateRelaunchIcons';
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  color: #d2010d;
  background-color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  padding: 4px 3px 4px 5px;
  right: 40px;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 767px) {
  /* line 118, src/sass/components/articleList/_articleList-category-cards.scss */
  .category-cards ul li .articleList-title ::after {
    right: 20px;
  }
}

/* line 143, src/sass/components/articleList/_articleList-category-cards.scss */
.category-cards ul li .articleList-title :hover {
  text-decoration: none;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/articleList/_articleList-simple-list.scss */
.simple-article-list.articleList {
  margin: 0;
  padding: 0 20px;
}

/* line 7, src/sass/components/articleList/_articleList-simple-list.scss */
.simple-article-list.articleList .articleList-heading {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: 400;
}

/* line 13, src/sass/components/articleList/_articleList-simple-list.scss */
.simple-article-list.articleList .articleList-title {
  font-size: 17px;
  font-size: 1.7rem;
}

/* line 16, src/sass/components/articleList/_articleList-simple-list.scss */
.simple-article-list.articleList .articleList-title a {
  color: #333;
}

/* line 19, src/sass/components/articleList/_articleList-simple-list.scss */
.simple-article-list.articleList .articleList-title a:hover {
  color: #22838a;
  text-decoration: none;
}

/* line 26, src/sass/components/articleList/_articleList-simple-list.scss */
.simple-article-list.articleList .articleList-description {
  display: none;
}
/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/paragraph/_modal-content.scss */
.modal-content-container {
  display: none;
  overflow-y: auto;
  position: fixed;
  z-index: 9999;
  padding: 0 40px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9);
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/paragraph/_modal-content.scss */
  .modal-content-container {
    padding: 0;
  }
}

/* line 19, src/sass/components/paragraph/_modal-content.scss */
.modal-content-container > .paragraphSystem {
  display: none;
}

/* line 23, src/sass/components/paragraph/_modal-content.scss */
.modal-content-container .close-modal {
  display: inline-block;
  position: absolute;
  top: 27px;
  right: 45px;
  text-decoration: none;
  font-family: 'ColgateRelaunchIcons';
  padding: 0;
  background-color: transparent;
  border-width: 0;
  border-style: none;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  /* line 23, src/sass/components/paragraph/_modal-content.scss */
  .modal-content-container .close-modal {
    top: 22px;
    right: 10px;
  }
}

/* line 41, src/sass/components/paragraph/_modal-content.scss */
.modal-content-container .close-modal::after {
  content: '\e901';
  display: block;
  width: 100%;
  font-size: 24px;
  color: #333;
  height: 24px;
}

/* line 51, src/sass/components/paragraph/_modal-content.scss */
.modal-content-container .modal-section-title {
  width: auto;
  margin-top: 70px;
}

/* line 55, src/sass/components/paragraph/_modal-content.scss */
.modal-content-container .modal-section-title p {
  font-size: 37px;
  font-size: 3.7rem;
  color: #d2010d;
  font-weight: 900;
  font-style: italic;
  letter-spacing: -0.5px;
  line-height: 48px;
  padding-left: 100px;
}

@media only screen and (max-width: 991px) {
  /* line 55, src/sass/components/paragraph/_modal-content.scss */
  .modal-content-container .modal-section-title p {
    padding-left: 50px;
    margin: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 55, src/sass/components/paragraph/_modal-content.scss */
  .modal-content-container .modal-section-title p {
    padding-left: 0;
    margin: 0;
  }
}

/* line 77, src/sass/components/paragraph/_modal-content.scss */
.modal-content-container .accordion {
  border-radius: 24px;
  background: #eee;
  padding: 80px 115px;
}

@media only screen and (max-width: 991px) {
  /* line 77, src/sass/components/paragraph/_modal-content.scss */
  .modal-content-container .accordion {
    padding: 30px 50px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 77, src/sass/components/paragraph/_modal-content.scss */
  .modal-content-container .accordion {
    padding: 35px 10px;
    border-radius: 32px;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 93, src/sass/components/paragraph/_modal-content.scss */
  .modal-content-container .accordion {
    margin-top: 90px;
    transform: translateY(-40px);
  }
}

/* line 100, src/sass/components/paragraph/_modal-content.scss */
.modal-content-container .productAwareRichText li {
  font-size: 16px;
  font-size: 1.6rem;
  color: #4c4c4c;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 28px;
  padding: 0 0 20px 12px;
}

/* line 111, src/sass/components/paragraph/_modal-content.scss */
.modal-content-container .productAwareRichText li::before {
  content: '';
  width: 4px;
  height: 4px;
  display: block;
  position: absolute;
  left: -15px;
  top: 12px;
  border-radius: 4px;
  background-color: #d2010d;
}

/* line 124, src/sass/components/paragraph/_modal-content.scss */
.modal-content-container .productAwareRichText a {
  font-size: 16px;
  font-size: 1.6rem;
  color: #d2010d;
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.27px;
  line-height: 15px;
  display: inline-flex;
}

/* line 134, src/sass/components/paragraph/_modal-content.scss */
.modal-content-container .productAwareRichText a::after {
  content: '\e90c';
  font-family: 'ColgateRelaunchIcons';
  font-style: normal;
  font-weight: bold;
  padding-left: 5px;
}

/* line 142, src/sass/components/paragraph/_modal-content.scss */
.modal-content-container .productAwareRichText a:hover, .modal-content-container .productAwareRichText a:hover::after {
  color: #333;
  text-decoration: none;
}

/* line 150, src/sass/components/paragraph/_modal-content.scss */
.modal-content-container.white-bg {
  background-color: rgba(250, 250, 250, 0.5);
}

/* line 155, src/sass/components/paragraph/_modal-content.scss */
.blur-bg {
  filter: blur(5px);
}

/* line 159, src/sass/components/paragraph/_modal-content.scss */
.overflow {
  overflow-y: hidden;
}
/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
@media (max-width: 992px) and (orientation: landscape) {
  /* line 4, src/sass/components/ghp/_ghp-patient-chart.scss */
  .reference-teeth {
    text-align: center;
  }
  /* line 8, src/sass/components/ghp/_ghp-patient-chart.scss */
  .reference-teeth #teeth {
    height: 110vh;
  }
}

/* line 13, src/sass/components/ghp/_ghp-patient-chart.scss */
.reference-teeth #teeth {
  max-width: 100%;
  height: 100%;
  max-height: 70vh;
}

@media screen and (min-width: 0\0) and (min-resolution: 72dpi) {
  /* line 20, src/sass/components/ghp/_ghp-patient-chart.scss */
  .reference-teeth #teeth {
    height: 70vh;
    width: 55vh;
  }
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/components/ghp/_ghp-patient-education.scss */
.tooth-container {
  height: 75vh;
  max-width: 820px;
  position: relative;
  cursor: pointer;
}

@media (max-width: 768px) {
  /* line 4, src/sass/components/ghp/_ghp-patient-education.scss */
  .tooth-container {
    height: 50vh;
  }
}

@media (max-width: 992px) and (orientation: landscape) {
  /* line 4, src/sass/components/ghp/_ghp-patient-education.scss */
  .tooth-container {
    height: 100vh;
    margin-top: 50px;
  }
}

/* line 19, src/sass/components/ghp/_ghp-patient-education.scss */
.tooth-container div[class^='tooth-image'] {
  background-repeat: no-repeat;
  background-position: left bottom;
  background-size: contain;
  position: absolute;
  height: 100%;
  width: 100%;
  bottom: 0;
  opacity: 0;
}

/* line 29, src/sass/components/ghp/_ghp-patient-education.scss */
.tooth-container div[class^='tooth-image'].show {
  opacity: 1;
}

/* line 34, src/sass/components/ghp/_ghp-patient-education.scss */
.tooth-container .arrows {
  position: absolute;
  right: 0;
  bottom: 55%;
  text-align: center;
  cursor: pointer;
}

@media (max-width: 768px) {
  /* line 34, src/sass/components/ghp/_ghp-patient-education.scss */
  .tooth-container .arrows {
    bottom: auto;
    top: 10px;
  }
}

/* line 46, src/sass/components/ghp/_ghp-patient-education.scss */
.tooth-container .arrows .arrows-container {
  font-size: 70px;
  color: #d6d6d6;
  border: 2px solid #fff;
  border-radius: 15px;
  box-shadow: 0 0 0 1px #d2010d;
  display: inline-block;
  overflow: hidden;
}

@media (max-width: 768px) {
  /* line 46, src/sass/components/ghp/_ghp-patient-education.scss */
  .tooth-container .arrows .arrows-container {
    font-size: 55px;
  }
}

/* line 59, src/sass/components/ghp/_ghp-patient-education.scss */
.tooth-container .arrows .arrows-container::before {
  pointer-events: none;
}

/* line 64, src/sass/components/ghp/_ghp-patient-education.scss */
.tooth-container .arrows .arrow-description {
  font-size: 10px;
  max-width: 100px;
  text-align: center;
}

@media (max-width: 991px) {
  /* line 70, src/sass/components/ghp/_ghp-patient-education.scss */
  .tooth-container .arrows .arrow-description-mobile {
    display: block;
  }
  /* line 74, src/sass/components/ghp/_ghp-patient-education.scss */
  .tooth-container .arrows .arrow-description-desktop {
    display: none;
  }
}

@media (max-width: 768px) {
  /* line 64, src/sass/components/ghp/_ghp-patient-education.scss */
  .tooth-container .arrows .arrow-description {
    font-size: 9px;
    max-width: 70px;
  }
}

/* line 84, src/sass/components/ghp/_ghp-patient-education.scss */
.tooth-container .arrows .arrow-description-mobile {
  display: none;
}

/* line 89, src/sass/components/ghp/_ghp-patient-education.scss */
.tooth-container .arrows button {
  width: 40px;
  height: 50px;
  display: block;
  background: #333;
  border: 0;
  outline: 0;
}

@media (max-width: 768px) {
  /* line 89, src/sass/components/ghp/_ghp-patient-education.scss */
  .tooth-container .arrows button {
    width: 30px;
    height: 40px;
  }
}

/* line 102, src/sass/components/ghp/_ghp-patient-education.scss */
.tooth-container .arrows button:active, .tooth-container .arrows button:hover {
  opacity: 0.9;
}

/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report {
  padding: 0;
}

@media only screen and (min-width: 767px) {
  /* line 4, src/sass/components/ghp/_ghp-patient-report.scss */
  .reference-ghp-patient-report {
    padding: 0 -15px;
  }
}

/* line 11, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .patientReportTab {
  overflow: auto;
  margin: 0;
  padding: 10px 10px 10px 20px;
  border-radius: 10px;
  border: 1px solid #d3d3d3;
  background: linear-gradient(to right, #e5e6e6 0, #fcfcfc 23%, #f7f8f8 38%, #e0e1e2 62%, #b6b5b6 93%, #bebebe 97%, #c9c9ca 100%);
}

@media only screen and (max-width: 767px) {
  /* line 11, src/sass/components/ghp/_ghp-patient-report.scss */
  .reference-ghp-patient-report .patientReportTab {
    max-height: none;
    clear: both;
    margin: 20px 0;
  }
}

@media only screen and (min-width: 992px) {
  /* line 11, src/sass/components/ghp/_ghp-patient-report.scss */
  .reference-ghp-patient-report .patientReportTab {
    margin: 0 50px 0 0;
  }
}

/* line 29, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .patientReportTab h1 {
  color: #aeaeae;
  font-size: 23px;
  font-weight: 800;
  margin-bottom: 20px;
}

@media only screen and (min-width: 767px) {
  /* line 29, src/sass/components/ghp/_ghp-patient-report.scss */
  .reference-ghp-patient-report .patientReportTab h1 {
    margin: 0;
  }
}

/* line 40, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .patientReportTab h3 {
  color: #666;
  font-size: 14px;
  float: left;
  margin: 0;
}

/* line 47, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .patientReportTab h5 {
  margin: 0;
  font-weight: 500;
  color: #666;
  font-size: 13px;
}

/* line 54, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .patientReportTab p {
  font-weight: 500;
  color: #666;
  font-size: 13px;
  margin: 0;
}

/* line 61, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .patientReportTab .requiredKey {
  font-size: 12px;
  font-weight: 300;
  font-style: italic;
  color: #666;
}

/* line 68, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .patientReportTab hr.special {
  margin: 10px 0;
  border-bottom: 0;
  border-top: 2px solid #ed1c24;
}

/* line 74, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .patientReportTab .row {
  margin-left: -5px;
  margin-right: -5px;
}

/* line 78, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .patientReportTab .row::after {
  content: ' ';
  display: table;
}

/* line 84, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .patientReportTab .form-group {
  margin-bottom: 15px;
}

/* line 87, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .patientReportTab .form-group .checkbox-inline,
.reference-ghp-patient-report .patientReportTab .form-group .radio-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
  font-size: 12px;
  color: #767676;
}

/* line 98, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .patientReportTab .form-group .checkbox-inline input[type='checkbox'],
.reference-ghp-patient-report .patientReportTab .form-group .radio-inline input[type='checkbox'] {
  box-sizing: border-box;
  padding: 0;
  float: left;
  line-height: normal;
  margin: 4px 0 0;
  margin-left: -20px;
  font-size: 12px;
  outline: none;
}

/* line 109, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .patientReportTab .form-group .checkbox-inline.has-error,
.reference-ghp-patient-report .patientReportTab .form-group .radio-inline.has-error {
  font-size: 10px;
  font-weight: 300;
  color: #fe0022;
}

/* line 117, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .patientReportTab .customInputBox {
  display: block;
  height: 31px;
  font-size: 12px;
  line-height: 1.428571429;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  box-shadow: none;
  top: -5px;
  width: 77%;
  position: relative;
  background: 0 0;
  border-radius: 0;
  border: #ed1c24;
  border-bottom: 1px solid #d2362f;
  padding: 2px 4px;
  color: #767676;
}

/* line 135, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .patientReportTab .customInputBox.visit-group {
  width: 100%;
}

/* line 140, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .patientReportTab .padding-top {
  padding-top: 10px;
  margin-bottom: 15px;
}

/* line 145, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .patientReportTab .headerItalics {
  font-weight: 300;
  font-style: italic;
}

/* line 150, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .patientReportTab .textInputHeader {
  margin-top: 20px;
  min-height: 40px;
  width: 100%;
  background: linear-gradient(to right, #d8d8da 0, #d8d8d8 50%, #b6b7b8 84%, #ababac 100%);
  box-shadow: -3px 5px 5px 0 #aaaaaa;
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media only screen and (min-width: 767px) {
  /* line 150, src/sass/components/ghp/_ghp-patient-report.scss */
  .reference-ghp-patient-report .patientReportTab .textInputHeader {
    flex-flow: row wrap;
  }
}

/* line 164, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .patientReportTab .textInputHeader .personalizedTag {
  min-width: 20%;
  border-right: 2px solid #9f2924;
  padding: 5px 5px 5px 10px;
  line-height: 15px;
  background-color: #d2362f;
  clip-path: polygon(0 0, 75% 0, 100% 100%, 0 100%);
  width: 145px;
}

/* line 173, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .patientReportTab .textInputHeader .personalizedTag span {
  color: #fff;
  text-transform: uppercase;
}

@media only screen and (max-width: 767px) {
  /* line 164, src/sass/components/ghp/_ghp-patient-report.scss */
  .reference-ghp-patient-report .patientReportTab .textInputHeader .personalizedTag {
    min-width: 39%;
    margin-right: auto;
  }
}

/* line 184, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .patientReportTab .textInputHeader .practiceAddress {
  font-size: 12px;
  color: #767676;
  text-align: center;
  line-height: 1.428571429;
}

@media only screen and (max-width: 767px) {
  /* line 184, src/sass/components/ghp/_ghp-patient-report.scss */
  .reference-ghp-patient-report .patientReportTab .textInputHeader .practiceAddress {
    padding-left: 0;
  }
}

/* line 194, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .patientReportTab .textInputHeader .practiceAddress a {
  color: #428bca;
  text-decoration: none;
  cursor: pointer;
}

/* line 200, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .patientReportTab .textInputHeader .practiceAddress input {
  margin: 0;
  vertical-align: middle;
  outline: none;
}

/* line 207, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .patientReportTab .textInputHeader .preparerTag {
  width: 44%;
  padding: 0 5px;
}

@media only screen and (max-width: 767px) {
  /* line 207, src/sass/components/ghp/_ghp-patient-report.scss */
  .reference-ghp-patient-report .patientReportTab .textInputHeader .preparerTag {
    clear: both;
    width: 100%;
    padding: 10px 5px;
    margin: 10px 0;
  }
}

@media only screen and (min-width: 768px) {
  /* line 207, src/sass/components/ghp/_ghp-patient-report.scss */
  .reference-ghp-patient-report .patientReportTab .textInputHeader .preparerTag {
    display: flex;
    align-items: center;
  }
}

/* line 223, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .patientReportTab .textInputHeader .preparerTag label {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-weight: 300;
  font-size: 12px;
  line-height: 1.428571429;
}

/* line 232, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .patientReportTab .textInputHeader .preparerTag .customInputBox {
  top: 0;
  width: 94%;
  margin: 0 10px;
  text-align: left;
}

/* line 240, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .patientReportTab .textInputHeader::after {
  content: ' ';
  display: table;
  clear: both;
}

/* line 247, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .patientReportTab .buttonContainer {
  margin-top: 20px;
}

/* line 251, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .patientReportTab .btn {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  line-height: 1.428571429;
  user-select: none;
  color: #fff;
}

/* line 265, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .patientReportTab .btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

/* line 270, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .patientReportTab .btn-danger.custom {
  padding: 2px 10px;
  width: 80%;
  margin: 0 10% 3%;
  font-size: 25px;
  text-transform: none;
  border-radius: 4px;
  background-color: #d2362f;
  box-shadow: inset -2px 2px 2px 1px #f4785f;
}

/* line 281, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .patientReportTab .btn-danger.disabled {
  background-color: #666;
  border: 0;
  box-shadow: none;
  cursor: not-allowed;
}

/* line 290, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report textarea {
  margin: 0;
  overflow: auto;
  display: block;
  width: 100%;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #555;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  resize: auto;
  cursor: text;
  max-width: none;
  box-sizing: border-box;
  background-image: url("/content/dam/cp-sites/oral-care/professional/en-us/general/backgrounds/underline-repeat.png");
}

/* line 309, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report textarea.form-control {
  height: auto;
}

/* line 314, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .col-xs-6,
.reference-ghp-patient-report .col-md-6,
.reference-ghp-patient-report .col-md-8,
.reference-ghp-patient-report .col-md-12 {
  padding-left: 5px;
  padding-right: 5px;
}

@media only screen and (max-width: 767px) {
  /* line 314, src/sass/components/ghp/_ghp-patient-report.scss */
  .reference-ghp-patient-report .col-xs-6,
  .reference-ghp-patient-report .col-md-6,
  .reference-ghp-patient-report .col-md-8,
  .reference-ghp-patient-report .col-md-12 {
    width: 100% !important;
  }
}

/* line 326, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .has-error {
  font-size: 10px;
  font-weight: 300;
  color: #fe0022;
}

/* line 332, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report input[type='checkbox'] {
  margin: 4px 0 0;
  line-height: normal;
  font-size: 10px;
  outline: none;
}

/* line 339, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background: rgba(0, 0, 0, 0.4);
}

/* line 351, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .modal .modal-dialog {
  z-index: 1050;
  position: relative;
  width: auto;
  max-width: 800px;
}

@media screen and (min-width: 768px) {
  /* line 351, src/sass/components/ghp/_ghp-patient-report.scss */
  .reference-ghp-patient-report .modal .modal-dialog {
    margin: 30px auto;
  }
}

/* line 362, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .modal .modal-content {
  box-sizing: border-box;
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
  z-index: 200;
}

@media screen and (min-width: 768px) {
  /* line 362, src/sass/components/ghp/_ghp-patient-report.scss */
  .reference-ghp-patient-report .modal .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
}

/* line 378, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .modal .modal-content .modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}

/* line 383, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .modal .modal-content .modal-header .close {
  float: right;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  margin-top: -2px;
}

/* line 398, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .modal .modal-content .modal-header h4 {
  font-size: 15px;
  color: #454545;
  margin: 0;
  line-height: 1.428571429;
}

/* line 406, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .modal .modal-content .modal-body {
  box-sizing: border-box;
  background-color: #fff;
  margin-bottom: -15px;
  position: relative;
  padding: 20px;
  color: #767676;
  font-size: 12px;
  background-image: url("/content/dam/cp-sites/oral-care/professional/en-us/general/backgrounds/GHP_Landing_HeaderBanner_Intro.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position-x: left;
}

@media screen and (min-width: 992px) {
  /* line 406, src/sass/components/ghp/_ghp-patient-report.scss */
  .reference-ghp-patient-report .modal .modal-content .modal-body {
    background-position-x: right;
  }
}

/* line 423, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .modal .modal-content .modal-body .row {
  margin-left: -5px;
  margin-right: -5px;
  /* stylelint-disable */
}

/* line 428, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .modal .modal-content .modal-body .row h3 {
  font-weight: 500;
  line-height: 1.1;
  margin-top: 17px;
  margin-bottom: 8.5px;
  font-size: 21px;
  color: #fe0022;
}

/* line 437, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .modal .modal-content .modal-body .row p {
  font-size: 12px;
  margin: 0 0 8.5px;
  color: #757575;
}

/* line 443, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .modal .modal-content .modal-body .row a {
  color: #428bca;
  text-decoration: none;
}

/* line 448, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .modal .modal-content .modal-body .row input {
  outline: none;
}

/* line 454, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .modal .modal-content .modal-footer {
  box-sizing: border-box;
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

/* line 461, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .modal .modal-content .modal-footer button {
  display: inline-block;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  font-size: 12px;
  line-height: 1.428571429;
  user-select: none;
  border-radius: 0;
  color: #fff;
  text-transform: uppercase;
  padding: 0 10px;
  margin-bottom: 3px;
  background-color: #fe0022;
  border: 2px solid #fff;
  box-shadow: 0 0 2px 1px #d0d0d0;
}

/* line 485, src/sass/components/ghp/_ghp-patient-report.scss */
.reference-ghp-patient-report .required {
  color: #fe0022;
}

/* line 491, src/sass/components/ghp/_ghp-patient-report.scss */
#generate::before {
  content: '\f1c1';
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  position: relative;
  font-weight: normal;
  font-size: 1em;
  padding-right: 10px;
}

/* line 502, src/sass/components/ghp/_ghp-patient-report.scss */
.logged-out-state #generate {
  background-color: #666;
  border: none;
  box-shadow: none;
  cursor: not-allowed;
}

/* stylelint-enable */
/* line 514, src/sass/components/ghp/_ghp-patient-report.scss */
html[lang='en-CA'] #generate,
html[lang='fr-CA'] #generate {
  border-radius: 4px;
  background-color: #d2362f;
  box-shadow: inset -2px 2px 2px 1px #f4785f;
}
/* line 1, src/sass/components/icon/_icon-base.scss */
.icon-fa {
  position: relative;
  font-style: normal;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 9, src/sass/components/icon/_icon-base.scss */
.icon-fa::before {
  content: attr(data-unicode);
  font-family: FontAwesome;
  box-sizing: border-box;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 10;
}

/* line 2, src/sass/components/icon/_icon-background.scss */
.reference-icon-background .component-content {
  display: inline-block;
}

/* line 6, src/sass/components/icon/_icon-background.scss */
.reference-icon-background .icon-fa {
  cursor: pointer;
  margin-top: 15%;
}

/* line 10, src/sass/components/icon/_icon-background.scss */
.reference-icon-background .icon-fa::after {
  background-color: color(gray-base);
  border-radius: 50%;
  width: 130%;
  height: 130%;
  display: block;
  margin-top: -15%;
  margin-left: -15%;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
/*stylelint-disable*/
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/overrides/commons.scss */
html:lang(el-GR) {
  /* stylelint-disable */
  /* stylelint-enable */
}

/* line 4, src/sass/overrides/commons.scss */
html:lang(el-GR) body,
html:lang(el-GR) h1,
html:lang(el-GR) h2,
html:lang(el-GR) h3,
html:lang(el-GR) h4,
html:lang(el-GR) h5,
html:lang(el-GR) h6,
html:lang(el-GR) p,
html:lang(el-GR) a:not(.search-btn):not(.login):not(.menu) {
  font-family: 'Source Sans Pro', sans-serif !important;
}

/* line 16, src/sass/overrides/commons.scss */
html:lang(el-GR) .search-box-container .search-wrapper .search-box,
html:lang(el-GR) .search-box-container .searchBox-label,
html:lang(el-GR) .search-box-container .clear-btn,
html:lang(el-GR) .search-box-container .bg .no-results span,
html:lang(el-GR) .search-box-container .cards-container .link-more,
html:lang(el-GR) .gaba-2020 .reference-manually-related-carousel h3,
html:lang(el-GR) .gaba-2020 .reference-related-by-tag-carousel h3,
html:lang(el-GR) .gaba-2020 .featured-popular-topics .small-title,
html:lang(el-GR) .disclaimer,
html:lang(el-GR) .small-title,
html:lang(el-GR) .richText-content ul li,
html:lang(el-GR) .box-our-brands .promo-category-card figcaption .small-title,
html:lang(el-GR) .m-contact-list p,
html:lang(el-GR) .wrapper-related-by-tag-carousel .card .product-content span,
html:lang(el-GR) #search-main .search-results-list .results-not-found .sub,
html:lang(el-GR) .card.product .rating span,
html:lang(el-GR) .card .card-content p,
html:lang(el-GR) .all h6,
html:lang(el-GR) .all p,
html:lang(el-GR) .pop-overview-buttons .content h6,
html:lang(el-GR) .products-overview-promo .title .component-content h6,
html:lang(el-GR) .products-overview-promo figcaption > p:nth-child(1),
html:lang(el-GR) .products-overview-promo figcaption > p:nth-child(3) a,
html:lang(el-GR) .how-to-buy h2,
html:lang(el-GR) .contact-manager-bio h2,
html:lang(el-GR) .contact-manager-bio .flex-container a,
html:lang(el-GR) .contact-manager-bio .flex-container .richText .red-text,
html:lang(el-GR) .contact-manager-bio .richText-content p,
html:lang(el-GR) .home-landing-hero .flex-container h1,
html:lang(el-GR) .hero-generic-page .richText-content h1,
html:lang(el-GR) .hero-generic-page .richText-content p,
html:lang(el-GR) .featured-popular-topics .small-title,
html:lang(el-GR) .featured-popular-topics h2,
html:lang(el-GR) .featured-popular-topics p,
html:lang(el-GR) .featured-popular-topics .popular-topics h5 a,
html:lang(el-GR) .featured-popular-topics-white .small-title,
html:lang(el-GR) .featured-popular-topics-white h2,
html:lang(el-GR) .featured-popular-topics-white p,
html:lang(el-GR) .featured-popular-topics-white .popular-topics h5 a,
html:lang(el-GR) .wrapper-related-by-tag-carousel .card .card-content h2,
html:lang(el-GR) .wrapper-related-by-tag-carousel .card .card-content p,
html:lang(el-GR) .community-outreach-promo h3,
html:lang(el-GR) .our-brand-carousel__box-item > .component-content > .content p,
html:lang(el-GR) .our-brand-carousel__box-item > .component-content > .content .text-asterisk,
html:lang(el-GR) .our-brand-carousel__box-item > .component-content > .content h2,
html:lang(el-GR) .richText .button.btn-grey-maroon,
html:lang(el-GR) .btn-grey-red,
html:lang(el-GR) .article-content,
html:lang(el-GR) .home-landing-hero-btns .richText-content .btn-grey-red,
html:lang(el-GR) .reference-manually-related-carousel h3,
html:lang(el-GR) .reference-related-by-tag-carousel h3,
html:lang(el-GR) .articleFilters .filter button h4,
html:lang(el-GR) .reference-article-overview-dropdown .ddbtn,
html:lang(el-GR) .error-content input {
  font-family: 'Source Sans Pro', sans-serif !important;
}

/* line 74, src/sass/overrides/commons.scss */
html:lang(el-GR) .pop-overview-buttons .content ul li a,
html:lang(el-GR) .component-related-solutions .title h3,
html:lang(el-GR) .component-related-solutions .flex-container h4 a,
html:lang(el-GR) .component-related-solutions .flex-container p,
html:lang(el-GR) .our-brand-carousel-component > .component-content > .content > .richText.first p,
html:lang(el-GR) .our-brand-carousel-component .our-brand-carousel__pagination .richText p,
html:lang(el-GR) .gaba-2020 .our-brand-carousel-component .our-brand-carousel__pagination .richText p,
html:lang(el-GR) .our-brand-carousel-component .our-brand-carousel__pagination .richText.active-tab p,
html:lang(el-GR) .reference-product-list-sidebar .articleList .articleList-list .articleList-article a {
  font-family: 'Source Sans Pro', sans-serif !important;
}

