/*!
 * 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(../images/background_1.png);
  background: rgba(0, 0, 0, 0.9); }

.mejs-overlay-loading span {
  display: block;
  width: 80px;
  height: 80px;
  background: transparent url(../images/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(../images/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(../images/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(../images/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(../images/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(../images/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(../images/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(../images/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; } }
@charset "UTF-8";
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("../fonts/MaterialIcons-Regular.woff2") format("woff2"), url("../fonts/MaterialIcons-Regular.woff") format("woff"), url("../fonts/MaterialIcons-Regular.ttf") format("truetype"), url("../fonts/MaterialIcons-Regular.eot");
  /* For IE6-8 */
}

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

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

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

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

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

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

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

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

@font-face {
  font-family: 'ColgateReady';
  src: url("../fonts/colgatereadycy_web-light.woff") format("woff"), url("../fonts/colgatereadycy_web-light.svg#Colgate-Ready") format("svg"), url("../fonts/colgatereadycy_web-light.eot#iefix") format("embedded-opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-Heavy.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-Heavy.woff") format("woff"), url("../fonts/ColgateReadyWeb-Heavy.eot#iefix") format("embedded-opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-HeavyItalic.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-HeavyItalic.woff") format("woff"), url("../fonts/ColgateReadyWeb-HeavyItalic.eot#iefix") format("embedded-opentype");
  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("../fonts/open-sans-v18-latin_cyrillic-regular.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-regular.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-regular.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-regular.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-regular.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.eot#iefix") format("embedded-opentype");
}

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

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

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-regular.ttf") format("truetype"), url("../colgate_ready_vn-regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-light.ttf") format("truetype"), url("../colgate_ready_vn-light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-bold.ttf") format("truetype"), url("../colgate_ready_vn-bold.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-italic.ttf") format("truetype"), url("../colgate_ready_vn-italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-regular.ttf") format("truetype"), url("../colgate_ready_th-regular.otf") format("opentype"), url("../fonts/colgate_ready_th-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-extra-light.ttf") format("truetype"), url("../colgate_ready_th-extra-light.otf") format("opentype"), url("../fonts/colgate_ready_th-extra-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-light.ttf") format("truetype"), url("../colgate_ready_th-light.otf") format("opentype"), url("../fonts/colgate_ready_th-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-bold.ttf") format("truetype"), url("../colgate_ready_th-bold.otf") format("opentype"), url("../fonts/colgate_ready_th-bold.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-heavy.ttf") format("truetype"), url("../colgate_ready_th-heavy.otf") format("opentype"), url("../fonts/colgate_ready_th-heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: 'ColgateReady';
  src: url("../fonts/colgatereadycy_web-light.woff") format("woff"), url("../fonts/colgatereadycy_web-light.svg#Colgate-Ready") format("svg"), url("../fonts/colgatereadycy_web-light.eot#iefix") format("embedded-opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-Heavy.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-Heavy.woff") format("woff"), url("../fonts/ColgateReadyWeb-Heavy.eot#iefix") format("embedded-opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-HeavyItalic.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-HeavyItalic.woff") format("woff"), url("../fonts/ColgateReadyWeb-HeavyItalic.eot#iefix") format("embedded-opentype");
  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("../fonts/open-sans-v18-latin_cyrillic-regular.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-regular.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-regular.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-regular.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-regular.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.eot#iefix") format("embedded-opentype");
}

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

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

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-regular.ttf") format("truetype"), url("../colgate_ready_vn-regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-light.ttf") format("truetype"), url("../colgate_ready_vn-light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-bold.ttf") format("truetype"), url("../colgate_ready_vn-bold.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-italic.ttf") format("truetype"), url("../colgate_ready_vn-italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-regular.ttf") format("truetype"), url("../colgate_ready_th-regular.otf") format("opentype"), url("../fonts/colgate_ready_th-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-extra-light.ttf") format("truetype"), url("../colgate_ready_th-extra-light.otf") format("opentype"), url("../fonts/colgate_ready_th-extra-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-light.ttf") format("truetype"), url("../colgate_ready_th-light.otf") format("opentype"), url("../fonts/colgate_ready_th-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-bold.ttf") format("truetype"), url("../colgate_ready_th-bold.otf") format("opentype"), url("../fonts/colgate_ready_th-bold.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-heavy.ttf") format("truetype"), url("../colgate_ready_th-heavy.otf") format("opentype"), url("../fonts/colgate_ready_th-heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

/* 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 22, 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 22, src/sass/core/_styleguide.scss */
  h1 {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

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

@media only screen and (max-width: 991px) {
  /* line 33, src/sass/core/_styleguide.scss */
  h1 sup {
    top: -3px;
    left: 0;
  }
}

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

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

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

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

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

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

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

/* line 74, 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 74, src/sass/core/_styleguide.scss */
  p {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

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

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

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

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

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

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

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

/* line 127, src/sass/core/_styleguide.scss */
.richText-content li {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'Open Sans';
  position: relative;
  list-style: none;
  font-weight: 400;
  /* leaving this as default since we rarely ever want the bullet of the same color as the text*/
}

/* line 136, src/sass/core/_styleguide.scss */
.richText-content li::before {
  content: '•';
  color: #d2010d;
  font-size: 24px;
  line-height: 30px;
  display: block;
  position: absolute;
  left: -16px;
  top: 0;
}

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

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

/* line 16, 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 26, src/sass/core/main.scss */
img {
  max-width: 100%;
}

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

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

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

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

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

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

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

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

/* line 70, src/sass/core/main.scss */
.lateral-padding {
  padding: 0 30px;
}

@media only screen and (max-width: 767px) {
  /* line 70, src/sass/core/main.scss */
  .lateral-padding {
    padding: 0 9px;
  }
}

/* line 78, src/sass/core/main.scss */
.margin-45-9 {
  margin: 0 45px;
  width: calc(100% - 90px);
}

@media only screen and (max-width: 991px) {
  /* line 78, src/sass/core/main.scss */
  .margin-45-9 {
    margin: 0 9px;
    width: calc(100% - 18px);
  }
}

/* line 88, src/sass/core/main.scss */
.margin-top {
  margin-top: 60px;
}

@media only screen and (max-width: 767px) {
  /* line 88, src/sass/core/main.scss */
  .margin-top {
    margin-top: 30px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 96, src/sass/core/main.scss */
  .margin-top-mobile {
    margin-top: 38px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 96, src/sass/core/main.scss */
  .margin-top-mobile {
    margin-top: 45px;
  }
}

/* line 106, src/sass/core/main.scss */
.padding-medium {
  padding: 15px;
}

/* line 110, src/sass/core/main.scss */
.no-side-padding {
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (max-width: 767px) {
  /* line 115, src/sass/core/main.scss */
  .translateY--24px--mobile {
    transform: translateY(24px);
  }
}

/* line 121, src/sass/core/main.scss */
.round-corners {
  padding: 0 7px;
  width: 33%;
}

/* line 125, src/sass/core/main.scss */
.round-corners p {
  margin: 7px 0;
}

/* line 129, src/sass/core/main.scss */
.round-corners img {
  border-radius: 15px;
}

/* line 134, src/sass/core/main.scss */
.no-margin-top {
  margin-top: 0;
}

/* line 138, src/sass/core/main.scss */
.no-margin-top--rt p {
  margin-top: 0;
}

/* line 144, src/sass/core/main.scss */
.no-margin-bottom {
  margin-bottom: 0;
}

/* line 148, src/sass/core/main.scss */
.no-margin-bottom--rt p {
  margin-bottom: 0;
}

/* line 154, src/sass/core/main.scss */
.sr-only {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  padding: 0 !important;
  border: 0 !important;
  white-space: nowrap !important;
  clip: rect(1px 1px 1px 1px) !important;
  clip-path: inset(50%) !important;
}

/* line 166, src/sass/core/main.scss */
.no-padding-top {
  padding-top: 0 !important;
}
.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(../images/loader.gif) no-repeat 50% 50%; }
/* line 3, src/sass/components/formFieldTooltip/_form-field-tooltip-base.scss */
.tooltip-text {
  display: none;
}

/* line 5, src/sass/components/formFieldTooltip/_form-field-tooltip-base.scss */
.tooltip-text--active {
  display: block;
  position: absolute;
  background: white;
  z-index: 9001;
}
/* line 1, src/sass/components/formValidator/_form-validator-base.scss */
.error-message-invalid,
.error-message-required {
  display: none;
}

/* line 8, src/sass/components/formValidator/_form-validator-base.scss */
.controls.error-invalid .error-message-invalid {
  display: block;
}

/* line 13, src/sass/components/formValidator/_form-validator-base.scss */
.controls.error-required .error-message-required {
  display: block;
}
/* line 2, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-updateBanner.scss */
.mpc-update-banner-container.visible {
  display: block;
  margin-top: 100px;
}

/* line 6, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-updateBanner.scss */
.mpc-update-banner-container.visible .mpc-update-banner {
  bottom: 0;
}

/* line 12, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-updateBanner.scss */
.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, 0.3);
  transition: bottom 0.4s ease-in-out;
}

/* line 23, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-updateBanner.scss */
.mpc-update-banner .update-message {
  display: inline-block;
  margin: 0 10px;
}

/* line 28, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-updateBanner.scss */
.mpc-update-banner .update-button {
  display: inline-block;
  padding: 5px 10px;
  margin: 0 10px;
}

/* line 35, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-updateBanner.scss */
.mpc-confirmation-box-wrapper {
  position: absolute;
  left: 50%;
  top: 10%;
  background-color: black;
  border: 1px solid black;
  transform: translateX(-50%);
  z-index: 10;
  width: 520px;
  max-width: 80%;
  border-radius: 5px;
  overflow: hidden;
}

/* line 49, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-updateBanner.scss */
.mpc-confirmation-box {
  background-color: white;
  left: 50%;
  top: 50%;
  padding: 20px;
  overflow: hidden;
}

/* line 57, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-updateBanner.scss */
.mpc-confirmation-box .mpc-confirmation-box-proceed,
.mpc-confirmation-box .mpc-confirmation-box-cancel {
  float: right;
  margin: 20px 0 0 2px;
  padding: 8px 12px;
  color: #fff;
  background: #0b57a3;
  cursor: pointer;
}

/* line 67, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-updateBanner.scss */
.mpc-confirmation-box .mpc-confirmation-box-cancel {
  background: #666;
}

/* line 72, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-updateBanner.scss */
.mpc-confirmation-box-icon {
  display: none;
}

/* line 1, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-questionnaireBox.scss */
.mpc-dashboard-form-wrapper {
  position: relative;
}

/* line 5, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-questionnaireBox.scss */
.mpc-questionnaire-boxes-wrapper {
  width: 50%;
  overflow: hidden;
  background-color: #CACACA;
  position: absolute;
  top: 0;
  right: 0;
}

/* line 14, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-questionnaireBox.scss */
.mpc-questionnaire-boxes-track {
  position: relative;
  transition: left 0.2s;
}

/* line 17, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-questionnaireBox.scss */
.mpc-questionnaire-boxes-track:after {
  content: "";
  display: table;
  clear: both;
}

/* line 25, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-questionnaireBox.scss */
.mpc-questionnaire-boxes-progress .progress-bar {
  height: 10px;
  background-color: #666;
  transition: width 0.4s;
}

/* line 32, src/sass/components/my-pet-companion/subcomponents/_myPetCompanion-questionnaireBox.scss */
.mpc-questionnaire-box {
  float: left;
}

/* line 4, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-pet-image,
.mpc-add-new-pet-circle {
  border-radius: 50%;
  border: 2px solid white;
  width: 80px;
  height: 80px;
}

/* line 12, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet-circle {
  position: relative;
}

/* line 16, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-header-banner-logo {
  position: absolute;
  left: 0;
  top: 0;
}

/* line 22, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-header {
  background-color: #3a6285;
  display: block;
}

/* line 26, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-header a,
mpc-header p {
  color: white;
}

/* line 31, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-header input[type="file"] {
  display: none;
}

/* line 36, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-header-icons-wrapper {
  overflow: hidden;
  max-width: 100%;
}

/* line 41, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.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;
}

/* line 49, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet {
  position: relative;
}

/* line 52, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet span {
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
}

/* line 60, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-navigation {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

/* line 65, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-navigation a {
  margin: 0 15px;
}

/* line 70, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-component {
  display: block;
}

/* line 73, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-component .hidden {
  display: none;
}

/* line 78, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image {
  margin-right: 10px;
}

/* line 81, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image p {
  display: none;
  text-align: center;
}

/* line 87, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image .active img {
  width: 160px;
  height: 160px;
}

/* line 92, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image .active p {
  display: block;
}

/* line 98, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet-link {
  display: none;
}

/* line 103, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet.active .mpc-add-new-pet-circle {
  width: 160px;
  height: 160px;
}

/* line 108, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet.active .mpc-add-new-pet-link {
  text-align: center;
  display: block;
}

/* line 114, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-quick-links, mpc-reminder {
  width: 50%;
  display: block;
}

/* line 119, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-quick-link, .mpc-pet-birthday-reminder, .mpc-profile-completeness-reminder {
  padding: 15px 10px;
  border: 1px solid black;
  border-bottom: none;
}

/* line 124, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-quick-link:last-of-type, .mpc-pet-birthday-reminder:last-of-type, .mpc-profile-completeness-reminder:last-of-type {
  border-bottom: 1px solid black;
}

/* line 129, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-coupons-wrapper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* line 134, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-coupons-wrapper iframe {
  height: 265px;
}

/* line 139, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-pet-image,
.mpc-add-new-pet-circle {
  border-radius: 50%;
  border: 2px solid white;
  width: 80px;
  height: 80px;
}

/* line 147, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet-circle {
  position: relative;
}

/* line 151, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-header {
  background-color: #3a6285;
  display: block;
  overflow: scroll;
}

/* line 156, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-header a,
mpc-header p {
  color: white;
}

/* line 162, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet {
  position: relative;
}

/* line 165, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet span {
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
}

/* line 173, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-navigation {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

/* line 178, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-navigation a {
  margin: 0 15px;
}

/* line 183, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-component {
  display: block;
}

/* line 186, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-component .hidden {
  display: none;
}

/* line 191, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image {
  margin-right: 10px;
}

/* line 194, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image p {
  display: none;
  text-align: center;
}

/* line 200, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image .active img {
  width: 160px;
  height: 160px;
}

/* line 205, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image .active p {
  display: block;
}

/* line 211, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet-link {
  display: none;
}

/* line 216, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet.active .mpc-add-new-pet-circle {
  width: 160px;
  height: 160px;
}

/* line 221, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet.active .mpc-add-new-pet-link {
  text-align: center;
  display: block;
}

/* line 227, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-quick-links {
  width: 50%;
  display: block;
}

/* line 232, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-quick-link {
  padding: 15px 10px;
  border: 1px solid black;
  border-bottom: none;
}

/* line 237, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-quick-link:last-of-type {
  border-bottom: 1px solid black;
}

/* line 242, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-date-.mpc-pet-image,
.mpc-add-new-pet-circle {
  border-radius: 50%;
  border: 2px solid white;
  width: 80px;
  height: 80px;
}

/* line 250, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet-circle {
  position: relative;
}

/* line 254, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-header {
  background-color: #3a6285;
  display: block;
}

/* line 258, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-header a,
mpc-header p {
  color: white;
}

/* line 264, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet {
  position: relative;
}

/* line 267, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet span {
  top: 50%;
  left: 50%;
  position: absolute;
  transform: translateX(-50%) translateY(-50%);
}

/* line 275, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-navigation {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
}

/* line 280, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-navigation a {
  margin: 0 15px;
}

/* line 285, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-component {
  display: block;
}

/* line 288, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-component .hidden {
  display: none;
}

/* line 293, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image {
  margin-right: 10px;
}

/* line 296, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image p {
  display: none;
  text-align: center;
}

/* line 302, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image .active img {
  width: 160px;
  height: 160px;
}

/* line 307, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-image .active p {
  display: block;
}

/* line 313, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet-link {
  display: none;
}

/* line 318, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet.active .mpc-add-new-pet-circle {
  width: 160px;
  height: 160px;
}

/* line 323, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-add-new-pet.active .mpc-add-new-pet-link {
  text-align: center;
  display: block;
}

/* line 329, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-quick-links {
  width: 50%;
  display: block;
}

/* line 334, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-quick-link {
  padding: 15px 10px;
  border: 1px solid black;
  border-bottom: none;
}

/* line 339, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-quick-link:last-of-type {
  border-bottom: 1px solid black;
}

/* line 345, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.form-inputs-active .mpc-checkbox-values,
.form-inputs-active .mpc-date-values,
.form-inputs-active .mpc-input-values,
.form-inputs-active .mpc-select-values,
.form-inputs-active .mpc-radio-combo-values {
  display: none;
}

/* line 352, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.form-inputs-active .mpc-checkbox-fields,
.form-inputs-active .mpc-date-fields,
.form-inputs-active .mpc-input-fields,
.form-inputs-active .mpc-select-fields,
.form-inputs-active .mpc-radio-combo-fields,
.form-inputs-active .mpc-password-fields {
  display: block;
}

/* line 362, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-checkbox-fields,
.mpc-date-fields,
.mpc-input-fields,
.mpc-select-fields,
.mpc-radio-combo-fields,
.mpc-password-fields {
  display: none;
}

/* line 371, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-checkbox-values,
.mpc-select-values,
.mpc-input-values,
.mpc-radio-combo-values,
.mpc-date-values {
  width: 100px;
  height: 30px;
  overflow: hidden;
}

/* line 381, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-select-values,
.mpc-checkbox-values:first-of-type,
.mpc-input-values,
.mpc-radio-combo-values,
.mpc-date-values {
  border: 1px solid black;
}

/* line 389, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-show-more-container {
  max-height: 0;
  overflow: hidden;
}

/* line 393, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-show-more-container.mpc-show-more-active {
  max-height: 9999px;
  overflow: initial;
}

/* line 399, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-validate-error {
  display: none;
}

/* line 402, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-validate-error.mpc-validate-error-active {
  display: block;
}

/* line 407, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-inactive {
  display: none;
}

/* line 412, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-radio-combo-form .mpc-radio-combo-checkbox {
  display: none;
}

/* line 414, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-radio-combo-form .mpc-radio-combo-checkbox.mpc-checkbox-visible {
  display: block;
}

/* line 421, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-new-pet-container figure {
  width: 50%;
  float: left;
}

/* line 426, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-new-pet-container section {
  display: none;
}

/* line 429, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-new-pet-container section.mpc-form-active {
  display: block;
}

/* line 435, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
mpc-new-pet-image {
  width: 30%;
  float: left;
}

/* line 440, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-tab-content {
  position: relative;
}

/* line 444, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-header-pet-name {
  color: white;
  text-align: center;
}

/* line 449, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mpc-recommended-articles-container {
  transition: height 0.4s;
  overflow: hidden;
}

/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/
/* line 459, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCustomScrollbar {
  -ms-touch-action: pinch-zoom;
  touch-action: pinch-zoom;
  /* direct pointer events to js */
}

/* line 460, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action {
  -ms-touch-action: auto;
  touch-action: auto;
}

/* line 462, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCustomScrollBox {
  /* contains plugin's markup */
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: none;
  direction: ltr;
}

/* line 471, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_container {
  /* contains the original content */
  overflow: hidden;
  width: auto;
  height: auto;
}

/* line 477, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_outside + .mCSB_scrollTools {
  right: -26px;
}

/* scrollbar position: outside */
/* line 479, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools,
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  /* RTL direction/left-side scrollbar */
  right: auto;
  left: 0;
}

/* line 485, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools {
  left: -26px;
}

/* RTL direction/left-side scrollbar (scrollbar position: outside) */
/* line 487, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_draggerContainer {
  /* contains the draggable element and dragger rail markup */
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: auto;
}

/* line 496, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools a + .mCSB_draggerContainer {
  margin: 20px 0;
}

/* line 498, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_draggerRail {
  width: 2px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
}

/* line 505, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_dragger {
  /* the draggable element */
  cursor: pointer;
  width: 100%;
  height: 30px;
  /* minimum dragger height */
  z-index: 1;
}

/* line 512, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  /* the dragger element */
  position: relative;
  width: 4px;
  height: 100%;
  margin: 0 auto;
  border-radius: 16px;
  text-align: center;
}

/* line 521, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.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;
  /* auto-expanded scrollbar */
}

/* line 524, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.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;
  /* auto-expanded scrollbar */
}

/* line 527, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown {
  display: block;
  position: absolute;
  height: 20px;
  width: 100%;
  overflow: hidden;
  margin: 0 auto;
  cursor: pointer;
}

/* line 538, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_buttonDown {
  bottom: 0;
}

/* line 540, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_horizontal.mCSB_inside > .mCSB_container {
  margin-right: 0;
  margin-bottom: 30px;
}

/* line 545, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_horizontal.mCSB_outside > .mCSB_container {
  min-height: 100%;
}

/* line 547, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

/* non-visible scrollbar */
/* line 549, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal {
  width: auto;
  height: 16px;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
}

/* line 558, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  bottom: -26px;
}

/* scrollbar position: outside */
/* line 561, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer {
  margin: 0 20px;
}

/* line 563, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
  width: 100%;
  height: 0px;
  margin: 7px 0;
}

/* line 569, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
  width: 30px;
  /* minimum dragger width */
  height: 100%;
  left: 0;
}

/* line 575, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
  width: 100%;
  height: 10px;
  margin: 6px auto;
  background-color: #46a3ee;
  opacity: 0.4;
}

/* line 583, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.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;
  /* auto-expanded scrollbar */
  margin: 2px auto;
}

/* line 589, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.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;
  /* auto-expanded scrollbar */
  margin: 4px 0;
}

/* line 595, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.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;
}

/* line 606, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
  left: 0;
}

/* line 608, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
  right: 0;
}

/* line 610, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools.mCSB_2_scrollbar.mCS-light.mCSB_scrollTools_horizontal {
  display: none;
}

/* line 614, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools.mCSB_2_scrollbar.mCS-light.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag {
  display: block;
}

/* line 618, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.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;
}

/* line 631, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_container_wrapper > .mCSB_container {
  padding-right: 30px;
  padding-bottom: 30px;
  box-sizing: border-box;
}

/* line 637, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 20px;
}

/* line 639, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 20px;
}

/* non-visible horizontal scrollbar */
/* line 642, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical {
  bottom: 0;
}

/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
/* line 645, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  right: 0;
}

/* RTL direction/left-side scrollbar */
/* line 649, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal {
  left: 20px;
}

/* non-visible scrollbar/RTL direction/left-side scrollbar */
/* line 652, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.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;
}

/* line 654, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}

/* line 659, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container {
  padding-right: 0;
}

/* line 661, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container {
  padding-bottom: 0;
}

/* line 663, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
  /* non-visible scrollbar */
  margin-left: 0;
}

/* non-visible horizontal scrollbar */
/* line 669, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
  margin-bottom: 0;
}

/* line 671, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
}

/* line 683, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
  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;
}

/* line 705, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

/* line 707, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 0;
  filter: "alpha(opacity=0)";
  -ms-filter: "alpha(opacity=0)";
}

/* line 710, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover > .mCSB_scrollTools,
.mCustomScrollBox:hover ~ .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools {
  opacity: 1;
  filter: "alpha(opacity=100)";
  -ms-filter: "alpha(opacity=100)";
}

/* line 717, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight {
  background-image: url(../images/mCSB_buttons.png);
  /* css sprites */
  background-repeat: no-repeat;
  opacity: 0.4;
  filter: "alpha(opacity=40)";
  -ms-filter: "alpha(opacity=40)";
}

/* line 726, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_buttonUp {
  background-position: 0 0;
  /*
  sprites locations
  light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
  dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
  */
}

/* line 735, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_buttonDown {
  background-position: 0 -20px;
  /*
  sprites locations
  light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
  dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
  */
}

/* line 744, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_buttonLeft {
  background-position: 0 -40px;
  /*
  sprites locations
  light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
  dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
  */
}

/* line 753, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_buttonRight {
  background-position: 0 -56px;
  /*
  sprites locations
  light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
  dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
  */
}

/* line 762, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_buttonUp:hover,
.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover {
  opacity: 0.75;
  filter: "alpha(opacity=75)";
  -ms-filter: "alpha(opacity=75)";
}

/* line 767, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools .mCSB_buttonUp:active,
.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active {
  opacity: 0.9;
  filter: "alpha(opacity=90)";
  -ms-filter: "alpha(opacity=90)";
}

/* line 772, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_inside > .mCSB_container {
  margin-right: 30px;
}

/* line 774, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-right: 0;
}

/* non-visible scrollbar */
/* line 776, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container {
  /* RTL direction/left-side scrollbar */
  margin-right: 0;
  margin-left: 30px;
}

/* line 781, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
  margin-left: 0;
}

/* RTL direction/left-side scrollbar */
/* line 783, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.mCSB_scrollTools {
  /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
  position: absolute;
  width: 16px;
  height: auto;
  left: auto;
  top: 0;
  right: 0;
  bottom: 0;
}

/* line 793, src/sass/components/my-pet-companion/_myPetCompanion-base.scss */
.hiddenRichText {
  display: none;
}
/* line 1, src/sass/components/ajaxZgForm/_ajax-zg-form-base.scss */
.form-error-message {
  color: red;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  display: none;
}

/* line 6, src/sass/components/ajaxZgForm/_ajax-zg-form-base.scss */
.form-error-message.active {
  display: block;
}

/* line 11, src/sass/components/ajaxZgForm/_ajax-zg-form-base.scss */
.social-account-authenticated-not-registered {
  display: none;
}

/* line 13, src/sass/components/ajaxZgForm/_ajax-zg-form-base.scss */
.social-account-authenticated-not-registered.active {
  display: block;
}

/* line 18, src/sass/components/ajaxZgForm/_ajax-zg-form-base.scss */
.social-class-facebook {
  display: none;
}

/* line 20, src/sass/components/ajaxZgForm/_ajax-zg-form-base.scss */
.social-class-facebook.active {
  display: block;
}

/* line 25, src/sass/components/ajaxZgForm/_ajax-zg-form-base.scss */
.social-class-google-plus {
  display: none;
}

/* line 27, src/sass/components/ajaxZgForm/_ajax-zg-form-base.scss */
.social-class-google-plus.active {
  display: block;
}

/* line 32, src/sass/components/ajaxZgForm/_ajax-zg-form-base.scss */
.social-class-linkedin {
  display: none;
}

/* line 34, src/sass/components/ajaxZgForm/_ajax-zg-form-base.scss */
.social-class-linkedin.active {
  display: block;
}
/* line 1, src/sass/components/loggedInStatus/_logged-in-status.scss */
.show-on-logged-in {
  display: none;
}
/* line 4, src/sass/components/search/_search-autocomplete.scss */
.search-autocomplete .search-group .search-group-header {
  font-size: 10px;
  background-color: #e4e6e7;
  color: #333;
  padding: 4px 10px 5px;
  margin: 0px;
}

/* line 12, src/sass/components/search/_search-autocomplete.scss */
.search-autocomplete .search-group li {
  list-style-type: none;
  padding: 7px 10px;
  cursor: pointer;
  display: block;
}

/* line 18, src/sass/components/search/_search-autocomplete.scss */
.search-autocomplete .search-group li .search-result-image {
  width: 36px;
  float: left;
}

/* line 23, src/sass/components/search/_search-autocomplete.scss */
.search-autocomplete .search-group li .title {
  max-width: calc(100% - 50px);
  float: left;
}

/* line 29, src/sass/components/search/_search-autocomplete.scss */
.search-autocomplete .search-group li .row:after {
  content: "";
  display: table;
  clear: both;
}

/* line 36, src/sass/components/search/_search-autocomplete.scss */
.search-autocomplete .search-group li .species {
  opacity: 0.5;
  padding-top: 3px;
  text-transform: uppercase;
}

/* line 43, src/sass/components/search/_search-autocomplete.scss */
.search-autocomplete .search-group .search-group-elements {
  padding: 0px;
}

/* line 49, src/sass/components/search/_search-autocomplete.scss */
.swiftype-search-box-labels {
  display: none;
}
/* line 2, src/sass/components/fileUpload/_file-upload-pet-image-upload.scss */
.fileUpload.pet-image-upload .control-label {
  display: block;
  height: 150px;
  width: 150px;
  background-size: cover;
  border-radius: 50%;
  padding: 0;
}
/* line 1, src/sass/components/metadataComponent/_metadataComponent-base.scss */
.metadataComponent {
  background-color: #DCDCDC;
}
/* line 2, src/sass/components/search/_search-base.scss */
search-component search-products,
search-component search-articles,
search-component search-product,
search-component search-article {
  display: block;
}

/* line 9, src/sass/components/search/_search-base.scss */
search-component search-product {
  padding-bottom: 20px;
  min-height: 560px;
  text-align: center;
}

/* line 14, src/sass/components/search/_search-base.scss */
search-component search-product.is-clearing {
  clear: both;
}

/* line 18, src/sass/components/search/_search-base.scss */
search-component search-product .resultProductTitle,
search-component search-product .resultProductDescription {
  text-align: left;
}

/* line 24, src/sass/components/search/_search-base.scss */
search-component search-loader {
  height: 50vh;
  width: 100%;
  display: block;
  line-height: 50vh;
  text-align: center;
  font-style: italic;
}

/* line 33, src/sass/components/search/_search-base.scss */
search-component search-order {
  display: block;
  padding: 30px;
}

/* line 37, src/sass/components/search/_search-base.scss */
search-component search-order .count {
  display: inline-block;
}

/* line 41, src/sass/components/search/_search-base.scss */
search-component search-order .dropdown {
  display: inline-block;
  width: 100px;
  border: 2px solid #000;
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 49, src/sass/components/search/_search-base.scss */
search-component search-order .dropdown .selected {
  display: block;
  padding: 5px;
}

/* line 54, src/sass/components/search/_search-base.scss */
search-component search-order .dropdown .options {
  display: none;
  position: absolute;
  border: 2px solid #000;
  background: #fff;
  z-index: 1000;
  margin: 0;
  padding: 0;
}

/* line 63, src/sass/components/search/_search-base.scss */
search-component search-order .dropdown .options.is-open {
  display: block;
}

/* line 67, src/sass/components/search/_search-base.scss */
search-component search-order .dropdown .options li {
  display: block;
  border-bottom: 2px solid #000;
  padding: 0;
  margin: 0;
}

/* line 73, src/sass/components/search/_search-base.scss */
search-component search-order .dropdown .options li a {
  display: block;
  padding: 5px;
}

/* line 78, src/sass/components/search/_search-base.scss */
search-component search-order .dropdown .options li:last-child {
  border-bottom: 0;
}

/* line 86, src/sass/components/search/_search-base.scss */
search-component search-pagination,
search-component search-filters {
  display: block;
  width: 100%;
  padding: 30px;
  clear: both;
}

/* line 94, src/sass/components/search/_search-base.scss */
search-component search-pagination {
  text-align: center;
  width: auto;
}

/* line 98, src/sass/components/search/_search-base.scss */
search-component search-pagination ul,
search-component search-pagination li {
  list-style: none;
  padding: 0;
  margin: 0;
}

/* line 105, src/sass/components/search/_search-base.scss */
search-component search-pagination ul {
  display: inline-block;
  height: 30px;
}

/* line 110, src/sass/components/search/_search-base.scss */
search-component search-pagination li {
  display: block;
  float: left;
}

/* line 114, src/sass/components/search/_search-base.scss */
search-component search-pagination li:first-child a {
  border-left-width: 1px;
}

/* line 118, src/sass/components/search/_search-base.scss */
search-component search-pagination li:last-child a {
  border-right-width: 1px;
}

/* line 122, src/sass/components/search/_search-base.scss */
search-component search-pagination li.is-active a {
  background: #000;
  color: #fff;
}

/* line 127, src/sass/components/search/_search-base.scss */
search-component search-pagination li a {
  display: block;
  padding: 5px;
  border: 1px solid #000;
  border-width: 1px 0;
}

/* line 136, src/sass/components/search/_search-base.scss */
search-component .no-results {
  padding: 30px;
}

/* line 139, src/sass/components/search/_search-base.scss */
search-component .no-results p {
  font-weight: bold;
}

/* line 143, src/sass/components/search/_search-base.scss */
search-component .no-results a {
  text-decoration: underline;
}

/* line 148, src/sass/components/search/_search-base.scss */
search-component search-filters {
  padding: 0;
}

/* line 151, src/sass/components/search/_search-base.scss */
search-component search-filters ul,
search-component search-filters li {
  list-style: none;
  margin: 5px;
  padding: 0;
}

/* line 159, src/sass/components/search/_search-base.scss */
search-component search-filters .facet-item .is-disabled {
  opacity: .5;
  pointer-events: none;
}

/* line 165, src/sass/components/search/_search-base.scss */
search-component search-filters .facet-category {
  display: inline-block;
  vertical-align: top;
  min-width: 30%;
}

/* line 172, src/sass/components/search/_search-base.scss */
search-component search-filters .facets-list .facets-list-item {
  display: inline-block;
}

/* line 175, src/sass/components/search/_search-base.scss */
search-component search-filters .facets-list .facets-list-item.reset-all a {
  background: transparent;
  padding: 5px 10px;
}

/* line 179, src/sass/components/search/_search-base.scss */
search-component search-filters .facets-list .facets-list-item.reset-all a::after {
  display: none;
}

/* line 184, src/sass/components/search/_search-base.scss */
search-component search-filters .facets-list .facets-list-item a {
  display: block;
  background: #e1e1e1;
  padding: 5px 30px 5px 10px;
  position: relative;
}

/* line 190, src/sass/components/search/_search-base.scss */
search-component search-filters .facets-list .facets-list-item a::after {
  content: '\00D7';
  position: absolute;
  font-weight: 700;
  right: 7px;
  top: 6px;
}

/* line 203, src/sass/components/search/_search-base.scss */
search-component .productRating dl, search-component .productRating dd, search-component .productRating dt {
  margin: 0;
  padding: 0;
}

/* line 208, src/sass/components/search/_search-base.scss */
search-component .productRating .bv-rating-ratio {
  position: relative;
  height: 30px;
  float: left;
  margin-right: 5px;
}

/* line 215, src/sass/components/search/_search-base.scss */
search-component .productRating .bv-rating-stars {
  display: block;
  color: #aaa;
}

/* line 220, src/sass/components/search/_search-base.scss */
search-component .productRating .bv-rating-stars-on {
  position: absolute;
  top: 0;
  left: 0;
  color: #000;
  overflow: hidden;
}

/* line 228, src/sass/components/search/_search-base.scss */
search-component .productRating .bv-off-screen {
  text-indent: -9999px;
  display: block;
  clear: both;
}
/* line 1, src/sass/components/findADentist/_find-a-dentist-base.scss */
.reference-dentist-search-results {
  display: none;
}

/* line 4, src/sass/components/findADentist/_find-a-dentist-base.scss */
.reference-dentist-search-results.active {
  display: block;
}

/* line 8, src/sass/components/findADentist/_find-a-dentist-base.scss */
.reference-dentist-search-results .dentists-more-results-button {
  display: none;
}

/* line 11, src/sass/components/findADentist/_find-a-dentist-base.scss */
.reference-dentist-search-results .dentists-more-results-button.active {
  display: block;
}

/* line 16, src/sass/components/findADentist/_find-a-dentist-base.scss */
.reference-dentist-search-results .dentist-results-part {
  display: none;
}

/* line 19, src/sass/components/findADentist/_find-a-dentist-base.scss */
.reference-dentist-search-results .dentist-results-part.active {
  display: block;
  border: 1px solid;
  padding: 10px;
}

/* line 26, src/sass/components/findADentist/_find-a-dentist-base.scss */
.reference-dentist-search-results .dentist-info {
  font-weight: bold;
}

/* line 30, src/sass/components/findADentist/_find-a-dentist-base.scss */
.reference-dentist-search-results .dentist-results-postal {
  font-weight: bold;
}
/* line 1, src/sass/components/mediaKitDownloads/_mediaKitDownloads-base.scss */
.reference-media-kit-downloads, form[name="media-kit-downloads-acceptance-form"] {
  display: none;
}

/* line 4, src/sass/components/mediaKitDownloads/_mediaKitDownloads-base.scss */
.reference-media-kit-downloads.is-visible, form[name="media-kit-downloads-acceptance-form"].is-visible {
  display: block;
}
/* line 1, src/sass/components/gigya/_gigya-errors.scss */
.gigya-errors-select {
  display: none;
}

/* line 6, src/sass/components/gigya/_gigya-errors.scss */
.aem-AuthorLayer-Edit .gigya-errors-select {
  display: block;
}

/* line 12, src/sass/components/gigya/_gigya-errors.scss */
.cq-wcm-edit .gigya-errors-select {
  display: block;
}
.box-heading{
  display: none;
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("../fonts/MaterialIcons-Regular.woff2") format("woff2"), url("../fonts/MaterialIcons-Regular.woff") format("woff"), url("../fonts/MaterialIcons-Regular.ttf") format("truetype"), url("../fonts/MaterialIcons-Regular.eot");
  /* For IE6-8 */
}

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

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

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

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

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

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

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

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

@font-face {
  font-family: 'ColgateReady';
  src: url("../fonts/colgatereadycy_web-light.woff") format("woff"), url("../fonts/colgatereadycy_web-light.svg#Colgate-Ready") format("svg"), url("../fonts/colgatereadycy_web-light.eot#iefix") format("embedded-opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-Heavy.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-Heavy.woff") format("woff"), url("../fonts/ColgateReadyWeb-Heavy.eot#iefix") format("embedded-opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-HeavyItalic.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-HeavyItalic.woff") format("woff"), url("../fonts/ColgateReadyWeb-HeavyItalic.eot#iefix") format("embedded-opentype");
  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("../fonts/open-sans-v18-latin_cyrillic-regular.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-regular.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-regular.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-regular.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-regular.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.eot#iefix") format("embedded-opentype");
}

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

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

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-regular.ttf") format("truetype"), url("../colgate_ready_vn-regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-light.ttf") format("truetype"), url("../colgate_ready_vn-light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-bold.ttf") format("truetype"), url("../colgate_ready_vn-bold.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-italic.ttf") format("truetype"), url("../colgate_ready_vn-italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-regular.ttf") format("truetype"), url("../colgate_ready_th-regular.otf") format("opentype"), url("../fonts/colgate_ready_th-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-extra-light.ttf") format("truetype"), url("../colgate_ready_th-extra-light.otf") format("opentype"), url("../fonts/colgate_ready_th-extra-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-light.ttf") format("truetype"), url("../colgate_ready_th-light.otf") format("opentype"), url("../fonts/colgate_ready_th-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-bold.ttf") format("truetype"), url("../colgate_ready_th-bold.otf") format("opentype"), url("../fonts/colgate_ready_th-bold.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-heavy.ttf") format("truetype"), url("../colgate_ready_th-heavy.otf") format("opentype"), url("../fonts/colgate_ready_th-heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

/* 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: local("Material Icons"), local("MaterialIcons-Regular"), url("../fonts/MaterialIcons-Regular.woff2") format("woff2"), url("../fonts/MaterialIcons-Regular.woff") format("woff"), url("../fonts/MaterialIcons-Regular.ttf") format("truetype"), url("../fonts/MaterialIcons-Regular.eot");
  /* For IE6-8 */
}

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

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

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

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

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

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

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

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

@font-face {
  font-family: 'ColgateReady';
  src: url("../fonts/colgatereadycy_web-light.woff") format("woff"), url("../fonts/colgatereadycy_web-light.svg#Colgate-Ready") format("svg"), url("../fonts/colgatereadycy_web-light.eot#iefix") format("embedded-opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-Heavy.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-Heavy.woff") format("woff"), url("../fonts/ColgateReadyWeb-Heavy.eot#iefix") format("embedded-opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-HeavyItalic.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-HeavyItalic.woff") format("woff"), url("../fonts/ColgateReadyWeb-HeavyItalic.eot#iefix") format("embedded-opentype");
  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("../fonts/open-sans-v18-latin_cyrillic-regular.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-regular.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-regular.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-regular.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-regular.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.eot#iefix") format("embedded-opentype");
}

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

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

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-regular.ttf") format("truetype"), url("../colgate_ready_vn-regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-light.ttf") format("truetype"), url("../colgate_ready_vn-light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-bold.ttf") format("truetype"), url("../colgate_ready_vn-bold.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-italic.ttf") format("truetype"), url("../colgate_ready_vn-italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-regular.ttf") format("truetype"), url("../colgate_ready_th-regular.otf") format("opentype"), url("../fonts/colgate_ready_th-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-extra-light.ttf") format("truetype"), url("../colgate_ready_th-extra-light.otf") format("opentype"), url("../fonts/colgate_ready_th-extra-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-light.ttf") format("truetype"), url("../colgate_ready_th-light.otf") format("opentype"), url("../fonts/colgate_ready_th-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-bold.ttf") format("truetype"), url("../colgate_ready_th-bold.otf") format("opentype"), url("../fonts/colgate_ready_th-bold.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-heavy.ttf") format("truetype"), url("../colgate_ready_th-heavy.otf") format("opentype"), url("../fonts/colgate_ready_th-heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

/* 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: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 5, src/sass/components/accordion/_accordion-base.scss */
  .accordion {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 30px;
  }
}

/* line 20, src/sass/components/accordion/_accordion-base.scss */
.accordion .accordion-container {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 26, src/sass/components/accordion/_accordion-base.scss */
.accordion .accordion-content-wrapper {
  display: none;
  overflow: hidden;
}

/* line 30, src/sass/components/accordion/_accordion-base.scss */
.accordion .accordion-content-wrapper .richText {
  margin-bottom: 0;
  padding: 0 15px;
}

/* line 34, src/sass/components/accordion/_accordion-base.scss */
.accordion .accordion-content-wrapper .richText p {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 24px;
}

/* line 43, src/sass/components/accordion/_accordion-base.scss */
.accordion .accordion-content-wrapper .richText p a:hover {
  color: #1c838a;
  cursor: pointer;
}

/* line 51, src/sass/components/accordion/_accordion-base.scss */
.accordion .accordion-title {
  display: inline-flex;
  line-height: 1.2;
  margin-bottom: 0;
}

/* line 56, src/sass/components/accordion/_accordion-base.scss */
.accordion .accordion-title a {
  font-size: 18px;
  font-size: 1.8rem;
  color: #d2010d;
  font-size: 18px;
  font-style: italic;
  font-weight: 700;
  letter-spacing: -0.3px;
  line-height: 20px;
}

/* line 66, src/sass/components/accordion/_accordion-base.scss */
.accordion .accordion-title a:hover {
  text-decoration: none;
}

/* line 73, src/sass/components/accordion/_accordion-base.scss */
.accordion.accordion-big-title .accordion-title-text {
  font-size: 26px;
  line-height: 32px;
}

@media only screen and (max-width: 767px) {
  /* line 73, src/sass/components/accordion/_accordion-base.scss */
  .accordion.accordion-big-title .accordion-title-text {
    font-size: 16px;
    line-height: 32px;
  }
}

/* line 84, src/sass/components/accordion/_accordion-base.scss */
.accordion.accordion-big-title .accordion-head::after {
  top: 38%;
}

/* line 90, 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 97, src/sass/components/accordion/_accordion-base.scss */
.accordion .accordion-head::after {
  content: '\e907';
  position: absolute;
  top: 45%;
  right: 25px;
  color: #d2010d;
  font-family: 'ColgateRelaunchIcons';
  line-height: 15px;
  font-size: 18px;
}

/* line 109, src/sass/components/accordion/_accordion-base.scss */
.accordion .accordion-slide {
  margin: 15px 0;
  padding: 0;
  position: relative;
}

/* line 116, src/sass/components/accordion/_accordion-base.scss */
.accordion .accordion-slide.is-active .accordion-title a {
  color: #fff;
}

/* line 121, src/sass/components/accordion/_accordion-base.scss */
.accordion .accordion-slide.is-active .accordion-head {
  color: #fff;
  background-color: #00838a;
}

/* line 126, src/sass/components/accordion/_accordion-base.scss */
.accordion .accordion-slide.is-active .accordion-head::after {
  transform: rotate(-180deg);
  top: 35%;
  color: #fff;
}

/* line 132, src/sass/components/accordion/_accordion-base.scss */
.accordion .accordion-slide.is-active > .accordion-content-wrapper {
  display: block;
  height: auto;
  padding: 50px 25px 30px;
  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 6, src/sass/components/accordion/_accordion-no-margin.scss */
.accordion.no-margin .accordion-slide.is-active > .accordion-content-wrapper {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 1, src/sass/components/accordion/_accordion-er-restyling.scss */
.er-accordion-style {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
}

@media only screen and (min-width: 991px) {
  /* line 1, src/sass/components/accordion/_accordion-er-restyling.scss */
  .er-accordion-style {
    margin-top: 50px;
  }
}

/* line 13, src/sass/components/accordion/_accordion-er-restyling.scss */
.er-accordion-style .component-content .accordion-container .accordion-head {
  background-color: transparent;
  padding: 8px 50px 8px 0;
}

/* line 18, src/sass/components/accordion/_accordion-er-restyling.scss */
.er-accordion-style .component-content .accordion-container .accordion-head::after {
  color: #d2010d;
  right: 35px;
}

@media only screen and (min-width: 991px) {
  /* line 18, src/sass/components/accordion/_accordion-er-restyling.scss */
  .er-accordion-style .component-content .accordion-container .accordion-head::after {
    right: 17px;
  }
}

/* line 27, src/sass/components/accordion/_accordion-er-restyling.scss */
.er-accordion-style .component-content .accordion-container .accordion-title-text {
  font-size: 30px;
  font-size: 3rem;
  font-weight: 900;
  color: #333;
}

@media only screen and (max-width: 767px) {
  /* line 27, src/sass/components/accordion/_accordion-er-restyling.scss */
  .er-accordion-style .component-content .accordion-container .accordion-title-text {
    font-size: 20px;
    font-size: 2rem;
  }
}

/* line 41, src/sass/components/accordion/_accordion-er-restyling.scss */
.er-accordion-style .accordion-slide.is-active > .accordion-content-wrapper {
  padding: 28px 36px 0 0;
  background-color: #f3f3f3;
}

@media only screen and (min-width: 991px) {
  /* line 41, src/sass/components/accordion/_accordion-er-restyling.scss */
  .er-accordion-style .accordion-slide.is-active > .accordion-content-wrapper {
    padding-right: 17px;
  }
}

/* line 52, src/sass/components/accordion/_accordion-er-restyling.scss */
.er-accordion-style .accordion-slide .accordion-content-wrapper h3 {
  font-size: 20px;
  font-size: 2rem;
  color: #8f1f19;
  font-weight: bold;
  letter-spacing: -0.25px;
}

/* line 3, src/sass/components/accordion/_accordion-hover-restyling.scss */
.accordion-hover-restyling .accordion-slide.is-active .accordion-head {
  background-color: #fff;
}

/* line 6, src/sass/components/accordion/_accordion-hover-restyling.scss */
.accordion-hover-restyling .accordion-slide.is-active .accordion-head::after {
  color: #d2010d;
}

/* line 12, src/sass/components/accordion/_accordion-hover-restyling.scss */
.accordion-hover-restyling .accordion-slide.is-active .accordion-title a {
  color: #d2010d;
}

/* line 1, src/sass/components/accordion/_accordion-cyan.scss */
.accordion-cyan {
  padding: 0 15px;
}

/* line 4, src/sass/components/accordion/_accordion-cyan.scss */
.accordion-cyan .accordion-container {
  border-top: 1px solid #16555a;
}

/* line 9, src/sass/components/accordion/_accordion-cyan.scss */
.accordion-cyan .accordion-title a {
  font-size: 18px;
  font-size: 1.8rem;
  color: #16555a;
  font-size: 20px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.16px;
  line-height: 32px;
}

@media only screen and (min-width: 991px) {
  /* line 9, src/sass/components/accordion/_accordion-cyan.scss */
  .accordion-cyan .accordion-title a {
    font-size: 24px;
  }
}

/* line 25, src/sass/components/accordion/_accordion-cyan.scss */
.accordion-cyan .accordion-head {
  padding: 8px 50px 24px 0;
}

/* line 28, src/sass/components/accordion/_accordion-cyan.scss */
.accordion-cyan .accordion-head::after {
  color: #333;
  right: 0;
  top: 30%;
}

/* line 35, src/sass/components/accordion/_accordion-cyan.scss */
.accordion-cyan .accordion-slide {
  margin: 9px 0;
  border-bottom: 1px solid #16555a;
}

/* line 41, src/sass/components/accordion/_accordion-cyan.scss */
.accordion-cyan .accordion-slide.is-active .accordion-title a {
  color: #16555a;
}

/* line 46, src/sass/components/accordion/_accordion-cyan.scss */
.accordion-cyan .accordion-slide.is-active .accordion-head {
  background-color: #fff;
}

/* line 50, src/sass/components/accordion/_accordion-cyan.scss */
.accordion-cyan .accordion-slide.is-active .accordion-head::after {
  color: #333;
}

/* line 54, src/sass/components/accordion/_accordion-cyan.scss */
.accordion-cyan .accordion-slide.is-active > .accordion-content-wrapper {
  padding: 50px 0 30px;
}

/* line 1, src/sass/components/accordion/_accordion-faq.scss */
.accordion-faq {
  margin-top: 0;
  margin-bottom: 0;
  font-family: 'Open Sans';
}

/* line 6, src/sass/components/accordion/_accordion-faq.scss */
.accordion-faq .accordion-slide,
.accordion-faq .accordion-slide.is-active {
  margin: 0;
  padding: 0 0 15px;
}

/* line 11, src/sass/components/accordion/_accordion-faq.scss */
.accordion-faq .accordion-slide:last-of-type,
.accordion-faq .accordion-slide.is-active:last-of-type {
  border-bottom: 1px solid #16555a;
}

/* line 16, src/sass/components/accordion/_accordion-faq.scss */
.accordion-faq .accordion-slide .accordion-head,
.accordion-faq .accordion-slide.is-active .accordion-head {
  background-color: initial;
  border-radius: initial;
  border-top: 1px solid #16555a;
  padding: 14px 0 0;
}

/* line 22, src/sass/components/accordion/_accordion-faq.scss */
.accordion-faq .accordion-slide .accordion-head::after,
.accordion-faq .accordion-slide.is-active .accordion-head::after {
  color: #333;
  top: 50%;
  right: 1px;
}

@media only screen and (max-width: 767px) {
  /* line 22, src/sass/components/accordion/_accordion-faq.scss */
  .accordion-faq .accordion-slide .accordion-head::after,
  .accordion-faq .accordion-slide.is-active .accordion-head::after {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

/* line 33, src/sass/components/accordion/_accordion-faq.scss */
.accordion-faq .accordion-slide .accordion-title a,
.accordion-faq .accordion-slide.is-active .accordion-title a {
  font-size: 16px;
  font-size: 1.6rem;
  font-style: normal;
  line-height: 28px;
  letter-spacing: 0;
  color: #333;
}

@media only screen and (max-width: 767px) {
  /* line 41, src/sass/components/accordion/_accordion-faq.scss */
  .accordion-faq .accordion-slide .accordion-title a span,
  .accordion-faq .accordion-slide.is-active .accordion-title a span {
    display: inline-block;
    width: 80%;
  }
}

/* line 48, src/sass/components/accordion/_accordion-faq.scss */
.accordion-faq .accordion-slide .accordion-content-wrapper,
.accordion-faq .accordion-slide.is-active .accordion-content-wrapper {
  padding: 0;
  margin: 0;
  border-radius: initial;
  background-color: initial;
}

/* line 54, src/sass/components/accordion/_accordion-faq.scss */
.accordion-faq .accordion-slide .accordion-content-wrapper p,
.accordion-faq .accordion-slide.is-active .accordion-content-wrapper p {
  line-height: 28px;
  margin-bottom: 5px;
}
/* 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 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-3 .articleList-article:nth-child(-n+3) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-3 .articleList-article:nth-child(-n+3) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-3.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-3.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-3.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-3.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-3.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-3.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-3.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-4 .articleList-article:nth-child(-n+4) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-4 .articleList-article:nth-child(-n+4) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-4.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-4.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-4.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-4.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-4.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-4.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-4.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-5 .articleList-article:nth-child(-n+5) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-5 .articleList-article:nth-child(-n+5) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-5.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-5.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-5.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-5.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-5.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-5.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-5.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-6 .articleList-article:nth-child(-n+6) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-6 .articleList-article:nth-child(-n+6) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-6.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-6.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-6.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-6.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-6.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-6.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-6.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-7 .articleList-article:nth-child(-n+7) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-7 .articleList-article:nth-child(-n+7) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-7.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-7.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-7.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-7.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-7.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-7.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-7.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-8 .articleList-article:nth-child(-n+8) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-8 .articleList-article:nth-child(-n+8) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-8.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-8.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-8.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-8.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-8.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-8.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-8.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-9 .articleList-article:nth-child(-n+9) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-9 .articleList-article:nth-child(-n+9) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-9.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-9.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-9.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-9.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-9.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-9.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-9.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-10 .articleList-article:nth-child(-n+10) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-10 .articleList-article:nth-child(-n+10) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-10.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-10.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-10.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-10.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-10.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-10.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-10.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-11 .articleList-article:nth-child(-n+11) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-11 .articleList-article:nth-child(-n+11) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-11.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-11.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-11.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-11.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-11.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-11.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-11.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-12 .articleList-article:nth-child(-n+12) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-12 .articleList-article:nth-child(-n+12) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-12.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-12.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-12.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-12.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-12.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-12.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-12.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-13 .articleList-article:nth-child(-n+13) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-13 .articleList-article:nth-child(-n+13) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-13.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-13.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-13.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-13.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-13.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-13.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-13.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-14 .articleList-article:nth-child(-n+14) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-14 .articleList-article:nth-child(-n+14) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-14.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-14.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-14.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-14.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-14.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-14.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-14.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-15 .articleList-article:nth-child(-n+15) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-15 .articleList-article:nth-child(-n+15) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-15.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-15.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-15.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-15.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-15.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-15.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-15.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-16 .articleList-article:nth-child(-n+16) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-16 .articleList-article:nth-child(-n+16) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-16.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-16.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-16.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-16.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-16.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-16.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-16.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-17 .articleList-article:nth-child(-n+17) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-17 .articleList-article:nth-child(-n+17) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-17.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-17.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-17.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-17.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-17.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-17.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-17.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-18 .articleList-article:nth-child(-n+18) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-18 .articleList-article:nth-child(-n+18) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-18.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-18.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-18.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-18.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-18.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-18.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-18.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-19 .articleList-article:nth-child(-n+19) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-19 .articleList-article:nth-child(-n+19) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-19.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-19.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-19.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-19.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-19.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-19.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-19.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-20 .articleList-article:nth-child(-n+20) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-20 .articleList-article:nth-child(-n+20) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-20.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-20.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-20.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-20.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-20.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-20.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-20.category-cards h2 {
    margin-left: 8px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/articleList/_articleList-category-article-list.scss */
  .reference-category-article-list- {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 7, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list {
  display: flex;
  flex-wrap: wrap;
}

/* line 11, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list .list {
  flex-grow: 1;
}

/* line 15, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list .cards-container {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 4%;
  order: 1;
  display: flex;
  padding-left: 15px;
}

/* line 23, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list .cards-container li {
  display: flex;
}

/* line 27, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list .cards-container .card {
  height: calc(100% - 30px);
}

@media only screen and (max-width: 767px) {
  /* line 27, src/sass/components/articleList/_articleList-category-article-list.scss */
  .reference-category-article-list- .category-article-list .cards-container .card {
    height: initial;
  }
}

/* line 36, 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("../images/loading2.gif");
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: center;
  margin: 50px 0;
}

/* line 47, 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 56, 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: 17px;
  font-family: 'ColgateReady', Arial, Helvetica, sans-serif;
  font-style: italic;
  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;
}

/* line 78, 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;
  font-style: normal;
}

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: 'ColgateReady';
  src: url("../fonts/colgatereadycy_web-light.woff") format("woff"), url("../fonts/colgatereadycy_web-light.svg#Colgate-Ready") format("svg"), url("../fonts/colgatereadycy_web-light.eot#iefix") format("embedded-opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-Heavy.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-Heavy.woff") format("woff"), url("../fonts/ColgateReadyWeb-Heavy.eot#iefix") format("embedded-opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-HeavyItalic.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-HeavyItalic.woff") format("woff"), url("../fonts/ColgateReadyWeb-HeavyItalic.eot#iefix") format("embedded-opentype");
  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("../fonts/open-sans-v18-latin_cyrillic-regular.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-regular.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-regular.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-regular.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-regular.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.eot#iefix") format("embedded-opentype");
}

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

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

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-regular.ttf") format("truetype"), url("../colgate_ready_vn-regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-light.ttf") format("truetype"), url("../colgate_ready_vn-light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-bold.ttf") format("truetype"), url("../colgate_ready_vn-bold.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-italic.ttf") format("truetype"), url("../colgate_ready_vn-italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-regular.ttf") format("truetype"), url("../colgate_ready_th-regular.otf") format("opentype"), url("../fonts/colgate_ready_th-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-extra-light.ttf") format("truetype"), url("../colgate_ready_th-extra-light.otf") format("opentype"), url("../fonts/colgate_ready_th-extra-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-light.ttf") format("truetype"), url("../colgate_ready_th-light.otf") format("opentype"), url("../fonts/colgate_ready_th-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-bold.ttf") format("truetype"), url("../colgate_ready_th-bold.otf") format("opentype"), url("../fonts/colgate_ready_th-bold.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-heavy.ttf") format("truetype"), url("../colgate_ready_th-heavy.otf") format("opentype"), url("../fonts/colgate_ready_th-heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

/* 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: 70%;
}

@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 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;
}

@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;
  min-height: 900px;
}

/* line 25, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .category-product-list > .list {
  width: 100%;
}

/* line 29, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .category-product-list > .list ul li {
  display: flex;
  padding-left: 8px;
  padding-right: 8px;
}

/* line 37, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .category-product-list .cards-container {
  padding-left: 8px;
  padding-right: 8px;
  margin: 0 8px 4%;
  order: 1;
}

/* line 43, 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 48, 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 56, src/sass/components/articleList/_articleList-category-product-list.scss */
  .reference-category-product-list .category-product-list .cards-container > div {
    padding: 0 9px;
  }
}

/* line 63, 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("../images/loading2.gif");
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: center;
  margin: 50px 0;
}

/* line 74, 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 83, 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;
  font-family: 'ColgateReady', Arial, Helvetica, sans-serif;
  font-style: italic;
  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;
}

/* line 105, 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;
  font-style: normal;
}

/* line 2, src/sass/components/articleList/_articleList-education.scss */
.articlelist-education .articleList-heading {
  color: #333;
  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: 991px) {
  /* line 12, src/sass/components/articleList/_articleList-education.scss */
  .articlelist-education.category-cards {
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 12, src/sass/components/articleList/_articleList-education.scss */
  .articlelist-education.category-cards {
    margin-bottom: 0;
  }
}

/* line 22, src/sass/components/articleList/_articleList-education.scss */
.articlelist-education ul {
  margin-top: 25px;
}

@media only screen and (max-width: 991px) {
  /* line 22, src/sass/components/articleList/_articleList-education.scss */
  .articlelist-education ul {
    margin-bottom: 30px;
  }
}

/* line 2, src/sass/components/articleList/_articleList-rtl.scss */
.articlelist-rtl.category-cards ul {
  flex-direction: row-reverse;
}

/* line 6, src/sass/components/articleList/_articleList-rtl.scss */
.articlelist-rtl.category-cards ul li .articleList-title a {
  padding-right: 40px;
  padding-left: 0;
}

/* line 11, src/sass/components/articleList/_articleList-rtl.scss */
.articlelist-rtl.category-cards ul li .articleList-title ::after {
  left: 40px;
  right: auto;
  content: '\e909';
  padding: 4px 5px 4px 3px;
}
@charset "UTF-8";
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/box/_achievement-banners.scss */
.box--achievement-banners {
  position: relative;
}

@media only screen and (min-width: 991px) {
  /* line 3, src/sass/components/box/_achievement-banners.scss */
  .box--achievement-banners {
    margin-left: 30px;
    margin-right: 30px;
    width: calc(100% - 60px);
  }
}

/* line 12, src/sass/components/box/_achievement-banners.scss */
.box--achievement-banners .image {
  display: none;
}

/* line 15, src/sass/components/box/_achievement-banners.scss */
.box--achievement-banners .image.active {
  display: block;
}

/* line 19, src/sass/components/box/_achievement-banners.scss */
.box--achievement-banners .image figcaption {
  position: absolute;
  top: 0;
  left: 15px;
  right: 15px;
  bottom: 156px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 67px;
  position: absolute;
}

@media only screen and (min-width: 768px) {
  /* line 19, src/sass/components/box/_achievement-banners.scss */
  .box--achievement-banners .image figcaption {
    margin-top: 16px;
    padding-top: 2%;
    bottom: 9.9%;
  }
}

@media only screen and (min-width: 1200px) {
  /* line 19, src/sass/components/box/_achievement-banners.scss */
  .box--achievement-banners .image figcaption {
    margin-top: 0;
    padding-top: 67px;
  }
}

/* line 44, src/sass/components/box/_achievement-banners.scss */
.box--achievement-banners .image figcaption > * {
  color: #fff;
  font-family: 'ColgateReady';
  font-style: italic;
  font-weight: 900;
  line-height: 1.2;
  margin: 0;
  padding: 0;
  text-align: center;
}

/* line 55, src/sass/components/box/_achievement-banners.scss */
.box--achievement-banners .image figcaption > *:not(:nth-last-child(-n+2)) {
  font-size: 37px;
  font-weight: 900;
  letter-spacing: -0.45px;
  padding: 0 50px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 55, src/sass/components/box/_achievement-banners.scss */
  .box--achievement-banners .image figcaption > *:not(:nth-last-child(-n+2)) {
    font-size: 22px;
  }
}

@media only screen and (min-width: 768px) {
  /* line 55, src/sass/components/box/_achievement-banners.scss */
  .box--achievement-banners .image figcaption > *:not(:nth-last-child(-n+2)) {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 71, src/sass/components/box/_achievement-banners.scss */
.box--achievement-banners .image figcaption > *:nth-last-child(2) {
  font-size: 72px;
  letter-spacing: -0.8px;
  line-height: 56px;
  display: none;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 71, src/sass/components/box/_achievement-banners.scss */
  .box--achievement-banners .image figcaption > *:nth-last-child(2) {
    font-size: 42px;
  }
}

@media only screen and (min-width: 768px) {
  /* line 71, src/sass/components/box/_achievement-banners.scss */
  .box--achievement-banners .image figcaption > *:nth-last-child(2) {
    margin-top: auto;
    display: block;
  }
}

/* line 87, src/sass/components/box/_achievement-banners.scss */
.box--achievement-banners .image figcaption > *:last-child {
  font-size: 72px;
  letter-spacing: -0.88px;
  line-height: 47px;
  padding: 37px 0 0;
  display: block;
}

@media only screen and (min-width: 768px) {
  /* line 87, src/sass/components/box/_achievement-banners.scss */
  .box--achievement-banners .image figcaption > *:last-child {
    display: none;
  }
}

/* line 99, src/sass/components/box/_achievement-banners.scss */
.box--achievement-banners .image img {
  border-bottom-right-radius: 44px;
  display: block;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 99, src/sass/components/box/_achievement-banners.scss */
  .box--achievement-banners .image img {
    width: 100%;
  }
}

/* line 109, src/sass/components/box/_achievement-banners.scss */
.box--achievement-banners .richText {
  margin-left: 15px;
  margin-right: 15px;
  width: calc(100% - 30px);
}

/* line 115, src/sass/components/box/_achievement-banners.scss */
.box--achievement-banners .richText--achievement-banners-intro {
  padding: 67px 28px 53px;
}

@media only screen and (min-width: 768px) {
  /* line 115, src/sass/components/box/_achievement-banners.scss */
  .box--achievement-banners .richText--achievement-banners-intro {
    margin-top: 16px;
    padding-top: 2%;
    padding-bottom: 0;
  }
}

@media only screen and (min-width: 1200px) {
  /* line 115, src/sass/components/box/_achievement-banners.scss */
  .box--achievement-banners .richText--achievement-banners-intro {
    margin-top: 0;
    padding-top: 67px;
  }
}

/* line 130, src/sass/components/box/_achievement-banners.scss */
.box--achievement-banners .richText--achievement-banners-value {
  position: absolute;
  bottom: 156px;
  left: 0;
}

@media only screen and (min-width: 768px) {
  /* line 130, src/sass/components/box/_achievement-banners.scss */
  .box--achievement-banners .richText--achievement-banners-value {
    bottom: 18.4%;
  }
}

/* line 141, src/sass/components/box/_achievement-banners.scss */
.achievement-banners__nav {
  border: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  padding: 13px 0 0;
  width: 100%;
  position: relative;
  z-index: 2;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}

@media only screen and (min-width: 991px) {
  /* line 141, src/sass/components/box/_achievement-banners.scss */
  .achievement-banners__nav {
    justify-content: center;
    padding-top: 43px;
  }
}

/* line 160, src/sass/components/box/_achievement-banners.scss */
.achievement-banners__nav::-webkit-scrollbar {
  display: none;
}

/* line 164, src/sass/components/box/_achievement-banners.scss */
.achievement-banners__nav ul {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin: 0;
  padding: 0;
  width: auto;
  white-space: nowrap;
}

@media only screen and (min-width: 991px) {
  /* line 164, src/sass/components/box/_achievement-banners.scss */
  .achievement-banners__nav ul {
    width: 100%;
  }
}

/* line 178, src/sass/components/box/_achievement-banners.scss */
.achievement-banners__nav li {
  display: inline-block;
  flex: 0 0 auto;
  padding: 0 24px;
}

@media only screen and (min-width: 991px) {
  /* line 178, src/sass/components/box/_achievement-banners.scss */
  .achievement-banners__nav li {
    flex: 0 1 auto;
    padding: 0;
  }
}

/* line 189, src/sass/components/box/_achievement-banners.scss */
.achievement-banners__nav li:first-child {
  padding-left: 15px;
}

@media only screen and (min-width: 991px) {
  /* line 189, src/sass/components/box/_achievement-banners.scss */
  .achievement-banners__nav li:first-child {
    padding-left: 0;
  }
}

/* line 197, src/sass/components/box/_achievement-banners.scss */
.achievement-banners__nav li:last-child {
  padding-right: 15px;
}

@media only screen and (min-width: 991px) {
  /* line 197, src/sass/components/box/_achievement-banners.scss */
  .achievement-banners__nav li:last-child {
    padding-right: 0;
  }
}

/* line 205, src/sass/components/box/_achievement-banners.scss */
.achievement-banners__nav button {
  appearance: none;
  padding: 0;
  border: 0;
  background-color: transparent;
  cursor: pointer;
  color: #8f1f19;
  font-family: 'ColgateReady';
  font-style: italic;
  font-size: 24px;
  font-weight: 900;
  letter-spacing: -0.3px;
  line-height: 36px;
}

/* line 219, src/sass/components/box/_achievement-banners.scss */
.achievement-banners__nav button:hover, .achievement-banners__nav button.active {
  color: #16555a;
  position: relative;
}

/* line 224, src/sass/components/box/_achievement-banners.scss */
.achievement-banners__nav button:hover::after, .achievement-banners__nav button.active::after {
  background-color: currentColor;
  content: '';
  width: 100%;
  height: 4px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

/* 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 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 32px 60px;
  width: calc(100% - 64px);
  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 4.5vw;
  display: flex;
  flex-direction: column;
  align-self: center;
}

@media only screen and (min-width: 1200px) {
  /* line 35, src/sass/components/box/_box-article-header-panel.scss */
  .article-header-panel .title-and-date-box {
    padding: 0 5.5vw;
  }
}

@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;
  }
}

@media only screen and (max-width: 767px) {
  /* line 35, src/sass/components/box/_box-article-header-panel.scss */
  .article-header-panel .title-and-date-box {
    padding: 3vw 3.2vw;
  }
}

/* line 55, 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;
  text-align: left;
  word-break: keep-all;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 55, src/sass/components/box/_box-article-header-panel.scss */
  .article-header-panel .title h1 {
    font-size: 3.1vw;
  }
}

@media only screen and (max-width: 991px) {
  /* line 55, 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;
  }
}

@media screen and (max-width: 360px) {
  /* line 55, src/sass/components/box/_box-article-header-panel.scss */
  .article-header-panel .title h1 {
    font-size: 2rem;
  }
}

/* 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;
  }
}

/* line 12, src/sass/components/box/_box-flex-container.scss */
.flex-container-abc > .component-content > .paragraphSystem {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

/* 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 */
.dark-grey-background {
  background-color: #333;
}

/* line 11, src/sass/components/box/_backgrounds.scss */
.ruby-background {
  background-color: #8f1f1d;
}

/* line 15, src/sass/components/box/_backgrounds.scss */
.bsbf-background {
  background-color: #ac2821;
}

/* line 19, src/sass/components/box/_backgrounds.scss */
.light-brown-background {
  background-color: #eae6dd;
}

/* line 23, src/sass/components/box/_backgrounds.scss */
.turquoise-background {
  background-color: #00a1aa;
}

/* line 27, src/sass/components/box/_backgrounds.scss */
.white-background {
  background-color: #fff;
}

/* line 31, src/sass/components/box/_backgrounds.scss */
.purple-gradient-background {
  background-image: linear-gradient(149deg, #e4daf0 4%, #fff 57%, #e4daf0 107%);
}

@media only screen and (max-width: 767px) {
  /* line 31, src/sass/components/box/_backgrounds.scss */
  .purple-gradient-background {
    background-image: linear-gradient(136deg, #e4daf0 -17%, #fff 35%, #e4daf0 87%);
    border-radius: 32px 32px 32px 0;
    margin-top: -57px;
  }
}

/* line 41, src/sass/components/box/_backgrounds.scss */
.gradient-black-to-blue {
  background-image: linear-gradient(to right bottom, #000, #14080f, #1d101b, #231729, #231e39, #262546, #282d53, #273561, #373d6f, #48447c, #5b4b89, #6e5295);
}

/* line 45, src/sass/components/box/_backgrounds.scss */
.divided-block-box.light-grey-background {
  background-color: #f3f3f3;
}

/* line 49, src/sass/components/box/_backgrounds.scss */
.red-background {
  background-color: #d2010d;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/box/_box-article-main-container.scss */
.article-main-container {
  padding-right: 0;
  margin-top: 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 13, 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 13, src/sass/components/box/_box-article-main-container.scss */
  .article-main-container > .component-content > .content {
    width: 100%;
  }
}

/* line 25, src/sass/components/box/_box-article-main-container.scss */
.youtube-glossary {
  margin-bottom: 70px;
}

@media only screen and (max-width: 991px) {
  /* line 25, src/sass/components/box/_box-article-main-container.scss */
  .youtube-glossary {
    padding: 0;
  }
}

/* line 37, src/sass/components/box/_box-article-main-container.scss */
html[dir='rtl'] .article-main-container > .component-content > .content {
  padding-right: 0;
  padding-left: 45px;
  margin-right: 0;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/box/_box-sticky-bar.scss */
.sticky-bar {
  visibility: hidden;
  height: 0;
}

@media only screen and (max-width: 991px) {
  /* line 3, src/sass/components/box/_box-sticky-bar.scss */
  .sticky-bar {
    padding: 0 15px;
  }
}

/* line 12, src/sass/components/box/_box-sticky-bar.scss */
.sticky-bar > .component-content > .content {
  margin: 0;
}

@media only screen and (max-width: 991px) {
  /* line 12, src/sass/components/box/_box-sticky-bar.scss */
  .sticky-bar > .component-content > .content {
    padding-right: 0;
    width: 100%;
  }
}

/* line 22, src/sass/components/box/_box-sticky-bar.scss */
.sticky-bar p,
.sticky-bar a {
  color: transparent;
}

/* line 27, src/sass/components/box/_box-sticky-bar.scss */
.sticky-bar .reference-article-overview-dropdown {
  visibility: visible;
  z-index: 999;
}

/* line 33, src/sass/components/box/_box-sticky-bar.scss */
.sticky {
  visibility: visible;
  z-index: 999;
  height: 70px;
  background-color: #fff;
  border-bottom: 1px solid #d6d6d6;
  position: fixed;
  top: 0;
  left: 0;
}

/* line 43, src/sass/components/box/_box-sticky-bar.scss */
.sticky .brand-title {
  font-size: 18px;
  font-size: 1.8rem;
  color: #d2010d;
  font-weight: bold;
  font-style: italic;
  letter-spacing: -0.23px;
  line-height: 28px;
}

/* line 53, src/sass/components/box/_box-sticky-bar.scss */
.sticky a {
  font-size: 15px;
  font-size: 1.5rem;
  color: #d2010d;
  font-weight: bold;
  font-style: italic;
  letter-spacing: -0.19px;
  padding: 6px 20px 10px;
  margin: 0 10px;
}

/* line 63, src/sass/components/box/_box-sticky-bar.scss */
.sticky a:hover, .sticky a:active {
  background: #eee;
  border-radius: 20px 0 20px 20px;
  text-decoration: none;
}

/* line 72, src/sass/components/box/_box-sticky-bar.scss */
.sticky-nav-2022.sticky {
  height: auto;
  transition: top 0.25s ease;
}

/* line 77, src/sass/components/box/_box-sticky-bar.scss */
.sticky-nav-2022.sticky a:hover, .sticky-nav-2022.sticky a:active {
  background: #00838a;
}

/* line 84, src/sass/components/box/_box-sticky-bar.scss */
.sticky-nav-2022.sticky [data-section]:hover, .sticky-nav-2022.sticky [data-section]:active {
  background: none;
  border-radius: 0;
}

/* line 93, src/sass/components/box/_box-sticky-bar.scss */
body.fixed-menu.hidable-menu.scrolled-up .sticky-nav-2022.sticky {
  top: 62px;
}

@media only screen and (max-width: 767px) {
  /* line 93, src/sass/components/box/_box-sticky-bar.scss */
  body.fixed-menu.hidable-menu.scrolled-up .sticky-nav-2022.sticky {
    top: 67px;
  }
}

/* line 102, src/sass/components/box/_box-sticky-bar.scss */
body.fixed-menu.hidable-menu.scrolled-up.scrolled-down .sticky-nav-2022.sticky {
  top: 0;
}

/* 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 2, src/sass/components/box/_box-hero-image-text.scss */
.hero-image-text .image {
  padding: 0;
}

@media only screen and (max-width: 767px) {
  /* line 2, src/sass/components/box/_box-hero-image-text.scss */
  .hero-image-text .image {
    padding: 0 10px;
  }
}

/* line 10, src/sass/components/box/_box-hero-image-text.scss */
.hero-image-text 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 10, src/sass/components/box/_box-hero-image-text.scss */
  .hero-image-text img {
    margin: 0;
    width: 100%;
  }
}

/* line 24, src/sass/components/box/_box-hero-image-text.scss */
.hero-image-text .hero-title.richText {
  position: absolute;
  left: 11%;
  bottom: 34%;
}

@media only screen and (max-width: 767px) {
  /* line 24, src/sass/components/box/_box-hero-image-text.scss */
  .hero-image-text .hero-title.richText {
    left: 2%;
    bottom: 14%;
  }
}

@media only screen and (max-width: 320px) {
  /* line 24, src/sass/components/box/_box-hero-image-text.scss */
  .hero-image-text .hero-title.richText {
    left: 4%;
    bottom: 20%;
  }
}

/* line 40, src/sass/components/box/_box-hero-image-text.scss */
.hero-image-text .hero-title p {
  color: #fff;
  font-size: 11px;
  letter-spacing: 1.65px;
  text-transform: uppercase;
}

/* line 47, src/sass/components/box/_box-hero-image-text.scss */
.hero-image-text .hero-title h1 {
  color: #fff;
  font-size: 45px;
  font-style: italic;
  font-weight: 900;
  letter-spacing: -0.5px;
  line-height: 56px;
  text-align: left;
}

@media only screen and (max-width: 767px) {
  /* line 47, src/sass/components/box/_box-hero-image-text.scss */
  .hero-image-text .hero-title h1 {
    font-size: 30px;
    line-height: 37px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 47, src/sass/components/box/_box-hero-image-text.scss */
  .hero-image-text .hero-title h1 {
    font-size: 29px;
    line-height: 36px;
    width: 65%;
  }
}

/* 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-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-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-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;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-brand-header-panel.scss */
  .brand-header-panel {
    margin-bottom: 15vw;
  }
}

/* line 7, src/sass/components/box/_box-brand-header-panel.scss */
.brand-header-panel .image {
  padding: 0;
}

@media only screen and (max-width: 767px) {
  /* line 7, src/sass/components/box/_box-brand-header-panel.scss */
  .brand-header-panel .image {
    padding: 0 10px;
  }
}

/* line 16, 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 16, 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: -18vw;
  }
}

/* line 30, 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 30, src/sass/components/box/_box-brand-header-panel.scss */
  .brand-header-panel img {
    margin: 0 0 60px;
    width: 100%;
  }
}

/* line 44, src/sass/components/box/_box-brand-header-panel.scss */
.brand-header-panel .hero-title.richText {
  position: absolute;
  left: 12%;
  width: 50%;
  top: 10%;
  height: 80%;
}

@media only screen and (min-width: 1200px) {
  /* line 44, src/sass/components/box/_box-brand-header-panel.scss */
  .brand-header-panel .hero-title.richText {
    width: 48%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 44, src/sass/components/box/_box-brand-header-panel.scss */
  .brand-header-panel .hero-title.richText {
    top: 0;
    height: 95%;
  }
}

@media only screen and (max-width: 991px) {
  /* line 44, src/sass/components/box/_box-brand-header-panel.scss */
  .brand-header-panel .hero-title.richText {
    left: 11%;
    top: 8%;
    height: 80%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 44, src/sass/components/box/_box-brand-header-panel.scss */
  .brand-header-panel .hero-title.richText {
    left: 4%;
    top: 0;
    height: 40%;
    width: 95%;
  }
}

/* line 73, src/sass/components/box/_box-brand-header-panel.scss */
.brand-header-panel .hero-title.richText > .component-content {
  height: 100%;
}

/* line 77, src/sass/components/box/_box-brand-header-panel.scss */
.brand-header-panel .hero-title.richText .component-content > .richText-content {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  /* line 87, src/sass/components/box/_box-brand-header-panel.scss */
  .brand-header-panel .hero-title.hero-title-portrait.richText .component-content > .richText-content {
    justify-content: flex-end;
  }
}

/* line 95, 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 95, src/sass/components/box/_box-brand-header-panel.scss */
  .brand-header-panel .hero-title p {
    font-size: 3vw;
    line-height: 4vw;
    order: 2;
  }
}

@media only screen and (max-width: 320px) {
  /* line 95, src/sass/components/box/_box-brand-header-panel.scss */
  .brand-header-panel .hero-title p {
    font-size: 10px;
    line-height: 10px;
  }
}

/* line 112, 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 (min-width: 992px) and (max-width: 1199px) {
  /* line 112, src/sass/components/box/_box-brand-header-panel.scss */
  .brand-header-panel .hero-title h1 {
    font-size: 54px;
    line-height: 65px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 112, src/sass/components/box/_box-brand-header-panel.scss */
  .brand-header-panel .hero-title h1 {
    font-size: 5vw;
    line-height: 7vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 112, src/sass/components/box/_box-brand-header-panel.scss */
  .brand-header-panel .hero-title h1 {
    font-size: 7vw;
    line-height: 9vw;
    width: 100%;
    order: 1;
  }
}

/* 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: 80px 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%;
  }
}

/* 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 116, 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 116, 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 116, src/sass/components/box/_box-error-content.scss */
  .error-content .parametrizedhtml h2 {
    color: #d2010d;
  }
}

/* line 134, 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 134, src/sass/components/box/_box-error-content.scss */
  .error-content .parametrizedhtml p {
    color: #444141;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 144, src/sass/components/box/_box-error-content.scss */
  .error-content .parametrizedhtml .line-height-1024 {
    line-height: 22px;
  }
}

/* line 151, 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 151, 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 163, src/sass/components/box/_box-error-content.scss */
.error-content input::placeholder {
  padding-left: 10px;
  color: #444141;
  font-size: 14px;
  opacity: 60%;
}

/* line 171, 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 171, src/sass/components/box/_box-error-content.scss */
  .error-content .material-icons {
    font-size: 27px;
    position: relative;
    transform: translate(9px, -34px);
  }
}

/* line 187, src/sass/components/box/_box-error-content.scss */
html[dir='rtl'] .error-content .parametrizedhtml .component-content {
  width: 100%;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/box/_box-location-content.scss */
.location-content {
  margin: 0 45px;
  width: calc(100% - 90px);
  border-radius: 0 0 43px 43px;
  bottom: 100px;
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/box/_box-location-content.scss */
  .location-content {
    width: 100%;
    border-radius: 0 43px 43px 0;
    margin: 0;
    bottom: 0;
  }
}

/* line 16, src/sass/components/box/_box-location-content.scss */
.location-content .accordion {
  margin-top: 100px;
  margin-bottom: 60px;
}

@media only screen and (max-width: 767px) {
  /* line 16, src/sass/components/box/_box-location-content.scss */
  .location-content .accordion {
    margin: 0;
  }
}

/* line 1, src/sass/components/box/_box-location-header-panel.scss */
.location-header-panel {
  z-index: 1;
}

/* line 4, src/sass/components/box/_box-location-header-panel.scss */
.location-header-panel .image {
  padding: 0;
}

@media only screen and (max-width: 767px) {
  /* line 4, src/sass/components/box/_box-location-header-panel.scss */
  .location-header-panel .image {
    padding: 0 10px;
  }
}

/* line 13, src/sass/components/box/_box-location-header-panel.scss */
.location-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-location-header-panel.scss */
  .location-header-panel .image.last:nth-last-child(odd) .component-content {
    width: 75%;
    left: 13%;
    bottom: -58px;
  }
}

/* line 27, src/sass/components/box/_box-location-header-panel.scss */
.location-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-location-header-panel.scss */
  .location-header-panel img {
    margin: 0 0 30px;
    width: 100%;
  }
}

/* line 41, src/sass/components/box/_box-location-header-panel.scss */
.location-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-location-header-panel.scss */
  .location-header-panel .hero-title.richText {
    left: 4%;
    bottom: 77%;
    width: 100%;
  }
}

/* line 52, src/sass/components/box/_box-location-header-panel.scss */
.location-header-panel .hero-title.richText .component-content > .richText-content {
  display: flex;
  flex-direction: column;
}

/* line 58, src/sass/components/box/_box-location-header-panel.scss */
.location-header-panel .hero-title p {
  font-family: 'Open Sans';
  color: #fff;
  font-size: 15px;
  letter-spacing: 1.65px;
}

@media only screen and (max-width: 991px) {
  /* line 58, src/sass/components/box/_box-location-header-panel.scss */
  .location-header-panel .hero-title p {
    letter-spacing: 0.65px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 58, src/sass/components/box/_box-location-header-panel.scss */
  .location-header-panel .hero-title p {
    line-height: 22px;
    order: 2;
    letter-spacing: 1.65px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 58, src/sass/components/box/_box-location-header-panel.scss */
  .location-header-panel .hero-title p {
    font-size: 13px;
    line-height: 10px;
  }
}

/* line 80, src/sass/components/box/_box-location-header-panel.scss */
.location-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: 991px) {
  /* line 80, src/sass/components/box/_box-location-header-panel.scss */
  .location-header-panel .hero-title h1 {
    font-size: 30px;
    line-height: 48px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 80, src/sass/components/box/_box-location-header-panel.scss */
  .location-header-panel .hero-title h1 {
    width: 100%;
    order: 1;
    line-height: 30px;
  }
}

/* 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 .component-content > .paragraphSystem {
  display: block;
}

/* line 7, src/sass/components/box/_box-our-brands.scss */
.box-our-brands .promo-category-card {
  margin-top: -1px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 15, src/sass/components/box/_box-our-brands.scss */
  .box-our-brands .promo-category-card:nth-child(2) figure > figcaption, .box-our-brands .promo-category-card:nth-child(4) figure > figcaption, .box-our-brands .promo-category-card:nth-child(6) figure > figcaption {
    left: 30px;
  }
}

/* line 21, src/sass/components/box/_box-our-brands.scss */
.box-our-brands .promo-category-card figure {
  position: relative;
}

@media only screen and (max-width: 991px) {
  /* line 25, src/sass/components/box/_box-our-brands.scss */
  .box-our-brands .promo-category-card figcaption {
    left: 20px;
    width: 70%;
  }
}

/* line 31, 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 31, 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 45, 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 50, src/sass/components/box/_box-our-brands.scss */
.box-our-brands .promo-category-card figcaption .large-title .red-text {
  font-size: 30px;
  font-size: 3rem;
  line-height: 40px;
}

/* line 57, 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: 'OpenSans', 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 57, src/sass/components/box/_box-our-brands.scss */
  .box-our-brands .promo-category-card figcaption .small-title {
    line-height: 20px;
  }
}

/* line 73, src/sass/components/box/_box-our-brands.scss */
.box-our-brands .promo-category-card picture {
  display: flex;
}

/* line 77, src/sass/components/box/_box-our-brands.scss */
.box-our-brands .promo-category-card .white-and-red {
  font-weight: bold;
}

/* line 82, src/sass/components/box/_box-our-brands.scss */
.box-our-brands h3 {
  margin-bottom: 14px;
  margin-left: 2%;
}

/* line 87, src/sass/components/box/_box-our-brands.scss */
.box-our-brands .richText.last {
  margin: 28px 0;
}

@media only screen and (max-width: 767px) {
  /* line 87, src/sass/components/box/_box-our-brands.scss */
  .box-our-brands .richText.last {
    margin: 0;
  }
}

/* line 94, 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 94, src/sass/components/box/_box-our-brands.scss */
  .box-our-brands .richText.last .white-and-red {
    display: none;
  }
}

/* line 104, 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 115, src/sass/components/box/_box-our-brands.scss */
.box-our-brands .richText.last .white-and-red:hover {
  color: #fff;
  background-color: #00838a;
  border: 2px solid #00838a;
  text-decoration: none;
  cursor: pointer;
}

/* line 1, src/sass/components/box/_box-rounded-corners--singletopleft.scss */
.rounded-corners--singletopleft {
  border-radius: 8rem 0 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: 'OpenSans', 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 {
  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;
    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;
}

/* line 4, src/sass/components/box/_box-hero-overlap.scss */
.hero-overlap img {
  margin: 0 45px;
}

@media only screen and (max-width: 767px) {
  /* line 4, src/sass/components/box/_box-hero-overlap.scss */
  .hero-overlap img {
    margin: 0;
  }
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel {
  margin: -14% 6% 0;
  padding: 0 50px;
  width: 88%;
}

@media only screen and (min-width: 1200px) {
  /* line 3, src/sass/components/box/_box-pdp-category-carousel.scss */
  .pdp-category-carousel {
    margin: -14% 10% 0;
    width: 80%;
  }
}

@media only screen and (max-width: 991px) {
  /* line 3, src/sass/components/box/_box-pdp-category-carousel.scss */
  .pdp-category-carousel {
    margin: 0 25px;
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/box/_box-pdp-category-carousel.scss */
  .pdp-category-carousel {
    margin: 0;
    padding: 0 10px;
    width: 100%;
  }
}

/* line 24, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .carousel-category-slide {
  display: none;
}

/* line 27, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .carousel-category-slide.active {
  display: flex;
  justify-content: space-between;
}

/* line 33, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .carousel-category-image {
  margin: 0;
  max-width: 20%;
}

@media only screen and (min-width: 1200px) {
  /* line 33, src/sass/components/box/_box-pdp-category-carousel.scss */
  .pdp-category-carousel .carousel-category-image {
    max-width: 18%;
  }
}

/* line 41, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .carousel-category-image:hover {
  opacity: 0.8;
}

/* 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-style: italic;
  font-weight: bold;
  letter-spacing: -0.25px;
  line-height: 28px;
  margin: 0;
  padding: 18px 0;
  display: block;
  min-height: 60px;
}

/* line 62, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .carousel-category-image a:hover {
  text-decoration: none;
}

/* line 70, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .next:hover,
.pdp-category-carousel .prev:hover {
  text-decoration: none;
}

/* line 75, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .prev {
  display: block;
}

@media only screen and (max-width: 767px) {
  /* line 75, src/sass/components/box/_box-pdp-category-carousel.scss */
  .pdp-category-carousel .prev {
    display: none;
  }
}

/* line 82, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .prev::before {
  font-family: 'ColgateRelaunchIcons';
  content: '\e909';
  color: #d2010d;
  font-size: 20px;
  padding: 5px;
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}

/* line 94, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .prev:hover::before {
  color: #595655;
}

/* line 99, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .next {
  display: block;
}

@media only screen and (max-width: 767px) {
  /* line 99, src/sass/components/box/_box-pdp-category-carousel.scss */
  .pdp-category-carousel .next {
    display: none;
  }
}

/* line 106, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .next::before {
  font-family: 'ColgateRelaunchIcons';
  content: '\e90a';
  color: #d2010d;
  font-size: 20px;
  padding: 5px;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

/* line 118, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .next:hover::before {
  color: #595655;
}

/* line 123, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .pagination {
  display: flex;
  justify-content: center;
  padding: 30px 0;
}

/* line 128, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .pagination .line {
  cursor: pointer;
  border-radius: 2px;
  height: 2px;
  width: 91px;
  margin: 0 12px;
  display: inline-block;
  background-color: #595655;
  border-top: 5px solid #fff;
  border-bottom: 5px solid #fff;
}

/* line 139, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .pagination .line.current {
  background-color: #22838a;
}

/* line 146, src/sass/components/box/_box-pdp-category-carousel.scss */
.pdp-category-carousel .mobile-only .carousel-category-image {
  max-width: initial;
  width: 50%;
}

/* line 1, src/sass/components/box/_box-special-offers.scss */
.special-offers {
  border-bottom-right-radius: 50px;
  background-color: #8f1f1d;
  width: 95%;
  margin: auto;
  float: none;
}

/* line 8, src/sass/components/box/_box-special-offers.scss */
.special-offers > .component-content {
  padding: 10% 0;
}

/* line 12, src/sass/components/box/_box-special-offers.scss */
.special-offers > .component-content > .paragraphSystem .richText.component {
  padding: 0 0 0 10%;
}

/* line 15, 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 15, 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 30, 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;
  font-weight: 900;
  letter-spacing: 1.65px;
}

/* line 38, src/sass/components/box/_box-special-offers.scss */
.special-offers > .component-content > .paragraphSystem .richText.component li {
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  line-height: 28px;
  letter-spacing: -0.1px;
  font-family: 'Open Sans';
  padding-left: 7px;
}

/* line 1, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
.pdp-image-detail-carousel {
  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);
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
  .pdp-image-detail-carousel {
    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 {
    width: 94%;
    max-height: 85vh;
  }
}

/* line 20, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
.pdp-image-detail-carousel .product-packshot-hero-image,
.pdp-image-detail-carousel .slick-slider {
  position: static;
}

/* line 25, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
.pdp-image-detail-carousel .image-carousel {
  max-width: 500px;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  /* line 25, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
  .pdp-image-detail-carousel .image-carousel {
    max-width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 33, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
  .pdp-image-detail-carousel .image-carousel.slick-slider {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 40, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
  .pdp-image-detail-carousel .slick-list {
    max-height: 85vh;
  }
}

/* line 46, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
.pdp-image-detail-carousel .slick-track {
  display: flex;
  align-items: center;
}

/* line 51, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
.pdp-image-detail-carousel .slick-prev {
  left: 10%;
}

@media only screen and (max-width: 991px) {
  /* line 51, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
  .pdp-image-detail-carousel .slick-prev {
    left: 5%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 51, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
  .pdp-image-detail-carousel .slick-prev {
    display: none !important;
  }
}

/* line 62, 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 68, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
.pdp-image-detail-carousel .slick-prev:hover::before {
  color: #595655;
}

/* line 73, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
.pdp-image-detail-carousel .slick-next {
  right: 10%;
}

@media only screen and (max-width: 991px) {
  /* line 73, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
  .pdp-image-detail-carousel .slick-next {
    right: 5%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 73, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
  .pdp-image-detail-carousel .slick-next {
    display: none !important;
  }
}

/* line 84, 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 90, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
.pdp-image-detail-carousel .slick-next:hover::before {
  color: #595655;
}

/* line 95, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
.pdp-image-detail-carousel .slick-dots {
  position: static;
}

@media only screen and (max-width: 767px) {
  /* line 95, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
  .pdp-image-detail-carousel .slick-dots {
    position: absolute;
    bottom: 5%;
  }
}

/* line 103, 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: 91px;
}

@media only screen and (max-width: 767px) {
  /* line 103, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
  .pdp-image-detail-carousel .slick-dots li {
    width: 55px;
  }
}

/* line 112, 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: 91px;
  padding: 0;
  margin: 0;
  display: inline-block;
  background-color: #595655;
}

@media only screen and (max-width: 767px) {
  /* line 112, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
  .pdp-image-detail-carousel .slick-dots li button {
    width: 55px;
  }
}

/* line 130, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
.pdp-image-detail-carousel li.slick-active button {
  background-color: #22838a;
}

/* line 135, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
.pdp-image-detail-carousel .slick-slide {
  margin: 50px 0;
  max-height: 70vh;
}

@media only screen and (max-width: 991px) {
  /* line 135, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
  .pdp-image-detail-carousel .slick-slide {
    margin: 80px 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 135, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
  .pdp-image-detail-carousel .slick-slide {
    margin: 60px 0;
  }
}

/* line 147, src/sass/components/box/_box-pdp-image-detail-carousel.scss */
.pdp-image-detail-carousel .slick-slide img {
  height: auto;
  max-height: inherit;
  margin: 0 auto;
}

/* line 154, 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-bsbf-footer.scss */
.bsbf-footer {
  height: 100px;
  min-height: 128px;
  display: flex;
  /* stylelint-disable */
  display: -ms-flexbox;
  /* stylelint-enable */
  align-items: center;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-bsbf-footer.scss */
  .bsbf-footer {
    padding: 20px 55px;
    height: auto;
  }
}

/* line 15, src/sass/components/box/_box-bsbf-footer.scss */
.bsbf-footer > .component-content {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 10px;
}

@media only screen and (max-width: 767px) {
  /* line 15, src/sass/components/box/_box-bsbf-footer.scss */
  .bsbf-footer > .component-content {
    padding: 0;
  }
}

/* line 25, src/sass/components/box/_box-bsbf-footer.scss */
.bsbf-footer > .component-content .paragraphSystem {
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  /* line 25, src/sass/components/box/_box-bsbf-footer.scss */
  .bsbf-footer > .component-content .paragraphSystem {
    display: block;
  }
}

@media only screen and (min-width: 991px) {
  /* line 25, src/sass/components/box/_box-bsbf-footer.scss */
  .bsbf-footer > .component-content .paragraphSystem {
    margin: 0;
  }
}

@media only screen and (max-width: 991px) {
  /* line 39, src/sass/components/box/_box-bsbf-footer.scss */
  .bsbf-footer .social-media-icons {
    padding-right: 29px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 44, src/sass/components/box/_box-bsbf-footer.scss */
  .bsbf-footer .social-media-icons .image {
    width: inherit;
    padding-right: 16px;
  }
}

/* line 51, src/sass/components/box/_box-bsbf-footer.scss */
.bsbf-footer .social-media-icons .richText p {
  font-size: 20px;
  font-size: 2rem;
}

/* line 56, src/sass/components/box/_box-bsbf-footer.scss */
.bsbf-footer .breadcrumbs {
  margin: auto;
  margin: initial;
  padding: 0;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 56, src/sass/components/box/_box-bsbf-footer.scss */
  .bsbf-footer .breadcrumbs {
    padding-left: 29px;
    padding-right: 29px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 56, src/sass/components/box/_box-bsbf-footer.scss */
  .bsbf-footer .breadcrumbs {
    margin-top: 40px;
  }
}

/* line 70, src/sass/components/box/_box-bsbf-footer.scss */
.bsbf-footer .breadcrumbs a {
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
  letter-spacing: 0;
  line-height: 1.25;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
}

/* line 81, src/sass/components/box/_box-bsbf-footer.scss */
.bsbf-footer .breadcrumbs .breadcrumbs-list li {
  line-height: 2.75;
}

@media only screen and (max-width: 991px) {
  /* line 81, src/sass/components/box/_box-bsbf-footer.scss */
  .bsbf-footer .breadcrumbs .breadcrumbs-list li {
    margin-right: 10px;
  }
}

/* line 90, src/sass/components/box/_box-bsbf-footer.scss */
.bsbf-footer .breadcrumbs .breadcrumbs-list li.first .fa-home::after {
  color: #d2010d;
  line-height: 22px;
}

/* line 99, src/sass/components/box/_box-bsbf-footer.scss */
.bsbf-footer .breadcrumbs .breadcrumbs-separator::before {
  content: '\e90a';
  font-family: 'ColgateRelaunchIcons';
  font-size: 10px;
  color: #333;
  display: inline-flex;
  font-style: normal;
  font-weight: normal;
  vertical-align: middle;
}

@media only screen and (max-width: 767px) {
  /* line 112, src/sass/components/box/_box-bsbf-footer.scss */
  .bsbf-footer .image {
    padding: 0 20px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 118, src/sass/components/box/_box-bsbf-footer.scss */
  .bsbf-footer.hidden-mobile {
    display: none;
  }
}

/* line 125, src/sass/components/box/_box-bsbf-footer.scss */
.follow-us {
  font-weight: 900;
}

@media only screen and (max-width: 767px) {
  /* line 125, src/sass/components/box/_box-bsbf-footer.scss */
  .follow-us {
    padding: 0 0 20px;
  }
}

/* line 133, src/sass/components/box/_box-bsbf-footer.scss */
.follow-us .component-content .follow-us {
  padding-bottom: 20px;
}

/* line 138, src/sass/components/box/_box-bsbf-footer.scss */
.follow-us .component-content .richText-content p {
  font-size: 24px;
  font-size: 2.4rem;
  margin: 0 !important;
}

/* line 146, src/sass/components/box/_box-bsbf-footer.scss */
.red-text {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 900;
  padding-left: 0;
  padding-right: 0 !important;
}

/* line 152, src/sass/components/box/_box-bsbf-footer.scss */
.red-text a:hover {
  text-decoration: none;
}

/* line 156, src/sass/components/box/_box-bsbf-footer.scss */
.red-text p {
  margin: 0 !important;
}

@media only screen and (max-width: 991px) {
  /* line 3, src/sass/components/box/_box-flavor-box.scss */
  .flavor-box .white-and-red {
    background-color: #fff;
    border: 2px solid #fff;
  }
}

@media only screen and (max-width: 767px) {
  /* line 10, src/sass/components/box/_box-flavor-box.scss */
  .flavor-box .white-and-red {
    background-color: #eeeeee;
    border: 2px solid #eeeeee;
  }
  /* line 15, src/sass/components/box/_box-flavor-box.scss */
  .flavor-box .richText {
    margin: 10px 0;
    height: 42px;
    width: auto;
  }
}

/* line 23, src/sass/components/box/_box-flavor-box.scss */
.flavor-box .pdp-flavor-select .richText-content {
  padding: 8px 18px 10px;
}

/* line 28, src/sass/components/box/_box-flavor-box.scss */
.flavor-box > .component-content > .paragraphSystem {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-wrap: wrap;
}

@media only screen and (max-width: 991px) {
  /* line 28, src/sass/components/box/_box-flavor-box.scss */
  .flavor-box > .component-content > .paragraphSystem {
    flex-direction: column;
    align-items: baseline;
  }
}

@media only screen and (max-width: 767px) {
  /* line 28, src/sass/components/box/_box-flavor-box.scss */
  .flavor-box > .component-content > .paragraphSystem {
    flex-direction: row;
    align-items: center;
  }
}

/* line 44, src/sass/components/box/_box-flavor-box.scss */
.flavor-box > .component-content > .paragraphSystem > .conditionalBox {
  width: auto;
  padding: 0;
}

/* line 48, src/sass/components/box/_box-flavor-box.scss */
.flavor-box > .component-content > .paragraphSystem > .conditionalBox > .component-content {
  margin: 0 15px;
}

@media only screen and (max-width: 767px) {
  /* line 52, src/sass/components/box/_box-flavor-box.scss */
  .flavor-box > .component-content > .paragraphSystem > .conditionalBox p {
    margin: 10px 0;
  }
}

/* line 1, src/sass/components/box/_box-image-and-thumbs.scss */
.image-and-thumbs {
  padding-bottom: 0;
}

@media only screen and (min-width: 1200px) {
  /* line 1, src/sass/components/box/_box-image-and-thumbs.scss */
  .image-and-thumbs {
    padding-bottom: 83px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/box/_box-image-and-thumbs.scss */
  .image-and-thumbs {
    padding-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-image-and-thumbs.scss */
  .image-and-thumbs {
    margin-bottom: 50px;
  }
  /* line 15, src/sass/components/box/_box-image-and-thumbs.scss */
  .image-and-thumbs .image-selected,
  .image-and-thumbs .thumbs-images {
    display: none;
  }
}

/* line 21, src/sass/components/box/_box-image-and-thumbs.scss */
.image-and-thumbs .read-more-mobile {
  display: none;
}

@media only screen and (max-width: 767px) {
  /* line 21, src/sass/components/box/_box-image-and-thumbs.scss */
  .image-and-thumbs .read-more-mobile {
    display: flex;
    justify-content: center;
    position: absolute;
    top: 44%;
    z-index: 1;
  }
}

@media only screen and (max-width: 767px) {
  /* line 33, src/sass/components/box/_box-image-and-thumbs.scss */
  .image-and-thumbs .desktop-disclaimer {
    display: none;
  }
}

/* line 38, src/sass/components/box/_box-image-and-thumbs.scss */
.image-and-thumbs .desktop-disclaimer p {
  color: #444;
  font-family: 'Open Sans';
  font-size: 13px;
  font-style: italic;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 22px;
}

/* line 49, src/sass/components/box/_box-image-and-thumbs.scss */
.image-and-thumbs .image-selected {
  max-width: 676px;
  padding-right: 29px;
}

@media only screen and (max-width: 991px) {
  /* line 49, src/sass/components/box/_box-image-and-thumbs.scss */
  .image-and-thumbs .image-selected {
    padding-right: 27px;
  }
}

/* line 57, src/sass/components/box/_box-image-and-thumbs.scss */
.image-and-thumbs .image-selected figure {
  display: flex;
}

/* line 61, src/sass/components/box/_box-image-and-thumbs.scss */
.image-and-thumbs .image-selected picture {
  position: absolute;
}

/* line 65, src/sass/components/box/_box-image-and-thumbs.scss */
.image-and-thumbs .image-selected figcaption {
  display: flex;
  position: relative;
  margin: 50% 33%;
  width: 100%;
  justify-content: center;
}

@media only screen and (max-width: 991px) {
  /* line 65, src/sass/components/box/_box-image-and-thumbs.scss */
  .image-and-thumbs .image-selected figcaption {
    margin: 50% 28%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 65, src/sass/components/box/_box-image-and-thumbs.scss */
  .image-and-thumbs .image-selected figcaption {
    display: block;
  }
}

/* line 81, src/sass/components/box/_box-image-and-thumbs.scss */
.image-and-thumbs .image-selected img {
  box-shadow: 0 0 16px -5px rgba(0, 0, 0, 0.75);
}

@media only screen and (min-width: 991px) {
  /* line 81, src/sass/components/box/_box-image-and-thumbs.scss */
  .image-and-thumbs .image-selected img {
    width: 100%;
    max-width: 648px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 81, src/sass/components/box/_box-image-and-thumbs.scss */
  .image-and-thumbs .image-selected img {
    width: 100%;
    max-width: 537px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 81, src/sass/components/box/_box-image-and-thumbs.scss */
  .image-and-thumbs .image-selected img {
    width: 100%;
    max-width: 468px;
  }
}

/* line 110, src/sass/components/box/_box-image-and-thumbs.scss */
.image-and-thumbs .thumbs-images {
  bottom: 10px;
}

/* line 113, src/sass/components/box/_box-image-and-thumbs.scss */
.image-and-thumbs .thumbs-images .image {
  margin: 0;
  padding: 10px;
}

/* line 118, src/sass/components/box/_box-image-and-thumbs.scss */
.image-and-thumbs .thumbs-images .image.first img {
  max-width: 99%;
}

/* line 123, src/sass/components/box/_box-image-and-thumbs.scss */
.image-and-thumbs .thumbs-images .image img {
  box-shadow: 0 0 16px -5px rgba(0, 0, 0, 0.75);
}

/* line 129, src/sass/components/box/_box-image-and-thumbs.scss */
.image-and-thumbs .mobile-carousel {
  display: none;
}

@media only screen and (max-width: 767px) {
  /* line 129, src/sass/components/box/_box-image-and-thumbs.scss */
  .image-and-thumbs .mobile-carousel {
    display: block;
  }
}

/* line 136, src/sass/components/box/_box-image-and-thumbs.scss */
.image-and-thumbs .mobile-carousel .slick-dots {
  bottom: -10%;
}

/* line 139, src/sass/components/box/_box-image-and-thumbs.scss */
.image-and-thumbs .mobile-carousel .slick-dots li {
  padding: 0;
  margin: 0 4px;
}

/* line 143, src/sass/components/box/_box-image-and-thumbs.scss */
.image-and-thumbs .mobile-carousel .slick-dots li:focus {
  outline: none;
}

/* line 147, src/sass/components/box/_box-image-and-thumbs.scss */
.image-and-thumbs .mobile-carousel .slick-dots li button {
  cursor: pointer;
  border-radius: 50%;
  height: 8px;
  width: 8px;
  padding: 0;
  margin: 0;
  display: inline-block;
  background-color: #00838a;
}

/* line 157, src/sass/components/box/_box-image-and-thumbs.scss */
.image-and-thumbs .mobile-carousel .slick-dots li button:focus {
  outline: 1px solid #f90;
}

/* line 164, src/sass/components/box/_box-image-and-thumbs.scss */
.image-and-thumbs .mobile-carousel .slick-dots .slick-active button {
  background-color: #d2010d;
}

/* line 170, src/sass/components/box/_box-image-and-thumbs.scss */
.image-and-thumbs .mobile-carousel .slick-next {
  right: 45px;
  top: 110%;
}

/* line 175, src/sass/components/box/_box-image-and-thumbs.scss */
.image-and-thumbs .mobile-carousel .slick-next:focus::before {
  outline: 1px solid #f90;
}

/* line 180, src/sass/components/box/_box-image-and-thumbs.scss */
.image-and-thumbs .mobile-carousel .slick-next::before {
  font-family: 'ColgateRelaunchIcons';
  content: '\e90a';
  color: #00838a;
  font-weight: bold;
}

/* line 188, src/sass/components/box/_box-image-and-thumbs.scss */
.image-and-thumbs .mobile-carousel .slick-prev {
  left: 45px;
  top: 110%;
}

/* line 193, src/sass/components/box/_box-image-and-thumbs.scss */
.image-and-thumbs .mobile-carousel .slick-prev:focus::before {
  outline: 1px solid #f90;
}

/* line 198, src/sass/components/box/_box-image-and-thumbs.scss */
.image-and-thumbs .mobile-carousel .slick-prev::before {
  font-family: 'ColgateRelaunchIcons';
  content: '\e909';
  color: #00838a;
  font-weight: bold;
}

/* line 1, src/sass/components/box/_box-pdp-benefits.scss */
.benefits-pdp {
  margin-bottom: 50px;
}

/* line 4, src/sass/components/box/_box-pdp-benefits.scss */
.benefits-pdp .paragraphSystem {
  margin: 0;
  width: 100%;
}

/* line 9, src/sass/components/box/_box-pdp-benefits.scss */
.benefits-pdp .conditionalBox {
  width: 50%;
  padding: 0;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  /* line 9, src/sass/components/box/_box-pdp-benefits.scss */
  .benefits-pdp .conditionalBox {
    margin: 0 -15px;
    width: calc(100% + 30px);
  }
}

/* line 19, src/sass/components/box/_box-pdp-benefits.scss */
.benefits-pdp .conditionalBox .image {
  padding: 0;
  position: relative;
}

/* line 23, src/sass/components/box/_box-pdp-benefits.scss */
.benefits-pdp .conditionalBox .image::after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(to top, black, transparent);
}

/* line 34, src/sass/components/box/_box-pdp-benefits.scss */
.benefits-pdp .conditionalBox picture {
  display: block;
  min-height: 400px;
}

@media only screen and (min-width: 991px) {
  /* line 34, src/sass/components/box/_box-pdp-benefits.scss */
  .benefits-pdp .conditionalBox picture {
    min-height: auto;
  }
}

/* line 43, src/sass/components/box/_box-pdp-benefits.scss */
.benefits-pdp .conditionalBox img {
  display: block;
  object-fit: cover;
  min-width: 100%;
  height: 100%;
  min-height: 400px;
}

@media only screen and (min-width: 991px) {
  /* line 43, src/sass/components/box/_box-pdp-benefits.scss */
  .benefits-pdp .conditionalBox img {
    height: auto;
  }
}

@media only screen and (min-width: 991px) {
  /* line 55, src/sass/components/box/_box-pdp-benefits.scss */
  .benefits-pdp .conditionalBox.odd .component-content {
    margin-left: auto;
  }
}

/* line 61, src/sass/components/box/_box-pdp-benefits.scss */
.benefits-pdp .conditionalBox .productAwareRichText {
  bottom: 0;
  margin-top: 16px;
  margin-bottom: 16px;
  position: absolute;
  width: 65%;
}

@media only screen and (max-width: 767px) {
  /* line 61, src/sass/components/box/_box-pdp-benefits.scss */
  .benefits-pdp .conditionalBox .productAwareRichText {
    width: 100%;
  }
}

@media only screen and (min-width: 1200px) {
  /* line 61, src/sass/components/box/_box-pdp-benefits.scss */
  .benefits-pdp .conditionalBox .productAwareRichText {
    margin: 40px 60px;
    padding: 0;
  }
}

/* line 77, src/sass/components/box/_box-pdp-benefits.scss */
.benefits-pdp .conditionalBox .productAwareRichText p {
  font-size: 20px;
  font-size: 2rem;
  font-family: 'ColgateReady';
  color: #fff;
  letter-spacing: -0.33px;
  line-height: 30px;
  font-weight: 900;
  font-style: italic;
  margin: 0;
  padding: 0;
}

@media only screen and (min-width: 1200px) {
  /* line 77, src/sass/components/box/_box-pdp-benefits.scss */
  .benefits-pdp .conditionalBox .productAwareRichText p {
    font-size: 30px;
    font-size: 3rem;
    line-height: 40px;
  }
}

/* line 96, src/sass/components/box/_box-pdp-benefits.scss */
.benefits-pdp .conditionalBox > .component-content {
  position: relative;
}

@media only screen and (min-width: 991px) {
  /* line 96, src/sass/components/box/_box-pdp-benefits.scss */
  .benefits-pdp .conditionalBox > .component-content {
    max-width: 560px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 109, src/sass/components/box/_box-pdp-benefits.scss */
  html[dir='rtl'] .benefits-pdp .conditionalBox.even .component-content {
    float: left;
  }
}

/* line 115, src/sass/components/box/_box-pdp-benefits.scss */
html[dir='rtl'] .benefits-pdp .conditionalBox .richText .component-content {
  float: right;
}

/* line 1, src/sass/components/box/_box-bsbf-hero-overlay.scss */
.bsbf-hero-wrapper {
  position: relative;
  margin: 0 45px;
  width: calc(100% - 90px);
  z-index: 0;
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/box/_box-bsbf-hero-overlay.scss */
  .bsbf-hero-wrapper {
    margin: 0 9px;
    width: calc(100% - 18px);
  }
}

/* line 12, src/sass/components/box/_box-bsbf-hero-overlay.scss */
.bsbf-hero-wrapper.poster-hero-wrapper {
  background-color: #f3f3f3;
}

/* line 15, src/sass/components/box/_box-bsbf-hero-overlay.scss */
.bsbf-hero-wrapper.poster-hero-wrapper::after {
  height: 150%;
}

/* line 19, src/sass/components/box/_box-bsbf-hero-overlay.scss */
.bsbf-hero-wrapper.poster-hero-wrapper::before {
  height: 150%;
}

/* line 24, src/sass/components/box/_box-bsbf-hero-overlay.scss */
.bsbf-hero-wrapper::before, .bsbf-hero-wrapper::after {
  content: '';
  background-color: #fff;
  position: absolute;
  height: 100%;
  width: 5000px;
  width: 100vw;
  top: -71px;
  display: block;
  z-index: 200;
}

@media only screen and (max-width: 767px) {
  /* line 24, src/sass/components/box/_box-bsbf-hero-overlay.scss */
  .bsbf-hero-wrapper::before, .bsbf-hero-wrapper::after {
    width: 9px;
  }
}

/* line 41, src/sass/components/box/_box-bsbf-hero-overlay.scss */
.bsbf-hero-wrapper::before {
  left: -5000px;
  left: -100vw;
}

@media only screen and (max-width: 767px) {
  /* line 41, src/sass/components/box/_box-bsbf-hero-overlay.scss */
  .bsbf-hero-wrapper::before {
    left: -9px;
  }
}

/* line 50, src/sass/components/box/_box-bsbf-hero-overlay.scss */
.bsbf-hero-wrapper::after {
  right: -5000px;
  right: -100vw;
}

@media only screen and (max-width: 767px) {
  /* line 50, src/sass/components/box/_box-bsbf-hero-overlay.scss */
  .bsbf-hero-wrapper::after {
    right: -9px;
  }
}

/* line 59, src/sass/components/box/_box-bsbf-hero-overlay.scss */
.bsbf-hero-wrapper .bsbf-hero-overlay {
  border-radius: 0 0 200% 200%;
  overflow: hidden;
  margin-top: -800px;
  padding-bottom: 170px;
  padding-top: 896px;
  padding-left: calc(50% + 15px);
  padding-right: calc(10% + 15px);
  margin-bottom: -60px;
  width: 160%;
  left: -50%;
  padding-bottom: 71px;
}

@media only screen and (max-width: 991px) {
  /* line 59, src/sass/components/box/_box-bsbf-hero-overlay.scss */
  .bsbf-hero-wrapper .bsbf-hero-overlay {
    padding-bottom: 80px;
    border-radius: 0 0 70% 60% / 0 0 40% 40%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 59, src/sass/components/box/_box-bsbf-hero-overlay.scss */
  .bsbf-hero-wrapper .bsbf-hero-overlay {
    border-radius: 0 0 50% 60% / 0 0 20% 24%;
    margin-top: -850px;
  }
}

/* line 82, src/sass/components/box/_box-bsbf-hero-overlay.scss */
.bsbf-hero-wrapper .bsbf-hero-overlay .bsbf-hero-text-box {
  z-index: 100;
}

/* line 85, src/sass/components/box/_box-bsbf-hero-overlay.scss */
.bsbf-hero-wrapper .bsbf-hero-overlay .bsbf-hero-text-box h1,
.bsbf-hero-wrapper .bsbf-hero-overlay .bsbf-hero-text-box h2,
.bsbf-hero-wrapper .bsbf-hero-overlay .bsbf-hero-text-box h3,
.bsbf-hero-wrapper .bsbf-hero-overlay .bsbf-hero-text-box h4,
.bsbf-hero-wrapper .bsbf-hero-overlay .bsbf-hero-text-box h5,
.bsbf-hero-wrapper .bsbf-hero-overlay .bsbf-hero-text-box h6,
.bsbf-hero-wrapper .bsbf-hero-overlay .bsbf-hero-text-box p {
  color: #fff;
  margin: 0;
}

/* line 96, src/sass/components/box/_box-bsbf-hero-overlay.scss */
.bsbf-hero-wrapper .bsbf-hero-overlay .bsbf-hero-text-box .title h1 {
  font-size: 45px;
  font-size: 4.5rem;
  margin: 16px 0;
  text-align: left;
  font-weight: 900;
  font-style: italic;
  letter-spacing: -0.5px;
  line-height: 56px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  /* line 96, src/sass/components/box/_box-bsbf-hero-overlay.scss */
  .bsbf-hero-wrapper .bsbf-hero-overlay .bsbf-hero-text-box .title h1 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 28px;
    letter-spacing: -0.27px;
  }
}

/* line 114, src/sass/components/box/_box-bsbf-hero-overlay.scss */
.bsbf-hero-wrapper .bsbf-hero-overlay .bsbf-hero-text-box .bsbf-section-name p {
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1.65px;
}

/* line 123, src/sass/components/box/_box-bsbf-hero-overlay.scss */
.bsbf-hero-wrapper .bsbf-hero-overlay .bsbf-hero-text-box .bsbf-age-group h2 {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  font-style: italic;
  letter-spacing: -0.18px;
  line-height: 20px;
}

/* line 132, src/sass/components/box/_box-bsbf-hero-overlay.scss */
.bsbf-hero-wrapper .bsbf-hero-overlay .bsbf-hero-text-box .bsbf-description {
  position: relative;
}

/* line 135, src/sass/components/box/_box-bsbf-hero-overlay.scss */
.bsbf-hero-wrapper .bsbf-hero-overlay .bsbf-hero-text-box .bsbf-description p {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  letter-spacing: -0.1px;
  line-height: 28px;
  margin: 16px 0;
}

/* line 144, src/sass/components/box/_box-bsbf-hero-overlay.scss */
.bsbf-hero-wrapper .bsbf-hero-overlay .bsbf-hero-text-box .bsbf-button {
  width: inherit;
}

/* line 147, src/sass/components/box/_box-bsbf-hero-overlay.scss */
.bsbf-hero-wrapper .bsbf-hero-overlay .bsbf-hero-text-box .bsbf-button p {
  margin: 1em 0;
}

/* line 154, src/sass/components/box/_box-bsbf-hero-overlay.scss */
.bsbf-hero-wrapper .bsbf-hero-overlay .bsbf-hero-image {
  z-index: 0;
  display: block;
  position: absolute;
  right: 0;
  top: 850px;
}

@media only screen and (min-width: 1200px) {
  /* line 154, src/sass/components/box/_box-bsbf-hero-overlay.scss */
  .bsbf-hero-wrapper .bsbf-hero-overlay .bsbf-hero-image {
    right: 80px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 154, src/sass/components/box/_box-bsbf-hero-overlay.scss */
  .bsbf-hero-wrapper .bsbf-hero-overlay .bsbf-hero-image {
    right: -40px;
  }
}

/* line 169, src/sass/components/box/_box-bsbf-hero-overlay.scss */
.bsbf-hero-wrapper .bsbf-hero-overlay .bsbf-hero-image img {
  width: 396px;
}

@media only screen and (max-width: 991px) {
  /* line 169, src/sass/components/box/_box-bsbf-hero-overlay.scss */
  .bsbf-hero-wrapper .bsbf-hero-overlay .bsbf-hero-image img {
    filter: saturate(0.3) opacity(0.3);
    max-width: 300px;
  }
}

/* line 3, src/sass/components/box/_box-article-video-header.scss */
.article-video-header {
  position: relative;
  height: 680px;
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/box/_box-article-video-header.scss */
  .article-video-header {
    height: 560px;
    margin-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
  }
}

/* line 14, src/sass/components/box/_box-article-video-header.scss */
.article-video-header .parametrizedhtml.reference-youtube-header {
  position: absolute;
  left: 0;
  height: 600px;
  padding: 0 30px;
}

@media only screen and (max-width: 991px) {
  /* line 14, src/sass/components/box/_box-article-video-header.scss */
  .article-video-header .parametrizedhtml.reference-youtube-header {
    padding: 0;
    height: 400px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 14, src/sass/components/box/_box-article-video-header.scss */
  .article-video-header .parametrizedhtml.reference-youtube-header {
    padding: 0;
    position: relative;
    height: 300px;
  }
}

/* line 31, src/sass/components/box/_box-article-video-header.scss */
.article-video-header .parametrizedhtml.reference-youtube-header iframe {
  margin: 0;
  z-index: 0;
  width: 100%;
  height: 600px;
}

@media only screen and (max-width: 767px) {
  /* line 31, src/sass/components/box/_box-article-video-header.scss */
  .article-video-header .parametrizedhtml.reference-youtube-header iframe {
    height: 300px;
  }
}

/* line 43, src/sass/components/box/_box-article-video-header.scss */
.article-video-header .box.component {
  left: 50%;
  width: 50%;
  height: 600px;
  z-index: 1;
}

@media only screen and (max-width: 991px) {
  /* line 43, src/sass/components/box/_box-article-video-header.scss */
  .article-video-header .box.component {
    padding: 0;
    height: 500px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 43, src/sass/components/box/_box-article-video-header.scss */
  .article-video-header .box.component {
    left: 52px;
    height: 260px;
    width: calc(100% - 30px);
    bottom: 0;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

@media only screen and (min-width: 991px) {
  /* line 65, src/sass/components/box/_box-article-video-header.scss */
  .article-video-header .box.component > .component-content {
    width: 75%;
    margin: auto;
    position: relative;
    top: 50%;
    margin-top: -25%;
  }
}

@media only screen and (max-width: 991px) {
  /* line 65, src/sass/components/box/_box-article-video-header.scss */
  .article-video-header .box.component > .component-content {
    width: 95%;
    position: relative;
    top: 50%;
    margin-top: -25%;
    margin-left: 25px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 65, src/sass/components/box/_box-article-video-header.scss */
  .article-video-header .box.component > .component-content {
    top: initial;
    margin-top: initial;
    width: 86%;
    margin-left: -15px;
  }
}

/* line 90, src/sass/components/box/_box-article-video-header.scss */
.article-video-header .box.component .title h1 {
  font-size: 45px;
  font-size: 4.5rem;
  font-family: 'ColgateReady';
  font-style: italic;
  font-weight: 900;
  letter-spacing: -0.5px;
  line-height: 56px;
  color: #fff;
  z-index: 3;
  position: relative;
  width: 90%;
  text-align: left;
}

@media only screen and (max-width: 991px) {
  /* line 90, src/sass/components/box/_box-article-video-header.scss */
  .article-video-header .box.component .title h1 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 45px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 90, src/sass/components/box/_box-article-video-header.scss */
  .article-video-header .box.component .title h1 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 45px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 90, src/sass/components/box/_box-article-video-header.scss */
  .article-video-header .box.component .title h1 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 32px;
    letter-spacing: -0.27px;
    margin-top: 10px;
    width: 80%;
  }
}

/* line 126, src/sass/components/box/_box-article-video-header.scss */
.article-video-header .box.component .reference-new-badge .badge-1 {
  font-size: 20px;
  font-size: 2rem;
  color: #fff;
  font-family: 'ColgateReady';
  font-style: italic;
  font-weight: 900;
  letter-spacing: -0.25px;
  text-align: center;
  z-index: 2;
  position: relative;
  text-transform: none;
}

@media only screen and (max-width: 767px) {
  /* line 126, src/sass/components/box/_box-article-video-header.scss */
  .article-video-header .box.component .reference-new-badge .badge-1 {
    font-size: 14px;
    font-size: 1.4rem;
    letter-spacing: -0.18px;
  }
}

/* line 146, src/sass/components/box/_box-article-video-header.scss */
.article-video-header .box.component .reference-published-date {
  margin-top: 30px;
}

@media only screen and (max-width: 767px) {
  /* line 146, src/sass/components/box/_box-article-video-header.scss */
  .article-video-header .box.component .reference-published-date {
    margin-top: 0;
  }
}

/* line 153, src/sass/components/box/_box-article-video-header.scss */
.article-video-header .box.component .reference-published-date .published-date span {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'Open Sans';
  letter-spacing: 0;
  line-height: 28px;
  position: relative;
  z-index: 2;
}

/* line 165, src/sass/components/box/_box-article-video-header.scss */
.article-video-header .box.component .article-video-header-back {
  background-color: #8f1f1d;
  opacity: 0.5;
  width: calc(100% - 10px);
  height: 600px;
  position: absolute;
  top: 0;
  margin-left: -35px;
  z-index: 1;
}

@media only screen and (max-width: 991px) {
  /* line 165, src/sass/components/box/_box-article-video-header.scss */
  .article-video-header .box.component .article-video-header-back {
    width: calc(100% + 20px);
    margin-left: -20px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 165, src/sass/components/box/_box-article-video-header.scss */
  .article-video-header .box.component .article-video-header-back {
    height: 250px;
    width: 100%;
    border-bottom-right-radius: 24px;
    opacity: 1;
    margin-left: -74px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 190, src/sass/components/box/_box-article-video-header.scss */
  .article-video-header .title-and-date-box .reference-new-badge,
  .article-video-header .title-and-date-box .title,
  .article-video-header .title-and-date-box .reference-published-date {
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-hided-items.scss */
  .hided-item {
    display: none;
  }
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 7, src/sass/components/box/_box-storybooks-carousel.scss */
.storybooks-carousel {
  max-width: 636px;
  margin: 0 auto;
  width: 60% !important;
  padding: 0 5% !important;
}

@media only screen and (max-width: 991px) {
  /* line 7, src/sass/components/box/_box-storybooks-carousel.scss */
  .storybooks-carousel {
    width: 94% !important;
    padding: 0 2% !important;
  }
}

@media only screen and (max-width: 767px) {
  /* line 7, src/sass/components/box/_box-storybooks-carousel.scss */
  .storybooks-carousel {
    width: 94% !important;
    padding: 0 2% !important;
  }
}

/* line 23, src/sass/components/box/_box-storybooks-carousel.scss */
.storybooks-carousel .storybook-pages {
  padding: 80px 0;
}

@media only screen and (min-width: 991px) {
  /* line 23, src/sass/components/box/_box-storybooks-carousel.scss */
  .storybooks-carousel .storybook-pages {
    padding-top: 0;
  }
}

/* line 31, src/sass/components/box/_box-storybooks-carousel.scss */
.storybooks-carousel .slick-slide {
  max-height: calc(90vh - 90px - 80px);
  object-fit: contain;
}

@media only screen and (min-width: 991px) {
  /* line 31, src/sass/components/box/_box-storybooks-carousel.scss */
  .storybooks-carousel .slick-slide {
    max-height: calc(95vh - 80px);
  }
}

/* line 40, src/sass/components/box/_box-storybooks-carousel.scss */
.storybooks-carousel .slick-dotted.slick-slider {
  margin-bottom: 0;
}

/* line 44, src/sass/components/box/_box-storybooks-carousel.scss */
.storybooks-carousel .slick-dots {
  bottom: 5px;
  font-size: 0;
  line-height: 0;
}

/* line 49, src/sass/components/box/_box-storybooks-carousel.scss */
.storybooks-carousel .slick-dots li {
  padding: 0 8px;
  margin: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  width: auto;
}

@media only screen and (max-width: 767px) {
  /* line 49, src/sass/components/box/_box-storybooks-carousel.scss */
  .storybooks-carousel .slick-dots li {
    padding: 0 4px;
  }
}

/* line 61, src/sass/components/box/_box-storybooks-carousel.scss */
.storybooks-carousel .slick-dots li button {
  cursor: pointer;
  border-radius: 50%;
  font-size: 16px;
  height: 8px;
  width: 8px;
  padding: 0;
  margin: 0;
  display: inline-block;
  background-color: #fff;
}

@media only screen and (max-width: 767px) {
  /* line 61, src/sass/components/box/_box-storybooks-carousel.scss */
  .storybooks-carousel .slick-dots li button {
    height: 5px;
    width: 5px;
  }
}

/* line 80, src/sass/components/box/_box-storybooks-carousel.scss */
.storybooks-carousel .slick-dots .slick-active button {
  background-color: #d2010d;
}

/* line 86, src/sass/components/box/_box-storybooks-carousel.scss */
.storybooks-carousel .slick-arrow {
  z-index: 50;
  top: auto;
  bottom: 0;
  transform: none;
}

/* line 92, src/sass/components/box/_box-storybooks-carousel.scss */
.storybooks-carousel .slick-arrow::before {
  font-family: 'ColgateRelaunchIcons';
  color: #fff;
  opacity: 1;
}

/* line 98, src/sass/components/box/_box-storybooks-carousel.scss */
.storybooks-carousel .slick-arrow:hover::before {
  color: #d2010d;
}

/* line 103, src/sass/components/box/_box-storybooks-carousel.scss */
.storybooks-carousel .slick-next {
  right: 88px;
}

@media only screen and (max-width: 767px) {
  /* line 103, src/sass/components/box/_box-storybooks-carousel.scss */
  .storybooks-carousel .slick-next {
    right: 50px;
  }
}

/* line 110, src/sass/components/box/_box-storybooks-carousel.scss */
.storybooks-carousel .slick-next::before {
  content: '\e90a';
}

/* line 115, src/sass/components/box/_box-storybooks-carousel.scss */
.storybooks-carousel .slick-prev {
  left: 88px;
}

@media only screen and (max-width: 767px) {
  /* line 115, src/sass/components/box/_box-storybooks-carousel.scss */
  .storybooks-carousel .slick-prev {
    left: 50px;
  }
}

/* line 122, src/sass/components/box/_box-storybooks-carousel.scss */
.storybooks-carousel .slick-prev::before {
  content: '\e909';
}

/* line 127, src/sass/components/box/_box-storybooks-carousel.scss */
.storybooks-carousel .slick-arrow.slick-disabled::before {
  opacity: 1;
}

/* line 133, src/sass/components/box/_box-storybooks-carousel.scss */
.overlay-container.storybooks-modal {
  position: fixed;
  top: 50% !important;
  transform: translateY(-50%);
  transform: translateY(calc(-50% + 5px));
}

@media only screen and (min-width: 991px) {
  /* line 133, src/sass/components/box/_box-storybooks-carousel.scss */
  .overlay-container.storybooks-modal {
    transform: translateY(-50%);
    transform: translateY(calc(-50% + 20px));
  }
}

/* line 144, src/sass/components/box/_box-storybooks-carousel.scss */
.overlay-container.storybooks-modal .overlay-content {
  background: transparent;
}

/* line 147, src/sass/components/box/_box-storybooks-carousel.scss */
.overlay-container.storybooks-modal .overlay-content .overlay-close {
  top: 0;
  right: 9px;
  background: #fff;
  border-radius: 20px 0 20px 20px;
  box-shadow: 0 4px 15px -5px rgba(0, 0, 0, 0.2);
  height: 40px;
  width: 40px;
  border-radius: 50%;
  background-color: transparent;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 147, src/sass/components/box/_box-storybooks-carousel.scss */
  .overlay-container.storybooks-modal .overlay-content .overlay-close {
    top: 10px;
    right: 22px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 147, src/sass/components/box/_box-storybooks-carousel.scss */
  .overlay-container.storybooks-modal .overlay-content .overlay-close {
    top: 10px;
    right: 0;
  }
}

/* line 168, src/sass/components/box/_box-storybooks-carousel.scss */
.overlay-container.storybooks-modal .overlay-content .overlay-close::after {
  font-size: 48px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* line 1, src/sass/components/box/_box-image-gallery.scss */
.gallery-image {
  display: none;
}

@media only screen and (min-width: 991px) {
  /* line 4, src/sass/components/box/_box-image-gallery.scss */
  .gallery-image img {
    min-width: 900px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 4, src/sass/components/box/_box-image-gallery.scss */
  .gallery-image img {
    min-width: 900px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 4, src/sass/components/box/_box-image-gallery.scss */
  .gallery-image img {
    object-fit: cover;
    min-width: 340px;
    height: 400px;
  }
}

/* line 21, src/sass/components/box/_box-image-gallery.scss */
.active-image {
  display: block;
}

/* line 27, src/sass/components/box/_box-image-gallery.scss */
.active-button .component-content img {
  border: 2px solid #009ca6;
}

/* line 33, src/sass/components/box/_box-image-gallery.scss */
.glossary-gallery-nav {
  margin-top: -30px;
  padding-left: 27px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 33, src/sass/components/box/_box-image-gallery.scss */
  .glossary-gallery-nav {
    padding-left: 27px;
  }
  /* line 40, src/sass/components/box/_box-image-gallery.scss */
  .glossary-gallery-nav img {
    max-width: none;
    width: 82px;
    height: 82px;
    border: 2px solid transparent;
    border-radius: 10px;
    object-fit: cover;
  }
  /* line 49, src/sass/components/box/_box-image-gallery.scss */
  .glossary-gallery-nav img:hover {
    border: 2px solid #009ca6;
  }
  /* line 54, src/sass/components/box/_box-image-gallery.scss */
  .glossary-gallery-nav .image {
    width: 82px;
    margin-right: 14px;
    padding: 0;
  }
}

@media only screen and (max-width: 991px) {
  /* line 33, src/sass/components/box/_box-image-gallery.scss */
  .glossary-gallery-nav {
    padding-left: 13px;
  }
  /* line 64, src/sass/components/box/_box-image-gallery.scss */
  .glossary-gallery-nav img {
    max-width: none;
    width: 82px;
    height: 82px;
    border: 2px solid transparent;
    border-radius: 10px;
    object-fit: cover;
  }
  /* line 73, src/sass/components/box/_box-image-gallery.scss */
  .glossary-gallery-nav img:hover {
    border: 2px solid #009ca6;
  }
  /* line 78, src/sass/components/box/_box-image-gallery.scss */
  .glossary-gallery-nav .image {
    width: 82px;
    margin-right: 14px;
    padding: 0;
  }
}

/* line 85, src/sass/components/box/_box-image-gallery.scss */
.glossary-gallery-nav img {
  max-width: none;
  width: 82px;
  height: 82px;
  border: 2px solid transparent;
  border-radius: 10px;
  object-fit: cover;
}

/* line 94, src/sass/components/box/_box-image-gallery.scss */
.glossary-gallery-nav img:hover {
  border: 2px solid #009ca6;
}

/* line 99, src/sass/components/box/_box-image-gallery.scss */
.glossary-gallery-nav .image {
  width: 82px;
  margin-right: 14px;
  padding: 0;
}

/* 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-width: 616px;
  min-height: 581px;
  margin-top: 240px;
  margin-right: 87px;
  border-radius: 10px;
  box-shadow: 0 0 24px 1px rgba(0, 0, 0, 0.75);
  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;
    min-width: 296px;
    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;
    min-width: 296px;
    margin-top: 160px;
    margin-right: 5px;
    margin-left: 5px;
    text-align: center;
  }
}

/* line 1, src/sass/components/box/_box-pdp-safety-info.scss */
.pdp-safety-info {
  padding: 0 2%;
}

@media only screen and (min-width: 991px) {
  /* line 1, src/sass/components/box/_box-pdp-safety-info.scss */
  .pdp-safety-info {
    padding: 0 2%;
  }
}

/* line 8, src/sass/components/box/_box-pdp-safety-info.scss */
.pdp-safety-info .component-content {
  margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
  /* line 12, src/sass/components/box/_box-pdp-safety-info.scss */
  .pdp-safety-info .productAwareRichText.article-content {
    padding: 0 15px;
  }
}

/* line 17, src/sass/components/box/_box-pdp-safety-info.scss */
.pdp-safety-info .productAwareRichText.article-content .richText-content > p {
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 0;
  font-family: 'OpenSans', sans-serif;
  letter-spacing: -0.1px;
  line-height: 28px;
  font-weight: normal;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/box/_box-pdp-packshot-container.scss */
.pdp-packshot-container {
  width: 66.6666%;
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/box/_box-pdp-packshot-container.scss */
  .pdp-packshot-container {
    width: 100%;
    margin-top: 100px;
    z-index: 1;
  }
}

/* line 12, src/sass/components/box/_box-pdp-packshot-container.scss */
.pdp-packshot-container > .component-content > .paragraphSystem {
  display: flex;
  justify-content: center;
  align-items: stretch;
  max-height: calc(100vw*0.6);
}

@media only screen and (max-width: 767px) {
  /* line 12, src/sass/components/box/_box-pdp-packshot-container.scss */
  .pdp-packshot-container > .component-content > .paragraphSystem {
    display: block;
  }
}

/* line 22, src/sass/components/box/_box-pdp-packshot-container.scss */
.pdp-packshot-container > .component-content > .paragraphSystem .pdp-more-images {
  width: 40px;
  height: 40px;
  z-index: 1;
}

/* line 1, src/sass/components/box/_box-pdp-name-container.scss */
.pdp-name-container {
  padding-left: 85px;
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/box/_box-pdp-name-container.scss */
  .pdp-name-container {
    padding-left: 70px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-pdp-name-container.scss */
  .pdp-name-container {
    padding: 17px;
    margin-top: 50px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 1, src/sass/components/box/_box-pdp-name-container.scss */
  .pdp-name-container {
    padding: 0 17px 100px;
  }
}

/* line 17, src/sass/components/box/_box-pdp-name-container.scss */
.pdp-name-container > .component-content {
  background: #00000078;
  padding: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 17, src/sass/components/box/_box-pdp-name-container.scss */
  .pdp-name-container > .component-content {
    padding: 7px;
  }
}

/* line 27, src/sass/components/box/_box-pdp-name-container.scss */
.pdp-name-container .p-w-r span {
  color: #fff;
}

/* line 1, src/sass/components/box/_box-search-nav-bar.scss */
.nav-bar-search {
  margin-top: -25px;
  padding: 0;
}

/* line 5, src/sass/components/box/_box-search-nav-bar.scss */
.nav-bar-search .component-content {
  height: 60px;
}

@media only screen and (max-width: 767px) {
  /* line 5, src/sass/components/box/_box-search-nav-bar.scss */
  .nav-bar-search .component-content {
    height: 51px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 12, src/sass/components/box/_box-search-nav-bar.scss */
  .nav-bar-search .component-content p {
    display: flex;
    justify-content: space-between;
  }
}

/* line 19, src/sass/components/box/_box-search-nav-bar.scss */
.nav-bar-search .component-content a {
  font-size: 20px;
  font-size: 2rem;
  color: #d2010d;
  font-weight: bold;
  font-style: italic;
  letter-spacing: -0.25px;
  line-height: 28px;
  margin: 0 30px 0 0;
  padding: 0 30px 12px 0;
}

@media only screen and (max-width: 767px) {
  /* line 19, src/sass/components/box/_box-search-nav-bar.scss */
  .nav-bar-search .component-content a {
    font-size: 18px;
    font-size: 1.8rem;
    margin: 0;
    padding: 0 0 12px;
    letter-spacing: -0.3px;
    line-height: 20px;
  }
}

/* line 39, src/sass/components/box/_box-search-nav-bar.scss */
.nav-bar-search .component-content a.active, .nav-bar-search .component-content a:hover {
  text-decoration: none;
  border-bottom: 3px solid #00838a;
  color: #00838a;
}

/* line 2, src/sass/components/box/_box-pdp-buttons-container.scss */
.pdp-buttons-container > .component-content > .paragraphSystem {
  margin: 0;
}

/* line 6, src/sass/components/box/_box-pdp-buttons-container.scss */
.pdp-buttons-container .richText {
  padding: 0;
  width: auto;
  margin-right: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 6, src/sass/components/box/_box-pdp-buttons-container.scss */
  .pdp-buttons-container .richText {
    margin-right: 0;
    margin-left: 10px;
  }
  /* line 15, src/sass/components/box/_box-pdp-buttons-container.scss */
  .pdp-buttons-container .richText.first {
    margin-left: 0;
  }
}

/* line 1, src/sass/components/box/_box-bsbf-image-wrapper.scss */
.bsbf-image-wrapper {
  padding: 0 24px;
}

/* line 1, src/sass/components/box/_box-ilustration-hero.scss */
.ilustration-hero {
  position: relative;
  padding: 0 40px;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-ilustration-hero.scss */
  .ilustration-hero {
    margin-top: 0;
    padding: 0 15px;
  }
}

/* line 10, src/sass/components/box/_box-ilustration-hero.scss */
.ilustration-hero .ilustration-hero-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  padding-left: 5%;
}

@media only screen and (max-width: 767px) {
  /* line 10, src/sass/components/box/_box-ilustration-hero.scss */
  .ilustration-hero .ilustration-hero-content {
    top: 10%;
    transform: translateY(-10%);
  }
  /* line 21, src/sass/components/box/_box-ilustration-hero.scss */
  .ilustration-hero .ilustration-hero-content .hero-title h1 {
    font-size: 27px;
    font-size: 2.7rem;
  }
}

@media only screen and (min-width: 991px) {
  /* line 1, src/sass/components/box/_box-bsbf-video-container.scss */
  .bsbf-video-container {
    padding-left: 0;
    padding-right: 16px;
    margin-top: 0;
    margin-left: 9.5%;
  }
  /* line 9, src/sass/components/box/_box-bsbf-video-container.scss */
  .bsbf-video-container .reference-youtube-video {
    padding: 19px;
    max-width: 978px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 1, src/sass/components/box/_box-bsbf-video-container.scss */
  .bsbf-video-container {
    margin-top: 42px;
    margin-left: 0;
    max-width: 100%;
  }
  /* line 20, src/sass/components/box/_box-bsbf-video-container.scss */
  .bsbf-video-container .reference-youtube-video {
    max-width: 81%;
    margin-left: 1.7%;
  }
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/box/_box-bsbf-video-container.scss */
  .bsbf-video-container {
    margin-top: 62px;
    max-width: none;
    margin-left: 0;
    padding: 2%;
    /* padding: 0 6%; */
  }
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-bsbf-video-container.scss */
  .bsbf-video-container {
    padding: 0 3%;
  }
}

/* line 1, src/sass/components/box/_box-rounded-bottom.scss */
.rounded-bottom {
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
}

/* line 3, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel {
  margin: 64px 0 40px;
  padding: 0 0 0 81px;
}

@media only screen and (min-width: 1200px) {
  /* line 3, src/sass/components/box/_box-resource-card-carousel.scss */
  .resource-card-carousel {
    padding: 0 0 0 116px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 3, src/sass/components/box/_box-resource-card-carousel.scss */
  .resource-card-carousel {
    padding: 0 0 0 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/box/_box-resource-card-carousel.scss */
  .resource-card-carousel {
    padding-left: 8px;
    margin: 20px 0 40px;
  }
}

/* line 20, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .content {
  position: relative;
}

/* line 25, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel__carousel > .component-content > .content {
  display: flex;
}

/* line 30, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel__card {
  width: max-content;
}

/* line 33, 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 46, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel__card .image a {
  display: block;
  height: 292px;
}

/* line 52, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel__card img {
  max-height: 100%;
  border-radius: 24px;
}

/* line 57, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel__card + .resource-card-carousel__card {
  margin-left: 24px;
}

/* line 62, 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 74, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel__box .content {
  width: 100%;
  margin: 0;
}

/* line 79, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel__box p {
  color: #333;
  font-family: ColgateReady;
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  height: 60px;
  letter-spacing: -0.18px;
  line-height: 20px;
  width: 160px;
  margin: 0;
  pointer-events: auto;
}

/* line 93, 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 111, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .tabs-nav-list {
  overflow: visible;
  width: 100%;
}

/* line 116, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel h2 {
  color: #333;
  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: 767px) {
  /* line 116, src/sass/components/box/_box-resource-card-carousel.scss */
  .resource-card-carousel h2 {
    font-size: 24px;
  }
}

/* line 130, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .tabs {
  margin-top: 33px;
}

@media only screen and (max-width: 767px) {
  /* line 130, src/sass/components/box/_box-resource-card-carousel.scss */
  .resource-card-carousel .tabs {
    margin-top: 0;
  }
}

/* line 137, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .tabs .tabs-content {
  background-color: transparent;
}

/* line 141, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .tabs .tabs-content:not(.is-hidden) ~ .tabs-content:not(.is-hidden) {
  display: none;
}

/* line 145, 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;
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.25px;
  line-height: 28px;
}

@media only screen and (max-width: 767px) {
  /* line 145, src/sass/components/box/_box-resource-card-carousel.scss */
  .resource-card-carousel .tabs .tabs-nav-item a {
    font-size: 14px;
  }
}

/* line 158, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .tabs .tabs-nav-item a:hover {
  color: #00838a;
}

/* line 163, 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 163, src/sass/components/box/_box-resource-card-carousel.scss */
  .resource-card-carousel .tabs .tabs-nav {
    margin-bottom: 16px;
  }
  /* line 171, src/sass/components/box/_box-resource-card-carousel.scss */
  .resource-card-carousel .tabs .tabs-nav .slick-track {
    margin-left: 5px;
  }
}

/* line 177, 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 184, 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 184, src/sass/components/box/_box-resource-card-carousel.scss */
  .resource-card-carousel .tabs .tabs-nav-item + .tabs-nav-item {
    margin-left: 24px;
  }
}

/* line 192, 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 198, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .tabs .tabs-nav-item.is-active span {
  color: #00838a;
}

/* line 202, 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: #00838a;
}

/* line 214, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .tabs .is-hidden {
  display: none;
}

/* line 219, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .slick-track {
  display: flex;
  margin-left: 18px;
}

/* line 224, 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: 140px;
  z-index: 30;
}

@media only screen and (max-width: 767px) {
  /* line 224, src/sass/components/box/_box-resource-card-carousel.scss */
  .resource-card-carousel .resource-card-arrows {
    right: 140px;
    top: 19px;
  }
}

/* line 239, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .resource-card-prev {
  cursor: pointer;
  z-index: 30;
}

/* line 243, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .resource-card-prev.slick-disabled {
  opacity: 0;
  pointer-events: none;
  cursor: default;
}

/* line 249, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .resource-card-prev::before {
  font-family: 'ColgateRelaunchIcons';
  content: '\e909';
  color: #444141;
}

/* line 256, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .resource-card-next {
  margin-left: 11px;
  z-index: 30;
  cursor: pointer;
}

/* line 261, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .resource-card-next.slick-disabled {
  opacity: 0;
  pointer-events: none;
  cursor: default;
}

/* line 267, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .resource-card-next::before {
  font-family: 'ColgateRelaunchIcons';
  content: '\e90a';
  color: #444141;
}

/* line 274, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .slick-track::before,
.resource-card-carousel .slick-track::after {
  display: none;
}

/* line 279, src/sass/components/box/_box-resource-card-carousel.scss */
.resource-card-carousel .tabs-nav-item.is-active,
.resource-card-carousel .tabs-nav-item.is-active a,
.resource-card-carousel .tabs-nav-item.is-active:hover {
  background-color: transparent;
}

@media only screen and (min-width: 991px) {
  /* line 1, src/sass/components/box/_box-artGalleryRightLeft.scss */
  .artGalleryRight {
    position: relative;
    max-width: 400px;
    padding-left: 0;
    background-color: #fff;
    z-index: 2;
  }
}

@media only screen and (min-width: 991px) {
  /* line 13, src/sass/components/box/_box-artGalleryRightLeft.scss */
  .artGalleryLeft {
    position: relative;
    padding: 0;
    z-index: 1;
  }
  /* line 19, src/sass/components/box/_box-artGalleryRightLeft.scss */
  .artGalleryLeft .artwork {
    margin-right: 50px;
  }
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/box/_box-bsbf-container-studentInfo.scss */
.bsbf-studentInfo-container {
  position: relative;
  width: 90%;
  padding-left: 30px;
  padding-right: 0;
}

@media only screen and (min-width: 991px) {
  /* line 10, src/sass/components/box/_box-bsbf-container-studentInfo.scss */
  .bsbf-studentInfo-container::before {
    content: '';
    position: absolute;
    top: -22px;
    left: 14px;
    display: block;
    height: 100%;
    background-color: #d6d6d6;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 3, src/sass/components/box/_box-bsbf-container-studentInfo.scss */
  .bsbf-studentInfo-container {
    padding: 0 15px 30px;
    background-color: #fff;
  }
  /* line 26, src/sass/components/box/_box-bsbf-container-studentInfo.scss */
  .bsbf-studentInfo-container::before {
    content: '';
    position: absolute;
    display: block;
    width: 0;
    height: 0;
  }
}

@media only screen and (max-width: 991px) {
  /* line 3, src/sass/components/box/_box-bsbf-container-studentInfo.scss */
  .bsbf-studentInfo-container {
    padding: 0 15px;
    background-color: #fff;
    width: 100%;
  }
}

/* line 41, src/sass/components/box/_box-bsbf-container-studentInfo.scss */
.bsbf-studentInfo-container .student-picture {
  max-width: 155px;
}

/* line 44, src/sass/components/box/_box-bsbf-container-studentInfo.scss */
.bsbf-studentInfo-container .student-picture img {
  max-width: 120px;
  border-radius: 30px;
  border-top-right-radius: 0;
}

/* line 52, src/sass/components/box/_box-bsbf-container-studentInfo.scss */
.bsbf-studentInfo-container .student-name p {
  margin-top: 0;
}

/* line 56, src/sass/components/box/_box-bsbf-container-studentInfo.scss */
.bsbf-studentInfo-container .student-name .red-text {
  font-size: 11px;
  font-size: 1.1rem;
  font-family: 'ColgateReady';
  font-weight: 900;
  letter-spacing: 1.65px;
  text-transform: uppercase;
}

/* line 65, src/sass/components/box/_box-bsbf-container-studentInfo.scss */
.bsbf-studentInfo-container .student-name .black-text {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: 'ColgateReady';
  font-style: italic;
  font-weight: 900;
  letter-spacing: -0.3px;
  line-height: 32px;
  color: #333;
}

@media only screen and (max-width: 991px) {
  /* line 65, src/sass/components/box/_box-bsbf-container-studentInfo.scss */
  .bsbf-studentInfo-container .student-name .black-text {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: -0.25px;
    line-height: 28px;
  }
}

/* line 85, src/sass/components/box/_box-bsbf-container-studentInfo.scss */
.bsbf-studentInfo-container .student-description p {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'OpenSans', sans-serif;
  letter-spacing: 0;
  line-height: 22px;
}

/* line 1, src/sass/components/box/_box-artGalleryContainer.scss */
.artGalleryContainer {
  padding-left: 65px;
  background-color: #eeeeee;
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/box/_box-artGalleryContainer.scss */
  .artGalleryContainer {
    padding-left: 15px;
  }
}

/* line 1, src/sass/components/box/_box-bsbf-mopinion-feedback.scss */
.bsbf-mopinion-feedback {
  width: calc(100% - 60px);
  margin: -30px 30px 0;
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/box/_box-bsbf-mopinion-feedback.scss */
  .bsbf-mopinion-feedback {
    width: calc(100% + 12px);
    margin: 0 -6px;
  }
}

/* line 5, src/sass/components/box/_box-lyrics.scss */
.lyrics-box {
  position: relative;
  display: flex;
  border-radius: 32px 0;
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0 4px 15px -5px rgba(0, 0, 0, 0.2);
  width: calc(100% - 30px);
  margin: 0 15px;
}

@media only screen and (max-width: 767px) {
  /* line 5, src/sass/components/box/_box-lyrics.scss */
  .lyrics-box {
    border-radius: 24px 0;
  }
}

/* line 19, src/sass/components/box/_box-lyrics.scss */
.lyrics-box__headline {
  display: flex;
  align-items: center;
  height: 64px;
  background-color: #00838a;
  box-shadow: 0 4px 15px -5px rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 767px) {
  /* line 19, src/sass/components/box/_box-lyrics.scss */
  .lyrics-box__headline {
    padding: 0 32px;
  }
}

/* line 30, src/sass/components/box/_box-lyrics.scss */
.lyrics-box__headline .component-content {
  width: 100%;
}

@media only screen and (max-width: 991px) {
  /* line 34, src/sass/components/box/_box-lyrics.scss */
  .lyrics-box__headline .content {
    display: flex;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 34, src/sass/components/box/_box-lyrics.scss */
  .lyrics-box__headline .content {
    display: flex;
  }
}

/* line 43, src/sass/components/box/_box-lyrics.scss */
.lyrics-box__headline .lyrics-box__title {
  padding-left: 48px;
}

@media only screen and (max-width: 767px) {
  /* line 43, src/sass/components/box/_box-lyrics.scss */
  .lyrics-box__headline .lyrics-box__title {
    padding-left: 16px;
  }
}

/* line 50, src/sass/components/box/_box-lyrics.scss */
.lyrics-box__headline .lyrics-box__title p {
  color: #fff;
  font-family: ColgateReady;
  font-size: 24px;
  font-style: italic;
  font-weight: 900;
  letter-spacing: -0.3px;
  line-height: 32px;
  margin: 0;
}

/* line 62, src/sass/components/box/_box-lyrics.scss */
.lyrics-box__headline .lyrics-box__download {
  padding-right: 48px;
}

@media only screen and (max-width: 767px) {
  /* line 62, src/sass/components/box/_box-lyrics.scss */
  .lyrics-box__headline .lyrics-box__download {
    padding: 0;
  }
}

/* line 69, src/sass/components/box/_box-lyrics.scss */
.lyrics-box__headline .lyrics-box__download p {
  text-align: right;
  margin: 0;
}

/* line 74, src/sass/components/box/_box-lyrics.scss */
.lyrics-box__headline .lyrics-box__download a {
  position: relative;
  color: #fff;
  font-family: ColgateReady;
  font-size: 15px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.2px;
  line-height: 32px;
}

@media only screen and (max-width: 767px) {
  /* line 74, src/sass/components/box/_box-lyrics.scss */
  .lyrics-box__headline .lyrics-box__download a {
    margin: 0;
    font-size: 0;
  }
}

/* line 89, src/sass/components/box/_box-lyrics.scss */
.lyrics-box__headline .lyrics-box__download a::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;
  font-family: 'ColgateRelaunchIcons';
  color: #fff;
  left: 0;
  top: 50%;
  transform: translate(calc(-100% - 15px), -50%);
  margin-right: 20px;
}

@media (-ms-high-contrast: none) and (max-width: 767px), (-ms-high-contrast: active) and (max-width: 767px) {
  /* line 89, src/sass/components/box/_box-lyrics.scss */
  .lyrics-box__headline .lyrics-box__download a::before {
    top: -12px !important;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 89, src/sass/components/box/_box-lyrics.scss */
  .lyrics-box__headline .lyrics-box__download a::before {
    top: -3px;
    left: -40px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 89, src/sass/components/box/_box-lyrics.scss */
  .lyrics-box__headline .lyrics-box__download a::before {
    margin: 0;
  }
}

/* line 119, src/sass/components/box/_box-lyrics.scss */
.lyrics-box__wrapper {
  padding: 24px 24px 48px;
}

@media only screen and (max-width: 767px) {
  /* line 119, src/sass/components/box/_box-lyrics.scss */
  .lyrics-box__wrapper {
    padding: 16px 32px;
  }
}

/* line 126, src/sass/components/box/_box-lyrics.scss */
.lyrics-box__wrapper .content {
  margin: 0;
}

/* line 130, src/sass/components/box/_box-lyrics.scss */
.lyrics-box__wrapper .box {
  padding: 0;
}

@media only screen and (max-width: 767px) {
  /* line 134, src/sass/components/box/_box-lyrics.scss */
  .lyrics-box__wrapper .box:not(.first) {
    display: none;
  }
  /* line 138, src/sass/components/box/_box-lyrics.scss */
  .lyrics-box__wrapper .box + .box {
    margin-top: 32px;
  }
}

/* line 144, src/sass/components/box/_box-lyrics.scss */
.lyrics-box__wrapper .lyrics-box__text {
  padding: 0 24px;
}

@media only screen and (max-width: 767px) {
  /* line 144, src/sass/components/box/_box-lyrics.scss */
  .lyrics-box__wrapper .lyrics-box__text {
    padding: 0;
  }
}

/* line 151, src/sass/components/box/_box-lyrics.scss */
.lyrics-box__wrapper .lyrics-box__text p {
  color: #333;
  font-family: ColgateReady;
  font-size: 18px;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.2px;
  line-height: 32px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  /* line 151, src/sass/components/box/_box-lyrics.scss */
  .lyrics-box__wrapper .lyrics-box__text p {
    font-size: 14px;
    line-height: 24px;
  }
}

/* line 168, src/sass/components/box/_box-lyrics.scss */
.lyrics-box__wrapper .lyrics-box__text p + p {
  margin-top: 32px;
}

@media only screen and (max-width: 767px) {
  /* line 168, src/sass/components/box/_box-lyrics.scss */
  .lyrics-box__wrapper .lyrics-box__text p + p {
    margin-top: 24px;
  }
}

/* line 177, src/sass/components/box/_box-lyrics.scss */
.lyrics-box__wrapper .lyrics-box__see-more {
  display: none;
  padding: 0;
  margin-top: 25px;
}

@media only screen and (max-width: 767px) {
  /* line 177, src/sass/components/box/_box-lyrics.scss */
  .lyrics-box__wrapper .lyrics-box__see-more {
    display: flex;
  }
  /* line 185, src/sass/components/box/_box-lyrics.scss */
  .lyrics-box__wrapper .lyrics-box__see-more p {
    position: relative;
    color: #d2010d;
    font-family: ColgateReady;
    font-size: 15px;
    font-style: italic;
    font-weight: bold;
    letter-spacing: -0.2px;
    line-height: 22px;
    margin: 0;
    cursor: pointer;
  }
  /* line 197, src/sass/components/box/_box-lyrics.scss */
  .lyrics-box__wrapper .lyrics-box__see-more p::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';
    font-size: 15px;
    position: absolute;
    color: #d2010d;
    right: 0;
    top: calc(50% + 2px);
    transform: translate(calc(100% + 3px), -50%);
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) and (max-width: 767px) {
  /* line 212, src/sass/components/box/_box-lyrics.scss */
  .lyrics-box__wrapper .lyrics-box__see-more p::before {
    top: 5px;
    right: -20px;
  }
}

/* line 218, src/sass/components/box/_box-lyrics.scss */
.lyrics-box__wrapper .lyrics-box__see-more .component-content {
  overflow: visible;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-poster-container.scss */
  .poster-container {
    margin-top: 0;
  }
}

/* line 1, src/sass/components/box/_box-full-width.scss */
.full-width-no-margin {
  width: 100%;
  margin: 0;
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/box/_box-full-width.scss */
  .full-width-no-margin {
    padding: 0 25px;
  }
}

/* line 9, src/sass/components/box/_box-full-width.scss */
.full-width-no-margin .accordion {
  margin-top: 10px;
  margin-bottom: 10px;
}

@media only screen and (min-width: 991px) {
  /* line 1, src/sass/components/box/_box-video-related-articles-container.scss */
  .video-related-articles-container {
    padding-left: 69px;
    padding-right: 43px;
  }
}

/* line 1, src/sass/components/box/_box-bsbf-resource-hero.scss */
.bsbf-resource-hero {
  padding-bottom: 15px;
  z-index: 10;
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/box/_box-bsbf-resource-hero.scss */
  .bsbf-resource-hero {
    padding-bottom: 0;
  }
}

/* line 9, src/sass/components/box/_box-bsbf-resource-hero.scss */
.bsbf-resource-hero > .component-content > .paragraphSystem {
  overflow: hidden;
}

/* line 13, src/sass/components/box/_box-bsbf-resource-hero.scss */
.bsbf-resource-hero .hero-content-wrapper {
  z-index: 0;
  padding-top: 96px;
  margin-bottom: -280px;
  position: relative;
  min-height: 600px;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  /* line 13, src/sass/components/box/_box-bsbf-resource-hero.scss */
  .bsbf-resource-hero .hero-content-wrapper {
    padding: 56px 16px 0;
    margin-bottom: -200px;
    min-height: 391px;
  }
}

/* line 27, src/sass/components/box/_box-bsbf-resource-hero.scss */
.bsbf-resource-hero .hero-content-wrapper::after {
  content: '';
  background: url("../images/bsbf-header-background-curve.png") bottom left/contain no-repeat;
  position: absolute;
  left: 0;
  bottom: -1px;
  z-index: 50;
  width: 100%;
  height: 100%;
}

@media only screen and (max-width: 767px) {
  /* line 27, src/sass/components/box/_box-bsbf-resource-hero.scss */
  .bsbf-resource-hero .hero-content-wrapper::after {
    background-image: url("../images/bsbf-header-background-curve-mobile.png");
  }
}

@media only screen and (max-width: 991px) {
  /* line 42, src/sass/components/box/_box-bsbf-resource-hero.scss */
  .bsbf-resource-hero .hero-content-wrapper .bsbf-hero-image {
    z-index: 0;
    display: block;
    position: absolute;
    top: 0;
    right: -180px;
  }
}

/* line 51, src/sass/components/box/_box-bsbf-resource-hero.scss */
.bsbf-resource-hero .hero-content-wrapper .bsbf-hero-image img {
  width: 396px;
}

@media only screen and (max-width: 991px) {
  /* line 51, src/sass/components/box/_box-bsbf-resource-hero.scss */
  .bsbf-resource-hero .hero-content-wrapper .bsbf-hero-image img {
    filter: saturate(0.3) opacity(0.3);
    max-width: 300px;
  }
}

/* line 62, src/sass/components/box/_box-bsbf-resource-hero.scss */
.bsbf-resource-hero .bsbf-hero-text-box {
  z-index: 100;
  padding-bottom: 350px;
}

@media only screen and (max-width: 767px) {
  /* line 62, src/sass/components/box/_box-bsbf-resource-hero.scss */
  .bsbf-resource-hero .bsbf-hero-text-box {
    padding-bottom: 200px;
  }
}

/* line 70, src/sass/components/box/_box-bsbf-resource-hero.scss */
.bsbf-resource-hero .bsbf-hero-text-box h1,
.bsbf-resource-hero .bsbf-hero-text-box h2,
.bsbf-resource-hero .bsbf-hero-text-box h3,
.bsbf-resource-hero .bsbf-hero-text-box h4,
.bsbf-resource-hero .bsbf-hero-text-box h5,
.bsbf-resource-hero .bsbf-hero-text-box h6,
.bsbf-resource-hero .bsbf-hero-text-box p {
  color: #fff;
  margin: 0;
}

/* line 81, src/sass/components/box/_box-bsbf-resource-hero.scss */
.bsbf-resource-hero .bsbf-hero-text-box .title h1 {
  font-size: 45px;
  font-size: 4.5rem;
  margin: 16px 0;
  text-align: left;
  font-weight: 900;
  font-style: italic;
  letter-spacing: -0.5px;
  line-height: 56px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  /* line 81, src/sass/components/box/_box-bsbf-resource-hero.scss */
  .bsbf-resource-hero .bsbf-hero-text-box .title h1 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 28px;
    letter-spacing: -0.27px;
  }
}

/* line 99, src/sass/components/box/_box-bsbf-resource-hero.scss */
.bsbf-resource-hero .bsbf-hero-text-box .bsbf-section-name p {
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1.65px;
}

/* line 108, src/sass/components/box/_box-bsbf-resource-hero.scss */
.bsbf-resource-hero .bsbf-hero-text-box .bsbf-age-group h2 {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  font-style: italic;
  letter-spacing: -0.18px;
  line-height: 20px;
}

/* line 117, src/sass/components/box/_box-bsbf-resource-hero.scss */
.bsbf-resource-hero .bsbf-hero-text-box .bsbf-description {
  position: relative;
}

/* line 120, src/sass/components/box/_box-bsbf-resource-hero.scss */
.bsbf-resource-hero .bsbf-hero-text-box .bsbf-description p {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
  letter-spacing: -0.1px;
  line-height: 28px;
  margin: 16px 0;
}

/* line 129, src/sass/components/box/_box-bsbf-resource-hero.scss */
.bsbf-resource-hero .bsbf-hero-text-box .bsbf-button {
  width: inherit;
}

/* line 132, src/sass/components/box/_box-bsbf-resource-hero.scss */
.bsbf-resource-hero .bsbf-hero-text-box .bsbf-button p {
  margin: 1em 0;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 8, src/sass/components/box/_box-bsbf-storybook-carousel-3-pages.scss */
.bsbf-storybook-carousel-3-pages .storybook-pages {
  padding: 10px 0 50px;
  margin: 0;
}

@media only screen and (min-width: 991px) {
  /* line 8, src/sass/components/box/_box-bsbf-storybook-carousel-3-pages.scss */
  .bsbf-storybook-carousel-3-pages .storybook-pages {
    padding-top: 0;
  }
}

/* line 17, src/sass/components/box/_box-bsbf-storybook-carousel-3-pages.scss */
.bsbf-storybook-carousel-3-pages .slick-dotted.slick-slider {
  margin: 0 5px;
}

/* line 20, src/sass/components/box/_box-bsbf-storybook-carousel-3-pages.scss */
.bsbf-storybook-carousel-3-pages .slick-dotted.slick-slider .slick-list {
  overflow: visible;
}

/* line 23, src/sass/components/box/_box-bsbf-storybook-carousel-3-pages.scss */
.bsbf-storybook-carousel-3-pages .slick-dotted.slick-slider .slick-list .slick-slide {
  margin: 0 12px;
  box-shadow: 0 4px 15px -5px rgba(0, 0, 0, 0.2);
}

@media only screen and (max-width: 767px) {
  /* line 23, src/sass/components/box/_box-bsbf-storybook-carousel-3-pages.scss */
  .bsbf-storybook-carousel-3-pages .slick-dotted.slick-slider .slick-list .slick-slide {
    margin: 0 6px;
  }
}

/* line 34, src/sass/components/box/_box-bsbf-storybook-carousel-3-pages.scss */
.bsbf-storybook-carousel-3-pages .slick-dots {
  bottom: 5px;
  font-size: 0;
  line-height: 0;
}

/* line 39, src/sass/components/box/_box-bsbf-storybook-carousel-3-pages.scss */
.bsbf-storybook-carousel-3-pages .slick-dots li {
  padding: 0 8px;
  margin: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  width: auto;
}

@media only screen and (max-width: 767px) {
  /* line 39, src/sass/components/box/_box-bsbf-storybook-carousel-3-pages.scss */
  .bsbf-storybook-carousel-3-pages .slick-dots li {
    padding: 0 4px;
  }
}

/* line 51, src/sass/components/box/_box-bsbf-storybook-carousel-3-pages.scss */
.bsbf-storybook-carousel-3-pages .slick-dots li button {
  cursor: pointer;
  border-radius: 50%;
  font-size: 16px;
  height: 8px;
  width: 8px;
  padding: 0;
  margin: 0;
  display: inline-block;
  background-color: #00838a;
}

@media only screen and (max-width: 767px) {
  /* line 51, src/sass/components/box/_box-bsbf-storybook-carousel-3-pages.scss */
  .bsbf-storybook-carousel-3-pages .slick-dots li button {
    height: 5px;
    width: 5px;
  }
}

/* line 70, src/sass/components/box/_box-bsbf-storybook-carousel-3-pages.scss */
.bsbf-storybook-carousel-3-pages .slick-dots .slick-active button {
  background-color: #d2010d;
}

/* line 76, src/sass/components/box/_box-bsbf-storybook-carousel-3-pages.scss */
.bsbf-storybook-carousel-3-pages .slick-arrow {
  z-index: 50;
  top: auto;
  bottom: 0;
  transform: none;
}

/* line 82, src/sass/components/box/_box-bsbf-storybook-carousel-3-pages.scss */
.bsbf-storybook-carousel-3-pages .slick-arrow::before {
  font-family: 'ColgateRelaunchIcons';
  color: #00838a;
  opacity: 1;
}

/* line 88, src/sass/components/box/_box-bsbf-storybook-carousel-3-pages.scss */
.bsbf-storybook-carousel-3-pages .slick-arrow:hover::before {
  color: #d2010d;
}

/* line 93, src/sass/components/box/_box-bsbf-storybook-carousel-3-pages.scss */
.bsbf-storybook-carousel-3-pages .slick-next {
  right: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 93, src/sass/components/box/_box-bsbf-storybook-carousel-3-pages.scss */
  .bsbf-storybook-carousel-3-pages .slick-next {
    right: 10px;
  }
}

/* line 100, src/sass/components/box/_box-bsbf-storybook-carousel-3-pages.scss */
.bsbf-storybook-carousel-3-pages .slick-next::before {
  content: '\e90a';
}

/* line 105, src/sass/components/box/_box-bsbf-storybook-carousel-3-pages.scss */
.bsbf-storybook-carousel-3-pages .slick-prev {
  left: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 105, src/sass/components/box/_box-bsbf-storybook-carousel-3-pages.scss */
  .bsbf-storybook-carousel-3-pages .slick-prev {
    left: 10px;
  }
}

/* line 112, src/sass/components/box/_box-bsbf-storybook-carousel-3-pages.scss */
.bsbf-storybook-carousel-3-pages .slick-prev::before {
  content: '\e909';
}

/* line 117, src/sass/components/box/_box-bsbf-storybook-carousel-3-pages.scss */
.bsbf-storybook-carousel-3-pages .slick-arrow.slick-disabled::before {
  opacity: 1;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/box/_box-bsbf-gallery-grid.scss */
.bsbf-gallery-grid {
  padding: 0 17px;
}

@media only screen and (max-width: 991px) {
  /* line 3, src/sass/components/box/_box-bsbf-gallery-grid.scss */
  .bsbf-gallery-grid {
    padding: 0 13px;
  }
}

/* line 10, src/sass/components/box/_box-bsbf-gallery-grid.scss */
.bsbf-gallery-grid .reference-bsbf-gallery-card {
  padding: 12px 7px;
  margin: 6px 0;
}

/* line 14, src/sass/components/box/_box-bsbf-gallery-grid.scss */
.bsbf-gallery-grid .reference-bsbf-gallery-card .component-content {
  background: #fff;
  border-radius: 24px;
  box-shadow: 0 4px 15px -5px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  /* line 14, src/sass/components/box/_box-bsbf-gallery-grid.scss */
  .bsbf-gallery-grid .reference-bsbf-gallery-card .component-content {
    max-height: 240px;
  }
}

/* line 25, src/sass/components/box/_box-bsbf-gallery-grid.scss */
.bsbf-gallery-grid .reference-bsbf-gallery-card img {
  padding-bottom: 5%;
  width: 100%;
}

/* line 30, src/sass/components/box/_box-bsbf-gallery-grid.scss */
.bsbf-gallery-grid .reference-bsbf-gallery-card figcaption {
  background-color: #fff;
  box-shadow: 0 4px 15px -5px rgba(0, 0, 0, 0.2);
  border-radius: 24px 0 24px 24px;
  position: absolute;
  bottom: 0;
  width: calc(100% - 14px);
  display: flex;
  flex-direction: row;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 30, src/sass/components/box/_box-bsbf-gallery-grid.scss */
  .bsbf-gallery-grid .reference-bsbf-gallery-card figcaption {
    width: calc(100% - 13px);
  }
}

/* line 44, src/sass/components/box/_box-bsbf-gallery-grid.scss */
.bsbf-gallery-grid .reference-bsbf-gallery-card figcaption a {
  text-decoration: none;
}

/* line 48, src/sass/components/box/_box-bsbf-gallery-grid.scss */
.bsbf-gallery-grid .reference-bsbf-gallery-card figcaption .name {
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
  font-size: 14px;
  font-style: italic;
  font-weight: 700;
  text-align: left;
  letter-spacing: -0.18px;
  line-height: 20px;
  width: 70%;
  color: #333;
  padding-left: 24px;
  padding-right: 5px;
}

/* line 64, src/sass/components/box/_box-bsbf-gallery-grid.scss */
.bsbf-gallery-grid .reference-bsbf-gallery-card figcaption .age {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0;
  padding: 15px 24px 15px 0;
  width: 30%;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  text-align: right;
  letter-spacing: 0;
  line-height: 16px;
  color: #797676;
}

/* line 81, src/sass/components/box/_box-bsbf-gallery-grid.scss */
.bsbf-gallery-grid .image {
  background: #fff;
  border-radius: 24px;
  box-shadow: 0 4px 15px -5px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  padding: 0;
  margin: 12px;
  width: calc(16.66% - 24px);
}

@media only screen and (max-width: 767px) {
  /* line 81, src/sass/components/box/_box-bsbf-gallery-grid.scss */
  .bsbf-gallery-grid .image {
    margin: 12px 0;
    width: 100%;
    padding: 0;
  }
}

/* line 96, src/sass/components/box/_box-bsbf-gallery-grid.scss */
.bsbf-gallery-grid .image .picture {
  width: 100%;
  min-height: 240px;
}

/* line 101, src/sass/components/box/_box-bsbf-gallery-grid.scss */
.bsbf-gallery-grid .image img {
  padding-bottom: 20%;
}

@media only screen and (max-width: 767px) {
  /* line 101, src/sass/components/box/_box-bsbf-gallery-grid.scss */
  .bsbf-gallery-grid .image img {
    padding-bottom: 10%;
  }
}

/* line 109, src/sass/components/box/_box-bsbf-gallery-grid.scss */
.bsbf-gallery-grid .image figcaption {
  background-color: #eee;
  border-radius: 24px 0 24px 24px;
  position: absolute;
  bottom: 0;
  width: calc(100% - 24px);
  display: flex;
  flex-direction: row;
}

/* line 118, src/sass/components/box/_box-bsbf-gallery-grid.scss */
.bsbf-gallery-grid .image figcaption a {
  text-decoration: none;
}

/* line 122, src/sass/components/box/_box-bsbf-gallery-grid.scss */
.bsbf-gallery-grid .image figcaption .name {
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
  font-size: 14px;
  font-style: italic;
  font-weight: 700;
  text-align: left;
  letter-spacing: -0.18px;
  line-height: 20px;
  width: 70%;
  color: #333;
  padding-left: 15px;
}

/* line 137, src/sass/components/box/_box-bsbf-gallery-grid.scss */
.bsbf-gallery-grid .image figcaption .age {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0;
  padding: 15px;
  width: 30%;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  text-align: right;
  letter-spacing: 0;
  line-height: 16px;
  color: #797676;
}

/* line 1, src/sass/components/box/_box-featured-popular-topics.scss */
.featured-popular-topics {
  padding: 30px 0;
}

/* line 4, src/sass/components/box/_box-featured-popular-topics.scss */
.featured-popular-topics > .component-content {
  width: 92%;
  margin: auto;
}

/* line 9, src/sass/components/box/_box-featured-popular-topics.scss */
.featured-popular-topics .richText {
  padding: 20px;
}

/* line 12, src/sass/components/box/_box-featured-popular-topics.scss */
.featured-popular-topics .richText h2 {
  font-size: 37px;
  font-size: 3.7rem;
  font-family: 'ColgateReady';
  font-style: italic;
  font-weight: 900;
  letter-spacing: -0.45px;
  line-height: 47px;
}

@media only screen and (max-width: 991px) {
  /* line 12, src/sass/components/box/_box-featured-popular-topics.scss */
  .featured-popular-topics .richText h2 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 34px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 12, src/sass/components/box/_box-featured-popular-topics.scss */
  .featured-popular-topics .richText h2 {
    font-size: 24px;
    font-size: 2.4rem;
    letter-spacing: -0.3px;
    line-height: 32px;
  }
}

/* line 35, src/sass/components/box/_box-featured-popular-topics.scss */
.featured-popular-topics .richText .grey-button {
  background: #eeeeee;
  border: 0;
  border-radius: 30px 0 30px 30px;
  cursor: pointer;
  padding: 8px 25px;
  width: auto;
  position: relative;
}

/* line 44, src/sass/components/box/_box-featured-popular-topics.scss */
.featured-popular-topics .richText .grey-button.arrow::after {
  content: '\e5cc';
  font-family: 'Material Icons';
  font-size: 30px;
  font-style: normal;
  font-weight: normal;
  line-height: 30px !important;
  pointer-events: none;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  color: #d2010d;
}

/* line 59, src/sass/components/box/_box-featured-popular-topics.scss */
.featured-popular-topics .richText .grey-button a {
  font-size: 15px;
  font-size: 1.5rem;
  color: #d2010d;
  font-family: 'ColgateReady';
  font-style: italic;
  font-weight: 900;
  letter-spacing: -0.2px;
  line-height: 22px;
  text-transform: none;
}

@media only screen and (max-width: 991px) {
  /* line 59, src/sass/components/box/_box-featured-popular-topics.scss */
  .featured-popular-topics .richText .grey-button a {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

/* line 75, src/sass/components/box/_box-featured-popular-topics.scss */
.featured-popular-topics .richText .grey-button a:hover {
  color: #d2010d;
}

/* line 81, src/sass/components/box/_box-featured-popular-topics.scss */
.featured-popular-topics .richText .popular-topics {
  width: 50%;
}

@media only screen and (max-width: 767px) {
  /* line 81, src/sass/components/box/_box-featured-popular-topics.scss */
  .featured-popular-topics .richText .popular-topics {
    width: 100%;
  }
}

/* line 88, src/sass/components/box/_box-featured-popular-topics.scss */
.featured-popular-topics .richText .popular-topics.left {
  float: left;
}

@media only screen and (max-width: 767px) {
  /* line 88, src/sass/components/box/_box-featured-popular-topics.scss */
  .featured-popular-topics .richText .popular-topics.left {
    float: none;
  }
}

/* line 96, src/sass/components/box/_box-featured-popular-topics.scss */
.featured-popular-topics .richText .popular-topics.right {
  float: right;
}

/* line 100, src/sass/components/box/_box-featured-popular-topics.scss */
.featured-popular-topics .richText .popular-topics a {
  margin: 0 0 20px;
  display: block;
}

/* line 104, src/sass/components/box/_box-featured-popular-topics.scss */
.featured-popular-topics .richText .popular-topics a h3 {
  font-size: 20px;
  font-size: 2rem;
  font-family: 'ColgateReady';
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.25px;
  line-height: 28px;
  color: #d2010d;
}

/* line 115, src/sass/components/box/_box-featured-popular-topics.scss */
.featured-popular-topics .richText .popular-topics a:hover {
  color: #d2010d;
}

/* line 121, src/sass/components/box/_box-featured-popular-topics.scss */
.featured-popular-topics .richText .description {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'OpenSans', sans-serif;
  letter-spacing: -0.1px;
  line-height: 28px;
  min-height: 80px;
}

/* line 1, src/sass/components/box/_box-resources-by-activity.scss */
.resources-by-activity {
  padding: 0;
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/box/_box-resources-by-activity.scss */
  .resources-by-activity {
    padding-left: 10px;
    overflow: hidden;
  }
}

@media only screen and (max-width: 991px) {
  /* line 9, src/sass/components/box/_box-resources-by-activity.scss */
  .resources-by-activity .slick-box {
    display: block;
  }
}

/* line 14, src/sass/components/box/_box-resources-by-activity.scss */
.resources-by-activity .slick-box > .component-content > .content {
  display: flex;
}

/* line 19, src/sass/components/box/_box-resources-by-activity.scss */
.resources-by-activity .richText {
  margin-bottom: 25px;
}

/* line 22, src/sass/components/box/_box-resources-by-activity.scss */
.resources-by-activity .richText h2 {
  color: #333333;
  font-family: ColgateReady;
  font-size: 24px;
  font-style: italic;
  font-weight: 900;
  letter-spacing: -0.3px;
  line-height: 32px;
}

/* line 36, src/sass/components/box/_box-resources-by-activity.scss */
.resources-by-activity .image figure picture img {
  width: 100%;
  border-radius: 16px 16px 16px 0;
}

/* line 42, src/sass/components/box/_box-resources-by-activity.scss */
.resources-by-activity .image figure figcaption {
  position: relative;
  bottom: 39px;
}

/* line 46, src/sass/components/box/_box-resources-by-activity.scss */
.resources-by-activity .image figure figcaption p {
  color: #000;
  line-height: 20px;
  padding: 10px 0;
  border-radius: 90px 0 90px 90px;
  background: #fff;
}

/* line 54, src/sass/components/box/_box-resources-by-activity.scss */
.resources-by-activity .image figure figcaption .black-link {
  color: #000;
  font-family: 'ColgateReady';
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.18px;
}

/* line 62, src/sass/components/box/_box-resources-by-activity.scss */
.resources-by-activity .image figure figcaption .black-link:hover {
  text-decoration: none;
  color: #000;
}

/* line 2, src/sass/components/box/_box-slick-box.scss */
.slick-box .slick-box-arrows {
  position: absolute;
  top: -52px;
  left: 300px;
  width: 24px;
  height: 24px;
  display: none;
  font-size: 25px;
  z-index: 20;
}

@media only screen and (max-width: 991px) {
  /* line 2, src/sass/components/box/_box-slick-box.scss */
  .slick-box .slick-box-arrows {
    display: flex;
    justify-content: flex-end;
  }
}

/* line 17, src/sass/components/box/_box-slick-box.scss */
.slick-box .slick-box-arrows .slick-box-next {
  display: flex;
}

/* line 20, src/sass/components/box/_box-slick-box.scss */
.slick-box .slick-box-arrows .slick-box-next::after {
  content: '\e409';
  font-family: 'Material Icons';
}

/* line 27, src/sass/components/box/_box-slick-box.scss */
.slick-box .slick-box-arrows .slick-box-prev::before {
  content: '\e408';
  font-family: 'Material Icons';
  margin-right: 10px;
}

/* line 1, src/sass/components/box/_box-wrapper-related-by-tag-carousel.scss */
.wrapper-related-by-tag-carousel {
  overflow: hidden;
}

/* line 6, src/sass/components/box/_box-wrapper-related-by-tag-carousel.scss */
.wrapper-related-by-tag-carousel .card .card-content h2 {
  font-size: 24px;
  font-size: 2.4rem;
  letter-spacing: -0.4px;
  line-height: 32px;
}

/* line 13, src/sass/components/box/_box-wrapper-related-by-tag-carousel.scss */
.wrapper-related-by-tag-carousel .card .card-content p {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'OpenSans', sans-serif;
  letter-spacing: -0.27px;
  line-height: 22px;
}

/* line 23, 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 30, 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: 'OpenSans', sans-serif;
  letter-spacing: 0;
  line-height: 28px;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-our-commitment-home-bsbf.scss */
  .our-commitment-home-bsbf {
    padding: 5px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 7, src/sass/components/box/_box-our-commitment-home-bsbf.scss */
  .our-commitment-home-bsbf .image {
    background: #f3f3f3;
    border-top-left-radius: 32px;
  }
}

/* line 14, src/sass/components/box/_box-our-commitment-home-bsbf.scss */
.our-commitment-home-bsbf .contact-us-wide-img-text {
  padding: 20px 85px;
}

@media only screen and (min-width: 1200px) {
  /* line 14, src/sass/components/box/_box-our-commitment-home-bsbf.scss */
  .our-commitment-home-bsbf .contact-us-wide-img-text {
    padding: 20px 120px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 14, src/sass/components/box/_box-our-commitment-home-bsbf.scss */
  .our-commitment-home-bsbf .contact-us-wide-img-text {
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 25, src/sass/components/box/_box-our-commitment-home-bsbf.scss */
  .our-commitment-home-bsbf .contact-us-wide-img-text img {
    box-shadow: none;
  }
}

/* line 31, src/sass/components/box/_box-our-commitment-home-bsbf.scss */
.our-commitment-home-bsbf .contact-us-wide-img-text figcaption {
  position: absolute;
  width: 31%;
  left: 15%;
  top: 58%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 991px) {
  /* line 31, src/sass/components/box/_box-our-commitment-home-bsbf.scss */
  .our-commitment-home-bsbf .contact-us-wide-img-text figcaption {
    width: 40%;
    left: 7%;
    top: 45%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 31, src/sass/components/box/_box-our-commitment-home-bsbf.scss */
  .our-commitment-home-bsbf .contact-us-wide-img-text figcaption {
    width: 80%;
    left: 9%;
    top: 70%;
  }
}

/* line 52, src/sass/components/box/_box-our-commitment-home-bsbf.scss */
.our-commitment-home-bsbf .richText {
  position: relative;
  top: 45px;
  left: 70px;
}

@media only screen and (min-width: 1200px) {
  /* line 52, src/sass/components/box/_box-our-commitment-home-bsbf.scss */
  .our-commitment-home-bsbf .richText {
    left: 102px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 52, src/sass/components/box/_box-our-commitment-home-bsbf.scss */
  .our-commitment-home-bsbf .richText {
    left: -5px;
    margin-bottom: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 52, src/sass/components/box/_box-our-commitment-home-bsbf.scss */
  .our-commitment-home-bsbf .richText {
    top: 35px;
    left: 0;
    padding-left: 12px;
    margin-top: 15px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 52, src/sass/components/box/_box-our-commitment-home-bsbf.scss */
  .our-commitment-home-bsbf .richText {
    margin-top: 0;
    left: 5px;
    padding-left: 12px;
  }
}

/* line 79, src/sass/components/box/_box-our-commitment-home-bsbf.scss */
.our-commitment-home-bsbf .richText h2 {
  color: #333;
  font-size: 37px;
  font-family: ColgateReady;
  font-weight: 900;
  font-style: italic;
  letter-spacing: -0.45px;
  line-height: 47px;
}

@media only screen and (max-width: 767px) {
  /* line 79, src/sass/components/box/_box-our-commitment-home-bsbf.scss */
  .our-commitment-home-bsbf .richText h2 {
    font-size: 24px;
    letter-spacing: -0.3px;
    line-height: 32px;
  }
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/box/_box-pdp-header-no-us.scss */
.pdp-header-no-us {
  background-color: #fff;
  padding-top: 30px;
  margin-top: -1px;
}

/* line 8, src/sass/components/box/_box-pdp-header-no-us.scss */
.pdp-header-no-us > .component-content > .paragraphSystem {
  display: flex;
}

@media only screen and (max-width: 767px) {
  /* line 8, src/sass/components/box/_box-pdp-header-no-us.scss */
  .pdp-header-no-us > .component-content > .paragraphSystem {
    flex-direction: column-reverse;
  }
}

/* line 16, src/sass/components/box/_box-pdp-header-no-us.scss */
.pdp-header-no-us .product-equity-brand p {
  font-size: 15px;
  font-size: 1.5rem;
  color: #333;
  margin-bottom: 10px;
}

/* line 22, src/sass/components/box/_box-pdp-header-no-us.scss */
.pdp-header-no-us .product-equity-brand p a {
  color: #d2010d;
  text-decoration: none;
}

/* line 28, src/sass/components/box/_box-pdp-header-no-us.scss */
.pdp-header-no-us .product-name h1 {
  color: #d2010d;
  padding-top: 5px;
  padding-bottom: 30px;
}

@media only screen and (max-width: 767px) {
  /* line 28, src/sass/components/box/_box-pdp-header-no-us.scss */
  .pdp-header-no-us .product-name h1 {
    padding-bottom: 0;
  }
}

/* line 37, src/sass/components/box/_box-pdp-header-no-us.scss */
.pdp-header-no-us .product-name h1 sup {
  top: -20px;
}

@media only screen and (max-width: 991px) {
  /* line 37, src/sass/components/box/_box-pdp-header-no-us.scss */
  .pdp-header-no-us .product-name h1 sup {
    font-size: 19px;
    font-size: 1.9rem;
    top: -14px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 37, src/sass/components/box/_box-pdp-header-no-us.scss */
  .pdp-header-no-us .product-name h1 sup {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

/* line 54, src/sass/components/box/_box-pdp-header-no-us.scss */
.pdp-header-no-us .flavor-box > .component-content > .paragraphSystem {
  flex-direction: row;
}

/* line 59, src/sass/components/box/_box-pdp-header-no-us.scss */
.pdp-header-no-us .gray-button {
  color: #00838a;
}

@media only screen and (max-width: 767px) {
  /* line 59, src/sass/components/box/_box-pdp-header-no-us.scss */
  .pdp-header-no-us .gray-button {
    padding: 8px 6px 10px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 67, src/sass/components/box/_box-pdp-header-no-us.scss */
  .pdp-header-no-us .pdp-packshot-container {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

/* line 75, src/sass/components/box/_box-pdp-header-no-us.scss */
.pdp-header-no-us .product-packshot-hero-image picture {
  height: auto;
  padding: 30px 0;
}

@media only screen and (max-width: 767px) {
  /* line 75, src/sass/components/box/_box-pdp-header-no-us.scss */
  .pdp-header-no-us .product-packshot-hero-image picture {
    padding: 0;
  }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 87, src/sass/components/box/_box-pdp-header-no-us.scss */
  .pdp-header-no-us {
    max-width: 1485px;
    padding-right: 45px;
  }
}

/* line 97, src/sass/components/box/_box-pdp-header-no-us.scss */
html[dir='rtl'] .pdp-header-no-us .product-name h1 {
  padding-right: 6px;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
@media only screen and (max-width: 767px) {
  /* line 4, src/sass/components/box/_box-pdp-info-no-us.scss */
  .pdp-info-no-us .product-summary {
    margin-top: 40px;
  }
}

/* line 10, src/sass/components/box/_box-pdp-info-no-us.scss */
.pdp-info-no-us .product-summary p:first-child {
  margin-top: 0;
}

/* line 14, src/sass/components/box/_box-pdp-info-no-us.scss */
.pdp-info-no-us .product-summary p:last-child {
  margin-bottom: 0;
}

/* line 20, src/sass/components/box/_box-pdp-info-no-us.scss */
.pdp-info-no-us li:empty {
  margin-top: -16px;
  margin-bottom: -16px;
}

/* line 25, src/sass/components/box/_box-pdp-info-no-us.scss */
.pdp-info-no-us.pdp-safety-info .richText:first-of-type .component-content {
  margin-bottom: 0;
}

/* line 33, src/sass/components/box/_box-pdp-info-no-us.scss */
html[dir='rtl'] .pdp-info-no-us .small-title {
  font-size: 16px;
  font-size: 1.6rem;
}

/* line 38, src/sass/components/box/_box-pdp-info-no-us.scss */
html[dir='rtl'] .main-content {
  margin: 0;
}

/* line 41, src/sass/components/box/_box-pdp-info-no-us.scss */
html[dir='rtl'] .main-content .image .component-content {
  text-align: right;
}

@media only screen and (max-width: 991px) {
  /* line 2, src/sass/components/box/_box-bsbf-programs-carousel.scss */
  .programs-carousel .hide-on-mobile {
    display: none;
  }
}

/* line 8, src/sass/components/box/_box-bsbf-programs-carousel.scss */
.programs-carousel.our-brand-carousel-component {
  height: 760px;
  margin-top: 0;
  padding: 50px 0 0 70px;
  overflow: hidden;
}

@media only screen and (min-width: 1200px) {
  /* line 8, src/sass/components/box/_box-bsbf-programs-carousel.scss */
  .programs-carousel.our-brand-carousel-component {
    padding: 60px 0 0 105px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 8, src/sass/components/box/_box-bsbf-programs-carousel.scss */
  .programs-carousel.our-brand-carousel-component {
    height: 705px;
    padding: 75px 0 0 9px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 8, src/sass/components/box/_box-bsbf-programs-carousel.scss */
  .programs-carousel.our-brand-carousel-component {
    height: 600px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 8, src/sass/components/box/_box-bsbf-programs-carousel.scss */
  .programs-carousel.our-brand-carousel-component {
    height: 615px;
    padding: 44px 0 0 2px;
  }
}

/* line 33, src/sass/components/box/_box-bsbf-programs-carousel.scss */
.programs-carousel.our-brand-carousel-component > .component-content > .content > .richText.first {
  padding-left: 12px;
}

@media only screen and (max-width: 991px) {
  /* line 33, src/sass/components/box/_box-bsbf-programs-carousel.scss */
  .programs-carousel.our-brand-carousel-component > .component-content > .content > .richText.first {
    padding-left: 5px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 33, src/sass/components/box/_box-bsbf-programs-carousel.scss */
  .programs-carousel.our-brand-carousel-component > .component-content > .content > .richText.first {
    padding-left: 15px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 33, src/sass/components/box/_box-bsbf-programs-carousel.scss */
  .programs-carousel.our-brand-carousel-component > .component-content > .content > .richText.first {
    padding-left: 8px;
  }
}

/* line 48, src/sass/components/box/_box-bsbf-programs-carousel.scss */
.programs-carousel.our-brand-carousel-component > .component-content > .content > .richText.first p {
  color: #333;
  font-family: 'ColgateReady';
  font-size: 37px;
  font-style: italic;
  font-weight: 900;
  letter-spacing: -0.45px;
  line-height: 47px;
  text-transform: none;
}

@media only screen and (max-width: 767px) {
  /* line 48, src/sass/components/box/_box-bsbf-programs-carousel.scss */
  .programs-carousel.our-brand-carousel-component > .component-content > .content > .richText.first p {
    font-size: 24px;
    letter-spacing: -0.3px;
    line-height: 32px;
    padding: 0;
  }
}

/* line 68, src/sass/components/box/_box-bsbf-programs-carousel.scss */
.programs-carousel.our-brand-carousel-component .our-brand-carousel__box-item {
  padding-left: 30px;
  width: 850px;
}

@media only screen and (max-width: 991px) {
  /* line 68, src/sass/components/box/_box-bsbf-programs-carousel.scss */
  .programs-carousel.our-brand-carousel-component .our-brand-carousel__box-item {
    padding-left: 0;
  }
}

/* line 76, src/sass/components/box/_box-bsbf-programs-carousel.scss */
.programs-carousel.our-brand-carousel-component .our-brand-carousel__box-item .component-content > .content p {
  margin: 10px 0;
  max-width: 500px;
}

/* line 81, src/sass/components/box/_box-bsbf-programs-carousel.scss */
.programs-carousel.our-brand-carousel-component .our-brand-carousel__box-item .our-brand-carousel__bg {
  border-top-left-radius: 32px;
}

@media only screen and (max-width: 767px) {
  /* line 81, src/sass/components/box/_box-bsbf-programs-carousel.scss */
  .programs-carousel.our-brand-carousel-component .our-brand-carousel__box-item .our-brand-carousel__bg {
    height: auto;
  }
}

/* line 89, src/sass/components/box/_box-bsbf-programs-carousel.scss */
.programs-carousel.our-brand-carousel-component .our-brand-carousel__box-item > .component-content > .content .box {
  margin-left: 70px;
  align-self: flex-end;
  top: 230px;
}

@media only screen and (max-width: 767px) {
  /* line 89, src/sass/components/box/_box-bsbf-programs-carousel.scss */
  .programs-carousel.our-brand-carousel-component .our-brand-carousel__box-item > .component-content > .content .box {
    top: 300px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 89, src/sass/components/box/_box-bsbf-programs-carousel.scss */
  .programs-carousel.our-brand-carousel-component .our-brand-carousel__box-item > .component-content > .content .box {
    padding-left: 15px;
  }
}

/* line 106, src/sass/components/box/_box-bsbf-programs-carousel.scss */
.programs-carousel.our-brand-carousel-component .our-brand-carousel__pagination .slick-track,
.programs-carousel.our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination .slick-track {
  margin-left: 0;
  padding-left: 14px;
}

/* line 112, src/sass/components/box/_box-bsbf-programs-carousel.scss */
.programs-carousel.our-brand-carousel-component .our-brand-arrows {
  top: 53px;
  right: 140px;
}

@media only screen and (max-width: 767px) and (max-width: 767px) {
  /* line 3, src/sass/components/box/_box-hero-bottom-content.scss */
  .hero-bottom-content .ilustration-hero-content {
    top: 200px;
    transform: none;
    padding-left: 8%;
  }
  /* line 9, src/sass/components/box/_box-hero-bottom-content.scss */
  .hero-bottom-content .ilustration-hero-content h1 {
    font-size: 30px;
    line-height: 37px;
  }
}

/* line 2, src/sass/components/box/_box-additional-benefits-container.scss */
.box.additional-benefits-container ul {
  margin: 0 20px;
}

@media only screen and (max-width: 767px) {
  /* line 2, src/sass/components/box/_box-additional-benefits-container.scss */
  .box.additional-benefits-container ul {
    margin: 0 10px;
  }
}

/* line 9, src/sass/components/box/_box-additional-benefits-container.scss */
.box.additional-benefits-container ul li {
  margin: 5px 0;
}

@media only screen and (max-width: 767px) {
  /* line 2, src/sass/components/box/_box-pdp-conditions-prevented.scss */
  .pdp-conditions-prevented .richText {
    margin: 0 !important;
  }
}

/* line 7, src/sass/components/box/_box-pdp-conditions-prevented.scss */
.pdp-conditions-prevented .richText .richText-content {
  min-height: 110px;
}

@media only screen and (max-width: 991px) {
  /* line 7, src/sass/components/box/_box-pdp-conditions-prevented.scss */
  .pdp-conditions-prevented .richText .richText-content {
    min-height: 80px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 7, src/sass/components/box/_box-pdp-conditions-prevented.scss */
  .pdp-conditions-prevented .richText .richText-content {
    min-height: initial;
  }
}

/* line 25, src/sass/components/box/_box-pdp-conditions-prevented.scss */
html[dir='rtl'] .pdp-conditions-prevented .conditionalBox.col-lg-offset-1 {
  margin-left: 0;
  margin-right: 8.33333333%;
}

/* line 30, src/sass/components/box/_box-pdp-conditions-prevented.scss */
html[dir='rtl'] .pdp-conditions-prevented .conditionalBox[class*='col-'] {
  float: right;
}

/* line 1, src/sass/components/box/_box-pdp-sticky-nav.scss */
.pdp-sticky-nav {
  display: none;
  z-index: 9999;
  background: #fff;
  border-bottom: 1px solid #999;
  height: 70px;
}

/* line 8, src/sass/components/box/_box-pdp-sticky-nav.scss */
.pdp-sticky-nav > .component-content > .paragraphSystem {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 14, src/sass/components/box/_box-pdp-sticky-nav.scss */
.pdp-sticky-nav .pdp-sticky-btn-container {
  width: auto;
}

/* line 17, src/sass/components/box/_box-pdp-sticky-nav.scss */
.pdp-sticky-nav .pdp-sticky-btn-container > .component-content > .paragraphSystem {
  display: flex;
}

/* line 21, src/sass/components/box/_box-pdp-sticky-nav.scss */
.pdp-sticky-nav .pdp-sticky-btn-container .richText {
  width: max-content;
}

/* line 26, src/sass/components/box/_box-pdp-sticky-nav.scss */
.pdp-sticky-nav .productAwareRichText {
  padding-top: 7px;
}

/* line 29, src/sass/components/box/_box-pdp-sticky-nav.scss */
.pdp-sticky-nav .productAwareRichText.product-name {
  margin-bottom: 0;
}

/* line 34, src/sass/components/box/_box-pdp-sticky-nav.scss */
.pdp-sticky-nav h2 {
  color: #d2010d;
  font-family: 'ColgateReady';
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.23px;
  line-height: 28px;
}

/* line 44, src/sass/components/box/_box-pdp-sticky-nav.scss */
.pdp-sticky-nav.pdp-sticky-bar {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}

/* line 53, src/sass/components/box/_box-pdp-sticky-nav.scss */
.pdp-sticky-nav .pdp-buttons-container > .component-content > .paragraphSystem {
  margin: 0;
}

@media only screen and (max-width: 991px) {
  /* line 57, src/sass/components/box/_box-pdp-sticky-nav.scss */
  .pdp-sticky-nav .pdp-buttons-container .white-and-red {
    display: none;
  }
}

/* line 64, src/sass/components/box/_box-pdp-sticky-nav.scss */
.pdp-sticky-nav .dropdown-container {
  display: none;
}

/* line 70, src/sass/components/box/_box-pdp-sticky-nav.scss */
.pdp-sticky-nav.active .pdp-sticky-dropdown-button .white-and-red {
  display: none;
}

/* line 74, src/sass/components/box/_box-pdp-sticky-nav.scss */
.pdp-sticky-nav.active .pdp-sticky-dropdown-button::after {
  font-family: 'ColgateRelaunchIcons';
  content: '\e902';
  display: block;
  font-size: 30px;
  color: #c00;
  padding-right: 25px;
}

/* line 84, src/sass/components/box/_box-pdp-sticky-nav.scss */
.pdp-sticky-nav.active .dropdown-container {
  display: flex;
  flex-direction: column;
  background-color: #d2010d;
  margin: 20px 0;
  width: 100%;
  height: 100vh;
}

/* line 92, src/sass/components/box/_box-pdp-sticky-nav.scss */
.pdp-sticky-nav.active .dropdown-container .richText {
  width: fit-content;
}

/* line 96, src/sass/components/box/_box-pdp-sticky-nav.scss */
.pdp-sticky-nav.active .dropdown-container a {
  margin-bottom: 15px;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
.recyclable-toothpaste-tube {
  position: relative;
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  .recyclable-toothpaste-tube {
    padding: 0 3px;
  }
}

/* line 10, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
.recyclable-toothpaste-tube .component-content {
  margin: 0 auto;
  max-width: 930px;
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 10, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  .recyclable-toothpaste-tube .component-content {
    max-width: 770px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 10, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  .recyclable-toothpaste-tube .component-content {
    max-width: 900px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 10, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  .recyclable-toothpaste-tube .component-content {
    max-width: 715px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 10, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  .recyclable-toothpaste-tube .component-content {
    max-width: 360px;
  }
}

/* line 31, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
.recyclable-toothpaste-tube .text-container {
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 930px;
  padding: 25px 40px;
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 31, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  .recyclable-toothpaste-tube .text-container {
    padding: 15px 25px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 770px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 31, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  .recyclable-toothpaste-tube .text-container {
    padding: 15px 25px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 900px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 31, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  .recyclable-toothpaste-tube .text-container {
    padding: 5px 15px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 715px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 31, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  .recyclable-toothpaste-tube .text-container {
    padding: 5px 15px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 360px;
  }
}

/* line 67, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
.recyclable-toothpaste-tube .text-container .item-boxes {
  padding: 7px 45px;
  max-width: 290px;
  text-align: center;
}

@media only screen and (max-width: 991px) {
  /* line 67, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  .recyclable-toothpaste-tube .text-container .item-boxes {
    padding: 7px 80px 7px 40px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 67, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  .recyclable-toothpaste-tube .text-container .item-boxes {
    padding: 0 9%;
    max-width: initial;
  }
}

@media only screen and (max-width: 320px) {
  /* line 67, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  .recyclable-toothpaste-tube .text-container .item-boxes {
    padding: 0 7%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 85, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  .recyclable-toothpaste-tube .text-container .item-boxes h2 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
  }
}

/* line 93, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
.recyclable-toothpaste-tube .text-container .item-boxes .xl-font {
  margin-bottom: -15px;
}

@media only screen and (max-width: 767px) {
  /* line 93, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  .recyclable-toothpaste-tube .text-container .item-boxes .xl-font {
    margin-bottom: -5px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 101, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  .recyclable-toothpaste-tube .text-container .item-boxes.last-item-box {
    padding-left: 0;
    padding-right: 85px;
  }
}

/* line 110, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
.recyclable-toothpaste-tube .text-container .richText p {
  font-size: 15px;
  font-size: 1.5rem;
  color: #fff;
  font-weight: 300;
  margin: 0;
}

@media only screen and (max-width: 991px) {
  /* line 110, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  .recyclable-toothpaste-tube .text-container .richText p {
    line-height: 1.2;
  }
}

@media only screen and (max-width: 767px) {
  /* line 110, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  .recyclable-toothpaste-tube .text-container .richText p {
    font-size: 11px;
    font-size: 1.1rem;
  }
}

@media only screen and (max-width: 320px) {
  /* line 110, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  .recyclable-toothpaste-tube .text-container .richText p {
    font-size: 10px;
    font-size: 1rem;
  }
}

/* line 131, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
.recyclable-toothpaste-tube .text-container .richText p .small-title {
  font-size: 16px;
  font-size: 1.6rem;
  letter-spacing: 1px;
  color: #fff;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  /* line 131, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  .recyclable-toothpaste-tube .text-container .richText p .small-title {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

/* line 145, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
.recyclable-toothpaste-tube .text-container .richText h1 {
  font-size: 42px;
  font-size: 4.2rem;
  color: #fff;
  font-style: italic;
  font-weight: 900;
  line-height: 1.2;
  text-align: left;
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 145, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  .recyclable-toothpaste-tube .text-container .richText h1 {
    padding-bottom: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 145, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  .recyclable-toothpaste-tube .text-container .richText h1 {
    font-size: 19px;
    font-size: 1.9rem;
    padding-top: 3px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 145, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  .recyclable-toothpaste-tube .text-container .richText h1 {
    font-size: 16px;
    font-size: 1.6rem;
    padding-bottom: 15px;
  }
}

/* line 171, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
.recyclable-toothpaste-tube .text-container .richText h2,
.recyclable-toothpaste-tube .text-container .richText h3 {
  font-size: 25px;
  font-size: 2.5rem;
  color: #fff;
  font-style: italic;
  font-weight: 300;
  display: flex;
  flex-direction: column;
  text-align: center;
  line-height: 1.3;
}

@media only screen and (max-width: 767px) {
  /* line 171, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  .recyclable-toothpaste-tube .text-container .richText h2,
  .recyclable-toothpaste-tube .text-container .richText h3 {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 189, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  .recyclable-toothpaste-tube .text-container .richText h3 {
    padding-top: 180px;
    padding-bottom: 410px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 189, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  .recyclable-toothpaste-tube .text-container .richText h3 {
    padding-top: 75px;
    padding-bottom: 160px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 203, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  .recyclable-toothpaste-tube .margin-component {
    height: 0;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 203, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  .recyclable-toothpaste-tube .margin-component {
    height: 0;
  }
}

/* line 213, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
.recyclable-toothpaste-tube .green-box {
  background-color: #44b16b;
  padding: 0 15px;
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 213, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  .recyclable-toothpaste-tube .green-box {
    padding: 0 12px 20px;
    margin: 0 -10px;
    width: calc(100% - 4px);
    box-sizing: content-box;
  }
}

@media only screen and (max-width: 767px) {
  /* line 213, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  .recyclable-toothpaste-tube .green-box {
    padding: 0 10px 20px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 213, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  .recyclable-toothpaste-tube .green-box {
    margin: 0 3px;
    width: calc(100% - 6px);
  }
}

/* overrides for hu-hu */
/* line 239, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
html:lang(hu-HU) .recyclable-toothpaste-tube .text-container .item-boxes {
  padding: 7px 30px;
}

@media only screen and (min-width: 991px) {
  /* line 239, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(hu-HU) .recyclable-toothpaste-tube .text-container .item-boxes {
    padding: 15px 25px 15px 45px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 239, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(hu-HU) .recyclable-toothpaste-tube .text-container .item-boxes {
    padding: 7px 80px 7px 40px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 239, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(hu-HU) .recyclable-toothpaste-tube .text-container .item-boxes {
    padding: 0 20px;
    max-width: initial;
  }
}

@media only screen and (max-width: 320px) {
  /* line 239, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(hu-HU) .recyclable-toothpaste-tube .text-container .item-boxes {
    padding: 0 20px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 259, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(hu-HU) .recyclable-toothpaste-tube .text-container .item-boxes h2 {
    font-size: 23px;
    font-size: 2.3rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 259, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(hu-HU) .recyclable-toothpaste-tube .text-container .item-boxes h2 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
  }
}

@media only screen and (max-width: 320px) {
  /* line 259, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(hu-HU) .recyclable-toothpaste-tube .text-container .item-boxes h2 {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

/* line 275, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
html:lang(hu-HU) .recyclable-toothpaste-tube .text-container .item-boxes .xl-font {
  margin-bottom: -15px;
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 275, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(hu-HU) .recyclable-toothpaste-tube .text-container .item-boxes .xl-font {
    font-size: 85px;
    font-size: 8.5rem;
  }
}

@media only screen and (max-width: 991px) {
  /* line 275, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(hu-HU) .recyclable-toothpaste-tube .text-container .item-boxes .xl-font {
    margin-bottom: -2px;
    line-height: 1;
  }
}

@media only screen and (max-width: 767px) {
  /* line 275, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(hu-HU) .recyclable-toothpaste-tube .text-container .item-boxes .xl-font {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 292, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(hu-HU) .recyclable-toothpaste-tube .text-container .item-boxes.last-item-box {
    padding: 0 30px 0 15px;
    margin-left: 80px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 292, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(hu-HU) .recyclable-toothpaste-tube .text-container .item-boxes.last-item-box {
    padding: 7px 80px 7px 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 292, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(hu-HU) .recyclable-toothpaste-tube .text-container .item-boxes.last-item-box {
    padding: 0 25px;
  }
}

/* line 309, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
html:lang(hu-HU) .recyclable-toothpaste-tube .text-container .richText p {
  font-size: 14px;
  font-size: 1.4rem;
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 309, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(hu-HU) .recyclable-toothpaste-tube .text-container .richText p {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media only screen and (max-width: 991px) {
  /* line 309, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(hu-HU) .recyclable-toothpaste-tube .text-container .richText p {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 309, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(hu-HU) .recyclable-toothpaste-tube .text-container .richText p {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media only screen and (max-width: 320px) {
  /* line 309, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(hu-HU) .recyclable-toothpaste-tube .text-container .richText p {
    font-size: 10px;
    font-size: 1rem;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 329, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(hu-HU) .recyclable-toothpaste-tube .text-container .richText h1 {
    padding-bottom: 35px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 335, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(hu-HU) .recyclable-toothpaste-tube .text-container .richText h3 {
    padding-top: 155px;
    padding-bottom: 400px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 335, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(hu-HU) .recyclable-toothpaste-tube .text-container .richText h3 {
    padding-top: 55px;
    padding-bottom: 165px;
  }
}

/* overrides for ro-RO */
/* line 355, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
html:lang(ro-RO) .recyclable-toothpaste-tube .text-container .item-boxes {
  padding: 7px 35px 7px 60px;
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 355, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(ro-RO) .recyclable-toothpaste-tube .text-container .item-boxes {
    padding: 7px 30px 7px 50px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 355, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(ro-RO) .recyclable-toothpaste-tube .text-container .item-boxes {
    padding: 7px 80px 7px 40px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 355, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(ro-RO) .recyclable-toothpaste-tube .text-container .item-boxes {
    padding: 0 20px;
    max-width: initial;
  }
}

@media only screen and (max-width: 320px) {
  /* line 355, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(ro-RO) .recyclable-toothpaste-tube .text-container .item-boxes {
    padding: 5px 20px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 375, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(ro-RO) .recyclable-toothpaste-tube .text-container .item-boxes h2 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1;
  }
}

@media only screen and (max-width: 320px) {
  /* line 375, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(ro-RO) .recyclable-toothpaste-tube .text-container .item-boxes h2 {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

/* line 387, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
html:lang(ro-RO) .recyclable-toothpaste-tube .text-container .item-boxes .xl-font {
  margin-bottom: -15px;
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 387, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(ro-RO) .recyclable-toothpaste-tube .text-container .item-boxes .xl-font {
    font-size: 85px;
    font-size: 8.5rem;
  }
}

@media only screen and (max-width: 991px) {
  /* line 387, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(ro-RO) .recyclable-toothpaste-tube .text-container .item-boxes .xl-font {
    margin-bottom: -2px;
    line-height: 1;
  }
}

@media only screen and (max-width: 767px) {
  /* line 387, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(ro-RO) .recyclable-toothpaste-tube .text-container .item-boxes .xl-font {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 404, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(ro-RO) .recyclable-toothpaste-tube .text-container .item-boxes.last-item-box {
    padding: 0 40px 0 20px;
    margin-left: 80px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 404, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(ro-RO) .recyclable-toothpaste-tube .text-container .item-boxes.last-item-box {
    padding: 7px 90px 7px 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 404, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(ro-RO) .recyclable-toothpaste-tube .text-container .item-boxes.last-item-box {
    padding: 0 25px;
  }
}

/* line 421, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
html:lang(ro-RO) .recyclable-toothpaste-tube .text-container .richText p {
  font-size: 14px;
  font-size: 1.4rem;
}

@media only screen and (max-width: 991px) {
  /* line 421, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(ro-RO) .recyclable-toothpaste-tube .text-container .richText p {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 421, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(ro-RO) .recyclable-toothpaste-tube .text-container .richText p {
    font-size: 11px;
    font-size: 1.1rem;
  }
}

@media only screen and (max-width: 320px) {
  /* line 421, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(ro-RO) .recyclable-toothpaste-tube .text-container .richText p {
    font-size: 10px;
    font-size: 1rem;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 437, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(ro-RO) .recyclable-toothpaste-tube .text-container .richText h1 {
    padding-bottom: 25px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 437, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(ro-RO) .recyclable-toothpaste-tube .text-container .richText h1 {
    padding-bottom: 0;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 447, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(ro-RO) .recyclable-toothpaste-tube .text-container .richText h3 {
    padding-top: 130px;
    padding-bottom: 400px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 447, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(ro-RO) .recyclable-toothpaste-tube .text-container .richText h3 {
    padding-top: 70px;
    padding-bottom: 165px;
  }
}

/* overrides for fr-CH */
@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 467, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(fr-CH) .recyclable-toothpaste-tube .text-container .item-boxes {
    padding: 5px 30px 0 50px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 467, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(fr-CH) .recyclable-toothpaste-tube .text-container .item-boxes {
    padding: 5px 30px 0 50px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 467, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(fr-CH) .recyclable-toothpaste-tube .text-container .item-boxes {
    padding: 0 80px 0 50px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 467, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(fr-CH) .recyclable-toothpaste-tube .text-container .item-boxes {
    padding: 0 30px;
    max-width: initial;
  }
}

@media only screen and (max-width: 320px) {
  /* line 467, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(fr-CH) .recyclable-toothpaste-tube .text-container .item-boxes {
    padding: 0 25px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 489, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(fr-CH) .recyclable-toothpaste-tube .text-container .item-boxes h2 {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 1.1;
  }
}

@media only screen and (max-width: 767px) {
  /* line 489, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(fr-CH) .recyclable-toothpaste-tube .text-container .item-boxes h2 {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1;
  }
}

@media only screen and (max-width: 320px) {
  /* line 489, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(fr-CH) .recyclable-toothpaste-tube .text-container .item-boxes h2 {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 509, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(fr-CH) .recyclable-toothpaste-tube .text-container .item-boxes .xl-font {
    font-size: 85px;
    font-size: 8.5rem;
  }
}

@media only screen and (max-width: 991px) {
  /* line 509, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(fr-CH) .recyclable-toothpaste-tube .text-container .item-boxes .xl-font {
    font-size: 85px;
    font-size: 8.5rem;
    margin-bottom: -2px;
    line-height: 1;
  }
}

@media only screen and (max-width: 767px) {
  /* line 509, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(fr-CH) .recyclable-toothpaste-tube .text-container .item-boxes .xl-font {
    font-size: 60px;
    font-size: 6rem;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 509, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(fr-CH) .recyclable-toothpaste-tube .text-container .item-boxes .xl-font {
    font-size: 45px;
    font-size: 4.5rem;
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 991px) {
  /* line 534, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(fr-CH) .recyclable-toothpaste-tube .text-container .item-boxes.last-item-box {
    padding: 5px 30px 0 20px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 534, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(fr-CH) .recyclable-toothpaste-tube .text-container .item-boxes.last-item-box {
    padding: 0 30px 0 10px;
    margin-left: 80px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 534, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(fr-CH) .recyclable-toothpaste-tube .text-container .item-boxes.last-item-box {
    padding: 0 85px 0 20px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 534, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(fr-CH) .recyclable-toothpaste-tube .text-container .item-boxes.last-item-box {
    padding: 0 20px 0 40px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 555, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(fr-CH) .recyclable-toothpaste-tube .text-container .richText p {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 555, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(fr-CH) .recyclable-toothpaste-tube .text-container .richText p {
    font-size: 11px;
    font-size: 1.1rem;
  }
}

@media only screen and (max-width: 320px) {
  /* line 555, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(fr-CH) .recyclable-toothpaste-tube .text-container .richText p {
    font-size: 10px;
    font-size: 1rem;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 569, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(fr-CH) .recyclable-toothpaste-tube .text-container .richText h1 {
    padding-bottom: 40px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 569, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(fr-CH) .recyclable-toothpaste-tube .text-container .richText h1 {
    padding-bottom: 15px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 579, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(fr-CH) .recyclable-toothpaste-tube .text-container .richText h3 {
    padding-top: 160px;
    padding-bottom: 400px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 579, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(fr-CH) .recyclable-toothpaste-tube .text-container .richText h3 {
    padding-top: 35px;
    padding-bottom: 155px;
  }
}

/* overrides for de-CH */
@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 599, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(de-CH) .recyclable-toothpaste-tube .text-container .item-boxes {
    padding: 5px 30px 0 50px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 599, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(de-CH) .recyclable-toothpaste-tube .text-container .item-boxes {
    padding: 0 30px 0 40px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 599, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(de-CH) .recyclable-toothpaste-tube .text-container .item-boxes {
    padding: 0 70px 0 35px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 599, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(de-CH) .recyclable-toothpaste-tube .text-container .item-boxes {
    padding: 0 20px;
    max-width: initial;
  }
}

@media only screen and (max-width: 320px) {
  /* line 599, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(de-CH) .recyclable-toothpaste-tube .text-container .item-boxes {
    padding: 0 15px;
  }
}

/* line 621, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
html:lang(de-CH) .recyclable-toothpaste-tube .text-container .item-boxes h2 {
  font-size: 22px;
  font-size: 2.2rem;
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 621, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(de-CH) .recyclable-toothpaste-tube .text-container .item-boxes h2 {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media only screen and (min-width: 991px) {
  /* line 621, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(de-CH) .recyclable-toothpaste-tube .text-container .item-boxes h2 {
    font-size: 19px;
    font-size: 1.9rem;
  }
}

@media only screen and (max-width: 991px) {
  /* line 621, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(de-CH) .recyclable-toothpaste-tube .text-container .item-boxes h2 {
    font-size: 19px;
    font-size: 1.9rem;
    line-height: 1.1;
  }
}

@media only screen and (max-width: 767px) {
  /* line 621, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(de-CH) .recyclable-toothpaste-tube .text-container .item-boxes h2 {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1;
  }
}

@media only screen and (max-width: 320px) {
  /* line 621, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(de-CH) .recyclable-toothpaste-tube .text-container .item-boxes h2 {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 1;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 651, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(de-CH) .recyclable-toothpaste-tube .text-container .item-boxes .xl-font {
    font-size: 80px;
    font-size: 8rem;
  }
}

@media only screen and (max-width: 991px) {
  /* line 651, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(de-CH) .recyclable-toothpaste-tube .text-container .item-boxes .xl-font {
    font-size: 85px;
    font-size: 8.5rem;
    margin-bottom: -2px;
    line-height: 1;
  }
}

@media only screen and (max-width: 767px) {
  /* line 651, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(de-CH) .recyclable-toothpaste-tube .text-container .item-boxes .xl-font {
    font-size: 60px;
    font-size: 6rem;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 651, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(de-CH) .recyclable-toothpaste-tube .text-container .item-boxes .xl-font {
    font-size: 40px;
    font-size: 4rem;
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 991px) {
  /* line 676, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(de-CH) .recyclable-toothpaste-tube .text-container .item-boxes.last-item-box {
    padding: 0 50px 0 30px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 676, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(de-CH) .recyclable-toothpaste-tube .text-container .item-boxes.last-item-box {
    padding: 0 30px 0 10px;
    margin-left: 75px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 676, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(de-CH) .recyclable-toothpaste-tube .text-container .item-boxes.last-item-box {
    padding: 0 85px 0 20px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 676, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(de-CH) .recyclable-toothpaste-tube .text-container .item-boxes.last-item-box {
    padding: 0 20px 0 25px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 697, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(de-CH) .recyclable-toothpaste-tube .text-container .richText p {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media only screen and (max-width: 991px) {
  /* line 697, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(de-CH) .recyclable-toothpaste-tube .text-container .richText p {
    font-size: 13px;
    font-size: 1.3rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 697, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(de-CH) .recyclable-toothpaste-tube .text-container .richText p {
    font-size: 10px;
    font-size: 1rem;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 711, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(de-CH) .recyclable-toothpaste-tube .text-container .richText h1 {
    padding-bottom: 20px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 711, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(de-CH) .recyclable-toothpaste-tube .text-container .richText h1 {
    padding-bottom: 5px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 721, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(de-CH) .recyclable-toothpaste-tube .text-container .richText h3 {
    padding-top: 180px;
    padding-bottom: 400px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 721, src/sass/components/box/_box-recyclable-toothpaste-tube.scss */
  html:lang(de-CH) .recyclable-toothpaste-tube .text-container .richText h3 {
    font-size: 13px;
    font-size: 1.3rem;
    padding-top: 40px;
    padding-bottom: 155px;
  }
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/components/box/_box-infographics.scss */
.tiny-teeth-teal-background {
  background-color: #5c9fa8;
  margin-bottom: 45px;
}

@media only screen and (max-width: 767px) {
  /* line 8, src/sass/components/box/_box-infographics.scss */
  .tiny-teeth-teal-background .padding-medium {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 16, src/sass/components/box/_box-infographics.scss */
.tiny-teeth-light-grey-background {
  background-color: #dedede;
  min-height: 185px;
  margin-top: 15px;
  margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {
  /* line 16, src/sass/components/box/_box-infographics.scss */
  .tiny-teeth-light-grey-background {
    min-height: 160px;
    margin-top: 6px;
    margin-bottom: 6px;
  }
}

/* line 29, src/sass/components/box/_box-infographics.scss */
.tiny-teeth-hero-image-and-title {
  padding-top: 30px;
}

@media only screen and (max-width: 767px) {
  /* line 29, src/sass/components/box/_box-infographics.scss */
  .tiny-teeth-hero-image-and-title {
    padding-top: 0;
  }
}

@media only screen and (max-width: 575px) {
  /* line 36, src/sass/components/box/_box-infographics.scss */
  .tiny-teeth-hero-image-and-title > .component-content > .paragraphSystem {
    display: flex;
    flex-direction: column-reverse;
  }
}

/* line 43, src/sass/components/box/_box-infographics.scss */
.tiny-teeth-hero-image-and-title .tiny-teeth-hero-image {
  margin-bottom: -30px;
  max-width: 47%;
}

@media only screen and (max-width: 575px) {
  /* line 43, src/sass/components/box/_box-infographics.scss */
  .tiny-teeth-hero-image-and-title .tiny-teeth-hero-image {
    max-width: 60%;
  }
}

/* line 52, src/sass/components/box/_box-infographics.scss */
.tiny-teeth-hero-image-and-title .tiny-teeth-hero-title {
  max-width: 53%;
}

@media only screen and (max-width: 575px) {
  /* line 52, src/sass/components/box/_box-infographics.scss */
  .tiny-teeth-hero-image-and-title .tiny-teeth-hero-title {
    max-width: 100%;
  }
}

/* line 59, src/sass/components/box/_box-infographics.scss */
.tiny-teeth-hero-image-and-title .tiny-teeth-hero-title .richText-content {
  padding: 10px;
}

@media only screen and (max-width: 575px) {
  /* line 59, src/sass/components/box/_box-infographics.scss */
  .tiny-teeth-hero-image-and-title .tiny-teeth-hero-title .richText-content {
    padding: 0;
  }
}

/* line 66, src/sass/components/box/_box-infographics.scss */
.tiny-teeth-hero-image-and-title .tiny-teeth-hero-title .richText-content h2 {
  font-size: 28px;
  font-size: 2.8rem;
  line-height: 34px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  /* line 66, src/sass/components/box/_box-infographics.scss */
  .tiny-teeth-hero-image-and-title .tiny-teeth-hero-title .richText-content h2 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

/* line 77, src/sass/components/box/_box-infographics.scss */
.tiny-teeth-hero-image-and-title .tiny-teeth-hero-title .richText-content p {
  font-size: 13px;
  font-size: 1.3rem;
}

@media only screen and (max-width: 767px) {
  /* line 77, src/sass/components/box/_box-infographics.scss */
  .tiny-teeth-hero-image-and-title .tiny-teeth-hero-title .richText-content p {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

/* line 88, src/sass/components/box/_box-infographics.scss */
.image-and-text-overlay {
  padding: 15px 0;
}

/* line 91, src/sass/components/box/_box-infographics.scss */
.image-and-text-overlay .box {
  position: absolute;
  z-index: 9;
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 91, src/sass/components/box/_box-infographics.scss */
  .image-and-text-overlay .box {
    padding-right: 0;
  }
}

@media only screen and (max-width: 991px) {
  /* line 91, src/sass/components/box/_box-infographics.scss */
  .image-and-text-overlay .box {
    padding-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/box/_box-infographics.scss */
  .image-and-text-overlay .box {
    padding-left: 15px;
    padding-right: 10px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 91, src/sass/components/box/_box-infographics.scss */
  .image-and-text-overlay .box {
    padding-left: 0;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 114, src/sass/components/box/_box-infographics.scss */
  .tiny-teeth-red-text {
    padding-right: 0;
  }
}

@media only screen and (max-width: 991px) {
  /* line 114, src/sass/components/box/_box-infographics.scss */
  .tiny-teeth-red-text {
    padding-right: 0;
  }
}

/* line 123, src/sass/components/box/_box-infographics.scss */
.tiny-teeth-red-text p {
  font-size: 13px;
  font-size: 1.3rem;
  color: #751313;
}

/* line 129, src/sass/components/box/_box-infographics.scss */
.tiny-teeth-red-text h2 {
  font-size: 28px;
  font-size: 2.8rem;
  color: #da2912;
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 129, src/sass/components/box/_box-infographics.scss */
  .tiny-teeth-red-text h2 {
    padding-right: 0;
  }
}

@media only screen and (max-width: 991px) {
  /* line 129, src/sass/components/box/_box-infographics.scss */
  .tiny-teeth-red-text h2 {
    padding-left: 8px;
    padding-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 129, src/sass/components/box/_box-infographics.scss */
  .tiny-teeth-red-text h2 {
    font-size: 23px;
    font-size: 2.3rem;
  }
}

/* line 149, src/sass/components/box/_box-infographics.scss */
.tiny-teeth-red-text .info-disclaimer {
  font-size: 11px;
  font-size: 1.1rem;
  color: #751313;
}

/* line 157, src/sass/components/box/_box-infographics.scss */
.tiny-teeth-grey-text p {
  font-size: 14px;
  font-size: 1.4rem;
  padding-top: 25px;
  color: #756c51;
}

@media only screen and (max-width: 767px) {
  /* line 157, src/sass/components/box/_box-infographics.scss */
  .tiny-teeth-grey-text p {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media only screen and (max-width: 320px) {
  /* line 157, src/sass/components/box/_box-infographics.scss */
  .tiny-teeth-grey-text p {
    font-size: 11px;
    font-size: 1.1rem;
  }
}

/* line 175, src/sass/components/box/_box-infographics.scss */
.tiny-teeth-list-container {
  padding-left: 20px;
  padding-top: 15px;
}

@media only screen and (max-width: 991px) {
  /* line 175, src/sass/components/box/_box-infographics.scss */
  .tiny-teeth-list-container {
    padding: 15px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 175, src/sass/components/box/_box-infographics.scss */
  .tiny-teeth-list-container {
    padding: 60px 20px 30px 75px;
  }
}

/* line 188, src/sass/components/box/_box-infographics.scss */
.tiny-teeth-list-container .tiny-teeth-red-text h2 {
  padding-top: 60px;
}

@media only screen and (max-width: 767px) {
  /* line 188, src/sass/components/box/_box-infographics.scss */
  .tiny-teeth-list-container .tiny-teeth-red-text h2 {
    font-size: 20px;
    font-size: 2rem;
    padding: 20px 5px 0 0;
  }
}

@media only screen and (max-width: 320px) {
  /* line 188, src/sass/components/box/_box-infographics.scss */
  .tiny-teeth-list-container .tiny-teeth-red-text h2 {
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 203, src/sass/components/box/_box-infographics.scss */
  .tiny-teeth-list-container .tiny-teeth-grey-text {
    max-width: 415px;
  }
}

/* line 209, src/sass/components/box/_box-infographics.scss */
.tiny-teeth-list-container .tiny-teeth-list {
  padding-left: 40px;
}

@media only screen and (max-width: 767px) {
  /* line 209, src/sass/components/box/_box-infographics.scss */
  .tiny-teeth-list-container .tiny-teeth-list {
    padding-left: 30px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 216, src/sass/components/box/_box-infographics.scss */
  .tiny-teeth-list-container .tiny-teeth-list .richText-content ul {
    margin-top: 0;
  }
}

/* line 221, src/sass/components/box/_box-infographics.scss */
.tiny-teeth-list-container .tiny-teeth-list .richText-content ul li {
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0 20px;
  margin: 5px 0;
  list-style-type: none;
  color: #756c51;
}

@media only screen and (max-width: 767px) {
  /* line 221, src/sass/components/box/_box-infographics.scss */
  .tiny-teeth-list-container .tiny-teeth-list .richText-content ul li {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 0 8px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 221, src/sass/components/box/_box-infographics.scss */
  .tiny-teeth-list-container .tiny-teeth-list .richText-content ul li {
    font-size: 10px;
    font-size: 1rem;
    padding: 0 3px;
  }
}

/* line 241, src/sass/components/box/_box-infographics.scss */
.tiny-teeth-list-container .tiny-teeth-list .richText-content ul li::before {
  content: '';
  background: url("../images/tiny-checkbox.png") no-repeat left top;
  height: 20px;
  padding-top: 7px;
  padding-left: 29px;
  left: -20px;
}

@media only screen and (max-width: 767px) {
  /* line 241, src/sass/components/box/_box-infographics.scss */
  .tiny-teeth-list-container .tiny-teeth-list .richText-content ul li::before {
    background-size: 20px;
    height: 15px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 241, src/sass/components/box/_box-infographics.scss */
  .tiny-teeth-list-container .tiny-teeth-list .richText-content ul li::before {
    background-size: 15px;
    padding-top: 0;
    padding-left: 22px;
    top: 2px;
  }
}

/* line 266, src/sass/components/box/_box-infographics.scss */
.two-boxes-container {
  display: flex;
  flex-wrap: nowrap;
  margin-top: 13px;
  margin-bottom: 13px;
}

/* line 272, src/sass/components/box/_box-infographics.scss */
.two-boxes-container .left-box {
  width: calc(50% - 13px);
  min-height: 225px;
  margin-right: 13px;
  background-color: #dedede;
}

@media only screen and (max-width: 767px) {
  /* line 272, src/sass/components/box/_box-infographics.scss */
  .two-boxes-container .left-box {
    min-height: 190px;
  }
}

/* line 283, src/sass/components/box/_box-infographics.scss */
.two-boxes-container .right-box {
  width: calc(50% - 13px);
  min-height: 225px;
  margin-left: 13px;
  background-color: #dedede;
}

@media only screen and (max-width: 767px) {
  /* line 283, src/sass/components/box/_box-infographics.scss */
  .two-boxes-container .right-box {
    min-height: 190px;
  }
}

/* line 294, src/sass/components/box/_box-infographics.scss */
.two-boxes-container .image {
  padding: 0;
}

/* line 298, src/sass/components/box/_box-infographics.scss */
.two-boxes-container .image .right img {
  margin-right: -20px;
}

@media only screen and (max-width: 767px) {
  /* line 298, src/sass/components/box/_box-infographics.scss */
  .two-boxes-container .image .right img {
    margin-right: -20px;
  }
}

/* line 310, src/sass/components/box/_box-infographics.scss */
.grey-list-and-image h2 {
  font-size: 24px;
  font-size: 2.4rem;
  color: #a12727;
  padding-top: 13px;
  padding-bottom: 13px;
  font-weight: bold;
}

/* line 319, src/sass/components/box/_box-infographics.scss */
.grey-list-and-image h3 {
  font-size: 18px;
  font-size: 1.8rem;
  color: #f00;
}

/* line 325, src/sass/components/box/_box-infographics.scss */
.grey-list-and-image p {
  font-size: 14px;
  font-size: 1.4rem;
  color: #757575;
}

/* line 331, src/sass/components/box/_box-infographics.scss */
.grey-list-and-image .richText-content ul li {
  font-size: 14px;
  font-size: 1.4rem;
  color: #757575;
}

/* line 336, src/sass/components/box/_box-infographics.scss */
.grey-list-and-image .richText-content ul li::before {
  color: #757575;
  font-size: 14px;
  line-height: 30px;
}

@media only screen and (max-width: 767px) {
  /* line 343, src/sass/components/box/_box-infographics.scss */
  .grey-list-and-image .richText-image.pull-right {
    float: none;
    margin: 5px auto;
  }
}

/* line 351, src/sass/components/box/_box-infographics.scss */
.image-and-text-alert {
  background-color: #b31d1d;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
}

/* line 358, src/sass/components/box/_box-infographics.scss */
.image-and-text-alert .richText {
  margin: 0;
}

/* line 361, src/sass/components/box/_box-infographics.scss */
.image-and-text-alert .richText p {
  display: flex;
  justify-content: center;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  /* line 361, src/sass/components/box/_box-infographics.scss */
  .image-and-text-alert .richText p {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

/* line 373, src/sass/components/box/_box-infographics.scss */
.image-and-text-alert .image {
  margin-top: -15px;
  margin-left: -15px;
  padding: 0;
}

/* line 380, src/sass/components/box/_box-infographics.scss */
.facts-teal-background {
  background-color: #53b9c4;
  padding: 0;
}

/* line 384, src/sass/components/box/_box-infographics.scss */
.facts-teal-background .white-text {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.8;
  font-weight: 300;
  padding: 20px 0;
}

/* line 393, src/sass/components/box/_box-infographics.scss */
.facts-red-background {
  background-color: #d82b26;
  padding: 0;
}

/* line 398, src/sass/components/box/_box-infographics.scss */
.facts-light-grey-background {
  background-color: #ebebeb;
}

@media only screen and (max-width: 767px) {
  /* line 398, src/sass/components/box/_box-infographics.scss */
  .facts-light-grey-background {
    background-color: #fff;
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* line 408, src/sass/components/box/_box-infographics.scss */
.facts-white-border-bottom {
  border-bottom: 1px solid #fff;
}

/* line 411, src/sass/components/box/_box-infographics.scss */
.facts-white-border-bottom > .component-content > .paragraphSystem {
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  /* line 411, src/sass/components/box/_box-infographics.scss */
  .facts-white-border-bottom > .component-content > .paragraphSystem {
    display: block;
  }
}

/* line 421, src/sass/components/box/_box-infographics.scss */
.facts-hero-image {
  padding: 0;
  margin-bottom: -5px;
}

@media only screen and (max-width: 767px) {
  /* line 425, src/sass/components/box/_box-infographics.scss */
  .facts-hero-image img {
    width: 100%;
  }
}

/* line 432, src/sass/components/box/_box-infographics.scss */
.facts-numbered-image {
  padding: 0;
}

/* line 435, src/sass/components/box/_box-infographics.scss */
.facts-numbered-image img {
  margin-bottom: -5px;
  max-width: 404px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 435, src/sass/components/box/_box-infographics.scss */
  .facts-numbered-image img {
    max-width: 315px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 435, src/sass/components/box/_box-infographics.scss */
  .facts-numbered-image img {
    max-width: 404px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 435, src/sass/components/box/_box-infographics.scss */
  .facts-numbered-image img {
    max-width: 300px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 435, src/sass/components/box/_box-infographics.scss */
  .facts-numbered-image img {
    width: 100%;
    max-width: initial;
  }
}

/* line 457, src/sass/components/box/_box-infographics.scss */
.facts-numbered-image figcaption p {
  font-size: 40px;
  font-size: 4rem;
  position: absolute;
  top: -25px;
  left: 30px;
  line-height: 40px;
  font-weight: 300;
  color: #fff;
}

/* line 470, src/sass/components/box/_box-infographics.scss */
.facts-text p {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 20px;
  color: #525252;
  font-weight: 300;
  margin: 0;
}

@media only screen and (max-width: 991px) {
  /* line 470, src/sass/components/box/_box-infographics.scss */
  .facts-text p {
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 470, src/sass/components/box/_box-infographics.scss */
  .facts-text p {
    padding: 60px 20px;
    text-align: center;
  }
}

/* line 488, src/sass/components/box/_box-infographics.scss */
.facts-text span {
  font-size: 32px;
  font-size: 3.2rem;
  text-transform: uppercase;
  line-height: 40px;
}

/* line 497, src/sass/components/box/_box-infographics.scss */
.facts-footer img {
  padding: 35px 0;
  max-width: 200px;
}

/* line 503, src/sass/components/box/_box-infographics.scss */
.facts-numbered-list {
  padding: 0 30px;
}

/* line 506, src/sass/components/box/_box-infographics.scss */
.facts-numbered-list p {
  font-size: 10px;
  font-size: 1rem;
  text-transform: uppercase;
  color: #fff;
  padding-left: 10px;
  margin: 0;
}

/* line 515, src/sass/components/box/_box-infographics.scss */
.facts-numbered-list ol {
  margin-top: 0;
}

/* line 518, src/sass/components/box/_box-infographics.scss */
.facts-numbered-list ol li {
  font-size: 10px;
  font-size: 1rem;
  list-style-type: decimal;
  counter-increment: list;
  color: #fff;
}

/* line 5, src/sass/components/box/_box-smile-hero-video.scss */
.c-scrollbar {
  z-index: 99;
  height: 100vh !important;
  background-color: rgba(255, 255, 255, 0.6);
  opacity: 1 !important;
}

/* line 13, src/sass/components/box/_box-smile-hero-video.scss */
.layout-smile-stories-landing .footer-curve {
  display: none;
}

/* line 17, src/sass/components/box/_box-smile-hero-video.scss */
.layout-smile-stories-landing #footer {
  margin-top: 0;
}

/* line 23, src/sass/components/box/_box-smile-hero-video.scss */
.layout-smile-stories-landing #header .reference-header:not(.header-2022) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  max-width: 90%;
  z-index: 999;
}

/* line 32, src/sass/components/box/_box-smile-hero-video.scss */
.layout-smile-stories-landing #header .reference-header:not(.header-2022).header .main-header .image.logo {
  display: none;
}

/* line 37, src/sass/components/box/_box-smile-hero-video.scss */
.layout-smile-stories-landing #header .reference-header:not(.header-2022) .reference-header-buttons .menu::after {
  color: #fff !important;
}

/* line 41, src/sass/components/box/_box-smile-hero-video.scss */
.layout-smile-stories-landing #header .reference-header:not(.header-2022) .search-box-container .search-btn::after {
  color: #fff;
}

/* line 48, src/sass/components/box/_box-smile-hero-video.scss */
.layout-smile-stories-landing .reference-header.header:not(.header-2022) .search-box-container,
.layout-smile-stories-landing #header .reference-header.header:not(.header-2022) .main-header .content {
  background-color: transparent;
}

/* line 56, src/sass/components/box/_box-smile-hero-video.scss */
.layout-smile-stories-landing #header .reference-header .utility-bar,
.layout-smile-stories-landing #header .reference-header .breadcrumbs {
  display: none;
}

/* line 62, src/sass/components/box/_box-smile-hero-video.scss */
.layout-smile-stories-landing #header .reference-header.header.header-2022 {
  max-width: 100%;
  position: absolute;
  top: 0;
  z-index: 21;
  transform: none !important;
}

/* line 70, src/sass/components/box/_box-smile-hero-video.scss */
.layout-smile-stories-landing #header .reference-header.header.header-2022 .main-header .image.logo {
  display: block;
}

/* line 75, src/sass/components/box/_box-smile-hero-video.scss */
.layout-smile-stories-landing #header .reference-header.header.header-2022 .submenu-2022 {
  top: 60px;
}

/* line 84, src/sass/components/box/_box-smile-hero-video.scss */
.smile-box-hero-video > .component-content {
  height: 100vh;
  background-size: cover;
  background-position: center center;
}

/* line 90, src/sass/components/box/_box-smile-hero-video.scss */
.smile-box-hero-video .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  z-index: 1;
}

@media only screen and (max-width: 991px) {
  /* line 90, src/sass/components/box/_box-smile-hero-video.scss */
  .smile-box-hero-video .content {
    padding-left: 13vw;
    padding-right: 13vw;
  }
}

/* line 104, src/sass/components/box/_box-smile-hero-video.scss */
.smile-box-hero-video .image {
  margin: 25px 0;
  z-index: 1;
}

/* line 109, src/sass/components/box/_box-smile-hero-video.scss */
.smile-box-hero-video .smile-image-scroll-down {
  position: absolute;
  bottom: 2vw;
  margin: 0;
  transition: opacity 0.4s ease-out;
  cursor: pointer;
}

@media only screen and (min-width: 991px) {
  /* line 117, src/sass/components/box/_box-smile-hero-video.scss */
  html:not(.has-scroll-smooth) .smile-box-hero-video .smile-image-scroll-down {
    bottom: 6vw;
  }
}

@media only screen and (max-width: 991px) {
  /* line 109, src/sass/components/box/_box-smile-hero-video.scss */
  .smile-box-hero-video .smile-image-scroll-down {
    bottom: 12vw;
  }
}

/* line 126, src/sass/components/box/_box-smile-hero-video.scss */
.smile-box-hero-video .smile-image-scroll-down:hover {
  opacity: 0.8;
}

/* line 130, src/sass/components/box/_box-smile-hero-video.scss */
.smile-box-hero-video .smile-image-scroll-down img {
  width: 75px;
  height: auto;
}

@media only screen and (max-width: 991px) {
  /* line 130, src/sass/components/box/_box-smile-hero-video.scss */
  .smile-box-hero-video .smile-image-scroll-down img {
    width: 15vw;
    height: auto;
  }
}

/* line 144, src/sass/components/box/_box-smile-hero-video.scss */
.cq-wcm-edit .smile-box-hero-video > .component-content {
  height: 900px;
}

@media only screen and (min-width: 991px) {
  /* line 1, src/sass/components/box/_box-smile-about-person.scss */
  .smile-box-about-person {
    padding-left: 4vw;
    padding-right: 4vw;
    padding-bottom: 10vw;
  }
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/box/_box-smile-about-person.scss */
  .smile-box-about-person {
    padding-bottom: 25vw;
  }
  /* line 14, src/sass/components/box/_box-smile-about-person.scss */
  .smile-box-about-person > .component-content > .content {
    padding-left: 4.667vw;
    padding-right: 4.667vw;
  }
}

/* line 23, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person.smile-box-gray {
  background-color: #f3f3f3;
}

/* line 27, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person.smile-box-red {
  background-color: #f20009;
}

@media only screen and (max-width: 991px) {
  /* line 32, src/sass/components/box/_box-smile-about-person.scss */
  .smile-box-about-person.smile-box-red .smile-richText-play-video > .component-content a {
    background-color: #fff;
    color: #f20009;
  }
}

@media only screen and (max-width: 991px) {
  /* line 39, src/sass/components/box/_box-smile-about-person.scss */
  .smile-box-about-person.smile-box-red .smile-richText-play-video > .component-content a:hover {
    background-color: #ececec;
  }
}

/* line 48, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person.smile-box-red .smlie-richText-text-about h2,
.smile-box-about-person.smile-box-red .smlie-richText-text-about p,
.smile-box-about-person.smile-box-red .smlie-richText-text-about u,
.smile-box-about-person.smile-box-red .smlie-richText-text-about span {
  color: #fff;
}

/* line 56, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person.smile-box-red .hyperlinkStyle-smile-btn {
  color: #fff;
}

/* line 59, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person.smile-box-red .hyperlinkStyle-smile-btn::before {
  color: #f20009;
  background-color: #fff;
}

/* line 64, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person.smile-box-red .hyperlinkStyle-smile-btn:hover {
  color: #ececec;
}

/* line 67, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person.smile-box-red .hyperlinkStyle-smile-btn:hover::before {
  background-color: #ececec;
}

/* line 74, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person.smile-box-red .smile-richText-quotes blockquote,
.smile-box-about-person.smile-box-red .smile-richText-quotes p {
  color: #fff;
}

/* line 80, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person.smile-box-red .smile-richText-quotes blockquote::before, .smile-box-about-person.smile-box-red .smile-richText-quotes blockquote::after {
  content: ' ';
  background-image: url("../images/quotes-white.png");
}

@media only screen and (max-width: 991px) {
  /* line 89, src/sass/components/box/_box-smile-about-person.scss */
  .smile-box-about-person .smile-box-video-thumb-wrapper {
    margin-bottom: -5.5vw;
  }
}

/* line 96, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person .smile-box-video-thumb {
  width: auto;
  position: relative;
  top: -5.5vw;
  float: right;
}

@media only screen and (max-width: 991px) {
  /* line 96, src/sass/components/box/_box-smile-about-person.scss */
  .smile-box-about-person .smile-box-video-thumb {
    float: none;
    top: -8vw;
    z-index: 1;
  }
  /* line 109, src/sass/components/box/_box-smile-about-person.scss */
  .smile-box-about-person .smile-box-video-thumb .image {
    text-align: center;
  }
  /* line 112, src/sass/components/box/_box-smile-about-person.scss */
  .smile-box-about-person .smile-box-video-thumb .image .component-content {
    text-align: center;
    position: relative;
    line-height: 0;
    display: inline-block;
  }
  /* line 118, src/sass/components/box/_box-smile-about-person.scss */
  .smile-box-about-person .smile-box-video-thumb .image .component-content::after {
    content: ' ';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.5);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 10%, rgba(0, 0, 0, 0.8) 100%);
  }
}

/* line 132, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person .smile-box-video-thumb.is-inview {
  z-index: 1;
}

/* line 137, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person .smile-box-video-thumb > .component-content > .content {
  position: relative;
}

/* line 143, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person .smile-richText-play-video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

@media only screen and (max-width: 991px) {
  /* line 143, src/sass/components/box/_box-smile-about-person.scss */
  .smile-box-about-person .smile-richText-play-video {
    bottom: -14vw;
    top: auto;
  }
}

/* line 156, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person .smile-richText-play-video > .component-content {
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
}

/* line 162, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person .smile-richText-play-video > .component-content a {
  display: inline-block;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  color: #fff;
  text-transform: uppercase;
  text-decoration: underline;
  width: 160px;
  height: 160px;
  background-color: #f20009;
  border-radius: 100%;
  line-height: 6.5;
  transition: background 0.5s ease-out;
}

@media only screen and (max-width: 991px) {
  /* line 162, src/sass/components/box/_box-smile-about-person.scss */
  .smile-box-about-person .smile-richText-play-video > .component-content a {
    width: 20vw;
    height: 20vw;
    line-height: 19vw;
    font-size: 3.2vw;
  }
}

/* line 185, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person .smile-richText-play-video > .component-content a:hover {
  background-color: #ca0007;
}

/* line 192, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person .smlie-richText-text-about {
  margin-top: 10.5vw;
}

@media only screen and (min-width: 991px) {
  /* line 192, src/sass/components/box/_box-smile-about-person.scss */
  .smile-box-about-person .smlie-richText-text-about {
    padding-right: 10vw;
    padding-left: 2vw;
    margin-bottom: 5vw;
  }
  /* line 202, src/sass/components/box/_box-smile-about-person.scss */
  .smile-box-about-person .smlie-richText-text-about h2 {
    font-size: 60px;
  }
  /* line 206, src/sass/components/box/_box-smile-about-person.scss */
  .smile-box-about-person .smlie-richText-text-about p,
  .smile-box-about-person .smlie-richText-text-about u,
  .smile-box-about-person .smlie-richText-text-about u span {
    font-size: 22px;
  }
}

@media only screen and (min-width: 1200px) {
  /* line 214, src/sass/components/box/_box-smile-about-person.scss */
  .smile-box-about-person .smlie-richText-text-about h2 {
    font-size: 75px;
  }
  /* line 218, src/sass/components/box/_box-smile-about-person.scss */
  .smile-box-about-person .smlie-richText-text-about p,
  .smile-box-about-person .smlie-richText-text-about u,
  .smile-box-about-person .smlie-richText-text-about u span {
    font-size: 24px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 192, src/sass/components/box/_box-smile-about-person.scss */
  .smile-box-about-person .smlie-richText-text-about {
    margin-top: 8vw;
  }
  /* line 228, src/sass/components/box/_box-smile-about-person.scss */
  .smile-box-about-person .smlie-richText-text-about h2,
  .smile-box-about-person .smlie-richText-text-about u {
    display: none;
  }
}

/* line 234, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person .smlie-richText-text-about h2 {
  font-weight: bold;
  font-style: italic;
  color: #f20009;
  letter-spacing: -5px;
}

/* line 242, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person .smlie-richText-text-about p {
  font-weight: 300;
  line-height: 1.5;
}

@media only screen and (max-width: 991px) {
  /* line 242, src/sass/components/box/_box-smile-about-person.scss */
  .smile-box-about-person .smlie-richText-text-about p {
    font-size: 4.8vw;
    margin-top: 0;
  }
}

/* line 253, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person .smlie-richText-text-about u {
  text-decoration: none;
  border-bottom: 1px solid;
  color: #f20009;
}

/* line 259, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person .smlie-richText-text-about u span {
  color: #f20009;
  font-weight: 300;
}

/* line 266, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person .smlie-richText-text-about strong {
  font-weight: bold;
}

/* line 271, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person .smile-box-about-person-mobile {
  display: none;
  position: absolute;
  bottom: 16vw;
  width: 85%;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
  padding: 0;
}

@media only screen and (max-width: 991px) {
  /* line 271, src/sass/components/box/_box-smile-about-person.scss */
  .smile-box-about-person .smile-box-about-person-mobile {
    display: block;
  }
  /* line 285, src/sass/components/box/_box-smile-about-person.scss */
  .smile-box-about-person .smile-box-about-person-mobile h2,
  .smile-box-about-person .smile-box-about-person-mobile u {
    display: inline;
  }
}

/* line 291, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person .smile-box-about-person-mobile h2,
.smile-box-about-person .smile-box-about-person-mobile u,
.smile-box-about-person .smile-box-about-person-mobile u span,
.smile-box-about-person .smile-box-about-person-mobile p {
  color: #fff;
}

/* line 298, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person .smile-box-about-person-mobile h2 {
  font-size: 8vw;
  letter-spacing: -0.667vw;
}

/* line 303, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person .smile-box-about-person-mobile u,
.smile-box-about-person .smile-box-about-person-mobile u span {
  font-size: 4.8vw;
  font-weight: normal;
}

/* line 309, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person .smile-box-about-person-mobile p {
  margin-bottom: 0;
}

/* line 314, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person .hyperlinkStyle-smile-btn {
  position: relative;
  padding-left: 80px;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  color: #f20009;
  transition: color 0.5s ease-out;
}

@media only screen and (max-width: 991px) {
  /* line 314, src/sass/components/box/_box-smile-about-person.scss */
  .smile-box-about-person .hyperlinkStyle-smile-btn {
    margin-top: 4vw;
    display: inline-block;
    font-size: 4.8vw;
    padding-left: 14vw;
  }
}

/* line 331, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person .hyperlinkStyle-smile-btn:hover {
  color: #ca0007;
}

/* line 334, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person .hyperlinkStyle-smile-btn:hover::before {
  background-color: #ca0007;
}

/* line 339, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person .hyperlinkStyle-smile-btn::before {
  content: '\e5cc';
  font-family: 'Material Icons';
  font-size: 30px;
  font-style: normal;
  font-weight: normal;
  pointer-events: none;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  transform: translateY(-50%);
  color: #fff;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background-color: #f20009;
  text-align: center;
  line-height: 50px;
  transition: background 0.4s ease-out;
}

@media only screen and (max-width: 991px) {
  /* line 339, src/sass/components/box/_box-smile-about-person.scss */
  .smile-box-about-person .hyperlinkStyle-smile-btn::before {
    width: 10.3vw;
    height: 10.3vw;
    line-height: 10.5vw;
  }
}

/* line 376, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person .smile-richText-quotes {
  margin-top: 100px;
  margin-bottom: 100px;
}

@media only screen and (max-width: 991px) {
  /* line 376, src/sass/components/box/_box-smile-about-person.scss */
  .smile-box-about-person .smile-richText-quotes {
    margin-top: 12vw;
    margin-bottom: 0;
  }
}

/* line 385, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person .smile-richText-quotes .component-content {
  overflow: visible;
}

/* line 389, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person .smile-richText-quotes blockquote {
  font-weight: 300;
  font-stretch: normal;
  font-style: italic;
  line-height: 1.46;
  color: #f20009;
  max-width: 60vw;
  margin: 0 auto;
  position: relative;
}

@media only screen and (min-width: 991px) {
  /* line 389, src/sass/components/box/_box-smile-about-person.scss */
  .smile-box-about-person .smile-richText-quotes blockquote {
    font-size: 35px;
  }
}

@media only screen and (min-width: 1200px) {
  /* line 389, src/sass/components/box/_box-smile-about-person.scss */
  .smile-box-about-person .smile-richText-quotes blockquote {
    font-size: 48px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 389, src/sass/components/box/_box-smile-about-person.scss */
  .smile-box-about-person .smile-richText-quotes blockquote {
    font-size: 6.4vw;
  }
}

/* line 414, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person .smile-richText-quotes blockquote::before, .smile-box-about-person .smile-richText-quotes blockquote::after {
  content: ' ';
  background: url("../images/quotes-red.png");
  background-size: contain;
  background-repeat: no-repeat;
  width: 55px;
  height: 43px;
  position: absolute;
}

@media only screen and (max-width: 991px) {
  /* line 414, src/sass/components/box/_box-smile-about-person.scss */
  .smile-box-about-person .smile-richText-quotes blockquote::before, .smile-box-about-person .smile-richText-quotes blockquote::after {
    width: 5vw;
    height: 4vw;
  }
}

/* line 430, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person .smile-richText-quotes blockquote::before {
  left: -50px;
  top: -20px;
}

@media only screen and (max-width: 991px) {
  /* line 430, src/sass/components/box/_box-smile-about-person.scss */
  .smile-box-about-person .smile-richText-quotes blockquote::before {
    left: -4vw;
    top: -1.33vw;
  }
}

/* line 440, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person .smile-richText-quotes blockquote::after {
  bottom: -20px;
  right: -50px;
  transform: rotate(180deg);
}

@media only screen and (max-width: 991px) {
  /* line 440, src/sass/components/box/_box-smile-about-person.scss */
  .smile-box-about-person .smile-richText-quotes blockquote::after {
    right: -4vw;
    bottom: -1.33vw;
  }
}

/* line 452, src/sass/components/box/_box-smile-about-person.scss */
.smile-box-about-person .smile-richText-quotes p {
  font-size: 24px;
  font-weight: 300;
  font-style: italic;
  margin-top: 45px;
}

@media only screen and (max-width: 991px) {
  /* line 452, src/sass/components/box/_box-smile-about-person.scss */
  .smile-box-about-person .smile-richText-quotes p {
    font-size: 4.8vw;
    margin-top: 6vw;
  }
}

/* line 469, src/sass/components/box/_box-smile-about-person.scss */
.template-smile-stories-landing .overlay-container {
  position: fixed;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 478, src/sass/components/box/_box-smile-about-person.scss */
.template-smile-stories-landing .overlay-container .overlay-content .overlay-close {
  top: -50px;
}

/* line 488, src/sass/components/box/_box-smile-about-person.scss */
.cq-wcm-edit .smile-box-about-person .smile-richText-play-video {
  position: relative;
}

/* line 492, src/sass/components/box/_box-smile-about-person.scss */
.cq-wcm-edit .smile-box-about-person .smile-box-about-person-mobile {
  display: block;
  position: initial;
}

/* line 496, src/sass/components/box/_box-smile-about-person.scss */
.cq-wcm-edit .smile-box-about-person .smile-box-about-person-mobile h2,
.cq-wcm-edit .smile-box-about-person .smile-box-about-person-mobile u,
.cq-wcm-edit .smile-box-about-person .smile-box-about-person-mobile u span,
.cq-wcm-edit .smile-box-about-person .smile-box-about-person-mobile p {
  color: #000;
  font-size: 22px;
  letter-spacing: 1px;
}

/* line 4, src/sass/components/box/_box-sm-section-red.scss */
.template-smile-masters-landing #header .reference-header:not(.header-2022) {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  max-width: 90%;
  z-index: 999;
}

/* line 13, src/sass/components/box/_box-sm-section-red.scss */
.template-smile-masters-landing #header .reference-header:not(.header-2022).header .main-header .image.logo {
  display: none;
}

/* line 18, src/sass/components/box/_box-sm-section-red.scss */
.template-smile-masters-landing #header .reference-header:not(.header-2022) .reference-header-buttons .menu::after {
  color: #fff !important;
}

/* line 22, src/sass/components/box/_box-sm-section-red.scss */
.template-smile-masters-landing #header .reference-header:not(.header-2022) .search-box-container .search-btn::after {
  color: #fff;
}

/* line 28, src/sass/components/box/_box-sm-section-red.scss */
.template-smile-masters-landing .reference-header.header:not(.header-2022) .search-box-container,
.template-smile-masters-landing #header .reference-header.header:not(.header-2022) .main-header .content {
  background-color: transparent;
}

/* line 36, src/sass/components/box/_box-sm-section-red.scss */
.template-smile-masters-landing #header .reference-header .utility-bar,
.template-smile-masters-landing #header .reference-header .breadcrumbs {
  display: none;
}

/* line 42, src/sass/components/box/_box-sm-section-red.scss */
.template-smile-masters-landing #header .reference-header.header.header-2022 {
  max-width: 100%;
  position: absolute;
  top: 0;
  z-index: 21;
  transform: none !important;
}

/* line 50, src/sass/components/box/_box-sm-section-red.scss */
.template-smile-masters-landing #header .reference-header.header.header-2022 .main-header .image.logo {
  display: block;
}

/* line 55, src/sass/components/box/_box-sm-section-red.scss */
.template-smile-masters-landing #header .reference-header.header.header-2022 .submenu-2022 {
  top: 60px;
}

/* line 62, src/sass/components/box/_box-sm-section-red.scss */
.template-smile-masters-landing .hyperlinkStyle-smile-btn {
  font-size: 24px;
  color: #ec1d23;
  font-style: italic;
  background-color: #fff;
  padding: 21px 35px 25px;
  border-radius: 50px 0 50px 50px;
  line-height: 1;
  display: inline-block;
  min-width: 200px;
}

/* line 74, src/sass/components/box/_box-sm-section-red.scss */
.template-smile-masters-landing .footer-curve {
  display: none;
}

/* line 78, src/sass/components/box/_box-sm-section-red.scss */
.template-smile-masters-landing #footer {
  margin-top: 0;
}

/* line 82, src/sass/components/box/_box-sm-section-red.scss */
.template-smile-masters-landing .smile-box-hero-video .content {
  align-items: flex-start;
  margin-left: 5%;
}

@media only screen and (max-width: 991px) {
  /* line 82, src/sass/components/box/_box-sm-section-red.scss */
  .template-smile-masters-landing .smile-box-hero-video .content {
    align-items: center;
    margin-left: auto;
  }
}

/* line 94, src/sass/components/box/_box-sm-section-red.scss */
.smileMasters-hero-video {
  height: 100vh;
  background-color: #ec1d23;
}

@media only screen and (max-width: 991px) {
  /* line 94, src/sass/components/box/_box-sm-section-red.scss */
  .smileMasters-hero-video {
    height: auto;
  }
}

/* line 102, src/sass/components/box/_box-sm-section-red.scss */
.smileMasters-hero-video video {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  min-width: 100%;
  max-height: 100vh;
  max-width: 100%;
  width: auto;
  height: auto;
}

@media only screen and (max-width: 991px) {
  /* line 102, src/sass/components/box/_box-sm-section-red.scss */
  .smileMasters-hero-video video {
    position: inherit;
    transform: none;
    min-height: unset;
  }
}

/* line 124, src/sass/components/box/_box-sm-section-red.scss */
.sm-box-section-red {
  background-color: #ec1d23;
  padding-bottom: 120px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  /* line 124, src/sass/components/box/_box-sm-section-red.scss */
  .sm-box-section-red {
    padding-bottom: 0;
  }
}

/* line 133, src/sass/components/box/_box-sm-section-red.scss */
.sm-box-section-red::before {
  content: ' ';
  width: 213px;
  height: 377.5px;
  background: url("../images/lpmasters-bg-1.png");
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 50px;
}

/* line 144, src/sass/components/box/_box-sm-section-red.scss */
.sm-box-section-red::after {
  content: ' ';
  width: 377.5px;
  height: 213px;
  background: url("../images/lpmasters-bg-2.png");
  background-repeat: no-repeat;
  position: absolute;
  right: 90px;
  bottom: 0;
}

/* line 155, src/sass/components/box/_box-sm-section-red.scss */
.sm-box-section-red .image:first-of-type {
  margin-top: 30px;
}

/* line 159, src/sass/components/box/_box-sm-section-red.scss */
.sm-box-section-red h2:first-of-type {
  color: #fff;
  font-size: 3.7rem;
  font-weight: bold;
  font-style: italic;
}

@media only screen and (max-width: 767px) {
  /* line 159, src/sass/components/box/_box-sm-section-red.scss */
  .sm-box-section-red h2:first-of-type {
    font-size: 8vw;
  }
}

/* line 171, src/sass/components/box/_box-sm-section-red.scss */
.sm-box-hero {
  margin-bottom: 100px;
}

/* line 175, src/sass/components/box/_box-sm-section-red.scss */
.sm-box-hero > .component-content .content {
  display: flex;
  align-items: flex-end;
  flex-wrap: wrap;
}

/* line 183, src/sass/components/box/_box-sm-section-red.scss */
.sm-box-hero .richText .richText-content {
  max-width: 85%;
  margin: 0 auto;
}

/* line 188, src/sass/components/box/_box-sm-section-red.scss */
.sm-box-hero .richText p {
  padding-bottom: 30px;
  font-size: 26px;
  font-weight: 300;
}

/* line 197, src/sass/components/box/_box-sm-section-red.scss */
.sm-box-hero-logos {
  position: absolute;
  top: 0;
  bottom: 0;
  display: flex;
}

/* line 203, src/sass/components/box/_box-sm-section-red.scss */
.sm-box-hero-logos > .component-content {
  width: 100%;
}

/* line 206, src/sass/components/box/_box-sm-section-red.scss */
.sm-box-hero-logos > .component-content .content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
}

/* line 217, src/sass/components/box/_box-sm-section-red.scss */
.sm-box-hero-logos .image.last img {
  width: 51.7vw;
}

/* line 223, src/sass/components/box/_box-sm-section-red.scss */
.sm-carousel-new-added {
  z-index: 1;
}

/* line 227, src/sass/components/box/_box-sm-section-red.scss */
.sm-carousel-new-added.component > .component-content {
  max-width: 100%;
  max-width: 1200px;
  background: transparent;
  margin: 0 auto;
  margin-top: 45px;
  margin-bottom: 45px;
  padding: 0 60px;
}

@media only screen and (max-width: 767px) {
  /* line 227, src/sass/components/box/_box-sm-section-red.scss */
  .sm-carousel-new-added.component > .component-content {
    padding: 0 5vw;
    margin-top: 16vw;
    margin-bottom: 16vw;
  }
}

/* line 244, src/sass/components/box/_box-sm-section-red.scss */
.sm-carousel-new-added .carousel-content {
  width: 100%;
  max-width: none;
  height: 34vw;
  max-height: 480px;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

@media only screen and (max-width: 991px) {
  /* line 244, src/sass/components/box/_box-sm-section-red.scss */
  .sm-carousel-new-added .carousel-content {
    height: 45vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 244, src/sass/components/box/_box-sm-section-red.scss */
  .sm-carousel-new-added .carousel-content {
    height: 73.33vw;
  }
}

/* line 267, src/sass/components/box/_box-sm-section-red.scss */
.sm-carousel-new-added .carousel-content > .content {
  margin: 0;
}

/* line 272, src/sass/components/box/_box-sm-section-red.scss */
.sm-carousel-new-added .carousel-cover {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-width: none;
  object-fit: cover;
  height: 100%;
  width: 100%;
}

/* line 284, src/sass/components/box/_box-sm-section-red.scss */
.sm-carousel-new-added .image-and-content {
  position: relative;
  border-radius: 20px;
  border: 2px solid transparent;
  transition: border-color 0.3s ease-in-out, box-shadow 0.3s  ease-in-out;
}

/* line 290, src/sass/components/box/_box-sm-section-red.scss */
.sm-carousel-new-added .image-and-content::after {
  content: ' ';
  background: #5a5554;
  background: linear-gradient(0deg, rgba(90, 85, 84, 0.5) 0%, rgba(255, 255, 255, 0) 50%);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
}

/* line 303, src/sass/components/box/_box-sm-section-red.scss */
.sm-carousel-new-added .image-and-content:hover {
  border: 2px solid #fff;
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.6);
}

/* line 309, src/sass/components/box/_box-sm-section-red.scss */
.sm-carousel-new-added .richText {
  text-align: center;
}

/* line 312, src/sass/components/box/_box-sm-section-red.scss */
.sm-carousel-new-added .richText h2 {
  color: #fff;
  font-size: 36px;
  font-weight: bold;
  font-style: italic;
  line-height: 1;
}

@media only screen and (max-width: 767px) {
  /* line 312, src/sass/components/box/_box-sm-section-red.scss */
  .sm-carousel-new-added .richText h2 {
    font-size: 4.8vw;
  }
}

/* line 323, src/sass/components/box/_box-sm-section-red.scss */
.sm-carousel-new-added .richText h2::after {
  content: ' ';
  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI5NCIgaGVpZ2h0PSIzMiI+CiAgICA8cGF0aCBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik05MS4xNzYuNzVsLS4wMDEtLjAwMmMtNS43OTIgNi44My0xMi41ODIgMTIuNDczLTIwLjE2IDE2LjI5MS03LjU1MyAzLjg0OS0xNS44MjMgNS44NTEtMjQuMTI5IDUuODQ0LTguMzA2LS4wMDUtMTYuNTctMi4wMi0yNC4xMTMtNS44NzVDMTUuMjA2IDEzLjE4MiA4LjQzIDcuNTM2IDIuNjUzLjcwOUwuNjA1IDYuMjQ2YzQuNjY4IDcuMjk5IDExLjA1NCAxMy41MjUgMTguNDkyIDE4LjAwNCA4LjM1MSA1LjA0MiAxOC4wNzMgNy43NjggMjcuNzg5IDcuNzQ5IDkuNzE2LjAwNyAxOS40MzMtMi43MyAyNy43NzMtNy43NzkgNy40NTYtNC41MDMgMTMuODQ3LTEwLjc2IDE4LjUwNy0xOC4wOUw5MS4xNzYuNzV6Ii8+Cjwvc3ZnPgo=");
  width: 47px;
  height: 16px;
  display: block;
  background-repeat: no-repeat;
  background-size: contain;
  margin: 0 auto;
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  /* line 323, src/sass/components/box/_box-sm-section-red.scss */
  .sm-carousel-new-added .richText h2::after {
    width: 5.6vw;
    height: 2.133vw;
  }
}

/* line 341, src/sass/components/box/_box-sm-section-red.scss */
.sm-carousel-new-added .richText p {
  color: #fff;
  font-size: 15px;
  font-weight: 300;
  font-style: italic;
  line-height: 1.33;
  margin-bottom: 25px;
}

@media only screen and (max-width: 767px) {
  /* line 341, src/sass/components/box/_box-sm-section-red.scss */
  .sm-carousel-new-added .richText p {
    font-size: 3.2vw;
    margin-bottom: 4vw;
    margin-top: 3.2vw;
  }
}

/* line 358, src/sass/components/box/_box-sm-section-red.scss */
.sm-carousel-new-added .sm-richText-carousel-link {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

/* line 365, src/sass/components/box/_box-sm-section-red.scss */
.sm-carousel-new-added .sm-richText-carousel-link a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 0;
}

/* line 376, src/sass/components/box/_box-sm-section-red.scss */
.mod-js .sm-carousel-new-added .carousel-slides {
  overflow: visible;
}

/* line 379, src/sass/components/box/_box-sm-section-red.scss */
.mod-js .sm-carousel-new-added .carousel-slides .carousel-slide {
  display: none;
}

/* line 382, src/sass/components/box/_box-sm-section-red.scss */
.mod-js .sm-carousel-new-added .carousel-slides .carousel-slide .carouselSlide {
  margin: 0;
  padding: 0;
  padding: 0 7px;
}

@media only screen and (max-width: 767px) {
  /* line 382, src/sass/components/box/_box-sm-section-red.scss */
  .mod-js .sm-carousel-new-added .carousel-slides .carousel-slide .carouselSlide {
    padding: 0 0.933vw;
  }
}

/* line 393, src/sass/components/box/_box-sm-section-red.scss */
.mod-js .sm-carousel-new-added .carousel-slides .carousel-slide:first-of-type {
  display: block;
}

/* line 399, src/sass/components/box/_box-sm-section-red.scss */
.mod-js .sm-carousel-new-added .carousel-slides.slick-initialized .carousel-slide {
  display: inline-block !important;
}

/* line 406, src/sass/components/box/_box-sm-section-red.scss */
.sm-carousel-new-added .carousel-slide {
  position: static;
  display: inline-block;
  outline: 0;
}

/* line 412, src/sass/components/box/_box-sm-section-red.scss */
.sm-carousel-new-added .carousel-nav {
  display: none !important;
}

/* line 416, src/sass/components/box/_box-sm-section-red.scss */
.sm-carousel-new-added > .component-content {
  border: 0;
  padding: 0;
  background-color: transparent;
}

/* line 423, src/sass/components/box/_box-sm-section-red.scss */
.sm-carousel-new-added .slick-list {
  overflow: visible;
}

/* line 427, src/sass/components/box/_box-sm-section-red.scss */
.sm-carousel-new-added .slick-slide {
  clear: none;
  position: unset;
  width: auto;
}

/* line 433, src/sass/components/box/_box-sm-section-red.scss */
.sm-carousel-new-added .slick-arrow {
  width: 90px;
  height: 90px;
  background-color: #fff;
  border: 0;
  border-radius: 100%;
  position: absolute;
  top: calc(50% - 45px);
  z-index: 1;
  box-shadow: 0 10px 10px 8px rgba(0, 0, 0, 0.3);
  outline: 0;
  cursor: pointer;
  font-size: 0;
  background-size: 18px 11px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("../fonts/lpmasters-arrow-red.svg");
}

@media only screen and (max-width: 991px) {
  /* line 433, src/sass/components/box/_box-sm-section-red.scss */
  .sm-carousel-new-added .slick-arrow {
    width: 40px;
    height: 40px;
    top: calc(50% - 20px);
  }
}

/* line 458, src/sass/components/box/_box-sm-section-red.scss */
.sm-carousel-new-added .slick-arrow.slick-disabled {
  display: none !important;
}

/* line 462, src/sass/components/box/_box-sm-section-red.scss */
.sm-carousel-new-added .slick-arrow:hover {
  background-color: #fff;
}

/* line 466, src/sass/components/box/_box-sm-section-red.scss */
.sm-carousel-new-added .slick-arrow::before {
  content: none;
}

/* line 471, src/sass/components/box/_box-sm-section-red.scss */
.sm-carousel-new-added .slick-next {
  right: -45px;
  transform: rotate(-90deg);
}

@media only screen and (max-width: 991px) {
  /* line 471, src/sass/components/box/_box-sm-section-red.scss */
  .sm-carousel-new-added .slick-next {
    right: -10px;
  }
}

/* line 480, src/sass/components/box/_box-sm-section-red.scss */
.sm-carousel-new-added .slick-prev {
  left: -45px;
  transform: rotate(90deg);
}

@media only screen and (max-width: 991px) {
  /* line 480, src/sass/components/box/_box-sm-section-red.scss */
  .sm-carousel-new-added .slick-prev {
    left: -10px;
  }
}

/* line 497, src/sass/components/box/_box-sm-section-red.scss */
.template-smile-masters-landing .overlay-container {
  position: fixed;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}

/* line 506, src/sass/components/box/_box-sm-section-red.scss */
.template-smile-masters-landing .overlay-container .overlay-content {
  width: auto !important;
}

/* line 509, src/sass/components/box/_box-sm-section-red.scss */
.template-smile-masters-landing .overlay-container .overlay-content .overlay-close {
  top: -50px;
}

/* line 514, src/sass/components/box/_box-sm-section-red.scss */
.template-smile-masters-landing .overlay-container .reference-youtube-video .component-content {
  height: auto;
  padding: unset;
  display: flex;
  justify-content: center;
}

/* line 520, src/sass/components/box/_box-sm-section-red.scss */
.template-smile-masters-landing .overlay-container .reference-youtube-video .component-content iframe {
  position: unset;
  width: 80vw;
  height: 45vw;
  max-height: 65vh;
}

/* line 532, src/sass/components/box/_box-sm-section-red.scss */
.cq-wcm-edit .sm-box-hero-logos {
  position: inherit;
}

/* line 1, src/sass/components/box/_box-sm-section-white.scss */
.sm-section-white {
  margin-top: 120px;
  margin-bottom: 120px;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-sm-section-white.scss */
  .sm-section-white {
    margin-top: 16vw;
    margin-bottom: 16vw;
  }
}

/* line 13, src/sass/components/box/_box-sm-section-white.scss */
.sm-section-white.component > .component-content > .content > .richText h2 {
  color: #252322;
  font-size: 3.7rem;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
}

@media only screen and (max-width: 767px) {
  /* line 13, src/sass/components/box/_box-sm-section-white.scss */
  .sm-section-white.component > .component-content > .content > .richText h2 {
    font-size: 8vw;
  }
}

/* line 32, src/sass/components/box/_box-sm-section-white.scss */
.sm-carousel-people-saying.component > .component-content {
  max-width: 100%;
  background: transparent;
  margin-top: 100px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  /* line 32, src/sass/components/box/_box-sm-section-white.scss */
  .sm-carousel-people-saying.component > .component-content {
    margin-top: 16vw;
    padding: 0 10vw;
  }
}

/* line 45, src/sass/components/box/_box-sm-section-white.scss */
.sm-carousel-people-saying .carousel-slides {
  max-width: 1000px;
  margin: 0 auto;
}

@media only screen and (max-width: 991px) {
  /* line 45, src/sass/components/box/_box-sm-section-white.scss */
  .sm-carousel-people-saying .carousel-slides {
    max-width: 600px;
    margin: 0 auto;
    margin-bottom: 10vw;
  }
}

/* line 56, src/sass/components/box/_box-sm-section-white.scss */
.sm-carousel-people-saying .carousel-content {
  width: 100%;
  max-width: none;
  position: relative;
  z-index: 1;
  display: flex;
  align-items: flex-end;
  justify-content: center;
}

@media only screen and (max-width: 991px) {
  /* line 56, src/sass/components/box/_box-sm-section-white.scss */
  .sm-carousel-people-saying .carousel-content {
    display: block;
  }
}

/* line 70, src/sass/components/box/_box-sm-section-white.scss */
.sm-carousel-people-saying .carousel-content > .content {
  margin: 0;
  margin-bottom: 100px;
}

@media only screen and (max-width: 767px) {
  /* line 70, src/sass/components/box/_box-sm-section-white.scss */
  .sm-carousel-people-saying .carousel-content > .content {
    margin-bottom: 10vw;
  }
}

/* line 80, src/sass/components/box/_box-sm-section-white.scss */
.sm-carousel-people-saying .image {
  padding-right: 100px;
}

@media only screen and (max-width: 991px) {
  /* line 80, src/sass/components/box/_box-sm-section-white.scss */
  .sm-carousel-people-saying .image {
    padding: 0;
  }
}

/* line 87, src/sass/components/box/_box-sm-section-white.scss */
.sm-carousel-people-saying .image > .component-content {
  text-align: right;
}

@media only screen and (max-width: 991px) {
  /* line 87, src/sass/components/box/_box-sm-section-white.scss */
  .sm-carousel-people-saying .image > .component-content {
    text-align: center;
  }
}

/* line 95, src/sass/components/box/_box-sm-section-white.scss */
.sm-carousel-people-saying .image img {
  max-width: 400px;
}

@media only screen and (max-width: 991px) {
  /* line 95, src/sass/components/box/_box-sm-section-white.scss */
  .sm-carousel-people-saying .image img {
    max-width: 100%;
  }
}

/* line 104, src/sass/components/box/_box-sm-section-white.scss */
.sm-carousel-people-saying .richText {
  text-align: left;
  margin-bottom: 0;
}

/* line 108, src/sass/components/box/_box-sm-section-white.scss */
.sm-carousel-people-saying .richText h2 {
  font-size: 60px;
  line-height: 1.2;
  font-weight: bold;
  font-style: italic;
  color: #ec1d23;
}

@media only screen and (max-width: 767px) {
  /* line 108, src/sass/components/box/_box-sm-section-white.scss */
  .sm-carousel-people-saying .richText h2 {
    line-height: 1.2;
    font-size: 8vw;
  }
}

/* line 121, src/sass/components/box/_box-sm-section-white.scss */
.sm-carousel-people-saying .richText h4 {
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  line-height: 1.5;
  color: #ec1d23;
  display: flex;
}

@media only screen and (max-width: 767px) {
  /* line 121, src/sass/components/box/_box-sm-section-white.scss */
  .sm-carousel-people-saying .richText h4 {
    font-size: 3.2vw;
  }
}

/* line 133, src/sass/components/box/_box-sm-section-white.scss */
.sm-carousel-people-saying .richText h4::before {
  content: ' ';
  width: 40px;
  height: 3px;
  background: #ec1d23;
  display: block;
  margin-right: 20px;
  margin-top: 15px;
}

/* line 144, src/sass/components/box/_box-sm-section-white.scss */
.sm-carousel-people-saying .richText p {
  font-size: 24px;
  font-weight: 300;
  font-style: italic;
  line-height: 1.5;
  color: #252322;
}

@media only screen and (max-width: 991px) {
  /* line 144, src/sass/components/box/_box-sm-section-white.scss */
  .sm-carousel-people-saying .richText p {
    padding-right: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 144, src/sass/components/box/_box-sm-section-white.scss */
  .sm-carousel-people-saying .richText p {
    font-size: 4.8vw;
  }
}

/* line 162, src/sass/components/box/_box-sm-section-white.scss */
.mod-js .sm-carousel-people-saying .carousel-slides {
  overflow: visible;
}

/* line 165, src/sass/components/box/_box-sm-section-white.scss */
.mod-js .sm-carousel-people-saying .carousel-slides .carousel-slide {
  display: none;
}

/* line 168, src/sass/components/box/_box-sm-section-white.scss */
.mod-js .sm-carousel-people-saying .carousel-slides .carousel-slide .carouselSlide {
  margin: 0;
  padding: 0;
  padding: 0 7px;
}

/* line 175, src/sass/components/box/_box-sm-section-white.scss */
.mod-js .sm-carousel-people-saying .carousel-slides .carousel-slide:first-of-type {
  display: block;
}

/* line 181, src/sass/components/box/_box-sm-section-white.scss */
.mod-js .sm-carousel-people-saying .carousel-slides.slick-initialized .carousel-slide {
  display: inline-block !important;
}

/* line 188, src/sass/components/box/_box-sm-section-white.scss */
.sm-carousel-people-saying .carousel-slide {
  position: static;
  display: inline-block;
  outline: 0;
}

/* line 194, src/sass/components/box/_box-sm-section-white.scss */
.sm-carousel-people-saying .carousel-nav {
  display: none !important;
}

/* line 198, src/sass/components/box/_box-sm-section-white.scss */
.sm-carousel-people-saying > .component-content {
  border: 0;
  padding: 0;
  background-color: transparent;
}

/* line 205, src/sass/components/box/_box-sm-section-white.scss */
.sm-carousel-people-saying .slick-list {
  overflow: hidden;
}

/* line 208, src/sass/components/box/_box-sm-section-white.scss */
.sm-carousel-people-saying .slick-list::before {
  content: ' ';
  width: 201px;
  height: 220px;
  background: url("../images/lpmasters-bg-3.png");
  background-repeat: no-repeat;
  position: absolute;
  left: -80px;
  top: -130px;
  z-index: -1;
}

/* line 221, src/sass/components/box/_box-sm-section-white.scss */
.sm-carousel-people-saying .slick-slide {
  clear: none;
  position: unset;
  width: auto;
}

/* line 226, src/sass/components/box/_box-sm-section-white.scss */
.sm-carousel-people-saying .slick-slide img {
  display: inline-block;
}

/* line 231, src/sass/components/box/_box-sm-section-white.scss */
.sm-carousel-people-saying .slick-arrow {
  width: 90px;
  height: 90px;
  background-color: #ec1d23;
  border: 0;
  border-radius: 100%;
  position: absolute;
  top: calc(50% - 45px);
  z-index: 1;
  outline: 0;
  cursor: pointer;
  font-size: 0;
  background-size: 18px 11px;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("../fonts/lpmasters-arrow-white.svg");
}

@media only screen and (max-width: 991px) {
  /* line 231, src/sass/components/box/_box-sm-section-white.scss */
  .sm-carousel-people-saying .slick-arrow {
    width: 40px;
    height: 40px;
    top: calc(50% - 20px);
  }
}

/* line 256, src/sass/components/box/_box-sm-section-white.scss */
.sm-carousel-people-saying .slick-arrow::before {
  content: none;
}

/* line 260, src/sass/components/box/_box-sm-section-white.scss */
.sm-carousel-people-saying .slick-arrow.slick-disabled {
  display: none !important;
}

/* line 264, src/sass/components/box/_box-sm-section-white.scss */
.sm-carousel-people-saying .slick-arrow:hover {
  background-color: #ec1d23;
}

/* line 268, src/sass/components/box/_box-sm-section-white.scss */
.sm-carousel-people-saying .slick-arrow::before {
  content: none;
}

/* line 274, src/sass/components/box/_box-sm-section-white.scss */
.sm-carousel-people-saying .slick-slider .slick-prev::before,
.sm-carousel-people-saying .slick-slider .slick-next::before {
  content: none;
}

/* line 279, src/sass/components/box/_box-sm-section-white.scss */
.sm-carousel-people-saying .slick-slider .slick-prev:hover,
.sm-carousel-people-saying .slick-slider .slick-prev:focus,
.sm-carousel-people-saying .slick-slider .slick-next:hover,
.sm-carousel-people-saying .slick-slider .slick-next:focus {
  background-color: #ec1d23;
  background-image: url("../fonts/lpmasters-arrow-white.svg");
  background-size: 18px 11px;
  background-repeat: no-repeat;
  background-position: center center;
}

/* line 291, src/sass/components/box/_box-sm-section-white.scss */
.sm-carousel-people-saying .slick-next {
  right: -100px;
  transform: rotate(-90deg);
}

@media only screen and (max-width: 991px) {
  /* line 291, src/sass/components/box/_box-sm-section-white.scss */
  .sm-carousel-people-saying .slick-next {
    right: -35px;
  }
}

/* line 300, src/sass/components/box/_box-sm-section-white.scss */
.sm-carousel-people-saying .slick-prev {
  left: -100px;
  transform: rotate(90deg);
}

@media only screen and (max-width: 991px) {
  /* line 300, src/sass/components/box/_box-sm-section-white.scss */
  .sm-carousel-people-saying .slick-prev {
    left: -35px;
  }
}

/* line 309, src/sass/components/box/_box-sm-section-white.scss */
.sm-carousel-people-saying .slick-dots {
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
}

/* line 317, src/sass/components/box/_box-sm-section-white.scss */
.sm-carousel-people-saying .slick-dots li {
  display: flex;
  width: auto;
  height: auto;
}

/* line 323, src/sass/components/box/_box-sm-section-white.scss */
.sm-carousel-people-saying .slick-dots button {
  font-size: 0;
  border-radius: 100%;
  width: 11px;
  height: 11px;
  background: transparent;
  border: 1px solid #ec1d23;
  margin: 0 15px;
  padding: 0;
  outline: 0;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  /* line 323, src/sass/components/box/_box-sm-section-white.scss */
  .sm-carousel-people-saying .slick-dots button {
    margin: 0 2vw;
    width: 3.2vw;
    height: 3.2vw;
  }
}

/* line 344, src/sass/components/box/_box-sm-section-white.scss */
.sm-carousel-people-saying .slick-dots .slick-active button {
  background: #ec1d23;
  width: 17px;
  height: 17px;
}

@media only screen and (max-width: 767px) {
  /* line 344, src/sass/components/box/_box-sm-section-white.scss */
  .sm-carousel-people-saying .slick-dots .slick-active button {
    width: 4.8vw;
    height: 4.8vw;
  }
}

/* line 1, src/sass/components/box/_box-sm-section-gray.scss */
.sm-box-section-gray {
  background-color: #989494;
  padding-top: 120px;
  padding-bottom: 120px;
  margin-bottom: -4px;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-sm-section-gray.scss */
  .sm-box-section-gray {
    padding-top: 16vw;
    padding-bottom: 16vw;
  }
}

/* line 12, src/sass/components/box/_box-sm-section-gray.scss */
.sm-box-section-gray h2 {
  font-size: 36px;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  /* line 12, src/sass/components/box/_box-sm-section-gray.scss */
  .sm-box-section-gray h2 {
    font-size: 8vw;
  }
}

/* line 1, src/sass/components/box/_box-sm-follow.scss */
.sm-box-follow {
  margin-top: 70px;
}

/* line 4, src/sass/components/box/_box-sm-follow.scss */
.sm-box-follow > .component-content {
  max-width: 1200px;
  margin: 0 auto;
}

@media only screen and (max-width: 991px) {
  /* line 4, src/sass/components/box/_box-sm-follow.scss */
  .sm-box-follow > .component-content {
    margin: 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 4, src/sass/components/box/_box-sm-follow.scss */
  .sm-box-follow > .component-content {
    margin: 0 9.333vw;
  }
}

/* line 16, src/sass/components/box/_box-sm-follow.scss */
.sm-box-follow > .component-content > .content {
  column-count: 3;
  column-gap: 22px;
  margin: 0;
}

@media only screen and (max-width: 991px) {
  /* line 16, src/sass/components/box/_box-sm-follow.scss */
  .sm-box-follow > .component-content > .content {
    column-gap: 10px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 16, src/sass/components/box/_box-sm-follow.scss */
  .sm-box-follow > .component-content > .content {
    column-count: 1;
  }
}

/* line 37, src/sass/components/box/_box-sm-follow.scss */
.sm-box-follow-item {
  border-radius: 20px;
  margin: 11px 0;
  color: #fff;
  display: inline-block;
  break-inside: avoid-column;
}

@media only screen and (max-width: 991px) {
  /* line 37, src/sass/components/box/_box-sm-follow.scss */
  .sm-box-follow-item {
    margin: 5px 0;
  }
}

/* line 49, src/sass/components/box/_box-sm-follow.scss */
.sm-box-follow-item-blue {
  background-color: #00bdc2;
}

/* line 53, src/sass/components/box/_box-sm-follow.scss */
.sm-box-follow-item-orange {
  background-color: #ff964c;
}

/* line 57, src/sass/components/box/_box-sm-follow.scss */
.sm-box-follow-item-gray {
  background-color: #5a5554;
}

/* line 61, src/sass/components/box/_box-sm-follow.scss */
.sm-box-follow-item-red {
  background-color: #fd4057;
}

/* line 65, src/sass/components/box/_box-sm-follow.scss */
.sm-box-follow-item .richText.last {
  padding: 10px 25px;
}

/* line 68, src/sass/components/box/_box-sm-follow.scss */
.sm-box-follow-item .richText.last p {
  color: #fff;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.33;
  margin-top: 0;
}

@media only screen and (max-width: 767px) {
  /* line 68, src/sass/components/box/_box-sm-follow.scss */
  .sm-box-follow-item .richText.last p {
    font-size: 3.2vw;
  }
}

/* line 81, src/sass/components/box/_box-sm-follow.scss */
.sm-box-follow-item:first-of-type {
  margin-top: 100px;
}

@media only screen and (max-width: 767px) {
  /* line 81, src/sass/components/box/_box-sm-follow.scss */
  .sm-box-follow-item:first-of-type {
    margin: 5px 0;
  }
}

/* line 89, src/sass/components/box/_box-sm-follow.scss */
.sm-box-follow-item-third-column {
  margin-top: 150px;
}

@media only screen and (max-width: 767px) {
  /* line 89, src/sass/components/box/_box-sm-follow.scss */
  .sm-box-follow-item-third-column {
    margin: 5px 0;
  }
}

/* line 99, src/sass/components/box/_box-sm-follow.scss */
.sm-box-follow-item-headline {
  padding: 25px;
  padding-bottom: 0;
}

/* line 103, src/sass/components/box/_box-sm-follow.scss */
.sm-box-follow-item-headline > .component-content > .content {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 0;
  align-items: center;
}

/* line 111, src/sass/components/box/_box-sm-follow.scss */
.sm-box-follow-item-headline .image {
  padding: 0;
  width: 50px;
}

/* line 116, src/sass/components/box/_box-sm-follow.scss */
.sm-box-follow-item-headline h4 {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  /* line 116, src/sass/components/box/_box-sm-follow.scss */
  .sm-box-follow-item-headline h4 {
    font-size: 4.533vw;
  }
}

/* line 126, src/sass/components/box/_box-sm-follow.scss */
.sm-box-follow-item-headline p {
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  /* line 126, src/sass/components/box/_box-sm-follow.scss */
  .sm-box-follow-item-headline p {
    font-size: 3.2vw;
  }
}

/* line 138, src/sass/components/box/_box-sm-follow.scss */
.sm-image-follow {
  padding: 0;
  width: 100%;
  padding-top: 25px;
}

/* line 143, src/sass/components/box/_box-sm-follow.scss */
.sm-image-follow img {
  width: 100%;
}

/* line 1, src/sass/components/box/_box-sm-popular-classes.scss */
.sm-box-popular-classes-wrapper {
  margin-bottom: 70px;
}

/* line 4, src/sass/components/box/_box-sm-popular-classes.scss */
.sm-box-popular-classes-wrapper > .component-content {
  max-width: 90%;
  margin: 0 auto;
}

@media only screen and (min-width: 1200px) {
  /* line 4, src/sass/components/box/_box-sm-popular-classes.scss */
  .sm-box-popular-classes-wrapper > .component-content {
    max-width: 1000px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 4, src/sass/components/box/_box-sm-popular-classes.scss */
  .sm-box-popular-classes-wrapper > .component-content {
    max-width: 100%;
  }
  /* line 16, src/sass/components/box/_box-sm-popular-classes.scss */
  .sm-box-popular-classes-wrapper > .component-content > .content {
    margin: 0 4vw;
  }
}

/* line 23, src/sass/components/box/_box-sm-popular-classes.scss */
.sm-box-popular-classes-item {
  border-bottom: 0.5px solid #fff;
}

/* line 26, src/sass/components/box/_box-sm-popular-classes.scss */
.sm-box-popular-classes-item.last {
  border: 0;
}

/* line 31, src/sass/components/box/_box-sm-popular-classes.scss */
.sm-box-popular-classes-item > .component-content > .content {
  display: flex;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
}

@media only screen and (max-width: 767px) {
  /* line 31, src/sass/components/box/_box-sm-popular-classes.scss */
  .sm-box-popular-classes-item > .component-content > .content {
    flex-direction: column;
    padding-top: 8vw;
    padding-bottom: 8vw;
  }
}

/* line 47, src/sass/components/box/_box-sm-popular-classes.scss */
.sm-box-popular-classes-item .richText.first {
  flex: 2;
}

/* line 50, src/sass/components/box/_box-sm-popular-classes.scss */
.sm-box-popular-classes-item .richText.first a {
  text-decoration: none;
}

/* line 54, src/sass/components/box/_box-sm-popular-classes.scss */
.sm-box-popular-classes-item .richText.first a {
  font-size: 60px;
  margin: 0;
  font-weight: bold;
  font-stretch: normal;
  font-style: italic;
  color: #fff;
  opacity: 0.8;
  -webkit-text-stroke: 1px #fff;
  -webkit-text-fill-color: transparent;
}

@media only screen and (max-width: 767px) {
  /* line 54, src/sass/components/box/_box-sm-popular-classes.scss */
  .sm-box-popular-classes-item .richText.first a {
    font-size: 8vw;
  }
}

/* line 78, src/sass/components/box/_box-sm-popular-classes.scss */
.sm-box-popular-classes-item .richText.first p {
  z-index: 1;
  position: relative;
  margin: 0;
}

/* line 84, src/sass/components/box/_box-sm-popular-classes.scss */
.sm-box-popular-classes-item .richText.first p:hover a {
  border-bottom: 3px solid #fff;
  -webkit-text-stroke: 0 #fff;
  -webkit-text-fill-color: #fff;
}

@supports (-webkit-text-stroke: 1px black) {
  /* line 93, src/sass/components/box/_box-sm-popular-classes.scss */
  .sm-box-popular-classes-item .richText.first p,
  .sm-box-popular-classes-item .richText.first a {
    opacity: 1;
  }
}

/* line 100, src/sass/components/box/_box-sm-popular-classes.scss */
.sm-box-popular-classes-item .richText.first:hover ~ .image {
  display: block;
}

@media only screen and (max-width: 991px) {
  /* line 100, src/sass/components/box/_box-sm-popular-classes.scss */
  .sm-box-popular-classes-item .richText.first:hover ~ .image {
    display: none;
  }
}

/* line 109, src/sass/components/box/_box-sm-popular-classes.scss */
.sm-box-popular-classes-item .richText.first ~ .richText {
  flex: 1;
  text-align: right;
}

@media only screen and (max-width: 767px) {
  /* line 109, src/sass/components/box/_box-sm-popular-classes.scss */
  .sm-box-popular-classes-item .richText.first ~ .richText {
    text-align: left;
  }
}

/* line 117, src/sass/components/box/_box-sm-popular-classes.scss */
.sm-box-popular-classes-item .richText.first ~ .richText p {
  font-size: 24px;
  font-weight: 300;
  font-style: italic;
  color: #fff;
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  /* line 117, src/sass/components/box/_box-sm-popular-classes.scss */
  .sm-box-popular-classes-item .richText.first ~ .richText p {
    font-size: 4vw;
  }
}

/* line 131, src/sass/components/box/_box-sm-popular-classes.scss */
.sm-box-popular-classes-item .image.component {
  width: auto;
  position: absolute;
  right: 200px;
  bottom: 40px;
  display: none;
  z-index: 0;
}

/* line 139, src/sass/components/box/_box-sm-popular-classes.scss */
.sm-box-popular-classes-item .image.component:hover {
  display: block;
}

/* line 2, src/sass/components/box/_box-text-grid-1.scss */
.posnewton__box-text-grid-1 {
  border-radius: 0;
  padding: 0;
}

/* line 6, src/sass/components/box/_box-text-grid-1.scss */
.posnewton__box-text-grid-1 .component-content {
  display: flex;
  justify-content: center;
  flex-direction: column;
}

@media screen and (min-width: 1024px) {
  /* line 6, src/sass/components/box/_box-text-grid-1.scss */
  .posnewton__box-text-grid-1 .component-content {
    flex-direction: row;
    justify-content: flex-start;
    width: 100%;
  }
}

/* line 18, src/sass/components/box/_box-text-grid-1.scss */
.posnewton__box-text-grid-1 .paragraphSystem {
  margin: 0;
}

/* line 22, src/sass/components/box/_box-text-grid-1.scss */
.posnewton__box-text-grid-1 .component.box {
  width: 100%;
  height: 100%;
  padding: 40px 24px;
  background: #8f1f1d linear-gradient(156deg, #fe5d65 0%, rgba(254, 93, 101, 0) 100%) 0% 0% no-repeat padding-box;
}

@media screen and (min-width: 768px) {
  /* line 22, src/sass/components/box/_box-text-grid-1.scss */
  .posnewton__box-text-grid-1 .component.box {
    padding: 64px 40px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 22, src/sass/components/box/_box-text-grid-1.scss */
  .posnewton__box-text-grid-1 .component.box {
    width: 50%;
  }
}

/* line 37, src/sass/components/box/_box-text-grid-1.scss */
.posnewton__box-text-grid-1 .component.image {
  width: 100%;
  padding: 0;
  height: 412px;
}

/* line 42, src/sass/components/box/_box-text-grid-1.scss */
.posnewton__box-text-grid-1 .component.image > .component-content {
  height: 412px;
}

@media screen and (min-width: 1024px) {
  /* line 37, src/sass/components/box/_box-text-grid-1.scss */
  .posnewton__box-text-grid-1 .component.image {
    width: 50%;
    height: 100%;
  }
  /* line 50, src/sass/components/box/_box-text-grid-1.scss */
  .posnewton__box-text-grid-1 .component.image > .component-content {
    height: 100%;
  }
}

/* line 55, src/sass/components/box/_box-text-grid-1.scss */
.posnewton__box-text-grid-1 .component.image picture {
  width: 100%;
  height: 412px;
}

@media screen and (min-width: 1024px) {
  /* line 55, src/sass/components/box/_box-text-grid-1.scss */
  .posnewton__box-text-grid-1 .component.image picture {
    height: 100%;
  }
}

/* line 64, src/sass/components/box/_box-text-grid-1.scss */
.posnewton__box-text-grid-1 .component.image img {
  width: 100%;
  object-fit: cover;
  height: 412px;
}

@media screen and (min-width: 1024px) {
  /* line 64, src/sass/components/box/_box-text-grid-1.scss */
  .posnewton__box-text-grid-1 .component.image img {
    height: 100%;
  }
}

/* line 75, src/sass/components/box/_box-text-grid-1.scss */
.posnewton__box-text-grid-1 .title.component,
.posnewton__box-text-grid-1 .richText.component {
  padding: 0 23px;
}

@media screen and (min-width: 1024px) {
  /* line 81, src/sass/components/box/_box-text-grid-1.scss */
  .posnewton__box-text-grid-1 .title.component,
  .posnewton__box-text-grid-1 .richText.component {
    display: flex;
    justify-content: center;
    padding: 0;
  }
  /* line 89, src/sass/components/box/_box-text-grid-1.scss */
  .posnewton__box-text-grid-1 .title.component .component-content {
    width: 70.2%;
  }
  /* line 95, src/sass/components/box/_box-text-grid-1.scss */
  .posnewton__box-text-grid-1 .richText.component .component-content {
    width: 70.2%;
  }
}

/* line 101, src/sass/components/box/_box-text-grid-1.scss */
.posnewton__box-text-grid-1 .title-and-date-box {
  padding-top: 64px;
  padding-bottom: 64px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
}

/* line 111, src/sass/components/box/_box-text-grid-1.scss */
.posnewton__box-text-grid-1 h3,
.posnewton__box-text-grid-1 h4,
.posnewton__box-text-grid-1 p {
  width: 100%;
}

/* line 117, src/sass/components/box/_box-text-grid-1.scss */
.posnewton__box-text-grid-1 h4 {
  font-size: 18px;
  color: #fff;
  line-height: 24px;
  margin: 0 0 24px;
  text-transform: uppercase;
  font-style: italic;
  font-weight: 900;
  max-width: 277px;
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
}

/* line 129, src/sass/components/box/_box-text-grid-1.scss */
.posnewton__box-text-grid-1 h3 {
  margin: 0;
  color: #fff;
  margin: 0;
  font-style: italic;
  font-weight: 900;
  font-size: 32px;
  line-height: 36px;
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
  /*@media screen and (min-width: 1024px) {
        max-width: 563px;
      }*/
}

@media screen and (min-width: 768px) {
  /* line 129, src/sass/components/box/_box-text-grid-1.scss */
  .posnewton__box-text-grid-1 h3 {
    font-size: 48px;
    line-height: 64px;
  }
}

/* line 149, src/sass/components/box/_box-text-grid-1.scss */
.posnewton__box-text-grid-1 p {
  color: #fff;
  font-size: 16px;
  line-height: 38px;
}

@media screen and (min-width: 768px) {
  /* line 149, src/sass/components/box/_box-text-grid-1.scss */
  .posnewton__box-text-grid-1 p {
    line-height: 40px;
    font-size: 20px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 149, src/sass/components/box/_box-text-grid-1.scss */
  .posnewton__box-text-grid-1 p {
    max-width: 674px;
  }
}

/* line 2, src/sass/components/box/_box-text-grid-3.scss */
.posnewton__box-text-grid-3 {
  padding: 0;
}

/* line 5, src/sass/components/box/_box-text-grid-3.scss */
.posnewton__box-text-grid-3 .promo-category-card {
  width: 100%;
  height: 404px;
}

@media screen and (min-width: 1024px) {
  /* line 5, src/sass/components/box/_box-text-grid-3.scss */
  .posnewton__box-text-grid-3 .promo-category-card {
    width: 50%;
    height: 720px;
  }
}

/* line 14, src/sass/components/box/_box-text-grid-3.scss */
.posnewton__box-text-grid-3 .promo-category-card .component-content {
  height: 404px;
}

@media screen and (min-width: 1024px) {
  /* line 14, src/sass/components/box/_box-text-grid-3.scss */
  .posnewton__box-text-grid-3 .promo-category-card .component-content {
    height: 720px;
  }
}

/* line 22, src/sass/components/box/_box-text-grid-3.scss */
.posnewton__box-text-grid-3 .promo-category-card figcaption {
  width: 100%;
  top: 0;
  left: 0;
  bottom: unset;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 0;
  height: 100%;
}

/* line 35, src/sass/components/box/_box-text-grid-3.scss */
.posnewton__box-text-grid-3 .promo-category-card figcaption p {
  width: 100%;
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
  font-style: italic;
}

/* line 43, src/sass/components/box/_box-text-grid-3.scss */
.posnewton__box-text-grid-3 .paragraphSystem.content {
  display: flex;
  flex-direction: column;
  margin: 0;
}

@media screen and (min-width: 1024px) {
  /* line 43, src/sass/components/box/_box-text-grid-3.scss */
  .posnewton__box-text-grid-3 .paragraphSystem.content {
    flex-direction: row;
  }
}

/* line 53, src/sass/components/box/_box-text-grid-3.scss */
.posnewton__box-text-grid-3 .white-and-red {
  font-style: italic;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  width: 70%;
}

/* line 60, src/sass/components/box/_box-text-grid-3.scss */
.posnewton__box-text-grid-3 .white-and-red:hover {
  background-color: #009ca6;
  border-color: #009ca6;
}

/* line 66, src/sass/components/box/_box-text-grid-3.scss */
.posnewton__box-text-grid-3 .white-text {
  font-style: italic;
  font-weight: 900;
  font-size: 26px;
  line-height: 32px;
  letter-spacing: -0.26px;
  max-width: 355px;
  display: block;
  margin: 0 auto;
  width: 70%;
}

@media screen and (min-width: 768px) {
  /* line 66, src/sass/components/box/_box-text-grid-3.scss */
  .posnewton__box-text-grid-3 .white-text {
    letter-spacing: -1.12px;
    font-size: 42px;
    line-height: 46px;
    width: 90%;
    max-width: none;
  }
}

@media screen and (min-width: 1024px) {
  /* line 66, src/sass/components/box/_box-text-grid-3.scss */
  .posnewton__box-text-grid-3 .white-text {
    width: 90%;
    font-size: 56px;
    line-height: 64px;
    max-width: 672px;
  }
}

/* line 93, src/sass/components/box/_box-text-grid-3.scss */
.posnewton__box-text-grid-3 figure {
  height: 100%;
  max-height: 720px;
  display: block;
}

/* line 99, src/sass/components/box/_box-text-grid-3.scss */
.posnewton__box-text-grid-3 picture {
  height: 100%;
}

/* line 102, src/sass/components/box/_box-text-grid-3.scss */
.posnewton__box-text-grid-3 picture img {
  max-height: 720px;
  object-fit: cover;
  height: 404px;
}

@media screen and (min-width: 1024px) {
  /* line 102, src/sass/components/box/_box-text-grid-3.scss */
  .posnewton__box-text-grid-3 picture img {
    height: 100%;
  }
}

/* line 2, src/sass/components/box/_box-text-grid-2.scss */
.posnewton__box-text-grid-2 {
  border-radius: 0;
  padding: 0;
  background: transparent radial-gradient(closest-side at 50% 50%, #dd273c 0%, #85000d 100%) 0% 0% no-repeat padding-box;
}

/* line 7, src/sass/components/box/_box-text-grid-2.scss */
.posnewton__box-text-grid-2 .posnewton__grid-2-container {
  display: flex;
  flex-direction: column-reverse;
}

@media screen and (min-width: 1024px) {
  /* line 7, src/sass/components/box/_box-text-grid-2.scss */
  .posnewton__box-text-grid-2 .posnewton__grid-2-container {
    flex-direction: row-reverse;
  }
}

@media screen and (min-width: 1024px) {
  /* line 16, src/sass/components/box/_box-text-grid-2.scss */
  .posnewton__box-text-grid-2 > .component-content {
    display: flex;
  }
}

/* line 22, src/sass/components/box/_box-text-grid-2.scss */
.posnewton__box-text-grid-2 > .component-content > .paragraphSystem {
  margin: 0;
}

/* line 27, src/sass/components/box/_box-text-grid-2.scss */
.posnewton__box-text-grid-2 .component.image {
  padding: 0;
  height: 412px;
}

@media screen and (min-width: 1024px) {
  /* line 27, src/sass/components/box/_box-text-grid-2.scss */
  .posnewton__box-text-grid-2 .component.image {
    height: 100%;
  }
}

/* line 35, src/sass/components/box/_box-text-grid-2.scss */
.posnewton__box-text-grid-2 .component.image > .component-content {
  height: 412px;
}

@media screen and (min-width: 1024px) {
  /* line 35, src/sass/components/box/_box-text-grid-2.scss */
  .posnewton__box-text-grid-2 .component.image > .component-content {
    height: 100%;
  }
}

/* line 43, src/sass/components/box/_box-text-grid-2.scss */
.posnewton__box-text-grid-2 .component.image picture {
  width: 100%;
  height: 412px;
}

@media screen and (min-width: 1024px) {
  /* line 43, src/sass/components/box/_box-text-grid-2.scss */
  .posnewton__box-text-grid-2 .component.image picture {
    height: 100%;
  }
}

/* line 52, src/sass/components/box/_box-text-grid-2.scss */
.posnewton__box-text-grid-2 .component.image img {
  width: 100%;
  height: 412px;
  object-fit: cover;
}

@media screen and (min-width: 1024px) {
  /* line 52, src/sass/components/box/_box-text-grid-2.scss */
  .posnewton__box-text-grid-2 .component.image img {
    height: 100%;
  }
}

/* line 63, src/sass/components/box/_box-text-grid-2.scss */
.posnewton__box-text-grid-2 .image,
.posnewton__box-text-grid-2 .title-and-date-box {
  width: 100%;
}

@media screen and (min-width: 1024px) {
  /* line 63, src/sass/components/box/_box-text-grid-2.scss */
  .posnewton__box-text-grid-2 .image,
  .posnewton__box-text-grid-2 .title-and-date-box {
    width: 50%;
  }
}

/* line 72, src/sass/components/box/_box-text-grid-2.scss */
.posnewton__box-text-grid-2 .title {
  padding: 0;
}

@media screen and (min-width: 768px) {
  /* line 72, src/sass/components/box/_box-text-grid-2.scss */
  .posnewton__box-text-grid-2 .title {
    margin-left: 7px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 72, src/sass/components/box/_box-text-grid-2.scss */
  .posnewton__box-text-grid-2 .title {
    margin-left: 0;
  }
}

/* line 83, src/sass/components/box/_box-text-grid-2.scss */
.posnewton__box-text-grid-2 .title .component-content {
  margin: 0 auto;
  width: 80%;
}

@media screen and (min-width: 768px) {
  /* line 83, src/sass/components/box/_box-text-grid-2.scss */
  .posnewton__box-text-grid-2 .title .component-content {
    width: 694px;
    width: auto;
  }
}

@media screen and (min-width: 1440px) {
  /* line 83, src/sass/components/box/_box-text-grid-2.scss */
  .posnewton__box-text-grid-2 .title .component-content {
    width: 694px;
  }
}

/* line 98, src/sass/components/box/_box-text-grid-2.scss */
.posnewton__box-text-grid-2 .richText {
  padding: 0;
  max-width: 328px;
  height: 100%;
}

@media screen and (min-width: 768px) {
  /* line 98, src/sass/components/box/_box-text-grid-2.scss */
  .posnewton__box-text-grid-2 .richText {
    width: 100%;
    max-width: 340px;
    margin: 0 7px;
  }
}

/* line 110, src/sass/components/box/_box-text-grid-2.scss */
.posnewton__box-text-grid-2 h3 {
  margin: 0 auto;
  color: #fff;
  font-style: italic;
  font-weight: 900;
  font-size: 32px;
  line-height: 36px;
  width: 80%;
  padding-bottom: 32px;
  letter-spacing: -0.64px;
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
}

@media screen and (min-width: 768px) {
  /* line 110, src/sass/components/box/_box-text-grid-2.scss */
  .posnewton__box-text-grid-2 h3 {
    font-size: 48px;
    line-height: 64px;
    margin: 0 auto;
    padding-bottom: 63px;
    width: 694px;
    text-align: start;
    letter-spacing: -0.96px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 110, src/sass/components/box/_box-text-grid-2.scss */
  .posnewton__box-text-grid-2 h3 {
    width: 400px;
    margin: 0;
  }
}

/* line 140, src/sass/components/box/_box-text-grid-2.scss */
.posnewton__box-text-grid-2 .posnewton__green-icon li::before {
  font-family: 'ColgateRelaunchIcons';
  content: '\e911';
  position: relative;
  line-height: 40px;
  color: #00838a;
  font-size: 40px;
  left: -10px;
}

/* line 154, src/sass/components/box/_box-text-grid-2.scss */
.posnewton__box-text-grid-2 .posnewton__red-icon li::before {
  font-family: 'ColgateRelaunchIcons';
  position: relative;
  line-height: 40px;
  font-size: 40px;
  color: #d2010d;
  content: '\e901';
  left: -10px;
}

/* line 166, src/sass/components/box/_box-text-grid-2.scss */
.posnewton__box-text-grid-2 .richText-content {
  background-color: #fff;
  margin-bottom: 24px;
  max-width: 328px;
  height: 455px;
  border-radius: 16px;
  box-shadow: 0 8px 16px #00000026;
}

@media screen and (min-width: 1024px) {
  /* line 166, src/sass/components/box/_box-text-grid-2.scss */
  .posnewton__box-text-grid-2 .richText-content {
    width: 100%;
  }
}

@media screen and (min-width: 1440px) {
  /* line 166, src/sass/components/box/_box-text-grid-2.scss */
  .posnewton__box-text-grid-2 .richText-content {
    max-width: 340px;
    width: 100%;
    max-height: 455px;
    margin-bottom: 0;
  }
}

/* line 185, src/sass/components/box/_box-text-grid-2.scss */
.posnewton__box-text-grid-2 .richText-content ul {
  height: 100%;
  max-height: 315px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: flex-start;
  padding: 10%;
  margin: 0;
}

/* line 195, src/sass/components/box/_box-text-grid-2.scss */
.posnewton__box-text-grid-2 .richText-content ul li {
  list-style: none;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 40px;
  margin: 0;
  color: #333;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  font-family: 'ColgateReady', 'Arial', sans-serif;
}

@media screen and (min-width: 1024px) {
  /* line 195, src/sass/components/box/_box-text-grid-2.scss */
  .posnewton__box-text-grid-2 .richText-content ul li {
    line-height: 1.75;
  }
}

@media screen and (min-width: 1440px) {
  /* line 195, src/sass/components/box/_box-text-grid-2.scss */
  .posnewton__box-text-grid-2 .richText-content ul li {
    line-height: 40px;
  }
}

/* line 219, src/sass/components/box/_box-text-grid-2.scss */
.posnewton__box-text-grid-2 .richText-content div:first-child {
  height: 0;
}

/* line 224, src/sass/components/box/_box-text-grid-2.scss */
.posnewton__box-text-grid-2 h2 {
  color: #d2010d;
  font-style: italic;
  font-weight: bold;
  font-size: 26px;
  line-height: 32px;
  letter-spacing: -0.26px;
  padding: 36px 0 0 8%;
  text-transform: capitalize;
}

@media screen and (min-width: 1024px) {
  /* line 224, src/sass/components/box/_box-text-grid-2.scss */
  .posnewton__box-text-grid-2 h2 {
    padding: 8% 0 0 8%;
    width: 200px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 224, src/sass/components/box/_box-text-grid-2.scss */
  .posnewton__box-text-grid-2 h2 {
    padding: 36px 0 0 8%;
    width: 100%;
  }
}

/* line 245, src/sass/components/box/_box-text-grid-2.scss */
.posnewton__box-text-grid-2 .title-and-date-box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 64px 0 40px;
}

@media screen and (min-width: 768px) {
  /* line 245, src/sass/components/box/_box-text-grid-2.scss */
  .posnewton__box-text-grid-2 .title-and-date-box {
    padding: 11% 6.7% 9% 7.8%;
  }
}

/* line 256, src/sass/components/box/_box-text-grid-2.scss */
.posnewton__box-text-grid-2 .title-and-date-box .box {
  width: 100%;
  padding: 0;
}

/* line 260, src/sass/components/box/_box-text-grid-2.scss */
.posnewton__box-text-grid-2 .title-and-date-box .box .paragraphSystem {
  display: flex;
  width: auto;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 694px;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  /* line 260, src/sass/components/box/_box-text-grid-2.scss */
  .posnewton__box-text-grid-2 .title-and-date-box .box .paragraphSystem {
    flex-direction: row;
  }
}

/* line 3, src/sass/components/box/_box-ratings.scss */
.posnewton__box-rating .posnewton__box-rating__stars {
  display: flex;
  height: 30px;
  justify-content: center;
}

@media screen and (min-width: 1440px) {
  /* line 3, src/sass/components/box/_box-ratings.scss */
  .posnewton__box-rating .posnewton__box-rating__stars {
    height: 38px;
  }
}

/* line 12, src/sass/components/box/_box-ratings.scss */
.posnewton__box-rating .posnewton__box-rating__stars .paragraphSystem {
  display: flex;
}

/* line 17, src/sass/components/box/_box-ratings.scss */
.posnewton__box-rating .slick-prev,
.posnewton__box-rating .slick-next {
  position: absolute;
  display: block;
  height: 30px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  outline: none;
}

/* line 34, src/sass/components/box/_box-ratings.scss */
.posnewton__box-rating .slick-next {
  right: 4.25%;
}

/* line 38, src/sass/components/box/_box-ratings.scss */
.posnewton__box-rating .slick-prev {
  left: 4.25%;
}

@media screen and (min-width: 768px) {
  /* line 44, src/sass/components/box/_box-ratings.scss */
  .posnewton__box-rating .slick-next {
    right: 1.25%;
  }
  /* line 48, src/sass/components/box/_box-ratings.scss */
  .posnewton__box-rating .slick-prev {
    left: 1.25%;
  }
}

/* line 53, src/sass/components/box/_box-ratings.scss */
.posnewton__box-rating .slick-arrow {
  position: absolute;
  z-index: 50;
  width: 30px;
  height: 30px;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  top: 100px;
}

/* line 64, src/sass/components/box/_box-ratings.scss */
.posnewton__box-rating .slick-next::before {
  content: '\e90a';
}

/* line 68, src/sass/components/box/_box-ratings.scss */
.posnewton__box-rating .slick-prev::before {
  content: '\e909';
}

/* line 72, src/sass/components/box/_box-ratings.scss */
.posnewton__box-rating .slick-arrow::before {
  font-family: 'ColgateRelaunchIcons';
  top: 15px;
  position: absolute;
  left: 5px;
  color: #d2010d;
  opacity: 1;
  font-size: 16px;
}

/* line 82, src/sass/components/box/_box-ratings.scss */
.posnewton__box-rating .star-list {
  display: flex;
  padding: 0;
  margin: 0;
}

/* line 88, src/sass/components/box/_box-ratings.scss */
.posnewton__box-rating .star {
  margin: 0 5px;
}

/* line 92, src/sass/components/box/_box-ratings.scss */
.posnewton__box-rating .slides-container {
  margin: 0 auto;
  overflow: hidden;
  position: static;
}

@media screen and (min-width: 768px) {
  /* line 92, src/sass/components/box/_box-ratings.scss */
  .posnewton__box-rating .slides-container {
    max-width: 700px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 92, src/sass/components/box/_box-ratings.scss */
  .posnewton__box-rating .slides-container {
    max-width: 900px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 92, src/sass/components/box/_box-ratings.scss */
  .posnewton__box-rating .slides-container {
    max-width: 1530px;
  }
}

/* line 111, src/sass/components/box/_box-ratings.scss */
.posnewton__box-rating .posnewton__box-rating__comment .paragraphSystem {
  display: flex;
  justify-content: center;
  user-select: text;
}

/* line 118, src/sass/components/box/_box-ratings.scss */
.posnewton__box-rating .posnewton__box-rating__body {
  margin: 0 0 65px;
  padding: 0;
  width: 292px;
}

@media screen and (min-width: 768px) {
  /* line 118, src/sass/components/box/_box-ratings.scss */
  .posnewton__box-rating .posnewton__box-rating__body {
    width: 350px;
    margin: 0 0 65px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 118, src/sass/components/box/_box-ratings.scss */
  .posnewton__box-rating .posnewton__box-rating__body {
    width: 420px;
    margin: 0 0 115px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 133, src/sass/components/box/_box-ratings.scss */
  .posnewton__box-rating .posnewton__box-rating__body svg {
    width: 38px;
    height: 38px;
  }
}

/* line 140, src/sass/components/box/_box-ratings.scss */
.posnewton__box-rating .posnewton__box-rating__body span {
  display: none;
}

/* line 144, src/sass/components/box/_box-ratings.scss */
.posnewton__box-rating .posnewton__box-rating__body p {
  font-size: 26px;
  line-height: 32px;
  font-style: italic;
  text-align: center;
  color: #333;
  width: 100%;
  margin: 20px 0;
}

/* line 154, src/sass/components/box/_box-ratings.scss */
.posnewton__box-rating .posnewton__box-rating__body p:last-child {
  color: #333;
  font-size: 20px;
  line-height: 28px;
  font-weight: normal;
  font-style: normal;
  margin: 16px 0 0;
}

/* line 2, src/sass/components/box/_box-quote.scss */
.posnewton__box-quote {
  padding: 0;
  height: auto;
  overflow: hidden;
  background: #f3f3f3;
  display: flex;
  width: 100%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px 0 0;
}

@media screen and (min-width: 1440px) {
  /* line 2, src/sass/components/box/_box-quote.scss */
  .posnewton__box-quote {
    height: 1200px;
    padding: 0;
    padding-bottom: 66px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 20, src/sass/components/box/_box-quote.scss */
  .posnewton__box-quote.only-winning {
    height: auto;
    padding-top: 80px;
  }
}

/* line 27, src/sass/components/box/_box-quote.scss */
.posnewton__box-quote .richText,
.posnewton__box-quote .image {
  padding: 0;
}

/* line 32, src/sass/components/box/_box-quote.scss */
.posnewton__box-quote .image {
  margin-bottom: 76px;
  height: 334px;
}

/* line 36, src/sass/components/box/_box-quote.scss */
.posnewton__box-quote .image img {
  height: 334px;
  object-fit: contain;
}

@media screen and (min-width: 768px) {
  /* line 32, src/sass/components/box/_box-quote.scss */
  .posnewton__box-quote .image {
    height: auto;
    margin-bottom: 25px;
  }
  /* line 45, src/sass/components/box/_box-quote.scss */
  .posnewton__box-quote .image img {
    height: auto;
  }
}

/* line 51, src/sass/components/box/_box-quote.scss */
.posnewton__box-quote > .component-content {
  width: 100%;
}

@media screen and (min-width: 1440px) {
  /* line 55, src/sass/components/box/_box-quote.scss */
  .posnewton__box-quote > .component-content .paragraphSystem {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}

/* line 64, src/sass/components/box/_box-quote.scss */
.posnewton__box-quote .posnewton__box-quote-slider {
  max-width: 1540px;
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  /* line 64, src/sass/components/box/_box-quote.scss */
  .posnewton__box-quote .posnewton__box-quote-slider {
    width: 90%;
    margin: 0 5%;
    overflow: hidden;
  }
}

@media screen and (min-width: 1440px) {
  /* line 64, src/sass/components/box/_box-quote.scss */
  .posnewton__box-quote .posnewton__box-quote-slider {
    width: 100%;
    margin: 0 auto;
  }
}

/* line 82, src/sass/components/box/_box-quote.scss */
.posnewton__box-quote .posnewton__box-quote-slider .slick-prev,
.posnewton__box-quote .posnewton__box-quote-slider .slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  outline: none;
}

/* line 99, src/sass/components/box/_box-quote.scss */
.posnewton__box-quote .posnewton__box-quote-slider .slick-next {
  right: 4.25%;
}

/* line 103, src/sass/components/box/_box-quote.scss */
.posnewton__box-quote .posnewton__box-quote-slider .slick-prev {
  left: 4.25%;
}

@media screen and (min-width: 768px) {
  /* line 108, src/sass/components/box/_box-quote.scss */
  .posnewton__box-quote .posnewton__box-quote-slider .slick-next {
    right: -2%;
  }
  /* line 112, src/sass/components/box/_box-quote.scss */
  .posnewton__box-quote .posnewton__box-quote-slider .slick-prev {
    left: -2%;
  }
}

@media screen and (min-width: 1440px) {
  /* line 118, src/sass/components/box/_box-quote.scss */
  .posnewton__box-quote .posnewton__box-quote-slider .slick-next {
    right: 4.25%;
  }
  /* line 122, src/sass/components/box/_box-quote.scss */
  .posnewton__box-quote .posnewton__box-quote-slider .slick-prev {
    left: 4.25%;
  }
}

/* line 128, src/sass/components/box/_box-quote.scss */
.posnewton__box-quote .posnewton__box-quote-slider .slick-arrow {
  position: absolute;
  z-index: 50;
  width: 30px;
  height: 20px;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  top: 80px;
}

/* line 139, src/sass/components/box/_box-quote.scss */
.posnewton__box-quote .posnewton__box-quote-slider .slick-next::before {
  content: '\e90a';
}

/* line 143, src/sass/components/box/_box-quote.scss */
.posnewton__box-quote .posnewton__box-quote-slider .slick-prev::before {
  content: '\e909';
}

/* line 147, src/sass/components/box/_box-quote.scss */
.posnewton__box-quote .posnewton__box-quote-slider .slick-arrow::before {
  font-family: 'ColgateRelaunchIcons';
  top: -5px;
  position: absolute;
  left: 5px;
  color: #d2010d;
  opacity: 1;
  font-size: 16px;
}

/* line 157, src/sass/components/box/_box-quote.scss */
.posnewton__box-quote .posnewton__box-quote-slider > .component-content {
  width: 100%;
}

/* line 160, src/sass/components/box/_box-quote.scss */
.posnewton__box-quote .posnewton__box-quote-slider > .component-content .paragraphSystem {
  margin: 0;
}

@media screen and (min-width: 1440px) {
  /* line 160, src/sass/components/box/_box-quote.scss */
  .posnewton__box-quote .posnewton__box-quote-slider > .component-content .paragraphSystem {
    flex-direction: row;
    display: flex;
    justify-content: space-between;
  }
}

/* line 172, src/sass/components/box/_box-quote.scss */
.posnewton__box-quote .posnewton__box-quote-slide {
  height: 270px;
  width: 306px;
  display: flex;
  justify-content: center;
  outline: none;
}

@media screen and (min-width: 1440px) {
  /* line 172, src/sass/components/box/_box-quote.scss */
  .posnewton__box-quote .posnewton__box-quote-slide {
    display: block;
  }
}

/* line 183, src/sass/components/box/_box-quote.scss */
.posnewton__box-quote .posnewton__box-quote-slide > .component-content {
  width: 100%;
}

/* line 186, src/sass/components/box/_box-quote.scss */
.posnewton__box-quote .posnewton__box-quote-slide > .component-content .paragraphSystem {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 194, src/sass/components/box/_box-quote.scss */
.posnewton__box-quote .posnewton__box-quote-slide .image,
.posnewton__box-quote .posnewton__box-quote-slide .richText {
  width: 287px;
}

@media screen and (min-width: 1440px) {
  /* line 194, src/sass/components/box/_box-quote.scss */
  .posnewton__box-quote .posnewton__box-quote-slide .image,
  .posnewton__box-quote .posnewton__box-quote-slide .richText {
    width: 306px;
  }
}

/* line 204, src/sass/components/box/_box-quote.scss */
.posnewton__box-quote .posnewton__box-quote-slide .image {
  height: 70px;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
  margin: 0;
}

/* line 211, src/sass/components/box/_box-quote.scss */
.posnewton__box-quote .posnewton__box-quote-slide .image picture,
.posnewton__box-quote .posnewton__box-quote-slide .image img {
  height: 70px;
  width: 180px;
}

/* line 218, src/sass/components/box/_box-quote.scss */
.posnewton__box-quote .posnewton__box-quote-slide .image,
.posnewton__box-quote .posnewton__box-quote-slide .richText-content p {
  display: flex;
  justify-content: center;
  text-align: center;
  font-weight: bold;
  font-size: 26px;
  line-height: 32px;
  font-style: italic;
  color: #d2010d;
}

@media screen and (min-width: 480px) {
  /* line 2, src/sass/components/box/_box-hero-image-1.scss */
  .posnewton__box-hero-image-1 {
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 768px) {
  /* line 2, src/sass/components/box/_box-hero-image-1.scss */
  .posnewton__box-hero-image-1 {
    margin-bottom: 60px;
  }
}

/* line 11, src/sass/components/box/_box-hero-image-1.scss */
.posnewton__box-hero-image-1 .image {
  padding: 0;
  width: 100% !important;
  flex-shrink: 0;
}

/* line 16, src/sass/components/box/_box-hero-image-1.scss */
.posnewton__box-hero-image-1 .image picture img {
  object-fit: cover;
}

/* line 20, src/sass/components/box/_box-hero-image-1.scss */
.posnewton__box-hero-image-1 .image figcaption {
  position: absolute;
  top: 68px;
  transform: none;
  text-align: center;
}

@media screen and (min-width: 768px) {
  /* line 27, src/sass/components/box/_box-hero-image-1.scss */
  .posnewton__box-hero-image-1 .image figcaption p:last-child {
    display: flex;
  }
}

/* line 32, src/sass/components/box/_box-hero-image-1.scss */
.posnewton__box-hero-image-1 .image figcaption .white-and-red {
  font-style: italic;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
}

/* line 40, src/sass/components/box/_box-hero-image-1.scss */
.posnewton__box-hero-image-1 .image figcaption .black-text {
  text-transform: uppercase;
  color: #333;
  font-weight: 900;
  font-style: italic;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0.32px;
}

@media screen and (min-width: 768px) {
  /* line 40, src/sass/components/box/_box-hero-image-1.scss */
  .posnewton__box-hero-image-1 .image figcaption .black-text {
    font-size: 18px;
    line-height: 24px;
    letter-spacing: 0.36px;
  }
}

/* line 56, src/sass/components/box/_box-hero-image-1.scss */
.posnewton__box-hero-image-1 .image figcaption > p {
  margin: 24px 0;
  padding-bottom: 0;
}

/* line 61, src/sass/components/box/_box-hero-image-1.scss */
.posnewton__box-hero-image-1 .image figcaption h1 {
  font-style: italic;
  font-weight: 900;
  font-size: 32px;
  line-height: 36px;
  letter-spacing: -0.64px;
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
  text-align: center;
}

@media screen and (min-width: 768px) {
  /* line 61, src/sass/components/box/_box-hero-image-1.scss */
  .posnewton__box-hero-image-1 .image figcaption h1 {
    font-size: 64px;
    line-height: 72px;
    letter-spacing: -1.28px;
    text-align: left;
    width: 80%;
  }
}

@media screen and (min-width: 1024px) {
  /* line 61, src/sass/components/box/_box-hero-image-1.scss */
  .posnewton__box-hero-image-1 .image figcaption h1 {
    width: 674px;
  }
}

/* line 83, src/sass/components/box/_box-hero-image-1.scss */
.posnewton__box-hero-image-1 .image figcaption h4 {
  font-size: 24px;
  line-height: 32px;
  max-width: 400px;
  margin: 20px 0;
  color: #666;
}

@media screen and (min-width: 768px) {
  /* line 83, src/sass/components/box/_box-hero-image-1.scss */
  .posnewton__box-hero-image-1 .image figcaption h4 {
    font-size: 32px;
    line-height: 36px;
  }
}

@media screen and (max-width: 768px) {
  /* line 20, src/sass/components/box/_box-hero-image-1.scss */
  .posnewton__box-hero-image-1 .image figcaption {
    max-width: 287px;
    left: 0;
    right: 0;
    margin: auto;
  }
  /* line 102, src/sass/components/box/_box-hero-image-1.scss */
  .posnewton__box-hero-image-1 .image figcaption p {
    text-align: center;
  }
}

@media screen and (min-width: 768px) {
  /* line 20, src/sass/components/box/_box-hero-image-1.scss */
  .posnewton__box-hero-image-1 .image figcaption {
    text-align: left;
    max-width: 684px;
    top: 84px;
  }
}

/* line 115, src/sass/components/box/_box-hero-image-1.scss */
.posnewton__box-hero-image-1 .box.posnewton.last {
  background-color: #fff;
  padding: 0;
  max-width: 1640px;
  width: 100%;
  margin-top: 30px;
  border-radius: 32px 0 0 32px;
}

@media (min-width: 480px) {
  /* line 115, src/sass/components/box/_box-hero-image-1.scss */
  .posnewton__box-hero-image-1 .box.posnewton.last {
    box-shadow: 0 8px 16px #d6d6d6;
    margin-top: 40px;
  }
}

@media screen and (min-width: 768px) {
  /* line 115, src/sass/components/box/_box-hero-image-1.scss */
  .posnewton__box-hero-image-1 .box.posnewton.last {
    margin-top: -370px;
    left: 50%;
    transform: translateX(-50%);
    border-radius: 32px;
  }
}

/* line 4, src/sass/components/box/_box-hero-image-2.scss */
.posnewton__box-hero-image-2 .image h2 {
  font-size: 32px;
  line-height: 36px;
  text-align: center;
  width: 328px;
  margin-top: 64px;
  letter-spacing: -0.64px;
  font-weight: 900;
  font-style: italic;
}

@media screen and (min-width: 1024px) {
  /* line 4, src/sass/components/box/_box-hero-image-2.scss */
  .posnewton__box-hero-image-2 .image h2 {
    font-size: 64px;
    line-height: 72px;
    text-align: start;
    width: 570px;
    margin-top: 123px;
    letter-spacing: -1.28px;
  }
}

/* line 26, src/sass/components/box/_box-hero-image-2.scss */
.posnewton__box-hero-image-2 .promo-category-card figcaption {
  top: 0;
  left: 50%;
  margin-left: -164px;
  padding: 0;
  z-index: 20;
}

@media screen and (min-width: 1024px) {
  /* line 26, src/sass/components/box/_box-hero-image-2.scss */
  .posnewton__box-hero-image-2 .promo-category-card figcaption {
    margin-left: -50px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 26, src/sass/components/box/_box-hero-image-2.scss */
  .posnewton__box-hero-image-2 .promo-category-card figcaption {
    margin-left: 0;
  }
}

/* line 42, src/sass/components/box/_box-hero-image-2.scss */
.posnewton__box-hero-image-2 .promo-category-card img {
  object-fit: cover;
}

/* line 48, src/sass/components/box/_box-hero-image-2.scss */
.posnewton__box-hero-image-2 .card .img-wrapper {
  border-radius: 24px;
  height: 248px;
}

/* line 53, src/sass/components/box/_box-hero-image-2.scss */
.posnewton__box-hero-image-2 .card .card-content {
  border-radius: 0 0 24px 24px;
  margin-top: 0;
  padding: 24px;
  height: 235px;
}

/* line 59, src/sass/components/box/_box-hero-image-2.scss */
.posnewton__box-hero-image-2 .card .card-content .card-button {
  background-color: #d2010d;
  width: 48px;
  height: 48px;
  border: 0;
  right: -8px;
  bottom: -8px;
}

/* line 67, src/sass/components/box/_box-hero-image-2.scss */
.posnewton__box-hero-image-2 .card .card-content .card-button::before {
  width: 48px;
  height: 48px;
}

/* line 73, src/sass/components/box/_box-hero-image-2.scss */
.posnewton__box-hero-image-2 .card .card-content h2 {
  font-size: 24px;
  line-height: 32px;
  color: #333;
  letter-spacing: -0.25px;
}

@media screen and (min-width: 768px) {
  /* line 73, src/sass/components/box/_box-hero-image-2.scss */
  .posnewton__box-hero-image-2 .card .card-content h2 {
    font-size: 26px;
  }
}

/* line 84, src/sass/components/box/_box-hero-image-2.scss */
.posnewton__box-hero-image-2 .card .card-content p {
  font-size: 14px;
  line-height: 20px;
  margin-top: 16px;
  letter-spacing: 0;
}

/* line 93, src/sass/components/box/_box-hero-image-2.scss */
.posnewton__box-hero-image-2 .image {
  width: 100%;
}

/* line 97, src/sass/components/box/_box-hero-image-2.scss */
.posnewton__box-hero-image-2 .parametrizedhtml.first {
  opacity: 0;
}

/* line 101, src/sass/components/box/_box-hero-image-2.scss */
.posnewton__box-hero-image-2 .parametrizedhtml {
  margin-top: -300px;
  padding: 0 0 0 2.5%;
  background: transparent linear-gradient(180deg, rgba(242, 242, 242, 0) 0%, #f3f3f3 35%, #f3f3f3 50%) 0% 0% no-repeat padding-box;
}

@media screen and (min-width: 768px) {
  /* line 101, src/sass/components/box/_box-hero-image-2.scss */
  .posnewton__box-hero-image-2 .parametrizedhtml {
    padding: 100px 0 40px 140px;
    margin-top: -350px;
    background: transparent linear-gradient(180deg, rgba(242, 242, 242, 0) 0%, #f3f3f3 20%, #f3f3f3 50%, #f3f3f3 50%) 0% 0% no-repeat padding-box;
  }
}

/* line 112, src/sass/components/box/_box-hero-image-2.scss */
.posnewton__box-hero-image-2 .parametrizedhtml > .component-content {
  margin-top: 270px;
}

@media screen and (min-width: 768px) {
  /* line 112, src/sass/components/box/_box-hero-image-2.scss */
  .posnewton__box-hero-image-2 .parametrizedhtml > .component-content {
    margin-top: 0;
  }
}

/* line 120, src/sass/components/box/_box-hero-image-2.scss */
.posnewton__box-hero-image-2 .parametrizedhtml button {
  color: #d2010d;
}

@media screen and (min-width: 768px) {
  /* line 124, src/sass/components/box/_box-hero-image-2.scss */
  .posnewton__box-hero-image-2 .parametrizedhtml .related-manual-carusel {
    width: 100%;
  }
}

/* line 131, src/sass/components/box/_box-hero-image-2.scss */
.posnewton__box-hero-image-2 .parametrizedhtml .cards-container .slick-arrow {
  z-index: 50;
  top: -11px;
}

@media screen and (min-width: 768px) {
  /* line 131, src/sass/components/box/_box-hero-image-2.scss */
  .posnewton__box-hero-image-2 .parametrizedhtml .cards-container .slick-arrow {
    top: -25px;
  }
}

/* line 139, src/sass/components/box/_box-hero-image-2.scss */
.posnewton__box-hero-image-2 .parametrizedhtml .cards-container .slick-arrow::before {
  color: #d2010d;
}

/* line 2, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav {
  position: fixed;
  z-index: 999;
  top: 0;
  padding: 0;
}

@media screen and (min-width: 1920px) {
  /* line 2, src/sass/components/box/_box-sticky-nav.scss */
  .posnewton__sticky-nav {
    position: relative;
  }
}

/* line 12, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav.is-active {
  position: fixed;
  top: 0;
  max-width: 1920px;
}

/* line 18, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav.posnewton__sticky-nav--pdp {
  position: relative;
  background: #333;
  /* stylelint-disable */
  /* stylelint-enable */
}

@media screen and (min-width: 768px) {
  /* line 18, src/sass/components/box/_box-sticky-nav.scss */
  .posnewton__sticky-nav.posnewton__sticky-nav--pdp {
    background: rgba(51, 51, 51, 0.8) 0% 0% no-repeat padding-box;
  }
}

/* line 26, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav.posnewton__sticky-nav--pdp .conditionalBox {
  display: none;
}

/* line 30, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav.posnewton__sticky-nav--pdp.is-active {
  position: fixed;
  top: 0;
}

/* line 34, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav.posnewton__sticky-nav--pdp.is-active.static {
  position: static;
}

/* line 39, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav.posnewton__sticky-nav--pdp .star {
  display: none;
}

@media screen and (min-width: 768px) {
  /* line 39, src/sass/components/box/_box-sticky-nav.scss */
  .posnewton__sticky-nav.posnewton__sticky-nav--pdp .star {
    display: block;
  }
}

/* line 47, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav.posnewton__sticky-nav--pdp .star:first-child,
.posnewton__sticky-nav.posnewton__sticky-nav--pdp .star:last-child {
  display: block;
}

/* line 52, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav.posnewton__sticky-nav--pdp .posnewton-sticky-nav-list a {
  font-size: 18px;
  line-height: 32px;
}

@media screen and (min-width: 768px) {
  /* line 58, src/sass/components/box/_box-sticky-nav.scss */
  .posnewton__sticky-nav.posnewton__sticky-nav--pdp .white-and-red {
    font-size: 16px;
    line-height: 24px;
  }
}

/* line 64, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav.posnewton__sticky-nav--pdp .richText-content {
  padding: 0 36px 14px;
  align-items: flex-start;
  background: inherit;
}

@media screen and (min-width: 1920px) {
  /* line 64, src/sass/components/box/_box-sticky-nav.scss */
  .posnewton__sticky-nav.posnewton__sticky-nav--pdp .richText-content {
    max-width: 1640px;
    height: 62px;
    margin: 0 auto;
    padding: 0;
    padding-top: 34px;
    align-items: flex-start;
  }
}

/* line 79, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav.posnewton__sticky-nav--pdp .richText-content p:first-of-type::before {
  content: 'Menu';
  font-style: italic;
  font-weight: bold;
  font-size: 13px;
  letter-spacing: -0.13px;
  position: absolute;
  right: 55px;
  top: 42px;
}

/* line 90, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav.posnewton__sticky-nav--pdp .richText-content p:first-of-type::after {
  content: '\e907';
  font-size: 13px;
  position: absolute;
  right: 36px;
  top: 44px;
}

/* line 101, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav.posnewton__sticky-nav--pdp .rotate::after {
  transform: rotate(180deg);
}

/* line 106, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav.posnewton__sticky-nav--pdp .posnewton-sticky-nav-button {
  margin: 40px auto;
}

@media screen and (min-width: 1920px) {
  /* line 106, src/sass/components/box/_box-sticky-nav.scss */
  .posnewton__sticky-nav.posnewton__sticky-nav--pdp .posnewton-sticky-nav-button {
    margin: 0;
  }
}

/* line 115, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav.posnewton__sticky-nav--pdp .ratings-container {
  position: relative;
  padding: 0 5px;
  width: auto;
  height: auto;
  display: flex;
  align-items: center;
  margin-top: 4px;
}

@media only screen and (max-width: 767px) {
  /* line 115, src/sass/components/box/_box-sticky-nav.scss */
  .posnewton__sticky-nav.posnewton__sticky-nav--pdp .ratings-container {
    padding: 0;
  }
}

/* line 128, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav.posnewton__sticky-nav--pdp .ratings-container .pr-category-snippet__total {
  display: none;
}

/* line 133, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav.posnewton__sticky-nav--pdp .ratings-container .pr-category-snippet__rating.pr-category-snippet__item .pr-snippet-stars.pr-snippet-stars-png {
  background-color: transparent;
  height: 32px;
}

/* line 137, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav.posnewton__sticky-nav--pdp .ratings-container .pr-category-snippet__rating.pr-category-snippet__item .pr-snippet-stars.pr-snippet-stars-png .pr-snippet-rating-decimal {
  font-size: 16px;
  line-height: 24px;
  color: #fff;
  font-family: 'ColgateReady', 'Arial', sans-serif;
  font-weight: 500;
  position: relative;
  top: 9px;
}

/* line 148, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav.posnewton__sticky-nav--pdp .ratings-container .pr-category-snippet__rating.pr-category-snippet__item .pr-snippet-stars.pr-snippet-stars-png .pr-rating-stars .pr-star-v4 {
  margin-right: 13px;
}

/* line 151, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav.posnewton__sticky-nav--pdp .ratings-container .pr-category-snippet__rating.pr-category-snippet__item .pr-snippet-stars.pr-snippet-stars-png .pr-rating-stars .pr-star-v4::before {
  font-size: 3.1rem;
}

@media screen and (min-width: 1920px) {
  /* line 115, src/sass/components/box/_box-sticky-nav.scss */
  .posnewton__sticky-nav.posnewton__sticky-nav--pdp .ratings-container {
    margin-top: 0;
    height: 46px;
    align-items: flex-end;
  }
}

/* line 167, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav.posnewton__sticky-nav--pdp .posnewton-sticky-nav-title {
  margin: 40px 0 7px 5px;
  height: 40px;
  font-size: 15px;
  line-height: 20px;
}

@media screen and (max-width: 1919px) {
  /* line 167, src/sass/components/box/_box-sticky-nav.scss */
  .posnewton__sticky-nav.posnewton__sticky-nav--pdp .posnewton-sticky-nav-title {
    padding-right: 60px;
    box-sizing: border-box;
  }
}

@media only screen and (max-width: 767px) {
  /* line 167, src/sass/components/box/_box-sticky-nav.scss */
  .posnewton__sticky-nav.posnewton__sticky-nav--pdp .posnewton-sticky-nav-title {
    margin-left: 0;
    height: auto;
  }
}

/* line 183, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav.posnewton__sticky-nav--pdp .posnewton-sticky-nav-title a {
  color: #fff;
  text-decoration: underline;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  font-weight: inherit;
}

/* line 191, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav.posnewton__sticky-nav--pdp .posnewton-sticky-nav-title a sup {
  display: inline-block;
}

/* line 196, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav.posnewton__sticky-nav--pdp .posnewton-sticky-nav-title a:hover {
  color: #fff;
  text-decoration: underline;
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  font-weight: inherit;
}

@media screen and (min-width: 768px) {
  /* line 167, src/sass/components/box/_box-sticky-nav.scss */
  .posnewton__sticky-nav.posnewton__sticky-nav--pdp .posnewton-sticky-nav-title {
    font-size: 18px;
    line-height: 32px;
  }
}

@media screen and (min-width: 1920px) {
  /* line 167, src/sass/components/box/_box-sticky-nav.scss */
  .posnewton__sticky-nav.posnewton__sticky-nav--pdp .posnewton-sticky-nav-title {
    margin: 0;
    height: 46px;
    display: flex;
    align-items: flex-end;
    margin-right: 24px;
  }
}

/* line 220, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav .richText-content {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  background: rgba(51, 51, 51, 0.8) 0% 0% no-repeat padding-box;
  opacity: 1;
}

@media screen and (min-width: 1920px) {
  /* line 220, src/sass/components/box/_box-sticky-nav.scss */
  .posnewton__sticky-nav .richText-content {
    flex-direction: row;
    align-items: center;
    justify-content: space-around;
    height: 96px;
    margin-bottom: -1px;
  }
}

/* line 237, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav .richText-content > div {
  width: 0;
  height: 0;
  position: absolute;
}

/* line 244, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav ul {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
}

@media screen and (min-width: 1920px) {
  /* line 244, src/sass/components/box/_box-sticky-nav.scss */
  .posnewton__sticky-nav ul {
    width: auto;
    flex-direction: row;
    padding-left: 10%;
  }
}

/* line 258, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav p:first-of-type {
  color: #fff;
  letter-spacing: -0.16px;
  font-size: 16px;
  line-height: 20px;
  font-style: italic;
  font-weight: bold;
  font-family: 'ColgateReady', 'Arial', sans-serif;
  margin: 20px 0 20px 45px;
  width: 100%;
}

@media screen and (min-width: 1920px) {
  /* line 258, src/sass/components/box/_box-sticky-nav.scss */
  .posnewton__sticky-nav p:first-of-type {
    letter-spacing: -0.18px;
    width: inherit;
    margin: 0;
    font-size: 18px;
    line-height: 32px;
  }
}

/* line 277, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav p:first-of-type::after {
  content: '\e907';
  font-size: 16px;
  position: absolute;
  right: 30px;
  font-style: normal;
  font-weight: normal;
  font-family: 'ColgateRelaunchIcons';
}

@media screen and (min-width: 1920px) {
  /* line 277, src/sass/components/box/_box-sticky-nav.scss */
  .posnewton__sticky-nav p:first-of-type::after {
    content: none !important;
  }
}

/* line 291, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav p:first-of-type::before {
  content: none;
}

@media screen and (min-width: 1920px) {
  /* line 291, src/sass/components/box/_box-sticky-nav.scss */
  .posnewton__sticky-nav p:first-of-type::before {
    content: none !important;
  }
}

/* line 300, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav ul {
  margin-bottom: 0;
  margin-top: 0;
  text-align: center;
}

/* line 305, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav ul li {
  margin-top: 40px;
}

@media screen and (min-width: 1920px) {
  /* line 305, src/sass/components/box/_box-sticky-nav.scss */
  .posnewton__sticky-nav ul li {
    margin-top: 0;
  }
}

/* line 312, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav ul li::before {
  content: none;
}

/* line 317, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav ul a {
  color: #fff;
  text-align: center;
  margin-right: 0;
  font-weight: bold;
  font-family: 'ColgateReady', 'Arial', sans-serif;
  font-size: 20px;
  line-height: 32px;
  font-style: italic;
  letter-spacing: -0.2px;
  margin-top: 40px;
}

@media screen and (min-width: 1920px) {
  /* line 317, src/sass/components/box/_box-sticky-nav.scss */
  .posnewton__sticky-nav ul a {
    font-size: 18px;
    line-height: 32px;
    letter-spacing: -0.18px;
    margin-top: 0;
    text-align: right;
    margin-right: 46px;
  }
}

@media screen and (min-width: 1920px) {
  /* line 300, src/sass/components/box/_box-sticky-nav.scss */
  .posnewton__sticky-nav ul {
    text-align: right;
  }
}

/* line 344, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav p:last-of-type {
  margin: 40px 0;
}

@media screen and (min-width: 1920px) {
  /* line 344, src/sass/components/box/_box-sticky-nav.scss */
  .posnewton__sticky-nav p:last-of-type {
    margin: 0;
  }
}

/* line 352, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav .hide {
  display: none;
}

@media screen and (min-width: 1920px) {
  /* line 352, src/sass/components/box/_box-sticky-nav.scss */
  .posnewton__sticky-nav .hide {
    display: flex;
    margin: 0;
  }
}

/* line 362, src/sass/components/box/_box-sticky-nav.scss */
.posnewton__sticky-nav .rotate::after {
  transform: rotate(180deg);
}

/* line 3, src/sass/components/box/_box-content-grid.scss */
.posnewton__box-content-grid .slick-track {
  display: flex;
}

/* line 7, src/sass/components/box/_box-content-grid.scss */
.posnewton__box-content-grid > .component-content {
  overflow: hidden;
}

/* line 10, src/sass/components/box/_box-content-grid.scss */
.posnewton__box-content-grid > .component-content > .content {
  margin: 0;
  align-items: stretch;
  padding-top: 34px;
  padding-bottom: 34px;
}

/* line 16, src/sass/components/box/_box-content-grid.scss */
.posnewton__box-content-grid > .component-content > .content:not(.slick-initialized) {
  display: flex;
}

@media (max-width: 479px) {
  /* line 22, src/sass/components/box/_box-content-grid.scss */
  .posnewton__box-content-grid .resource-card-arrows {
    position: absolute;
    width: calc(100% - 94px);
    height: auto;
    top: 34px;
    left: 47px;
    z-index: 30;
  }
  /* line 31, src/sass/components/box/_box-content-grid.scss */
  .posnewton__box-content-grid .resource-card-arrows::after {
    content: '';
    display: block;
    width: 100%;
    padding-bottom: 47.7%;
  }
}

@media (min-width: 480px) {
  /* line 22, src/sass/components/box/_box-content-grid.scss */
  .posnewton__box-content-grid .resource-card-arrows {
    position: absolute;
    display: flex;
    height: 16px;
    width: 25px;
    top: -32px;
    margin-right: 15px;
    right: 0;
    z-index: 30;
  }
}

@media screen and (min-width: 1280px) {
  /* line 22, src/sass/components/box/_box-content-grid.scss */
  .posnewton__box-content-grid .resource-card-arrows {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  /* line 22, src/sass/components/box/_box-content-grid.scss */
  .posnewton__box-content-grid .resource-card-arrows {
    margin-right: 0;
  }
}

/* line 59, src/sass/components/box/_box-content-grid.scss */
.posnewton__box-content-grid .resource-card-next,
.posnewton__box-content-grid .resource-card-prev {
  position: absolute;
  background: none;
  border: 0;
}

/* line 65, src/sass/components/box/_box-content-grid.scss */
.posnewton__box-content-grid .resource-card-next.slick-disabled,
.posnewton__box-content-grid .resource-card-prev.slick-disabled {
  pointer-events: none;
}

@media (max-width: 479px) {
  /* line 65, src/sass/components/box/_box-content-grid.scss */
  .posnewton__box-content-grid .resource-card-next.slick-disabled,
  .posnewton__box-content-grid .resource-card-prev.slick-disabled {
    opacity: 0.25;
  }
}

/* line 74, src/sass/components/box/_box-content-grid.scss */
.posnewton__box-content-grid .resource-card-prev,
.posnewton__box-content-grid .resource-card-next {
  right: 72px;
  cursor: pointer;
  z-index: 30;
}

@media (max-width: 479px) {
  /* line 74, src/sass/components/box/_box-content-grid.scss */
  .posnewton__box-content-grid .resource-card-prev,
  .posnewton__box-content-grid .resource-card-next {
    left: -28px;
    top: 0;
    bottom: 0;
    margin: auto;
    right: auto;
  }
}

/* line 88, src/sass/components/box/_box-content-grid.scss */
.posnewton__box-content-grid .resource-card-prev::before,
.posnewton__box-content-grid .resource-card-next::before {
  font-family: 'ColgateRelaunchIcons';
  content: '\e909';
  color: #d2010d;
}

/* line 95, src/sass/components/box/_box-content-grid.scss */
.posnewton__box-content-grid .resource-card-next {
  right: 40px;
}

@media (max-width: 479px) {
  /* line 95, src/sass/components/box/_box-content-grid.scss */
  .posnewton__box-content-grid .resource-card-next {
    left: auto;
    right: -28px;
  }
}

/* line 103, src/sass/components/box/_box-content-grid.scss */
.posnewton__box-content-grid .resource-card-next::before {
  content: '\e90a';
}

/* line 109, src/sass/components/box/_box-content-grid.scss */
.posnewton .resource-card-carousel__card + .resource-card-carousel__card {
  margin: 0;
}

/* line 114, src/sass/components/box/_box-content-grid.scss */
.posnewton .resource-card-carousel__card {
  padding: 0 32px;
  min-width: 315px;
  border-right: 1px solid #d6d6d6;
}

@media (min-width: 480px) {
  /* line 114, src/sass/components/box/_box-content-grid.scss */
  .posnewton .resource-card-carousel__card {
    height: auto;
  }
}

@media screen and (min-width: 1640px) {
  /* line 114, src/sass/components/box/_box-content-grid.scss */
  .posnewton .resource-card-carousel__card {
    min-width: 334px;
  }
}

/* line 127, src/sass/components/box/_box-content-grid.scss */
.posnewton .resource-card-carousel__card.last {
  border-right: 0;
}

/* line 131, src/sass/components/box/_box-content-grid.scss */
.posnewton .resource-card-carousel__card > .component-content {
  height: 100%;
}

/* line 135, src/sass/components/box/_box-content-grid.scss */
.posnewton .resource-card-carousel__card .content {
  margin-bottom: 0;
  box-shadow: none !important;
  height: inherit;
}

/* line 141, src/sass/components/box/_box-content-grid.scss */
.posnewton .resource-card-carousel__card .image img {
  width: 100%;
  border-radius: 16px;
  display: block;
}

/* line 147, src/sass/components/box/_box-content-grid.scss */
.posnewton .resource-card-carousel__card .content {
  width: 100%;
}

/* line 153, src/sass/components/box/_box-content-grid.scss */
.posnewton .resource-card-carousel__box {
  height: inherit;
  position: static;
  padding: 24px 0 0;
}

/* line 159, src/sass/components/box/_box-content-grid.scss */
.posnewton .resource-card-carousel__box::before {
  content: none;
}

/* line 163, src/sass/components/box/_box-content-grid.scss */
.posnewton .resource-card-carousel__box > .component-content {
  height: 100%;
}

/* line 167, src/sass/components/box/_box-content-grid.scss */
.posnewton .resource-card-carousel__box,
.posnewton .resource-card-carousel__box p {
  width: 100%;
}

/* line 172, src/sass/components/box/_box-content-grid.scss */
.posnewton .resource-card-carousel__box p,
.posnewton .resource-card-carousel__box h2 {
  height: auto;
}

/* line 177, src/sass/components/box/_box-content-grid.scss */
.posnewton .resource-card-carousel__box h2 {
  font-weight: bold;
  font-size: 26px;
  line-height: 32px;
  font-style: italic;
  margin-bottom: 40px;
}

/* line 185, src/sass/components/box/_box-content-grid.scss */
.posnewton .resource-card-carousel__box p {
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  margin-bottom: 24px;
}

/* line 192, src/sass/components/box/_box-content-grid.scss */
.posnewton .resource-card-carousel__box .richText {
  padding: 0;
  height: 100%;
}

/* line 196, src/sass/components/box/_box-content-grid.scss */
.posnewton .resource-card-carousel__box .richText .component-content {
  overflow: inherit;
  height: 100%;
}

/* line 200, src/sass/components/box/_box-content-grid.scss */
.posnewton .resource-card-carousel__box .richText .component-content .richText-content {
  display: flex;
  flex-direction: column;
  position: relative;
  height: 100%;
}

/* line 209, src/sass/components/box/_box-content-grid.scss */
.posnewton .resource-card-carousel__box p:last-child {
  margin-top: auto;
  margin-bottom: 0;
}

/* line 213, src/sass/components/box/_box-content-grid.scss */
.posnewton .resource-card-carousel__box p:last-child .red-and-white {
  display: inline-block;
  width: auto;
  font-size: 16px;
  line-height: 24px;
}

/* line 2, src/sass/components/box/_box-pdp-hero-charcoal.scss */
.posnewton__pdp-hero-charcoal {
  background-color: #f3f3f3;
  display: flex;
  width: 100%;
  padding: 0 0 40px;
}

@media screen and (min-width: 991px) {
  /* line 2, src/sass/components/box/_box-pdp-hero-charcoal.scss */
  .posnewton__pdp-hero-charcoal {
    padding: 0 0 15%;
  }
}

/* line 12, src/sass/components/box/_box-pdp-hero-charcoal.scss */
.posnewton__pdp-hero-charcoal > .component-content {
  width: 100%;
}

/* line 15, src/sass/components/box/_box-pdp-hero-charcoal.scss */
.posnewton__pdp-hero-charcoal > .component-content .paragraphSystem {
  width: 100%;
  margin: 0 auto;
}

/* line 21, src/sass/components/box/_box-pdp-hero-charcoal.scss */
.posnewton__pdp-hero-charcoal .image {
  padding: 0;
}

/* line 25, src/sass/components/box/_box-pdp-hero-charcoal.scss */
.posnewton__pdp-hero-charcoal figcaption {
  margin-top: -5%;
}

@media screen and (min-width: 991px) {
  /* line 25, src/sass/components/box/_box-pdp-hero-charcoal.scss */
  .posnewton__pdp-hero-charcoal figcaption {
    margin-top: -15%;
  }
}

/* line 32, src/sass/components/box/_box-pdp-hero-charcoal.scss */
.posnewton__pdp-hero-charcoal figcaption h1 {
  color: #d2010d;
  font-size: 40px;
  line-height: 44px;
  font-style: italic;
  font-weight: 900;
  letter-spacing: -0.8px;
  text-align: center;
  width: 90%;
  margin: 0 auto;
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
}

@media screen and (min-width: 991px) {
  /* line 32, src/sass/components/box/_box-pdp-hero-charcoal.scss */
  .posnewton__pdp-hero-charcoal figcaption h1 {
    color: #d1010c;
    font-size: 84px;
    line-height: 80px;
    letter-spacing: -1.68px;
    width: 80%;
  }
}

/* line 53, src/sass/components/box/_box-pdp-hero-charcoal.scss */
.posnewton__pdp-hero-charcoal figcaption p {
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0;
  color: #444141;
  font-style: italic;
  text-align: center;
  width: 95%;
  margin: 0 auto;
  padding-top: 15px;
}

@media screen and (min-width: 991px) {
  /* line 53, src/sass/components/box/_box-pdp-hero-charcoal.scss */
  .posnewton__pdp-hero-charcoal figcaption p {
    width: 812px;
  }
}

/* line 70, src/sass/components/box/_box-pdp-hero-charcoal.scss */
.posnewton__pdp-hero-charcoal picture {
  display: flex;
}

/* line 74, src/sass/components/box/_box-pdp-hero-charcoal.scss */
.posnewton__pdp-hero-charcoal img {
  margin-top: 15%;
  width: 130%;
  margin-left: -15%;
  max-width: 130%;
  height: 100%;
}

@media screen and (min-width: 991px) {
  /* line 74, src/sass/components/box/_box-pdp-hero-charcoal.scss */
  .posnewton__pdp-hero-charcoal img {
    width: 100%;
    margin: 0;
  }
}

/* line 2, src/sass/components/box/_box-pdp-hero-pen.scss */
.posnewton__pdp-hero-pen {
  background-color: #d6d6d6;
  position: relative;
  display: flex;
  width: 100%;
  padding: 0;
}

/* line 9, src/sass/components/box/_box-pdp-hero-pen.scss */
.posnewton__pdp-hero-pen::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.6);
}

@media screen and (min-width: 991px) {
  /* line 2, src/sass/components/box/_box-pdp-hero-pen.scss */
  .posnewton__pdp-hero-pen {
    max-height: 1108px;
    min-height: 700px;
  }
}

/* line 24, src/sass/components/box/_box-pdp-hero-pen.scss */
.posnewton__pdp-hero-pen > .component-content {
  width: 100%;
}

/* line 27, src/sass/components/box/_box-pdp-hero-pen.scss */
.posnewton__pdp-hero-pen > .component-content .paragraphSystem {
  width: 100%;
  margin: 0 auto;
}

/* line 33, src/sass/components/box/_box-pdp-hero-pen.scss */
.posnewton__pdp-hero-pen .image {
  padding: 0;
}

/* line 37, src/sass/components/box/_box-pdp-hero-pen.scss */
.posnewton__pdp-hero-pen img {
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 1440px) {
  /* line 37, src/sass/components/box/_box-pdp-hero-pen.scss */
  .posnewton__pdp-hero-pen img {
    max-height: 1080px;
  }
}

/* line 46, src/sass/components/box/_box-pdp-hero-pen.scss */
.posnewton__pdp-hero-pen h1 {
  letter-spacing: -0.8px;
  color: #d2010d;
  font-size: 40px;
  line-height: 44px;
  font-style: italic;
  font-weight: 900;
  text-align: center;
  width: 80%;
  margin: 0 auto;
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
}

@media screen and (min-width: 991px) {
  /* line 46, src/sass/components/box/_box-pdp-hero-pen.scss */
  .posnewton__pdp-hero-pen h1 {
    letter-spacing: -1.92px;
    width: 75%;
    max-width: 1400px;
    font-size: 64px;
    line-height: 72px;
    margin-top: 40px;
    color: #8f1f1d;
  }
}

@media screen and (min-width: 1920px) {
  /* line 46, src/sass/components/box/_box-pdp-hero-pen.scss */
  .posnewton__pdp-hero-pen h1 {
    width: 60%;
    margin: 0 auto;
    font-size: 96px;
    line-height: 112px;
  }
}

@media screen and (max-width: 428px) {
  /* line 46, src/sass/components/box/_box-pdp-hero-pen.scss */
  .posnewton__pdp-hero-pen h1 {
    font-size: 32px;
    line-height: 40px;
  }
}

/* line 81, src/sass/components/box/_box-pdp-hero-pen.scss */
.posnewton__pdp-hero-pen p {
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0;
  color: #444141;
  font-style: italic;
  text-align: center;
  width: 85%;
  margin: 0 auto;
  padding-top: 15px;
  font-family: 'ColgateReady', 'Arial', sans-serif;
}

@media screen and (min-width: 991px) {
  /* line 81, src/sass/components/box/_box-pdp-hero-pen.scss */
  .posnewton__pdp-hero-pen p {
    width: 870px;
  }
}

@media screen and (max-width: 428px) {
  /* line 81, src/sass/components/box/_box-pdp-hero-pen.scss */
  .posnewton__pdp-hero-pen p {
    font-size: 16px;
    line-height: 20px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 103, src/sass/components/box/_box-pdp-hero-pen.scss */
  .posnewton__pdp-hero-pen p:last-child {
    padding-top: 40px;
  }
}

/* line 109, src/sass/components/box/_box-pdp-hero-pen.scss */
.posnewton__pdp-hero-pen small {
  color: #333;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0;
  font-family: 'Open Sans';
}

/* line 117, src/sass/components/box/_box-pdp-hero-pen.scss */
.posnewton__pdp-hero-pen figcaption {
  margin-top: -10%;
}

/* line 121, src/sass/components/box/_box-pdp-hero-pen.scss */
.posnewton__pdp-hero-pen picture {
  display: flex;
}

/* line 125, src/sass/components/box/_box-pdp-hero-pen.scss */
.posnewton__pdp-hero-pen .posnewton__pdp-hero-content {
  position: absolute;
  top: 10%;
}

@media screen and (min-width: 991px) {
  /* line 125, src/sass/components/box/_box-pdp-hero-pen.scss */
  .posnewton__pdp-hero-pen .posnewton__pdp-hero-content {
    top: 0;
  }
}

/* line 133, src/sass/components/box/_box-pdp-hero-pen.scss */
.posnewton__pdp-hero-pen .posnewton__pdp-hero-content img {
  width: 90%;
  margin: 0 auto;
  height: 100%;
  max-width: 1250px;
}

@media screen and (min-width: 991px) {
  /* line 133, src/sass/components/box/_box-pdp-hero-pen.scss */
  .posnewton__pdp-hero-pen .posnewton__pdp-hero-content img {
    width: 60%;
    max-width: 1250px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 133, src/sass/components/box/_box-pdp-hero-pen.scss */
  .posnewton__pdp-hero-pen .posnewton__pdp-hero-content img {
    width: 80%;
    max-width: 1450px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 152, src/sass/components/box/_box-pdp-hero-pen.scss */
  .posnewton__pdp-hero-pen.pdp-hero-pen__ar-tool img {
    max-height: 760px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 158, src/sass/components/box/_box-pdp-hero-pen.scss */
  .posnewton__pdp-hero-pen.pdp-hero-pen__ar-tool h1 {
    margin-top: 40px;
  }
}

@media screen and (max-width: 340px) {
  /* line 167, src/sass/components/box/_box-pdp-hero-pen.scss */
  .pdp-hero-pen-background {
    min-height: 920px;
  }
}

@media screen and (max-width: 370px) {
  /* line 167, src/sass/components/box/_box-pdp-hero-pen.scss */
  .pdp-hero-pen-background {
    min-height: 850px;
  }
}

@media screen and (max-width: 428px) {
  /* line 167, src/sass/components/box/_box-pdp-hero-pen.scss */
  .pdp-hero-pen-background {
    min-height: 475px;
  }
}

@media screen and (max-width: 500px) {
  /* line 167, src/sass/components/box/_box-pdp-hero-pen.scss */
  .pdp-hero-pen-background {
    min-height: 960px;
  }
}

/* line 1, src/sass/components/box/_box-pdp-hero-led.scss */
.posnewton__pdp-hero-led {
  padding-left: 0;
  padding-right: 0;
}

/* line 5, src/sass/components/box/_box-pdp-hero-led.scss */
.posnewton__pdp-hero-led .image {
  background: linear-gradient(#bdf0ff, #e2e4f8, #ecf7f8, #f2f2f2) no-repeat center/100%;
}

/* line 8, src/sass/components/box/_box-pdp-hero-led.scss */
.posnewton__pdp-hero-led .image figure {
  padding: 100px 114px;
  box-sizing: border-box;
  min-height: 624px;
  position: relative;
  display: flex;
  align-items: center;
}

@media (max-width: 1199px) {
  /* line 8, src/sass/components/box/_box-pdp-hero-led.scss */
  .posnewton__pdp-hero-led .image figure {
    padding: 80px 60px;
    min-height: 0;
  }
}

@media (max-width: 767px) {
  /* line 8, src/sass/components/box/_box-pdp-hero-led.scss */
  .posnewton__pdp-hero-led .image figure {
    flex-direction: column-reverse;
    padding: 48px 16px 0;
  }
}

/* line 27, src/sass/components/box/_box-pdp-hero-led.scss */
.posnewton__pdp-hero-led .image img {
  position: absolute;
  right: -1px;
  bottom: 0;
  width: 50%;
  max-width: 700px;
  max-height: calc(100% - 20px);
}

@media (max-width: 1099px) {
  /* line 27, src/sass/components/box/_box-pdp-hero-led.scss */
  .posnewton__pdp-hero-led .image img {
    width: auto;
  }
}

@media (max-width: 991px) {
  /* line 27, src/sass/components/box/_box-pdp-hero-led.scss */
  .posnewton__pdp-hero-led .image img {
    max-width: 400px;
  }
}

@media (max-width: 767px) {
  /* line 27, src/sass/components/box/_box-pdp-hero-led.scss */
  .posnewton__pdp-hero-led .image img {
    position: static;
    width: 100%;
    max-width: 410px;
    max-height: none;
    margin-right: -17px;
    width: calc(410%*100/288);
    align-self: flex-end;
  }
}

/* line 54, src/sass/components/box/_box-pdp-hero-led.scss */
.posnewton__pdp-hero-led .image figcaption {
  width: calc(100% - 560px);
}

@media (max-width: 1440px) {
  /* line 54, src/sass/components/box/_box-pdp-hero-led.scss */
  .posnewton__pdp-hero-led .image figcaption {
    max-width: 674px;
    width: 56%;
  }
}

@media (max-width: 767px) {
  /* line 54, src/sass/components/box/_box-pdp-hero-led.scss */
  .posnewton__pdp-hero-led .image figcaption {
    width: 100%;
    max-width: 420px;
    margin-bottom: 26px;
  }
}

/* line 68, src/sass/components/box/_box-pdp-hero-led.scss */
.posnewton__pdp-hero-led .image figcaption h1 {
  font-size: 64px;
  font-size: 6.4rem;
  font-family: 'ColgateReady Heavy';
  font-weight: 900;
  font-style: italic;
  line-height: 1.125;
  letter-spacing: -0.02em;
  color: #0186c4;
  margin-bottom: calc(25em/64);
}

@media (max-width: 1099px) {
  /* line 68, src/sass/components/box/_box-pdp-hero-led.scss */
  .posnewton__pdp-hero-led .image figcaption h1 {
    font-size: 47px;
    font-size: 4.7rem;
  }
}

@media (max-width: 991px) {
  /* line 68, src/sass/components/box/_box-pdp-hero-led.scss */
  .posnewton__pdp-hero-led .image figcaption h1 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.33333;
    letter-spacing: -0.012em;
    margin-bottom: calc(14em/30);
  }
}

@media (max-width: 767px) {
  /* line 68, src/sass/components/box/_box-pdp-hero-led.scss */
  .posnewton__pdp-hero-led .image figcaption h1 {
    text-align: center;
  }
}

/* line 96, src/sass/components/box/_box-pdp-hero-led.scss */
.posnewton__pdp-hero-led .image figcaption p {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: calc(31em/20);
}

@media (max-width: 1099px) {
  /* line 96, src/sass/components/box/_box-pdp-hero-led.scss */
  .posnewton__pdp-hero-led .image figcaption p {
    font-size: 17px;
    font-size: 1.7rem;
  }
}

@media (max-width: 991px) {
  /* line 96, src/sass/components/box/_box-pdp-hero-led.scss */
  .posnewton__pdp-hero-led .image figcaption p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.42857;
  }
}

@media (max-width: 767px) {
  /* line 96, src/sass/components/box/_box-pdp-hero-led.scss */
  .posnewton__pdp-hero-led .image figcaption p {
    text-align: center;
    margin-bottom: 0;
  }
}

/* line 118, src/sass/components/box/_box-pdp-hero-led.scss */
.posnewton__pdp-hero-led .image figcaption p:last-child {
  margin-bottom: 0;
}

/* line 123, src/sass/components/box/_box-pdp-hero-led.scss */
.posnewton__pdp-hero-led .image figcaption .disclaimer {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.28571;
  color: inherit;
  margin: 0;
  display: block;
}

@media (max-width: 767px) {
  /* line 123, src/sass/components/box/_box-pdp-hero-led.scss */
  .posnewton__pdp-hero-led .image figcaption .disclaimer {
    position: absolute;
    left: 0;
    right: 0;
    top: calc(100% + 17px);
  }
}

/* line 2, src/sass/components/box/_box-pdp-hero-renewal.scss */
.posnewton__pdp-hero-renewal {
  position: relative;
  display: flex;
  width: 100%;
  padding: 0;
  max-height: 1300px;
}

@media screen and (min-width: 991px) {
  /* line 2, src/sass/components/box/_box-pdp-hero-renewal.scss */
  .posnewton__pdp-hero-renewal {
    max-height: 1108px;
    min-height: 700px;
  }
}

/* line 14, src/sass/components/box/_box-pdp-hero-renewal.scss */
.posnewton__pdp-hero-renewal > .component-content {
  width: 100%;
}

/* line 17, src/sass/components/box/_box-pdp-hero-renewal.scss */
.posnewton__pdp-hero-renewal > .component-content .paragraphSystem {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

/* line 24, src/sass/components/box/_box-pdp-hero-renewal.scss */
.posnewton__pdp-hero-renewal .image {
  padding: 0;
  height: 100%;
}

/* line 28, src/sass/components/box/_box-pdp-hero-renewal.scss */
.posnewton__pdp-hero-renewal .image > .component-content {
  width: 100%;
  height: 100%;
}

/* line 34, src/sass/components/box/_box-pdp-hero-renewal.scss */
.posnewton__pdp-hero-renewal img {
  width: 100%;
  height: 100%;
}

/* line 39, src/sass/components/box/_box-pdp-hero-renewal.scss */
.posnewton__pdp-hero-renewal figure {
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 991px) {
  /* line 39, src/sass/components/box/_box-pdp-hero-renewal.scss */
  .posnewton__pdp-hero-renewal figure {
    flex-direction: row;
    justify-content: space-around;
  }
}

/* line 49, src/sass/components/box/_box-pdp-hero-renewal.scss */
.posnewton__pdp-hero-renewal figcaption {
  margin: auto 0;
}

@media screen and (min-width: 991px) {
  /* line 49, src/sass/components/box/_box-pdp-hero-renewal.scss */
  .posnewton__pdp-hero-renewal figcaption {
    padding-bottom: 6%;
  }
  /* line 55, src/sass/components/box/_box-pdp-hero-renewal.scss */
  .posnewton__pdp-hero-renewal figcaption p:last-child {
    padding-top: 30px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 49, src/sass/components/box/_box-pdp-hero-renewal.scss */
  .posnewton__pdp-hero-renewal figcaption {
    margin-left: -15%;
  }
}

/* line 64, src/sass/components/box/_box-pdp-hero-renewal.scss */
.posnewton__pdp-hero-renewal h1 {
  color: #fff;
  letter-spacing: -0.8px;
  font-size: 40px;
  line-height: 44px;
  font-style: italic;
  font-weight: 900;
  text-align: center;
  width: 80%;
  margin: 0 auto;
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
}

@media screen and (min-width: 991px) {
  /* line 64, src/sass/components/box/_box-pdp-hero-renewal.scss */
  .posnewton__pdp-hero-renewal h1 {
    font-size: 84px;
    line-height: 96px;
    letter-spacing: -1.68px;
    width: 600px;
    text-align: left;
    margin: 0;
  }
}

@media screen and (min-width: 1440px) {
  /* line 64, src/sass/components/box/_box-pdp-hero-renewal.scss */
  .posnewton__pdp-hero-renewal h1 {
    width: 740px;
  }
}

/* line 90, src/sass/components/box/_box-pdp-hero-renewal.scss */
.posnewton__pdp-hero-renewal p {
  width: 90%;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0;
  color: #fff;
  font-style: italic;
  text-align: center;
  margin: 0 auto;
  padding-top: 16px;
}

@media screen and (min-width: 991px) {
  /* line 90, src/sass/components/box/_box-pdp-hero-renewal.scss */
  .posnewton__pdp-hero-renewal p {
    width: 600px;
    text-align: left;
    font-weight: bold;
    font-size: 26px;
    line-height: 32px;
    letter-spacing: -0.26px;
    margin: 0;
  }
}

/* line 112, src/sass/components/box/_box-pdp-hero-renewal.scss */
.posnewton__pdp-hero-renewal small {
  color: #fff;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 0;
  font-family: 'Open Sans';
}

/* line 120, src/sass/components/box/_box-pdp-hero-renewal.scss */
.posnewton__pdp-hero-renewal picture {
  width: 36%;
  margin: 0 auto;
}

@media screen and (min-width: 991px) {
  /* line 120, src/sass/components/box/_box-pdp-hero-renewal.scss */
  .posnewton__pdp-hero-renewal picture {
    margin: 0;
  }
}

/* line 129, src/sass/components/box/_box-pdp-hero-renewal.scss */
.posnewton__pdp-hero-renewal .posnewton__pdp-hero-content {
  position: absolute;
  top: 10px;
}

@media screen and (min-width: 423px) {
  /* line 129, src/sass/components/box/_box-pdp-hero-renewal.scss */
  .posnewton__pdp-hero-renewal .posnewton__pdp-hero-content {
    top: 10%;
  }
}

@media screen and (min-width: 1920px) {
  /* line 129, src/sass/components/box/_box-pdp-hero-renewal.scss */
  .posnewton__pdp-hero-renewal .posnewton__pdp-hero-content {
    top: 5%;
  }
}

/* line 141, src/sass/components/box/_box-pdp-hero-renewal.scss */
.posnewton__pdp-hero-renewal .posnewton__pdp-hero-content img {
  width: 100%;
  margin: 0 auto;
  max-width: 320px;
}

@media screen and (min-width: 768px) {
  /* line 141, src/sass/components/box/_box-pdp-hero-renewal.scss */
  .posnewton__pdp-hero-renewal .posnewton__pdp-hero-content img {
    padding-bottom: 100px;
  }
}

@media screen and (min-width: 991px) {
  /* line 141, src/sass/components/box/_box-pdp-hero-renewal.scss */
  .posnewton__pdp-hero-renewal .posnewton__pdp-hero-content img {
    max-width: 377px;
    margin-left: 30%;
    width: 50%;
    padding-bottom: 0;
  }
}

@media screen and (min-width: 1920px) {
  /* line 141, src/sass/components/box/_box-pdp-hero-renewal.scss */
  .posnewton__pdp-hero-renewal .posnewton__pdp-hero-content img {
    width: 60%;
  }
}

/* line 2, src/sass/components/box/_box-pdp-hero-stain.scss */
.posnewton__pdp-hero-stain {
  position: relative;
  display: flex;
  width: 100%;
  padding: 0;
  max-height: 1300px;
  margin-top: -1px;
}

@media screen and (min-width: 991px) {
  /* line 2, src/sass/components/box/_box-pdp-hero-stain.scss */
  .posnewton__pdp-hero-stain {
    min-height: 700px;
    max-height: 1094px;
  }
}

/* line 15, src/sass/components/box/_box-pdp-hero-stain.scss */
.posnewton__pdp-hero-stain > .component-content {
  width: 100%;
}

/* line 18, src/sass/components/box/_box-pdp-hero-stain.scss */
.posnewton__pdp-hero-stain > .component-content .paragraphSystem {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

/* line 25, src/sass/components/box/_box-pdp-hero-stain.scss */
.posnewton__pdp-hero-stain .image {
  padding: 0;
  height: 100%;
}

/* line 29, src/sass/components/box/_box-pdp-hero-stain.scss */
.posnewton__pdp-hero-stain .image > .component-content {
  height: 100%;
}

/* line 34, src/sass/components/box/_box-pdp-hero-stain.scss */
.posnewton__pdp-hero-stain figure {
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 991px) {
  /* line 34, src/sass/components/box/_box-pdp-hero-stain.scss */
  .posnewton__pdp-hero-stain figure {
    flex-direction: row;
    justify-content: space-around;
  }
}

/* line 44, src/sass/components/box/_box-pdp-hero-stain.scss */
.posnewton__pdp-hero-stain picture {
  display: flex;
  height: 100%;
}

/* line 49, src/sass/components/box/_box-pdp-hero-stain.scss */
.posnewton__pdp-hero-stain img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* line 55, src/sass/components/box/_box-pdp-hero-stain.scss */
.posnewton__pdp-hero-stain figcaption {
  margin: auto 0;
}

@media screen and (min-width: 768px) {
  /* line 55, src/sass/components/box/_box-pdp-hero-stain.scss */
  .posnewton__pdp-hero-stain figcaption {
    padding-top: 10%;
  }
}

@media screen and (min-width: 991px) {
  /* line 55, src/sass/components/box/_box-pdp-hero-stain.scss */
  .posnewton__pdp-hero-stain figcaption {
    padding-top: 0;
    padding-bottom: 6%;
  }
}

@media screen and (min-width: 1440px) {
  /* line 55, src/sass/components/box/_box-pdp-hero-stain.scss */
  .posnewton__pdp-hero-stain figcaption {
    margin-left: -15%;
  }
}

/* line 70, src/sass/components/box/_box-pdp-hero-stain.scss */
.posnewton__pdp-hero-stain p {
  width: 85%;
  color: #fff;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0;
  color: #fff;
  font-style: italic;
  text-align: center;
  margin: 0 auto;
  padding-top: 16px;
}

@media screen and (min-width: 991px) {
  /* line 70, src/sass/components/box/_box-pdp-hero-stain.scss */
  .posnewton__pdp-hero-stain p {
    width: 536px;
    text-align: left;
    margin: 0;
  }
}

/* line 89, src/sass/components/box/_box-pdp-hero-stain.scss */
.posnewton__pdp-hero-stain h1 {
  color: #fff;
  letter-spacing: -0.8px;
  font-size: 40px;
  line-height: 44px;
  font-style: italic;
  font-weight: 900;
  text-align: center;
  width: 80%;
  margin: 0 auto;
  margin-top: 15px;
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
}

@media screen and (min-width: 991px) {
  /* line 89, src/sass/components/box/_box-pdp-hero-stain.scss */
  .posnewton__pdp-hero-stain h1 {
    font-size: 64px;
    line-height: 64px;
    letter-spacing: -1.28px;
    width: 600px;
    text-align: left;
    margin: 0;
  }
}

@media screen and (min-width: 1440px) {
  /* line 89, src/sass/components/box/_box-pdp-hero-stain.scss */
  .posnewton__pdp-hero-stain h1 {
    width: 800px;
  }
}

/* line 116, src/sass/components/box/_box-pdp-hero-stain.scss */
.posnewton__pdp-hero-stain strong {
  font-size: 120px;
  line-height: 44px;
  padding: 30px 0 35px;
  letter-spacing: -2.4px;
  display: block;
}

@media screen and (min-width: 1440px) {
  /* line 116, src/sass/components/box/_box-pdp-hero-stain.scss */
  .posnewton__pdp-hero-stain strong {
    font-size: 175px;
    line-height: 175px;
    letter-spacing: -3.5px;
    padding: 0;
    display: inline;
  }
}

@media screen and (min-width: 1440px) {
  /* line 132, src/sass/components/box/_box-pdp-hero-stain.scss */
  .posnewton__pdp-hero-stain span {
    display: block;
    font-size: 175px;
    line-height: 175px;
    letter-spacing: -3.5px;
  }
}

/* line 141, src/sass/components/box/_box-pdp-hero-stain.scss */
.posnewton__pdp-hero-stain .posnewton__pdp-hero-content {
  position: absolute;
  top: 5%;
}

@media screen and (min-width: 425px) {
  /* line 141, src/sass/components/box/_box-pdp-hero-stain.scss */
  .posnewton__pdp-hero-stain .posnewton__pdp-hero-content {
    top: 10%;
  }
}

@media screen and (min-width: 991px) {
  /* line 141, src/sass/components/box/_box-pdp-hero-stain.scss */
  .posnewton__pdp-hero-stain .posnewton__pdp-hero-content {
    top: 8%;
  }
}

/* line 153, src/sass/components/box/_box-pdp-hero-stain.scss */
.posnewton__pdp-hero-stain .posnewton__pdp-hero-content img {
  width: 80%;
  max-width: 825px;
  margin: auto;
  height: 100%;
  max-height: 825px;
}

@media screen and (min-width: 991px) {
  /* line 153, src/sass/components/box/_box-pdp-hero-stain.scss */
  .posnewton__pdp-hero-stain .posnewton__pdp-hero-content img {
    max-height: 942px;
    max-width: 942px;
    min-height: 600px;
    object-fit: cover;
  }
}

@media screen and (min-width: 1920px) {
  /* line 153, src/sass/components/box/_box-pdp-hero-stain.scss */
  .posnewton__pdp-hero-stain .posnewton__pdp-hero-content img {
    width: 100%;
  }
}

/* line 176, src/sass/components/box/_box-pdp-hero-stain.scss */
.min-height-mobile-900 .component-content .content {
  min-height: auto;
}

@media screen and (max-width: 380px) {
  /* line 176, src/sass/components/box/_box-pdp-hero-stain.scss */
  .min-height-mobile-900 .component-content .content {
    min-height: 900px;
  }
}

/* line 2, src/sass/components/box/_box-pdp-hero-advanced.scss */
.posnewton__pdp-hero-advanced {
  position: relative;
  display: flex;
  width: 100%;
  padding: 0;
  max-height: 1300px;
  min-height: auto;
}

@media screen and (min-width: 991px) {
  /* line 2, src/sass/components/box/_box-pdp-hero-advanced.scss */
  .posnewton__pdp-hero-advanced {
    min-height: 700px;
    max-height: 1180px;
  }
}

/* line 15, src/sass/components/box/_box-pdp-hero-advanced.scss */
.posnewton__pdp-hero-advanced > .component-content {
  width: 100%;
}

/* line 18, src/sass/components/box/_box-pdp-hero-advanced.scss */
.posnewton__pdp-hero-advanced > .component-content .paragraphSystem {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

/* line 25, src/sass/components/box/_box-pdp-hero-advanced.scss */
.posnewton__pdp-hero-advanced .image {
  padding: 0;
  height: 100%;
}

/* line 29, src/sass/components/box/_box-pdp-hero-advanced.scss */
.posnewton__pdp-hero-advanced .image > .component-content {
  height: 100%;
}

/* line 34, src/sass/components/box/_box-pdp-hero-advanced.scss */
.posnewton__pdp-hero-advanced img {
  width: 100%;
  height: 100%;
}

/* line 39, src/sass/components/box/_box-pdp-hero-advanced.scss */
.posnewton__pdp-hero-advanced figure {
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 991px) {
  /* line 39, src/sass/components/box/_box-pdp-hero-advanced.scss */
  .posnewton__pdp-hero-advanced figure {
    flex-direction: row;
    justify-content: space-around;
  }
}

/* line 49, src/sass/components/box/_box-pdp-hero-advanced.scss */
.posnewton__pdp-hero-advanced picture {
  display: flex;
  height: 100%;
}

/* line 54, src/sass/components/box/_box-pdp-hero-advanced.scss */
.posnewton__pdp-hero-advanced figcaption {
  margin-top: -45%;
}

@media screen and (min-width: 991px) {
  /* line 54, src/sass/components/box/_box-pdp-hero-advanced.scss */
  .posnewton__pdp-hero-advanced figcaption {
    padding-bottom: 6%;
    margin-top: 0;
    margin-left: -50%;
  }
}

@media screen and (min-width: 1440px) {
  /* line 54, src/sass/components/box/_box-pdp-hero-advanced.scss */
  .posnewton__pdp-hero-advanced figcaption {
    padding-right: 160px;
    padding-bottom: 3%;
    margin: 0;
  }
}

/* line 69, src/sass/components/box/_box-pdp-hero-advanced.scss */
.posnewton__pdp-hero-advanced p {
  width: 90%;
  color: #333;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0;
  font-style: italic;
  text-align: center;
  margin: 0 auto;
  padding-top: 16px;
}

@media screen and (min-width: 991px) {
  /* line 69, src/sass/components/box/_box-pdp-hero-advanced.scss */
  .posnewton__pdp-hero-advanced p {
    width: 536px;
    text-align: left;
    margin: 0;
    color: #444141;
  }
}

/* line 88, src/sass/components/box/_box-pdp-hero-advanced.scss */
.posnewton__pdp-hero-advanced h1 {
  color: #d2010d;
  letter-spacing: -0.8px;
  font-size: 40px;
  line-height: 44px;
  font-style: italic;
  font-weight: 900;
  text-align: center;
  width: 90%;
  margin: 0 auto;
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
}

@media screen and (min-width: 991px) {
  /* line 88, src/sass/components/box/_box-pdp-hero-advanced.scss */
  .posnewton__pdp-hero-advanced h1 {
    color: #d1010c;
    font-size: 48px;
    line-height: 64px;
    letter-spacing: -1.28px;
    width: 600px;
    text-align: left;
    margin: 0;
  }
}

@media screen and (min-width: 1440px) {
  /* line 88, src/sass/components/box/_box-pdp-hero-advanced.scss */
  .posnewton__pdp-hero-advanced h1 {
    width: 900px;
    font-size: 64px;
    line-height: 64px;
  }
}

/* line 117, src/sass/components/box/_box-pdp-hero-advanced.scss */
.posnewton__pdp-hero-advanced strong {
  font-size: 120px;
  line-height: 44px;
  display: block;
  letter-spacing: -2.4px;
  padding: 30px 0;
}

@media screen and (min-width: 991px) {
  /* line 117, src/sass/components/box/_box-pdp-hero-advanced.scss */
  .posnewton__pdp-hero-advanced strong {
    font-size: 175px;
    display: inline;
    line-height: 175px;
    letter-spacing: -3.5px;
    padding: 0;
  }
}

@media screen and (min-width: 991px) {
  /* line 133, src/sass/components/box/_box-pdp-hero-advanced.scss */
  .posnewton__pdp-hero-advanced span {
    display: block;
    font-size: 112px;
    line-height: 112px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 133, src/sass/components/box/_box-pdp-hero-advanced.scss */
  .posnewton__pdp-hero-advanced span {
    font-size: 175px;
    line-height: 138px;
  }
}

/* line 146, src/sass/components/box/_box-pdp-hero-advanced.scss */
.posnewton__pdp-hero-advanced .posnewton__pdp-hero-content {
  position: absolute;
}

@media screen and (min-width: 991px) {
  /* line 146, src/sass/components/box/_box-pdp-hero-advanced.scss */
  .posnewton__pdp-hero-advanced .posnewton__pdp-hero-content {
    top: 10%;
  }
}

@media screen and (min-width: 1440px) {
  /* line 146, src/sass/components/box/_box-pdp-hero-advanced.scss */
  .posnewton__pdp-hero-advanced .posnewton__pdp-hero-content {
    top: 30%;
  }
}

/* line 157, src/sass/components/box/_box-pdp-hero-advanced.scss */
.posnewton__pdp-hero-advanced .posnewton__pdp-hero-content img {
  width: 150%;
  margin-left: -45%;
  height: 100%;
  max-width: 150%;
}

@media screen and (min-width: 991px) {
  /* line 157, src/sass/components/box/_box-pdp-hero-advanced.scss */
  .posnewton__pdp-hero-advanced .posnewton__pdp-hero-content img {
    height: 100%;
    max-height: 100%;
    margin: -15% 0 0 -30%;
    width: unset;
    max-width: 1000px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 157, src/sass/components/box/_box-pdp-hero-advanced.scss */
  .posnewton__pdp-hero-advanced .posnewton__pdp-hero-content img {
    width: 180%;
    height: 100%;
    margin: -58% 0 0 -50%;
    max-width: 1700px;
  }
}

/* line 2, src/sass/components/box/_box-pdp-hero-mw.scss */
.posnewton__pdp-hero-mw {
  position: relative;
  display: flex;
  width: 100%;
  padding: 0;
  max-height: 1300px;
}

/* line 9, src/sass/components/box/_box-pdp-hero-mw.scss */
.posnewton__pdp-hero-mw > .component-content {
  width: 100%;
  height: 100%;
}

/* line 13, src/sass/components/box/_box-pdp-hero-mw.scss */
.posnewton__pdp-hero-mw > .component-content .paragraphSystem {
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

/* line 20, src/sass/components/box/_box-pdp-hero-mw.scss */
.posnewton__pdp-hero-mw .image {
  position: relative;
  height: 60%;
  padding: 0;
}

@media screen and (min-width: 991px) {
  /* line 20, src/sass/components/box/_box-pdp-hero-mw.scss */
  .posnewton__pdp-hero-mw .image {
    height: 110%;
  }
}

/* line 29, src/sass/components/box/_box-pdp-hero-mw.scss */
.posnewton__pdp-hero-mw .image picture {
  height: 100%;
}

/* line 33, src/sass/components/box/_box-pdp-hero-mw.scss */
.posnewton__pdp-hero-mw .image figcaption {
  position: absolute;
  top: 45%;
  right: 0;
}

@media screen and (min-width: 768px) {
  /* line 33, src/sass/components/box/_box-pdp-hero-mw.scss */
  .posnewton__pdp-hero-mw .image figcaption {
    top: 55%;
  }
}

@media screen and (min-width: 991px) {
  /* line 33, src/sass/components/box/_box-pdp-hero-mw.scss */
  .posnewton__pdp-hero-mw .image figcaption {
    top: 0;
    right: 2%;
    margin-right: 0;
  }
}

@media screen and (min-width: 1920px) {
  /* line 33, src/sass/components/box/_box-pdp-hero-mw.scss */
  .posnewton__pdp-hero-mw .image figcaption {
    right: 2%;
    top: 10%;
  }
}

/* line 54, src/sass/components/box/_box-pdp-hero-mw.scss */
.posnewton__pdp-hero-mw .image > .component-content {
  height: 100%;
}

/* line 59, src/sass/components/box/_box-pdp-hero-mw.scss */
.posnewton__pdp-hero-mw img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* line 65, src/sass/components/box/_box-pdp-hero-mw.scss */
.posnewton__pdp-hero-mw p {
  width: 90%;
  color: #444141;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0;
  font-style: italic;
  text-align: center;
  margin: 0 auto;
  padding-top: 16px;
}

@media screen and (min-width: 991px) {
  /* line 65, src/sass/components/box/_box-pdp-hero-mw.scss */
  .posnewton__pdp-hero-mw p {
    width: 560px;
    text-align: left;
    margin: 0;
  }
}

@media screen and (min-width: 1440px) {
  /* line 65, src/sass/components/box/_box-pdp-hero-mw.scss */
  .posnewton__pdp-hero-mw p {
    width: 760px;
  }
}

/* line 87, src/sass/components/box/_box-pdp-hero-mw.scss */
.posnewton__pdp-hero-mw h1 {
  color: #d1010c;
  letter-spacing: -0.8px;
  font-size: 40px;
  line-height: 44px;
  font-style: italic;
  font-weight: 900;
  text-align: center;
  width: 80%;
  margin: 0 auto;
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
}

@media screen and (min-width: 991px) {
  /* line 87, src/sass/components/box/_box-pdp-hero-mw.scss */
  .posnewton__pdp-hero-mw h1 {
    font-size: 84px;
    line-height: 96px;
    letter-spacing: -1.68px;
    width: 600px;
    text-align: left;
    margin: 0;
  }
}

@media screen and (min-width: 1440px) {
  /* line 87, src/sass/components/box/_box-pdp-hero-mw.scss */
  .posnewton__pdp-hero-mw h1 {
    width: 900px;
    margin-top: 30%;
  }
}

/* line 114, src/sass/components/box/_box-pdp-hero-mw.scss */
.posnewton__pdp-hero-mw .posnewton__pdp-hero-content {
  position: absolute;
  top: -5%;
  left: -7%;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  /* line 114, src/sass/components/box/_box-pdp-hero-mw.scss */
  .posnewton__pdp-hero-mw .posnewton__pdp-hero-content {
    top: 10%;
    left: -5%;
  }
}

@media screen and (min-width: 991px) {
  /* line 114, src/sass/components/box/_box-pdp-hero-mw.scss */
  .posnewton__pdp-hero-mw .posnewton__pdp-hero-content {
    top: -7%;
    left: -300px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 114, src/sass/components/box/_box-pdp-hero-mw.scss */
  .posnewton__pdp-hero-mw .posnewton__pdp-hero-content {
    left: -400px;
  }
}

/* line 134, src/sass/components/box/_box-pdp-hero-mw.scss */
.posnewton__pdp-hero-mw .posnewton__pdp-hero-content img {
  width: 100%;
  max-width: 825px;
  margin: auto;
  height: 100%;
  max-height: 825px;
}

@media screen and (min-width: 991px) {
  /* line 134, src/sass/components/box/_box-pdp-hero-mw.scss */
  .posnewton__pdp-hero-mw .posnewton__pdp-hero-content img {
    max-width: 90%;
    max-height: 200%;
    width: 85%;
    height: 140%;
  }
}

/* line 2, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparasion-grid {
  text-align: center;
  padding: 64px 24px;
}

@media screen and (min-width: 1024px) {
  /* line 2, src/sass/components/box/_box-comparasion-grid.scss */
  .posnewton__box-comparasion-grid {
    padding: 120px 125px;
  }
}

@media screen and (min-width: 1024px) {
  /* line 11, src/sass/components/box/_box-comparasion-grid.scss */
  .posnewton__box-comparasion-grid__carousel > .component-content > .content {
    display: flex;
    flex-direction: row;
    align-items: stretch;
  }
}

/* line 20, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparasion-grid__item {
  background-color: #fff;
  width: 100%;
  padding-bottom: 40px;
}

@media screen and (min-width: 1024px) {
  /* line 20, src/sass/components/box/_box-comparasion-grid.scss */
  .posnewton__box-comparasion-grid__item {
    width: 25%;
  }
}

@media screen and (min-width: 1025px) {
  /* line 30, src/sass/components/box/_box-comparasion-grid.scss */
  .posnewton__box-comparasion-grid__item .box-comparison-grid-title .component-content .richText-content {
    margin-bottom: 16px;
    height: 24rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}

@media screen and (min-width: 1045px) {
  /* line 30, src/sass/components/box/_box-comparasion-grid.scss */
  .posnewton__box-comparasion-grid__item .box-comparison-grid-title .component-content .richText-content {
    height: 20rem;
  }
}

@media screen and (min-width: 1116px) {
  /* line 30, src/sass/components/box/_box-comparasion-grid.scss */
  .posnewton__box-comparasion-grid__item .box-comparison-grid-title .component-content .richText-content {
    height: 16rem;
  }
}

@media screen and (min-width: 1474px) {
  /* line 30, src/sass/components/box/_box-comparasion-grid.scss */
  .posnewton__box-comparasion-grid__item .box-comparison-grid-title .component-content .richText-content {
    height: 11rem;
  }
}

/* line 51, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparasion-grid__item .richText:not(.last) p {
  margin: 10px 0;
}

/* line 54, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparasion-grid__item .richText:not(.last) p strong {
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
}

@media screen and (min-width: 1024px) {
  /* line 51, src/sass/components/box/_box-comparasion-grid.scss */
  .posnewton__box-comparasion-grid__item .richText:not(.last) p {
    margin: 16px 0;
  }
}

/* line 64, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparasion-grid__item p {
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0;
  color: #333;
}

/* line 71, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparasion-grid__item .red-text {
  font-style: italic;
  font-weight: bold;
  font-size: 26px;
  line-height: 32px;
  letter-spacing: -0.26px;
}

/* line 79, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparasion-grid__item .info-red-text {
  font-style: italic;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  letter-spacing: 0;
}

/* line 88, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparasion-grid__item > .component-content > .content > .image.first img {
  width: 158px;
  height: 158px;
  object-fit: contain;
}

@media screen and (min-width: 1024px) {
  /* line 88, src/sass/components/box/_box-comparasion-grid.scss */
  .posnewton__box-comparasion-grid__item > .component-content > .content > .image.first img {
    width: 250px;
    height: 250px;
  }
}

/* line 99, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparasion-grid__item > .component-content > .content > .box:not(.posnewton__box-comparasion-grid__rating) {
  min-height: 312px;
  margin: 14px auto 18px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (min-width: 1024px) {
  /* line 99, src/sass/components/box/_box-comparasion-grid.scss */
  .posnewton__box-comparasion-grid__item > .component-content > .content > .box:not(.posnewton__box-comparasion-grid__rating) {
    margin: 10px auto 40px;
  }
}

/* line 115, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparasion-grid__bottom p {
  margin: 0;
}

/* line 119, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparasion-grid__bottom .richText-content {
  margin: 0 10%;
  display: flex;
  justify-content: space-between;
}

@media screen and (min-width: 1024px) {
  /* line 119, src/sass/components/box/_box-comparasion-grid.scss */
  .posnewton__box-comparasion-grid__bottom .richText-content {
    justify-content: center;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 1600px) {
  /* line 119, src/sass/components/box/_box-comparasion-grid.scss */
  .posnewton__box-comparasion-grid__bottom .richText-content {
    justify-content: space-between;
  }
}

/* line 135, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparasion-grid__rating {
  padding-bottom: 5px;
}

/* line 138, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparasion-grid__rating p {
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0;
  margin: 0;
  padding-top: 1px;
}

@media screen and (min-width: 1024px) {
  /* line 138, src/sass/components/box/_box-comparasion-grid.scss */
  .posnewton__box-comparasion-grid__rating p {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
  }
}

/* line 152, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparasion-grid__rating .content {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 158, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparasion-grid__rating .richText {
  width: inherit;
}

/* line 166, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparasion-grid .image img {
  margin: 0 auto;
  display: block;
  width: 64px;
  height: 64px;
}

/* line 174, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparasion-grid .slick-prev,
.posnewton__box-comparasion-grid .slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  outline: none;
}

/* line 191, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparasion-grid .slick-prev:focus::before,
.posnewton__box-comparasion-grid .slick-next:focus::before {
  outline: 1px solid #000;
}

/* line 197, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparasion-grid .slick-next {
  right: 4.25%;
}

/* line 201, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparasion-grid .slick-prev {
  left: 4.25%;
}

/* line 205, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparasion-grid .slick-arrow {
  position: absolute;
  width: 30px;
  height: 20px;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  top: 64px;
  z-index: 50;
}

/* line 216, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparasion-grid .slick-next::before {
  content: '\e90a';
}

/* line 220, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparasion-grid .slick-prev::before {
  content: '\e909';
}

/* line 224, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparasion-grid .slick-arrow::before {
  font-family: 'ColgateRelaunchIcons';
  position: absolute;
  left: 5px;
  color: #d2010d;
  opacity: 1;
  font-size: 16px;
  line-height: 30px;
}

/* line 234, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparasion-grid .slick-dots {
  display: flex;
  justify-content: center;
  margin: 0;
  list-style-type: none;
}

/* line 242, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparasion-grid .slick-dots li {
  margin: 0 10px;
}

/* line 245, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparasion-grid .slick-dots li button {
  display: block;
  width: 12px;
  height: 12px;
  padding: 0;
  font-size: 0;
  border: 0;
  border-radius: 100%;
  background-color: #d6d6d6;
}

/* line 256, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparasion-grid .slick-dots li.slick-active button {
  background-color: #d2010d;
}

/* line 264, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparasion-grid .star-container {
  display: flex;
}

/* line 267, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparasion-grid .star-container .star {
  margin: 0 5px;
}

/* line 272, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparasion-grid .red-and-white,
.posnewton__box-comparasion-grid .white-and-red {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  display: block;
  max-width: 148px;
}

@media only screen and (max-width: 767px) {
  /* line 283, src/sass/components/box/_box-comparasion-grid.scss */
  .posnewton__box-comparasion-grid .red-and-white:focus {
    border: 1px solid #000;
  }
}

@media screen and (min-width: 1025px) {
  /* line 289, src/sass/components/box/_box-comparasion-grid.scss */
  .posnewton__box-comparasion-grid .richText.product-description {
    height: 31rem;
  }
}

@media screen and (min-width: 1200px) {
  /* line 289, src/sass/components/box/_box-comparasion-grid.scss */
  .posnewton__box-comparasion-grid .richText.product-description {
    height: 25rem;
  }
}

@media screen and (min-width: 1400px) {
  /* line 289, src/sass/components/box/_box-comparasion-grid.scss */
  .posnewton__box-comparasion-grid .richText.product-description {
    height: 20rem;
  }
}

@media screen and (min-width: 1575px) {
  /* line 289, src/sass/components/box/_box-comparasion-grid.scss */
  .posnewton__box-comparasion-grid .richText.product-description {
    height: 18rem;
  }
}

/* line 307, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparison-grid__richText p {
  font-style: italic;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
  color: #d2010d;
  margin: 40px 0 20px;
}

@media screen and (min-width: 768px) {
  /* line 307, src/sass/components/box/_box-comparasion-grid.scss */
  .posnewton__box-comparison-grid__richText p {
    margin: 40px 0;
  }
}

@media screen and (min-width: 1024px) {
  /* line 307, src/sass/components/box/_box-comparasion-grid.scss */
  .posnewton__box-comparison-grid__richText p {
    margin: 120px 0 40px;
  }
}

/* line 325, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparison-grid__satisfaction {
  margin: 20px 0 0;
}

/* line 328, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparison-grid__satisfaction h3 {
  font-style: italic;
  font-weight: 900;
  font-size: 32px;
  line-height: 36px;
  letter-spacing: -0.64px;
  margin-bottom: 22px;
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
}

/* line 338, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparison-grid__satisfaction p {
  font-size: 20px;
  max-width: 300px;
  line-height: 26px;
  margin: 0 auto;
}

@media screen and (min-width: 1024px) {
  /* line 325, src/sass/components/box/_box-comparasion-grid.scss */
  .posnewton__box-comparison-grid__satisfaction {
    line-height: 40px;
  }
}

/* line 349, src/sass/components/box/_box-comparasion-grid.scss */
.posnewton__box-comparison-grid__satisfaction a {
  color: #009ca6;
}

@media screen and (min-width: 768px) {
  /* line 325, src/sass/components/box/_box-comparasion-grid.scss */
  .posnewton__box-comparison-grid__satisfaction {
    margin: 40px 0 0;
  }
  /* line 356, src/sass/components/box/_box-comparasion-grid.scss */
  .posnewton__box-comparison-grid__satisfaction h3 {
    font-size: 48px;
    line-height: 64px;
    letter-spacing: -0.96px;
    margin-bottom: 30px;
  }
  /* line 363, src/sass/components/box/_box-comparasion-grid.scss */
  .posnewton__box-comparison-grid__satisfaction p {
    max-width: none;
  }
}

/* line 2, src/sass/components/box/_box-pdp-related-products.scss */
.posnewton__pdp-related-products {
  position: relative;
  padding: 0;
  margin-top: 40px;
}

@media screen and (min-width: 991px) {
  /* line 2, src/sass/components/box/_box-pdp-related-products.scss */
  .posnewton__pdp-related-products {
    padding: 0 7.3% 11%;
  }
}

/* line 11, src/sass/components/box/_box-pdp-related-products.scss */
.posnewton__pdp-related-products .paragraphSystem {
  margin: 0;
}

@media screen and (min-width: 991px) {
  /* line 11, src/sass/components/box/_box-pdp-related-products.scss */
  .posnewton__pdp-related-products .paragraphSystem {
    display: flex;
  }
}

/* line 19, src/sass/components/box/_box-pdp-related-products.scss */
.posnewton__pdp-related-products .box {
  padding: 0;
  margin: 0 0 -1px;
}

@media screen and (min-width: 991px) {
  /* line 19, src/sass/components/box/_box-pdp-related-products.scss */
  .posnewton__pdp-related-products .box {
    margin: 0;
    width: 33.4%;
  }
}

/* line 28, src/sass/components/box/_box-pdp-related-products.scss */
.posnewton__pdp-related-products .box .component-content,
.posnewton__pdp-related-products .box .paragraphSystem {
  height: 100%;
}

/* line 36, src/sass/components/box/_box-pdp-related-products.scss */
.posnewton__pdp-related-products .box.first .image.first img {
  border-radius: 30px 0 0;
}

@media screen and (min-width: 991px) {
  /* line 36, src/sass/components/box/_box-pdp-related-products.scss */
  .posnewton__pdp-related-products .box.first .image.first img {
    border-radius: 0 0 0 35px;
  }
}

/* line 46, src/sass/components/box/_box-pdp-related-products.scss */
.posnewton__pdp-related-products h2 {
  text-align: left;
  font-size: 34px;
  line-height: 42px;
  font-weight: 900;
  font-style: italic;
  letter-spacing: -0.54px;
  color: #d2010d;
  width: 336px;
  margin: 0 auto 40px;
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
}

@media screen and (min-width: 991px) {
  /* line 46, src/sass/components/box/_box-pdp-related-products.scss */
  .posnewton__pdp-related-products h2 {
    letter-spacing: -0.96px;
    font-size: 48px;
    line-height: 56px;
    color: #d1010c;
    margin: 0;
    margin-bottom: 60px;
    width: 530px;
  }
}

/* line 69, src/sass/components/box/_box-pdp-related-products.scss */
.posnewton__pdp-related-products .image {
  padding: 0;
}

/* line 72, src/sass/components/box/_box-pdp-related-products.scss */
.posnewton__pdp-related-products .image figure {
  height: 100%;
}

/* line 76, src/sass/components/box/_box-pdp-related-products.scss */
.posnewton__pdp-related-products .image picture {
  display: flex;
  height: 100%;
  width: 101%;
}

/* line 82, src/sass/components/box/_box-pdp-related-products.scss */
.posnewton__pdp-related-products .image img {
  width: 100%;
  max-width: 100%;
  height: 100%;
}

/* line 89, src/sass/components/box/_box-pdp-related-products.scss */
.posnewton__pdp-related-products figcaption {
  position: absolute;
  z-index: 1;
  top: 36px;
  left: 36px;
  max-width: 350px;
}

@media screen and (min-width: 768px) {
  /* line 89, src/sass/components/box/_box-pdp-related-products.scss */
  .posnewton__pdp-related-products figcaption {
    top: 80px;
    left: 80px;
  }
}

@media screen and (min-width: 991px) {
  /* line 89, src/sass/components/box/_box-pdp-related-products.scss */
  .posnewton__pdp-related-products figcaption {
    top: 30px;
    left: 20px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 89, src/sass/components/box/_box-pdp-related-products.scss */
  .posnewton__pdp-related-products figcaption {
    left: 30px;
  }
}

@media screen and (min-width: 1920px) {
  /* line 89, src/sass/components/box/_box-pdp-related-products.scss */
  .posnewton__pdp-related-products figcaption {
    top: 50px;
    left: 50px;
  }
}

/* line 115, src/sass/components/box/_box-pdp-related-products.scss */
.posnewton__pdp-related-products figcaption h3 {
  text-align: left;
  font-size: 40px;
  line-height: 44px;
  font-style: italic;
  font-weight: 900;
  letter-spacing: -0.8px;
  color: #fff;
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
}

@media screen and (min-width: 768px) {
  /* line 115, src/sass/components/box/_box-pdp-related-products.scss */
  .posnewton__pdp-related-products figcaption h3 {
    letter-spacing: -0.96px;
    font-size: 48px;
    line-height: 56px;
  }
}

@media screen and (min-width: 991px) {
  /* line 115, src/sass/components/box/_box-pdp-related-products.scss */
  .posnewton__pdp-related-products figcaption h3 {
    font-size: 40px;
    line-height: 44px;
    letter-spacing: -0.8px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 115, src/sass/components/box/_box-pdp-related-products.scss */
  .posnewton__pdp-related-products figcaption h3 {
    letter-spacing: -0.96px;
    font-size: 48px;
    line-height: 56px;
  }
}

/* line 142, src/sass/components/box/_box-pdp-related-products.scss */
.posnewton__pdp-related-products figcaption p {
  text-align: left;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  color: #fff;
  font-weight: normal;
  font-style: normal;
  margin: 24px 0 34px;
}

/* line 153, src/sass/components/box/_box-pdp-related-products.scss */
.posnewton__pdp-related-products figcaption a {
  letter-spacing: 0;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 0;
}

/* line 161, src/sass/components/box/_box-pdp-related-products.scss */
.posnewton__pdp-related-products .posnewton__pdp-related-products-image {
  position: absolute;
  width: 35%;
  bottom: 35px;
  right: 20px;
}

@media screen and (min-width: 768px) {
  /* line 161, src/sass/components/box/_box-pdp-related-products.scss */
  .posnewton__pdp-related-products .posnewton__pdp-related-products-image {
    width: 50%;
  }
}

@media screen and (min-width: 991px) {
  /* line 161, src/sass/components/box/_box-pdp-related-products.scss */
  .posnewton__pdp-related-products .posnewton__pdp-related-products-image {
    bottom: -35px;
    width: 40%;
    right: 15px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 161, src/sass/components/box/_box-pdp-related-products.scss */
  .posnewton__pdp-related-products .posnewton__pdp-related-products-image {
    bottom: -70px;
    width: 55%;
    right: 20px;
  }
}

/* line 183, src/sass/components/box/_box-pdp-related-products.scss */
.posnewton__pdp-related-products .posnewton__pdp-related-products-image img {
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 1440px) {
  /* line 183, src/sass/components/box/_box-pdp-related-products.scss */
  .posnewton__pdp-related-products .posnewton__pdp-related-products-image img {
    max-height: 517px;
  }
}

/* line 194, src/sass/components/box/_box-pdp-related-products.scss */
.posnewton__pdp-related-products .posnewton__pdp-dark-text h3,
.posnewton__pdp-related-products .posnewton__pdp-dark-text p {
  color: #333;
}

/* line 199, src/sass/components/box/_box-pdp-related-products.scss */
.posnewton__pdp-related-products .posnewton__pdp-dark-text a {
  background-color: #d2010d;
  border-color: #d2010d;
  color: #fff;
}

/* line 205, src/sass/components/box/_box-pdp-related-products.scss */
.posnewton__pdp-related-products .posnewton__pdp-dark-text a:hover {
  color: #fff;
  background-color: #00838a;
  border: 2px solid #00838a;
  text-decoration: none;
  cursor: pointer;
}

/* line 2, src/sass/components/box/_box-pdp-image-cta.scss */
.posnewton__pdp-image-cta {
  position: relative;
  background-color: #f3f3f3;
}

@media screen and (min-width: 991px) {
  /* line 6, src/sass/components/box/_box-pdp-image-cta.scss */
  .posnewton__pdp-image-cta .box {
    position: absolute;
    top: 50%;
    margin-top: -100px;
    left: 0;
  }
}

@media screen and (min-width: 1920px) {
  /* line 6, src/sass/components/box/_box-pdp-image-cta.scss */
  .posnewton__pdp-image-cta .box {
    left: 100px;
  }
}

/* line 18, src/sass/components/box/_box-pdp-image-cta.scss */
.posnewton__pdp-image-cta .box .paragraphSystem {
  display: flex;
  flex-direction: column;
  width: 100%;
  margin: 0;
}

@media screen and (min-width: 768px) {
  /* line 18, src/sass/components/box/_box-pdp-image-cta.scss */
  .posnewton__pdp-image-cta .box .paragraphSystem {
    flex-direction: row;
    align-items: center;
    margin-bottom: 40px;
  }
}

@media screen and (min-width: 991px) {
  /* line 18, src/sass/components/box/_box-pdp-image-cta.scss */
  .posnewton__pdp-image-cta .box .paragraphSystem {
    margin-bottom: 0;
  }
}

/* line 35, src/sass/components/box/_box-pdp-image-cta.scss */
.posnewton__pdp-image-cta .box .image {
  width: 229px;
  padding: 0;
  margin: 0 auto;
}

@media screen and (min-width: 991px) {
  /* line 35, src/sass/components/box/_box-pdp-image-cta.scss */
  .posnewton__pdp-image-cta .box .image {
    margin: 0;
    width: 200px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 35, src/sass/components/box/_box-pdp-image-cta.scss */
  .posnewton__pdp-image-cta .box .image {
    width: 262px;
  }
}

/* line 49, src/sass/components/box/_box-pdp-image-cta.scss */
.posnewton__pdp-image-cta .box .image img {
  margin: 0 auto;
}

/* line 2, src/sass/components/box/_box-pdp-charcoal-image.scss */
.posnewton__pdp-charcoal-image-text {
  position: relative;
  padding: 0;
  padding-bottom: 40px;
  background-color: #f3f3f3;
}

@media screen and (min-width: 1024px) {
  /* line 2, src/sass/components/box/_box-pdp-charcoal-image.scss */
  .posnewton__pdp-charcoal-image-text {
    padding: 0;
  }
}

/* line 12, src/sass/components/box/_box-pdp-charcoal-image.scss */
.posnewton__pdp-charcoal-image-text img {
  max-width: none;
  margin-left: -990px;
}

@media screen and (min-width: 768px) {
  /* line 12, src/sass/components/box/_box-pdp-charcoal-image.scss */
  .posnewton__pdp-charcoal-image-text img {
    width: 200%;
    margin-left: -125%;
  }
}

@media screen and (min-width: 991px) {
  /* line 12, src/sass/components/box/_box-pdp-charcoal-image.scss */
  .posnewton__pdp-charcoal-image-text img {
    width: 100%;
    margin-left: -62%;
  }
}

@media screen and (min-width: 1440px) {
  /* line 12, src/sass/components/box/_box-pdp-charcoal-image.scss */
  .posnewton__pdp-charcoal-image-text img {
    width: 150%;
    margin-left: -93%;
  }
}

/* line 32, src/sass/components/box/_box-pdp-charcoal-image.scss */
.posnewton__pdp-charcoal-image-text figcaption {
  margin-top: -130px;
}

@media screen and (min-width: 768px) {
  /* line 32, src/sass/components/box/_box-pdp-charcoal-image.scss */
  .posnewton__pdp-charcoal-image-text figcaption {
    margin-top: -70px;
  }
}

@media screen and (min-width: 991px) {
  /* line 32, src/sass/components/box/_box-pdp-charcoal-image.scss */
  .posnewton__pdp-charcoal-image-text figcaption {
    position: absolute;
    top: 50%;
    right: 5%;
    z-index: 1;
    margin-top: -40px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 32, src/sass/components/box/_box-pdp-charcoal-image.scss */
  .posnewton__pdp-charcoal-image-text figcaption {
    right: 10%;
  }
}

@media screen and (min-width: 1920px) {
  /* line 32, src/sass/components/box/_box-pdp-charcoal-image.scss */
  .posnewton__pdp-charcoal-image-text figcaption {
    right: 15%;
  }
}

/* line 56, src/sass/components/box/_box-pdp-charcoal-image.scss */
.posnewton__pdp-charcoal-image-text h2 {
  color: #333;
  letter-spacing: -0.38px;
  text-align: left;
  font-size: 24px;
  line-height: 32px;
  font-weight: 900;
  font-style: italic;
  width: 80%;
  margin: 0 auto;
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
}

@media screen and (min-width: 768px) {
  /* line 56, src/sass/components/box/_box-pdp-charcoal-image.scss */
  .posnewton__pdp-charcoal-image-text h2 {
    width: 90%;
  }
}

@media screen and (min-width: 991px) {
  /* line 56, src/sass/components/box/_box-pdp-charcoal-image.scss */
  .posnewton__pdp-charcoal-image-text h2 {
    color: #d2010d;
    font-size: 34px;
    line-height: 42px;
    letter-spacing: -0.54px;
    width: 520px;
  }
}

@media screen and (min-width: 991px) {
  /* line 80, src/sass/components/box/_box-pdp-charcoal-image.scss */
  .posnewton__pdp-charcoal-image-text h2 strong {
    color: #585554;
  }
}

/* line 2, src/sass/components/box/_box-pdp-pen-image-text.scss */
.posnewton__pdp-pen-image-text {
  position: relative;
  padding: 0;
  background-color: #f3f3f3;
  min-height: 600px;
}

/* line 8, src/sass/components/box/_box-pdp-pen-image-text.scss */
.posnewton__pdp-pen-image-text .paragraphSystem {
  margin: 0;
}

/* line 11, src/sass/components/box/_box-pdp-pen-image-text.scss */
.posnewton__pdp-pen-image-text .paragraphSystem > div:last-child {
  position: absolute;
  padding: 0;
  top: 20px;
}

@media screen and (min-width: 991px) {
  /* line 11, src/sass/components/box/_box-pdp-pen-image-text.scss */
  .posnewton__pdp-pen-image-text .paragraphSystem > div:last-child {
    top: 50%;
    margin-top: -25%;
  }
  /* line 20, src/sass/components/box/_box-pdp-pen-image-text.scss */
  .posnewton__pdp-pen-image-text .paragraphSystem > div:last-child figure {
    display: flex;
  }
}

@media screen and (min-width: 991px) {
  /* line 25, src/sass/components/box/_box-pdp-pen-image-text.scss */
  .posnewton__pdp-pen-image-text .paragraphSystem > div:last-child img {
    height: 100%;
    max-height: 1100px;
    width: 100%;
  }
}

/* line 35, src/sass/components/box/_box-pdp-pen-image-text.scss */
.posnewton__pdp-pen-image-text .image {
  padding: 0 0 380px;
}

@media screen and (min-width: 991px) {
  /* line 35, src/sass/components/box/_box-pdp-pen-image-text.scss */
  .posnewton__pdp-pen-image-text .image {
    padding: 0;
  }
}

/* line 42, src/sass/components/box/_box-pdp-pen-image-text.scss */
.posnewton__pdp-pen-image-text .image figcaption {
  margin: auto 0;
  padding: 0 35px 35px;
}

@media screen and (min-width: 991px) {
  /* line 42, src/sass/components/box/_box-pdp-pen-image-text.scss */
  .posnewton__pdp-pen-image-text .image figcaption {
    margin: 0;
    margin-top: 19%;
    width: 450px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 42, src/sass/components/box/_box-pdp-pen-image-text.scss */
  .posnewton__pdp-pen-image-text .image figcaption {
    margin-top: 23%;
  }
}

@media screen and (min-width: 1920px) {
  /* line 42, src/sass/components/box/_box-pdp-pen-image-text.scss */
  .posnewton__pdp-pen-image-text .image figcaption {
    margin-left: 0;
  }
}

/* line 61, src/sass/components/box/_box-pdp-pen-image-text.scss */
.posnewton__pdp-pen-image-text .image img {
  width: 100%;
}

/* line 66, src/sass/components/box/_box-pdp-pen-image-text.scss */
.posnewton__pdp-pen-image-text h2 {
  color: #d2010d;
  letter-spacing: -0.38px;
  text-align: left;
  font-size: 24px;
  line-height: 32px;
  font-weight: 900;
  font-style: italic;
  margin-bottom: 24px;
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
}

@media screen and (min-width: 991px) {
  /* line 66, src/sass/components/box/_box-pdp-pen-image-text.scss */
  .posnewton__pdp-pen-image-text h2 {
    font-size: 34px;
    line-height: 42px;
    letter-spacing: -0.54px;
  }
}

/* line 84, src/sass/components/box/_box-pdp-pen-image-text.scss */
.posnewton__pdp-pen-image-text p {
  font-family: 'Open Sans';
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 0;
  text-align: left;
  color: #333;
  margin: 10px 0;
}

@media screen and (min-width: 991px) {
  /* line 84, src/sass/components/box/_box-pdp-pen-image-text.scss */
  .posnewton__pdp-pen-image-text p {
    width: 442px;
  }
}

/* line 2, src/sass/components/box/_box-pdp-led-image-text.scss */
.posnewton__pdp-led-image-text {
  position: relative;
  padding: 0;
  background-color: #f3f3f3;
  min-height: 600px;
}

/* line 8, src/sass/components/box/_box-pdp-led-image-text.scss */
.posnewton__pdp-led-image-text .paragraphSystem {
  margin: 0;
}

/* line 11, src/sass/components/box/_box-pdp-led-image-text.scss */
.posnewton__pdp-led-image-text .paragraphSystem > div:last-child {
  position: absolute;
  top: 35%;
  margin-top: -250px;
}

@media screen and (min-width: 425px) {
  /* line 11, src/sass/components/box/_box-pdp-led-image-text.scss */
  .posnewton__pdp-led-image-text .paragraphSystem > div:last-child {
    margin-top: -350px;
  }
}

@media screen and (min-width: 768px) {
  /* line 11, src/sass/components/box/_box-pdp-led-image-text.scss */
  .posnewton__pdp-led-image-text .paragraphSystem > div:last-child {
    margin-top: -400px;
  }
}

@media screen and (min-width: 991px) {
  /* line 11, src/sass/components/box/_box-pdp-led-image-text.scss */
  .posnewton__pdp-led-image-text .paragraphSystem > div:last-child {
    margin-top: -200px;
    top: 50%;
  }
  /* line 28, src/sass/components/box/_box-pdp-led-image-text.scss */
  .posnewton__pdp-led-image-text .paragraphSystem > div:last-child figure {
    display: flex;
  }
  /* line 32, src/sass/components/box/_box-pdp-led-image-text.scss */
  .posnewton__pdp-led-image-text .paragraphSystem > div:last-child img {
    width: 100%;
    height: 100%;
    max-width: 1000px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 11, src/sass/components/box/_box-pdp-led-image-text.scss */
  .posnewton__pdp-led-image-text .paragraphSystem > div:last-child {
    margin-top: -350px;
  }
}

/* line 45, src/sass/components/box/_box-pdp-led-image-text.scss */
.posnewton__pdp-led-image-text .image {
  padding: 0;
}

/* line 48, src/sass/components/box/_box-pdp-led-image-text.scss */
.posnewton__pdp-led-image-text .image figcaption {
  padding: 0 35px 35px;
}

@media screen and (min-width: 991px) {
  /* line 48, src/sass/components/box/_box-pdp-led-image-text.scss */
  .posnewton__pdp-led-image-text .image figcaption {
    padding: 0;
    margin: 9% 4%;
  }
}

/* line 58, src/sass/components/box/_box-pdp-led-image-text.scss */
.posnewton__pdp-led-image-text h2 {
  color: #009be3;
  letter-spacing: -0.64px;
  text-align: center;
  font-size: 40px;
  line-height: 48px;
  font-weight: 900;
  font-style: italic;
  margin-bottom: 16px;
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
}

@media screen and (min-width: 991px) {
  /* line 58, src/sass/components/box/_box-pdp-led-image-text.scss */
  .posnewton__pdp-led-image-text h2 {
    font-size: 56px;
    line-height: 64px;
    letter-spacing: -1.12px;
    text-align: left;
    width: 400px;
  }
}

/* line 78, src/sass/components/box/_box-pdp-led-image-text.scss */
.posnewton__pdp-led-image-text p {
  font-family: 'Open Sans';
  font-size: 18px;
  line-height: 20px;
  font-weight: normal;
  font-style: italic;
  letter-spacing: 0;
  text-align: center;
  color: #333;
  margin: 10px 0;
}

@media screen and (min-width: 991px) {
  /* line 78, src/sass/components/box/_box-pdp-led-image-text.scss */
  .posnewton__pdp-led-image-text p {
    width: 396px;
    text-align: left;
  }
}

/* line 2, src/sass/components/box/_box-pdp-stain-image-text.scss */
.posnewton__pdp-stain-image-text {
  position: relative;
  padding: 0;
  background-color: #f3f3f3;
}

/* line 7, src/sass/components/box/_box-pdp-stain-image-text.scss */
.posnewton__pdp-stain-image-text .paragraphSystem {
  margin: 0;
}

/* line 10, src/sass/components/box/_box-pdp-stain-image-text.scss */
.posnewton__pdp-stain-image-text .paragraphSystem > div:last-child {
  position: absolute;
  padding: 0;
  top: 20%;
}

@media screen and (min-width: 991px) {
  /* line 10, src/sass/components/box/_box-pdp-stain-image-text.scss */
  .posnewton__pdp-stain-image-text .paragraphSystem > div:last-child {
    top: 40%;
  }
  /* line 18, src/sass/components/box/_box-pdp-stain-image-text.scss */
  .posnewton__pdp-stain-image-text .paragraphSystem > div:last-child figure {
    display: flex;
  }
}

/* line 23, src/sass/components/box/_box-pdp-stain-image-text.scss */
.posnewton__pdp-stain-image-text .paragraphSystem > div:last-child img {
  max-width: 220%;
  width: 220%;
  margin-left: -130%;
  height: 100%;
}

@media screen and (min-width: 768px) {
  /* line 23, src/sass/components/box/_box-pdp-stain-image-text.scss */
  .posnewton__pdp-stain-image-text .paragraphSystem > div:last-child img {
    width: 200%;
    margin-left: -125%;
  }
}

@media screen and (min-width: 991px) {
  /* line 23, src/sass/components/box/_box-pdp-stain-image-text.scss */
  .posnewton__pdp-stain-image-text .paragraphSystem > div:last-child img {
    width: 150%;
    margin-left: -98%;
  }
}

/* line 42, src/sass/components/box/_box-pdp-stain-image-text.scss */
.posnewton__pdp-stain-image-text .image {
  padding: 0;
}

/* line 45, src/sass/components/box/_box-pdp-stain-image-text.scss */
.posnewton__pdp-stain-image-text .image img {
  width: 100%;
  height: 100%;
}

/* line 51, src/sass/components/box/_box-pdp-stain-image-text.scss */
.posnewton__pdp-stain-image-text figcaption {
  margin-top: -30%;
}

@media screen and (min-width: 768px) {
  /* line 51, src/sass/components/box/_box-pdp-stain-image-text.scss */
  .posnewton__pdp-stain-image-text figcaption {
    margin-top: -10%;
  }
}

@media screen and (min-width: 991px) {
  /* line 51, src/sass/components/box/_box-pdp-stain-image-text.scss */
  .posnewton__pdp-stain-image-text figcaption {
    margin-top: 0;
    position: absolute;
    top: 25%;
    right: 0;
    z-index: 1;
  }
}

@media screen and (min-width: 1440px) {
  /* line 51, src/sass/components/box/_box-pdp-stain-image-text.scss */
  .posnewton__pdp-stain-image-text figcaption {
    right: 10%;
  }
}

/* line 71, src/sass/components/box/_box-pdp-stain-image-text.scss */
.posnewton__pdp-stain-image-text h2 {
  color: #d2010d;
  text-align: left;
  font-size: 34px;
  line-height: 42px;
  letter-spacing: -0.54px;
  font-weight: 900;
  font-style: italic;
  width: 300px;
  margin: 0 auto;
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
}

@media screen and (min-width: 991px) {
  /* line 71, src/sass/components/box/_box-pdp-stain-image-text.scss */
  .posnewton__pdp-stain-image-text h2 {
    width: 500px;
  }
}

@media screen and (min-width: 991px) {
  /* line 87, src/sass/components/box/_box-pdp-stain-image-text.scss */
  .posnewton__pdp-stain-image-text h2 strong {
    color: #585554;
  }
}

/* line 94, src/sass/components/box/_box-pdp-stain-image-text.scss */
.posnewton__pdp-stain-image-text p {
  width: 90%;
  color: #444141;
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0;
  font-style: italic;
  text-align: center;
  margin: 0 auto;
  padding-top: 16px;
}

@media screen and (min-width: 991px) {
  /* line 94, src/sass/components/box/_box-pdp-stain-image-text.scss */
  .posnewton__pdp-stain-image-text p {
    width: 380px;
    text-align: left;
    margin: 0;
  }
}

/* line 2, src/sass/components/box/_box-pdp-mw-image-text.scss */
.posnewton__pdp-mw-image-text {
  position: relative;
  padding: 0;
  background-color: #f3f3f3;
}

/* line 7, src/sass/components/box/_box-pdp-mw-image-text.scss */
.posnewton__pdp-mw-image-text .paragraphSystem {
  margin: 0;
}

/* line 10, src/sass/components/box/_box-pdp-mw-image-text.scss */
.posnewton__pdp-mw-image-text .paragraphSystem > div:last-child {
  position: absolute;
  padding: 0;
  top: -5%;
}

@media screen and (min-width: 991px) {
  /* line 10, src/sass/components/box/_box-pdp-mw-image-text.scss */
  .posnewton__pdp-mw-image-text .paragraphSystem > div:last-child {
    top: 5%;
  }
  /* line 18, src/sass/components/box/_box-pdp-mw-image-text.scss */
  .posnewton__pdp-mw-image-text .paragraphSystem > div:last-child figure {
    display: flex;
  }
}

/* line 23, src/sass/components/box/_box-pdp-mw-image-text.scss */
.posnewton__pdp-mw-image-text .paragraphSystem > div:last-child img {
  max-width: 160%;
  width: 160%;
  margin-left: -40%;
  height: 100%;
}

@media screen and (min-width: 991px) {
  /* line 23, src/sass/components/box/_box-pdp-mw-image-text.scss */
  .posnewton__pdp-mw-image-text .paragraphSystem > div:last-child img {
    max-width: 60%;
    width: 60%;
    margin-left: 0;
  }
}

/* line 38, src/sass/components/box/_box-pdp-mw-image-text.scss */
.posnewton__pdp-mw-image-text .image {
  padding: 0;
}

/* line 41, src/sass/components/box/_box-pdp-mw-image-text.scss */
.posnewton__pdp-mw-image-text .image img {
  width: 100%;
  height: 100%;
}

/* line 47, src/sass/components/box/_box-pdp-mw-image-text.scss */
.posnewton__pdp-mw-image-text figcaption {
  margin-top: -30%;
}

@media screen and (min-width: 768px) {
  /* line 47, src/sass/components/box/_box-pdp-mw-image-text.scss */
  .posnewton__pdp-mw-image-text figcaption {
    margin-top: -10%;
  }
}

@media screen and (min-width: 991px) {
  /* line 47, src/sass/components/box/_box-pdp-mw-image-text.scss */
  .posnewton__pdp-mw-image-text figcaption {
    margin-top: 0;
    position: absolute;
    top: 42%;
    right: 5%;
    z-index: 1;
  }
}

@media screen and (min-width: 1440px) {
  /* line 47, src/sass/components/box/_box-pdp-mw-image-text.scss */
  .posnewton__pdp-mw-image-text figcaption {
    right: 15%;
  }
}

/* line 67, src/sass/components/box/_box-pdp-mw-image-text.scss */
.posnewton__pdp-mw-image-text h2 {
  color: #d2010d;
  text-align: left;
  font-size: 34px;
  line-height: 42px;
  letter-spacing: -0.54px;
  font-weight: 900;
  font-style: italic;
  width: 80%;
  margin: 0 auto;
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
}

@media screen and (min-width: 768px) {
  /* line 67, src/sass/components/box/_box-pdp-mw-image-text.scss */
  .posnewton__pdp-mw-image-text h2 {
    width: 90%;
  }
}

@media screen and (min-width: 991px) {
  /* line 67, src/sass/components/box/_box-pdp-mw-image-text.scss */
  .posnewton__pdp-mw-image-text h2 {
    width: 500px;
  }
}

@media screen and (min-width: 1920px) {
  /* line 67, src/sass/components/box/_box-pdp-mw-image-text.scss */
  .posnewton__pdp-mw-image-text h2 {
    width: 550px;
  }
}

/* line 2, src/sass/components/box/_box-pdp-advanced-image-text.scss */
.posnewton__pdp-advanced-image-text {
  position: relative;
  padding: 0;
  background-color: #f3f3f3;
}

/* line 7, src/sass/components/box/_box-pdp-advanced-image-text.scss */
.posnewton__pdp-advanced-image-text .paragraphSystem {
  margin: 0;
}

/* line 10, src/sass/components/box/_box-pdp-advanced-image-text.scss */
.posnewton__pdp-advanced-image-text .paragraphSystem > div:last-child {
  position: absolute;
  margin-top: -20%;
}

/* line 14, src/sass/components/box/_box-pdp-advanced-image-text.scss */
.posnewton__pdp-advanced-image-text .paragraphSystem > div:last-child img {
  width: 210%;
  height: 100%;
  max-width: 210%;
  margin-left: -70%;
}

@media screen and (min-width: 991px) {
  /* line 10, src/sass/components/box/_box-pdp-advanced-image-text.scss */
  .posnewton__pdp-advanced-image-text .paragraphSystem > div:last-child {
    margin-top: -42%;
    top: 50%;
  }
  /* line 25, src/sass/components/box/_box-pdp-advanced-image-text.scss */
  .posnewton__pdp-advanced-image-text .paragraphSystem > div:last-child figure {
    display: flex;
  }
  /* line 29, src/sass/components/box/_box-pdp-advanced-image-text.scss */
  .posnewton__pdp-advanced-image-text .paragraphSystem > div:last-child img {
    width: 140%;
    max-width: 2000px;
    margin-left: -30%;
    margin-top: 0;
  }
}

@media screen and (min-width: 1440px) {
  /* line 10, src/sass/components/box/_box-pdp-advanced-image-text.scss */
  .posnewton__pdp-advanced-image-text .paragraphSystem > div:last-child {
    margin-top: -42%;
    top: 50%;
  }
  /* line 41, src/sass/components/box/_box-pdp-advanced-image-text.scss */
  .posnewton__pdp-advanced-image-text .paragraphSystem > div:last-child figure {
    display: flex;
  }
  /* line 45, src/sass/components/box/_box-pdp-advanced-image-text.scss */
  .posnewton__pdp-advanced-image-text .paragraphSystem > div:last-child img {
    width: 140%;
    max-width: 2000px;
    margin-left: -30%;
    margin-top: 0;
  }
}

/* line 55, src/sass/components/box/_box-pdp-advanced-image-text.scss */
.posnewton__pdp-advanced-image-text .image {
  padding: 0;
}

/* line 58, src/sass/components/box/_box-pdp-advanced-image-text.scss */
.posnewton__pdp-advanced-image-text .image img {
  width: 100%;
  height: 100%;
}

/* line 63, src/sass/components/box/_box-pdp-advanced-image-text.scss */
.posnewton__pdp-advanced-image-text .image figcaption {
  padding: 0 35px 35px;
}

@media screen and (min-width: 991px) {
  /* line 63, src/sass/components/box/_box-pdp-advanced-image-text.scss */
  .posnewton__pdp-advanced-image-text .image figcaption {
    padding: 0;
    margin-top: 25%;
    margin-right: 8%;
  }
}

/* line 74, src/sass/components/box/_box-pdp-advanced-image-text.scss */
.posnewton__pdp-advanced-image-text h2 {
  color: #d2010d;
  letter-spacing: -0.54px;
  text-align: left;
  font-size: 34px;
  line-height: 42px;
  font-weight: 900;
  font-style: italic;
  margin-bottom: 16px;
  margin-top: -60%;
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
}

@media screen and (min-width: 425px) {
  /* line 74, src/sass/components/box/_box-pdp-advanced-image-text.scss */
  .posnewton__pdp-advanced-image-text h2 {
    margin-top: -40%;
  }
}

@media screen and (min-width: 768px) {
  /* line 74, src/sass/components/box/_box-pdp-advanced-image-text.scss */
  .posnewton__pdp-advanced-image-text h2 {
    margin-top: -10%;
  }
}

@media screen and (min-width: 991px) {
  /* line 74, src/sass/components/box/_box-pdp-advanced-image-text.scss */
  .posnewton__pdp-advanced-image-text h2 {
    margin-top: 60%;
  }
}

@media screen and (min-width: 1440px) {
  /* line 74, src/sass/components/box/_box-pdp-advanced-image-text.scss */
  .posnewton__pdp-advanced-image-text h2 {
    margin-top: 90%;
    width: 500px;
  }
}

/* line 2, src/sass/components/box/_box-pdp-renewal-image-text.scss */
.posnewton__pdp-renewal-image-text {
  position: relative;
  padding: 0;
  background-color: #f3f3f3;
  max-height: 1200px;
}

/* line 8, src/sass/components/box/_box-pdp-renewal-image-text.scss */
.posnewton__pdp-renewal-image-text .paragraphSystem {
  margin: 0;
}

/* line 11, src/sass/components/box/_box-pdp-renewal-image-text.scss */
.posnewton__pdp-renewal-image-text .paragraphSystem > div:last-child {
  position: absolute;
  /*img {
          width: 100%;
          max-width: 100%;
          margin-left: -16%;
        }

        /*@media screen and (min-width: 1920px) {
          img {
            width: 100%;
            margin-left: -50px;
          }
        }

        @media screen and (min-width: 1400px) {
          img {
            width: 80%;
          }
        }
        */
}

/* line 14, src/sass/components/box/_box-pdp-renewal-image-text.scss */
.posnewton__pdp-renewal-image-text .paragraphSystem > div:last-child img {
  width: auto;
  height: 65%;
  margin: auto;
}

@media only screen and (min-width: 991px) {
  /* line 14, src/sass/components/box/_box-pdp-renewal-image-text.scss */
  .posnewton__pdp-renewal-image-text .paragraphSystem > div:last-child img {
    height: 70%;
  }
}

@media only screen and (max-width: 991px) {
  /* line 14, src/sass/components/box/_box-pdp-renewal-image-text.scss */
  .posnewton__pdp-renewal-image-text .paragraphSystem > div:last-child img {
    width: 75%;
    height: auto;
  }
}

@media only screen and (max-width: 767px) {
  /* line 14, src/sass/components/box/_box-pdp-renewal-image-text.scss */
  .posnewton__pdp-renewal-image-text .paragraphSystem > div:last-child img {
    width: 85%;
  }
}

/* line 33, src/sass/components/box/_box-pdp-renewal-image-text.scss */
.posnewton__pdp-renewal-image-text .paragraphSystem > div:last-child figure {
  display: flex;
  justify-content: center;
}

@media only screen and (max-width: 991px) {
  /* line 33, src/sass/components/box/_box-pdp-renewal-image-text.scss */
  .posnewton__pdp-renewal-image-text .paragraphSystem > div:last-child figure {
    display: block;
  }
}

/* line 64, src/sass/components/box/_box-pdp-renewal-image-text.scss */
.posnewton__pdp-renewal-image-text img {
  width: 100%;
  height: 100%;
}

/* line 69, src/sass/components/box/_box-pdp-renewal-image-text.scss */
.posnewton__pdp-renewal-image-text .image {
  padding: 0;
}

/* line 72, src/sass/components/box/_box-pdp-renewal-image-text.scss */
.posnewton__pdp-renewal-image-text .image figcaption {
  padding: 0 35px 30px;
  margin-top: 5%;
}

@media screen and (min-width: 1440px) {
  /* line 72, src/sass/components/box/_box-pdp-renewal-image-text.scss */
  .posnewton__pdp-renewal-image-text .image figcaption {
    margin: 17% 0 0 2%;
  }
}

@media only screen and (max-width: 1024px) {
  /* line 72, src/sass/components/box/_box-pdp-renewal-image-text.scss */
  .posnewton__pdp-renewal-image-text .image figcaption {
    margin-top: 0;
  }
}

@media screen and (max-width: 991px) {
  /* line 72, src/sass/components/box/_box-pdp-renewal-image-text.scss */
  .posnewton__pdp-renewal-image-text .image figcaption {
    margin-top: -20%;
  }
}

@media only screen and (max-width: 768px) {
  /* line 72, src/sass/components/box/_box-pdp-renewal-image-text.scss */
  .posnewton__pdp-renewal-image-text .image figcaption {
    margin-top: -20%;
  }
}

@media only screen and (max-width: 414px) {
  /* line 72, src/sass/components/box/_box-pdp-renewal-image-text.scss */
  .posnewton__pdp-renewal-image-text .image figcaption {
    margin-top: -25%;
  }
}

/* line 96, src/sass/components/box/_box-pdp-renewal-image-text.scss */
.posnewton__pdp-renewal-image-text .image figcaption p {
  margin-top: 50px;
}

/* line 102, src/sass/components/box/_box-pdp-renewal-image-text.scss */
.posnewton__pdp-renewal-image-text h2 {
  color: #d2010d;
  letter-spacing: -0.54px;
  text-align: left;
  font-size: 34px;
  line-height: 42px;
  font-weight: 900;
  font-style: italic;
  margin-bottom: 16px;
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
}

@media screen and (min-width: 991px) {
  /* line 102, src/sass/components/box/_box-pdp-renewal-image-text.scss */
  .posnewton__pdp-renewal-image-text h2 {
    font-size: 56px;
    line-height: 64px;
    letter-spacing: -1.12px;
    width: 500px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 102, src/sass/components/box/_box-pdp-renewal-image-text.scss */
  .posnewton__pdp-renewal-image-text h2 {
    width: 680px;
  }
}

/* line 4, src/sass/components/box/_box-pdp-video-text.scss */
.posnewton__box-video-text > .component-content > .content {
  display: flex;
  width: 100%;
  flex-direction: column-reverse;
}

@media screen and (min-width: 769px) {
  /* line 4, src/sass/components/box/_box-pdp-video-text.scss */
  .posnewton__box-video-text > .component-content > .content {
    height: 720px;
    flex-direction: row;
  }
}

/* line 16, src/sass/components/box/_box-pdp-video-text.scss */
.posnewton__box-video-text .box.component.first {
  padding: 0;
}

/* line 19, src/sass/components/box/_box-pdp-video-text.scss */
.posnewton__box-video-text .box.component.first > .component-content {
  width: 100%;
  background-size: cover;
  height: 100%;
  margin: 0;
  padding: 0;
}

/* line 26, src/sass/components/box/_box-pdp-video-text.scss */
.posnewton__box-video-text .box.component.first > .component-content > .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 40px 12px;
  width: 100%;
}

@media screen and (min-width: 769px) {
  /* line 26, src/sass/components/box/_box-pdp-video-text.scss */
  .posnewton__box-video-text .box.component.first > .component-content > .content {
    padding: 0;
  }
}

/* line 40, src/sass/components/box/_box-pdp-video-text.scss */
.posnewton__box-video-text .first.box.component,
.posnewton__box-video-text .reference-youtube-video {
  width: 100%;
}

@media screen and (min-width: 769px) {
  /* line 40, src/sass/components/box/_box-pdp-video-text.scss */
  .posnewton__box-video-text .first.box.component,
  .posnewton__box-video-text .reference-youtube-video {
    width: 50%;
  }
}

/* line 49, src/sass/components/box/_box-pdp-video-text.scss */
.posnewton__box-video-text .reference-youtube-video {
  padding: 0;
  background-color: #000;
}

@media screen and (min-width: 769px) {
  /* line 49, src/sass/components/box/_box-pdp-video-text.scss */
  .posnewton__box-video-text .reference-youtube-video {
    height: 100%;
  }
}

/* line 57, src/sass/components/box/_box-pdp-video-text.scss */
.posnewton__box-video-text .reference-youtube-video .component-content {
  padding-bottom: 75.5%;
  height: 100%;
}

@media screen and (min-width: 769px) {
  /* line 57, src/sass/components/box/_box-pdp-video-text.scss */
  .posnewton__box-video-text .reference-youtube-video .component-content {
    padding-bottom: 0;
  }
}

/* line 67, src/sass/components/box/_box-pdp-video-text.scss */
.posnewton__box-video-text .title.component {
  width: 100%;
}

@media screen and (min-width: 769px) {
  /* line 67, src/sass/components/box/_box-pdp-video-text.scss */
  .posnewton__box-video-text .title.component {
    margin-left: 0;
    justify-content: flex-start;
  }
}

/* line 75, src/sass/components/box/_box-pdp-video-text.scss */
.posnewton__box-video-text .title.component h3.title-heading {
  line-height: 42px;
  font-size: 34px;
  font-family: 'ColgateReady Heavy';
  font-style: italic;
  font-weight: 900;
}

@media screen and (min-width: 769px) {
  /* line 75, src/sass/components/box/_box-pdp-video-text.scss */
  .posnewton__box-video-text .title.component h3.title-heading {
    font-size: 48px;
    line-height: 64px;
  }
}

/* line 88, src/sass/components/box/_box-pdp-video-text.scss */
.posnewton__box-video-text .title.component h4.title-heading {
  margin-bottom: 4px;
  font-size: 18px;
  line-height: 24px;
  font-style: italic;
  font-weight: 900;
}

@media screen and (min-width: 769px) {
  /* line 88, src/sass/components/box/_box-pdp-video-text.scss */
  .posnewton__box-video-text .title.component h4.title-heading {
    font-family: 'ColgateReady Heavy';
    margin-bottom: 8px;
  }
}

@media screen and (min-width: 769px) {
  /* line 102, src/sass/components/box/_box-pdp-video-text.scss */
  .posnewton__box-video-text .title.component,
  .posnewton__box-video-text .richText.component {
    padding: 0 10%;
  }
  /* line 107, src/sass/components/box/_box-pdp-video-text.scss */
  .posnewton__box-video-text .title.component .component-content,
  .posnewton__box-video-text .richText.component .component-content {
    width: 100%;
  }
}

@media screen and (min-width: 71024px) {
  /* line 102, src/sass/components/box/_box-pdp-video-text.scss */
  .posnewton__box-video-text .title.component,
  .posnewton__box-video-text .richText.component {
    padding: 0 125px;
  }
}

/* line 117, src/sass/components/box/_box-pdp-video-text.scss */
.posnewton__box-video-text .richText.component {
  justify-content: flex-start;
}

/* line 122, src/sass/components/box/_box-pdp-video-text.scss */
.posnewton__box-video-text .richText-content p {
  font-size: 14px;
  line-height: 16px;
  font-style: italic;
  margin: 4px 0;
  font-family: 'Open Sans', Arial, Helvetica, sans-serif;
}

@media screen and (min-width: 769px) {
  /* line 122, src/sass/components/box/_box-pdp-video-text.scss */
  .posnewton__box-video-text .richText-content p {
    margin: 8px 0;
    font-size: 26px;
    line-height: 32px;
    font-family: 'ColgateReady', Arial, Helvetica, sans-serif;
    font-weight: bold;
    letter-spacing: -0.26px;
  }
}

/* line 2, src/sass/components/box/_box-pdp-icons.scss */
.posnewton__pdp-icons {
  margin-top: 80px;
}

/* line 5, src/sass/components/box/_box-pdp-icons.scss */
.posnewton__pdp-icons .conditionalBox {
  padding: 0;
}

/* line 9, src/sass/components/box/_box-pdp-icons.scss */
.posnewton__pdp-icons .conditionalBox .image img {
  width: 200px;
}

/* line 14, src/sass/components/box/_box-pdp-icons.scss */
.posnewton__pdp-icons .conditionalBox .red-text {
  font-size: 26px;
  line-height: 32px;
  letter-spacing: -0.26px;
}

/* line 20, src/sass/components/box/_box-pdp-icons.scss */
.posnewton__pdp-icons .conditionalBox.hided-item {
  display: block;
}

@media screen and (min-width: 1024px) {
  /* line 5, src/sass/components/box/_box-pdp-icons.scss */
  .posnewton__pdp-icons .conditionalBox {
    padding: 0 20px;
  }
}

/* line 29, src/sass/components/box/_box-pdp-icons.scss */
.posnewton__pdp-icons .productAwareRichText p {
  max-width: 350px;
  margin: 16px auto;
}

@media screen and (min-width: 768px) {
  /* line 29, src/sass/components/box/_box-pdp-icons.scss */
  .posnewton__pdp-icons .productAwareRichText p {
    max-width: none;
  }
}

/* line 3, src/sass/components/box/_box-review-ratings.scss */
.posnewton__box-comparasion-grid__item .p-w-r .pr-category-snippet__total,
.posnewton__tabs-comparison-grid__item .p-w-r .pr-category-snippet__total {
  display: none;
}

/* line 8, src/sass/components/box/_box-review-ratings.scss */
.posnewton__box-comparasion-grid__item .pr-category-snippet__rating.pr-category-snippet__item .pr-snippet-stars.pr-snippet-stars-png,
.posnewton__tabs-comparison-grid__item .pr-category-snippet__rating.pr-category-snippet__item .pr-snippet-stars.pr-snippet-stars-png {
  background-color: transparent;
}

/* line 11, src/sass/components/box/_box-review-ratings.scss */
.posnewton__box-comparasion-grid__item .pr-category-snippet__rating.pr-category-snippet__item .pr-snippet-stars.pr-snippet-stars-png .pr-snippet-rating-decimal,
.posnewton__tabs-comparison-grid__item .pr-category-snippet__rating.pr-category-snippet__item .pr-snippet-stars.pr-snippet-stars-png .pr-snippet-rating-decimal {
  font-size: 16px;
  line-height: 24px;
  color: #333;
  font-family: 'ColgateReady', 'Arial', sans-serif;
  font-weight: 500;
  position: relative;
  top: 6px;
}

/* line 22, src/sass/components/box/_box-review-ratings.scss */
.posnewton__box-comparasion-grid__item .pr-category-snippet__rating.pr-category-snippet__item .pr-snippet-stars.pr-snippet-stars-png .pr-rating-stars .pr-star-v4,
.posnewton__tabs-comparison-grid__item .pr-category-snippet__rating.pr-category-snippet__item .pr-snippet-stars.pr-snippet-stars-png .pr-rating-stars .pr-star-v4 {
  margin-right: 13px;
}

/* line 25, src/sass/components/box/_box-review-ratings.scss */
.posnewton__box-comparasion-grid__item .pr-category-snippet__rating.pr-category-snippet__item .pr-snippet-stars.pr-snippet-stars-png .pr-rating-stars .pr-star-v4::before,
.posnewton__tabs-comparison-grid__item .pr-category-snippet__rating.pr-category-snippet__item .pr-snippet-stars.pr-snippet-stars-png .pr-rating-stars .pr-star-v4::before {
  font-size: 3.1rem;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/box/_box-data-capture-category-module.scss */
.dc-module-category {
  margin: 30px 0 0;
  display: none;
}

/* line 7, src/sass/components/box/_box-data-capture-category-module.scss */
.dc-module-category .component-content {
  background-color: #d2010d;
  border-radius: 24px;
  min-height: 240px;
}

/* line 12, src/sass/components/box/_box-data-capture-category-module.scss */
.dc-module-category .component-content .image {
  padding: 0;
}

/* line 16, src/sass/components/box/_box-data-capture-category-module.scss */
.dc-module-category .component-content picture {
  position: absolute;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  width: 85%;
  max-width: 305px;
}

@media only screen and (max-width: 767px) {
  /* line 16, src/sass/components/box/_box-data-capture-category-module.scss */
  .dc-module-category .component-content picture {
    top: -20px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 16, src/sass/components/box/_box-data-capture-category-module.scss */
  .dc-module-category .component-content picture {
    top: -15px;
  }
}

/* line 33, src/sass/components/box/_box-data-capture-category-module.scss */
.dc-module-category .component-content figcaption {
  position: relative;
  z-index: 2;
  padding: 30px 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}

@media only screen and (max-width: 320px) {
  /* line 33, src/sass/components/box/_box-data-capture-category-module.scss */
  .dc-module-category .component-content figcaption {
    padding: 30px;
  }
}

/* line 46, src/sass/components/box/_box-data-capture-category-module.scss */
.dc-module-category .component-content figcaption p {
  font-size: 24px;
  font-size: 2.4rem;
  color: #fff;
  font-style: italic;
  line-height: 32px;
  margin: 30px 0 0;
}

/* line 54, src/sass/components/box/_box-data-capture-category-module.scss */
.dc-module-category .component-content figcaption p a {
  font-size: 16px;
  font-size: 1.6rem;
  background-color: #fff;
  border-radius: 25px 0 25px 25px;
  margin: 0 4px;
  line-height: 24px;
  color: #d2010d;
  font-style: italic;
  padding: 8px 18px 12px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  /* line 54, src/sass/components/box/_box-data-capture-category-module.scss */
  .dc-module-category .component-content figcaption p a {
    font-size: 16px;
  }
}

/* line 70, src/sass/components/box/_box-data-capture-category-module.scss */
.dc-module-category .component-content figcaption p a::before {
  content: '\e158';
  width: 15px;
  height: 15px;
  font-family: 'Material Icons';
  display: inline-block;
  padding: 0 8px 0 0;
  top: 2px;
  position: relative;
  text-shadow: 0 2px #0000001f;
}

@media only screen and (max-width: 991px) {
  /* line 88, src/sass/components/box/_box-data-capture-category-module.scss */
  #left-rail .dc-module-category {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  /* line 88, src/sass/components/box/_box-data-capture-category-module.scss */
  #left-rail .dc-module-category {
    display: none;
  }
}

@media only screen and (min-width: 991px) {
  /* line 97, src/sass/components/box/_box-data-capture-category-module.scss */
  #left-rail .dc-module-category.dc-visible {
    display: block;
  }
}

@media only screen and (min-width: 991px) {
  /* line 106, src/sass/components/box/_box-data-capture-category-module.scss */
  #main-body .dc-module-category {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  /* line 111, src/sass/components/box/_box-data-capture-category-module.scss */
  #main-body .dc-module-category.dc-visible {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  /* line 111, src/sass/components/box/_box-data-capture-category-module.scss */
  #main-body .dc-module-category.dc-visible {
    display: block;
  }
}

/* line 2, src/sass/components/box/_box-glossary.scss */
.glossary-grid .richText-content {
  display: flex;
  flex-wrap: wrap;
}

@media only screen and (max-width: 991px) {
  /* line 2, src/sass/components/box/_box-glossary.scss */
  .glossary-grid .richText-content {
    flex-direction: column;
  }
}

/* line 3, src/sass/components/box/_box-periogard.scss */
.template-periogard-landing .main-content > .box > .component-content {
  max-width: 1120px;
  margin: 0 auto;
  padding: 80px 0;
}

@media only screen and (max-width: 991px) {
  /* line 3, src/sass/components/box/_box-periogard.scss */
  .template-periogard-landing .main-content > .box > .component-content {
    padding: 50px 20px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/box/_box-periogard.scss */
  .template-periogard-landing .main-content > .box > .component-content {
    padding: 30px 20px;
  }
}

/* line 18, src/sass/components/box/_box-periogard.scss */
.template-periogard-landing .main-content > .box.no-padding > .component-content {
  padding: 0;
}

/* line 25, src/sass/components/box/_box-periogard.scss */
.template-periogard-landing .main-content > .box.full-width-no-margin > .component-content {
  max-width: 100%;
  margin: 0 auto;
}

/* line 31, src/sass/components/box/_box-periogard.scss */
.template-periogard-landing h1,
.template-periogard-landing h2,
.template-periogard-landing h3,
.template-periogard-landing h4,
.template-periogard-landing h5 {
  color: #102f6f;
}

@media only screen and (max-width: 767px) {
  /* line 43, src/sass/components/box/_box-periogard.scss */
  .pg-box-brand-content > .component-content {
    border-radius: 40px 0 40px 40px;
    background: linear-gradient(180deg, #f3f2f2 0%, #fafafa 100%);
    margin: 20px;
  }
}

/* line 51, src/sass/components/box/_box-periogard.scss */
.pg-box-brand-content .richText:first-of-type {
  border-radius: 40px 0 40px 40px;
  background: linear-gradient(180deg, #f3f2f2 0%, #fafafa 100%);
  padding: 32px 64px;
}

@media only screen and (max-width: 767px) {
  /* line 51, src/sass/components/box/_box-periogard.scss */
  .pg-box-brand-content .richText:first-of-type {
    border-radius: none;
    background: none;
    padding: 26px 40px;
  }
}

/* line 64, src/sass/components/box/_box-periogard.scss */
.pg-box-brand-content .richText:first-of-type > .component-content .richText-content p {
  color: #102f6f;
  line-height: 32px;
  margin: 0;
}

/* line 73, src/sass/components/box/_box-periogard.scss */
.pg-box-brand-content .image {
  z-index: 99;
  position: relative;
  top: -30px;
}

/* line 80, src/sass/components/box/_box-periogard.scss */
.pg-box-with-linear-gradient-gray {
  background: linear-gradient(180deg, #f3f2f2 0%, #fafafa 100%);
}

/* line 90, src/sass/components/box/_box-periogard.scss */
.pg-box-gum-problems > .component-content > .content {
  display: flex;
}

@media only screen and (max-width: 767px) {
  /* line 90, src/sass/components/box/_box-periogard.scss */
  .pg-box-gum-problems > .component-content > .content {
    flex-direction: column;
  }
}

/* line 97, src/sass/components/box/_box-periogard.scss */
.pg-box-gum-problems > .component-content > .content > .box {
  background-color: #fff;
  box-shadow: 0 16px 48px #dedede;
  border-radius: 40px 0 40px 40px;
  width: 448px;
  margin: 32px;
  height: 616px;
  display: flex;
  justify-content: center;
  align-content: center;
}

@media only screen and (max-width: 991px) {
  /* line 97, src/sass/components/box/_box-periogard.scss */
  .pg-box-gum-problems > .component-content > .content > .box {
    width: calc(50% - 30px);
    margin: 15px;
    height: auto;
  }
}

@media only screen and (max-width: 767px) {
  /* line 97, src/sass/components/box/_box-periogard.scss */
  .pg-box-gum-problems > .component-content > .content > .box {
    width: calc(100% - 30px);
  }
}

/* line 118, src/sass/components/box/_box-periogard.scss */
.pg-box-gum-problems > .component-content > .content > .box > .component-content {
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

/* line 124, src/sass/components/box/_box-periogard.scss */
.pg-box-gum-problems > .component-content > .content > .box h2 {
  margin-top: 40px;
  margin-bottom: 32px;
}

/* line 129, src/sass/components/box/_box-periogard.scss */
.pg-box-gum-problems > .component-content > .content > .box .image {
  margin-bottom: 10px;
  text-align: center;
}

/* line 142, src/sass/components/box/_box-periogard.scss */
.pg-box-healthy-gums ul,
.pg-box-not-healthy-gums ul {
  list-style: none;
  margin-top: 0;
}

/* line 146, src/sass/components/box/_box-periogard.scss */
.pg-box-healthy-gums ul li,
.pg-box-not-healthy-gums ul li {
  padding: 5px;
  font-size: 1em;
}

/* line 155, src/sass/components/box/_box-periogard.scss */
.pg-box-healthy-gums ul li::before {
  position: relative;
  content: url("../images/icon-check.png");
  display: inline-block;
  top: 10px;
  left: -5px;
  margin-right: 12px;
}

/* line 168, src/sass/components/box/_box-periogard.scss */
.pg-box-not-healthy-gums ul li::before {
  position: relative;
  content: url("../images/icon-close.png");
  display: inline-block;
  top: 12px;
  left: -5px;
}

/* line 2, src/sass/components/box/_box-periogard-pruducts-articles.scss */
.pg-box-products-articles > .component-content {
  padding: 80px 0;
  max-width: 1120px;
  margin: 0 auto;
}

/* line 7, src/sass/components/box/_box-periogard-pruducts-articles.scss */
.pg-box-products-articles > .component-content > .content {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-width: 991px) {
  /* line 7, src/sass/components/box/_box-periogard-pruducts-articles.scss */
  .pg-box-products-articles > .component-content > .content {
    display: block;
  }
}

/* line 19, src/sass/components/box/_box-periogard-pruducts-articles.scss */
.pg-box-products-articles .reference-manually-related-carousel .related-manual-carusel {
  overflow: visible;
}

/* line 22, src/sass/components/box/_box-periogard-pruducts-articles.scss */
.pg-box-products-articles .reference-manually-related-carousel .related-manual-carusel .slick-slide {
  display: flex;
}

/* line 27, src/sass/components/box/_box-periogard-pruducts-articles.scss */
.pg-box-products-articles .reference-manually-related-carousel .small-title {
  display: none;
}

/* line 32, src/sass/components/box/_box-periogard-pruducts-articles.scss */
.pg-box-products-articles .reference-manually-related-carousel .cards-container .card.product a {
  flex-direction: column-reverse;
  justify-content: flex-end;
}

/* line 37, src/sass/components/box/_box-periogard-pruducts-articles.scss */
.pg-box-products-articles .reference-manually-related-carousel .cards-container .card h2 {
  color: #102f6f;
  font-size: 18px;
  min-height: 70px;
  margin-bottom: 20px;
}

/* line 44, src/sass/components/box/_box-periogard-pruducts-articles.scss */
.pg-box-products-articles .reference-manually-related-carousel .cards-container .slick-list {
  overflow: hidden;
}

/* line 48, src/sass/components/box/_box-periogard-pruducts-articles.scss */
.pg-box-products-articles .reference-manually-related-carousel .cards-container .slick-arrow {
  background: #fff;
  box-shadow: 0 4px 8px rgba(51, 51, 51, 0.2);
  border-radius: 99px;
  width: 42px;
  height: 42px;
  top: calc(50% - 50px);
  font-size: 0;
}

/* line 57, src/sass/components/box/_box-periogard-pruducts-articles.scss */
.pg-box-products-articles .reference-manually-related-carousel .cards-container .slick-arrow.slick-disabled {
  opacity: 0;
  visibility: hidden;
}

/* line 62, src/sass/components/box/_box-periogard-pruducts-articles.scss */
.pg-box-products-articles .reference-manually-related-carousel .cards-container .slick-arrow::before {
  top: 12px;
  left: 14px;
  color: #d2010d;
}

/* line 69, src/sass/components/box/_box-periogard-pruducts-articles.scss */
.pg-box-products-articles .reference-manually-related-carousel .cards-container .slick-prev {
  left: 0;
}

/* line 73, src/sass/components/box/_box-periogard-pruducts-articles.scss */
.pg-box-products-articles .reference-manually-related-carousel .cards-container .slick-next {
  right: 0;
}

/* line 78, src/sass/components/box/_box-periogard-pruducts-articles.scss */
.pg-box-products-articles .reference-manually-related-carousel .slick-dots {
  list-style: none;
  display: flex;
  justify-content: center;
}

/* line 83, src/sass/components/box/_box-periogard-pruducts-articles.scss */
.pg-box-products-articles .reference-manually-related-carousel .slick-dots li {
  margin: 0 7px;
}

/* line 87, src/sass/components/box/_box-periogard-pruducts-articles.scss */
.pg-box-products-articles .reference-manually-related-carousel .slick-dots button {
  border: 0;
  filter: drop-shadow(0 2px 4px rgba(210, 1, 13, 0.2));
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background-color: #fff;
  font-size: 0;
}

/* line 97, src/sass/components/box/_box-periogard-pruducts-articles.scss */
.pg-box-products-articles .reference-manually-related-carousel .slick-dots .slick-active button {
  background-color: #d2010d;
}

@media only screen and (max-width: 991px) {
  /* line 103, src/sass/components/box/_box-periogard-pruducts-articles.scss */
  .pg-box-products-articles .richText {
    text-align: center;
  }
}

/* line 108, src/sass/components/box/_box-periogard-pruducts-articles.scss */
.pg-box-products-articles .richText p,
.pg-box-products-articles .richText h3 {
  color: #102f6f;
}

/* line 113, src/sass/components/box/_box-periogard-pruducts-articles.scss */
.pg-box-products-articles .richText p {
  font-weight: 400;
  font-size: 16px;
}

/* line 118, src/sass/components/box/_box-periogard-pruducts-articles.scss */
.pg-box-products-articles .richText h3 {
  font-weight: 700;
  font-size: 32px;
  font-style: italic;
}

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: 'ColgateReady';
  src: url("../fonts/colgatereadycy_web-light.woff") format("woff"), url("../fonts/colgatereadycy_web-light.svg#Colgate-Ready") format("svg"), url("../fonts/colgatereadycy_web-light.eot#iefix") format("embedded-opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-Heavy.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-Heavy.woff") format("woff"), url("../fonts/ColgateReadyWeb-Heavy.eot#iefix") format("embedded-opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-HeavyItalic.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-HeavyItalic.woff") format("woff"), url("../fonts/ColgateReadyWeb-HeavyItalic.eot#iefix") format("embedded-opentype");
  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("../fonts/open-sans-v18-latin_cyrillic-regular.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-regular.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-regular.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-regular.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-regular.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.eot#iefix") format("embedded-opentype");
}

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

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

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-regular.ttf") format("truetype"), url("../colgate_ready_vn-regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-light.ttf") format("truetype"), url("../colgate_ready_vn-light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-bold.ttf") format("truetype"), url("../colgate_ready_vn-bold.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-italic.ttf") format("truetype"), url("../colgate_ready_vn-italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-regular.ttf") format("truetype"), url("../colgate_ready_th-regular.otf") format("opentype"), url("../fonts/colgate_ready_th-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-extra-light.ttf") format("truetype"), url("../colgate_ready_th-extra-light.otf") format("opentype"), url("../fonts/colgate_ready_th-extra-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-light.ttf") format("truetype"), url("../colgate_ready_th-light.otf") format("opentype"), url("../fonts/colgate_ready_th-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-bold.ttf") format("truetype"), url("../colgate_ready_th-bold.otf") format("opentype"), url("../fonts/colgate_ready_th-bold.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-heavy.ttf") format("truetype"), url("../colgate_ready_th-heavy.otf") format("opentype"), url("../fonts/colgate_ready_th-heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

/* 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 5, src/sass/components/box/_box-custom-modal.scss */
html.custom-modal-active {
  overflow-y: hidden;
}

/* line 8, src/sass/components/box/_box-custom-modal.scss */
html.custom-modal-active #header,
html.custom-modal-active #footer {
  z-index: 1;
}

/* line 16, src/sass/components/box/_box-custom-modal.scss */
[class*=custom-modal].box {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  overflow: auto;
  padding: 0;
  margin: 0;
  z-index: 99999;
}

/* line 29, src/sass/components/box/_box-custom-modal.scss */
[class*=custom-modal].box.open {
  display: block;
}

/* line 33, src/sass/components/box/_box-custom-modal.scss */
[class*=custom-modal].box > .background {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

/* line 41, src/sass/components/box/_box-custom-modal.scss */
[class*=custom-modal].box > .component-content {
  max-width: 1000px;
  background: #eee;
  border-radius: 24px;
  min-width: 80px;
  min-height: 80px;
  margin: 250px auto;
  padding: 10px;
  position: relative;
}

/* line 51, src/sass/components/box/_box-custom-modal.scss */
[class*=custom-modal].box > .component-content > .content {
  margin: 0;
}

/* line 54, src/sass/components/box/_box-custom-modal.scss */
[class*=custom-modal].box > .component-content > .content > .component {
  padding: 0;
}

/* line 66, src/sass/components/box/_box-custom-modal.scss */
[class*=custom-modal].box .box .title {
  position: absolute;
  top: -130px;
  left: 15%;
}

@media only screen and (max-width: 767px) {
  /* line 66, src/sass/components/box/_box-custom-modal.scss */
  [class*=custom-modal].box .box .title {
    left: 20px;
  }
}

/* line 75, src/sass/components/box/_box-custom-modal.scss */
[class*=custom-modal].box .box .title h1 {
  font-size: 37px;
  font-size: 3.7rem;
  line-height: inherit;
}

/* line 83, src/sass/components/box/_box-custom-modal.scss */
[class*=custom-modal].box .custom-modal-close {
  font-size: 30px;
  font-size: 3rem;
  position: absolute;
  top: -161px;
  right: 0;
  line-height: 1;
  cursor: pointer;
}

/* line 92, src/sass/components/box/_box-custom-modal.scss */
[class*=custom-modal].box .custom-modal-close::after {
  content: '\e5c9';
  color: #d2010d;
  font-family: Material Icons;
}

/* line 1, src/sass/components/box/_box-product-registration-hero.scss */
.product-registration--hero {
  height: calc(100vh - 70px);
  padding: 0;
  background-color: #eae6dd;
}

/* line 6, src/sass/components/box/_box-product-registration-hero.scss */
.product-registration--hero .image {
  padding: 0;
  overflow: hidden;
}

/* line 10, src/sass/components/box/_box-product-registration-hero.scss */
.product-registration--hero .image img {
  max-width: fit-content;
  max-height: calc(100vh - 70px);
  margin-left: 50%;
  transform: translateX(-50%);
}

@media only screen and (max-width: 767px) {
  /* line 10, src/sass/components/box/_box-product-registration-hero.scss */
  .product-registration--hero .image img {
    max-height: calc(50vh - 70px);
  }
}

/* line 22, src/sass/components/box/_box-product-registration-hero.scss */
.product-registration--hero .richText {
  margin-top: 20vh;
}

@media only screen and (max-width: 767px) {
  /* line 22, src/sass/components/box/_box-product-registration-hero.scss */
  .product-registration--hero .richText {
    margin-top: 20px;
  }
}

/* line 30, src/sass/components/box/_box-product-registration-hero.scss */
.product-registration--hero .selectField {
  margin-bottom: 10px;
}

/* line 33, src/sass/components/box/_box-product-registration-hero.scss */
.product-registration--hero .selectField select {
  font-family: 'ColgateReady', sans-serif;
  padding: 6px 8px;
  display: block;
  max-width: initial;
  border-radius: 5px;
}

/* line 42, src/sass/components/box/_box-product-registration-hero.scss */
.product-registration--hero .formButton {
  text-align: center;
}

/* line 45, src/sass/components/box/_box-product-registration-hero.scss */
.product-registration--hero .formButton button {
  background-color: #666;
  cursor: default;
  border: 0;
  color: #fff;
  padding: 10px 40px;
  font-family: 'ColgateReady', sans-serif;
  border-radius: 20px;
}

/* line 54, src/sass/components/box/_box-product-registration-hero.scss */
.product-registration--hero .formButton button.enabled {
  background-color: #8f1f1d;
  cursor: pointer;
}

/* line 1, src/sass/components/box/_box-product-registration-hero-form.scss */
.product-registration--hero--form {
  margin-left: -15px;
  width: calc(100% + 30px);
}

/* line 5, src/sass/components/box/_box-product-registration-hero-form.scss */
.product-registration--hero--form .image {
  padding: 0;
  overflow: hidden;
}

@media only screen and (min-width: 991px) {
  /* line 10, src/sass/components/box/_box-product-registration-hero-form.scss */
  .product-registration--hero--form .image img {
    width: 100%;
  }
}

/* line 1, src/sass/components/box/_box-promo-card.scss */
.promo-card {
  margin: 0 20px -75px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 1, src/sass/components/box/_box-promo-card.scss */
  .promo-card {
    margin: 0 15px 20px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 8, src/sass/components/box/_box-promo-card.scss */
  .promo-card.hidden-desktop {
    max-width: 50%;
    margin: auto;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 8, src/sass/components/box/_box-promo-card.scss */
  .promo-card.hidden-desktop {
    margin: 0 15px -75px;
    max-width: 30%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 8, src/sass/components/box/_box-promo-card.scss */
  .promo-card.hidden-desktop {
    display: none !important;
  }
}

/* line 25, src/sass/components/box/_box-promo-card.scss */
.promo-card .image {
  position: relative;
  z-index: -1;
}

/* line 29, src/sass/components/box/_box-promo-card.scss */
.promo-card .image img {
  border-radius: 20px;
}

/* line 33, src/sass/components/box/_box-promo-card.scss */
.promo-card .image::after {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: 1;
  top: 0;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.5) 30%, transparent 45%);
  border-radius: 20px;
}

/* line 46, src/sass/components/box/_box-promo-card.scss */
.promo-card .richText {
  border-radius: 20px;
  padding-left: 10px;
  width: 100%;
  position: relative;
  display: flex !important;
  flex-direction: column;
  bottom: 95px;
  font-style: italic;
  font-family: 'ColgateReady', 'Arial', sans-serif;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 46, src/sass/components/box/_box-promo-card.scss */
  .promo-card .richText {
    padding-left: 0;
    bottom: 105px;
  }
}

/* line 62, src/sass/components/box/_box-promo-card.scss */
.promo-card .richText .component-content {
  overflow: visible;
}

/* line 68, src/sass/components/box/_box-promo-card.scss */
#header .reference-header.header .header-dropdown-container .promo-card p {
  display: inline-block !important;
  color: #fff;
  padding-left: 5px;
  font-weight: 600;
  font-family: 'ColgateReady', 'Arial', sans-serif;
  line-height: 1;
  font-size: 14px;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
@media only screen and (max-width: 767px) {
  /* line 7, src/sass/components/box/_box-ar-tool.scss */
  html.custom-modal-ar-tool--active #chatContainer, html.landing-ar-tool--active #chatContainer {
    display: none;
  }
}

/* line 12, src/sass/components/box/_box-ar-tool.scss */
html.custom-modal-ar-tool--active #content, html.landing-ar-tool--active #content {
  z-index: 1;
}

/* line 16, src/sass/components/box/_box-ar-tool.scss */
html.custom-modal-ar-tool--active #footer, html.landing-ar-tool--active #footer {
  z-index: 0;
}

/* line 25, src/sass/components/box/_box-ar-tool.scss */
.ar-tool_landing.box,
.custom-modal-ar-tool.box {
  --element-height: 760px;
}

/* line 28, src/sass/components/box/_box-ar-tool.scss */
.ar-tool_landing.box > .component-content,
.custom-modal-ar-tool.box > .component-content {
  border-radius: initial;
  padding: 0;
  margin: 0;
  max-width: 1000px;
  height: var(--element-height);
  width: 100%;
}

@media only screen and (max-width: 991px) {
  /* line 28, src/sass/components/box/_box-ar-tool.scss */
  .ar-tool_landing.box > .component-content,
  .custom-modal-ar-tool.box > .component-content {
    width: 500px;
  }
}

@media only screen and (max-width: 500px) {
  /* line 28, src/sass/components/box/_box-ar-tool.scss */
  .ar-tool_landing.box > .component-content,
  .custom-modal-ar-tool.box > .component-content {
    margin: 0;
    width: 100vw;
    height: var(--element-height);
    max-height: 900px;
  }
}

/* line 47, src/sass/components/box/_box-ar-tool.scss */
.ar-tool_landing.box > .component-content > .content,
.custom-modal-ar-tool.box > .component-content > .content {
  padding: 0;
}

/* line 54, src/sass/components/box/_box-ar-tool.scss */
.ar-tool_landing .flex-container > .component-content > .paragraphSystem,
.custom-modal-ar-tool .flex-container > .component-content > .paragraphSystem {
  display: flex;
  justify-content: initial;
}

@media only screen and (max-width: 991px) {
  /* line 54, src/sass/components/box/_box-ar-tool.scss */
  .ar-tool_landing .flex-container > .component-content > .paragraphSystem,
  .custom-modal-ar-tool .flex-container > .component-content > .paragraphSystem {
    display: flex;
    flex-direction: column-reverse;
  }
}

/* line 65, src/sass/components/box/_box-ar-tool.scss */
.ar-tool_landing .paragraphSystem,
.custom-modal-ar-tool .paragraphSystem {
  margin: 0;
}

/* line 72, src/sass/components/box/_box-ar-tool.scss */
.custom-modal-ar-tool.box.open {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 78, src/sass/components/box/_box-ar-tool.scss */
.custom-modal-ar-tool.box .custom-modal-close {
  z-index: 3;
  top: 16px;
  right: 16px;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 88, src/sass/components/box/_box-ar-tool.scss */
.custom-modal-ar-tool.box .custom-modal-close::before {
  content: '';
  display: inline-block;
  background-color: #fff;
  height: 20px;
  width: 20px;
  border-radius: 50%;
}

/* line 97, src/sass/components/box/_box-ar-tool.scss */
.custom-modal-ar-tool.box .custom-modal-close::after {
  color: #160100;
  position: absolute;
  left: 0;
  top: 0;
}

@media only screen and (max-width: 500px) {
  /* line 78, src/sass/components/box/_box-ar-tool.scss */
  .custom-modal-ar-tool.box .custom-modal-close {
    display: none;
  }
}

/* line 111, src/sass/components/box/_box-ar-tool.scss */
.ar-tool_landing {
  display: flex;
  justify-content: center;
  align-items: center;
}

@media only screen and (min-width: 501px) and (max-width: 991px) {
  /* line 116, src/sass/components/box/_box-ar-tool.scss */
  .ar-tool_landing.box > .component-content {
    height: 100%;
  }
}

/* line 122, src/sass/components/box/_box-ar-tool.scss */
.ar-tool_landing .ar-tool_snippet-reference {
  margin: 0;
  padding: 0;
}

/* line 132, src/sass/components/box/_box-ar-tool.scss */
.ar-tool_landing .ar-tool_snippet-reference .ar-tool_left-panel,
.ar-tool_landing .ar-tool_snippet-reference .ar-tool_right-panel,
.custom-modal-ar-tool .ar-tool_snippet-reference .ar-tool_left-panel,
.custom-modal-ar-tool .ar-tool_snippet-reference .ar-tool_right-panel {
  flex: 1;
}

/* line 136, src/sass/components/box/_box-ar-tool.scss */
.ar-tool_landing .ar-tool_snippet-reference .ar-tool_left-panel > .component-content,
.ar-tool_landing .ar-tool_snippet-reference .ar-tool_right-panel > .component-content,
.custom-modal-ar-tool .ar-tool_snippet-reference .ar-tool_left-panel > .component-content,
.custom-modal-ar-tool .ar-tool_snippet-reference .ar-tool_right-panel > .component-content {
  background-color: #d2010d;
  background-size: cover;
  height: var(--element-height);
  width: 500px;
}

@media only screen and (max-width: 500px) {
  /* line 136, src/sass/components/box/_box-ar-tool.scss */
  .ar-tool_landing .ar-tool_snippet-reference .ar-tool_left-panel > .component-content,
  .ar-tool_landing .ar-tool_snippet-reference .ar-tool_right-panel > .component-content,
  .custom-modal-ar-tool .ar-tool_snippet-reference .ar-tool_left-panel > .component-content,
  .custom-modal-ar-tool .ar-tool_snippet-reference .ar-tool_right-panel > .component-content {
    width: 100vw;
  }
}

@media only screen and (max-width: 991px) {
  /* line 149, src/sass/components/box/_box-ar-tool.scss */
  .ar-tool_landing .ar-tool_snippet-reference .ar-tool_left-panel,
  .custom-modal-ar-tool .ar-tool_snippet-reference .ar-tool_left-panel {
    display: none;
  }
}

/* line 154, src/sass/components/box/_box-ar-tool.scss */
.ar-tool_landing .ar-tool_snippet-reference .ar-tool_left-panel > .component-content,
.custom-modal-ar-tool .ar-tool_snippet-reference .ar-tool_left-panel > .component-content {
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 160, src/sass/components/box/_box-ar-tool.scss */
.ar-tool_landing .ar-tool_snippet-reference .ar-tool_left-panel .red-and-white,
.custom-modal-ar-tool .ar-tool_snippet-reference .ar-tool_left-panel .red-and-white {
  font-size: 20px;
  font-size: 2rem;
  line-height: 22px;
  padding: 12px 20px 16px;
  border-radius: 30px;
  border-top-right-radius: 0;
}

@media only screen and (max-width: 991px) {
  /* line 168, src/sass/components/box/_box-ar-tool.scss */
  .ar-tool_landing .ar-tool_snippet-reference .ar-tool_left-panel.cta--overlay,
  .custom-modal-ar-tool .ar-tool_snippet-reference .ar-tool_left-panel.cta--overlay {
    display: none;
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
    z-index: 10;
  }
}

@media only screen and (max-width: 991px) {
  /* line 178, src/sass/components/box/_box-ar-tool.scss */
  .ar-tool_landing .ar-tool_snippet-reference .ar-tool_left-panel.cta--overlay h4,
  .custom-modal-ar-tool .ar-tool_snippet-reference .ar-tool_left-panel.cta--overlay h4 {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 188, src/sass/components/box/_box-ar-tool.scss */
  .ar-tool_landing .ar-tool_snippet-reference .ar-tool_left-panel.cta--overlay > .component-content > .content,
  .custom-modal-ar-tool .ar-tool_snippet-reference .ar-tool_left-panel.cta--overlay > .component-content > .content {
    width: 80%;
  }
  /* line 192, src/sass/components/box/_box-ar-tool.scss */
  .ar-tool_landing .ar-tool_snippet-reference .ar-tool_left-panel.cta--overlay .red-and-white,
  .custom-modal-ar-tool .ar-tool_snippet-reference .ar-tool_left-panel.cta--overlay .red-and-white {
    font-size: 16px;
    font-size: 1.6rem;
    display: block;
    padding: 8px 18px 12px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 201, src/sass/components/box/_box-ar-tool.scss */
  .ar-tool_landing .ar-tool_snippet-reference .ar-tool_left-panel.cta--no-bg > .component-content,
  .custom-modal-ar-tool .ar-tool_snippet-reference .ar-tool_left-panel.cta--no-bg > .component-content {
    background-image: unset !important;
    background-color: transparent;
    height: auto;
  }
}

@media only screen and (max-width: 991px) {
  /* line 211, src/sass/components/box/_box-ar-tool.scss */
  .ar-tool_landing .ar-tool_snippet-reference .ar-tool_left-panel.cta--hidden h4,
  .custom-modal-ar-tool .ar-tool_snippet-reference .ar-tool_left-panel.cta--hidden h4 {
    display: none;
  }
}

/* line 220, src/sass/components/box/_box-ar-tool.scss */
.ar-tool_landing .ar-tool_snippet-reference .ar-tool_right-panel,
.custom-modal-ar-tool .ar-tool_snippet-reference .ar-tool_right-panel {
  position: relative;
}

@media only screen and (max-width: 500px) {
  /* line 223, src/sass/components/box/_box-ar-tool.scss */
  .ar-tool_landing .ar-tool_snippet-reference .ar-tool_right-panel > .component-content,
  .custom-modal-ar-tool .ar-tool_snippet-reference .ar-tool_right-panel > .component-content {
    height: var(--element-height);
    max-height: 900px;
  }
}

/* line 230, src/sass/components/box/_box-ar-tool.scss */
.ar-tool_landing .ar-tool_snippet-reference .ar-tool_right-panel .reference-ar-tool,
.custom-modal-ar-tool .ar-tool_snippet-reference .ar-tool_right-panel .reference-ar-tool {
  position: relative;
  z-index: 2;
  padding: 0;
}

@media only screen and (max-width: 991px) {
  /* line 243, src/sass/components/box/_box-ar-tool.scss */
  .ar-tool_landing .ar-tool_snippet-reference .ar-tool_left-panel {
    display: none;
  }
}

/* line 248, src/sass/components/box/_box-ar-tool.scss */
.ar-tool_landing .ar-tool_snippet-reference .ar-tool_cta--buynow,
.ar-tool_landing .ar-tool_snippet-reference .ar-tool_cta--signup {
  display: none;
}

@media only screen and (max-width: 991px) {
  /* line 258, src/sass/components/box/_box-ar-tool.scss */
  .ar-tool_landing .ar-tool_left-panel.launched.hide-text,
  .custom-modal-ar-tool .ar-tool_left-panel.launched.hide-text {
    display: none !important;
  }
}

/* line 1, src/sass/components/box/_box-ar-tool-spinner.scss */
.ar-tool_spinner {
  font-size: 50px;
  font-size: 5rem;
  color: rgba(255, 255, 255, 0.9);
  overflow: hidden;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: absolute;
  left: calc(50% - 0.5em);
  top: calc(50% - 0.5em);
  animation: anim-roller 1.7s infinite ease, anim-round 1.7s infinite ease;
  z-index: 1;
}

@keyframes anim-roller {
  0% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  5%,
  95% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
  10%,
  59% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
  }
  20% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
  }
  38% {
    box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
  }
  100% {
    box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
  }
}

@keyframes anim-round {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/box/_box-ar-tool-qr-code.scss */
.ar-tool_qr-code {
  position: relative;
  z-index: 2;
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/box/_box-ar-tool-qr-code.scss */
  .ar-tool_qr-code {
    display: none;
  }
}

/* line 2, src/sass/components/box/_box-abc-gum-health-symptoms.scss */
.abc-gum-health-symptoms > .component-content > .paragraphSystem {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

/* line 7, src/sass/components/box/_box-abc-gum-health-symptoms.scss */
.abc-gum-health-symptoms > .component-content > .paragraphSystem .abc-gum-health-symptoms-item:nth-of-type(1) {
  background: #f5f5f5;
  border-top-left-radius: 32px;
}

/* line 12, src/sass/components/box/_box-abc-gum-health-symptoms.scss */
.abc-gum-health-symptoms > .component-content > .paragraphSystem .abc-gum-health-symptoms-item:nth-of-type(2) {
  background: #ededed;
  border-top-right-radius: 32px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 12, src/sass/components/box/_box-abc-gum-health-symptoms.scss */
  .abc-gum-health-symptoms > .component-content > .paragraphSystem .abc-gum-health-symptoms-item:nth-of-type(2) {
    border-top-right-radius: 0;
  }
}

@media only screen and (max-width: 991px) {
  /* line 12, src/sass/components/box/_box-abc-gum-health-symptoms.scss */
  .abc-gum-health-symptoms > .component-content > .paragraphSystem .abc-gum-health-symptoms-item:nth-of-type(2) {
    border-top-right-radius: 0;
  }
}

/* line 25, src/sass/components/box/_box-abc-gum-health-symptoms.scss */
.abc-gum-health-symptoms > .component-content > .paragraphSystem .abc-gum-health-symptoms-item:nth-of-type(3) {
  background: #ededed;
  border-bottom-left-radius: 32px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 25, src/sass/components/box/_box-abc-gum-health-symptoms.scss */
  .abc-gum-health-symptoms > .component-content > .paragraphSystem .abc-gum-health-symptoms-item:nth-of-type(3) {
    background: #f5f5f5;
    border-bottom-left-radius: 0;
  }
}

@media only screen and (max-width: 991px) {
  /* line 25, src/sass/components/box/_box-abc-gum-health-symptoms.scss */
  .abc-gum-health-symptoms > .component-content > .paragraphSystem .abc-gum-health-symptoms-item:nth-of-type(3) {
    background: #f5f5f5;
    border-bottom-left-radius: 0;
  }
}

/* line 40, src/sass/components/box/_box-abc-gum-health-symptoms.scss */
.abc-gum-health-symptoms > .component-content > .paragraphSystem .abc-gum-health-symptoms-item:nth-of-type(4) {
  background: #f5f5f5;
  border-bottom-right-radius: 32px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 40, src/sass/components/box/_box-abc-gum-health-symptoms.scss */
  .abc-gum-health-symptoms > .component-content > .paragraphSystem .abc-gum-health-symptoms-item:nth-of-type(4) {
    background: #ededed;
  }
}

@media only screen and (max-width: 991px) {
  /* line 40, src/sass/components/box/_box-abc-gum-health-symptoms.scss */
  .abc-gum-health-symptoms > .component-content > .paragraphSystem .abc-gum-health-symptoms-item:nth-of-type(4) {
    background: #ededed;
  }
}

/* line 1, src/sass/components/box/_box-abc-gum-health-symptoms-item.scss */
.abc-gum-health-symptoms-item {
  max-width: 688px;
}

@media only screen and (max-width: 991px) {
  /* line 4, src/sass/components/box/_box-abc-gum-health-symptoms-item.scss */
  .abc-gum-health-symptoms-item img {
    max-width: 242px;
  }
}

/* line 10, src/sass/components/box/_box-abc-gum-health-symptoms-item.scss */
.abc-gum-health-symptoms-item .richText {
  padding: 24px 115px 50px 73px;
}

@media only screen and (max-width: 991px) {
  /* line 10, src/sass/components/box/_box-abc-gum-health-symptoms-item.scss */
  .abc-gum-health-symptoms-item .richText {
    padding: 24px 35px 50px 40px;
  }
}

/* line 17, src/sass/components/box/_box-abc-gum-health-symptoms-item.scss */
.abc-gum-health-symptoms-item .richText h1,
.abc-gum-health-symptoms-item .richText h2,
.abc-gum-health-symptoms-item .richText h3,
.abc-gum-health-symptoms-item .richText h4,
.abc-gum-health-symptoms-item .richText h5,
.abc-gum-health-symptoms-item .richText h6 {
  font-size: 24px;
  font-weight: 700;
  line-height: 33px;
  font-style: italic;
  color: #4d4d4d;
}

/* line 30, src/sass/components/box/_box-abc-gum-health-symptoms-item.scss */
.abc-gum-health-symptoms-item .richText p {
  color: #4d4d4d;
}

/* line 34, src/sass/components/box/_box-abc-gum-health-symptoms-item.scss */
.abc-gum-health-symptoms-item .richText p:last-of-type {
  padding-top: 15px;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
@media only screen and (max-width: 991px) {
  /* line 4, src/sass/components/box/_box-flex-direction-col-reverse-mobile.scss */
  .flex-direction-col-reverse-mobile .content {
    display: flex;
    flex-direction: column-reverse;
  }
}

/* line 1, src/sass/components/box/_box-ar-tool-pdp-banner.scss */
.pdp-ar-tool-banner {
  background-color: #fff;
  border-radius: 45px 0;
  margin: 0 80px;
  width: calc(100% - 160px);
  padding: 0;
}

@media screen and (max-width: 991px) {
  /* line 8, src/sass/components/box/_box-ar-tool-pdp-banner.scss */
  .pdp-ar-tool-banner .content {
    display: flex;
    flex-direction: column-reverse;
  }
}

@media screen and (max-width: 414px) {
  /* line 1, src/sass/components/box/_box-ar-tool-pdp-banner.scss */
  .pdp-ar-tool-banner {
    border-radius: 25px 0;
    margin: 0 36px;
    width: calc(100% - 72px);
  }
}

@media screen and (max-width: 991px) {
  /* line 21, src/sass/components/box/_box-ar-tool-pdp-banner.scss */
  .pdp-ar-tool-banner .pdp-ar-tool-banner-image {
    height: 37rem;
  }
}

/* line 26, src/sass/components/box/_box-ar-tool-pdp-banner.scss */
.pdp-ar-tool-banner .pdp-ar-tool-banner-image img {
  z-index: 9;
  position: absolute;
  object-fit: contain;
  max-height: 600px;
}

@media screen and (max-width: 991px) {
  /* line 26, src/sass/components/box/_box-ar-tool-pdp-banner.scss */
  .pdp-ar-tool-banner .pdp-ar-tool-banner-image img {
    bottom: -50px;
  }
}

/* line 39, src/sass/components/box/_box-ar-tool-pdp-banner.scss */
.pdp-ar-tool-banner-title {
  color: #333;
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
  font-size: 45px;
  line-height: 56px;
  font-style: italic;
  text-align: right;
}

@media screen and (max-width: 991px) {
  /* line 39, src/sass/components/box/_box-ar-tool-pdp-banner.scss */
  .pdp-ar-tool-banner-title {
    font-size: 24px;
    line-height: 32px;
    text-align: left;
  }
}

/* line 54, src/sass/components/box/_box-ar-tool-pdp-banner.scss */
.pdp-ar-tool-banner-text {
  color: #333;
  font-family: 'Open Sans';
  font-weight: bold;
  font-size: 20px;
  line-height: 36px;
  font-style: normal;
  text-align: right;
}

@media screen and (max-width: 991px) {
  /* line 54, src/sass/components/box/_box-ar-tool-pdp-banner.scss */
  .pdp-ar-tool-banner-text {
    font-size: 15px;
    line-height: 20px;
    text-align: left;
  }
}

/* line 70, src/sass/components/box/_box-ar-tool-pdp-banner.scss */
.pdp-ar-tool-banner-container {
  min-height: 55rem;
}

@media screen and (max-width: 991px) {
  /* line 70, src/sass/components/box/_box-ar-tool-pdp-banner.scss */
  .pdp-ar-tool-banner-container {
    min-height: 75rem;
  }
}

@media screen and (max-width: 700px) {
  /* line 70, src/sass/components/box/_box-ar-tool-pdp-banner.scss */
  .pdp-ar-tool-banner-container {
    min-height: 70rem;
  }
}

/* line 1, src/sass/components/box/_box-flex-wrap-container.scss */
.box-flex-wrap-container {
  padding: 10px;
}

/* line 4, src/sass/components/box/_box-flex-wrap-container.scss */
.box-flex-wrap-container > .component-content > .paragraphSystem {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin: 0;
}

/* line 3, src/sass/components/box/_box-wh22-hero-landing.scss */
.wh22-hero-landing .image picture img {
  object-position: 50% 0;
  border-bottom-right-radius: 0;
}

@media only screen and (max-width: 991px) {
  /* line 3, src/sass/components/box/_box-wh22-hero-landing.scss */
  .wh22-hero-landing .image picture img {
    height: 110vh;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/box/_box-wh22-hero-landing.scss */
  .wh22-hero-landing .image picture img {
    max-height: 800px;
  }
}

@media only screen and (max-width: 376px) {
  /* line 3, src/sass/components/box/_box-wh22-hero-landing.scss */
  .wh22-hero-landing .image picture img {
    height: 775px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 20, src/sass/components/box/_box-wh22-hero-landing.scss */
  .wh22-hero-landing .image figcaption {
    top: initial;
    left: initial;
    right: initial;
    bottom: 1%;
    max-width: 85vw;
    margin-left: 7.5vw;
  }
}

/* line 30, src/sass/components/box/_box-wh22-hero-landing.scss */
.wh22-hero-landing .image figcaption h1 {
  font-size: 64px;
  font-size: 6.4rem;
  line-height: 72px;
}

@media only screen and (max-width: 991px) {
  /* line 30, src/sass/components/box/_box-wh22-hero-landing.scss */
  .wh22-hero-landing .image figcaption h1 {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  /* line 30, src/sass/components/box/_box-wh22-hero-landing.scss */
  .wh22-hero-landing .image figcaption h1 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 40px;
    max-width: 100%;
  }
}

/* line 46, src/sass/components/box/_box-wh22-hero-landing.scss */
.wh22-hero-landing .image figcaption h1 sup {
  font-size: 0.45em;
  margin: 0 2px;
  top: -0.6em;
}

@media only screen and (max-width: 767px) {
  /* line 46, src/sass/components/box/_box-wh22-hero-landing.scss */
  .wh22-hero-landing .image figcaption h1 sup {
    font-size: 0.6em;
    top: -0.5em;
  }
}

@media only screen and (max-width: 991px) {
  /* line 58, src/sass/components/box/_box-wh22-hero-landing.scss */
  .wh22-hero-landing .image figcaption p {
    text-align: center;
  }
}

/* line 63, src/sass/components/box/_box-wh22-hero-landing.scss */
.wh22-hero-landing .image figcaption p sup {
  font-size: 0.6em;
  top: -0.6em;
}

@media only screen and (max-width: 991px) {
  /* line 68, src/sass/components/box/_box-wh22-hero-landing.scss */
  .wh22-hero-landing .image figcaption p:last-child {
    justify-content: center;
  }
}

/* line 75, src/sass/components/box/_box-wh22-hero-landing.scss */
.wh22-hero-landing .image figcaption .wh22--small-text {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
}

/* line 80, src/sass/components/box/_box-wh22-hero-landing.scss */
.wh22-hero-landing .image figcaption .wh22--paragraph {
  font-size: 20px;
  font-size: 2rem;
  line-height: 36px;
  font-weight: normal;
  font-style: normal;
}

@media only screen and (max-width: 767px) {
  /* line 80, src/sass/components/box/_box-wh22-hero-landing.scss */
  .wh22-hero-landing .image figcaption .wh22--paragraph {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}

/* line 92, src/sass/components/box/_box-wh22-hero-landing.scss */
.wh22-hero-landing .image figcaption .red-and-white {
  display: inline-block;
}

@use 'sass:math' as *;
/* line 18, src/sass/components/box/_box-ghm-hero-banner.scss */
.box-ghm-hero-banner {
  margin-bottom: 60px;
}

/* line 21, src/sass/components/box/_box-ghm-hero-banner.scss */
.box-ghm-hero-banner .image {
  padding: 0;
  position: relative;
}

/* line 26, src/sass/components/box/_box-ghm-hero-banner.scss */
.box-ghm-hero-banner .box-ghm-hero-packshot {
  position: absolute;
  width: 432px;
  top: 214px;
  right: 53px;
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 26, src/sass/components/box/_box-ghm-hero-banner.scss */
  .box-ghm-hero-banner .box-ghm-hero-packshot {
    width: 30vw;
    top: 14.86111vw;
    right: 3.68056vw;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 26, src/sass/components/box/_box-ghm-hero-banner.scss */
  .box-ghm-hero-banner .box-ghm-hero-packshot {
    width: 30vw;
    top: 17.83333vw;
    right: 4.41667vw;
  }
}

@media only screen and (max-width: 991px) {
  /* line 26, src/sass/components/box/_box-ghm-hero-banner.scss */
  .box-ghm-hero-banner .box-ghm-hero-packshot {
    width: 32.69425vw;
    top: 10.79717vw;
    right: 5.34813vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 26, src/sass/components/box/_box-ghm-hero-banner.scss */
  .box-ghm-hero-banner .box-ghm-hero-packshot {
    width: 86.4vw;
    top: 99.73333vw;
    right: 4.26667vw;
  }
}

/* line 56, src/sass/components/box/_box-ghm-hero-banner.scss */
.box-ghm-hero-banner .box-ghm-hero-packshot .richText {
  padding-left: 2.08333vw;
}

@media only screen and (max-width: 991px) {
  /* line 56, src/sass/components/box/_box-ghm-hero-banner.scss */
  .box-ghm-hero-banner .box-ghm-hero-packshot .richText {
    padding-left: 0;
  }
}

/* line 63, src/sass/components/box/_box-ghm-hero-banner.scss */
.box-ghm-hero-banner .box-ghm-hero-packshot .richText h3 {
  font-size: 28px;
  line-height: 28px;
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 63, src/sass/components/box/_box-ghm-hero-banner.scss */
  .box-ghm-hero-banner .box-ghm-hero-packshot .richText h3 {
    font-size: 1.94444vw;
    line-height: 1.94444vw;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 63, src/sass/components/box/_box-ghm-hero-banner.scss */
  .box-ghm-hero-banner .box-ghm-hero-packshot .richText h3 {
    font-size: 2.16667vw;
    line-height: 2.33333vw;
  }
}

@media only screen and (max-width: 991px) {
  /* line 63, src/sass/components/box/_box-ghm-hero-banner.scss */
  .box-ghm-hero-banner .box-ghm-hero-packshot .richText h3 {
    font-size: 2.21998vw;
    line-height: 2.82543vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 63, src/sass/components/box/_box-ghm-hero-banner.scss */
  .box-ghm-hero-banner .box-ghm-hero-packshot .richText h3 {
    font-size: 5.86667vw;
    line-height: 7.46667vw;
    text-align: center;
  }
}

/* line 91, src/sass/components/box/_box-ghm-hero-banner.scss */
.box-ghm-hero-banner .box-ghm-hero-content {
  position: absolute;
  top: 413px;
  left: 221px;
  width: auto;
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 91, src/sass/components/box/_box-ghm-hero-banner.scss */
  .box-ghm-hero-banner .box-ghm-hero-content {
    top: 28.68056vw;
    left: 15.34722vw;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 91, src/sass/components/box/_box-ghm-hero-banner.scss */
  .box-ghm-hero-banner .box-ghm-hero-content {
    top: 26.66667vw;
    left: 11.66667vw;
  }
}

@media only screen and (max-width: 991px) {
  /* line 91, src/sass/components/box/_box-ghm-hero-banner.scss */
  .box-ghm-hero-banner .box-ghm-hero-content {
    top: 26.23613vw;
    left: 10.09082vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/box/_box-ghm-hero-banner.scss */
  .box-ghm-hero-banner .box-ghm-hero-content {
    top: 109.33333vw;
    left: 13.06667vw;
  }
}

/* line 118, src/sass/components/box/_box-ghm-hero-banner.scss */
.box-ghm-hero-banner .box-ghm-hero-content .richText::before {
  content: '';
  background-image: url("../images/gum-health-month-arrow.png");
  background-size: cover;
  width: 8.33333vw;
  height: 3.33333vw;
  position: absolute;
  left: 0;
  right: 0;
  top: -3.33333vw;
  margin: 0 auto;
  display: block;
}

@media only screen and (max-width: 991px) {
  /* line 118, src/sass/components/box/_box-ghm-hero-banner.scss */
  .box-ghm-hero-banner .box-ghm-hero-content .richText::before {
    width: 6.05449vw;
    height: 2.4218vw;
    top: -2.4218vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 118, src/sass/components/box/_box-ghm-hero-banner.scss */
  .box-ghm-hero-banner .box-ghm-hero-content .richText::before {
    width: 21.33333vw;
    height: 9.33333vw;
    top: -54%;
  }
}

/* line 144, src/sass/components/box/_box-ghm-hero-banner.scss */
.box-ghm-hero-banner .box-ghm-hero-content .richText::after {
  content: '';
  background-image: url("../images/gum-health-month-badge.png");
  background-size: cover;
  width: 8.33333vw;
  height: 3.33333vw;
  position: absolute;
  left: 0;
  right: 0;
  bottom: -3.33333vw;
  margin: 0 auto;
  display: block;
}

@media only screen and (max-width: 991px) {
  /* line 144, src/sass/components/box/_box-ghm-hero-banner.scss */
  .box-ghm-hero-banner .box-ghm-hero-content .richText::after {
    width: 6.05449vw;
    height: 2.4218vw;
    bottom: -2.4218vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 144, src/sass/components/box/_box-ghm-hero-banner.scss */
  .box-ghm-hero-banner .box-ghm-hero-content .richText::after {
    width: 21.33333vw;
    height: 8vw;
    bottom: -60%;
  }
}

/* line 170, src/sass/components/box/_box-ghm-hero-banner.scss */
.box-ghm-hero-banner .box-ghm-hero-content .richText h1 {
  font-size: 36px;
  line-height: 45px;
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 170, src/sass/components/box/_box-ghm-hero-banner.scss */
  .box-ghm-hero-banner .box-ghm-hero-content .richText h1 {
    font-size: 2.5vw;
    line-height: 3.125vw;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 170, src/sass/components/box/_box-ghm-hero-banner.scss */
  .box-ghm-hero-banner .box-ghm-hero-content .richText h1 {
    font-size: 3vw;
    line-height: 3.75vw;
  }
}

@media only screen and (max-width: 991px) {
  /* line 170, src/sass/components/box/_box-ghm-hero-banner.scss */
  .box-ghm-hero-banner .box-ghm-hero-content .richText h1 {
    font-size: 2.82543vw;
    line-height: 2.82543vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 170, src/sass/components/box/_box-ghm-hero-banner.scss */
  .box-ghm-hero-banner .box-ghm-hero-content .richText h1 {
    font-size: 6.93333vw;
    line-height: 7.46667vw;
  }
}

/* line 195, src/sass/components/box/_box-ghm-hero-banner.scss */
.box-ghm-hero-banner .box-ghm-hero-content .richText .big-letter {
  font-size: 45px;
}

@media only screen and (max-width: 767px) {
  /* line 195, src/sass/components/box/_box-ghm-hero-banner.scss */
  .box-ghm-hero-banner .box-ghm-hero-content .richText .big-letter {
    font-size: 9.6vw;
    line-height: 10.13333vw;
  }
}

/* line 1, src/sass/components/box/_box-ghm-pink-bg.scss */
.box-ghm-pink-bg {
  padding: 0;
}

/* line 4, src/sass/components/box/_box-ghm-pink-bg.scss */
.box-ghm-pink-bg > .component-content {
  background: linear-gradient(180deg, #ffe6e6 0%, #fff5f5 100%);
  padding: 40px 19px;
}

/* line 1, src/sass/components/box/_box-wh22-pdp-hero.scss */
.wh22-pdp-hero {
  display: flex;
  justify-content: space-evenly;
  padding: 0;
  height: auto;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-wh22-pdp-hero.scss */
  .wh22-pdp-hero {
    flex-direction: column;
    justify-content: center;
  }
}

/* line 12, src/sass/components/box/_box-wh22-pdp-hero.scss */
.wh22-pdp-hero > .component-content {
  display: flex;
  justify-content: center;
  align-items: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
}

/* line 21, src/sass/components/box/_box-wh22-pdp-hero.scss */
.wh22-pdp-hero > .component-content > .paragraphSystem {
  display: flex;
  flex-direction: row;
  align-items: center;
}

@media only screen and (max-width: 991px) {
  /* line 21, src/sass/components/box/_box-wh22-pdp-hero.scss */
  .wh22-pdp-hero > .component-content > .paragraphSystem {
    flex-direction: column;
    justify-content: flex-end;
  }
}

/* line 33, src/sass/components/box/_box-wh22-pdp-hero.scss */
.wh22-pdp-hero .wh22-black-bullets-container {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  position: relative;
}

/* line 39, src/sass/components/box/_box-wh22-pdp-hero.scss */
.wh22-pdp-hero .wh22-black-bullets-container .productAwareRichText.richText {
  width: 45%;
  position: relative;
}

@media only screen and (max-width: 767px) {
  /* line 39, src/sass/components/box/_box-wh22-pdp-hero.scss */
  .wh22-pdp-hero .wh22-black-bullets-container .productAwareRichText.richText {
    width: 100%;
  }
}

/* line 47, src/sass/components/box/_box-wh22-pdp-hero.scss */
.wh22-pdp-hero .wh22-black-bullets-container .productAwareRichText.richText .component-content {
  overflow: visible;
}

/* line 52, src/sass/components/box/_box-wh22-pdp-hero.scss */
.wh22-pdp-hero .wh22-black-bullets-container ul {
  margin: 5px auto;
}

/* line 56, src/sass/components/box/_box-wh22-pdp-hero.scss */
.wh22-pdp-hero .wh22-black-bullets-container ul li {
  font-size: 17px;
  font-weight: bold;
  font-style: italic;
}

@media only screen and (max-width: 767px) {
  /* line 56, src/sass/components/box/_box-wh22-pdp-hero.scss */
  .wh22-pdp-hero .wh22-black-bullets-container ul li {
    font-size: 13px;
  }
}

/* line 65, src/sass/components/box/_box-wh22-pdp-hero.scss */
.wh22-pdp-hero .wh22-black-bullets-container ul li::before {
  color: #000;
}

/* line 69, src/sass/components/box/_box-wh22-pdp-hero.scss */
.wh22-pdp-hero .wh22-black-bullets-container ul li:hover, .wh22-pdp-hero .wh22-black-bullets-container ul li.active {
  color: #009ca6;
}

/* line 73, src/sass/components/box/_box-wh22-pdp-hero.scss */
.wh22-pdp-hero .wh22-black-bullets-container ul li:hover::before, .wh22-pdp-hero .wh22-black-bullets-container ul li.active::before {
  color: #009ca6;
}

/* line 79, src/sass/components/box/_box-wh22-pdp-hero.scss */
.wh22-pdp-hero .wh22-black-bullets-container ul li:nth-child(2)::before {
  display: none;
}

@media only screen and (max-width: 767px) {
  /* line 86, src/sass/components/box/_box-wh22-pdp-hero.scss */
  .wh22-pdp-hero .wh22-pdp-packshot-container {
    top: 25%;
  }
  /* line 90, src/sass/components/box/_box-wh22-pdp-hero.scss */
  .wh22-pdp-hero .wh22-pdp-packshot-container img {
    margin-top: 50px;
  }
}

/* line 96, src/sass/components/box/_box-wh22-pdp-hero.scss */
.wh22-pdp-hero .wh22-pdp-product-name {
  margin-top: 100px;
}

@media only screen and (max-width: 767px) {
  /* line 96, src/sass/components/box/_box-wh22-pdp-hero.scss */
  .wh22-pdp-hero .wh22-pdp-product-name {
    top: 20%;
    padding: 0 35px;
    margin-top: 0;
  }
}

/* line 105, src/sass/components/box/_box-wh22-pdp-hero.scss */
.wh22-pdp-hero .wh22-pdp-product-name > .component-content {
  display: flex;
  max-width: 632px;
  margin: auto;
}

/* line 110, src/sass/components/box/_box-wh22-pdp-hero.scss */
.wh22-pdp-hero .wh22-pdp-product-name > .component-content .reviewSummary {
  margin-left: 20px;
}

/* line 116, src/sass/components/box/_box-wh22-pdp-hero.scss */
.wh22-pdp-hero .p-w-r .pr-snippet .pr-snippet-stars-png .pr-snippet-rating-decimal {
  color: #333;
  font-weight: bold;
  font-size: 15px;
}

/* line 122, src/sass/components/box/_box-wh22-pdp-hero.scss */
.wh22-pdp-hero .p-w-r .pr-snippet-stars-reco-inline.pr-snippet-compact .pr-snippet-read-and-write,
.wh22-pdp-hero .pr-snippet-stars-reco-reco {
  display: none;
}

/* line 128, src/sass/components/box/_box-wh22-pdp-hero.scss */
.close-btn {
  display: inline-block;
  position: absolute;
  top: 0;
  right: 10px;
  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 128, src/sass/components/box/_box-wh22-pdp-hero.scss */
  .close-btn {
    top: 5px;
    right: 5px;
  }
}

/* line 146, src/sass/components/box/_box-wh22-pdp-hero.scss */
.close-btn::after {
  content: '\e901';
  display: block;
  width: 100%;
  font-size: 24px;
  color: #333;
  height: 24px;
}

/* line 2, src/sass/components/box/_box-pdp-more-images-button.scss */
.pdp-more-images-button a.more-images {
  font-size: 15px;
  font-size: 1.5rem;
}

/* line 5, src/sass/components/box/_box-pdp-more-images-button.scss */
.pdp-more-images-button a.more-images::before {
  font-size: 22px;
  font-size: 2.2rem;
  content: '\e3b6';
  font-family: 'Material Icons';
  font-style: normal;
  color: #d2010d;
  background-color: transparent;
  padding-right: 10px;
  position: relative;
  top: 7px;
}

/* line 17, src/sass/components/box/_box-pdp-more-images-button.scss */
.pdp-more-images-button a.more-images:hover {
  text-decoration: none;
}

/* line 21, src/sass/components/box/_box-pdp-more-images-button.scss */
.pdp-more-images-button a.more-images:hover::before {
  color: #fff;
}

/* line 28, src/sass/components/box/_box-pdp-more-images-button.scss */
.pdp-packshot-container > .component-content > .content .pdp-more-images-button.pdp-more-images {
  bottom: -60px;
  z-index: 1;
  width: 100%;
  height: initial;
}

@media only screen and (max-width: 767px) {
  /* line 28, src/sass/components/box/_box-pdp-more-images-button.scss */
  .pdp-packshot-container > .component-content > .content .pdp-more-images-button.pdp-more-images {
    top: initial;
    left: initial;
    transform: translateY(0);
  }
}

/* line 3, src/sass/components/box/_box-plp-whitening-hub.scss */
.whitening-plp-container > .component-content > .content {
  max-width: 1340px;
  margin: 0 auto;
}

/* line 12, src/sass/components/box/_box-plp-whitening-hub.scss */
.whitening-plp-container .wh-product-cards .category-product-list .list .cards-container {
  margin: 0;
  padding: 0;
}

/* line 20, src/sass/components/box/_box-plp-whitening-hub.scss */
.whitening-plp-container .whitening-plp-title {
  font-weight: bold;
  font-style: italic;
  font-size: 24px;
  line-height: 32px;
  padding: 0 20px;
}

@media only screen and (max-width: 767px) {
  /* line 20, src/sass/components/box/_box-plp-whitening-hub.scss */
  .whitening-plp-container .whitening-plp-title {
    font-size: 20px;
    line-height: 24px;
    padding: 0;
  }
}

/* line 34, src/sass/components/box/_box-plp-whitening-hub.scss */
.whitening-plp-container .whitening-plp-title-big {
  font-weight: bold;
  font-style: italic;
  font-size: 30px;
  line-height: 40px;
}

@media only screen and (max-width: 767px) {
  /* line 34, src/sass/components/box/_box-plp-whitening-hub.scss */
  .whitening-plp-container .whitening-plp-title-big {
    font-size: 24px;
    line-height: 32px;
  }
}

/* line 46, src/sass/components/box/_box-plp-whitening-hub.scss */
.whitening-plp-container .whitening-plp-text {
  font-size: 16px;
  color: #333;
  line-height: 28px;
}

/* line 52, src/sass/components/box/_box-plp-whitening-hub.scss */
.whitening-plp-container .grey-divider {
  height: 2px;
  margin: 2em 0;
  background: #d6d6d6;
  width: 100%;
}

/* line 2, src/sass/components/box/_box-wh-plp-toolbar.scss */
.wh-plp-toolbar > .component-content {
  margin: 0 20px;
}

@media (max-width: 1360px) {
  /* line 2, src/sass/components/box/_box-wh-plp-toolbar.scss */
  .wh-plp-toolbar > .component-content {
    margin: 0 10px;
  }
}

@media (max-width: 900px) {
  /* line 2, src/sass/components/box/_box-wh-plp-toolbar.scss */
  .wh-plp-toolbar > .component-content {
    margin: 0 -5px;
  }
}

/* line 16, src/sass/components/box/_box-wh-plp-toolbar.scss */
.wh-plp-toolbar > .component-content > .content > .box > .component-content > .content {
  display: flex;
  align-items: flex-start;
}

/* line 25, src/sass/components/box/_box-wh-plp-toolbar.scss */
.wh-plp-toolbar .reference-product-sorting {
  width: auto;
  flex-shrink: 0;
}

/* line 4, src/sass/components/box/_box-offCanvas.scss */
html #header {
  transition-delay: 0.5s;
}

/* line 8, src/sass/components/box/_box-offCanvas.scss */
html.custom-modal-active {
  overflow-y: auto;
}

/* line 11, src/sass/components/box/_box-offCanvas.scss */
html.custom-modal-active #header,
html.custom-modal-active #footer {
  transition-delay: 0s;
  z-index: 0;
}

/* line 19, src/sass/components/box/_box-offCanvas.scss */
.box.offCanvas {
  display: block;
  top: 0;
  left: 0;
  background: transparent;
  transform: translateX(100%);
  transition: transform 0.5s ease-in-out;
}

/* line 27, src/sass/components/box/_box-offCanvas.scss */
.box.offCanvas .component-content {
  border-radius: unset;
  margin: 0 0 0 auto;
  padding: 50px 0 0;
  background: #fff;
}

/* line 33, src/sass/components/box/_box-offCanvas.scss */
.box.offCanvas .component-content .custom-modal-close {
  top: 12px;
  right: 12px;
}

/* line 39, src/sass/components/box/_box-offCanvas.scss */
.box.offCanvas.open {
  transform: translateX(0);
}

/* line 43, src/sass/components/box/_box-offCanvas.scss */
.box.offCanvas.hidden {
  animation: hide 0s ease-in 0.3s;
  animation-fill-mode: forwards;
}

@keyframes hide {
  to {
    visibility: hidden;
  }
}

/* line 1, src/sass/components/box/_box-utility-bar.scss */
.utility-bar {
  background: #f3f3f3;
  height: 40px;
  z-index: 10;
  position: relative;
}

@media (max-width: 1199px) {
  /* line 1, src/sass/components/box/_box-utility-bar.scss */
  .utility-bar {
    display: none;
  }
}

/* line 11, src/sass/components/box/_box-utility-bar.scss */
.utility-bar > .component-content {
  max-width: 1350px;
  margin: 0 auto;
  height: 100%;
  padding: 0 45px;
}

/* line 17, src/sass/components/box/_box-utility-bar.scss */
.utility-bar > .component-content > .content {
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin: 0;
}

@media (max-width: 1199px) {
  /* line 2, src/sass/components/box/_box-utility-links.scss */
  .box.utility-links > .component-content {
    padding: 0 29px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 2, src/sass/components/box/_box-utility-links.scss */
  .box.utility-links > .component-content {
    padding: 0;
  }
}

/* line 11, src/sass/components/box/_box-utility-links.scss */
.box.utility-links > .component-content > .content {
  display: flex;
}

@media (max-width: 1199px) {
  /* line 11, src/sass/components/box/_box-utility-links.scss */
  .box.utility-links > .component-content > .content {
    display: block;
    padding: 22px 17px 25px;
  }
}

/* line 20, src/sass/components/box/_box-utility-links.scss */
.box.utility-links > .component-content > .paragraphSystem {
  margin: 0;
}

/* line 25, src/sass/components/box/_box-utility-links.scss */
.box.utility-links .image {
  margin-right: 26px;
}

@media (max-width: 1199px) {
  /* line 25, src/sass/components/box/_box-utility-links.scss */
  .box.utility-links .image {
    margin-right: 0;
    margin-bottom: 25px;
  }
}

/* line 33, src/sass/components/box/_box-utility-links.scss */
.box.utility-links .image:last-child {
  margin-right: 0;
}

@media (max-width: 1199px) {
  /* line 33, src/sass/components/box/_box-utility-links.scss */
  .box.utility-links .image:last-child {
    margin-bottom: 0;
  }
}

/* line 41, src/sass/components/box/_box-utility-links.scss */
.box.utility-links .image a {
  display: flex;
  align-items: center;
}

/* line 45, src/sass/components/box/_box-utility-links.scss */
.box.utility-links .image a::after {
  font-size: 13px;
  font-size: 1.3rem;
  content: attr(title);
  font-family: 'ColgateReady', sans-serif;
  color: #333;
  line-height: 17px;
  font-weight: bold;
  font-style: italic;
  margin-left: 8px;
}

/* line 57, src/sass/components/box/_box-utility-links.scss */
.box.utility-links .image a:hover::after {
  color: #333;
}

/* line 63, src/sass/components/box/_box-utility-links.scss */
.box.utility-links .image img {
  width: 24px;
  display: block;
  transform: translateY(1px);
}

/* line 4, src/sass/components/box/_key-benefits.scss */
.key-benefits-container > .component-content > .content h2 {
  font-size: 20px;
  color: #16555a;
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.19px;
}

@media only screen and (min-width: 991px) {
  /* line 4, src/sass/components/box/_key-benefits.scss */
  .key-benefits-container > .component-content > .content h2 {
    font-size: 24px;
  }
}

/* line 16, src/sass/components/box/_key-benefits.scss */
.key-benefits-container > .component-content > .content .key-benefits > .component-content > .content {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  width: 95%;
  margin: auto;
}

@media only screen and (min-width: 991px) {
  /* line 16, src/sass/components/box/_key-benefits.scss */
  .key-benefits-container > .component-content > .content .key-benefits > .component-content > .content {
    width: 100%;
  }
}

/* line 27, src/sass/components/box/_key-benefits.scss */
.key-benefits-container > .component-content > .content .key-benefits > .component-content > .content .productAwareRichText {
  width: 100%;
}

@media only screen and (min-width: 991px) {
  /* line 27, src/sass/components/box/_key-benefits.scss */
  .key-benefits-container > .component-content > .content .key-benefits > .component-content > .content .productAwareRichText {
    width: auto;
    padding: 0 20px;
  }
}

/* line 35, src/sass/components/box/_key-benefits.scss */
.key-benefits-container > .component-content > .content .key-benefits > .component-content > .content .productAwareRichText p {
  margin-left: 26px;
  text-align: start;
}

@media only screen and (min-width: 991px) {
  /* line 35, src/sass/components/box/_key-benefits.scss */
  .key-benefits-container > .component-content > .content .key-benefits > .component-content > .content .productAwareRichText p {
    text-align: left;
  }
}

/* line 43, src/sass/components/box/_key-benefits.scss */
.key-benefits-container > .component-content > .content .key-benefits > .component-content > .content .productAwareRichText p span {
  color: #1c838a;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 0;
  position: relative;
}

/* line 51, src/sass/components/box/_key-benefits.scss */
.key-benefits-container > .component-content > .content .key-benefits > .component-content > .content .productAwareRichText p span::before {
  content: '\e910';
  position: absolute;
  left: -26px;
  margin-right: 8px;
  font-family: 'ColgateRelaunchIcons';
}

/* line 1, src/sass/components/box/_box-breadcrumbs-occ-optimization.scss */
.breadcrumbs-occ-optimization {
  background-color: #fff;
  width: 100vw;
  right: 15px;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/box/_box-breadcrumbs-occ-optimization.scss */
  .breadcrumbs-occ-optimization {
    background-color: #f3f3f3;
  }
}

/* line 10, src/sass/components/box/_box-breadcrumbs-occ-optimization.scss */
.breadcrumbs-occ-optimization .breadcrumbs {
  border-bottom: 1px solid #f3f3f3;
  border-top: 1px solid #f3f3f3;
}

@media only screen and (max-width: 767px) {
  /* line 10, src/sass/components/box/_box-breadcrumbs-occ-optimization.scss */
  .breadcrumbs-occ-optimization .breadcrumbs {
    margin-bottom: 0;
    border-bottom: transparent;
    border-top: transparent;
  }
}

/* line 21, src/sass/components/box/_box-breadcrumbs-occ-optimization.scss */
.breadcrumbs-occ-optimization .breadcrumbs-list {
  height: 44px;
  display: flex;
  margin-left: 10px;
  align-items: center;
  margin-top: 0;
}

@media only screen and (max-width: 767px) {
  /* line 21, src/sass/components/box/_box-breadcrumbs-occ-optimization.scss */
  .breadcrumbs-occ-optimization .breadcrumbs-list {
    height: 48px;
    margin-left: 30px;
  }
}

/* line 33, src/sass/components/box/_box-breadcrumbs-occ-optimization.scss */
.breadcrumbs-occ-optimization .breadcrumbs-list .breadcrumb-list-item {
  width: auto;
  height: auto;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  /* line 33, src/sass/components/box/_box-breadcrumbs-occ-optimization.scss */
  .breadcrumbs-occ-optimization .breadcrumbs-list .breadcrumb-list-item {
    display: none;
  }
  /* line 41, src/sass/components/box/_box-breadcrumbs-occ-optimization.scss */
  .breadcrumbs-occ-optimization .breadcrumbs-list .breadcrumb-list-item:nth-last-child(-n+2) {
    display: block;
  }
  /* line 46, src/sass/components/box/_box-breadcrumbs-occ-optimization.scss */
  .breadcrumbs-occ-optimization .breadcrumbs-list .breadcrumb-list-item:nth-last-child(2) a {
    display: none;
  }
  /* line 50, src/sass/components/box/_box-breadcrumbs-occ-optimization.scss */
  .breadcrumbs-occ-optimization .breadcrumbs-list .breadcrumb-list-item:nth-last-child(2) .breadcrumbs-separator {
    display: block;
    position: relative;
    top: 3px;
  }
}

/* line 58, src/sass/components/box/_box-breadcrumbs-occ-optimization.scss */
.breadcrumbs-occ-optimization .breadcrumbs-list .breadcrumb-list-item .breadcrumbs-separator {
  position: relative;
  left: 0;
  top: 0;
  width: 12px;
  height: 22px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  /* line 58, src/sass/components/box/_box-breadcrumbs-occ-optimization.scss */
  .breadcrumbs-occ-optimization .breadcrumbs-list .breadcrumb-list-item .breadcrumbs-separator {
    display: block;
  }
}

/* line 71, src/sass/components/box/_box-breadcrumbs-occ-optimization.scss */
.breadcrumbs-occ-optimization .breadcrumbs-list .breadcrumb-list-item a {
  font-size: 12px;
  line-height: 22px;
  color: #333;
  font-style: italic;
  font-weight: normal;
  padding: 0 13px;
}

@media only screen and (max-width: 767px) {
  /* line 71, src/sass/components/box/_box-breadcrumbs-occ-optimization.scss */
  .breadcrumbs-occ-optimization .breadcrumbs-list .breadcrumb-list-item a {
    padding: 0 5px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 84, src/sass/components/box/_box-breadcrumbs-occ-optimization.scss */
  .breadcrumbs-occ-optimization .breadcrumbs-list .breadcrumb-list-item .breadcrumbs-separator {
    display: none;
  }
}

/* line 89, src/sass/components/box/_box-breadcrumbs-occ-optimization.scss */
.breadcrumbs-occ-optimization .breadcrumbs-list .breadcrumb-list-item .breadcrumbs-separator::before {
  content: '\203A';
  font-family: 'ColgateRelaunchIcons';
  font-size: 12px;
  color: #d6d6d6;
  display: inline-flex;
  font-style: normal;
  font-weight: normal;
  vertical-align: baseline;
  height: 22px;
}

@media only screen and (max-width: 767px) {
  /* line 89, src/sass/components/box/_box-breadcrumbs-occ-optimization.scss */
  .breadcrumbs-occ-optimization .breadcrumbs-list .breadcrumb-list-item .breadcrumbs-separator::before {
    transform: rotate(180deg);
    color: #333;
    font-size: 16px;
  }
}

/* line 112, src/sass/components/box/_box-breadcrumbs-occ-optimization.scss */
.reference-header.header-2022 .breadcrumbs-occ-optimization {
  width: 100%;
  right: auto;
}

/* line 116, src/sass/components/box/_box-breadcrumbs-occ-optimization.scss */
.reference-header.header-2022 .breadcrumbs-occ-optimization .breadcrumbs {
  border-top: 0;
  margin: 0;
  padding: 0 60px;
}

@media only screen and (max-width: 991px) {
  /* line 116, src/sass/components/box/_box-breadcrumbs-occ-optimization.scss */
  .reference-header.header-2022 .breadcrumbs-occ-optimization .breadcrumbs {
    padding: 0 60px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 116, src/sass/components/box/_box-breadcrumbs-occ-optimization.scss */
  .reference-header.header-2022 .breadcrumbs-occ-optimization .breadcrumbs {
    padding: 0 31px;
  }
}

/* line 129, src/sass/components/box/_box-breadcrumbs-occ-optimization.scss */
.reference-header.header-2022 .breadcrumbs-occ-optimization .breadcrumbs > .component-content {
  max-width: 1350px;
  margin: 0 auto;
}

/* line 134, src/sass/components/box/_box-breadcrumbs-occ-optimization.scss */
.reference-header.header-2022 .breadcrumbs-occ-optimization .breadcrumbs .breadcrumbs-list {
  margin: 0 -13px;
}

@media only screen and (max-width: 767px) {
  /* line 134, src/sass/components/box/_box-breadcrumbs-occ-optimization.scss */
  .reference-header.header-2022 .breadcrumbs-occ-optimization .breadcrumbs .breadcrumbs-list {
    margin: 0 -5px;
  }
}

@media screen and (max-width: 1024px) {
  /* line 146, src/sass/components/box/_box-breadcrumbs-occ-optimization.scss */
  body[class*='whitening-hub'] .breadcrumbs-occ-optimization {
    margin-top: 12px;
  }
}

/* line 4, src/sass/components/box/_overview-product.scss */
.sticky-section .sticky-nav-section-title {
  color: #d2010d;
  font-size: 24px;
  letter-spacing: -0.19px;
  font-weight: bold;
  font-style: italic;
  text-align: center;
}

@media only screen and (min-width: 991px) {
  /* line 4, src/sass/components/box/_overview-product.scss */
  .sticky-section .sticky-nav-section-title {
    font-size: 30px;
    letter-spacing: -0.36px;
    font-family: 'ColgateReady Heavy';
    font-weight: 900;
    line-height: 40px;
  }
}

/* line 22, src/sass/components/box/_overview-product.scss */
.sticky-section .sticky-nav-section-description .sticky-nav-section-text {
  font-family: 'Open Sans';
  text-align: center;
  color: #333;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 28px;
  font-weight: normal;
  font-style: normal;
  margin: auto;
  max-width: 700px;
}

/* line 1, src/sass/components/box/_box-hero-banner-full-width.scss */
.box-hero-banner-full-width {
  position: relative;
  padding: 0;
}

/* line 5, src/sass/components/box/_box-hero-banner-full-width.scss */
.box-hero-banner-full-width > .component-content {
  height: 737px;
  background-size: cover;
  background-position: center center;
}

/* line 10, src/sass/components/box/_box-hero-banner-full-width.scss */
.box-hero-banner-full-width > .component-content .paragraphSystem {
  display: flex;
  flex-direction: column;
  height: 100%;
}

/* line 15, src/sass/components/box/_box-hero-banner-full-width.scss */
.box-hero-banner-full-width > .component-content .paragraphSystem .richText.component.section.default-style.first.odd.col-xs-12 {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

/* line 22, src/sass/components/box/_box-hero-banner-full-width.scss */
.box-hero-banner-full-width > .component-content .paragraphSystem .box.component.section.default-style.even.last.col-xs-12 {
  height: 70%;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}

/* line 1, src/sass/components/box/_box-bic-hero.scss */
.bic-hero {
  background: #f3f3f3;
}

/* line 4, src/sass/components/box/_box-bic-hero.scss */
.bic-hero > .component-content {
  max-width: 1350px;
  margin: 0 auto;
  padding: 50px 30px;
}

@media only screen and (max-width: 767px) {
  /* line 4, src/sass/components/box/_box-bic-hero.scss */
  .bic-hero > .component-content {
    padding: 16px 0;
  }
}

/* line 13, src/sass/components/box/_box-bic-hero.scss */
.bic-hero > .component-content > .content {
  display: flex;
  align-items: center;
}

@media (max-width: 1199px) {
  /* line 13, src/sass/components/box/_box-bic-hero.scss */
  .bic-hero > .component-content > .content {
    display: block;
  }
}

/* line 23, src/sass/components/box/_box-bic-hero.scss */
.bic-hero .bic-product-gallery {
  width: 650px;
  flex-shrink: 0;
}

@media (max-width: 1199px) {
  /* line 23, src/sass/components/box/_box-bic-hero.scss */
  .bic-hero .bic-product-gallery {
    width: 494px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 23, src/sass/components/box/_box-bic-hero.scss */
  .bic-hero .bic-product-gallery {
    width: 100%;
    margin-bottom: 5px;
  }
}

/* line 37, src/sass/components/box/_box-bic-hero.scss */
.bic-hero .bic-header {
  width: calc(100% - 650px);
  flex-shrink: 0;
}

@media (max-width: 1199px) {
  /* line 37, src/sass/components/box/_box-bic-hero.scss */
  .bic-hero .bic-header {
    width: calc(100% - 494px);
  }
}

@media only screen and (max-width: 991px) {
  /* line 37, src/sass/components/box/_box-bic-hero.scss */
  .bic-hero .bic-header {
    width: 100%;
  }
}

/* line 4, src/sass/components/box/_bic-header.scss */
.bic-header > .component-content > .content .product-brand {
  margin: 8px 0;
}

/* line 7, src/sass/components/box/_bic-header.scss */
.bic-header > .component-content > .content .product-brand span {
  color: #333;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 0;
}

@media only screen and (min-width: 991px) {
  /* line 7, src/sass/components/box/_bic-header.scss */
  .bic-header > .component-content > .content .product-brand span {
    font-size: 20px;
    letter-spacing: -0.16px;
  }
}

/* line 21, src/sass/components/box/_bic-header.scss */
.bic-header > .component-content > .content .product-name {
  color: #333;
  font-size: 30px;
  font-style: italic;
  font-weight: 900;
  letter-spacing: -0.36px;
  margin: 0 0 16px;
  font-family: 'ColgateReady Heavy';
}

@media only screen and (min-width: 991px) {
  /* line 21, src/sass/components/box/_bic-header.scss */
  .bic-header > .component-content > .content .product-name {
    font-size: 45px;
    letter-spacing: -0.72px;
  }
}

/* line 36, src/sass/components/box/_bic-header.scss */
.bic-header > .component-content > .content .bic-button-style > .component-content > .content {
  display: flex;
}

/* line 39, src/sass/components/box/_bic-header.scss */
.bic-header > .component-content > .content .bic-button-style > .component-content > .content .conditionalBox {
  width: auto;
  padding-right: 0;
}

/* line 43, src/sass/components/box/_bic-header.scss */
.bic-header > .component-content > .content .bic-button-style > .component-content > .content .conditionalBox .red-and-white {
  font-weight: bold;
  font-size: 15px;
}

/* line 47, src/sass/components/box/_bic-header.scss */
.bic-header > .component-content > .content .bic-button-style > .component-content > .content .conditionalBox .red-and-white a {
  font-weight: bold;
  font-size: 15px;
}

/* line 55, src/sass/components/box/_bic-header.scss */
.bic-header > .component-content > .content .bic-review-summary > .component-content > .content {
  margin-left: auto;
}

/* line 58, src/sass/components/box/_bic-header.scss */
.bic-header > .component-content > .content .bic-review-summary > .component-content > .content .bic-review-summary {
  padding: initial;
  width: 100%;
}

/* line 62, src/sass/components/box/_bic-header.scss */
.bic-header > .component-content > .content .bic-review-summary > .component-content > .content .bic-review-summary .pr-snippet {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

@media only screen and (min-width: 991px) {
  /* line 62, src/sass/components/box/_bic-header.scss */
  .bic-header > .component-content > .content .bic-review-summary > .component-content > .content .bic-review-summary .pr-snippet {
    flex-direction: inherit;
  }
}

/* line 72, src/sass/components/box/_bic-header.scss */
.bic-header > .component-content > .content .bic-review-summary > .component-content > .content .bic-review-summary .pr-snippet .pr-snippet-stars-container .pr-snippet-rating-decimal {
  color: #333;
  font-weight: bold;
}

/* line 78, src/sass/components/box/_bic-header.scss */
.bic-header > .component-content > .content .bic-review-summary > .component-content > .content .bic-review-summary .pr-snippet .pr-snippet-stars-container .pr-rating-stars div::before {
  color: #333;
  font-weight: bold;
}

/* line 85, src/sass/components/box/_bic-header.scss */
.bic-header > .component-content > .content .bic-review-summary > .component-content > .content .bic-review-summary .pr-snippet .pr-snippet-read-and-write {
  display: flex;
}

/* line 88, src/sass/components/box/_bic-header.scss */
.bic-header > .component-content > .content .bic-review-summary > .component-content > .content .bic-review-summary .pr-snippet .pr-snippet-read-and-write span,
.bic-header > .component-content > .content .bic-review-summary > .component-content > .content .bic-review-summary .pr-snippet .pr-snippet-read-and-write a {
  color: #333;
  font-size: 16px;
  text-decoration: underline;
  letter-spacing: 0;
  padding-right: 14px !important;
}

/* line 97, src/sass/components/box/_bic-header.scss */
.bic-header > .component-content > .content .bic-review-summary > .component-content > .content .bic-review-summary .pr-snippet .pr-snippet-read-and-write span {
  border-right: solid 1px #000;
}

/* line 1, src/sass/components/box/_box-sticky-section.scss */
.sticky-section {
  scroll-margin-top: 120px;
}

/* line 5, src/sass/components/box/_box-sticky-section.scss */
.scroll-m {
  scroll-margin-top: 69px;
}

/* line 1, src/sass/components/box/_box-faq-pdp.scss */
.faq-container {
  border-bottom: 1px solid #16555a;
  padding: 0 0 8px;
  color: #333;
  font-family: 'Open Sans';
  width: 90%;
  margin-left: 5%;
}

/* line 9, src/sass/components/box/_box-faq-pdp.scss */
.faq-container p {
  line-height: 1.75;
  position: relative;
  font-size: 16px;
}

@media only screen and (max-width: 991px) {
  /* line 18, src/sass/components/box/_box-faq-pdp.scss */
  .faq-container .faq-question-text.active p::before {
    opacity: 0;
  }
  /* line 22, src/sass/components/box/_box-faq-pdp.scss */
  .faq-container .faq-question-text.active p::after {
    opacity: 1;
  }
  /* line 27, src/sass/components/box/_box-faq-pdp.scss */
  .faq-container .faq-question-text p {
    margin-top: 16px;
    margin-bottom: 8px;
    padding-right: 16px;
  }
  /* line 32, src/sass/components/box/_box-faq-pdp.scss */
  .faq-container .faq-question-text p::before {
    content: '\e907';
    position: absolute;
    top: 0;
    right: 0;
    font-family: 'ColgateRelaunchIcons';
    opacity: 1;
  }
  /* line 41, src/sass/components/box/_box-faq-pdp.scss */
  .faq-container .faq-question-text p::after {
    content: '\e908';
    position: absolute;
    top: 0;
    right: 0;
    font-family: 'ColgateRelaunchIcons';
    opacity: 0;
  }
}

@media only screen and (max-width: 991px) {
  /* line 53, src/sass/components/box/_box-faq-pdp.scss */
  .faq-container .faq-answer-text {
    display: none;
  }
}

/* line 58, src/sass/components/box/_box-faq-pdp.scss */
.faq-container .faq-answer-text p {
  margin-top: 8px;
  margin-bottom: 24px;
}

@keyframes bic-gallery-loader {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/* line 8, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery:not(.initialized) > .component-content {
  width: 500px;
  /* stylelint-disable */
  aspect-ratio: 1;
  /* stylelint-enable */
  position: relative;
  float: right;
  background: #fff;
  border-radius: 24px;
}

@media (max-width: 1199px) {
  /* line 8, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery:not(.initialized) > .component-content {
    width: 100%;
    max-width: 360px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 8, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery:not(.initialized) > .component-content {
    float: none;
    margin: 0 auto;
  }
}

/* line 28, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery:not(.initialized) > .component-content::after {
  content: '';
  width: 40px;
  height: 40px;
  border-radius: 99999px;
  border: 4px solid #d2010d;
  border-left-color: transparent;
  animation: bic-gallery-loader 0.7s linear 0s infinite normal both running;
  position: absolute;
  inset: 0;
  margin: auto;
}

/* line 41, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery:not(.initialized) > .component-content > .content {
  display: none;
}

/* line 47, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 54, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery > .component-content > .content {
  display: flex;
}

@media only screen and (max-width: 991px) {
  /* line 54, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery > .component-content > .content {
    flex-direction: column-reverse;
    align-items: center;
  }
}

/* line 64, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery .thumbnails {
  display: flex;
  flex-direction: column;
  flex-shrink: 0;
  margin: -12px 40px -12px 0;
}

@media (max-width: 1199px) {
  /* line 64, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery .thumbnails {
    margin-right: 24px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 64, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery .thumbnails {
    flex-direction: row;
    justify-content: center;
    margin: 0 -8px;
  }
}

/* line 80, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery .thumbnails li {
  position: relative;
  margin: 12px 0;
}

@media only screen and (max-width: 991px) {
  /* line 80, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery .thumbnails li {
    margin: 0 8px;
  }
}

/* line 88, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery .thumbnails li:nth-child(n+6) {
  display: none;
}

@media only screen and (max-width: 991px) {
  /* line 88, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery .thumbnails li:nth-child(n+6) {
    display: block;
  }
}

/* line 97, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery .thumbnails li.is-video::before {
  content: '';
  position: absolute;
  inset: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 6px solid #fff;
  transform: translateX(1px);
  z-index: 2;
  pointer-events: none;
}

@media only screen and (max-width: 991px) {
  /* line 97, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery .thumbnails li.is-video::before {
    display: none;
  }
}

/* line 116, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery .thumbnails li.is-video::after {
  content: '';
  position: absolute;
  inset: 0;
  margin: auto;
  width: 30px;
  height: 30px;
  background: rgba(0, 0, 0, 0.24);
  backdrop-filter: blur(12px);
  border-radius: 99999px;
  box-sizing: border-box;
  border: 1px solid #fff;
  z-index: 1;
  pointer-events: none;
}

@media only screen and (max-width: 991px) {
  /* line 116, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery .thumbnails li.is-video::after {
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 7px solid #d6d6d6;
    backdrop-filter: none;
    border-radius: 0;
    box-sizing: content-box;
    border-right: 0;
    background: transparent;
    transform: translateX(0.5px);
  }
}

@media only screen and (max-width: 991px) {
  /* line 146, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery .thumbnails li.is-video button {
    background: transparent;
  }
}

@media only screen and (max-width: 991px) {
  /* line 153, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery .thumbnails li.is-video.active::after {
    border-left-color: #d2010d;
  }
}

@media only screen and (max-width: 991px) {
  /* line 159, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery .thumbnails li.is-video.active button {
    background: transparent;
  }
}

@media only screen and (max-width: 991px) {
  /* line 164, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery .thumbnails li.is-video.active button::after {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  /* line 174, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery .thumbnails li.active button {
    background: #d2010d;
  }
}

/* line 179, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery .thumbnails li.active button::after {
  content: '';
  position: absolute;
  inset: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  border: 2px solid #d2010d;
  box-sizing: border-box;
  border-radius: 16px;
}

/* line 195, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery .thumbnails button {
  width: 80px;
  height: 80px;
  border-radius: 16px;
  border: 0;
  padding: 0;
  background: #fff;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}

@media only screen and (max-width: 991px) {
  /* line 195, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery .thumbnails button {
    width: 8px;
    height: 8px;
    border-radius: 99999px;
    background: #d6d6d6;
    display: flex;
  }
}

/* line 215, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery .thumbnails img {
  position: absolute;
  inset: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

@media only screen and (max-width: 991px) {
  /* line 215, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery .thumbnails img {
    display: none;
  }
}

/* line 229, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery .thumbnails p {
  font-size: 15px;
  font-size: 1.5rem;
  color: #fff;
  font-family: 'ColgateReady', sans-serif;
  font-weight: bold;
  font-style: italic;
  line-height: 20px;
  position: absolute;
  inset: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(51, 51, 51, 0.8);
}

@media only screen and (max-width: 991px) {
  /* line 229, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery .thumbnails p {
    display: none;
  }
}

/* line 252, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery .gallery {
  width: 500px;
  height: 500px;
  background: #fff;
  border-radius: 24px;
  overflow: hidden;
}

@media (max-width: 1199px) {
  /* line 252, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery .gallery {
    width: 360px;
    height: 360px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 252, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery .gallery {
    width: 100%;
    max-width: 360px;
    height: auto;
    /* stylelint-disable */
    aspect-ratio: 1;
    /* stylelint-enable */
    margin-bottom: 16px;
  }
}

/* line 274, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery .gallery .slick-arrow {
  width: 38px;
  height: 38px;
  border-radius: 99999px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  background: #fff;
  z-index: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
}

/* line 285, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery .gallery .slick-arrow::before {
  display: none;
}

/* line 289, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery .gallery .slick-arrow::after {
  font-family: 'ColgateRelaunchIcons';
  color: #d2010d;
  font-size: 20px;
  position: absolute;
  inset: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 303, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery .gallery .slick-arrow.slick-prev {
  left: 16px;
}

@media only screen and (max-width: 991px) {
  /* line 303, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery .gallery .slick-arrow.slick-prev {
    left: 12px;
  }
}

/* line 310, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery .gallery .slick-arrow.slick-prev::after {
  content: '\e909';
  transform: translate(-1px, 0);
}

/* line 315, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery .gallery .slick-arrow.slick-prev.slick-disabled {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0.25s;
}

/* line 325, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery .gallery .slick-arrow.slick-next {
  right: 16px;
}

@media only screen and (max-width: 991px) {
  /* line 325, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery .gallery .slick-arrow.slick-next {
    right: 12px;
  }
  /* line 331, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery .gallery .slick-arrow.slick-next.slick-disabled {
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
    transition: opacity 0.25s ease 0s, visibility 0s ease 0.25s;
  }
}

/* line 341, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery .gallery .slick-arrow.slick-next::after {
  content: '\e90a';
  transform: translate(1px, 0);
}

/* line 348, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery .gallery .slick-slide {
  width: 500px;
  height: 500px;
  position: relative;
}

@media (max-width: 1199px) {
  /* line 348, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery .gallery .slick-slide {
    width: 360px;
    height: 360px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 348, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery .gallery .slick-slide {
    width: 100%;
    height: auto;
    /* stylelint-disable */
    aspect-ratio: 1;
    /* stylelint-enable */
  }
}

/* line 367, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery .gallery .slick-slide.is-video::before {
  content: '';
  position: absolute;
  inset: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 6px solid #fff;
  transform: scale(4) translateX(1px);
  z-index: 2;
  pointer-events: none;
}

@media (max-width: 1199px) {
  /* line 367, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery .gallery .slick-slide.is-video::before {
    transform: scale(2.88) translateX(1px);
  }
}

/* line 386, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery .gallery .slick-slide.is-video::after {
  content: '';
  position: absolute;
  inset: 0;
  margin: auto;
  width: 30px;
  height: 30px;
  background: rgba(0, 0, 0, 0.24);
  backdrop-filter: blur(12px);
  border-radius: 99999px;
  box-sizing: border-box;
  border: 1px solid #fff;
  transform: scale(4);
  z-index: 1;
  pointer-events: none;
}

@media (max-width: 1199px) {
  /* line 386, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery .gallery .slick-slide.is-video::after {
    transform: scale(2.88);
  }
}

/* line 408, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery .gallery .slick-slide button {
  border: 0;
  padding: 0;
  cursor: pointer;
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  background: transparent;
}

/* line 419, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery .gallery .slick-slide img {
  position: absolute;
  inset: 30px 0 0 30px;
  width: calc(100% - 60px);
  height: calc(100% - 60px);
  object-fit: contain;
  object-position: center;
}

/* line 430, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery-lightbox {
  position: fixed;
  inset: 0;
  margin: auto;
  background: rgba(51, 51, 51, 0.5);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s ease 0s, visibility 0.25s ease 0.25s;
}

/* line 441, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery-lightbox ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 447, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery-lightbox .bg-close {
  position: absolute;
  inset: 0;
  margin: auto;
  width: 100%;
  height: 100%;
}

/* line 455, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery-lightbox .lightbox-container {
  position: absolute;
  inset: 50% 0 auto;
  margin: auto;
  width: calc(100% - 180px);
  height: auto;
  max-height: calc(100% - 180px);
  background: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 24px 54px 48px;
  box-sizing: border-box;
  transform: translateY(-50%) scale(0.95);
  transition: transform 0.25s ease;
}

@media (max-width: 1199px) {
  /* line 455, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery-lightbox .lightbox-container {
    width: calc(100% - 90px);
    max-height: calc(100% - 90px);
  }
}

@media only screen and (max-width: 767px) {
  /* line 455, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery-lightbox .lightbox-container {
    width: 100%;
    padding: 48px 16px 16px;
  }
}

/* line 483, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery-lightbox .gallery {
  width: 100%;
  height: calc(100vw - 30px);
  max-height: 500px;
  margin-bottom: 24px;
}

/* line 489, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery-lightbox .gallery .slick-arrow {
  width: 38px;
  height: 38px;
  border-radius: 99999px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  background: #fff;
  z-index: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
}

/* line 500, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery-lightbox .gallery .slick-arrow::before {
  display: none;
}

/* line 504, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery-lightbox .gallery .slick-arrow::after {
  font-family: 'ColgateRelaunchIcons';
  color: #d2010d;
  font-size: 20px;
  position: absolute;
  inset: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 518, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery-lightbox .gallery .slick-arrow.slick-disabled {
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0.25s;
}

/* line 527, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery-lightbox .gallery .slick-arrow.slick-prev {
  left: 0;
}

@media only screen and (max-width: 767px) {
  /* line 527, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery-lightbox .gallery .slick-arrow.slick-prev {
    left: 12px;
  }
}

/* line 534, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery-lightbox .gallery .slick-arrow.slick-prev::after {
  content: '\e909';
  transform: translate(-1px, 0);
}

/* line 540, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery-lightbox .gallery .slick-arrow.slick-next {
  right: 0;
}

@media only screen and (max-width: 767px) {
  /* line 540, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery-lightbox .gallery .slick-arrow.slick-next {
    right: 12px;
  }
}

/* line 547, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery-lightbox .gallery .slick-arrow.slick-next::after {
  content: '\e90a';
  transform: translate(1px, 0);
}

/* line 554, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery-lightbox .gallery .slick-list,
.bic-product-gallery-lightbox .gallery .slick-track {
  height: 100%;
}

/* line 559, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery-lightbox .gallery .slick-slide {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
}

/* line 565, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery-lightbox .gallery .slick-slide .slide-container {
  height: 100%;
  max-height: calc(100vw - 32px);
  /* stylelint-disable */
  aspect-ratio: 1 / 1;
  /* stylelint-enable */
  background: #f3f3f3;
  border-radius: 24px;
  position: relative;
  overflow: hidden;
}

/* line 578, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery-lightbox .gallery .slick-slide.is-video .slide-container {
  /* stylelint-disable */
  aspect-ratio: 16 / 9;
  /* stylelint-enable */
  background: transparent;
  max-width: 100%;
  max-height: 100%;
}

/* line 588, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery-lightbox .gallery .slick-slide iframe {
  position: absolute;
  inset: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  background: #f3f3f3;
}

/* line 597, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery-lightbox .gallery .slick-slide img {
  position: absolute;
  inset: 30px 0 0 30px;
  width: calc(100% - 60px);
  height: calc(100% - 60px);
  object-fit: contain;
  object-position: center;
}

/* line 608, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery-lightbox .thumbnails {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  margin: -12px;
}

@media only screen and (max-width: 767px) {
  /* line 608, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery-lightbox .thumbnails {
    margin: -12px -8px;
  }
}

/* line 618, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery-lightbox .thumbnails li {
  position: relative;
  margin: 12px;
}

@media only screen and (max-width: 767px) {
  /* line 618, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery-lightbox .thumbnails li {
    margin: 12px 8px;
  }
}

/* line 627, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery-lightbox .thumbnails li.is-video::before {
  content: '';
  position: absolute;
  inset: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 6px solid #fff;
  transform: translateX(1px);
  z-index: 2;
  pointer-events: none;
}

/* line 642, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery-lightbox .thumbnails li.is-video::after {
  content: '';
  position: absolute;
  inset: 0;
  margin: auto;
  width: 30px;
  height: 30px;
  background: rgba(0, 0, 0, 0.24);
  backdrop-filter: blur(12px);
  border-radius: 99999px;
  box-sizing: border-box;
  border: 1px solid #fff;
  z-index: 1;
  pointer-events: none;
}

/* line 661, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery-lightbox .thumbnails li.active button::after {
  content: '';
  position: absolute;
  inset: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  border: 2px solid #d2010d;
  box-sizing: border-box;
  border-radius: 16px;
}

@media only screen and (max-width: 767px) {
  /* line 661, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery-lightbox .thumbnails li.active button::after {
    border-radius: 8px;
  }
}

/* line 681, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery-lightbox .thumbnails button {
  width: 80px;
  height: 80px;
  border-radius: 16px;
  border: 0;
  padding: 0;
  background: #f3f3f3;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  /* line 681, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery-lightbox .thumbnails button {
    width: 50px;
    height: 50px;
    border-radius: 8px;
  }
}

/* line 699, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery-lightbox .thumbnails img {
  position: absolute;
  inset: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

/* line 710, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery-lightbox .close {
  position: absolute;
  top: 16px;
  right: 46px;
  width: 32px;
  height: 32px;
  border: 0;
  margin: 0;
  padding: 0;
  background: #fff;
  cursor: pointer;
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  /* line 710, src/sass/components/box/_box-bic-product-gallery.scss */
  .bic-product-gallery-lightbox .close {
    top: 8px;
    right: 8px;
  }
}

/* line 728, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery-lightbox .close::after {
  content: '\e902';
  font-family: 'ColgateRelaunchIcons';
  font-size: 20px;
  color: #d2010d;
}

/* line 739, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery-lightbox-open #footer {
  z-index: 15 !important;
}

/* line 743, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery-lightbox-open .reference-colgate-chatbot-w-cdn {
  display: none;
}

/* line 747, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery-lightbox-open .bic-product-gallery-lightbox {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.25s ease 0s, visibility 0.25s ease 0s;
}

/* line 754, src/sass/components/box/_box-bic-product-gallery.scss */
.bic-product-gallery-lightbox-open .bic-product-gallery-lightbox .lightbox-container {
  transform: translateY(-50%) scale(1);
}

/* line 2, src/sass/components/box/_box-round-corner-variants.scss */
.wh-round-corner--top-left {
  border-top-left-radius: 30px;
}

/* line 6, src/sass/components/box/_box-round-corner-variants.scss */
.wh-round-corner--top-right {
  border-top-right-radius: 30px;
}

/* line 10, src/sass/components/box/_box-round-corner-variants.scss */
.wh-round-corner--bottom-right {
  border-bottom-right-radius: 30px;
}

/* line 14, src/sass/components/box/_box-round-corner-variants.scss */
.wh-round-corner--bottom-left {
  border-bottom-left-radius: 30px;
}

/* line 19, src/sass/components/box/_box-round-corner-variants.scss */
.wh-banner-rounded {
  border-radius: 30px;
  box-shadow: 0 8px 12px 5px rgba(201, 201, 201, 0.8);
}

/* line 2, src/sass/components/box/_wh22-5050-banner.scss */
.wh22-5050-container {
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 2, src/sass/components/box/_wh22-5050-banner.scss */
  .wh22-5050-container {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 2, src/sass/components/box/_wh22-5050-banner.scss */
  .wh22-5050-container {
    width: calc(100% - 30px);
    margin-left: 15px;
    margin-right: 15px;
  }
}

/* line 18, src/sass/components/box/_wh22-5050-banner.scss */
.wh22-5050-container > .component-content > .content {
  margin-left: 0;
  margin-right: 0;
  display: flex;
  flex-direction: row;
}

@media only screen and (max-width: 991px) {
  /* line 18, src/sass/components/box/_wh22-5050-banner.scss */
  .wh22-5050-container > .component-content > .content {
    flex-direction: column;
  }
}

/* line 28, src/sass/components/box/_wh22-5050-banner.scss */
.wh22-5050-container > .component-content > .content .wh22-5050-text {
  display: flex;
  align-items: center;
  padding-left: 45px;
  padding-right: 45px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 28, src/sass/components/box/_wh22-5050-banner.scss */
  .wh22-5050-container > .component-content > .content .wh22-5050-text {
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 28, src/sass/components/box/_wh22-5050-banner.scss */
  .wh22-5050-container > .component-content > .content .wh22-5050-text {
    padding: 30px 15px;
  }
}

/* line 43, src/sass/components/box/_wh22-5050-banner.scss */
.wh22-5050-container > .component-content > .content .wh22-5050-text .richText {
  padding-right: 0;
  padding-left: 0;
}

@media only screen and (max-width: 991px) {
  /* line 43, src/sass/components/box/_wh22-5050-banner.scss */
  .wh22-5050-container > .component-content > .content .wh22-5050-text .richText {
    padding-right: 15px;
    padding-left: 15px;
  }
}

/* line 53, src/sass/components/box/_wh22-5050-banner.scss */
.wh22-5050-container > .component-content > .content .wh22-5050-text h2 {
  font-size: 40px;
  line-height: 38px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 53, src/sass/components/box/_wh22-5050-banner.scss */
  .wh22-5050-container > .component-content > .content .wh22-5050-text h2 {
    font-size: 36px;
    line-height: 35px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 53, src/sass/components/box/_wh22-5050-banner.scss */
  .wh22-5050-container > .component-content > .content .wh22-5050-text h2 {
    font-size: 24px;
    line-height: 32px;
  }
}

/* line 69, src/sass/components/box/_wh22-5050-banner.scss */
.wh22-5050-container > .component-content > .content .wh22-5050-bg-image {
  padding: 0;
}

@media only screen and (max-width: 991px) {
  /* line 69, src/sass/components/box/_wh22-5050-banner.scss */
  .wh22-5050-container > .component-content > .content .wh22-5050-bg-image {
    order: -1;
  }
}

/* line 76, src/sass/components/box/_wh22-5050-banner.scss */
.wh22-5050-container > .component-content > .content .wh22-5050-bg-image > .component-content {
  background-size: cover;
  height: 100%;
  min-height: 500px;
  background-position: center center;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}

@media only screen and (max-width: 991px) {
  /* line 76, src/sass/components/box/_wh22-5050-banner.scss */
  .wh22-5050-container > .component-content > .content .wh22-5050-bg-image > .component-content {
    border-top-left-radius: 30px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
}

/* line 92, src/sass/components/box/_wh22-5050-banner.scss */
.wh22-5050-container > .component-content > .content .wh22-5050-bg-image-left,
.wh22-5050-container > .component-content > .content .wh22-5050-bg-image-left-small-img {
  padding: 0;
}

/* line 96, src/sass/components/box/_wh22-5050-banner.scss */
.wh22-5050-container > .component-content > .content .wh22-5050-bg-image-left > .component-content,
.wh22-5050-container > .component-content > .content .wh22-5050-bg-image-left-small-img > .component-content {
  background-size: cover;
  height: 100%;
  min-height: 500px;
  background-position: center center;
  border-top-left-radius: 30px;
}

@media only screen and (max-width: 991px) {
  /* line 96, src/sass/components/box/_wh22-5050-banner.scss */
  .wh22-5050-container > .component-content > .content .wh22-5050-bg-image-left > .component-content,
  .wh22-5050-container > .component-content > .content .wh22-5050-bg-image-left-small-img > .component-content {
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
}

/* line 113, src/sass/components/box/_wh22-5050-banner.scss */
.wh22-5050-container > .component-content > .content .wh22-5050-bg-image-left-small-img > .component-content {
  min-height: 300px;
}

@media only screen and (max-width: 767px) {
  /* line 113, src/sass/components/box/_wh22-5050-banner.scss */
  .wh22-5050-container > .component-content > .content .wh22-5050-bg-image-left-small-img > .component-content {
    min-height: 250px;
  }
}

/* line 123, src/sass/components/box/_wh22-5050-banner.scss */
.wh22-5050-container > .component-content > .content .wh22-5050-image {
  padding-left: 0;
  padding-right: 0;
  order: 0;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}

@media only screen and (max-width: 991px) {
  /* line 123, src/sass/components/box/_wh22-5050-banner.scss */
  .wh22-5050-container > .component-content > .content .wh22-5050-image {
    order: -1;
  }
}

/* line 134, src/sass/components/box/_wh22-5050-banner.scss */
.wh22-5050-container > .component-content > .content .wh22-5050-image picture {
  display: flex;
}

@media only screen and (max-width: 991px) {
  /* line 134, src/sass/components/box/_wh22-5050-banner.scss */
  .wh22-5050-container > .component-content > .content .wh22-5050-image picture {
    display: block;
  }
}

/* line 141, src/sass/components/box/_wh22-5050-banner.scss */
.wh22-5050-container > .component-content > .content .wh22-5050-image picture img {
  width: 100%;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}

@media only screen and (max-width: 991px) {
  /* line 141, src/sass/components/box/_wh22-5050-banner.scss */
  .wh22-5050-container > .component-content > .content .wh22-5050-image picture img {
    border-top-left-radius: 30px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
}

@media only screen and (max-width: 991px) {
  /* line 156, src/sass/components/box/_wh22-5050-banner.scss */
  .wh22-5050-container.wh-banner-rounded {
    border-radius: 30px 0;
  }
}

/* line 162, src/sass/components/box/_wh22-5050-banner.scss */
.wh22-5050-container.wh-banner-no-shadow {
  box-shadow: none;
}

/* line 2, src/sass/components/box/_box-brand-page-reviews.scss */
.brand-page--reviews-container .slides-container .slick-list .slick-track .brand-page--review-card.box-slider {
  background-color: #f3f3f3;
  border-top-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 7, src/sass/components/box/_box-brand-page-reviews.scss */
.brand-page--reviews-container .slides-container .slick-list .slick-track .brand-page--review-card.box-slider .brand-page--review-writer {
  color: #959392;
  font-style: italic;
  font-weight: 700;
  font-size: 15px;
  line-height: 21px;
}

/* line 15, src/sass/components/box/_box-brand-page-reviews.scss */
.brand-page--reviews-container .slides-container .slick-list .slick-track .brand-page--review-card.box-slider .brand-page--review-location {
  color: #595655;
  font-style: normal;
  font-weight: 700;
  font-size: 11px;
  line-height: 15px;
  text-transform: uppercase;
}

/* line 24, src/sass/components/box/_box-brand-page-reviews.scss */
.brand-page--reviews-container .slides-container .slick-list .slick-track .brand-page--review-card.box-slider img {
  object-fit: contain;
  width: auto;
  margin: 0;
  border-radius: 0;
}

/* line 1, src/sass/components/box/_box-brand-page-hero.scss */
.brand-page--hero {
  padding: 0;
  z-index: 1;
}

/* line 5, src/sass/components/box/_box-brand-page-hero.scss */
.brand-page--hero > .component-content {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: left top;
  border-bottom-right-radius: 43px;
  height: 640px;
  margin: 0 45px;
  position: relative;
}

@media only screen and (max-width: 991px) {
  /* line 5, src/sass/components/box/_box-brand-page-hero.scss */
  .brand-page--hero > .component-content {
    height: 390px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 5, src/sass/components/box/_box-brand-page-hero.scss */
  .brand-page--hero > .component-content {
    border-bottom-right-radius: 0;
    height: 670px;
    margin: 0;
  }
}

/* line 24, src/sass/components/box/_box-brand-page-hero.scss */
.brand-page--hero > .component-content > .content {
  height: 100%;
  display: flex;
  align-items: flex-end;
}

@media only screen and (max-width: 767px) {
  /* line 24, src/sass/components/box/_box-brand-page-hero.scss */
  .brand-page--hero > .component-content > .content {
    align-items: flex-start;
  }
}

/* line 35, src/sass/components/box/_box-brand-page-hero.scss */
.brand-page--hero--packshot {
  padding: 0;
  width: auto;
  height: 100%;
  position: absolute;
  right: 0;
}

@media only screen and (max-width: 767px) {
  /* line 35, src/sass/components/box/_box-brand-page-hero.scss */
  .brand-page--hero--packshot {
    padding: 0 40px 15px;
    height: initial;
    bottom: 0;
  }
}

/* line 48, src/sass/components/box/_box-brand-page-hero.scss */
.brand-page--hero--packshot > .component-content {
  height: 100%;
}

/* line 52, src/sass/components/box/_box-brand-page-hero.scss */
.brand-page--hero--packshot picture {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* line 59, src/sass/components/box/_box-brand-page-hero.scss */
.brand-page--hero--packshot img {
  margin-right: 60px;
}

@media only screen and (max-width: 1200px) {
  /* line 59, src/sass/components/box/_box-brand-page-hero.scss */
  .brand-page--hero--packshot img {
    margin: 0;
  }
}

@media only screen and (max-width: 991px) {
  /* line 59, src/sass/components/box/_box-brand-page-hero.scss */
  .brand-page--hero--packshot img {
    height: 100%;
    width: auto;
  }
}

/* line 73, src/sass/components/box/_box-brand-page-hero.scss */
.brand-page--hero--title {
  background: rgba(51, 51, 51, 0.7);
  -webkit-backdrop-filter: blur(2.5px);
  /* stylelint-disable-line */
  backdrop-filter: blur(2.5px);
  border-bottom-right-radius: 43px;
  padding: 0;
  margin: 0 15px;
}

@media only screen and (max-width: 767px) {
  /* line 73, src/sass/components/box/_box-brand-page-hero.scss */
  .brand-page--hero--title {
    border-bottom-right-radius: 0;
  }
}

/* line 85, src/sass/components/box/_box-brand-page-hero.scss */
.brand-page--hero--title .richText-content {
  padding: 16px 24px 16px 60px;
}

@media only screen and (max-width: 991px) {
  /* line 85, src/sass/components/box/_box-brand-page-hero.scss */
  .brand-page--hero--title .richText-content {
    padding: 16px 24px;
  }
}

/* line 93, src/sass/components/box/_box-brand-page-hero.scss */
.brand-page--hero--title p,
.brand-page--hero--title h1 {
  color: #fff;
}

/* line 98, src/sass/components/box/_box-brand-page-hero.scss */
.brand-page--hero--title p {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
  /* line 98, src/sass/components/box/_box-brand-page-hero.scss */
  .brand-page--hero--title p {
    font-size: 11px;
    font-size: 1.1rem;
  }
}

/* line 109, src/sass/components/box/_box-brand-page-hero.scss */
.brand-page--hero--title p a {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 16px;
}

@media only screen and (max-width: 991px) {
  /* line 109, src/sass/components/box/_box-brand-page-hero.scss */
  .brand-page--hero--title p a {
    margin-bottom: 11px;
  }
}

/* line 121, src/sass/components/box/_box-brand-page-hero.scss */
.brand-page--hero--title h1 {
  font-size: 45px;
  font-size: 4.5rem;
  font-family: 'ColgateReady Heavy';
  margin-top: 5px;
}

@media only screen and (max-width: 991px) {
  /* line 121, src/sass/components/box/_box-brand-page-hero.scss */
  .brand-page--hero--title h1 {
    font-size: 30px;
    font-size: 3rem;
  }
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/components/box/_box-bic-accolades.scss */
.bic-accolades > .component-content > .content {
  padding: 9px 34px;
}

/* line 8, src/sass/components/box/_box-bic-accolades.scss */
.bic-accolades img {
  margin: 0 auto !important;
}

/* line 12, src/sass/components/box/_box-bic-accolades.scss */
.bic-accolades .bic-accolades-title {
  font-size: 20px;
  font-size: 2rem;
  color: #333;
  font-style: italic;
  font-weight: 900;
  line-height: 24px;
  letter-spacing: 0;
}

/* line 22, src/sass/components/box/_box-bic-accolades.scss */
.bic-accolades .divider .component-content {
  height: 1px;
  margin: 0;
  padding: 0;
  background: #959392;
}

/* line 30, src/sass/components/box/_box-bic-accolades.scss */
.bic-accolades .richText {
  padding: 0;
}

/* line 33, src/sass/components/box/_box-bic-accolades.scss */
.bic-accolades .richText p {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/box/_article2023-header.scss */
.article2023-header {
  padding: 48px 35px;
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/box/_article2023-header.scss */
  .article2023-header {
    padding: 32px 24px;
    margin: 0 -15px;
    width: calc(100% + 30px);
  }
}

/* line 12, src/sass/components/box/_article2023-header.scss */
.article2023-header .title-heading,
.article2023-header .reference-published-date .published-date,
.article2023-header .medical-review-attribution {
  color: #fff;
}

/* line 18, src/sass/components/box/_article2023-header.scss */
.article2023-header .reference-published-date .published-date,
.article2023-header .medical-review-attribution {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'ColgateReady';
  font-style: normal;
  font-weight: 700;
  line-height: 29px;
  letter-spacing: 0;
  padding: 0;
}

@media only screen and (max-width: 991px) {
  /* line 18, src/sass/components/box/_article2023-header.scss */
  .article2023-header .reference-published-date .published-date,
  .article2023-header .medical-review-attribution {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 25px;
    padding: 0 15px;
  }
}

/* line 35, src/sass/components/box/_article2023-header.scss */
.article2023-header .title-heading {
  font-size: 45px;
  font-size: 4.5rem;
  margin-top: 0;
  font-style: italic;
  font-weight: 900;
  line-height: 50px;
  letter-spacing: -0.02em;
}

@media only screen and (max-width: 991px) {
  /* line 35, src/sass/components/box/_article2023-header.scss */
  .article2023-header .title-heading {
    font-size: 30px;
    font-size: 3rem;
    line-height: 36px;
    letter-spacing: 0;
  }
}

/* line 50, src/sass/components/box/_article2023-header.scss */
.article2023-header .reference-published-date .published-date {
  padding-bottom: 0;
}

/* line 1, src/sass/components/box/_box-announcement-banner.scss */
.announcement-banner {
  padding: 0;
}

/* line 4, src/sass/components/box/_box-announcement-banner.scss */
.announcement-banner > .component-content {
  margin: 0 45px;
  background-color: #d2010d;
}

@media only screen and (max-width: 767px) {
  /* line 4, src/sass/components/box/_box-announcement-banner.scss */
  .announcement-banner > .component-content {
    margin: 0;
  }
}

/* line 13, src/sass/components/box/_box-announcement-banner.scss */
.announcement-banner .richText-content {
  display: grid;
  grid-template-columns: auto 80px;
  align-items: center;
  margin: 12px 0 10px 24px;
}

/* line 19, src/sass/components/box/_box-announcement-banner.scss */
.announcement-banner .richText-content > *:last-child {
  justify-self: center;
}

/* line 24, src/sass/components/box/_box-announcement-banner.scss */
.announcement-banner p,
.announcement-banner a {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  color: #fff;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  /* line 24, src/sass/components/box/_box-announcement-banner.scss */
  .announcement-banner p,
  .announcement-banner a {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 25px;
  }
}

/* line 37, src/sass/components/box/_box-announcement-banner.scss */
.announcement-banner a {
  text-decoration-line: underline;
}

/* line 40, src/sass/components/box/_box-announcement-banner.scss */
.announcement-banner a:hover {
  text-decoration-line: underline;
}

/* line 45, src/sass/components/box/_box-announcement-banner.scss */
.announcement-banner .banner-close-btn {
  display: flex;
  text-decoration-line: none;
}

/* line 49, src/sass/components/box/_box-announcement-banner.scss */
.announcement-banner .banner-close-btn:hover {
  text-decoration-line: none;
}

/* line 53, src/sass/components/box/_box-announcement-banner.scss */
.announcement-banner .banner-close-btn::after {
  font-size: 22px;
  font-size: 2.2rem;
  font-family: 'ColgateRelaunchIcons';
  content: '\e902';
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 5, src/sass/components/box/_optimization-carousel.scss */
.optimization-carousel .slides-container {
  box-sizing: border-box;
  position: relative;
  /* Arrows */
  /* Dots */
}

/* line 9, src/sass/components/box/_optimization-carousel.scss */
.optimization-carousel .slides-container .slick-list {
  width: 100%;
}

/* line 13, src/sass/components/box/_optimization-carousel.scss */
.optimization-carousel .slides-container .slick-slide {
  margin: 0 16px;
}

/* line 17, src/sass/components/box/_optimization-carousel.scss */
.optimization-carousel .slides-container .image {
  background-color: #f3f3f3;
  border: 2px solid #f3f3f3;
  border-radius: 15px;
  padding: 0;
}

/* line 23, src/sass/components/box/_optimization-carousel.scss */
.optimization-carousel .slides-container .image img {
  width: 100%;
  /* stylelint-disable */
  aspect-ratio: 1 / 1;
  /* stylelint-enable */
  object-fit: cover;
  box-sizing: border-box;
  border-radius: 15px;
}

/* line 34, src/sass/components/box/_optimization-carousel.scss */
.optimization-carousel .slides-container .richText {
  padding: 0 0 10px;
}

/* line 37, src/sass/components/box/_optimization-carousel.scss */
.optimization-carousel .slides-container .richText .bold-text {
  font-size: 20px;
  font-weight: 700;
  line-height: 36px;
  letter-spacing: 0;
}

@media only screen and (max-width: 767px) {
  /* line 37, src/sass/components/box/_optimization-carousel.scss */
  .optimization-carousel .slides-container .richText .bold-text {
    font-size: 16px;
    line-height: 29px;
  }
}

/* line 49, src/sass/components/box/_optimization-carousel.scss */
.optimization-carousel .slides-container .richText .wide-hero-title {
  font-size: 16px;
  font-weight: 700;
  line-height: 26px;
  letter-spacing: 0.1em;
}

/* line 56, src/sass/components/box/_optimization-carousel.scss */
.optimization-carousel .slides-container .richText p {
  font-size: 16px;
  font-weight: 400;
  line-height: 29px;
  letter-spacing: 0;
  color: #595655;
}

/* line 64, src/sass/components/box/_optimization-carousel.scss */
.optimization-carousel .slides-container .richText a {
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0;
  color: #d2010d;
}

/* line 75, src/sass/components/box/_optimization-carousel.scss */
.optimization-carousel .slides-container .slick-arrow::before {
  font-family: 'ColgateRelaunchIcons';
  color: #d2010d;
  opacity: 1;
  padding: 16px;
  font-size: 16px;
}

/* line 83, src/sass/components/box/_optimization-carousel.scss */
.optimization-carousel .slides-container .slick-arrow.slick-prev, .optimization-carousel .slides-container .slick-arrow.slick-next {
  width: 40px;
  height: 40px;
  z-index: 5;
}

/* line 90, src/sass/components/box/_optimization-carousel.scss */
.optimization-carousel .slides-container .slick-arrow.slick-prev:hover::before, .optimization-carousel .slides-container .slick-arrow.slick-next:hover::before {
  color: #d6d6d6;
}

/* line 95, src/sass/components/box/_optimization-carousel.scss */
.optimization-carousel .slides-container .slick-arrow.slick-prev:focus, .optimization-carousel .slides-container .slick-arrow.slick-next:focus {
  outline: 2px solid #000;
}

/* line 100, src/sass/components/box/_optimization-carousel.scss */
.optimization-carousel .slides-container .slick-arrow.slick-prev {
  left: 0;
}

/* line 103, src/sass/components/box/_optimization-carousel.scss */
.optimization-carousel .slides-container .slick-arrow.slick-prev::before {
  content: '\e909';
}

/* line 108, src/sass/components/box/_optimization-carousel.scss */
.optimization-carousel .slides-container .slick-arrow.slick-next {
  right: 0;
}

/* line 111, src/sass/components/box/_optimization-carousel.scss */
.optimization-carousel .slides-container .slick-arrow.slick-next::before {
  content: '\e90a';
}

/* line 119, src/sass/components/box/_optimization-carousel.scss */
.optimization-carousel .slides-container .slick-dotted.slick-slider {
  margin-bottom: 30px;
}

/* line 123, src/sass/components/box/_optimization-carousel.scss */
.optimization-carousel .slides-container .slick-dots {
  height: 40px;
}

/* line 126, src/sass/components/box/_optimization-carousel.scss */
.optimization-carousel .slides-container .slick-dots li {
  margin: 0 7px;
  height: initial;
  width: initial;
}

/* line 131, src/sass/components/box/_optimization-carousel.scss */
.optimization-carousel .slides-container .slick-dots li:only-child {
  display: none;
}

/* line 136, src/sass/components/box/_optimization-carousel.scss */
.optimization-carousel .slides-container .slick-dots button {
  border: 0;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background-color: #d6d6d6;
  font-size: 0;
}

/* line 145, src/sass/components/box/_optimization-carousel.scss */
.optimization-carousel .slides-container .slick-dots .slick-active button {
  background-color: #d2010d;
}

/* line 152, src/sass/components/box/_optimization-carousel.scss */
.optimization-carousel.wrapped-navigation .navigation-container {
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  /* Arrows */
  /* Dots */
}

/* line 159, src/sass/components/box/_optimization-carousel.scss */
.optimization-carousel.wrapped-navigation .navigation-container .slick-arrow {
  position: relative;
}

/* line 162, src/sass/components/box/_optimization-carousel.scss */
.optimization-carousel.wrapped-navigation .navigation-container .slick-arrow::before {
  color: #d2010d;
}

/* line 168, src/sass/components/box/_optimization-carousel.scss */
.optimization-carousel.wrapped-navigation .navigation-container .slick-dots {
  position: relative;
  display: flex !important;
  justify-content: center;
  align-items: center;
  width: fit-content;
  bottom: 0;
}

/* line 2, src/sass/components/box/_box-bic-retailers.scss */
.bic-retailers > .component-content {
  padding-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 8, src/sass/components/box/_box-bic-retailers.scss */
  .bic-retailers .bic-retailers--title > .component-content {
    padding-top: 20px;
  }
}

/* line 16, src/sass/components/box/_box-bic-retailers.scss */
.bic-retailers .bic-retailers--img .component-content {
  padding: 0;
}

/* line 20, src/sass/components/box/_box-bic-retailers.scss */
.bic-retailers .bic-retailers--img img {
  width: 100px;
}

/* line 26, src/sass/components/box/_box-bic-retailers.scss */
.bic-retailers .bic-retailers--cta > .component-content {
  padding: 0;
}

/* line 32, src/sass/components/box/_box-bic-retailers.scss */
.bic-retailers .bic-retailers--btn > .component-content {
  padding: 0;
}

/* line 36, src/sass/components/box/_box-bic-retailers.scss */
.bic-retailers .bic-retailers--btn p {
  margin-top: 0;
}

/* line 44, src/sass/components/box/_box-bic-retailers.scss */
.bic-retailers-header--btn a {
  display: flex;
}

/* line 48, src/sass/components/box/_box-bic-retailers.scss */
.bic-retailers-header--btn img {
  height: 60px;
}

/* line 53, src/sass/components/box/_box-bic-retailers.scss */
.bic-retailers-header .conditionalBox {
  display: flex;
  align-items: center;
}

/* line 58, src/sass/components/box/_box-bic-retailers.scss */
.bic-retailers-header p {
  margin-top: 5px;
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs {
  /* margin: 0 0 20px; */
  margin-top: 4px;
  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: 0 0 40px;
  }
}

/* line 24, 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 35, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-list li {
  margin-right: 6px;
}

@media only screen and (max-width: 767px) {
  /* line 35, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
  .breadcrumbs-list li {
    font-size: 12px;
    font-size: 1.2rem;
    margin-right: 29px;
  }
}

/* line 43, 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 51, 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 60, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-list li a:hover {
  color: #009dab;
  text-decoration: none;
}

/* line 66, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-list li.first {
  position: relative;
  width: 45px;
  height: 25px;
}

/* line 71, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-list li.first .fa-home {
  position: absolute;
  width: 22px;
  left: 0;
  top: -2px;
}

/* line 78, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-list li.first .breadcrumbs-separator {
  position: absolute;
  left: 26px;
  top: -1px;
  width: 12px;
  height: 20px;
}

@media only screen and (min-width: 991px) {
  /* line 78, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
  .breadcrumbs-list li.first .breadcrumbs-separator {
    top: 0;
  }
}

/* line 90, 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 100, src/sass/components/breadcrumbs/_breadcrumbs-base.scss */
.breadcrumbs-separator {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 0 0 0 6px;
}
@charset "UTF-8";
/* 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;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/carousel/_pdp-product-carousel.scss */
.pdp-product-carousel {
  background: #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);
  height: 660px;
  width: 100%;
  margin: 0 10%;
}

/* line 3, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component {
  height: 827px;
  padding: 50px 0;
  /*@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: 991px) {
  /* line 3, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel-component {
    height: 630px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel-component {
    height: 590px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 3, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel-component {
    height: 600px;
  }
}

/* line 24, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component > .component-content {
  height: 100%;
}

/* line 28, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component > .component-content > .content {
  height: 100%;
  overflow: hidden;
  width: 100%;
  margin-left: 0;
}

/* line 34, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component > .component-content > .content > .richText.first,
.our-brand-carousel-component > .component-content > .content > .carousel-header {
  padding: 0 0 0 44px;
}

@media only screen and (max-width: 991px) {
  /* line 34, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel-component > .component-content > .content > .richText.first,
  .our-brand-carousel-component > .component-content > .content > .carousel-header {
    padding: 0 0 0 30px;
  }
}

/* line 42, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component > .component-content > .content > .richText.first p,
.our-brand-carousel-component > .component-content > .content > .carousel-header p {
  color: #333;
  font-family: ColgateReady;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 1.65px;
  text-transform: uppercase;
  margin: 0 0 30px;
}

@media only screen and (max-width: 767px) {
  /* line 42, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel-component > .component-content > .content > .richText.first p,
  .our-brand-carousel-component > .component-content > .content > .carousel-header p {
    padding-left: 15px;
  }
}

/* line 57, 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 57, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel-component > .component-content > .content > .richText.last {
    padding: 0;
    text-align: center;
  }
}

/* line 70, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .our-brand-carousel__pagination,
.our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination {
  padding: 0;
  overflow: hidden;
  margin: 0 0 40px;
}

@media only screen and (max-width: 991px) {
  /* line 70, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel-component .our-brand-carousel__pagination,
  .our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination {
    display: none;
  }
}

/* line 80, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .our-brand-carousel__pagination:not(.our-brand-carousel__pagination),
.our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination:not(.our-brand-carousel__pagination) {
  clear: left;
}

/* line 84, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .our-brand-carousel__pagination .slick-slider,
.our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination .slick-slider {
  margin: 0;
}

/* line 88, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .our-brand-carousel__pagination .slick-list,
.our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination .slick-list {
  overflow: hidden;
}

/* line 92, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .our-brand-carousel__pagination .slick-track,
.our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination .slick-track {
  display: flex;
  justify-content: space-between;
  margin-left: 44px;
  transition: all 0.5s !important;
}

/* line 99, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .our-brand-carousel__pagination .richText,
.our-brand-carousel-component .our-brand-carousel__pagination li,
.our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination .richText,
.our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination li {
  width: auto !important;
  padding: 0;
  cursor: pointer;
}

/* line 105, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .our-brand-carousel__pagination .richText p,
.our-brand-carousel-component .our-brand-carousel__pagination .richText a,
.our-brand-carousel-component .our-brand-carousel__pagination li p,
.our-brand-carousel-component .our-brand-carousel__pagination li a,
.our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination .richText p,
.our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination .richText a,
.our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination li p,
.our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination li a {
  color: #d2010d;
  font-size: 20px;
  font-family: ColgateReady;
  font-weight: bold;
  font-style: italic;
  letter-spacing: -0.25px;
  line-height: 48px;
  margin: 0;
  white-space: nowrap;
}

/* line 118, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .our-brand-carousel__pagination .richText a,
.our-brand-carousel-component .our-brand-carousel__pagination li a,
.our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination .richText a,
.our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination li a {
  display: block;
  position: relative;
}

/* line 122, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .our-brand-carousel__pagination .richText a:hover,
.our-brand-carousel-component .our-brand-carousel__pagination li a:hover,
.our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination .richText a:hover,
.our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination li a:hover {
  text-decoration: none;
}

/* line 128, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .our-brand-carousel__pagination .richText.active-tab p,
.our-brand-carousel-component .our-brand-carousel__pagination .richText.active-tab a,
.our-brand-carousel-component .our-brand-carousel__pagination li.active-tab p,
.our-brand-carousel-component .our-brand-carousel__pagination li.active-tab a,
.our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination .richText.active-tab p,
.our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination .richText.active-tab a,
.our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination li.active-tab p,
.our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination li.active-tab a {
  color: #00838a;
}

/* line 132, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .our-brand-carousel__pagination .richText.active-tab p::after,
.our-brand-carousel-component .our-brand-carousel__pagination .richText.active-tab a::after,
.our-brand-carousel-component .our-brand-carousel__pagination li.active-tab p::after,
.our-brand-carousel-component .our-brand-carousel__pagination li.active-tab a::after,
.our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination .richText.active-tab p::after,
.our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination .richText.active-tab a::after,
.our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination li.active-tab p::after,
.our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination li.active-tab a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  height: 4px;
  width: 100%;
  background: #00838a;
}

/* line 144, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .our-brand-carousel__pagination .richText.last,
.our-brand-carousel-component .our-brand-carousel__pagination li.last,
.our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination .richText.last,
.our-brand-carousel-component .our-brand-carousel__pagination + ul.pagination li.last {
  margin-right: 25px;
}

/* line 150, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component a.white-and-red {
  font-family: ColgateReady;
  line-height: 22px;
}

/* line 155, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .slick-list {
  overflow: visible;
}

/* line 159, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .slick-track::before,
.our-brand-carousel-component .slick-track::after {
  display: none;
}

/* line 164, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .our-brand-arrows {
  position: absolute;
  display: flex;
  height: 16px;
  width: 25px;
  top: 50px;
  right: 58px;
}

@media only screen and (max-width: 991px) {
  /* line 164, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel-component .our-brand-arrows {
    right: 82px;
  }
}

/* line 177, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .our-brand-prev {
  cursor: pointer;
}

/* line 180, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .our-brand-prev::before {
  font-family: 'ColgateRelaunchIcons';
  content: '\e909';
  color: #444141;
  padding: 16px;
}

/* line 188, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .our-brand-next {
  cursor: pointer;
}

/* line 191, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .our-brand-next::before {
  font-family: 'ColgateRelaunchIcons';
  content: '\e90a';
  color: #444141;
  padding: 16px;
}

/* line 199, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel-component .slick-disabled {
  opacity: 0;
}

@media only screen and (max-width: 991px) {
  /* line 204, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel {
    padding: 0;
  }
}

/* line 209, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel .slick-slider {
  width: 1006px;
  margin-left: 15px;
}

@media only screen and (max-width: 991px) {
  /* line 209, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel .slick-slider {
    width: 100%;
    margin: 0 !important;
  }
}

/* line 219, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel .slick-track {
  display: flex !important;
  margin-left: -40px;
  transition: all 0.5s !important;
}

@media only screen and (max-width: 991px) {
  /* line 219, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel .slick-track {
    margin: 0 !important;
  }
}

/* line 229, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel__box-item {
  width: 1006px;
  margin: 0 10px;
}

@media only screen and (max-width: 991px) {
  /* line 229, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item {
    padding: 0;
    margin: 0 8px;
  }
}

/* line 238, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel__box-item .our-brand-carousel__bg {
  position: absolute;
  height: 530px;
  width: 100%;
  padding: 0;
  border-bottom-right-radius: 32px;
  overflow: hidden;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 238, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item .our-brand-carousel__bg {
    height: 500px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 238, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item .our-brand-carousel__bg {
    height: 370px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 238, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item .our-brand-carousel__bg {
    height: 400px;
  }
}

/* line 258, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel__box-item .our-brand-carousel__bg .component-content {
  height: 100%;
}

/* line 263, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel__box-item .our-brand-carousel__highlight {
  height: 530px;
  z-index: 5;
  width: auto;
}

@media only screen and (max-width: 991px) {
  /* line 263, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item .our-brand-carousel__highlight {
    height: 250px;
  }
  /* line 271, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item .our-brand-carousel__highlight img {
    width: auto;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 767px) {
  /* line 263, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item .our-brand-carousel__highlight {
    height: 180px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 263, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item .our-brand-carousel__highlight {
    height: 215px;
  }
}

/* line 285, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel__box-item .our-brand-carousel__highlight img {
  width: 100%;
  object-fit: contain;
}

/* line 290, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel__box-item .our-brand-carousel__highlight > .component-content {
  height: 100%;
  text-align: center;
  transform: translateY(65px);
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 290, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item .our-brand-carousel__highlight > .component-content {
    transform: translateY(90px);
  }
}

@media only screen and (max-width: 991px) {
  /* line 290, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item .our-brand-carousel__highlight > .component-content {
    transform: translateY(20px);
  }
}

/* line 306, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel__box-item > .component-content > .content {
  position: relative;
  display: flex;
  height: 100%;
  max-width: 1006px;
}

@media only screen and (max-width: 991px) {
  /* line 306, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item > .component-content > .content {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin: 0;
  }
}

/* line 319, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel__box-item > .component-content > .content .box {
  width: auto;
  height: 100%;
  margin-left: 114px;
  align-self: center;
}

@media only screen and (max-width: 991px) {
  /* line 319, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item > .component-content > .content .box {
    width: 100%;
    margin: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 319, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item > .component-content > .content .box {
    padding-left: 43px;
  }
}

/* line 335, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel__box-item > .component-content > .content p {
  font-family: 'OpenSans', sans-serif;
  font-size: 16px;
  letter-spacing: -0.1px;
  line-height: 28px;
  max-width: 383px;
  margin: 16px 0 32px;
}

@media only screen and (max-width: 991px) {
  /* line 335, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item > .component-content > .content p {
    padding: 0 16px;
    margin: 8px 0 24px;
  }
}

/* line 350, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel__box-item > .component-content > .content h1,
.our-brand-carousel__box-item > .component-content > .content h2,
.our-brand-carousel__box-item > .component-content > .content h3,
.our-brand-carousel__box-item > .component-content > .content h4,
.our-brand-carousel__box-item > .component-content > .content h5,
.our-brand-carousel__box-item > .component-content > .content h6 {
  max-width: 383px;
  font-size: 37px;
  font-family: ColgateReady;
  font-weight: 900;
  font-style: italic;
  letter-spacing: -0.45px;
  line-height: 47px;
}

@media only screen and (max-width: 991px) {
  /* line 350, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item > .component-content > .content h1,
  .our-brand-carousel__box-item > .component-content > .content h2,
  .our-brand-carousel__box-item > .component-content > .content h3,
  .our-brand-carousel__box-item > .component-content > .content h4,
  .our-brand-carousel__box-item > .component-content > .content h5,
  .our-brand-carousel__box-item > .component-content > .content h6 {
    font-size: 24px;
    font-style: italic;
    font-weight: 900;
    letter-spacing: -0.27px;
    line-height: 28px;
    padding: 0 16px;
  }
}

/* line 374, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel__box-item > .component-content > .content .richText {
  padding: 0;
}

@media only screen and (max-width: 991px) {
  /* line 378, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item > .component-content > .content .richText.first {
    margin-top: 37px;
  }
}

/* line 386, src/sass/components/carousel/_our-brand.scss */
.our-brand-carousel__box-item img {
  height: 100%;
}

@media only screen and (max-width: 991px) {
  /* line 386, src/sass/components/carousel/_our-brand.scss */
  .our-brand-carousel__box-item img {
    width: 100%;
  }
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* Slider */
/* stylelint-disable */
/* line 3, src/sass/libs/slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 17, src/sass/libs/slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

/* line 24, src/sass/libs/slick.scss */
.slick-list:focus {
  outline: none;
}

/* line 28, src/sass/libs/slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 33, src/sass/libs/slick.scss */
.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);
}

/* line 42, src/sass/libs/slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 50, src/sass/libs/slick.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

/* line 56, src/sass/libs/slick.scss */
.slick-track:after {
  clear: both;
}

/* line 60, src/sass/libs/slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 64, src/sass/libs/slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

/* line 68, src/sass/libs/slick.scss */
[dir="rtl"] .slick-slide {
  float: right;
}

/* line 71, src/sass/libs/slick.scss */
.slick-slide img {
  display: block;
}

/* line 74, src/sass/libs/slick.scss */
.slick-slide.slick-loading img {
  display: none;
}

/* line 80, src/sass/libs/slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 84, src/sass/libs/slick.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 88, src/sass/libs/slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 92, src/sass/libs/slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 98, src/sass/libs/slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* stylelint-enable */
/* stylelint-disable */
/* Slider */
/* .slick-list {
    .slick-loading & {
        background: #fff slick-image-url("ajax-loader.gif") center center no-repeat;
    }
} */
/* Icons */
@font-face {
  font-family: "slick";
  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");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
/* line 65, src/sass/libs/slick-theme.scss */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

/* line 83, src/sass/libs/slick-theme.scss */
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

/* line 87, src/sass/libs/slick-theme.scss */
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

/* line 91, src/sass/libs/slick-theme.scss */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

/* line 94, src/sass/libs/slick-theme.scss */
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 105, src/sass/libs/slick-theme.scss */
.slick-prev {
  left: -25px;
}

/* line 107, src/sass/libs/slick-theme.scss */
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

/* line 111, src/sass/libs/slick-theme.scss */
.slick-prev:before {
  content: "←";
}

/* line 113, src/sass/libs/slick-theme.scss */
[dir="rtl"] .slick-prev:before {
  content: "→";
}

/* line 119, src/sass/libs/slick-theme.scss */
.slick-next {
  right: -25px;
}

/* line 121, src/sass/libs/slick-theme.scss */
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

/* line 125, src/sass/libs/slick-theme.scss */
.slick-next:before {
  content: "→";
}

/* line 127, src/sass/libs/slick-theme.scss */
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
/* line 135, src/sass/libs/slick-theme.scss */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

/* line 139, src/sass/libs/slick-theme.scss */
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

/* line 148, src/sass/libs/slick-theme.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

/* line 156, src/sass/libs/slick-theme.scss */
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

/* line 168, src/sass/libs/slick-theme.scss */
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

/* stylelint-enable */
/* line 9, src/sass/components/carousel/_carousel-periogard.scss */
.template-periogard-landing .carousel.pg-carousel-hero-periogard {
  padding: 0;
}

/* line 12, src/sass/components/carousel/_carousel-periogard.scss */
.template-periogard-landing .carousel.pg-carousel-hero-periogard .component-content {
  max-width: 1120px;
  margin: 0 auto;
  background: transparent;
  height: 100%;
}

@media only screen and (min-width: 1200px) {
  /* line 12, src/sass/components/carousel/_carousel-periogard.scss */
  .template-periogard-landing .carousel.pg-carousel-hero-periogard .component-content {
    max-width: 1440px;
  }
}

/* line 23, src/sass/components/carousel/_carousel-periogard.scss */
.template-periogard-landing .carousel.pg-carousel-hero-periogard > .component-content {
  padding: 0;
}

/* line 27, src/sass/components/carousel/_carousel-periogard.scss */
.template-periogard-landing .carousel.pg-carousel-hero-periogard h2 {
  font-family: 'ColgateReady', 'Arial', sans-serif !important;
  font-size: 64px;
  color: #102f6f;
  font-weight: 300;
  line-height: 1;
}

@media only screen and (max-width: 767px) {
  /* line 27, src/sass/components/carousel/_carousel-periogard.scss */
  .template-periogard-landing .carousel.pg-carousel-hero-periogard h2 {
    line-height: 1;
    font-size: 48px;
  }
}

/* line 39, src/sass/components/carousel/_carousel-periogard.scss */
.template-periogard-landing .carousel.pg-carousel-hero-periogard h2 .teal-text {
  font-size: 64px;
  color: #102f6f;
  font-weight: 600;
}

@media only screen and (max-width: 767px) {
  /* line 39, src/sass/components/carousel/_carousel-periogard.scss */
  .template-periogard-landing .carousel.pg-carousel-hero-periogard h2 .teal-text {
    font-size: 48px;
  }
}

/* line 50, src/sass/components/carousel/_carousel-periogard.scss */
.template-periogard-landing .carousel.pg-carousel-hero-periogard h2 span {
  font-size: 30px;
  line-height: 1.4;
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  /* line 50, src/sass/components/carousel/_carousel-periogard.scss */
  .template-periogard-landing .carousel.pg-carousel-hero-periogard h2 span {
    font-size: 28px;
  }
}

/* line 61, src/sass/components/carousel/_carousel-periogard.scss */
.template-periogard-landing .carousel.pg-carousel-hero-periogard .pg-image-hero-new-stamp {
  position: absolute;
  right: 0;
  top: 0;
  width: 11vw;
}

@media only screen and (max-width: 767px) {
  /* line 61, src/sass/components/carousel/_carousel-periogard.scss */
  .template-periogard-landing .carousel.pg-carousel-hero-periogard .pg-image-hero-new-stamp {
    width: 20vw;
  }
}

@media screen and (max-width: 480px) {
  /* line 61, src/sass/components/carousel/_carousel-periogard.scss */
  .template-periogard-landing .carousel.pg-carousel-hero-periogard .pg-image-hero-new-stamp {
    width: 30vw;
  }
}

@media only screen and (min-width: 991px) {
  /* line 61, src/sass/components/carousel/_carousel-periogard.scss */
  .template-periogard-landing .carousel.pg-carousel-hero-periogard .pg-image-hero-new-stamp {
    width: auto;
  }
}

/* line 80, src/sass/components/carousel/_carousel-periogard.scss */
.template-periogard-landing .carousel.pg-carousel-hero-periogard .pg-image-hero-mobil-bg {
  display: none;
}

@media only screen and (max-width: 767px) {
  /* line 80, src/sass/components/carousel/_carousel-periogard.scss */
  .template-periogard-landing .carousel.pg-carousel-hero-periogard .pg-image-hero-mobil-bg {
    display: block;
  }
  /* line 86, src/sass/components/carousel/_carousel-periogard.scss */
  .template-periogard-landing .carousel.pg-carousel-hero-periogard .pg-image-hero-mobil-bg img {
    width: 100%;
  }
}

/* line 92, src/sass/components/carousel/_carousel-periogard.scss */
.template-periogard-landing .carousel.pg-carousel-hero-periogard .carousel-nav {
  display: none;
}

/* line 96, src/sass/components/carousel/_carousel-periogard.scss */
.template-periogard-landing .carousel.pg-carousel-hero-periogard .carousel-slides {
  margin: 0 90px;
}

@media only screen and (max-width: 767px) {
  /* line 96, src/sass/components/carousel/_carousel-periogard.scss */
  .template-periogard-landing .carousel.pg-carousel-hero-periogard .carousel-slides {
    margin: 0 auto;
    max-width: 100vw;
  }
}

/* line 105, src/sass/components/carousel/_carousel-periogard.scss */
.template-periogard-landing .carousel.pg-carousel-hero-periogard .slick-slider {
  overflow: visible;
  height: auto !important;
}

/* line 109, src/sass/components/carousel/_carousel-periogard.scss */
.template-periogard-landing .carousel.pg-carousel-hero-periogard .slick-slider.slick-dotted {
  margin-bottom: 0;
}

/* line 114, src/sass/components/carousel/_carousel-periogard.scss */
.template-periogard-landing .carousel.pg-carousel-hero-periogard .slick-track {
  display: flex;
}

/* line 118, src/sass/components/carousel/_carousel-periogard.scss */
.template-periogard-landing .carousel.pg-carousel-hero-periogard .slick-initialized .slick-slide {
  display: block !important;
}

/* line 122, src/sass/components/carousel/_carousel-periogard.scss */
.template-periogard-landing .carousel.pg-carousel-hero-periogard .slick-slide {
  position: relative;
}

/* line 125, src/sass/components/carousel/_carousel-periogard.scss */
.template-periogard-landing .carousel.pg-carousel-hero-periogard .slick-slide .content {
  height: 100%;
}

/* line 129, src/sass/components/carousel/_carousel-periogard.scss */
.template-periogard-landing .carousel.pg-carousel-hero-periogard .slick-slide .box,
.template-periogard-landing .carousel.pg-carousel-hero-periogard .slick-slide .richText {
  height: 100%;
}

/* line 134, src/sass/components/carousel/_carousel-periogard.scss */
.template-periogard-landing .carousel.pg-carousel-hero-periogard .slick-slide .richText-content {
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-top: 50px;
}

@media only screen and (max-width: 767px) {
  /* line 134, src/sass/components/carousel/_carousel-periogard.scss */
  .template-periogard-landing .carousel.pg-carousel-hero-periogard .slick-slide .richText-content {
    padding: 50px 15px 0;
  }
}

/* line 150, src/sass/components/carousel/_carousel-periogard.scss */
.template-periogard-landing .carousel.pg-carousel-hero-periogard .slick-arrow {
  position: absolute;
  top: 0;
  z-index: 9999;
  cursor: pointer;
  border: 0;
  background: #fff;
  box-shadow: 0 4px 8px rgba(51, 51, 51, 0.2);
  border-radius: 99px;
  width: 42px;
  height: 42px;
  top: 50%;
  font-size: 0;
  z-index: 99;
}

/* line 166, src/sass/components/carousel/_carousel-periogard.scss */
.template-periogard-landing .carousel.pg-carousel-hero-periogard .slick-arrow.slick-disabled {
  opacity: 0;
  visibility: hidden;
}

/* line 171, src/sass/components/carousel/_carousel-periogard.scss */
.template-periogard-landing .carousel.pg-carousel-hero-periogard .slick-arrow::before {
  font-family: 'ColgateRelaunchIcons';
  position: absolute;
  opacity: 1;
  font-size: 16px;
  top: 12px;
  left: 14px;
  color: #d2010d;
}

/* line 182, src/sass/components/carousel/_carousel-periogard.scss */
.template-periogard-landing .carousel.pg-carousel-hero-periogard .slick-prev {
  left: -50px;
}

/* line 185, src/sass/components/carousel/_carousel-periogard.scss */
.template-periogard-landing .carousel.pg-carousel-hero-periogard .slick-prev::before {
  content: '\e909';
}

/* line 190, src/sass/components/carousel/_carousel-periogard.scss */
.template-periogard-landing .carousel.pg-carousel-hero-periogard .slick-next {
  right: -50px;
}

@media only screen and (max-width: 767px) {
  /* line 190, src/sass/components/carousel/_carousel-periogard.scss */
  .template-periogard-landing .carousel.pg-carousel-hero-periogard .slick-next {
    right: 10px;
  }
}

/* line 197, src/sass/components/carousel/_carousel-periogard.scss */
.template-periogard-landing .carousel.pg-carousel-hero-periogard .slick-next::before {
  content: '\e90a';
}

/* line 203, src/sass/components/carousel/_carousel-periogard.scss */
.template-periogard-landing .carousel.pg-carousel-hero-periogard .slick-dots {
  list-style: none;
  display: flex;
  justify-content: center;
  bottom: 10px;
}

/* line 209, src/sass/components/carousel/_carousel-periogard.scss */
.template-periogard-landing .carousel.pg-carousel-hero-periogard .slick-dots li {
  margin: 0 7px;
}

/* line 213, src/sass/components/carousel/_carousel-periogard.scss */
.template-periogard-landing .carousel.pg-carousel-hero-periogard .slick-dots button {
  border: 0;
  filter: drop-shadow(0 2px 4px rgba(210, 1, 13, 0.2));
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background-color: #fff;
  font-size: 0;
}

/* line 223, src/sass/components/carousel/_carousel-periogard.scss */
.template-periogard-landing .carousel.pg-carousel-hero-periogard .slick-dots .slick-active button {
  background-color: #d2010d;
}

/* line 229, src/sass/components/carousel/_carousel-periogard.scss */
.template-periogard-landing .carousel-cover {
  max-width: 100%;
}

@media only screen and (max-width: 767px) {
  /* line 229, src/sass/components/carousel/_carousel-periogard.scss */
  .template-periogard-landing .carousel-cover {
    display: none;
  }
}

/* line 241, src/sass/components/carousel/_carousel-periogard.scss */
.template-periogard-landing .carousel-content {
  position: absolute;
  max-width: 100%;
  height: 100%;
}

@media only screen and (max-width: 767px) {
  /* line 241, src/sass/components/carousel/_carousel-periogard.scss */
  .template-periogard-landing .carousel-content {
    position: inherit;
  }
}

/* line 251, src/sass/components/carousel/_carousel-periogard.scss */
.template-periogard-landing .carouselSlide .image-and-content {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  /* line 251, src/sass/components/carousel/_carousel-periogard.scss */
  .template-periogard-landing .carouselSlide .image-and-content {
    flex-direction: column-reverse;
  }
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/components/carousel/_bic-carousel.scss */
.bic-carousel-style {
  /* Arrows */
  /* Dots */
}

/* line 5, src/sass/components/carousel/_bic-carousel.scss */
.bic-carousel-style > .component-content {
  padding: 0 80px;
}

@media only screen and (max-width: 767px) {
  /* line 5, src/sass/components/carousel/_bic-carousel.scss */
  .bic-carousel-style > .component-content {
    padding: 0 10px;
  }
}

/* line 13, src/sass/components/carousel/_bic-carousel.scss */
.bic-carousel-style .slides-container {
  box-sizing: border-box;
}

/* line 16, src/sass/components/carousel/_bic-carousel.scss */
.bic-carousel-style .slides-container.slick-dotted {
  margin-bottom: 0;
  padding-bottom: 34px;
}

/* line 21, src/sass/components/carousel/_bic-carousel.scss */
.bic-carousel-style .slides-container .slick-list {
  display: block;
  width: 100%;
  margin: auto;
  overflow: visible;
}

/* line 27, src/sass/components/carousel/_bic-carousel.scss */
.bic-carousel-style .slides-container .slick-list .slick-track {
  display: flex;
}

@media only screen and (max-width: 767px) {
  /* line 27, src/sass/components/carousel/_bic-carousel.scss */
  .bic-carousel-style .slides-container .slick-list .slick-track {
    padding: initial;
  }
}

/* line 34, src/sass/components/carousel/_bic-carousel.scss */
.bic-carousel-style .slides-container .slick-list .slick-track .box-slider {
  background-color: #f8f8f8;
  border-radius: 24px;
  padding: 0;
  margin: 0 8px;
  position: relative;
  margin-top: 40px;
  height: inherit;
  border: 5px solid #f3f3f3;
}

/* line 47, src/sass/components/carousel/_bic-carousel.scss */
.bic-carousel-style .slides-container .carousel-step {
  position: absolute;
  transform: translate(-50%, -50%);
  background: #f3f3f3;
  width: 80px;
  height: 80px;
  border-radius: 100%;
  top: 0;
  left: 50%;
}

/* line 57, src/sass/components/carousel/_bic-carousel.scss */
.bic-carousel-style .slides-container .carousel-step p {
  text-align: center;
  color: #d2010d;
  line-height: 80px;
  margin: 0;
  font-family: 'ColgateReady Heavy';
  font-size: 45px;
  font-weight: 900;
  letter-spacing: -0.72px;
}

/* line 69, src/sass/components/carousel/_bic-carousel.scss */
.bic-carousel-style .slides-container .carousel-card-text {
  font-family: 'Open Sans';
}

/* line 72, src/sass/components/carousel/_bic-carousel.scss */
.bic-carousel-style .slides-container .carousel-card-text .richText-content {
  padding: 0 15px;
}

/* line 75, src/sass/components/carousel/_bic-carousel.scss */
.bic-carousel-style .slides-container .carousel-card-text .richText-content h4 {
  color: #333;
  font-size: 20px;
  font-weight: bold;
  line-height: 28px;
  font-family: 'ColgateReady';
  letter-spacing: -0.16px;
  margin-top: 24px;
  margin-bottom: 0;
}

/* line 86, src/sass/components/carousel/_bic-carousel.scss */
.bic-carousel-style .slides-container .carousel-card-text .richText-content p {
  font-size: 20px;
  line-height: 36px;
  margin-top: 16px;
  margin-bottom: 24px;
}

/* line 95, src/sass/components/carousel/_bic-carousel.scss */
.bic-carousel-style .slides-container img {
  width: 100%;
  /* stylelint-disable */
  aspect-ratio: 1 / 0.85;
  /* stylelint-enable */
  object-fit: cover;
  border-radius: 24px 24px 0 0;
}

@media only screen and (max-width: 991px) {
  /* line 95, src/sass/components/carousel/_bic-carousel.scss */
  .bic-carousel-style .slides-container img {
    /* stylelint-disable */
    aspect-ratio: auto;
    /* stylelint-enable */
  }
}

/* line 113, src/sass/components/carousel/_bic-carousel.scss */
.bic-carousel-style .slick-arrow::before {
  font-family: 'ColgateRelaunchIcons';
  color: #d2010d;
}

/* line 118, src/sass/components/carousel/_bic-carousel.scss */
.bic-carousel-style .slick-arrow.slick-prev, .bic-carousel-style .slick-arrow.slick-next {
  width: 38px;
  height: 38px;
  border-radius: 100%;
  background-color: #fff;
  z-index: 5;
  top: 50%;
  outline: none;
  transition: all 0.25s ease-in;
  box-shadow: 0 4px 8px #ccc;
}

/* line 130, src/sass/components/carousel/_bic-carousel.scss */
.bic-carousel-style .slick-arrow.slick-prev:hover::before, .bic-carousel-style .slick-arrow.slick-next:hover::before {
  color: #d2010d;
}

/* line 134, src/sass/components/carousel/_bic-carousel.scss */
.bic-carousel-style .slick-arrow.slick-prev:focus::before, .bic-carousel-style .slick-arrow.slick-next:focus::before {
  color: #d2010d;
}

/* line 138, src/sass/components/carousel/_bic-carousel.scss */
.bic-carousel-style .slick-arrow.slick-prev.slick-disabled, .bic-carousel-style .slick-arrow.slick-next.slick-disabled {
  display: none !important;
}

/* line 144, src/sass/components/carousel/_bic-carousel.scss */
.bic-carousel-style .slick-arrow.slick-prev {
  left: 0;
}

/* line 147, src/sass/components/carousel/_bic-carousel.scss */
.bic-carousel-style .slick-arrow.slick-prev::before {
  content: '\e909';
  color: #d2010d;
}

/* line 153, src/sass/components/carousel/_bic-carousel.scss */
.bic-carousel-style .slick-arrow.slick-next {
  right: 0;
}

/* line 156, src/sass/components/carousel/_bic-carousel.scss */
.bic-carousel-style .slick-arrow.slick-next::before {
  content: '\e90a';
  color: #d2010d;
}

/* line 164, src/sass/components/carousel/_bic-carousel.scss */
.bic-carousel-style .slick-dots {
  list-style: none;
  display: flex;
  justify-content: center;
  bottom: 0;
}

/* line 170, src/sass/components/carousel/_bic-carousel.scss */
.bic-carousel-style .slick-dots li {
  margin: 0 7px;
  height: initial;
  width: initial;
}

/* line 175, src/sass/components/carousel/_bic-carousel.scss */
.bic-carousel-style .slick-dots li:only-child {
  display: none;
}

/* line 180, src/sass/components/carousel/_bic-carousel.scss */
.bic-carousel-style .slick-dots button {
  border: 0;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background-color: #d6d6d6;
  font-size: 0;
}

/* line 189, src/sass/components/carousel/_bic-carousel.scss */
.bic-carousel-style .slick-dots .slick-active button {
  background-color: #d2010d;
}

/* line 4, src/sass/components/carousel/_bic-round-carousel.scss */
.bic-round-carousel > .component-content .slides-container .slick-list .slick-track .box-slider {
  background-color: inherit;
  border-radius: 0;
  border: 0;
}

/* line 13, src/sass/components/carousel/_bic-round-carousel.scss */
.bic-round-carousel > .component-content .slides-container .carousel-card-text .richText-content h4 {
  font-family: 'ColgateReady Heavy';
  color: #333;
  font-size: 20px;
  line-height: 28px;
  text-align: center;
  font-style: italic;
}

@media only screen and (max-width: 767px) {
  /* line 13, src/sass/components/carousel/_bic-round-carousel.scss */
  .bic-round-carousel > .component-content .slides-container .carousel-card-text .richText-content h4 {
    font-size: 15px;
    line-height: 20px;
  }
}

/* line 29, src/sass/components/carousel/_bic-round-carousel.scss */
.bic-round-carousel > .component-content .slides-container img {
  max-width: 308px;
  margin: auto;
  /* stylelint-disable */
  aspect-ratio: 1 / 1;
  /* stylelint-enable */
  border-radius: 100%;
}
/* 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 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;
  }
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/divider/_divider-orange.scss */
.orange-divider {
  padding: 0;
}

/* line 6, src/sass/components/divider/_divider-orange.scss */
.orange-divider > .component-content {
  height: 2px;
  margin: 2em 0;
  background: #ff6a00;
}

@media only screen and (max-width: 991px) {
  /* line 6, src/sass/components/divider/_divider-orange.scss */
  .orange-divider > .component-content {
    margin: 2em 20px;
  }
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/components/divider/_divider-wh-teal.scss */
.wh-teal-divider > .component-content {
  height: 1px;
  margin: 0;
  background: #1c838a;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/divider/_divider-purple.scss */
.purple-divider {
  padding: 0;
}

/* line 6, src/sass/components/divider/_divider-purple.scss */
.purple-divider > .component-content {
  height: 4px;
  margin: 1em 0;
  background: #a18fc6;
}

@media only screen and (max-width: 991px) {
  /* line 6, src/sass/components/divider/_divider-purple.scss */
  .purple-divider > .component-content {
    margin: 1em 20px;
  }
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/divider/_divider-mobile-hidden.scss */
  .divider-mobile-hidden > .component-content {
    display: none;
  }
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/fileList/_fileList-bsbf-download.scss */
.bsbf-download {
  line-height: 1.5;
  width: inherit;
  display: flex;
  min-width: 145px;
}

/* line 10, src/sass/components/fileList/_fileList-bsbf-download.scss */
.bsbf-download .fileList-list {
  padding: 0;
  margin: 0;
}

/* line 15, src/sass/components/fileList/_fileList-bsbf-download.scss */
.bsbf-download .fileList-download {
  margin: 0;
}

/* line 18, src/sass/components/fileList/_fileList-bsbf-download.scss */
.bsbf-download .fileList-download a {
  font-size: 15px;
  font-size: 1.5rem;
  display: flex;
  height: 22px;
  color: #fff;
  font-style: italic;
  font-weight: 900;
  letter-spacing: -0.19px;
  text-align: center;
  padding: 6px 18px 10px;
  border-radius: 20px 0 20px 20px;
  border: 2px solid #fff;
  transition: all 200ms ease;
}

@media only screen and (max-width: 767px) {
  /* line 18, src/sass/components/fileList/_fileList-bsbf-download.scss */
  .bsbf-download .fileList-download a {
    padding-left: 15px;
    padding-right: 15px;
  }
}

/* line 38, src/sass/components/fileList/_fileList-bsbf-download.scss */
.bsbf-download .fileList-download a:hover {
  color: #fff;
  background-color: #00838a;
  border: 2px solid #00838a;
  text-decoration: none;
  cursor: pointer;
}

/* line 46, src/sass/components/fileList/_fileList-bsbf-download.scss */
.bsbf-download .fileList-download a:active {
  color: #fff;
  background-color: #00838a;
  border: 2px solid #00838a;
  text-decoration: none;
  cursor: pointer;
}

/* line 56, src/sass/components/fileList/_fileList-bsbf-download.scss */
.bsbf-download .fileList-heading, .bsbf-download .fileList-download-size {
  display: none;
  padding: 0;
}

/* line 62, src/sass/components/fileList/_fileList-bsbf-download.scss */
.bsbf-download .fileList-file {
  display: block;
  margin: 0;
}

/* line 5, src/sass/components/fileList/_fileList-bsbf-whiteDownload.scss */
.white-download .fileList-list .fileList-description .fileList-download a {
  background-color: #fff;
  color: #d2010d;
}

/* line 9, src/sass/components/fileList/_fileList-bsbf-whiteDownload.scss */
.white-download .fileList-list .fileList-description .fileList-download a:hover {
  color: #fff;
  background-color: #00838a;
  border: 2px solid #00838a;
  text-decoration: none;
  cursor: pointer;
}
.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 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 25, src/sass/components/image/_image-base.scss */
.cursor--pointer {
  cursor: pointer;
}

/* line 29, src/sass/components/image/_image-base.scss */
.img-z-index {
  z-index: 2;
}

/* line 33, src/sass/components/image/_image-base.scss */
.img-padding-bottom {
  padding-bottom: 80px;
}

@media only screen and (max-width: 991px) {
  /* line 33, src/sass/components/image/_image-base.scss */
  .img-padding-bottom {
    padding: 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 picture,
.two-rounded-corners img {
  border-radius: 43px 0;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/image/_image-categories-hero.scss */
.categories-hero {
  padding: 0;
  border-radius: 50px 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: 15px;
    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: 50%;
  left: 3%;
  top: 50%;
  transform: translateY(-50%);
}

@media only screen and (min-width: 1200px) {
  /* line 27, src/sass/components/image/_image-categories-hero.scss */
  .categories-hero figcaption {
    width: 40%;
    left: 5%;
  }
}

@media only screen and (max-width: 991px) {
  /* line 27, src/sass/components/image/_image-categories-hero.scss */
  .categories-hero figcaption {
    width: 40%;
    left: 5%;
  }
}

@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: 5%;
    transform: translateY(0);
  }
}

/* line 51, src/sass/components/image/_image-categories-hero.scss */
.categories-hero figcaption h1 {
  font-size: 35px;
  font-size: 3.5rem;
  line-height: 40px;
  color: #fff;
  font-style: italic;
  font-weight: 900;
  letter-spacing: -0.5px;
  word-break: normal;
}

@media only screen and (min-width: 1200px) {
  /* line 51, src/sass/components/image/_image-categories-hero.scss */
  .categories-hero figcaption h1 {
    font-size: 45px;
    font-size: 4.5rem;
    line-height: 56px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 51, src/sass/components/image/_image-categories-hero.scss */
  .categories-hero figcaption h1 {
    font-size: 30px;
    font-size: 3rem;
    letter-spacing: -0.33px;
  }
}

/* line 75, 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: 24px;
  margin: 5px 0;
}

@media only screen and (min-width: 1200px) {
  /* line 75, src/sass/components/image/_image-categories-hero.scss */
  .categories-hero figcaption p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 28px;
  }
}

/* line 95, src/sass/components/image/_image-categories-hero.scss */
.categories-hero.wider-text figcaption {
  width: 70% !important;
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 95, src/sass/components/image/_image-categories-hero.scss */
  .categories-hero.wider-text figcaption {
    width: 78% !important;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 102, src/sass/components/image/_image-categories-hero.scss */
  .categories-hero.wider-text figcaption h1 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 35px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 102, src/sass/components/image/_image-categories-hero.scss */
  .categories-hero.wider-text figcaption h1 {
    font-size: 28px;
    font-size: 2.8rem;
  }
}

@media only screen and (max-width: 320px) {
  /* line 102, src/sass/components/image/_image-categories-hero.scss */
  .categories-hero.wider-text figcaption h1 {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 30px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 121, src/sass/components/image/_image-categories-hero.scss */
  .categories-hero.wider-text figcaption p {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 22px;
  }
}

/* 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: 10px;
    bottom: 15px;
  }
}

@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 36, src/sass/components/image/_image-promo-category-card.scss */
.promo-category-card figcaption p .large-title {
  line-height: 28px;
}

@media only screen and (max-width: 991px) {
  /* line 36, src/sass/components/image/_image-promo-category-card.scss */
  .promo-category-card figcaption p .large-title {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 16px;
  }
}

/* line 48, src/sass/components/image/_image-promo-category-card.scss */
.promo-category-card-abc {
  width: 344px;
}

@media only screen and (max-width: 991px) {
  /* line 48, src/sass/components/image/_image-promo-category-card.scss */
  .promo-category-card-abc {
    max-width: 400px;
    width: 100%;
  }
}

/* line 56, src/sass/components/image/_image-promo-category-card.scss */
.promo-category-card-abc figcaption {
  width: 90%;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@media only screen and (max-width: 991px) {
  /* line 56, src/sass/components/image/_image-promo-category-card.scss */
  .promo-category-card-abc figcaption {
    width: 76%;
  }
}

/* line 66, src/sass/components/image/_image-promo-category-card.scss */
.promo-category-card-abc figcaption p {
  margin: 0;
}

@media only screen and (max-width: 991px) {
  /* line 66, src/sass/components/image/_image-promo-category-card.scss */
  .promo-category-card-abc figcaption p {
    padding-bottom: 20px;
  }
}

/* line 73, src/sass/components/image/_image-promo-category-card.scss */
.promo-category-card-abc figcaption p .large-title {
  line-height: 28px;
}

@media only screen and (max-width: 991px) {
  /* line 73, src/sass/components/image/_image-promo-category-card.scss */
  .promo-category-card-abc figcaption p .large-title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 33px;
  }
}

/* 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 -35px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/image/_image-contact-us-image.scss */
  .contact-us-wide-img-text {
    margin-bottom: -35px;
  }
}

/* line 14, src/sass/components/image/_image-contact-us-image.scss */
.contact-us-wide-img-text > .component-content {
  font-size: 0;
}

/* line 18, src/sass/components/image/_image-contact-us-image.scss */
.contact-us-wide-img-text img {
  border-radius: 32px 0;
  width: 100%;
}

/* line 23, 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 23, 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 23, src/sass/components/image/_image-contact-us-image.scss */
  .contact-us-wide-img-text figcaption {
    width: 85%;
    left: 10%;
    top: 70%;
  }
}

/* line 40, src/sass/components/image/_image-contact-us-image.scss */
.contact-us-wide-img-text figcaption p {
  margin: 0;
}

/* line 43, 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-border-radius.scss */
.border-radius-bottom-left img {
  border-bottom-left-radius: 24px;
}

/* line 5, src/sass/components/image/_image-border-radius.scss */
.border-radius-bottom-right img {
  border-bottom-right-radius: 24px;
}

/* line 9, src/sass/components/image/_image-border-radius.scss */
.border-radius-top-left img {
  border-top-left-radius: 24px;
}

/* line 13, src/sass/components/image/_image-border-radius.scss */
.border-radius-top-right img {
  border-top-right-radius: 24px;
}

/* line 1, src/sass/components/image/_image-product-header-hero-image.scss */
.product-header-hero-image {
  max-width: 1440px;
  overflow: hidden;
}

/* line 6, 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 6, src/sass/components/image/_image-product-header-hero-image.scss */
  .product-header-hero-image .left img {
    border-radius: 0% 0% 78% 20% / 34% 6% 95% 19%;
  }
}

@media only screen and (max-width: 991px) {
  /* line 6, 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 6, src/sass/components/image/_image-product-header-hero-image.scss */
  .product-header-hero-image .left img {
    border-radius: 0% 0% 66% 34% / 34% 6% 36% 6%;
    min-height: 270px;
  }
}

/* line 1, src/sass/components/image/_image-product-packshot-hero-image.scss */
.product-packshot-hero-image {
  padding: 0;
  display: flex;
  align-items: stretch;
  justify-content: center;
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/image/_image-product-packshot-hero-image.scss */
  .product-packshot-hero-image {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/image/_image-product-packshot-hero-image.scss */
  .product-packshot-hero-image {
    width: 100%;
  }
}

/* line 15, src/sass/components/image/_image-product-packshot-hero-image.scss */
.product-packshot-hero-image .component-content {
  position: relative;
}

@media only screen and (max-width: 767px) {
  /* line 15, src/sass/components/image/_image-product-packshot-hero-image.scss */
  .product-packshot-hero-image .component-content {
    width: 100%;
  }
}

/* line 22, src/sass/components/image/_image-product-packshot-hero-image.scss */
.product-packshot-hero-image .component-content .pdp-more-images {
  /* this is hidden by default because it will be moved with js */
  display: none;
  position: absolute;
  bottom: -60px;
  z-index: 1;
}

/* line 31, src/sass/components/image/_image-product-packshot-hero-image.scss */
.product-packshot-hero-image picture {
  display: block;
  height: calc(100vw*0.5);
  max-height: 700px;
}

@media only screen and (max-width: 767px) {
  /* line 31, src/sass/components/image/_image-product-packshot-hero-image.scss */
  .product-packshot-hero-image picture {
    height: calc(100vw*0.7);
  }
}

/* line 40, src/sass/components/image/_image-product-packshot-hero-image.scss */
.product-packshot-hero-image picture img {
  max-width: 100%;
  max-height: 100%;
}

/* line 46, src/sass/components/image/_image-product-packshot-hero-image.scss */
.product-packshot-hero-image.modal-content.more-images {
  pointer-events: none;
}

/* line 49, src/sass/components/image/_image-product-packshot-hero-image.scss */
.product-packshot-hero-image.modal-content.more-images > .component-content,
.product-packshot-hero-image.modal-content.more-images .pdp-more-images,
.product-packshot-hero-image.modal-content.more-images .magnifying-glass,
.product-packshot-hero-image.modal-content.more-images .magnifying-glass > .component-content {
  pointer-events: none;
}

/* line 56, src/sass/components/image/_image-product-packshot-hero-image.scss */
.product-packshot-hero-image.modal-content.more-images img,
.product-packshot-hero-image.modal-content.more-images a.more-images {
  pointer-events: auto;
}

/* line 62, src/sass/components/image/_image-product-packshot-hero-image.scss */
.product-packshot-hero-image ~ .pdp-more-images-button.pdp-more-images {
  position: absolute;
  bottom: -60px;
}

/* line 2, src/sass/components/image/_image-bsbf-banner.scss */
.image--bsbf-banner .hyperlink-styles--white-w-right-chevron::after {
  content: '';
}

/* line 6, src/sass/components/image/_image-bsbf-banner.scss */
.image--bsbf-banner figure {
  position: relative;
}

@media only screen and (max-width: 767px) {
  /* line 6, src/sass/components/image/_image-bsbf-banner.scss */
  .image--bsbf-banner figure {
    background-color: #f3f3f3;
    border-bottom-right-radius: 30px;
  }
}

/* line 14, src/sass/components/image/_image-bsbf-banner.scss */
.image--bsbf-banner figure img {
  /*border-bottom-right-radius: 44px;
      display: block;
      width: 100%;*/
}

@media only screen and (max-width: 767px) {
  /* line 14, src/sass/components/image/_image-bsbf-banner.scss */
  .image--bsbf-banner figure img {
    border-bottom-right-radius: 30px;
  }
}

/* line 24, src/sass/components/image/_image-bsbf-banner.scss */
.image--bsbf-banner figure figcaption {
  position: absolute;
  left: 0;
  right: 0;
  top: 50%;
  max-width: 400px;
  transform: translateY(-50%);
  width: 100%;
  padding-left: 114px;
}

@media only screen and (max-width: 767px) {
  /* line 24, src/sass/components/image/_image-bsbf-banner.scss */
  .image--bsbf-banner figure figcaption {
    padding: 42px 24px 64px;
    position: static;
    max-width: 100%;
    transform: none;
    width: auto;
  }
}

/* line 42, src/sass/components/image/_image-bsbf-banner.scss */
.image--bsbf-banner figure figcaption > :first-child {
  margin-top: 0;
  padding-top: 0;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  /* line 42, src/sass/components/image/_image-bsbf-banner.scss */
  .image--bsbf-banner figure figcaption > :first-child {
    color: #d2010d;
  }
}

/* line 52, src/sass/components/image/_image-bsbf-banner.scss */
.image--bsbf-banner figure figcaption > :last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* line 58, src/sass/components/image/_image-bsbf-banner.scss */
.image--bsbf-banner figure h1 {
  text-align: left;
}

/* line 62, src/sass/components/image/_image-bsbf-banner.scss */
.image--bsbf-banner figure h1,
.image--bsbf-banner figure h2,
.image--bsbf-banner figure h3,
.image--bsbf-banner figure h4,
.image--bsbf-banner figure h5,
.image--bsbf-banner figure h6 {
  color: #d2010d;
  font-family: 'ColgateReady';
  font-size: 64px;
  font-style: italic;
  font-weight: 900;
  line-height: 74px;
  letter-spacing: -0.86px;
}

@media only screen and (max-width: 991px) {
  /* line 62, src/sass/components/image/_image-bsbf-banner.scss */
  .image--bsbf-banner figure h1,
  .image--bsbf-banner figure h2,
  .image--bsbf-banner figure h3,
  .image--bsbf-banner figure h4,
  .image--bsbf-banner figure h5,
  .image--bsbf-banner figure h6 {
    font-size: 47px;
    line-height: 47px;
    letter-spacing: -0.45px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 62, src/sass/components/image/_image-bsbf-banner.scss */
  .image--bsbf-banner figure h1,
  .image--bsbf-banner figure h2,
  .image--bsbf-banner figure h3,
  .image--bsbf-banner figure h4,
  .image--bsbf-banner figure h5,
  .image--bsbf-banner figure h6 {
    font-size: 37px;
    line-height: 47px;
    letter-spacing: -0.45px;
  }
}

/* line 89, src/sass/components/image/_image-bsbf-banner.scss */
.image--bsbf-banner figure p {
  color: #fff;
  font-family: 'ColgateReady';
  font-size: 20px;
  font-style: italic;
  font-weight: 900;
  letter-spacing: -0.25px;
  line-height: 28px;
  margin: 0;
  padding: 12px 0;
  width: 286px;
}

@media only screen and (max-width: 767px) {
  /* line 89, src/sass/components/image/_image-bsbf-banner.scss */
  .image--bsbf-banner figure p {
    font-size: 18px;
    letter-spacing: -0.2px;
    line-height: 26px;
    width: auto;
    max-width: 100%;
    color: #444141;
  }
}

@media only screen and (max-width: 767px) {
  /* line 112, src/sass/components/image/_image-bsbf-banner.scss */
  .image--bsbf-banner-abc--test {
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 117, src/sass/components/image/_image-bsbf-banner.scss */
  .image--bsbf-banner-abc--test > .component-content,
  .image--bsbf-banner-abc--test .midle {
    max-width: 375px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 767px) {
  /* line 124, src/sass/components/image/_image-bsbf-banner.scss */
  .image--bsbf-banner-abc--test > .component-content figure,
  .image--bsbf-banner-abc--test .midle figure {
    background-color: transparent;
    border-bottom-right-radius: none;
  }
}

/* line 130, src/sass/components/image/_image-bsbf-banner.scss */
.image--bsbf-banner-abc--test > .component-content figure figcaption,
.image--bsbf-banner-abc--test .midle figure figcaption {
  position: absolute;
}

@media only screen and (max-width: 767px) {
  /* line 130, src/sass/components/image/_image-bsbf-banner.scss */
  .image--bsbf-banner-abc--test > .component-content figure figcaption,
  .image--bsbf-banner-abc--test .midle figure figcaption {
    padding: 0 30px 20px;
    top: 45%;
  }
}

/* line 139, src/sass/components/image/_image-bsbf-banner.scss */
.image--bsbf-banner-abc--test > .component-content figure h1,
.image--bsbf-banner-abc--test > .component-content figure h2,
.image--bsbf-banner-abc--test > .component-content figure h3,
.image--bsbf-banner-abc--test > .component-content figure h4,
.image--bsbf-banner-abc--test > .component-content figure h5,
.image--bsbf-banner-abc--test > .component-content figure h6,
.image--bsbf-banner-abc--test .midle figure h1,
.image--bsbf-banner-abc--test .midle figure h2,
.image--bsbf-banner-abc--test .midle figure h3,
.image--bsbf-banner-abc--test .midle figure h4,
.image--bsbf-banner-abc--test .midle figure h5,
.image--bsbf-banner-abc--test .midle figure h6 {
  color: #fff;
  font-size: 45px;
  font-weight: 700;
  line-height: 56px;
  letter-spacing: -0.5px;
  padding-bottom: 20px;
}

@media only screen and (max-width: 991px) {
  /* line 139, src/sass/components/image/_image-bsbf-banner.scss */
  .image--bsbf-banner-abc--test > .component-content figure h1,
  .image--bsbf-banner-abc--test > .component-content figure h2,
  .image--bsbf-banner-abc--test > .component-content figure h3,
  .image--bsbf-banner-abc--test > .component-content figure h4,
  .image--bsbf-banner-abc--test > .component-content figure h5,
  .image--bsbf-banner-abc--test > .component-content figure h6,
  .image--bsbf-banner-abc--test .midle figure h1,
  .image--bsbf-banner-abc--test .midle figure h2,
  .image--bsbf-banner-abc--test .midle figure h3,
  .image--bsbf-banner-abc--test .midle figure h4,
  .image--bsbf-banner-abc--test .midle figure h5,
  .image--bsbf-banner-abc--test .midle figure h6 {
    font-size: 40px;
    line-height: 41px;
    letter-spacing: -0.45px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 139, src/sass/components/image/_image-bsbf-banner.scss */
  .image--bsbf-banner-abc--test > .component-content figure h1,
  .image--bsbf-banner-abc--test > .component-content figure h2,
  .image--bsbf-banner-abc--test > .component-content figure h3,
  .image--bsbf-banner-abc--test > .component-content figure h4,
  .image--bsbf-banner-abc--test > .component-content figure h5,
  .image--bsbf-banner-abc--test > .component-content figure h6,
  .image--bsbf-banner-abc--test .midle figure h1,
  .image--bsbf-banner-abc--test .midle figure h2,
  .image--bsbf-banner-abc--test .midle figure h3,
  .image--bsbf-banner-abc--test .midle figure h4,
  .image--bsbf-banner-abc--test .midle figure h5,
  .image--bsbf-banner-abc--test .midle figure h6 {
    font-size: 30px;
    line-height: 41px;
    letter-spacing: -0.45px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 168, src/sass/components/image/_image-bsbf-banner.scss */
  .image--bsbf-banner-abc {
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 173, src/sass/components/image/_image-bsbf-banner.scss */
  .image--bsbf-banner-abc > .component-content,
  .image--bsbf-banner-abc .midle {
    max-width: 375px;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 767px) {
  /* line 180, src/sass/components/image/_image-bsbf-banner.scss */
  .image--bsbf-banner-abc > .component-content figure,
  .image--bsbf-banner-abc .midle figure {
    background-color: transparent;
    border-bottom-right-radius: none;
  }
}

/* line 186, src/sass/components/image/_image-bsbf-banner.scss */
.image--bsbf-banner-abc > .component-content figure figcaption,
.image--bsbf-banner-abc .midle figure figcaption {
  position: absolute;
  top: 59%;
  max-width: 490px;
}

@media only screen and (max-width: 767px) {
  /* line 186, src/sass/components/image/_image-bsbf-banner.scss */
  .image--bsbf-banner-abc > .component-content figure figcaption,
  .image--bsbf-banner-abc .midle figure figcaption {
    padding: 0 26px 20px 23px;
    top: 61%;
  }
}

/* line 197, src/sass/components/image/_image-bsbf-banner.scss */
.image--bsbf-banner-abc > .component-content figure h1,
.image--bsbf-banner-abc > .component-content figure h2,
.image--bsbf-banner-abc > .component-content figure h3,
.image--bsbf-banner-abc > .component-content figure h4,
.image--bsbf-banner-abc > .component-content figure h5,
.image--bsbf-banner-abc > .component-content figure h6,
.image--bsbf-banner-abc .midle figure h1,
.image--bsbf-banner-abc .midle figure h2,
.image--bsbf-banner-abc .midle figure h3,
.image--bsbf-banner-abc .midle figure h4,
.image--bsbf-banner-abc .midle figure h5,
.image--bsbf-banner-abc .midle figure h6 {
  color: #fff;
  font-size: 45px;
  font-weight: 700;
  line-height: 56px;
  letter-spacing: -0.5px;
  padding-bottom: 20px;
}

@media only screen and (max-width: 991px) {
  /* line 197, src/sass/components/image/_image-bsbf-banner.scss */
  .image--bsbf-banner-abc > .component-content figure h1,
  .image--bsbf-banner-abc > .component-content figure h2,
  .image--bsbf-banner-abc > .component-content figure h3,
  .image--bsbf-banner-abc > .component-content figure h4,
  .image--bsbf-banner-abc > .component-content figure h5,
  .image--bsbf-banner-abc > .component-content figure h6,
  .image--bsbf-banner-abc .midle figure h1,
  .image--bsbf-banner-abc .midle figure h2,
  .image--bsbf-banner-abc .midle figure h3,
  .image--bsbf-banner-abc .midle figure h4,
  .image--bsbf-banner-abc .midle figure h5,
  .image--bsbf-banner-abc .midle figure h6 {
    font-size: 40px;
    line-height: 41px;
    letter-spacing: -0.45px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 197, src/sass/components/image/_image-bsbf-banner.scss */
  .image--bsbf-banner-abc > .component-content figure h1,
  .image--bsbf-banner-abc > .component-content figure h2,
  .image--bsbf-banner-abc > .component-content figure h3,
  .image--bsbf-banner-abc > .component-content figure h4,
  .image--bsbf-banner-abc > .component-content figure h5,
  .image--bsbf-banner-abc > .component-content figure h6,
  .image--bsbf-banner-abc .midle figure h1,
  .image--bsbf-banner-abc .midle figure h2,
  .image--bsbf-banner-abc .midle figure h3,
  .image--bsbf-banner-abc .midle figure h4,
  .image--bsbf-banner-abc .midle figure h5,
  .image--bsbf-banner-abc .midle figure h6 {
    font-size: 30px;
    line-height: 41px;
    letter-spacing: -0.45px;
  }
}

/* line 4, src/sass/components/image/_image-go-banner.scss */
[class*=go--banner-].go--small-headings figure h1,
[class*=go--banner-].go--small-headings figure h2,
[class*=go--banner-].go--small-headings figure h3,
[class*=go--banner-].go--small-headings figure h4,
[class*=go--banner-].go--small-headings figure h5,
[class*=go--banner-].go--small-headings figure h6 {
  max-width: 400px;
}

@media only screen and (max-width: 1024px) {
  /* line 4, src/sass/components/image/_image-go-banner.scss */
  [class*=go--banner-].go--small-headings figure h1,
  [class*=go--banner-].go--small-headings figure h2,
  [class*=go--banner-].go--small-headings figure h3,
  [class*=go--banner-].go--small-headings figure h4,
  [class*=go--banner-].go--small-headings figure h5,
  [class*=go--banner-].go--small-headings figure h6 {
    font-size: 47px;
    line-height: 47px;
    letter-spacing: -0.45px;
  }
}

/* line 22, src/sass/components/image/_image-go-banner.scss */
[class*=go--banner-].go--wide-paragraph figure p {
  width: 340px;
}

/* line 27, src/sass/components/image/_image-go-banner.scss */
[class*=go--banner-] figure figcaption {
  max-width: 100%;
}

/* line 32, src/sass/components/image/_image-go-banner.scss */
[class*=go--banner-] .cta-with-countdown a,
[class*=go--banner-] .cta-with-countdown div {
  float: left;
}

/* line 37, src/sass/components/image/_image-go-banner.scss */
[class*=go--banner-] .cta-with-countdown a {
  padding-top: 8px !important;
  padding-bottom: 12px !important;
}

/* line 42, src/sass/components/image/_image-go-banner.scss */
[class*=go--banner-] .cta-with-countdown .reference-time-counter {
  margin-left: 20px;
  clear: right;
  background-color: #efbe1e;
  border-radius: 5px;
}

/* line 48, src/sass/components/image/_image-go-banner.scss */
[class*=go--banner-] .cta-with-countdown .reference-time-counter ul {
  margin: 0;
  padding: 0 10px;
  display: flex;
  flex-direction: row;
}

/* line 54, src/sass/components/image/_image-go-banner.scss */
[class*=go--banner-] .cta-with-countdown .reference-time-counter ul li {
  display: flex;
  padding: 5px;
  flex-direction: column;
  align-items: center;
  font-size: 22px;
  font-weight: bold;
  color: #000;
  font-style: italic;
  line-height: 16px;
}

/* line 65, src/sass/components/image/_image-go-banner.scss */
[class*=go--banner-] .cta-with-countdown .reference-time-counter ul li span {
  font-size: 14px;
  font-weight: normal;
}

/* line 107, src/sass/core/_mixins.scss */
.over-grad-r2l-small picture {
  display: flex;
  flex-direction: column;
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.5) 30%, transparent 44%);
}

/* line 112, src/sass/core/_mixins.scss */
.over-grad-r2l-small picture img {
  position: relative;
  z-index: -1;
}

/* line 107, src/sass/core/_mixins.scss */
.over-grad-l2r-small picture {
  display: flex;
  flex-direction: column;
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.5) 30%, transparent 44%);
}

/* line 112, src/sass/core/_mixins.scss */
.over-grad-l2r-small picture img {
  position: relative;
  z-index: -1;
}

/* line 107, src/sass/core/_mixins.scss */
.over-grad-b2t-small picture {
  display: flex;
  flex-direction: column;
  background-image: linear-gradient(0, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.5) 30%, transparent 44%);
}

/* line 112, src/sass/core/_mixins.scss */
.over-grad-b2t-small picture img {
  position: relative;
  z-index: -1;
}

/* line 107, src/sass/core/_mixins.scss */
.over-grad-r2l-large picture {
  display: flex;
  flex-direction: column;
  background-image: linear-gradient(270deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.5) 40%, transparent 70%);
}

/* line 112, src/sass/core/_mixins.scss */
.over-grad-r2l-large picture img {
  position: relative;
  z-index: -1;
}

/* line 107, src/sass/core/_mixins.scss */
.over-grad-l2r-large picture {
  display: flex;
  flex-direction: column;
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.5) 40%, transparent 70%);
}

/* line 112, src/sass/core/_mixins.scss */
.over-grad-l2r-large picture img {
  position: relative;
  z-index: -1;
}

/* line 107, src/sass/core/_mixins.scss */
.over-grad-b2t-large picture {
  display: flex;
  flex-direction: column;
  background-image: linear-gradient(0, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.5) 40%, transparent 70%);
}

/* line 112, src/sass/core/_mixins.scss */
.over-grad-b2t-large picture img {
  position: relative;
  z-index: -1;
}

/* line 26, src/sass/components/image/_image-gradients.scss */
.over-grad-full picture {
  display: flex;
  flex-direction: column;
  background: rgba(0, 0, 0, 0.4);
}

/* line 31, src/sass/components/image/_image-gradients.scss */
.over-grad-full picture img {
  position: relative;
  z-index: -1;
}

/* line 1, src/sass/components/image/_image-footer-curve.scss */
.footer-curve {
  position: absolute;
  top: -44px;
  right: -15px;
  z-index: 10;
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/image/_image-footer-curve.scss */
  .footer-curve {
    top: -44px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/image/_image-footer-curve.scss */
  .footer-curve {
    top: -32px;
  }
}

/* line 15, src/sass/components/image/_image-footer-curve.scss */
.footer-curve img {
  width: 44px;
}

@media only screen and (max-width: 767px) {
  /* line 15, src/sass/components/image/_image-footer-curve.scss */
  .footer-curve img {
    width: 32px;
  }
}

/* line 23, src/sass/components/image/_image-footer-curve.scss */
.footer-curve.bsbf-footer-curve {
  right: 0;
}

/* line 1, src/sass/components/image/_image-bsbf-home-hero.scss */
.bsbf-home-hero {
  overflow: overlay;
  background: #f3f3f3;
  padding: 0;
}

/* line 6, src/sass/components/image/_image-bsbf-home-hero.scss */
.bsbf-home-hero figure {
  position: relative;
}

@media only screen and (max-width: 767px) {
  /* line 6, src/sass/components/image/_image-bsbf-home-hero.scss */
  .bsbf-home-hero figure {
    background-color: #f3f3f3;
    border-bottom-right-radius: 30px;
  }
}

/* line 14, src/sass/components/image/_image-bsbf-home-hero.scss */
.bsbf-home-hero figure img {
  border-bottom-right-radius: 44px;
  display: block;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  /* line 14, src/sass/components/image/_image-bsbf-home-hero.scss */
  .bsbf-home-hero figure img {
    border-bottom-right-radius: 30px;
  }
}

/* line 24, src/sass/components/image/_image-bsbf-home-hero.scss */
.bsbf-home-hero figure figcaption {
  position: absolute;
  left: 70px;
  top: 74%;
  max-width: 530px;
  transform: translateY(-50%);
  width: 100%;
}

@media only screen and (max-width: 991px) {
  /* line 24, src/sass/components/image/_image-bsbf-home-hero.scss */
  .bsbf-home-hero figure figcaption {
    left: 60px;
    top: 70%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 24, src/sass/components/image/_image-bsbf-home-hero.scss */
  .bsbf-home-hero figure figcaption {
    left: 30px;
    top: 80%;
    width: 90%;
  }
}

/* line 44, src/sass/components/image/_image-bsbf-home-hero.scss */
.bsbf-home-hero figure h1 {
  color: #fff;
  font-family: 'ColgateReady';
  font-size: 21px;
  font-style: italic;
  font-weight: 900;
  letter-spacing: -0.5px;
  line-height: 27px;
}

@media only screen and (min-width: 1200px) {
  /* line 44, src/sass/components/image/_image-bsbf-home-hero.scss */
  .bsbf-home-hero figure h1 {
    font-size: 45px;
    line-height: 56px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 44, src/sass/components/image/_image-bsbf-home-hero.scss */
  .bsbf-home-hero figure h1 {
    color: #fff;
    font-family: 'ColgateReady';
    font-size: 21px;
    font-style: italic;
    font-weight: 900;
    letter-spacing: -0.3px;
    line-height: 27px;
    max-width: 260px;
  }
}

/* line 70, src/sass/components/image/_image-bsbf-home-hero.scss */
.bsbf-home-hero figure p {
  color: #fff;
  font-family: 'ColgateReady';
  font-size: 12px;
  font-style: italic;
  font-weight: 900;
  letter-spacing: -0.25px;
}

@media only screen and (min-width: 1200px) {
  /* line 70, src/sass/components/image/_image-bsbf-home-hero.scss */
  .bsbf-home-hero figure p {
    font-size: 20px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 70, src/sass/components/image/_image-bsbf-home-hero.scss */
  .bsbf-home-hero figure p {
    font-size: 12px;
    letter-spacing: -0.15px;
  }
}

/* line 2, src/sass/components/image/_image-gradient-hero.scss */
.categories-hero.gradient-hero {
  background-color: transparent;
}

/* line 107, src/sass/core/_mixins.scss */
.categories-hero.gradient-hero picture {
  display: flex;
  flex-direction: column;
  background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.5) 30%, transparent 60%);
}

/* line 112, src/sass/core/_mixins.scss */
.categories-hero.gradient-hero picture img {
  position: relative;
  z-index: -1;
}

/* line 7, src/sass/components/image/_image-gradient-hero.scss */
.categories-hero.gradient-hero picture {
  display: flex;
  border-radius: 34px 0 0;
}

/* line 11, src/sass/components/image/_image-gradient-hero.scss */
.categories-hero.gradient-hero picture img {
  position: relative;
  z-index: -1;
}

@media only screen and (min-width: 991px) {
  /* line 16, src/sass/components/image/_image-gradient-hero.scss */
  .categories-hero.gradient-hero picture::after {
    background-color: #f3f3f3;
    width: 40px;
    height: 44px;
    content: '';
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -2;
  }
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/components/image/_image-bsbf-gallery-hero.scss */
.image-bsbf-gallery-hero {
  padding: 0 5px;
}

/* line 7, src/sass/components/image/_image-bsbf-gallery-hero.scss */
.image-bsbf-gallery-hero figure {
  position: relative;
}

@media only screen and (max-width: 767px) {
  /* line 10, src/sass/components/image/_image-bsbf-gallery-hero.scss */
  .image-bsbf-gallery-hero figure img {
    border-bottom-right-radius: 30px;
  }
}

/* line 16, src/sass/components/image/_image-bsbf-gallery-hero.scss */
.image-bsbf-gallery-hero figure figcaption {
  position: absolute;
  left: 0;
  bottom: 64px;
  padding-left: 64px;
}

@media only screen and (max-width: 767px) {
  /* line 16, src/sass/components/image/_image-bsbf-gallery-hero.scss */
  .image-bsbf-gallery-hero figure figcaption {
    padding: 0 24px;
    bottom: 5px;
  }
}

/* line 28, src/sass/components/image/_image-bsbf-gallery-hero.scss */
.image-bsbf-gallery-hero figure h1 {
  font-size: 45px;
  font-size: 4.5rem;
  text-align: left;
  color: #fff;
  font-family: 'ColgateReady';
  font-weight: 900;
  font-style: italic;
  letter-spacing: -0.5px;
  line-height: 56px;
}

@media only screen and (max-width: 767px) {
  /* line 28, src/sass/components/image/_image-bsbf-gallery-hero.scss */
  .image-bsbf-gallery-hero figure h1 {
    font-size: 30px;
    font-size: 3rem;
    letter-spacing: -0.33px;
    line-height: 40px;
  }
}

/* line 47, src/sass/components/image/_image-bsbf-gallery-hero.scss */
.image-bsbf-gallery-hero figure h2 {
  font-size: 11px;
  font-size: 1.1rem;
  text-align: left;
  color: #fff;
  font-family: 'ColgateReady';
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1.65px;
}

/* line 58, src/sass/components/image/_image-bsbf-gallery-hero.scss */
.image-bsbf-gallery-hero figure 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;
  max-width: 400px;
}

/* line 2, src/sass/components/image/_image-text-grid-1.scss */
.posnewton__image-text-grid-1 {
  border-radius: 0;
}

/* line 5, src/sass/components/image/_image-text-grid-1.scss */
.posnewton__image-text-grid-1 h3 {
  font-size: 18px;
  color: #fff;
  line-height: 24px;
  margin: 24px 0;
}

/* line 12, src/sass/components/image/_image-text-grid-1.scss */
.posnewton__image-text-grid-1 h4 {
  margin: 0;
  color: #fff;
  font-size: 48px;
  line-height: 64px;
  margin: 0;
  text-transform: uppercase;
}

/* line 21, src/sass/components/image/_image-text-grid-1.scss */
.posnewton__image-text-grid-1 p {
  color: #fff;
  line-height: 40px;
  font-size: 20px;
}

/* line 1, src/sass/components/image/_image-quote.scss */
.posnewton__image-quote {
  margin-bottom: 25px;
}

/* line 4, src/sass/components/image/_image-quote.scss */
.posnewton__image-quote > .component-content {
  display: flex;
  justify-content: center;
}

/* line 9, src/sass/components/image/_image-quote.scss */
.posnewton__image-quote img {
  width: 1092px;
  height: 822px;
}

/* line 2, src/sass/components/image/_image-pdp-cta-dark.scss */
.posnewton__pdp-cta-dark-text {
  position: relative;
  background-color: #f3f3f3;
  padding: 0;
}

@media screen and (min-width: 991px) {
  /* line 2, src/sass/components/image/_image-pdp-cta-dark.scss */
  .posnewton__pdp-cta-dark-text {
    background: none;
  }
}

/* line 11, src/sass/components/image/_image-pdp-cta-dark.scss */
.posnewton__pdp-cta-dark-text picture {
  display: flex;
}

/* line 14, src/sass/components/image/_image-pdp-cta-dark.scss */
.posnewton__pdp-cta-dark-text picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* line 21, src/sass/components/image/_image-pdp-cta-dark.scss */
.posnewton__pdp-cta-dark-text figcaption {
  padding: 40px 35px;
}

@media screen and (min-width: 991px) {
  /* line 21, src/sass/components/image/_image-pdp-cta-dark.scss */
  .posnewton__pdp-cta-dark-text figcaption {
    position: absolute;
    z-index: 1;
    top: 40%;
    margin-top: -140px;
    width: 536px;
    padding: 0;
    left: 2%;
  }
}

@media screen and (min-width: 1440px) {
  /* line 21, src/sass/components/image/_image-pdp-cta-dark.scss */
  .posnewton__pdp-cta-dark-text figcaption {
    left: 100px;
    margin-top: -160px;
  }
}

@media screen and (min-width: 1920px) {
  /* line 21, src/sass/components/image/_image-pdp-cta-dark.scss */
  .posnewton__pdp-cta-dark-text figcaption {
    left: 250px;
  }
}

/* line 43, src/sass/components/image/_image-pdp-cta-dark.scss */
.posnewton__pdp-cta-dark-text figcaption > p {
  margin-top: 34px;
}

@media screen and (min-width: 991px) {
  /* line 47, src/sass/components/image/_image-pdp-cta-dark.scss */
  .posnewton__pdp-cta-dark-text figcaption > div {
    display: flex;
  }
  /* line 51, src/sass/components/image/_image-pdp-cta-dark.scss */
  .posnewton__pdp-cta-dark-text figcaption > div p:first-child {
    width: 260px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 47, src/sass/components/image/_image-pdp-cta-dark.scss */
  .posnewton__pdp-cta-dark-text figcaption > div {
    margin: 25px 0 35px;
  }
  /* line 59, src/sass/components/image/_image-pdp-cta-dark.scss */
  .posnewton__pdp-cta-dark-text figcaption > div p:first-child {
    padding-right: 40px;
  }
}

/* line 66, src/sass/components/image/_image-pdp-cta-dark.scss */
.posnewton__pdp-cta-dark-text h2 {
  color: #333;
  letter-spacing: -0.38px;
  text-align: left;
  font-size: 24px;
  line-height: 32px;
  font-weight: 900;
  font-style: italic;
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
}

@media screen and (min-width: 991px) {
  /* line 66, src/sass/components/image/_image-pdp-cta-dark.scss */
  .posnewton__pdp-cta-dark-text h2 {
    font-size: 34px;
    line-height: 42px;
    letter-spacing: -0.54px;
    width: 350px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 66, src/sass/components/image/_image-pdp-cta-dark.scss */
  .posnewton__pdp-cta-dark-text h2 {
    width: 500px;
  }
}

/* line 88, src/sass/components/image/_image-pdp-cta-dark.scss */
.posnewton__pdp-cta-dark-text a {
  color: #fff;
  background-color: #d2010d;
  border-color: #d2010d;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  letter-spacing: 0;
  text-align: left;
  font-family: 'Colgate Ready', 'Arial', sans-serif;
  padding: 10px 30px 12px;
  border-radius: 100px 0 100px 100px;
  margin-left: -10px;
}

@media screen and (min-width: 991px) {
  /* line 88, src/sass/components/image/_image-pdp-cta-dark.scss */
  .posnewton__pdp-cta-dark-text a {
    color: #d2010d;
    background-color: #fff;
    border-color: #fff;
    margin-left: 0;
  }
}

/* line 110, src/sass/components/image/_image-pdp-cta-dark.scss */
.posnewton__pdp-cta-dark-text p {
  font-family: 'Open Sans';
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  text-align: left;
  color: #333;
  max-width: 350px;
}

/* line 122, src/sass/components/image/_image-pdp-cta-dark.scss */
.posnewton__pdp-cta-dark-text small {
  display: block;
  color: #8f1f1d;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 0;
  text-align: left;
  padding: 8px 0 10px;
}

/* line 2, src/sass/components/image/_image-pdp-cta-red.scss */
.posnewton__pdp-cta-red-text {
  position: relative;
  background-color: #f3f3f3;
  padding: 0;
}

@media screen and (min-width: 991px) {
  /* line 2, src/sass/components/image/_image-pdp-cta-red.scss */
  .posnewton__pdp-cta-red-text {
    background: none;
  }
}

/* line 11, src/sass/components/image/_image-pdp-cta-red.scss */
.posnewton__pdp-cta-red-text picture {
  display: flex;
}

/* line 14, src/sass/components/image/_image-pdp-cta-red.scss */
.posnewton__pdp-cta-red-text picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* line 21, src/sass/components/image/_image-pdp-cta-red.scss */
.posnewton__pdp-cta-red-text figcaption {
  padding: 35px 35px 120px;
}

@media screen and (min-width: 991px) {
  /* line 21, src/sass/components/image/_image-pdp-cta-red.scss */
  .posnewton__pdp-cta-red-text figcaption {
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -110px;
    width: 480px;
    padding: 0;
    padding-left: 50px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 21, src/sass/components/image/_image-pdp-cta-red.scss */
  .posnewton__pdp-cta-red-text figcaption {
    left: 100px;
    padding-left: 0;
  }
}

@media screen and (min-width: 1920px) {
  /* line 21, src/sass/components/image/_image-pdp-cta-red.scss */
  .posnewton__pdp-cta-red-text figcaption {
    left: 280px;
    margin-top: -140px;
  }
}

/* line 44, src/sass/components/image/_image-pdp-cta-red.scss */
.posnewton__pdp-cta-red-text figcaption > p {
  margin-top: 34px;
}

@media screen and (min-width: 991px) {
  /* line 48, src/sass/components/image/_image-pdp-cta-red.scss */
  .posnewton__pdp-cta-red-text figcaption > div {
    display: flex;
  }
  /* line 52, src/sass/components/image/_image-pdp-cta-red.scss */
  .posnewton__pdp-cta-red-text figcaption > div p:first-child {
    width: 260px;
    padding-right: 40px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 48, src/sass/components/image/_image-pdp-cta-red.scss */
  .posnewton__pdp-cta-red-text figcaption > div {
    margin: 25px 0 35px;
  }
}

/* line 64, src/sass/components/image/_image-pdp-cta-red.scss */
.posnewton__pdp-cta-red-text h2 {
  color: #d2010d;
  letter-spacing: -0.38px;
  text-align: left;
  font-size: 24px;
  line-height: 32px;
  font-weight: 900;
  font-style: italic;
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
}

@media screen and (min-width: 991px) {
  /* line 64, src/sass/components/image/_image-pdp-cta-red.scss */
  .posnewton__pdp-cta-red-text h2 {
    font-size: 34px;
    line-height: 42px;
    letter-spacing: -0.54px;
  }
}

/* line 81, src/sass/components/image/_image-pdp-cta-red.scss */
.posnewton__pdp-cta-red-text a {
  color: #fff;
  background-color: #d2010d;
  border-color: #d2010d;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  letter-spacing: 0;
  text-align: left;
  font-family: 'Colgate Ready', 'Arial', sans-serif;
  padding: 10px 30px 12px;
  border-radius: 100px 0 100px 100px;
  margin-left: -10px;
}

@media screen and (min-width: 991px) {
  /* line 81, src/sass/components/image/_image-pdp-cta-red.scss */
  .posnewton__pdp-cta-red-text a {
    margin-left: 0;
  }
}

/* line 100, src/sass/components/image/_image-pdp-cta-red.scss */
.posnewton__pdp-cta-red-text p {
  font-family: 'Open Sans';
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  text-align: left;
  color: #333;
}

/* line 111, src/sass/components/image/_image-pdp-cta-red.scss */
.posnewton__pdp-cta-red-text small {
  display: block;
  color: #333;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 0;
  text-align: left;
  padding: 8px 0 10px;
}

@media screen and (max-width: 325px) {
  /* line 126, src/sass/components/image/_image-pdp-cta-red.scss */
  .pdp-cta-red-text-position picture img {
    min-height: 740px;
  }
}

@media screen and (max-width: 414px) {
  /* line 126, src/sass/components/image/_image-pdp-cta-red.scss */
  .pdp-cta-red-text-position picture img {
    min-height: 500px;
  }
}

@media screen and (max-width: 990px) {
  /* line 126, src/sass/components/image/_image-pdp-cta-red.scss */
  .pdp-cta-red-text-position picture img {
    height: 400px;
  }
}

@media screen and (max-width: 450px) {
  /* line 140, src/sass/components/image/_image-pdp-cta-red.scss */
  .pdp-cta-red-text-position figcaption {
    padding: 40px 35px;
    position: absolute;
    z-index: 1;
    top: 20%;
    margin-top: -110px;
    width: calc(100% - 70px);
  }
}

@media screen and (max-width: 990px) {
  /* line 140, src/sass/components/image/_image-pdp-cta-red.scss */
  .pdp-cta-red-text-position figcaption {
    padding: 40px 35px;
    position: absolute;
    z-index: 1;
    top: 35%;
    margin-top: -110px;
    width: calc(100% - 70px);
  }
}

@media screen and (max-width: 280px) {
  /* line 161, src/sass/components/image/_image-pdp-cta-red.scss */
  .pdp-cta-red-margin {
    margin-top: 32rem;
  }
}

@media screen and (max-width: 330px) {
  /* line 161, src/sass/components/image/_image-pdp-cta-red.scss */
  .pdp-cta-red-margin {
    margin-top: 25rem;
  }
}

@media screen and (max-width: 375px) {
  /* line 161, src/sass/components/image/_image-pdp-cta-red.scss */
  .pdp-cta-red-margin {
    margin-top: 17rem;
  }
}

@media screen and (max-width: 400px) {
  /* line 161, src/sass/components/image/_image-pdp-cta-red.scss */
  .pdp-cta-red-margin {
    margin-top: 5rem;
  }
}

/* line 2, src/sass/components/image/_image-pdp-cta-maroon.scss */
.posnewton__pdp-cta-maroon-text {
  position: relative;
  background-color: #f3f3f3;
  padding: 0;
}

@media screen and (min-width: 991px) {
  /* line 2, src/sass/components/image/_image-pdp-cta-maroon.scss */
  .posnewton__pdp-cta-maroon-text {
    background: none;
  }
}

/* line 11, src/sass/components/image/_image-pdp-cta-maroon.scss */
.posnewton__pdp-cta-maroon-text picture {
  display: flex;
}

/* line 14, src/sass/components/image/_image-pdp-cta-maroon.scss */
.posnewton__pdp-cta-maroon-text picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* line 21, src/sass/components/image/_image-pdp-cta-maroon.scss */
.posnewton__pdp-cta-maroon-text figcaption {
  padding: 40px 35px;
}

@media screen and (min-width: 991px) {
  /* line 21, src/sass/components/image/_image-pdp-cta-maroon.scss */
  .posnewton__pdp-cta-maroon-text figcaption {
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -10%;
    width: 536px;
    padding: 0;
    left: 3%;
  }
}

@media screen and (min-width: 1440px) {
  /* line 21, src/sass/components/image/_image-pdp-cta-maroon.scss */
  .posnewton__pdp-cta-maroon-text figcaption {
    left: 100px;
    top: 58%;
    margin-top: 0;
  }
}

@media screen and (min-width: 1920px) {
  /* line 21, src/sass/components/image/_image-pdp-cta-maroon.scss */
  .posnewton__pdp-cta-maroon-text figcaption {
    left: 280px;
    top: unset;
    bottom: 0;
    margin-bottom: 170px;
  }
}

/* line 47, src/sass/components/image/_image-pdp-cta-maroon.scss */
.posnewton__pdp-cta-maroon-text figcaption > p {
  margin-top: 34px;
}

@media screen and (min-width: 991px) {
  /* line 51, src/sass/components/image/_image-pdp-cta-maroon.scss */
  .posnewton__pdp-cta-maroon-text figcaption > div {
    display: flex;
  }
  /* line 55, src/sass/components/image/_image-pdp-cta-maroon.scss */
  .posnewton__pdp-cta-maroon-text figcaption > div p:first-child {
    width: 260px;
    padding-right: 40px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 51, src/sass/components/image/_image-pdp-cta-maroon.scss */
  .posnewton__pdp-cta-maroon-text figcaption > div {
    margin: 25px 0 35px;
  }
}

/* line 67, src/sass/components/image/_image-pdp-cta-maroon.scss */
.posnewton__pdp-cta-maroon-text h2 {
  color: #333;
  letter-spacing: -0.38px;
  text-align: left;
  font-size: 24px;
  line-height: 32px;
  font-weight: 900;
  font-style: italic;
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
}

@media screen and (min-width: 991px) {
  /* line 67, src/sass/components/image/_image-pdp-cta-maroon.scss */
  .posnewton__pdp-cta-maroon-text h2 {
    color: #8f1f1d;
    font-size: 34px;
    line-height: 42px;
    letter-spacing: -0.54px;
    width: 350px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 67, src/sass/components/image/_image-pdp-cta-maroon.scss */
  .posnewton__pdp-cta-maroon-text h2 {
    width: 500px;
  }
}

/* line 90, src/sass/components/image/_image-pdp-cta-maroon.scss */
.posnewton__pdp-cta-maroon-text a {
  color: #fff;
  background-color: #d2010d;
  border-color: #d2010d;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  letter-spacing: 0;
  text-align: left;
  font-family: 'Colgate Ready', 'Arial', sans-serif;
  padding: 10px 30px 12px;
  border-radius: 100px 0 100px 100px;
  margin-left: -10px;
}

@media screen and (min-width: 991px) {
  /* line 90, src/sass/components/image/_image-pdp-cta-maroon.scss */
  .posnewton__pdp-cta-maroon-text a {
    margin-left: 0;
  }
}

/* line 109, src/sass/components/image/_image-pdp-cta-maroon.scss */
.posnewton__pdp-cta-maroon-text p {
  font-family: 'Open Sans';
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  text-align: left;
  color: #333;
}

/* line 120, src/sass/components/image/_image-pdp-cta-maroon.scss */
.posnewton__pdp-cta-maroon-text small {
  display: block;
  color: #333;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 0;
  text-align: left;
  padding: 8px 0 10px;
}

/* line 2, src/sass/components/image/_image-pdp-cta-light.scss */
.posnewton__pdp-cta-light-text {
  position: relative;
  background-color: #f3f3f3;
  padding: 0;
}

@media screen and (min-width: 991px) {
  /* line 2, src/sass/components/image/_image-pdp-cta-light.scss */
  .posnewton__pdp-cta-light-text {
    background: none;
  }
}

/* line 11, src/sass/components/image/_image-pdp-cta-light.scss */
.posnewton__pdp-cta-light-text picture {
  display: flex;
}

/* line 14, src/sass/components/image/_image-pdp-cta-light.scss */
.posnewton__pdp-cta-light-text picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* line 21, src/sass/components/image/_image-pdp-cta-light.scss */
.posnewton__pdp-cta-light-text figcaption {
  padding: 35px 35px 120px;
}

@media screen and (min-width: 991px) {
  /* line 21, src/sass/components/image/_image-pdp-cta-light.scss */
  .posnewton__pdp-cta-light-text figcaption {
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -150px;
    width: 536px;
    padding: 0;
    left: 100px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 21, src/sass/components/image/_image-pdp-cta-light.scss */
  .posnewton__pdp-cta-light-text figcaption {
    left: 180px;
  }
}

@media screen and (min-width: 1920px) {
  /* line 21, src/sass/components/image/_image-pdp-cta-light.scss */
  .posnewton__pdp-cta-light-text figcaption {
    left: 280px;
  }
}

/* line 42, src/sass/components/image/_image-pdp-cta-light.scss */
.posnewton__pdp-cta-light-text figcaption > p {
  margin-top: 34px;
}

@media screen and (min-width: 991px) {
  /* line 46, src/sass/components/image/_image-pdp-cta-light.scss */
  .posnewton__pdp-cta-light-text figcaption > div {
    display: flex;
  }
  /* line 50, src/sass/components/image/_image-pdp-cta-light.scss */
  .posnewton__pdp-cta-light-text figcaption > div p:first-child {
    width: 260px;
    padding-right: 40px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 46, src/sass/components/image/_image-pdp-cta-light.scss */
  .posnewton__pdp-cta-light-text figcaption > div {
    margin: 25px 0 35px;
  }
}

/* line 62, src/sass/components/image/_image-pdp-cta-light.scss */
.posnewton__pdp-cta-light-text h2 {
  color: #d2010d;
  letter-spacing: -0.38px;
  text-align: left;
  font-size: 24px;
  line-height: 32px;
  font-weight: 900;
  font-style: italic;
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
}

@media screen and (min-width: 991px) {
  /* line 62, src/sass/components/image/_image-pdp-cta-light.scss */
  .posnewton__pdp-cta-light-text h2 {
    color: #fff;
    font-size: 34px;
    line-height: 42px;
    letter-spacing: -0.54px;
  }
}

/* line 80, src/sass/components/image/_image-pdp-cta-light.scss */
.posnewton__pdp-cta-light-text a {
  color: #fff;
  background-color: #d2010d;
  border-color: #d2010d;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  letter-spacing: 0;
  text-align: left;
  font-family: 'Colgate Ready', 'Arial', sans-serif;
  padding: 10px 30px 12px;
  border-radius: 100px 0 100px 100px;
  margin-left: -10px;
}

@media screen and (min-width: 991px) {
  /* line 80, src/sass/components/image/_image-pdp-cta-light.scss */
  .posnewton__pdp-cta-light-text a {
    color: #d2010d;
    background-color: #fff;
    border-color: #fff;
    margin-left: 0;
  }
}

/* line 102, src/sass/components/image/_image-pdp-cta-light.scss */
.posnewton__pdp-cta-light-text p {
  font-family: 'Open Sans';
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  text-align: left;
  color: #333;
}

@media screen and (min-width: 991px) {
  /* line 102, src/sass/components/image/_image-pdp-cta-light.scss */
  .posnewton__pdp-cta-light-text p {
    color: #fff;
  }
}

/* line 117, src/sass/components/image/_image-pdp-cta-light.scss */
.posnewton__pdp-cta-light-text small {
  display: block;
  color: #333;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 0;
  text-align: left;
  padding: 8px 0 10px;
}

@media screen and (min-width: 991px) {
  /* line 117, src/sass/components/image/_image-pdp-cta-light.scss */
  .posnewton__pdp-cta-light-text small {
    color: #fff;
  }
}

/* line 2, src/sass/components/image/_image-pdp-cta-experts.scss */
.posnewton__pdp-cta-experts {
  padding: 0;
  position: relative;
}

/* line 7, src/sass/components/image/_image-pdp-cta-experts.scss */
.posnewton__pdp-cta-experts picture {
  display: flex;
}

/* line 10, src/sass/components/image/_image-pdp-cta-experts.scss */
.posnewton__pdp-cta-experts picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media screen and (min-width: 991px) {
  /* line 17, src/sass/components/image/_image-pdp-cta-experts.scss */
  .posnewton__pdp-cta-experts figcaption {
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -170px;
  }
}

/* line 26, src/sass/components/image/_image-pdp-cta-experts.scss */
.posnewton__pdp-cta-experts h2 {
  color: #333;
  letter-spacing: -0.38px;
  text-align: left;
  font-size: 24px;
  line-height: 32px;
  font-weight: 900;
  font-style: italic;
  margin: 40px auto;
  width: 250px;
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
}

@media screen and (min-width: 768px) {
  /* line 26, src/sass/components/image/_image-pdp-cta-experts.scss */
  .posnewton__pdp-cta-experts h2 {
    width: 420px;
  }
}

@media screen and (min-width: 991px) {
  /* line 26, src/sass/components/image/_image-pdp-cta-experts.scss */
  .posnewton__pdp-cta-experts h2 {
    font-size: 34px;
    line-height: 42px;
    letter-spacing: -0.54px;
    margin: 0 0 0 5%;
    width: 620px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 26, src/sass/components/image/_image-pdp-cta-experts.scss */
  .posnewton__pdp-cta-experts h2 {
    margin: 0 0 0 20%;
  }
}

@media screen and (min-width: 1920px) {
  /* line 26, src/sass/components/image/_image-pdp-cta-experts.scss */
  .posnewton__pdp-cta-experts h2 {
    margin: 0 0 0 35%;
  }
}

/* line 2, src/sass/components/image/_image-pdp-pen-image-1.scss */
.posnewton__pdp-pen-image-1 {
  position: relative;
  background-color: #f3f3f3;
  padding: 0;
}

@media screen and (min-width: 991px) {
  /* line 2, src/sass/components/image/_image-pdp-pen-image-1.scss */
  .posnewton__pdp-pen-image-1 {
    background: none;
    margin-bottom: -2px;
  }
}

/* line 12, src/sass/components/image/_image-pdp-pen-image-1.scss */
.posnewton__pdp-pen-image-1 picture {
  display: flex;
}

/* line 15, src/sass/components/image/_image-pdp-pen-image-1.scss */
.posnewton__pdp-pen-image-1 picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* line 22, src/sass/components/image/_image-pdp-pen-image-1.scss */
.posnewton__pdp-pen-image-1 figcaption {
  padding: 30px 30px 80px;
}

@media screen and (min-width: 991px) {
  /* line 22, src/sass/components/image/_image-pdp-pen-image-1.scss */
  .posnewton__pdp-pen-image-1 figcaption {
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -150px;
    width: 536px;
    padding: 0;
    left: 50px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 22, src/sass/components/image/_image-pdp-pen-image-1.scss */
  .posnewton__pdp-pen-image-1 figcaption {
    left: 180px;
  }
}

@media screen and (min-width: 1920px) {
  /* line 22, src/sass/components/image/_image-pdp-pen-image-1.scss */
  .posnewton__pdp-pen-image-1 figcaption {
    left: 280px;
  }
}

/* line 44, src/sass/components/image/_image-pdp-pen-image-1.scss */
.posnewton__pdp-pen-image-1 h2 {
  color: #333;
  letter-spacing: -0.38px;
  text-align: left;
  font-size: 24px;
  line-height: 32px;
  font-weight: 900;
  font-style: italic;
  margin-bottom: 24px;
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
}

@media screen and (min-width: 991px) {
  /* line 44, src/sass/components/image/_image-pdp-pen-image-1.scss */
  .posnewton__pdp-pen-image-1 h2 {
    color: #d2010d;
    font-size: 34px;
    line-height: 42px;
    letter-spacing: -0.54px;
    margin-bottom: 40px;
    width: 500px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 44, src/sass/components/image/_image-pdp-pen-image-1.scss */
  .posnewton__pdp-pen-image-1 h2 {
    width: 600px;
  }
}

/* line 69, src/sass/components/image/_image-pdp-pen-image-1.scss */
.posnewton__pdp-pen-image-1 p {
  font-family: 'Open Sans';
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0;
  text-align: left;
  color: #333;
  margin: 10px 0;
}

@media screen and (min-width: 991px) {
  /* line 69, src/sass/components/image/_image-pdp-pen-image-1.scss */
  .posnewton__pdp-pen-image-1 p {
    width: 396px;
  }
}

/* line 85, src/sass/components/image/_image-pdp-pen-image-1.scss */
.posnewton__pdp-pen-image-1 small {
  display: block;
  color: #8f1f1d;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 0;
  text-align: left;
  margin-top: 24px;
}

@media screen and (min-width: 991px) {
  /* line 85, src/sass/components/image/_image-pdp-pen-image-1.scss */
  .posnewton__pdp-pen-image-1 small {
    color: #333;
    margin-top: 40px;
  }
}

/* line 2, src/sass/components/image/_image-pdp-led-image-1.scss */
.posnewton__pdp-led-image {
  position: relative;
  background-color: #f3f3f3;
  padding: 0;
}

@media screen and (min-width: 991px) {
  /* line 2, src/sass/components/image/_image-pdp-led-image-1.scss */
  .posnewton__pdp-led-image {
    background: none;
    margin-bottom: -2px;
  }
}

/* line 12, src/sass/components/image/_image-pdp-led-image-1.scss */
.posnewton__pdp-led-image picture {
  display: flex;
}

/* line 15, src/sass/components/image/_image-pdp-led-image-1.scss */
.posnewton__pdp-led-image picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* line 22, src/sass/components/image/_image-pdp-led-image-1.scss */
.posnewton__pdp-led-image figcaption {
  padding: 35px 35px 40px;
}

@media screen and (min-width: 991px) {
  /* line 22, src/sass/components/image/_image-pdp-led-image-1.scss */
  .posnewton__pdp-led-image figcaption {
    position: absolute;
    z-index: 1;
    width: 410px;
    padding: 0;
    right: 5%;
    bottom: 30%;
  }
}

@media screen and (min-width: 1440px) {
  /* line 22, src/sass/components/image/_image-pdp-led-image-1.scss */
  .posnewton__pdp-led-image figcaption {
    right: 8%;
  }
}

@media screen and (min-width: 1920px) {
  /* line 22, src/sass/components/image/_image-pdp-led-image-1.scss */
  .posnewton__pdp-led-image figcaption {
    right: 15%;
  }
}

/* line 43, src/sass/components/image/_image-pdp-led-image-1.scss */
.posnewton__pdp-led-image h2 {
  color: #8f1f1d;
  letter-spacing: -0.38px;
  text-align: left;
  font-size: 24px;
  line-height: 32px;
  font-weight: 900;
  font-style: italic;
  margin-bottom: 24px;
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
}

@media screen and (min-width: 991px) {
  /* line 43, src/sass/components/image/_image-pdp-led-image-1.scss */
  .posnewton__pdp-led-image h2 {
    font-size: 44px;
    margin-bottom: 10px;
    line-height: 56px;
    letter-spacing: -1.12px;
  }
}

/* line 62, src/sass/components/image/_image-pdp-led-image-1.scss */
.posnewton__pdp-led-image p {
  font-family: 'Open Sans';
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 0;
  text-align: left;
  color: #333;
}

/* line 2, src/sass/components/image/_image-pdp-pen-image-2.scss */
.posnewton__pdp-pen-image-2 {
  position: relative;
  background-color: #f3f3f3;
  padding: 0;
}

@media screen and (min-width: 991px) {
  /* line 2, src/sass/components/image/_image-pdp-pen-image-2.scss */
  .posnewton__pdp-pen-image-2 {
    background: none;
    margin-bottom: -2px;
  }
}

/* line 12, src/sass/components/image/_image-pdp-pen-image-2.scss */
.posnewton__pdp-pen-image-2 picture {
  display: flex;
}

/* line 15, src/sass/components/image/_image-pdp-pen-image-2.scss */
.posnewton__pdp-pen-image-2 picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* line 22, src/sass/components/image/_image-pdp-pen-image-2.scss */
.posnewton__pdp-pen-image-2 figcaption {
  padding: 30px 30px 60px;
}

@media screen and (min-width: 991px) {
  /* line 22, src/sass/components/image/_image-pdp-pen-image-2.scss */
  .posnewton__pdp-pen-image-2 figcaption {
    position: absolute;
    z-index: 1;
    top: 50%;
    margin-top: -180px;
    width: 300px;
    padding: 0;
    right: 0;
  }
}

@media screen and (min-width: 1440px) {
  /* line 22, src/sass/components/image/_image-pdp-pen-image-2.scss */
  .posnewton__pdp-pen-image-2 figcaption {
    right: 50px;
    width: 400px;
  }
}

@media screen and (min-width: 1920px) {
  /* line 22, src/sass/components/image/_image-pdp-pen-image-2.scss */
  .posnewton__pdp-pen-image-2 figcaption {
    right: 140px;
  }
}

/* line 45, src/sass/components/image/_image-pdp-pen-image-2.scss */
.posnewton__pdp-pen-image-2 h2 {
  color: #8f1f1d;
  letter-spacing: -0.38px;
  text-align: left;
  font-size: 24px;
  line-height: 32px;
  width: 95%;
  font-weight: 900;
  font-style: italic;
  margin-bottom: 16px;
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
}

@media screen and (min-width: 991px) {
  /* line 45, src/sass/components/image/_image-pdp-pen-image-2.scss */
  .posnewton__pdp-pen-image-2 h2 {
    font-size: 34px;
    line-height: 42px;
    letter-spacing: -0.54px;
  }
}

/* line 64, src/sass/components/image/_image-pdp-pen-image-2.scss */
.posnewton__pdp-pen-image-2 p {
  font-family: 'Open Sans';
  font-size: 18px;
  line-height: 20px;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 0;
  text-align: left;
  color: #333;
  margin: 10px 0;
}

@media screen and (min-width: 991px) {
  /* line 64, src/sass/components/image/_image-pdp-pen-image-2.scss */
  .posnewton__pdp-pen-image-2 p {
    width: 250px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 64, src/sass/components/image/_image-pdp-pen-image-2.scss */
  .posnewton__pdp-pen-image-2 p {
    width: 390px;
  }
}

@media screen and (min-width: 1920px) {
  /* line 64, src/sass/components/image/_image-pdp-pen-image-2.scss */
  .posnewton__pdp-pen-image-2 p {
    width: 400px;
  }
}

/* line 2, src/sass/components/image/_image-placeholder.scss */
.placeholder-container picture {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
}

/* line 8, src/sass/components/image/_image-placeholder.scss */
.placeholder-container picture img {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 15, src/sass/components/image/_image-placeholder.scss */
.placeholder-container.placeholder-ratio__16-9 picture {
  padding-bottom: calc(100% / (16 / 9));
}

/* line 19, src/sass/components/image/_image-placeholder.scss */
.placeholder-container.placeholder-ratio__hero picture {
  padding-bottom: calc(100% / (1350 / 735));
}

@media only screen and (max-width: 767px) {
  /* line 19, src/sass/components/image/_image-placeholder.scss */
  .placeholder-container.placeholder-ratio__hero picture {
    padding-bottom: calc(100% / (767 / 735));
  }
}

/* line 31, src/sass/components/image/_image-placeholder.scss */
body[class*='template-article'] .article-header-panel .image picture {
  display: block;
  position: relative;
  height: 0;
  overflow: hidden;
  padding-bottom: calc(100% / (16 / 9));
}

/* line 38, src/sass/components/image/_image-placeholder.scss */
body[class*='template-article'] .article-header-panel .image picture img {
  position: absolute;
  top: 0;
  left: 0;
}

/* line 1, src/sass/components/image/_image-whitening-hub-wide-paragraph.scss */
.whitening-hub--wide-paragraph figure p {
  width: 100%;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/components/image/_image-wh-logo.scss */
.reference-header:not(.header-2022) .wh-logo {
  display: none;
  flex-shrink: 0;
  z-index: 99;
}

/* line 9, src/sass/components/image/_image-wh-logo.scss */
.reference-header:not(.header-2022) .wh-logo img {
  display: block;
  height: 78px;
}

@media only screen and (max-width: 767px) {
  /* line 9, src/sass/components/image/_image-wh-logo.scss */
  .reference-header:not(.header-2022) .wh-logo img {
    height: 66px;
  }
}

/* line 22, src/sass/components/image/_image-wh-logo.scss */
body[class*='whitening-hub'] .reference-header:not(.header-2022) .logo {
  margin-left: 47px !important;
}

@media only screen and (max-width: 991px) {
  /* line 22, src/sass/components/image/_image-wh-logo.scss */
  body[class*='whitening-hub'] .reference-header:not(.header-2022) .logo {
    margin-left: 67px !important;
  }
}

@media only screen and (max-width: 767px) {
  /* line 22, src/sass/components/image/_image-wh-logo.scss */
  body[class*='whitening-hub'] .reference-header:not(.header-2022) .logo {
    margin-left: 16px !important;
  }
}

/* line 33, src/sass/components/image/_image-wh-logo.scss */
body[class*='whitening-hub'] .reference-header:not(.header-2022) .logo img {
  width: auto !important;
  height: 78px;
}

@media only screen and (max-width: 767px) {
  /* line 33, src/sass/components/image/_image-wh-logo.scss */
  body[class*='whitening-hub'] .reference-header:not(.header-2022) .logo img {
    max-width: 100% !important;
    height: 66px;
  }
}

/* line 44, src/sass/components/image/_image-wh-logo.scss */
body[class*='whitening-hub'] .reference-header:not(.header-2022) .wh-logo {
  display: block;
}

@media only screen and (max-width: 991px) {
  /* line 52, src/sass/components/image/_image-wh-logo.scss */
  body[class*='whitening-hub'].main-menu-open .reference-header:not(.header-2022) .wh-logo, body[class*='whitening-hub'].main-search-open .reference-header:not(.header-2022) .wh-logo {
    display: none;
  }
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/components/image/_image-wh-logo-2022.scss */
.reference-header.header-2022 .wh-logo {
  display: none;
  flex-shrink: 0;
  z-index: 5;
}

/* line 9, src/sass/components/image/_image-wh-logo-2022.scss */
.reference-header.header-2022 .wh-logo img {
  display: block;
  height: 78px;
  margin: -8px 0;
  transition: height 0s ease 0.25s, opacity 0.25s ease 0.25s, visibility 0s ease 0.25s;
}

/* line 23, src/sass/components/image/_image-wh-logo-2022.scss */
body[class*='whitening-hub'] .reference-header.header-2022 .wh-logo {
  display: block;
}

@media only screen and (max-width: 767px) {
  /* line 32, src/sass/components/image/_image-wh-logo-2022.scss */
  body[class*='whitening-hub'].main-menu-open .reference-header.header-2022 .wh-logo img, body[class*='whitening-hub'].main-search-open .reference-header.header-2022 .wh-logo img {
    height: 0;
    opacity: 0;
    visibility: hidden;
    transition: height 0s ease 0.25s, opacity 0.25s ease 0s, visibility 0s ease 0.25s;
  }
}

/* line 1, src/sass/components/image/_image-whitening-hub-banner.scss */
.whitening-hub--banner {
  margin: 55px 0;
  padding: 20px 61px;
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/image/_image-whitening-hub-banner.scss */
  .whitening-hub--banner {
    padding: 0;
    margin: 55px 0 -35px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/image/_image-whitening-hub-banner.scss */
  .whitening-hub--banner {
    margin-bottom: -35px;
  }
}

/* line 14, src/sass/components/image/_image-whitening-hub-banner.scss */
.whitening-hub--banner > .component-content {
  font-size: 0;
}

/* line 18, src/sass/components/image/_image-whitening-hub-banner.scss */
.whitening-hub--banner img {
  border-radius: 32px 0;
  width: 100%;
}

/* line 23, src/sass/components/image/_image-whitening-hub-banner.scss */
.whitening-hub--banner figcaption {
  position: absolute;
  width: 31%;
  left: 9%;
  top: 63%;
  transform: translateY(-50%);
}

@media only screen and (max-width: 991px) {
  /* line 23, src/sass/components/image/_image-whitening-hub-banner.scss */
  .whitening-hub--banner figcaption {
    top: 52%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 23, src/sass/components/image/_image-whitening-hub-banner.scss */
  .whitening-hub--banner figcaption {
    width: 85%;
    left: 10%;
    top: 70%;
  }
}

/* line 40, src/sass/components/image/_image-whitening-hub-banner.scss */
.whitening-hub--banner figcaption p {
  margin: 0;
}

/* line 43, src/sass/components/image/_image-whitening-hub-banner.scss */
.whitening-hub--banner figcaption p .white-outline {
  padding: 10px 24px 14px;
}

/* line 51, src/sass/components/image/_image-whitening-hub-banner.scss */
.banner-max-height img {
  max-height: 550px;
  object-fit: cover;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/components/image/_image-wh-text-over-image.scss */
.wh-text-over-image .component-content {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
  border-radius: 45px 0;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  /* line 4, src/sass/components/image/_image-wh-text-over-image.scss */
  .wh-text-over-image .component-content {
    border-radius: 24px 0;
  }
}

/* line 17, src/sass/components/image/_image-wh-text-over-image.scss */
.wh-text-over-image figure::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, #fff, rgba(255, 255, 255, 0.8));
  opacity: 0.48;
}

/* line 26, src/sass/components/image/_image-wh-text-over-image.scss */
.wh-text-over-image img {
  display: block;
  width: 100%;
  height: 600px;
  object-fit: cover;
}

@media only screen and (max-width: 767px) {
  /* line 26, src/sass/components/image/_image-wh-text-over-image.scss */
  .wh-text-over-image img {
    height: 500px;
  }
}

/* line 37, src/sass/components/image/_image-wh-text-over-image.scss */
.wh-text-over-image figcaption {
  position: absolute;
  inset: 0;
  margin: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 40px;
  max-width: 848px;
}

@media only screen and (max-width: 767px) {
  /* line 37, src/sass/components/image/_image-wh-text-over-image.scss */
  .wh-text-over-image figcaption {
    justify-content: flex-start;
    padding: 42px 20px;
  }
}

/* line 52, src/sass/components/image/_image-wh-text-over-image.scss */
.wh-text-over-image figcaption > :last-child {
  margin-bottom: 0;
}

/* line 57, src/sass/components/image/_image-wh-text-over-image.scss */
.wh-text-over-image h2 {
  font-size: 45px;
  font-size: 4.5rem;
  color: #000;
  letter-spacing: -0.72px;
  line-height: 1.24444;
  font-family: 'ColgateReady Heavy';
  font-style: italic;
  margin-bottom: 21px;
}

@media only screen and (max-width: 767px) {
  /* line 57, src/sass/components/image/_image-wh-text-over-image.scss */
  .wh-text-over-image h2 {
    font-size: 24px;
    font-size: 2.4rem;
    letter-spacing: -0.19px;
    line-height: 1.33333;
    margin-bottom: 5px;
  }
}

/* line 76, src/sass/components/image/_image-wh-text-over-image.scss */
.wh-text-over-image p {
  font-size: 20px;
  font-size: 2rem;
  color: #000;
  line-height: 1.8;
  font-family: 'Open Sans';
  font-weight: bold;
  margin-top: 0;
}

@media only screen and (max-width: 767px) {
  /* line 76, src/sass/components/image/_image-wh-text-over-image.scss */
  .wh-text-over-image p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.75;
  }
}

/* line 1, src/sass/components/image/_image-wh22-background-hero.scss */
.wh22-background-hero {
  display: none;
}

/* line 4, src/sass/components/image/_image-wh22-background-hero.scss */
.wh22-background-hero img {
  position: relative;
  overflow: hidden;
  width: 100%;
}

/* line 2, src/sass/components/image/_image-title-and-image.scss */
.title-and-image figure {
  display: flex;
  flex-direction: column-reverse;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/components/image/_image-philips-logo.scss */
.reference-header.header-2022 .philips-logo {
  display: none;
  flex-shrink: 0;
  z-index: 5;
}

/* line 9, src/sass/components/image/_image-philips-logo.scss */
.reference-header.header-2022 .philips-logo a {
  display: block;
}

/* line 13, src/sass/components/image/_image-philips-logo.scss */
.reference-header.header-2022 .philips-logo img {
  display: block;
  width: 55px;
  transition: width 0s ease 0.25s, opacity 0.25s ease 0.25s, visibility 0s ease 0.25s;
}

/* line 26, src/sass/components/image/_image-philips-logo.scss */
body[class*='philips-colgate'] .reference-header.header-2022 .philips-logo {
  display: block;
}

/* line 29, src/sass/components/image/_image-philips-logo.scss */
body[class*='philips-colgate'] .reference-header.header-2022 .philips-logo + .logo {
  display: none;
}

@media only screen and (max-width: 767px) {
  /* line 39, src/sass/components/image/_image-philips-logo.scss */
  body[class*='philips-colgate'].main-menu-open .reference-header.header-2022 .philips-logo img, body[class*='philips-colgate'].main-search-open .reference-header.header-2022 .philips-logo img {
    height: 0;
    opacity: 0;
    visibility: hidden;
    transition: height 0s ease 0.25s, opacity 0.25s ease 0s, visibility 0s ease 0.25s;
  }
}

/* line 2, src/sass/components/image/_image-three-rounded-corners.scss */
.image-three-rounded-corners img {
  border-radius: 20px 0 20px 20px;
}
.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; }
/* line 2, src/sass/components/logoEmbed/_logo-embed-code.scss */
.logo-embed-code {
  width: 100%;
}
.map-canvas {
  margin-bottom: 10px;
  border: solid 2px #323131;
  text-align: center; }
  .map-canvas img {
    width: 100%;
    max-width: inherit; }

.no-js .map-canvas img {
  width: 100%;
  max-width: 640px; }
.navigation-root {
  text-align: left;
  z-index: 10;
  max-width: 100%; }

.navigation-mobile-menu {
  display: none; }
  @media only screen and (max-width: 767px) {
    .navigation-mobile-menu {
      display: block;
      position: relative;
      margin: 0 0 -2px -2px;
      width: 100%;
      height: 41px;
      cursor: pointer;
      box-sizing: border-box;
      overflow: hidden;
      background: whitesmoke;
      border: 2px solid #323131; }
      .navigation-mobile-menu:after {
        content: "\f0c9";
        display: inline-block;
        font-family: FontAwesome;
        font-style: normal;
        position: relative;
        font-weight: normal;
        display: block;
        width: 41px;
        height: 41px;
        position: absolute;
        top: 0;
        line-height: 38px;
        font-size: 25px;
        right: 0; } }

.navigation-branch {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  overflow: visible;
  list-style: none;
  border: 2px solid #323131; }
  .navigation-branch.navigation-level1 {
    border: none; }

.navigation-item {
  margin: 0 0 0 0;
  display: block; }
  .navigation-item > .navigation-item-title {
    display: block !important;
    padding: 5px 15px 5px 40px;
    background: #e1e1e1;
    color: #323131;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5;
    text-decoration: none;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis; }
    .navigation-item > .navigation-item-title:hover {
      color: white;
      background: #939191;
      text-decoration: none; }
  .navigation-item.has-children > .navigation-item-title .navigation-item-decoration {
    background-color: #c8c7c7; }
  .navigation-item.has-active-child > .navigation-item-title, .navigation-item.is-active > .navigation-item-title {
    color: #323131;
    background: #cccccc;
    text-decoration: none; }
  .navigation-item.is-open > .navigation-branch,
  .no-js .navigation-item:hover > .navigation-branch {
    display: block; }
  .navigation-item.navigation-level1 {
    margin: 0 0 -2px -2px;
    box-sizing: border-box;
    border: 2px solid #323131; }
    .navigation-item.navigation-level1 > .navigation-item-title {
      padding: 10px 20px 10px 20px;
      background: #e1e1e1;
      color: #323131;
      font-size: 14px;
      font-weight: bold;
      line-height: 1.5;
      text-decoration: none;
      display: block; }
      .navigation-item.navigation-level1 > .navigation-item-title:hover {
        color: white;
        background: #939191;
        text-decoration: none; }
    .navigation-item.navigation-level1.has-active-child > .navigation-item-title, .navigation-item.navigation-level1.is-active > .navigation-item-title {
      color: white;
      background: #605e5e;
      text-decoration: none; }
    @media only screen and (max-width: 767px) {
      .navigation-item.navigation-level1 {
        width: 100%; } }
  .navigation-item.navigation-level2 {
    border-top: 1px solid #323131; }
    @media only screen and (max-width: 767px) {
      .navigation-item.navigation-level2 {
        display: none; }
        .navigation-item.navigation-level2.is-open {
          display: block; } }

.navigation-branch.navigation-level2 {
  display: block; }

@media only screen and (max-width: 767px) {
  .navigation-root {
    display: none; }
  .is-open {
    display: block; } }
/* line 1, src/sass/components/pageDataLayerConfiguration/_pageDataLayerConfiguration-base.scss */
.pageDataLayerConfiguration, .pageDataLayerProperties, .customDataLayerProperties, .pdpDataLayerProperties {
  background-color: #DCDCDC;
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 7, src/sass/components/powerReviews/_generics.scss */
.p-w-r .pr-snippet-stars-container .pr-star-v4,
.p-w-r .pr-snippet-stars .pr-star-v4,
.p-w-r .pr-review .pr-star-v4 {
  background-image: none;
  background-color: transparent;
  color: transparent;
  border: 0;
}

/* line 13, src/sass/components/powerReviews/_generics.scss */
.p-w-r .pr-snippet-stars-container .pr-star-v4::before,
.p-w-r .pr-snippet-stars .pr-star-v4::before,
.p-w-r .pr-review .pr-star-v4::before {
  font-size: 24px;
  font-size: 2.4rem;
  color: #d2010d;
  font-feature-settings: 'liga' 1;
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  display: inline-block;
  text-rendering: auto;
  transform: translate(-6px, -5px);
}

/* line 26, src/sass/components/powerReviews/_generics.scss */
.p-w-r .pr-snippet-stars-container .pr-star-v4.pr-star-v4-0-filled::before,
.p-w-r .pr-snippet-stars .pr-star-v4.pr-star-v4-0-filled::before,
.p-w-r .pr-review .pr-star-v4.pr-star-v4-0-filled::before {
  content: 'star_outline';
}

/* line 32, src/sass/components/powerReviews/_generics.scss */
.p-w-r .pr-snippet-stars-container .pr-star-v4.pr-star-v4-25-filled::before,
.p-w-r .pr-snippet-stars .pr-star-v4.pr-star-v4-25-filled::before,
.p-w-r .pr-review .pr-star-v4.pr-star-v4-25-filled::before {
  content: 'star_half';
}

/* line 38, src/sass/components/powerReviews/_generics.scss */
.p-w-r .pr-snippet-stars-container .pr-star-v4.pr-star-v4-50-filled::before,
.p-w-r .pr-snippet-stars .pr-star-v4.pr-star-v4-50-filled::before,
.p-w-r .pr-review .pr-star-v4.pr-star-v4-50-filled::before {
  content: 'star_half';
}

/* line 44, src/sass/components/powerReviews/_generics.scss */
.p-w-r .pr-snippet-stars-container .pr-star-v4.pr-star-v4-75-filled::before,
.p-w-r .pr-snippet-stars .pr-star-v4.pr-star-v4-75-filled::before,
.p-w-r .pr-review .pr-star-v4.pr-star-v4-75-filled::before {
  content: 'star';
}

/* line 50, src/sass/components/powerReviews/_generics.scss */
.p-w-r .pr-snippet-stars-container .pr-star-v4.pr-star-v4-100-filled::before,
.p-w-r .pr-snippet-stars .pr-star-v4.pr-star-v4-100-filled::before,
.p-w-r .pr-review .pr-star-v4.pr-star-v4-100-filled::before {
  content: 'star';
}

/* line 56, src/sass/components/powerReviews/_generics.scss */
.p-w-r .pr-snippet-stars-container .pr-snippet-rating-decimal,
.p-w-r .pr-snippet-stars .pr-snippet-rating-decimal,
.p-w-r .pr-review .pr-snippet-rating-decimal {
  font-size: 15px;
  font-size: 1.5rem;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 0;
  line-height: 28px;
  border: 0;
  margin-left: 10px;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/powerReviews/_summary.scss */
.reviewSummary {
  padding-left: 0;
}

/* line 6, src/sass/components/powerReviews/_summary.scss */
.reviewSummary .powerReviews {
  margin: 10px 0;
}

/* line 9, src/sass/components/powerReviews/_summary.scss */
.reviewSummary .powerReviews .pr-snippet-read-and-write {
  display: inline-block;
}

/* line 12, src/sass/components/powerReviews/_summary.scss */
.reviewSummary .powerReviews .pr-snippet-read-and-write a {
  color: #fff;
}

/* line 17, src/sass/components/powerReviews/_summary.scss */
.reviewSummary .powerReviews .pr-snippet-stars-png {
  background-color: transparent;
}

/* line 22, src/sass/components/powerReviews/_summary.scss */
.reviewSummary .p-w-r .pr-snippet-stars-reco-inline.pr-snippet-compact .pr-snippet-stars-reco-reco {
  margin-top: 16px;
}

/* line 26, src/sass/components/powerReviews/_summary.scss */
.reviewSummary .pr-snippet {
  display: flex;
  align-items: center;
}

@media (max-width: 1400px) {
  /* line 26, src/sass/components/powerReviews/_summary.scss */
  .reviewSummary .pr-snippet {
    flex-direction: column;
    align-items: flex-start;
  }
}

/* line 36, src/sass/components/powerReviews/_summary.scss */
.reviewSummary .p-w-r .pr-snippet .pr-snippet-stars-png .pr-rating-stars {
  margin-right: 7px;
}

/* line 41, src/sass/components/powerReviews/_summary.scss */
.reviewSummary .p-w-r .pr-snippet-stars-container .pr-star-v4::before {
  color: #fff;
}

/* line 46, src/sass/components/powerReviews/_summary.scss */
.reviewSummary .p-w-r .pr-snippet .pr-snippet-stars-png .pr-star-v4 {
  margin-right: 7px;
  padding-top: 0;
  padding-bottom: 0;
}

/* line 52, src/sass/components/powerReviews/_summary.scss */
.reviewSummary .p-w-r .pr-snippet-stars-reco-inline .pr-snippet-stars-container {
  margin-right: 14px;
}

/* line 56, src/sass/components/powerReviews/_summary.scss */
.reviewSummary .p-w-r .pr-snippet-stars-reco-inline.pr-snippet-compact .pr-snippet-read-and-write {
  margin-top: 0;
  display: flex;
}

/* line 61, src/sass/components/powerReviews/_summary.scss */
.reviewSummary .p-w-r .pr-snippet .pr-snippet-stars-png .pr-snippet-rating-decimal,
.reviewSummary .p-w-r .pr-snippet-stars-reco-inline .pr-snippet-read-and-write a,
.reviewSummary .p-w-r .pr-snippet-stars-reco-inline .pr-snippet-read-and-write .pr-snippet-review-count {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px !important;
  margin: 0 !important;
  padding: 0 !important;
  line-height: 28px !important;
}

/* line 71, src/sass/components/powerReviews/_summary.scss */
.reviewSummary .p-w-r .pr-snippet-stars-reco-inline .pr-snippet-read-and-write .pr-snippet-review-count {
  margin-right: 14px !important;
}

/* line 75, src/sass/components/powerReviews/_summary.scss */
.reviewSummary .p-w-r .pr-snippet-reco-to-friend {
  max-width: none;
  display: flex;
}

@media (max-width: 1400px) {
  /* line 75, src/sass/components/powerReviews/_summary.scss */
  .reviewSummary .p-w-r .pr-snippet-reco-to-friend {
    flex-direction: column;
    align-items: flex-start;
  }
}

/* line 84, src/sass/components/powerReviews/_summary.scss */
.reviewSummary .p-w-r .pr-snippet-reco-to-friend div {
  display: flex !important;
  margin: 0;
}

/* line 89, src/sass/components/powerReviews/_summary.scss */
.reviewSummary .p-w-r .pr-snippet-reco-to-friend .pr-snippet-reco-to-friend-percent {
  flex-shrink: 0;
  margin-right: 7px;
}

/* line 94, src/sass/components/powerReviews/_summary.scss */
.reviewSummary .p-w-r .pr-snippet-reco-to-friend span {
  margin: 0 !important;
  display: flex !important;
  align-items: center;
}

/* line 100, src/sass/components/powerReviews/_summary.scss */
.reviewSummary .p-w-r .pr-snippet-reco-to-friend .pr-checkbox-icon svg {
  width: 36px;
  height: 36px;
  margin-right: 7px;
}

/* line 106, src/sass/components/powerReviews/_summary.scss */
.reviewSummary .p-w-r .pr-snippet-reco-to-friend .pr-reco-value {
  letter-spacing: -0.19px;
  line-height: 32px;
  font-weight: bold;
  font-style: italic;
}

/* line 113, src/sass/components/powerReviews/_summary.scss */
.reviewSummary .p-w-r .pr-snippet-reco-to-friend .pr-reco-to-friend-message {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px !important;
  line-height: 1.5 !important;
  max-width: none;
}

@media (max-width: 1400px) {
  /* line 113, src/sass/components/powerReviews/_summary.scss */
  .reviewSummary .p-w-r .pr-snippet-reco-to-friend .pr-reco-to-friend-message {
    padding-left: 43px;
  }
}

/* line 126, src/sass/components/powerReviews/_summary.scss */
.p-w-r .pr-snippet-stars-reco-inline.pr-snippet-compact .pr-snippet-read-and-write {
  margin-top: 2px;
}

/* stylelint-disable */
/* line 2, src/sass/components/powerReviews/_userReviews.scss */
.userReviews {
  padding: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 2, src/sass/components/powerReviews/_userReviews.scss */
  .userReviews {
    padding: 0;
  }
}

/* line 11, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-review-snapshot-header-intro {
  border: 0;
}

/* line 14, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-review-snapshot-header-intro .pr-headline {
  font-size: 37px;
  font-size: 3.7rem;
  color: #d2010d;
  font-style: italic;
  font-weight: 900;
  letter-spacing: -0.5px;
  line-height: 48px;
}

/* line 25, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-snippet-stars-reco-stars {
  float: none;
}

/* line 29, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-snippet-stars-reco-stars .pr-snippet-stars-png .pr-star-v4 {
  padding-top: 8px;
}

/* line 32, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-snippet-stars-reco-stars .pr-snippet-stars-png .pr-star-v4::before {
  font-size: 30px;
  font-size: 3rem;
}

/* line 37, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-snippet-stars-reco-stars .pr-snippet-stars-png .pr-snippet-rating-decimal {
  font-size: 26px;
  font-size: 2.6rem;
  color: #333;
  border: 0;
  padding: 0;
  font-style: italic;
  font-weight: 600;
  margin-left: 20px;
}

/* line 49, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-snippet-stars-reco-stars .pr-snippet-read-and-write {
  float: right;
  padding-top: 10px;
}

/* line 53, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-snippet-stars-reco-stars .pr-snippet-read-and-write .pr-snippet-write-review-link {
  font-size: 15px;
  font-size: 1.5rem;
  color: #d2010d;
  text-decoration: none;
  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: #eeeeee;
  border: 2px solid #eeeeee;
  transition: all 200ms ease;
  margin: 0 10px;
}

/* line 69, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-snippet-stars-reco-stars .pr-snippet-read-and-write .pr-snippet-write-review-link:hover {
  color: #fff;
  background-color: #22838a;
  border: 2px solid #22838a;
  text-decoration: none;
  cursor: pointer;
}

/* line 76, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-snippet-stars-reco-stars .pr-snippet-read-and-write .pr-snippet-write-review-link:hover .pr-filter-btn__child {
  color: #fff;
}

/* line 82, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-snippet-stars-reco-stars .pr-snippet-read-and-write .pr-snippet-review-count {
  font-size: 15px;
  font-size: 1.5rem;
  color: #333;
  font-family: 'OpenSans', sans-serif;
  letter-spacing: -0.09px;
  line-height: 22px;
}

/* line 93, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-review-snapshot-block {
  border: 0;
  background-color: #eeeeee;
  border-radius: 25px;
  padding: 15px;
}

/* line 99, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-review-snapshot-block .pr-review-snapshot-block-headline,
.userReviews .p-w-r .pr-review-snapshot .pr-review-snapshot-block dt {
  font-size: 20px;
  font-size: 2rem;
  background-color: transparent;
  font-style: italic;
}

/* line 107, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-review-snapshot-block dd {
  overflow: hidden;
}

/* line 111, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-review-snapshot-block .pr-snapshot-tag-def:first-of-type,
.userReviews .p-w-r .pr-review-snapshot .pr-review-snapshot-block .pr-histogram-list {
  margin-top: 0;
}

/* line 116, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-review-snapshot-block .pr-histogram-label {
  font-size: 15px;
  font-size: 1.5rem;
  color: #333;
  font-family: 'OpenSans', sans-serif;
  letter-spacing: 0px;
  line-height: 28px;
}

/* line 125, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-review-snapshot-block .pr-ratings-histogram-bar {
  background: #d6d6d6;
  height: 18px;
}

/* line 129, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-review-snapshot-block .pr-ratings-histogram-bar .pr-ratings-histogram-barValue {
  background: #d2010d;
  height: 18px;
}

/* line 135, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-review-snapshot-block .pr-histogram-count {
  font-size: 13px;
  font-size: 1.3rem;
  color: #666;
  font-family: 'OpenSans-Italic', sans-serif;
  font-style: italic;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 22px;
  padding: 0 0 0 5px;
  text-align: left;
}

/* line 150, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-review-snapshot-block .pr-snapshot-tag-def:hover .pr-filter-btn__voteCount {
  background-color: transparent;
  color: #666;
}

/* line 157, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-review-snapshot-block .pr-filter-btn__child {
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  font-family: 'OpenSans', sans-serif;
  letter-spacing: -0.1px;
  line-height: 28px;
}

/* line 165, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-review-snapshot-block .pr-filter-btn__child.pr-snapshot-highlight {
  font-size: 13px;
  font-size: 1.3rem;
  color: #666;
  font-family: 'OpenSans-Italic', sans-serif;
  font-style: italic;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 22px;
}

/* line 175, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-review-snapshot-block .pr-filter-btn__child.pr-snapshot-highlight:hover {
  background-color: transparent;
  color: #666;
}

/* line 183, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container {
  margin-top: 50px;
}

/* line 186, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container .pr-msq-list dt {
  font-size: 20px;
  font-size: 2rem;
  color: #d2010d;
  font-family: 'ColgateReady-BoldItalic', sans-serif;
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.25px;
  line-height: 28px;
  display: block;
  width: auto;
  margin-top: 20px;
}

/* line 200, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container .pr-msq-list dd {
  border-radius: 20px 0 20px 20px;
  background-color: #eeeeee;
  border: 2px solid #eeeeee;
  transition: all 200ms ease;
  padding: 2px 8px;
  margin: 20px 6px 0;
}

/* line 208, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container .pr-msq-list dd:hover {
  color: #fff;
  background-color: #22838a;
  border: 2px solid #22838a;
  text-decoration: none;
  cursor: pointer;
}

/* line 215, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container .pr-msq-list dd:hover .pr-filter-btn__child {
  color: #fff;
}

/* line 220, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container .pr-msq-list dd:first-of-type {
  margin-left: 0;
}

/* line 224, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container .pr-msq-list dd:last-of-type {
  display: none;
}

/* line 228, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container .pr-msq-list dd button,
.userReviews .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container .pr-msq-list dd .pr-filter-btn__child {
  background-color: transparent;
  border: 0;
}

/* line 234, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container .pr-msq-list dd .pr-filter-btn__child {
  font-size: 15px;
  font-size: 1.5rem;
  color: #333;
  font-family: 'ColgateReady-Italic', sans-serif;
  font-style: italic;
  font-weight: normal;
  letter-spacing: -0.19px;
}

/* line 243, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container .pr-msq-list dd .pr-filter-btn__child:last-child {
  border: 0;
}

/* line 248, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-snapshot .pr-review-snapshot-msq-container .pr-msq-list dd .pr-more-button {
  display: none;
}

/* line 256, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display {
  background: #eeeeee;
  border-radius: 50px;
  padding: 50px;
}

@media only screen and (max-width: 767px) {
  /* line 256, src/sass/components/powerReviews/_userReviews.scss */
  .userReviews .p-w-r .pr-review-display {
    padding: 0;
  }
}

/* line 266, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-rd-main-header .pr-rd-review-header-contents {
  background-color: transparent;
}

/* line 269, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-rd-main-header .pr-rd-review-header-contents .pr-rd-review-total {
  display: none;
}

/* line 275, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-rd-main-header .pr-rd-review-header-contents .pr-rd-search-container .pr-rd-search-reviews-input input {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Open Sans';
  font-style: normal;
  letter-spacing: 0;
  border-radius: 25px;
  border: 1px solid #d4d4d4;
  padding: 5px 40px;
  color: #333;
}

/* line 287, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-rd-main-header .pr-rd-review-header-contents .pr-rd-search-container .pr-rd-search-reviews-input .pr-rd-search-reviews-icon-button {
  background: #fff;
  border: 0;
  border-radius: 25px;
  height: 30px;
  right: 2px;
  top: 2px;
}

/* line 297, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-rd-main-header .pr-rd-review-header-contents .pr-rd-search-container .pr-rd-search-reviews-input .pr-rd-search-reviews-icon-button .pr-search-icon svg path {
  fill: #d2010d;
}

/* line 309, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-rd-main-header .pr-rd-review-header-sorts .pr-rd-sort-group .pr-rd-sort {
  font-size: 15px;
  font-size: 1.5rem;
  border: none;
  color: #d2010d;
  font-family: 'ColgateReady-BoldItalic', sans-serif;
  font-style: italic;
  font-weight: bold;
  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;
  margin: 0 10px;
}

@media only screen and (max-width: 767px) {
  /* line 309, src/sass/components/powerReviews/_userReviews.scss */
  .userReviews .p-w-r .pr-review-display .pr-rd-main-header .pr-rd-review-header-sorts .pr-rd-sort-group .pr-rd-sort {
    margin: 0 auto;
    max-width: 90%;
    display: block;
  }
}

/* line 332, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-rd-main-header .pr-rd-review-header-sorts .pr-rd-sort-group .pr-rd-sort:hover {
  color: #fff;
  background-color: #22838a;
  border: 2px solid #22838a;
  text-decoration: none;
  cursor: pointer;
}

/* line 340, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-rd-main-header .pr-rd-review-header-sorts .pr-rd-sort-group optgroup {
  font-size: 15px;
  font-size: 1.5rem;
  border: 0;
  padding: 30px;
  background-color: #fff;
  border-radius: 10px;
  color: #d2010d;
  font-family: "ColgateReady", "Arial", sans-serif;
  text-align: right;
  font-style: italic;
  font-weight: 700;
  margin: 5px 0;
}

/* line 358, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-review,
.userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review,
.userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review {
  background-color: #fff;
  margin: 20px 0;
  padding: 20px;
  border-radius: 25px;
}

@media only screen and (max-width: 767px) {
  /* line 358, src/sass/components/powerReviews/_userReviews.scss */
  .userReviews .p-w-r .pr-review-display .pr-review,
  .userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review,
  .userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review {
    margin: 10px 5px;
  }
}

/* line 370, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-review .pr-snippet-stars,
.userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review .pr-snippet-stars,
.userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review .pr-snippet-stars {
  background-color: transparent;
}

/* line 374, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-review .pr-rating-stars,
.userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review .pr-rating-stars,
.userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review .pr-rating-stars {
  margin-top: 5px;
  margin-left: 6px;
}

/* line 379, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-review .pr-snippet-rating-decimal,
.userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review .pr-snippet-rating-decimal,
.userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review .pr-snippet-rating-decimal {
  font-size: 15px;
  font-size: 1.5rem;
  color: #333;
  border: 0;
  background-color: transparent;
}

/* line 387, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-review .pr-rd-header,
.userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review .pr-rd-header,
.userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review .pr-rd-header {
  margin-bottom: 0;
}

/* line 390, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-review .pr-rd-header .pr-rd-review-headline,
.userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review .pr-rd-header .pr-rd-review-headline,
.userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review .pr-rd-header .pr-rd-review-headline {
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  font-family: 'OpenSans-Bold', sans-serif;
  font-weight: bold;
  letter-spacing: -0.1px;
  line-height: 28px;
}

/* line 401, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-review .pr-rd-description,
.userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review .pr-rd-description,
.userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review .pr-rd-description {
  width: 100%;
  margin-bottom: 10px;
}

/* line 405, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-review .pr-rd-description .pr-rd-side-content-block,
.userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review .pr-rd-description .pr-rd-side-content-block,
.userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review .pr-rd-description .pr-rd-side-content-block {
  position: static;
  display: block;
  float: none;
  width: 100%;
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 413, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-review .pr-rd-description .pr-rd-side-content-block::before,
.userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review .pr-rd-description .pr-rd-side-content-block::before,
.userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review .pr-rd-description .pr-rd-side-content-block::before {
  font-size: 24px;
  font-size: 2.4rem;
  content: 'check_circle';
  font-family: 'Material Icons', sans-serif;
  color: #22838a;
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: middle;
}

@media only screen and (max-width: 767px) {
  /* line 413, src/sass/components/powerReviews/_userReviews.scss */
  .userReviews .p-w-r .pr-review-display .pr-review .pr-rd-description .pr-rd-side-content-block::before,
  .userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review .pr-rd-description .pr-rd-side-content-block::before,
  .userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review .pr-rd-description .pr-rd-side-content-block::before {
    content: '';
  }
}

/* line 428, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-review .pr-rd-description .pr-rd-side-content-block .pr-rd-reviewer-details,
.userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review .pr-rd-description .pr-rd-side-content-block .pr-rd-reviewer-details,
.userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review .pr-rd-description .pr-rd-side-content-block .pr-rd-reviewer-details {
  display: inline-block;
}

/* line 431, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-review .pr-rd-description .pr-rd-side-content-block .pr-rd-reviewer-details .pr-rd-details,
.userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review .pr-rd-description .pr-rd-side-content-block .pr-rd-reviewer-details .pr-rd-details,
.userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review .pr-rd-description .pr-rd-side-content-block .pr-rd-reviewer-details .pr-rd-details {
  display: inline;
  margin-left: 5px;
}

/* line 435, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-review .pr-rd-description .pr-rd-side-content-block .pr-rd-reviewer-details .pr-rd-details span,
.userReviews .p-w-r .pr-review-display .pr-review .pr-rd-description .pr-rd-side-content-block .pr-rd-reviewer-details .pr-rd-details time,
.userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review .pr-rd-description .pr-rd-side-content-block .pr-rd-reviewer-details .pr-rd-details span,
.userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review .pr-rd-description .pr-rd-side-content-block .pr-rd-reviewer-details .pr-rd-details time,
.userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review .pr-rd-description .pr-rd-side-content-block .pr-rd-reviewer-details .pr-rd-details span,
.userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review .pr-rd-description .pr-rd-side-content-block .pr-rd-reviewer-details .pr-rd-details time {
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  font-family: 'OpenSans', sans-serif;
  letter-spacing: 0px;
  line-height: 28px;
}

/* line 444, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-review .pr-rd-description .pr-rd-side-content-block .pr-rd-reviewer-details .pr-rd-details span.pr-rd-bold,
.userReviews .p-w-r .pr-review-display .pr-review .pr-rd-description .pr-rd-side-content-block .pr-rd-reviewer-details .pr-rd-details time.pr-rd-bold,
.userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review .pr-rd-description .pr-rd-side-content-block .pr-rd-reviewer-details .pr-rd-details span.pr-rd-bold,
.userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review .pr-rd-description .pr-rd-side-content-block .pr-rd-reviewer-details .pr-rd-details time.pr-rd-bold,
.userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review .pr-rd-description .pr-rd-side-content-block .pr-rd-reviewer-details .pr-rd-details span.pr-rd-bold,
.userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review .pr-rd-description .pr-rd-side-content-block .pr-rd-reviewer-details .pr-rd-details time.pr-rd-bold {
  font-weight: 400;
  color: #22838a;
}

/* line 453, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-review .pr-rd-description .pr-rd-description-text,
.userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review .pr-rd-description .pr-rd-description-text,
.userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review .pr-rd-description .pr-rd-description-text {
  font-size: 16px;
  font-size: 1.6rem;
  position: static;
  display: block;
  float: none;
  color: #333;
  font-family: 'OpenSans', sans-serif;
  letter-spacing: -0.1px;
  line-height: 28px;
}

/* line 467, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-review .pr-rd-content-block .pr-accordion-btn,
.userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review .pr-rd-content-block .pr-accordion-btn,
.userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review .pr-rd-content-block .pr-accordion-btn {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: 'ColgateReady-BoldItalic', sans-serif;
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.19px;
  text-align: right;
}

/* line 476, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-review .pr-rd-content-block .pr-accordion-btn span,
.userReviews .p-w-r .pr-review-display .pr-review .pr-rd-content-block .pr-accordion-btn .pr-caret-icon,
.userReviews .p-w-r .pr-review-display .pr-review .pr-rd-content-block .pr-accordion-btn .pr-caret-icon__line,
.userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review .pr-rd-content-block .pr-accordion-btn span,
.userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review .pr-rd-content-block .pr-accordion-btn .pr-caret-icon,
.userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review .pr-rd-content-block .pr-accordion-btn .pr-caret-icon__line,
.userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review .pr-rd-content-block .pr-accordion-btn span,
.userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review .pr-rd-content-block .pr-accordion-btn .pr-caret-icon,
.userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review .pr-rd-content-block .pr-accordion-btn .pr-caret-icon__line {
  color: #333;
  stroke: #333;
}

/* line 485, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-review .pr-rd-footer,
.userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review .pr-rd-footer,
.userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review .pr-rd-footer {
  width: 100%;
  padding-bottom: 10px;
  margin-bottom: 0;
}

/* line 490, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-review .pr-rd-footer .pr-rd-bottomline,
.userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review .pr-rd-footer .pr-rd-bottomline,
.userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review .pr-rd-footer .pr-rd-bottomline {
  margin-bottom: 30px;
}

/* line 493, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-review .pr-rd-footer .pr-rd-bottomline span,
.userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review .pr-rd-footer .pr-rd-bottomline span,
.userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review .pr-rd-footer .pr-rd-bottomline span {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  color: #333;
  font-family: 'OpenSans-Bold', sans-serif;
  letter-spacing: -0.1px;
  line-height: 28px;
}

/* line 503, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-review .pr-rd-footer .pr-rd-bottomline .pr-rd-bold,
.userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review .pr-rd-footer .pr-rd-bottomline .pr-rd-bold,
.userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review .pr-rd-footer .pr-rd-bottomline .pr-rd-bold {
  display: none;
}

/* line 509, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-group,
.userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-group,
.userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-group {
  flex-direction: row;
  align-items: center;
}

/* line 514, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-text,
.userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-text,
.userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-text {
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  font-family: 'OpenSans', sans-serif;
  letter-spacing: -0.1px;
  line-height: 28px;
  font-weight: 100;
}

/* line 524, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-btn-group,
.userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-btn-group,
.userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-btn-group {
  margin: 0;
}

/* line 527, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-btn-group button,
.userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-btn-group button,
.userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-btn-group button {
  border: 0;
}

/* line 530, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-btn-group button .pr-thumbs-icon,
.userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-btn-group button .pr-thumbs-icon,
.userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-btn-group button .pr-thumbs-icon {
  display: none;
}

/* line 534, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-btn-group button .pr-helpful-count,
.userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-btn-group button .pr-helpful-count,
.userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-btn-group button .pr-helpful-count {
  display: inline-block;
}

/* line 539, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-btn-group button.pr-helpful-yes::before,
.userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-btn-group button.pr-helpful-yes::before,
.userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-btn-group button.pr-helpful-yes::before {
  content: "thumb_up";
  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';
}

/* line 544, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-btn-group button.pr-helpful-no::before,
.userReviews .p-w-r .pr-review-display.pr-rd-display-desktop .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-btn-group button.pr-helpful-no::before,
.userReviews .p-w-r .pr-review-display.pr-rd-display-tablet .pr-review .pr-rd-footer .pr-rd-helpful-action .pr-rd-helpful-action-btn-group button.pr-helpful-no::before {
  content: "thumb_down";
  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';
}

/* line 554, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-rd-main-footer {
  margin-top: 10px;
}

/* line 557, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-rd-main-footer .pr-rd-to-top,
.userReviews .p-w-r .pr-review-display .pr-rd-main-footer .pr-rd-pagination-btn {
  color: #333;
}

/* line 562, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-review-display .pr-rd-main-footer .pr-rd-pagination {
  border: 0;
}

/* line 569, src/sass/components/powerReviews/_userReviews.scss */
.userReviews .p-w-r .pr-h1,
.userReviews .p-w-r .pr-h2,
.userReviews .p-w-r .pr-h3,
.userReviews .p-w-r .pr-h4,
.userReviews .p-w-r .pr-h5,
.userReviews .p-w-r .pr-h6,
.userReviews .p-w-r h1,
.userReviews .p-w-r h2,
.userReviews .p-w-r h3,
.userReviews .p-w-r h4,
.userReviews .p-w-r h5,
.userReviews .p-w-r h6 {
  font-family: 'ColgateReady', sans-serif;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/components/powerReviews/_irlSnippet.scss */
#pr-irlsnippet .pr-sgl_pagination-btn--prev,
#pr-irlsnippet .pr-sgl_pagination-btn--next {
  width: 70px !important;
}

@media only screen and (max-width: 767px) {
  /* line 4, src/sass/components/powerReviews/_irlSnippet.scss */
  #pr-irlsnippet .pr-sgl_pagination-btn--prev,
  #pr-irlsnippet .pr-sgl_pagination-btn--next {
    width: 30px !important;
  }
}

/* line 12, src/sass/components/powerReviews/_irlSnippet.scss */
#pr-irlsnippet .pr-sgl_pagination-btn--prev svg,
#pr-irlsnippet .pr-sgl_pagination-btn--next svg {
  height: 17px;
  width: 17px;
}

/* line 16, src/sass/components/powerReviews/_irlSnippet.scss */
#pr-irlsnippet .pr-sgl_pagination-btn--prev svg polyline,
#pr-irlsnippet .pr-sgl_pagination-btn--next svg polyline {
  stroke: #d2010d;
  stroke-width: 5;
}

/* line 24, src/sass/components/powerReviews/_irlSnippet.scss */
.irlSnippet__heading {
  margin-top: 120px;
}

/* line 27, src/sass/components/powerReviews/_irlSnippet.scss */
.irlSnippet__heading h2 {
  font-size: 32px;
  font-size: 3.2rem;
  font-style: italic;
  font-weight: 900;
  line-height: 36px;
  letter-spacing: -0.64px;
  margin-bottom: 7px;
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
}

@media only screen and (min-width: 991px) {
  /* line 27, src/sass/components/powerReviews/_irlSnippet.scss */
  .irlSnippet__heading h2 {
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 64px;
    letter-spacing: -0.96px;
  }
}

/* line 43, src/sass/components/powerReviews/_irlSnippet.scss */
.irlSnippet__heading p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 24px;
  letter-spacing: 0;
  margin-bottom: 40px;
  color: #585554;
  font-family: 'ColgateReady', 'Arial', sans-serif;
}

/* line 2, src/sass/components/powerReviews/_userReviews-hide-variants.scss */
.pr-hide-cons .pr-review-snapshot-block-cons {
  display: none;
}

/* line 8, src/sass/components/powerReviews/_userReviews-hide-variants.scss */
.pr-hide-pros .pr-review-snapshot-block-pros {
  display: none;
}

/* line 14, src/sass/components/powerReviews/_userReviews-hide-variants.scss */
.pr-hide-best-uses .pr-review-snapshot-msq-bestuses {
  display: none !important;
}

/* line 20, src/sass/components/powerReviews/_userReviews-hide-variants.scss */
.pr-hide-describe-yourself .pr-review-snapshot-msq-describeyourself {
  display: none !important;
}

/* line 7, src/sass/components/powerReviews/_wh-reviewSummary-only-on-bg-white.scss */
.reviewSummaryOnWhiteBg > div .p-w-r .pr-snippet-stars-container .pr-star-v4::before {
  color: #d2010d;
}

/* line 12, src/sass/components/powerReviews/_wh-reviewSummary-only-on-bg-white.scss */
.reviewSummaryOnWhiteBg > div .p-w-r .pr-snippet-read-and-write a {
  color: #000;
}
/* line 2, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-link {
  text-decoration: underline;
  position: relative;
  display: inline-block;
  line-height: 28px;
}

/* line 9, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 100;
  padding: 30px 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.1s 0.4s, visibility 0.1s 0.4s;
}

/* line 23, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container.is-active {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.1s, visibility 0.1s;
}

/* line 28, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container.is-active .product-gallery-content {
  opacity: 1;
  visibility: visible;
  transform: translateY(-50%);
  transition: transform 0.3s ease-out 0.1s, opacity 0.3s 0.2s, visibility 0.3s;
}

/* line 36, src/sass/components/productGallery/_productGallery-base.scss */
.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: white;
  opacity: 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  transform: translateY(-70%);
  transition: transform 0.3s ease-out, opacity 0.3s 0.1s, visibility 0.3s;
}

/* line 58, src/sass/components/productGallery/_productGallery-base.scss */
.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 white;
  opacity: 0.2;
  text-decoration: none;
  transform: translate3d(0, 0, 0);
  transition: opacity 0.2s;
}

/* line 73, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-closer:hover {
  opacity: 0.5;
}

/* line 78, src/sass/components/productGallery/_productGallery-base.scss */
.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) {
  /* line 78, src/sass/components/productGallery/_productGallery-base.scss */
  .productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails {
    width: 100px;
  }
}

/* line 93, src/sass/components/productGallery/_productGallery-base.scss */
.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 0.3s;
}

/* line 104, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails li:focus {
  box-shadow: 0 0 1px 1px blue;
}

/* line 108, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-thumbnails li.is-active {
  border-color: red;
}

/* line 114, src/sass/components/productGallery/_productGallery-base.scss */
.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) {
  /* line 114, src/sass/components/productGallery/_productGallery-base.scss */
  .productGallery .product-gallery-container .product-gallery-content .product-gallery-view {
    max-width: 78%;
  }
}

/* line 128, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-view li {
  display: none;
  overflow: hidden;
}

/* line 132, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-view li.is-active {
  display: inline-block;
}

/* line 136, src/sass/components/productGallery/_productGallery-base.scss */
.productGallery .product-gallery-container .product-gallery-content .product-gallery-view li img {
  max-width: 100%;
}

/* line 145, src/sass/components/productGallery/_productGallery-base.scss */
body.has-visible-gallery {
  overflow: hidden;
}
/* line 1, src/sass/components/productTeaser/productTeaser-base.scss */
.productTeaser {
  text-align: center;
}
@charset "UTF-8";
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/components/richText/_richText-base.scss */
.richText .component-content {
  overflow: hidden;
}

/* line 8, src/sass/components/richText/_richText-base.scss */
.richText ol {
  padding-left: 20px;
}

/* line 12, src/sass/components/richText/_richText-base.scss */
.richText-image {
  display: block;
  margin-bottom: 10px;
}

/* line 16, src/sass/components/richText/_richText-base.scss */
.richText-image.pull-left {
  margin: 5px 15px 5px 10px;
  float: left;
}

/* line 21, src/sass/components/richText/_richText-base.scss */
.richText-image.pull-right {
  margin: 5px 10px 5px 15px;
  float: right;
}

/* line 27, src/sass/components/richText/_richText-base.scss */
.richText h2,
.richText h3,
.richText h4,
.richText h5,
.richText h6 {
  margin-top: 16px;
  margin-bottom: 16px;
}

/* 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: #777675;
  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: 11px;
  font-size: 1.1rem;
  color: #333;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1.65px;
  padding: 20px 0;
}

/* line 44, 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 55, src/sass/components/richText/_richText-selectionStyles.scss */
.medium-title {
  color: #d2010d;
  font-family: 'Colgate Ready', 'Arial', sans-serif;
  letter-spacing: -0.36px;
  font-size: 30px;
  line-height: 40px;
  font-style: italic;
  margin: 20px 0;
}

/* line 65, src/sass/components/richText/_richText-selectionStyles.scss */
.bold-text {
  font-weight: bold;
}

/* line 69, src/sass/components/richText/_richText-selectionStyles.scss */
.white-text {
  color: #fff;
}

/* line 73, src/sass/components/richText/_richText-selectionStyles.scss */
.red-text {
  color: #d2010d;
}

/* line 77, src/sass/components/richText/_richText-selectionStyles.scss */
.red-text-important {
  color: #d2010d !important;
}

/* line 81, src/sass/components/richText/_richText-selectionStyles.scss */
.hide-on-desktop {
  display: none;
}

@media only screen and (max-width: 991px) {
  /* line 81, src/sass/components/richText/_richText-selectionStyles.scss */
  .hide-on-desktop {
    display: block;
  }
}

/* line 89, src/sass/components/richText/_richText-selectionStyles.scss */
.small-bold {
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1.65px;
}

/* line 96, src/sass/components/richText/_richText-selectionStyles.scss */
.black-text {
  margin-right: 20px;
  font-weight: normal;
  font-style: normal;
  color: #000;
}

@media only screen and (max-width: 991px) {
  /* line 96, src/sass/components/richText/_richText-selectionStyles.scss */
  .black-text {
    margin-right: 6px;
  }
}

/* line 106, src/sass/components/richText/_richText-selectionStyles.scss */
.selection-styles--caption {
  font-size: 13px;
  font-size: 1.3rem;
  color: #444;
  font-family: 'Open Sans';
  font-weight: normal;
  font-style: italic;
  letter-spacing: 0;
  line-height: 22px;
}

/* line 116, src/sass/components/richText/_richText-selectionStyles.scss */
.prescription-icon,
.prescription-icon-white {
  padding-left: 35px;
  letter-spacing: -0.22px;
  line-height: 24px;
}

@media only screen and (max-width: 767px) {
  /* line 116, src/sass/components/richText/_richText-selectionStyles.scss */
  .prescription-icon,
  .prescription-icon-white {
    color: #333;
  }
}

/* line 126, src/sass/components/richText/_richText-selectionStyles.scss */
.prescription-icon::before,
.prescription-icon-white::before {
  content: '\e920';
  font-family: 'ColgateRelaunchIcons';
  color: #fff;
  margin: auto;
  height: 28px;
  width: 25px;
  padding-right: 5px;
  font-size: 28px;
  font-style: normal;
  font-weight: normal;
  position: absolute;
  left: 0;
}

@media only screen and (max-width: 767px) {
  /* line 126, src/sass/components/richText/_richText-selectionStyles.scss */
  .prescription-icon::before,
  .prescription-icon-white::before {
    color: #333;
  }
}

@media only screen and (max-width: 767px) {
  /* line 145, src/sass/components/richText/_richText-selectionStyles.scss */
  .prescription-icon-white,
  .prescription-icon-white-white {
    color: #fff;
  }
  /* line 150, src/sass/components/richText/_richText-selectionStyles.scss */
  .prescription-icon-white::before,
  .prescription-icon-white-white::before {
    color: #fff;
  }
}

/* line 157, src/sass/components/richText/_richText-selectionStyles.scss */
.xl-font {
  font-size: 90px;
  font-size: 9rem;
  font-style: normal;
  font-weight: 400;
}

@media only screen and (max-width: 767px) {
  /* line 157, src/sass/components/richText/_richText-selectionStyles.scss */
  .xl-font {
    font-size: 40px;
    font-size: 4rem;
  }
}

/* line 169, src/sass/components/richText/_richText-selectionStyles.scss */
.hidden-text {
  display: none;
}

/* infograpics text colors */
/* line 174, src/sass/components/richText/_richText-selectionStyles.scss */
.info-red-text {
  color: #d82b26;
}

/* line 178, src/sass/components/richText/_richText-selectionStyles.scss */
.info-teal-text {
  color: #53b9c4;
}

/* line 182, src/sass/components/richText/_richText-selectionStyles.scss */
.info-yellow-text {
  color: #f5b400;
}

/* line 186, src/sass/components/richText/_richText-selectionStyles.scss */
.info-pink-text {
  color: #ffaba8;
}

/* line 190, src/sass/components/richText/_richText-selectionStyles.scss */
.info-green-text {
  color: #62b485;
}

/* line 194, src/sass/components/richText/_richText-selectionStyles.scss */
.info-brown-text {
  color: #b07325;
}

/* line 198, src/sass/components/richText/_richText-selectionStyles.scss */
.link-hover-teal:hover {
  color: #1c838a;
  cursor: pointer;
}

@media only screen and (max-width: 991px) {
  /* line 203, src/sass/components/richText/_richText-selectionStyles.scss */
  .margin-top-40__tablet {
    margin-top: 40px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 210, src/sass/components/richText/_richText-selectionStyles.scss */
  .sm-title-margin p {
    margin: 0 15px;
  }
}

/* line 217, src/sass/components/richText/_richText-selectionStyles.scss */
.dark-gray-text {
  color: #333;
}

/* line 221, src/sass/components/richText/_richText-selectionStyles.scss */
.pro-series-led-text {
  color: #333;
  font-size: 16px;
  line-height: 28px;
  font-weight: bold;
}

/* line 228, src/sass/components/richText/_richText-selectionStyles.scss */
.wh22-black-bullet-item-title {
  cursor: pointer;
  text-decoration: underline;
  text-underline-position: under;
  text-decoration-thickness: 2px;
}

/* line 235, src/sass/components/richText/_richText-selectionStyles.scss */
.wh22-product-brand {
  font-family: 'Colgate Ready', 'Arial', sans-serif;
  font-size: 20px;
  font-style: italic;
  font-weight: 900;
  letter-spacing: -0.16px;
  text-align: left;
}

@media only screen and (max-width: 991px) {
  /* line 235, src/sass/components/richText/_richText-selectionStyles.scss */
  .wh22-product-brand {
    font-weight: bold;
    margin: 0;
  }
}

/* line 249, src/sass/components/richText/_richText-selectionStyles.scss */
.wh22-hero-title {
  font-size: 45px;
  font-weight: 900;
  letter-spacing: -0.72px;
}

@media only screen and (max-width: 767px) {
  /* line 249, src/sass/components/richText/_richText-selectionStyles.scss */
  .wh22-hero-title {
    font-size: 30px;
    line-height: 1.35;
    letter-spacing: -0.36px;
  }
}

/* line 261, src/sass/components/richText/_richText-selectionStyles.scss */
.wh22-pdp-product-description {
  font-size: 20px;
  line-height: 1.8;
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
}

@media only screen and (max-width: 767px) {
  /* line 261, src/sass/components/richText/_richText-selectionStyles.scss */
  .wh22-pdp-product-description {
    font-size: 16px;
  }
}

/* line 272, src/sass/components/richText/_richText-selectionStyles.scss */
.wh22-pdp-modal-description {
  display: none;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  text-decoration: none;
  background: #fff;
  position: absolute;
  top: 0;
  color: #000;
  left: 0;
  width: 100%;
  height: auto;
  padding: 20px;
  box-shadow: 0 5px 20px #00000026;
  z-index: 99;
  transition: all 0.5s;
}

@media only screen and (max-width: 767px) {
  /* line 272, src/sass/components/richText/_richText-selectionStyles.scss */
  .wh22-pdp-modal-description {
    left: 0;
    margin: auto -35px;
    padding: 30px;
    font-size: 14px;
  }
}

/* line 298, src/sass/components/richText/_richText-selectionStyles.scss */
.wh22-pdp-modal-description.active {
  display: block;
}

/* line 302, src/sass/components/richText/_richText-selectionStyles.scss */
.wh22-pdp-modal-description::before {
  display: none;
}

/* line 307, src/sass/components/richText/_richText-selectionStyles.scss */
.purple-text {
  color: #692b86;
}

/* line 311, src/sass/components/richText/_richText-selectionStyles.scss */
.wide-hero-title {
  line-height: 1.22;
  letter-spacing: 2.25px;
}

@media only screen and (max-width: 767px) {
  /* line 311, src/sass/components/richText/_richText-selectionStyles.scss */
  .wide-hero-title {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.75;
    letter-spacing: 0.8px;
    margin-top: 65px;
  }
}

/* line 324, src/sass/components/richText/_richText-selectionStyles.scss */
.wide-hero-descr {
  line-height: 1.4;
  letter-spacing: 3px;
  font-size: 25px;
}

@media only screen and (max-width: 767px) {
  /* line 324, src/sass/components/richText/_richText-selectionStyles.scss */
  .wide-hero-descr {
    line-height: 1.33;
    letter-spacing: 1.2px;
  }
}

/* line 335, src/sass/components/richText/_richText-selectionStyles.scss */
.wide-title {
  font-size: 47px;
  line-height: 1.3;
  letter-spacing: 1.85px;
}

@media only screen and (max-width: 767px) {
  /* line 335, src/sass/components/richText/_richText-selectionStyles.scss */
  .wide-title {
    font-size: 24px;
    padding: 0 15px;
    margin-top: 5px;
  }
}

/* line 347, src/sass/components/richText/_richText-selectionStyles.scss */
.huge-title {
  font-size: 47px;
  line-height: 1.23;
  letter-spacing: 0.47px;
}

@media only screen and (max-width: 767px) {
  /* line 347, src/sass/components/richText/_richText-selectionStyles.scss */
  .huge-title {
    font-size: 24px;
    line-height: 1.33;
    letter-spacing: -0.4px;
  }
}

/* line 360, src/sass/components/richText/_richText-selectionStyles.scss */
.text-mobile-alignment-center {
  text-align: left;
}

@media only screen and (max-width: 767px) {
  /* line 360, src/sass/components/richText/_richText-selectionStyles.scss */
  .text-mobile-alignment-center {
    text-align: center;
  }
}

/* line 368, src/sass/components/richText/_richText-selectionStyles.scss */
.opt-cyan-title {
  font-size: 20px;
  letter-spacing: -0.16px;
  color: #16555a;
}

@media only screen and (min-width: 991px) {
  /* line 368, src/sass/components/richText/_richText-selectionStyles.scss */
  .opt-cyan-title {
    font-size: 24px;
  }
}

/* line 378, src/sass/components/richText/_richText-selectionStyles.scss */
.bic-italic-red-title {
  font-size: 30px;
  font-family: 'ColgateReady Heavy';
  font-style: italic;
  font-weight: 900;
  line-height: 40px;
  letter-spacing: -0.36px;
  color: #d2010d;
}

@media only screen and (max-width: 767px) {
  /* line 378, src/sass/components/richText/_richText-selectionStyles.scss */
  .bic-italic-red-title {
    font-size: 24px;
    font-weight: bold;
    line-height: 32px;
    letter-spacing: -0.19px;
    font-family: 'ColgateReady';
  }
}

/* line 396, src/sass/components/richText/_richText-selectionStyles.scss */
.bic-button-link {
  font-family: 'Colgate Ready';
  color: #d2010d;
  font-size: 15px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.16px;
}

/* line 405, src/sass/components/richText/_richText-selectionStyles.scss */
.ss--darkestcyan {
  color: #16555a;
}

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: 'ColgateReady';
  src: url("../fonts/colgatereadycy_web-light.woff") format("woff"), url("../fonts/colgatereadycy_web-light.svg#Colgate-Ready") format("svg"), url("../fonts/colgatereadycy_web-light.eot#iefix") format("embedded-opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-Heavy.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-Heavy.woff") format("woff"), url("../fonts/ColgateReadyWeb-Heavy.eot#iefix") format("embedded-opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-HeavyItalic.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-HeavyItalic.woff") format("woff"), url("../fonts/ColgateReadyWeb-HeavyItalic.eot#iefix") format("embedded-opentype");
  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("../fonts/open-sans-v18-latin_cyrillic-regular.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-regular.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-regular.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-regular.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-regular.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.eot#iefix") format("embedded-opentype");
}

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

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

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-regular.ttf") format("truetype"), url("../colgate_ready_vn-regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-light.ttf") format("truetype"), url("../colgate_ready_vn-light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-bold.ttf") format("truetype"), url("../colgate_ready_vn-bold.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-italic.ttf") format("truetype"), url("../colgate_ready_vn-italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-regular.ttf") format("truetype"), url("../colgate_ready_th-regular.otf") format("opentype"), url("../fonts/colgate_ready_th-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-extra-light.ttf") format("truetype"), url("../colgate_ready_th-extra-light.otf") format("opentype"), url("../fonts/colgate_ready_th-extra-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-light.ttf") format("truetype"), url("../colgate_ready_th-light.otf") format("opentype"), url("../fonts/colgate_ready_th-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-bold.ttf") format("truetype"), url("../colgate_ready_th-bold.otf") format("opentype"), url("../fonts/colgate_ready_th-bold.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-heavy.ttf") format("truetype"), url("../colgate_ready_th-heavy.otf") format("opentype"), url("../fonts/colgate_ready_th-heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

/* 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: local("Material Icons"), local("MaterialIcons-Regular"), url("../fonts/MaterialIcons-Regular.woff2") format("woff2"), url("../fonts/MaterialIcons-Regular.woff") format("woff"), url("../fonts/MaterialIcons-Regular.ttf") format("truetype"), url("../fonts/MaterialIcons-Regular.eot");
  /* For IE6-8 */
}

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

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

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

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

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

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

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

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

@font-face {
  font-family: 'ColgateReady';
  src: url("../fonts/colgatereadycy_web-light.woff") format("woff"), url("../fonts/colgatereadycy_web-light.svg#Colgate-Ready") format("svg"), url("../fonts/colgatereadycy_web-light.eot#iefix") format("embedded-opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-Heavy.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-Heavy.woff") format("woff"), url("../fonts/ColgateReadyWeb-Heavy.eot#iefix") format("embedded-opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-HeavyItalic.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-HeavyItalic.woff") format("woff"), url("../fonts/ColgateReadyWeb-HeavyItalic.eot#iefix") format("embedded-opentype");
  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("../fonts/open-sans-v18-latin_cyrillic-regular.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-regular.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-regular.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-regular.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-regular.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.eot#iefix") format("embedded-opentype");
}

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

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

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-regular.ttf") format("truetype"), url("../colgate_ready_vn-regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-light.ttf") format("truetype"), url("../colgate_ready_vn-light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-bold.ttf") format("truetype"), url("../colgate_ready_vn-bold.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-italic.ttf") format("truetype"), url("../colgate_ready_vn-italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-regular.ttf") format("truetype"), url("../colgate_ready_th-regular.otf") format("opentype"), url("../fonts/colgate_ready_th-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-extra-light.ttf") format("truetype"), url("../colgate_ready_th-extra-light.otf") format("opentype"), url("../fonts/colgate_ready_th-extra-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-light.ttf") format("truetype"), url("../colgate_ready_th-light.otf") format("opentype"), url("../fonts/colgate_ready_th-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-bold.ttf") format("truetype"), url("../colgate_ready_th-bold.otf") format("opentype"), url("../fonts/colgate_ready_th-bold.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-heavy.ttf") format("truetype"), url("../colgate_ready_th-heavy.otf") format("opentype"), url("../fonts/colgate_ready_th-heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

/* 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 8, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.richText .button {
  color: #22838a;
  font-style: italic;
  font-weight: 700;
  display: inline-block;
  letter-spacing: -0.19px;
  transition: all 0.2s ease;
  padding: 10px 24px;
  cursor: pointer;
}

/* line 18, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.richText .button:hover {
  color: #0e515e;
  text-decoration: none;
  cursor: pointer;
}

/* line 27, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.image .button {
  color: #22838a;
  font-style: italic;
  font-weight: 700;
  display: inline-block;
  letter-spacing: -0.19px;
  transition: all 0.2s ease;
  padding: 10px 24px;
  cursor: pointer;
}

/* line 37, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.image .button:hover {
  color: #0e515e;
  text-decoration: none;
  cursor: pointer;
}

/* line 45, 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: 99999px 0 99999px 99999px;
  border: 2px solid #22838a;
  transition: all 200ms ease;
}

/* line 58, 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 66, 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 75, 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 84, 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: 99999px 0 99999px 99999px;
  border: 2px solid #fff;
  transition: all 200ms ease;
}

/* line 97, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.white-outline:hover {
  color: #22838a;
  background-color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 104, 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 113, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.white-and-red,
.red-and-white {
  font-size: 15px;
  font-size: 1.5rem;
  font-style: italic;
  font-weight: 900;
  letter-spacing: -0.19px;
  text-align: center;
  padding: 8px 18px 12px;
  border-radius: 99999px 0 99999px 99999px;
  transition: all 200ms ease;
  display: inline-block;
}

/* line 126, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.white-and-red:hover,
.red-and-white:hover {
  color: #fff;
  background-color: #00838a;
  border: 2px solid #00838a;
  text-decoration: none;
  cursor: pointer;
}

/* line 134, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.white-and-red:active,
.red-and-white:active {
  color: #fff;
  background-color: #00838a;
  border: 2px solid #00838a;
  text-decoration: none;
  cursor: pointer;
}

/* line 142, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.white-and-red.size-16,
.red-and-white.size-16 {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: normal;
  line-height: 24px;
}

/* line 151, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.white-and-red {
  color: #d2010d;
  background-color: #fff;
  border: 2px solid #fff;
}

/* line 157, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.red-and-white {
  color: #fff;
  background-color: #d2010d;
  border: 2px solid #d2010d;
}

/* line 164, 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 177, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.colgate-relaunch-icons:hover::before {
  color: #22838a;
}

/* line 183, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.link-offers::before {
  content: '\e914';
}

/* line 189, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.link-how-to-buy::before {
  content: '\e915';
}

/* line 195, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.link-our-story::before {
  content: '\e919';
}

/* line 201, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.link-contact-us::before {
  content: '\e918';
}

/* line 207, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.link-country-selector::before {
  content: '\e916';
}

/* line 212, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.black-link {
  font-family: 'LucidaGrande';
  color: #000;
}

/* line 217, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.a-link--external {
  color: #d2010d;
  font-weight: bold;
  display: inline-block;
}

/* line 222, 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 231, src/sass/components/richText/_richText-hyperlinkStyles.scss */
a.more-images {
  font-size: 0;
}

/* line 234, src/sass/components/richText/_richText-hyperlinkStyles.scss */
a.more-images::before {
  content: '\e905';
  font-family: 'ColgateRelaunchIcons';
  color: #d2010d;
  font-size: 22px;
  padding: 3px 4px;
  background-color: #fff;
  border-radius: 50%;
}

/* line 244, src/sass/components/richText/_richText-hyperlinkStyles.scss */
a.more-images:hover {
  text-decoration: none;
}

/* line 248, src/sass/components/richText/_richText-hyperlinkStyles.scss */
a.more-images:hover::before {
  color: #00838a;
}

/* line 253, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.read-more-overlay {
  font-size: 15px;
  font-family: 'ColgateReady';
  color: #d2010d;
  font-style: italic;
  font-weight: bold;
  line-height: 22px;
  letter-spacing: -0.2px;
  text-align: center;
  padding: 10px 24px;
  border-radius: 50px 0 50px 50px;
  transition: all 200ms ease;
  background-color: #fff;
}

/* line 267, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.read-more-overlay:hover {
  text-decoration: none;
  color: #fff;
}

/* line 273, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.hyperlink-styles--white-w-right-chevron {
  background-color: #fff;
  border-radius: 20px;
  border-top-right-radius: 0;
  color: #d2010d !important;
  font-family: 'ColgateReady', Arial, Helvetica, sans-serif !important;
  font-size: 15px !important;
  font-weight: bold !important;
  font-style: italic !important;
  letter-spacing: -0.2px !important;
  line-height: 22px !important;
  display: inline-block;
  padding: 8px 24px 10px !important;
  position: relative;
  max-width: 80%;
}

@media only screen and (max-width: 767px) {
  /* line 273, src/sass/components/richText/_richText-hyperlinkStyles.scss */
  .hyperlink-styles--white-w-right-chevron {
    max-width: 100%;
  }
}

/* line 293, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.hyperlink-styles--white-w-right-chevron:hover {
  text-decoration: none;
}

/* line 297, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.hyperlink-styles--white-w-right-chevron::after {
  content: '\e5cc';
  font-family: 'Material Icons';
  font-size: 30px;
  font-style: normal;
  font-weight: normal;
  line-height: 30px !important;
  pointer-events: none;
  position: absolute;
  top: 50%;
  right: 4px;
  transform: translateY(-50%);
}

@media only screen and (max-width: 767px) {
  /* line 297, src/sass/components/richText/_richText-hyperlinkStyles.scss */
  .hyperlink-styles--white-w-right-chevron::after {
    display: none;
  }
}

/* line 316, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.with-arrow-right::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-family: 'ColgateRelaunchIcons';
  font-size: inherit;
  font-weight: inherit;
  vertical-align: middle;
  margin-left: 10px;
}

/* line 325, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.gray-button {
  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: 99999px 0 99999px 99999px;
  background-color: #f3f3f3;
  border: 2px solid #f3f3f3;
  transition: all 200ms ease;
}

/* line 339, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.gray-button:hover {
  color: #fff;
  background-color: #00838a;
  border: 2px solid #00838a;
  text-decoration: none;
  cursor: pointer;
}

/* line 347, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.gray-button:active {
  color: #fff;
  background-color: #00838a;
  border: 2px solid #00838a;
  text-decoration: none;
  cursor: pointer;
}

/* line 356, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.letters {
  color: #333;
}

/* line 359, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.letters a {
  color: #009dab;
}

/* line 362, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.letters a:hover {
  color: #005961;
  cursor: pointer;
  text-decoration: underline;
}

/* line 368, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.letters a:visited {
  color: #005961;
}

/* line 374, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.teal-text {
  color: #009dab;
}

/* line 377, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.teal-text a {
  color: #009dab;
}

/* line 380, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.teal-text a:hover {
  color: #005961;
  cursor: pointer;
  text-decoration: underline;
}

/* line 386, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.teal-text a:visited {
  color: #005961;
}

/* line 392, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.button-drop-shadow {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

/* line 397, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.button-icon__camera::before {
  content: '\e3b0';
  font-family: 'Material Icons';
  display: inline-block;
  font-style: initial;
  font-size: 25px;
  position: relative;
  margin-right: 6px;
  top: 8px;
}

/* line 410, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.link-where-to-buy-icon::before {
  content: '';
  display: inline-flex;
  margin: auto;
  height: 28px;
  width: 22px;
  margin-right: 5px;
  justify-content: flex-start;
  vertical-align: middle;
  background: url("../fonts/where-to-buy-white-icon.svg") no-repeat center center;
}

/* line 423, src/sass/components/richText/_richText-hyperlinkStyles.scss */
.link-where-to-buy-icon:hover::before {
  background: url("../images/where-to-buy-cyan-icon.png") no-repeat center center;
}

/* 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 string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/richText/_richText-article-content.scss */
.article-content {
  padding: 0 5% 0 15px;
}

@media only screen and (max-width: 991px) {
  /* line 3, src/sass/components/richText/_richText-article-content.scss */
  .article-content {
    padding: 0;
  }
}

/* line 10, src/sass/components/richText/_richText-article-content.scss */
.article-content a:not([href]) {
  position: relative;
}

/* line 14, src/sass/components/richText/_richText-article-content.scss */
.article-content a {
  text-decoration: underline;
  color: #333;
}

/* line 18, src/sass/components/richText/_richText-article-content.scss */
.article-content a:hover {
  color: #333;
  text-decoration: none;
}

/* line 24, src/sass/components/richText/_richText-article-content.scss */
.article-content h2 {
  font-size: 24px;
  font-size: 2.4rem;
  color: #8f1f1d;
  font-style: italic;
  font-weight: 900;
  line-height: 32px;
  letter-spacing: -0.3px;
}

/* line 34, src/sass/components/richText/_richText-article-content.scss */
.article-content p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
}

/* line 42, src/sass/components/richText/_richText-article-content.scss */
.article-content ul,
.article-content ol {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
}

@media only screen and (max-width: 767px) {
  /* line 42, src/sass/components/richText/_richText-article-content.scss */
  .article-content ul,
  .article-content ol {
    padding: 20px;
  }
}

/* line 55, src/sass/components/richText/_richText-article-content.scss */
.article-content ol li {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 15px;
  line-height: 28px;
  padding-left: 15px;
}

/* line 62, src/sass/components/richText/_richText-article-content.scss */
.article-content ol li::marker {
  font-weight: 900;
  color: #d2010d;
}

/* line 67, src/sass/components/richText/_richText-article-content.scss */
.article-content ol li::before {
  display: none;
}

/* line 72, src/sass/components/richText/_richText-article-content.scss */
.article-content ul li {
  font-size: 16px;
  font-size: 1.6rem;
  padding-left: 20px;
  margin-bottom: 15px;
  line-height: 28px;
  letter-spacing: -0.1px;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
}

/* line 82, src/sass/components/richText/_richText-article-content.scss */
.article-content ul li::before {
  width: 5px;
  height: 5px;
  top: 22px;
  left: -17px;
}

/* line 89, src/sass/components/richText/_richText-article-content.scss */
.article-content ul li strong {
  line-height: 33px;
}

/* line 94, src/sass/components/richText/_richText-article-content.scss */
.article-content blockquote {
  margin-left: 0;
  padding: 10px 0 10px 40px;
  border-left: 5px solid #009ca6;
}

/* line 99, src/sass/components/richText/_richText-article-content.scss */
.article-content blockquote ph {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'Open Sans';
  line-height: 28px;
  letter-spacing: -0.1px;
  color: #000;
}

/* line 109, src/sass/components/richText/_richText-article-content.scss */
.article-content.checklist ul li {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 15px;
  line-height: 28px;
  padding-left: 20px;
  font-family: 'Open Sans';
  color: #4c4c4c;
}

/* line 117, src/sass/components/richText/_richText-article-content.scss */
.article-content.checklist ul li::before {
  content: '\e910';
  top: 1px;
  left: -21px;
  width: auto;
  height: auto;
  border-radius: 0;
  font-family: 'ColgateRelaunchIcons';
  color: #d2010d;
  background-color: transparent;
}

/* line 133, src/sass/components/richText/_richText-article-content.scss */
.article-content.glossary-article li::before {
  top: 0;
  left: 0;
}

/* line 141, src/sass/components/richText/_richText-article-content.scss */
.article-content.glossary-button .white-and-red {
  color: #d2010d;
  border: 0;
  background-color: #eeeeee;
  text-decoration: none;
}

/* line 147, src/sass/components/richText/_richText-article-content.scss */
.article-content.glossary-button .white-and-red:hover {
  border: 0;
  color: #d2010d;
}

/* line 155, src/sass/components/richText/_richText-article-content.scss */
.article-content.glossary-link .button {
  font-size: 15px;
  font-size: 1.5rem;
  text-decoration: none;
  padding: 0;
  font-style: italic;
  color: #d2010d;
}

/* line 170, src/sass/components/richText/_richText-article-content.scss */
html[dir='rtl'] .article-content.checklist ul {
  margin-left: 0;
  margin-right: 10px;
  padding-right: 0;
  padding-right: 10px;
}

/* line 176, src/sass/components/richText/_richText-article-content.scss */
html[dir='rtl'] .article-content.checklist ul li {
  padding-left: 0;
  padding-right: 20px;
}

/* line 180, src/sass/components/richText/_richText-article-content.scss */
html[dir='rtl'] .article-content.checklist ul li::before {
  left: auto;
  right: -19px;
}

/* 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;
}

@media (max-width: 1199px) {
  /* line 1, src/sass/components/richText/_richText-er-restyling.scss */
  .er-richtext {
    display: none;
  }
}

/* line 6, src/sass/components/richText/_richText-er-restyling.scss */
.er-richtext .component-content {
  margin-top: 40px;
}

/* line 10, src/sass/components/richText/_richText-er-restyling.scss */
.er-richtext .component-content .richText-content a {
  font-size: 14px;
  font-size: 1.4rem;
  color: #00838a;
  font-weight: bold;
}

/* line 17, src/sass/components/richText/_richText-er-restyling.scss */
.er-richtext .component-content .richText-content .selected {
  color: #8f1f19;
}

/* line 21, src/sass/components/richText/_richText-er-restyling.scss */
.er-richtext .component-content .richText-content a:hover {
  color: #8f1f19;
  text-decoration: none;
}

/* line 1, src/sass/components/richText/_richText-invisible-text.scss */
.invisible-text {
  height: 0;
  overflow: hidden;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
@media only screen and (min-width: 991px) {
  /* line 3, src/sass/components/richText/_richText-product-equity-brand.scss */
  .product-equity-brand {
    /*margin-top: 157px;
    padding-left: 159px;*/
  }
}

@media only screen and (max-width: 991px) {
  /* line 3, src/sass/components/richText/_richText-product-equity-brand.scss */
  .product-equity-brand {
    /*margin-top: 54px;
    padding-left: 30px;*/
  }
}

/* line 15, src/sass/components/richText/_richText-product-equity-brand.scss */
.product-equity-brand p {
  font-size: 13px;
  font-size: 1.3rem;
  font-family: 'Open Sans';
  font-style: normal;
  line-height: 28px;
  letter-spacing: 0;
  color: #fff;
}

@media only screen and (max-width: 991px) {
  /* line 15, src/sass/components/richText/_richText-product-equity-brand.scss */
  .product-equity-brand p {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 23px;
  }
}

/* line 31, src/sass/components/richText/_richText-product-equity-brand.scss */
.product-equity-brand a {
  color: #fff;
  text-decoration: underline;
}

/* line 35, src/sass/components/richText/_richText-product-equity-brand.scss */
.product-equity-brand a sup {
  display: inline-block;
}

/* line 1, src/sass/components/richText/_richText-product-name.scss */
.product-name {
  margin-bottom: 10px;
}

/* line 4, src/sass/components/richText/_richText-product-name.scss */
.product-name h1 {
  font-size: 37px;
  font-size: 3.7rem;
  line-height: 47px;
  letter-spacing: -0.45px;
  font-weight: 900;
  font-style: italic;
  text-align: left;
  color: #fff;
}

@media only screen and (max-width: 991px) {
  /* line 4, src/sass/components/richText/_richText-product-name.scss */
  .product-name h1 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 28px;
    letter-spacing: -0.27px;
  }
}

/* line 1, src/sass/components/richText/_richText-power-reviews.scss */
.power-reviews {
  padding: 0;
}

/* line 1, src/sass/components/richText/_richText-magnifying-glass.scss */
.magnifying-glass {
  padding: 0;
  text-align: right;
  width: 40px;
  height: 40px;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/richText/_richText-magnifying-glass.scss */
  .magnifying-glass {
    padding: 0;
  }
}

@media only screen and (max-width: 991px) {
  /* line 11, src/sass/components/richText/_richText-magnifying-glass.scss */
  .magnifying-glass p {
    margin: 5px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 11, src/sass/components/richText/_richText-magnifying-glass.scss */
  .magnifying-glass p {
    margin: 15px 0;
  }
}

/* line 1, src/sass/components/richText/_richText-product-summary.scss */
.product-summary {
  padding: 0;
  font-family: 'OpenSans', sans-serif;
}

@media only screen and (min-width: 991px) {
  /* line 1, src/sass/components/richText/_richText-product-summary.scss */
  .product-summary {
    padding-left: 159px;
  }
  /* line 8, src/sass/components/richText/_richText-product-summary.scss */
  .product-summary p {
    margin-top: 0;
  }
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/richText/_richText-product-summary.scss */
  .product-summary {
    padding: 0 30px;
  }
  /* line 16, src/sass/components/richText/_richText-product-summary.scss */
  .product-summary p {
    margin-top: 32px;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/richText/_richText-product-summary.scss */
  .product-summary {
    margin-top: 150px;
  }
}

/* line 26, src/sass/components/richText/_richText-product-summary.scss */
.product-summary p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
}

/* line 1, src/sass/components/richText/_richText-product-ingredients.scss */
.product-ingredients {
  padding: 0;
  font-family: 'OpenSans', sans-serif;
}

@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 9, 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 {
    padding: 0 30px;
  }
}

/* line 18, src/sass/components/richText/_richText-product-ingredients.scss */
.product-ingredients p {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  letter-spacing: 0;
}

/* line 24, src/sass/components/richText/_richText-product-ingredients.scss */
.product-ingredients .small-bold {
  font-family: 'ColgateReady';
}

@media only screen and (min-width: 991px) {
  /* line 29, src/sass/components/richText/_richText-product-ingredients.scss */
  .view-all {
    /* 
    position: absolute;
    right: 157px;
    bottom: 15px;
    */
  }
  /* line 36, src/sass/components/richText/_richText-product-ingredients.scss */
  .view-all p {
    margin-top: 16px;
  }
}

@media (max-width: 1749px) {
  /* line 29, 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 29, src/sass/components/richText/_richText-product-ingredients.scss */
  .view-all {
    position: relative;
    bottom: 0;
    right: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 29, src/sass/components/richText/_richText-product-ingredients.scss */
  .view-all {
    position: relative;
    right: 0;
    bottom: 0;
  }
}

/* line 62, src/sass/components/richText/_richText-product-ingredients.scss */
.view-all .white-and-red {
  font-family: 'ColgateReady';
}

@media only screen and (max-width: 991px) {
  /* line 69, src/sass/components/richText/_richText-product-ingredients.scss */
  html[dir='rtl'] .product-ingredients {
    padding-right: 0;
  }
}

@media only screen and (min-width: 991px) {
  /* line 1, src/sass/components/richText/_richText-hidden-desktop.scss */
  .hidden-desktop {
    display: none;
  }
}

/* line 2, src/sass/components/richText/_richText-arrow-down.scss */
.d-arrow .white-and-red {
  padding-right: 36px;
}

/* line 5, src/sass/components/richText/_richText-arrow-down.scss */
.d-arrow .white-and-red::after {
  content: '\e907';
  position: absolute;
  top: 20px;
  margin-left: 9px;
  font-family: 'ColgateRelaunchIcons';
  font-style: normal;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 5, src/sass/components/richText/_richText-arrow-down.scss */
  .d-arrow .white-and-red::after {
    top: 23px;
  }
}

@media only screen and (min-width: 991px) {
  /* line 3, src/sass/components/richText/_richText-inline-image.scss */
  .inline-image picture {
    float: right;
    max-width: 189px;
    margin: 15px 15px 0 70px;
  }
  /* line 9, src/sass/components/richText/_richText-inline-image.scss */
  .inline-image img {
    border-radius: 10px;
  }
  /* line 13, src/sass/components/richText/_richText-inline-image.scss */
  .inline-image p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 28px;
    letter-spacing: -0.1px;
  }
  /* line 19, src/sass/components/richText/_richText-inline-image.scss */
  .inline-image .disclaimer {
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: 0;
    line-height: 22px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 28, src/sass/components/richText/_richText-inline-image.scss */
  .inline-image picture {
    float: right;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
  }
  /* line 37, src/sass/components/richText/_richText-inline-image.scss */
  .inline-image img {
    margin: 0 10px;
    max-width: 97%;
    object-fit: cover;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  /* line 45, src/sass/components/richText/_richText-inline-image.scss */
  .inline-image p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 28px;
    letter-spacing: -0.1px;
  }
  /* line 51, src/sass/components/richText/_richText-inline-image.scss */
  .inline-image .disclaimer {
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: 0;
    line-height: 22px;
    margin-top: 7px;
    margin-bottom: 20px;
  }
}

/* line 1, src/sass/components/richText/_richText-divided-block.scss */
.divided-block-box {
  background-color: #8f1f19;
  border-top-left-radius: 55px;
  border-bottom-right-radius: 55px;
}

@media only screen and (min-width: 991px) {
  /* line 1, src/sass/components/richText/_richText-divided-block.scss */
  .divided-block-box {
    display: flex;
    align-items: center;
  }
  /* line 10, src/sass/components/richText/_richText-divided-block.scss */
  .divided-block-box > .component-content > .paragraphSystem {
    display: flex;
    align-items: center;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 1, src/sass/components/richText/_richText-divided-block.scss */
  .divided-block-box {
    display: flex;
    align-items: center;
  }
  /* line 20, src/sass/components/richText/_richText-divided-block.scss */
  .divided-block-box > .component-content > .paragraphSystem {
    display: flex;
    align-items: center;
  }
}

/* line 27, src/sass/components/richText/_richText-divided-block.scss */
.divided-block-box .image {
  padding: 0;
}

/* line 30, src/sass/components/richText/_richText-divided-block.scss */
.divided-block-box .image img {
  border-top-left-radius: 55px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 30, src/sass/components/richText/_richText-divided-block.scss */
  .divided-block-box .image img {
    border-radius: 0;
    width: 100%;
  }
}

@media only screen and (max-width: 991px) {
  /* line 30, src/sass/components/richText/_richText-divided-block.scss */
  .divided-block-box .image img {
    border-radius: 0;
    width: 100%;
  }
}

@media only screen and (min-width: 991px) {
  /* line 46, src/sass/components/richText/_richText-divided-block.scss */
  .divided-block-box .richText {
    padding-left: 69px;
  }
  /* line 51, src/sass/components/richText/_richText-divided-block.scss */
  .divided-block-box .richText strong {
    letter-spacing: -0.4px;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 46, src/sass/components/richText/_richText-divided-block.scss */
  .divided-block-box .richText {
    padding-left: 20px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 46, src/sass/components/richText/_richText-divided-block.scss */
  .divided-block-box .richText {
    padding-top: 31px;
    padding-left: 20px;
    padding-bottom: 29px;
  }
  /* line 65, src/sass/components/richText/_richText-divided-block.scss */
  .divided-block-box .richText strong {
    letter-spacing: -0.27px;
  }
  /* line 69, src/sass/components/richText/_richText-divided-block.scss */
  .divided-block-box .richText .middle {
    line-height: 28px;
  }
}

/* line 74, src/sass/components/richText/_richText-divided-block.scss */
.divided-block-box .richText p {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'Open Sans';
  letter-spacing: -0.1px;
  line-height: 28px;
  color: #fff;
}

/* line 81, src/sass/components/richText/_richText-divided-block.scss */
.divided-block-box .richText p strong {
  font-size: 24px;
  font-size: 2.4rem;
  font-style: italic;
  line-height: 32px;
}

/* line 87, src/sass/components/richText/_richText-divided-block.scss */
.divided-block-box .richText p .white-and-red {
  padding: 8px 18.055px;
  background-color: #8f1f19;
  color: #fff;
}

/* line 92, src/sass/components/richText/_richText-divided-block.scss */
.divided-block-box .richText p .white-and-red:hover {
  border-color: #fff;
}

/* line 98, src/sass/components/richText/_richText-divided-block.scss */
.divided-block-box .richText .middle {
  max-width: 268px;
  padding: 25px 0;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
@media only screen and (max-width: 991px) {
  /* line 3, src/sass/components/richText/_richText-caption.scss */
  .rich-text--caption {
    padding: 0;
  }
}

/* line 1, src/sass/components/richText/_richText-dropdown-subcategory-image.scss */
.sub-categories .dropdown-subcategory-image {
  padding: 27px 20px 17px;
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/richText/_richText-dropdown-subcategory-image.scss */
  .sub-categories .dropdown-subcategory-image {
    padding: 0;
  }
}

/* line 8, src/sass/components/richText/_richText-dropdown-subcategory-image.scss */
.sub-categories .dropdown-subcategory-image .richText-image {
  max-width: 241px;
  margin: 0;
}

@media only screen and (max-width: 991px) {
  /* line 8, src/sass/components/richText/_richText-dropdown-subcategory-image.scss */
  .sub-categories .dropdown-subcategory-image .richText-image {
    position: absolute;
    top: 80px;
    left: 10px;
    max-width: 180px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 8, src/sass/components/richText/_richText-dropdown-subcategory-image.scss */
  .sub-categories .dropdown-subcategory-image .richText-image {
    display: none;
  }
}

/* line 24, src/sass/components/richText/_richText-dropdown-subcategory-image.scss */
.sub-categories .dropdown-subcategory-image ul {
  margin: 0 0 0 260px !important;
  max-width: 55%;
}

@media only screen and (max-width: 991px) {
  /* line 24, src/sass/components/richText/_richText-dropdown-subcategory-image.scss */
  .sub-categories .dropdown-subcategory-image ul {
    padding: 0 10px !important;
    margin-left: 200px !important;
    max-width: 100%;
    min-height: 360px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 24, src/sass/components/richText/_richText-dropdown-subcategory-image.scss */
  .sub-categories .dropdown-subcategory-image ul {
    margin: 15px 0 !important;
  }
}

/* line 39, src/sass/components/richText/_richText-dropdown-subcategory-image.scss */
.sub-categories .dropdown-subcategory-image ul li {
  font-size: 16px;
  font-size: 1.6rem;
  color: #444141;
  letter-spacing: -0.1px;
  line-height: 28px;
  font-family: 'ColgateReady', Arial, Helvetica, sans-serif !important;
}

/* line 46, src/sass/components/richText/_richText-dropdown-subcategory-image.scss */
.sub-categories .dropdown-subcategory-image ul li h2 {
  font-size: 30px;
  font-size: 3rem;
  color: #d2010d;
  font-weight: 900;
  font-style: italic;
  letter-spacing: -0.33px;
  line-height: 40px;
  margin: 28px 0 37px;
}

@media only screen and (max-width: 991px) {
  /* line 46, src/sass/components/richText/_richText-dropdown-subcategory-image.scss */
  .sub-categories .dropdown-subcategory-image ul li h2 {
    margin-top: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 46, src/sass/components/richText/_richText-dropdown-subcategory-image.scss */
  .sub-categories .dropdown-subcategory-image ul li h2 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 34px;
    margin-bottom: 30px;
  }
}

/* line 66, src/sass/components/richText/_richText-dropdown-subcategory-image.scss */
.sub-categories .dropdown-subcategory-image ul li .red-chevron {
  font-family: 'ColgateReady', Arial, Helvetica, sans-serif !important;
  font-size: 15px !important;
  color: #d2010d !important;
  font-weight: bold !important;
  font-style: italic !important;
  letter-spacing: -0.2px !important;
  line-height: 22px !important;
  display: inline-block;
  position: relative;
  margin: 47px 0 44px;
  padding: 0 !important;
  max-width: 80%;
}

@media only screen and (max-width: 767px) {
  /* line 66, src/sass/components/richText/_richText-dropdown-subcategory-image.scss */
  .sub-categories .dropdown-subcategory-image ul li .red-chevron {
    max-width: 100%;
    margin: 30px 0 10px;
  }
}

/* line 85, src/sass/components/richText/_richText-dropdown-subcategory-image.scss */
.sub-categories .dropdown-subcategory-image ul li .red-chevron::after {
  content: '\e5cc';
  font-family: 'Material Icons';
  font-size: 30px;
  font-style: normal;
  font-weight: normal;
  position: absolute;
  margin-top: 1px;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/richText/_richText-pdp-flavor-select.scss */
.pdp-flavor-select {
  font-size: 15px;
  font-size: 1.5rem;
  color: #333;
  letter-spacing: -0.19px;
  padding: 8px 18px 10px;
  border-radius: 20px 0 20px 20px;
  background-color: #fff;
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/richText/_richText-pdp-flavor-select.scss */
  .pdp-flavor-select {
    background-color: #eeeeee;
  }
}

/* line 16, src/sass/components/richText/_richText-pdp-flavor-select.scss */
.pdp-flavor-select.is-active, .pdp-flavor-select:hover {
  background-color: #00838a;
}

/* line 20, src/sass/components/richText/_richText-pdp-flavor-select.scss */
.pdp-flavor-select.is-active p,
.pdp-flavor-select.is-active .selected-value,
.pdp-flavor-select.is-active .selected-value::after, .pdp-flavor-select:hover p,
.pdp-flavor-select:hover .selected-value,
.pdp-flavor-select:hover .selected-value::after {
  color: #fff;
}

/* line 26, src/sass/components/richText/_richText-pdp-flavor-select.scss */
.pdp-flavor-select.is-active .selected-value::after, .pdp-flavor-select:hover .selected-value::after {
  content: '\e908';
}

/* line 31, src/sass/components/richText/_richText-pdp-flavor-select.scss */
.pdp-flavor-select .richText-content {
  display: flex;
  align-items: baseline;
}

/* line 36, src/sass/components/richText/_richText-pdp-flavor-select.scss */
.pdp-flavor-select p {
  font-size: 15px;
  font-size: 1.5rem;
  color: #333;
  letter-spacing: -0.19px;
  margin: 0;
}

/* line 44, src/sass/components/richText/_richText-pdp-flavor-select.scss */
.pdp-flavor-select .option-list-container {
  background-color: #fff;
  border-radius: 20px 0 20px 20px;
  display: none;
}

/* line 49, src/sass/components/richText/_richText-pdp-flavor-select.scss */
.pdp-flavor-select .option-list-container .option-list {
  margin: 5px 18px 5px 0;
}

/* line 52, src/sass/components/richText/_richText-pdp-flavor-select.scss */
.pdp-flavor-select .option-list-container .option-list li {
  font-size: 15px;
  font-size: 1.5rem;
  padding-left: 40px;
  color: #00838a;
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.19px;
  text-align: right;
  padding-right: 20px;
  padding-left: 0;
}

/* line 64, src/sass/components/richText/_richText-pdp-flavor-select.scss */
.pdp-flavor-select .option-list-container .option-list li::before {
  display: none;
}

/* line 69, src/sass/components/richText/_richText-pdp-flavor-select.scss */
.pdp-flavor-select .option-list-container .option-list a {
  color: #d2010d;
  font-style: italic;
  font-weight: bold;
}

/* line 74, src/sass/components/richText/_richText-pdp-flavor-select.scss */
.pdp-flavor-select .option-list-container .option-list a:hover {
  color: #00838a;
  text-decoration: none;
}

/* line 82, src/sass/components/richText/_richText-pdp-flavor-select.scss */
.pdp-flavor-select .drop-down-open {
  display: block;
  position: absolute;
  top: 45px;
  right: 0;
  width: 100%;
}

/* line 90, src/sass/components/richText/_richText-pdp-flavor-select.scss */
.pdp-flavor-select .selected-value {
  cursor: pointer;
  color: #d2010d;
  font-family: 'ColgateReady';
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.19px;
  background-color: transparent;
  border-width: 0;
  border-style: none;
  border-color: transparent;
  padding-right: 0;
  padding-left: 8px;
  padding-right: 15px;
}

/* line 105, src/sass/components/richText/_richText-pdp-flavor-select.scss */
.pdp-flavor-select .selected-value::after {
  content: '\e907';
  font-family: 'ColgateRelaunchIcons';
  color: #d2010d;
  font-size: 14px;
  width: 14px;
  padding-left: 6px;
  font-style: normal;
  font-weight: bold;
  position: absolute;
  top: 32%;
}

/* line 119, src/sass/components/richText/_richText-pdp-flavor-select.scss */
.pdp-flavor-select:focus-within {
  outline: #101010 auto 1px;
}

/* line 2, src/sass/components/richText/_richText-achievement-banners-intro.scss */
.richText--achievement-banners-intro .richText-content > * {
  color: #fff;
  font-family: 'ColgateReady';
  font-style: italic;
  font-size: 37px;
  font-weight: 900;
  letter-spacing: -0.45px;
  line-height: 1.2;
  text-align: center;
  margin: 0;
  padding: 0;
}

/* line 15, src/sass/components/richText/_richText-achievement-banners-intro.scss */
.richText--achievement-banners-intro .richText-content > * + * {
  padding-top: 37px;
}

/* line 1, src/sass/components/richText/_richText-achievement-banners-value.scss */
.richText--achievement-banners-value {
  display: none;
}

@media only screen and (min-width: 991px) {
  /* line 1, src/sass/components/richText/_richText-achievement-banners-value.scss */
  .richText--achievement-banners-value {
    display: block;
  }
}

/* line 8, src/sass/components/richText/_richText-achievement-banners-value.scss */
.richText--achievement-banners-value .richText-content > * {
  color: #fff;
  font-family: 'ColgateReady';
  font-style: italic;
  font-size: 72px;
  font-weight: 900;
  letter-spacing: -0.8px;
  line-height: 56px;
  text-align: center;
  margin: 0;
  padding: 0;
}

/* line 21, src/sass/components/richText/_richText-achievement-banners-value.scss */
.richText--achievement-banners-value .richText-content > * + * {
  padding-top: 72px;
}

/* line 1, src/sass/components/richText/_richText-achievement-banners-value-reduced.scss */
.richText--achievement-banners-value-reduced {
  display: block;
}

@media only screen and (min-width: 991px) {
  /* line 1, src/sass/components/richText/_richText-achievement-banners-value-reduced.scss */
  .richText--achievement-banners-value-reduced {
    display: none;
  }
}

/* line 8, src/sass/components/richText/_richText-achievement-banners-value-reduced.scss */
.richText--achievement-banners-value-reduced .richText-content > * {
  color: #fff;
  font-family: 'ColgateReady';
  font-style: italic;
  font-size: 72px;
  font-weight: 900;
  letter-spacing: -0.88px;
  line-height: 47px;
  text-align: center;
  margin: 0;
  padding: 0;
}

/* line 21, src/sass/components/richText/_richText-achievement-banners-value-reduced.scss */
.richText--achievement-banners-value-reduced .richText-content > * + * {
  padding-top: 72px;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/richText/_richText-art-contest-winner-badge.scss */
.art-contest-winner-badge {
  position: relative;
}

@media only screen and (min-width: 991px) {
  /* line 7, src/sass/components/richText/_richText-art-contest-winner-badge.scss */
  .art-contest-winner-badge::before {
    content: '';
    position: absolute;
    bottom: 6px;
    left: 4px;
    display: block;
    width: 0;
    height: 0;
    line-height: 0;
    border-style: solid;
    border-width: 0 11px 10px 0;
    border-color: transparent #8f1f1d transparent transparent;
    z-index: 2;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 3, src/sass/components/richText/_richText-art-contest-winner-badge.scss */
  .art-contest-winner-badge {
    padding-right: 0;
    padding-left: 4px;
  }
  /* line 27, src/sass/components/richText/_richText-art-contest-winner-badge.scss */
  .art-contest-winner-badge::before {
    left: -10px;
  }
  /* line 31, src/sass/components/richText/_richText-art-contest-winner-badge.scss */
  .art-contest-winner-badge p {
    min-height: 62px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 3, src/sass/components/richText/_richText-art-contest-winner-badge.scss */
  .art-contest-winner-badge {
    padding-left: 0;
  }
  /* line 39, src/sass/components/richText/_richText-art-contest-winner-badge.scss */
  .art-contest-winner-badge p {
    min-height: 62px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/richText/_richText-art-contest-winner-badge.scss */
  .art-contest-winner-badge {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 50, src/sass/components/richText/_richText-art-contest-winner-badge.scss */
.art-contest-winner-badge .component-content img {
  position: relative;
  max-width: 96px;
  margin-right: 0;
  margin-top: 6.48px;
  z-index: 4;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 50, src/sass/components/richText/_richText-art-contest-winner-badge.scss */
  .art-contest-winner-badge .component-content img {
    margin-right: 4px;
    margin-left: 5px;
    margin-top: 9px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 50, src/sass/components/richText/_richText-art-contest-winner-badge.scss */
  .art-contest-winner-badge .component-content img {
    margin: 2% 3% 6% 5px;
  }
}

/* line 68, src/sass/components/richText/_richText-art-contest-winner-badge.scss */
.art-contest-winner-badge .component-content p {
  font-size: 14px;
  font-size: 1.4rem;
  position: relative;
  margin: 18px 40px 15px 0;
  padding: 8px 20px;
  font-family: 'ColgateReady';
  font-weight: bold;
  font-style: italic;
  letter-spacing: -0.18px;
  line-height: 20px;
  background-color: #d2010d;
  color: #fff;
  z-index: 3;
  min-height: 64px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 68, src/sass/components/richText/_richText-art-contest-winner-badge.scss */
  .art-contest-winner-badge .component-content p {
    padding: 8px 10px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 68, src/sass/components/richText/_richText-art-contest-winner-badge.scss */
  .art-contest-winner-badge .component-content p {
    padding: 8px 4%;
  }
}

/* line 92, src/sass/components/richText/_richText-art-contest-winner-badge.scss */
.art-contest-winner-badge .component-content p span {
  font-size: 11px;
  font-size: 1.1rem;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 1.65px;
}

@media only screen and (min-width: 991px) {
  /* line 102, src/sass/components/richText/_richText-art-contest-winner-badge.scss */
  .art-contest-winner-badge::after {
    content: '';
    position: absolute;
    top: 18px;
    left: 4px;
    display: block;
    width: 11px;
    height: 79px;
    background-color: #d2010d;
    z-index: 1;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 102, src/sass/components/richText/_richText-art-contest-winner-badge.scss */
  .art-contest-winner-badge::after {
    left: -10px;
    width: 15px;
    height: 80px;
  }
}

/* line 1, src/sass/components/richText/_richText-student-summary.scss */
.student-summary {
  margin-left: 15px;
  padding-left: 0;
  max-width: 92%;
  border-bottom: 1px solid #d6d6d6;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/richText/_richText-student-summary.scss */
  .student-summary {
    padding: 0;
    width: 90%;
  }
}

/* line 12, src/sass/components/richText/_richText-student-summary.scss */
.student-summary p {
  font-family: 'OpenSans', sans-serif;
  font-size: 16px;
  letter-spacing: -0.1px;
  line-height: 28px;
}

/* line 19, src/sass/components/richText/_richText-student-summary.scss */
.student-summary .red-text {
  font-family: 'ColgateReady';
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 1.65px;
  text-transform: uppercase;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/richText/_richText-art-gallery-header.scss */
.art-gallery-header {
  position: relative;
  max-height: 55px;
  margin-bottom: 20px;
  border-bottom: 1px solid #d6d6d6;
}

@media only screen and (max-width: 991px) {
  /* line 3, src/sass/components/richText/_richText-art-gallery-header.scss */
  .art-gallery-header {
    padding-left: 15px;
    margin-bottom: 0;
  }
}

/* line 14, src/sass/components/richText/_richText-art-gallery-header.scss */
.art-gallery-header .go-back-red {
  font-size: 20px;
  font-size: 2rem;
  font-family: 'ColgateReady';
  font-weight: bold;
  font-style: italic;
  letter-spacing: -0.25px;
  line-height: 22px;
  color: #d2010d;
  padding-left: 25px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 991px) {
  /* line 14, src/sass/components/richText/_richText-art-gallery-header.scss */
  .art-gallery-header .go-back-red {
    font-size: 15px;
    font-size: 1.5rem;
    padding-left: 5px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 14, src/sass/components/richText/_richText-art-gallery-header.scss */
  .art-gallery-header .go-back-red {
    padding-left: 15px;
  }
}

/* line 37, src/sass/components/richText/_richText-art-gallery-header.scss */
.art-gallery-header .go-back-red::before {
  content: '\e909';
  font-family: 'ColgateRelaunchIcons';
  color: #d2010d;
  font-style: normal;
  font-weight: normal;
  position: absolute;
  left: 0;
}

@media only screen and (max-width: 767px) {
  /* line 37, src/sass/components/richText/_richText-art-gallery-header.scss */
  .art-gallery-header .go-back-red::before {
    top: 18px;
    left: 3%;
  }
}

/* line 52, src/sass/components/richText/_richText-art-gallery-header.scss */
.art-gallery-header .go-back-red:hover, .art-gallery-header .go-back-red:hover::before {
  text-decoration: none;
  color: #00838a;
}

/* line 1, src/sass/components/richText/_richText-custom-catalog-complement.scss */
.custom-catalog-complement {
  display: none;
}

/* line 6, src/sass/components/richText/_richText-custom-catalog-complement.scss */
.aem-AuthorLayer-Edit .custom-catalog-complement {
  display: block;
}

/* line 1, src/sass/components/richText/_richText-tips-and-offers-banner.scss */
.tips-and-offers-banner {
  margin: 30px 0 0;
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/richText/_richText-tips-and-offers-banner.scss */
  .tips-and-offers-banner {
    padding: 0;
  }
}

/* line 8, src/sass/components/richText/_richText-tips-and-offers-banner.scss */
.tips-and-offers-banner .component-content {
  display: block;
  height: auto;
  background-color: #d2010d;
  overflow: hidden;
  border-radius: 24px;
}

@media only screen and (max-width: 767px) {
  /* line 8, src/sass/components/richText/_richText-tips-and-offers-banner.scss */
  .tips-and-offers-banner .component-content {
    min-height: 240px;
  }
}

/* line 19, src/sass/components/richText/_richText-tips-and-offers-banner.scss */
.tips-and-offers-banner .component-content picture {
  position: absolute;
  top: -13px;
  left: 49px;
  width: 160px;
  z-index: 1;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  /* line 19, src/sass/components/richText/_richText-tips-and-offers-banner.scss */
  .tips-and-offers-banner .component-content picture {
    top: -20px;
    z-index: 1;
    left: 50%;
    width: 85%;
    transform: translateX(-50%);
    max-width: 305px;
  }
  /* line 35, src/sass/components/richText/_richText-tips-and-offers-banner.scss */
  .tips-and-offers-banner .component-content picture .richText-image.pull-left {
    margin: 0;
  }
}

/* line 41, src/sass/components/richText/_richText-tips-and-offers-banner.scss */
.tips-and-offers-banner .component-content .richText-content {
  position: relative;
  z-index: 2;
  padding: 30px 3%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-between;
  align-items: center;
}

/* line 52, src/sass/components/richText/_richText-tips-and-offers-banner.scss */
.tips-and-offers-banner .component-content .richText-content h2 {
  color: #fff;
  font-size: 22px;
  width: 48%;
  margin-left: 29%;
  font-style: italic;
}

@media only screen and (min-width: 991px) {
  /* line 52, src/sass/components/richText/_richText-tips-and-offers-banner.scss */
  .tips-and-offers-banner .component-content .richText-content h2 {
    width: 40%;
  }
}

@media only screen and (min-width: 1200px) {
  /* line 52, src/sass/components/richText/_richText-tips-and-offers-banner.scss */
  .tips-and-offers-banner .component-content .richText-content h2 {
    width: 50%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 52, src/sass/components/richText/_richText-tips-and-offers-banner.scss */
  .tips-and-offers-banner .component-content .richText-content h2 {
    color: #fff;
    font-weight: 700;
    letter-spacing: 0;
    padding: 30px calc(50px - 3%) 0;
    line-height: 32px;
    font-size: 24px;
    width: 100%;
    margin: auto;
    text-align: center;
  }
}

/* line 80, src/sass/components/richText/_richText-tips-and-offers-banner.scss */
.tips-and-offers-banner .component-content .richText-content p {
  margin: 0;
}

@media only screen and (max-width: 767px) {
  /* line 80, src/sass/components/richText/_richText-tips-and-offers-banner.scss */
  .tips-and-offers-banner .component-content .richText-content p {
    margin: 30px auto 0;
  }
}

/* line 87, src/sass/components/richText/_richText-tips-and-offers-banner.scss */
.tips-and-offers-banner .component-content .richText-content p .button {
  background-color: #fff;
  border-radius: 25px 0 25px 25px;
  margin: 0 4px;
  font-size: 16px;
  line-height: 24px;
  color: #d2010d;
  font-style: italic;
  padding: 6px 18px 10px;
}

@media only screen and (max-width: 767px) {
  /* line 87, src/sass/components/richText/_richText-tips-and-offers-banner.scss */
  .tips-and-offers-banner .component-content .richText-content p .button {
    font-size: 16px;
  }
}

@media only screen and (max-width: 409px) {
  /* line 87, src/sass/components/richText/_richText-tips-and-offers-banner.scss */
  .tips-and-offers-banner .component-content .richText-content p .button {
    font-size: 16px;
  }
}

/* line 105, src/sass/components/richText/_richText-tips-and-offers-banner.scss */
.tips-and-offers-banner .component-content .richText-content p .button::before {
  content: '\e158';
  width: 15px;
  height: 15px;
  font-family: 'Material Icons';
  display: inline-block;
  padding: 0 8px 0 0;
  top: 2px;
  position: relative;
  text-shadow: 0 2px #0000001f;
}

/* line 2, src/sass/components/richText/_richText-comparison-header.scss */
.posnewton__comparison-header {
  position: relative;
  padding: 0;
}

/* line 6, src/sass/components/richText/_richText-comparison-header.scss */
.posnewton__comparison-header picture {
  height: 100%;
  display: flex;
}

/* line 11, src/sass/components/richText/_richText-comparison-header.scss */
.posnewton__comparison-header img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-bottom: -1px;
}

/* line 18, src/sass/components/richText/_richText-comparison-header.scss */
.posnewton__comparison-header figcaption {
  position: absolute;
  top: 50%;
  z-index: 1;
  margin-top: -32px;
  left: 50%;
  margin-left: -140px;
}

@media screen and (min-width: 768px) {
  /* line 18, src/sass/components/richText/_richText-comparison-header.scss */
  .posnewton__comparison-header figcaption {
    margin-top: -16px;
    margin-left: -290px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 18, src/sass/components/richText/_richText-comparison-header.scss */
  .posnewton__comparison-header figcaption {
    margin-top: -32px;
    margin-left: -550px;
  }
}

/* line 37, src/sass/components/richText/_richText-comparison-header.scss */
.posnewton__comparison-header h1 {
  color: #fff;
  letter-spacing: -0.26px;
  text-align: center;
  font-size: 26px;
  line-height: 32px;
  font-weight: 900;
  font-style: italic;
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
  width: 280px;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  /* line 37, src/sass/components/richText/_richText-comparison-header.scss */
  .posnewton__comparison-header h1 {
    width: 580px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 37, src/sass/components/richText/_richText-comparison-header.scss */
  .posnewton__comparison-header h1 {
    font-size: 56px;
    text-align: left;
    line-height: 64px;
    letter-spacing: -1.12px;
    width: 1100px;
  }
}

/* line 1, src/sass/components/richText/_richText-time-counter.scss */
.reference-time-counter {
  display: block;
  float: left;
}

/* line 3, src/sass/components/richText/_richText-whitening-hub-subtitle.scss */
.whitening-hub-subtitle .richText-content strong {
  font-size: 48px;
  font-size: 4.8rem;
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
  color: #d1010c;
  font-weight: 900;
  letter-spacing: -0.96px;
  line-height: 56px;
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/richText/_richText-whitening-hub-subtitle.scss */
  .whitening-hub-subtitle .richText-content strong {
    font-size: 34px;
    font-size: 3.4rem;
    letter-spacing: -0.54px;
    line-height: 42px;
  }
}

/* line 2, src/sass/components/richText/_richText-product-registration-hero.scss */
.product-registration--hero-rich-text h1 {
  text-align: center;
  font-style: normal;
  color: #8f1f1d;
  text-transform: uppercase;
  font-size: 36px;
  line-height: 36px;
  margin-bottom: 20px;
  letter-spacing: -2px;
}

/* line 13, src/sass/components/richText/_richText-product-registration-hero.scss */
.product-registration--hero-rich-text h2 {
  color: #9d877a;
  font-size: 24px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 767px) {
  /* line 13, src/sass/components/richText/_richText-product-registration-hero.scss */
  .product-registration--hero-rich-text h2 {
    font-size: 18px;
  }
}

/* line 2, src/sass/components/richText/_richText-nbh-sticky-nav.scss */
.template-night-brushing-hub #footer {
  padding-bottom: 58px;
}

/* line 7, src/sass/components/richText/_richText-nbh-sticky-nav.scss */
.nbh-sticky-nav {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 100%;
  border-radius: 8px 8px 0 0;
  z-index: 200;
  overflow: hidden;
  height: 58px;
  transition-property: height;
  transition-duration: 0.25s;
  transition-timing-function: cubic-bezier(0.25, 1, 0.5, 1);
}

/* line 22, src/sass/components/richText/_richText-nbh-sticky-nav.scss */
.nbh-sticky-nav .overlay-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 30, src/sass/components/richText/_richText-nbh-sticky-nav.scss */
.nbh-sticky-nav .richText-content {
  padding: 0 36px;
  box-sizing: border-box;
  border-radius: 8px 8px 0 0;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: auto;
  background: #1b1464;
  display: flex;
  flex-direction: column-reverse;
}

/* line 43, src/sass/components/richText/_richText-nbh-sticky-nav.scss */
.nbh-sticky-nav .richText-content::after {
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: 58px;
  background: #5e3587;
}

/* line 54, src/sass/components/richText/_richText-nbh-sticky-nav.scss */
.nbh-sticky-nav p,
.nbh-sticky-nav a {
  color: #fff;
  margin: 0;
}

/* line 60, src/sass/components/richText/_richText-nbh-sticky-nav.scss */
.nbh-sticky-nav .menu {
  padding: 28px 0;
  box-sizing: border-box;
  visibility: hidden;
  transition: visibility 0s ease 0.25s;
}

/* line 66, src/sass/components/richText/_richText-nbh-sticky-nav.scss */
.nbh-sticky-nav .menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* line 72, src/sass/components/richText/_richText-nbh-sticky-nav.scss */
.nbh-sticky-nav .menu li {
  margin-bottom: 23px;
}

/* line 75, src/sass/components/richText/_richText-nbh-sticky-nav.scss */
.nbh-sticky-nav .menu li:last-child {
  margin-bottom: 0;
}

/* line 79, src/sass/components/richText/_richText-nbh-sticky-nav.scss */
.nbh-sticky-nav .menu li::before {
  display: none;
}

/* line 84, src/sass/components/richText/_richText-nbh-sticky-nav.scss */
.nbh-sticky-nav .menu li.active a::before {
  font-size: 13px;
  font-size: 1.3rem;
  content: '\e912';
  font-family: 'ColgateRelaunchIcons';
  font-weight: normal;
  font-style: normal;
  color: #f5bc00;
  position: absolute;
  left: -23px;
  top: 5px;
}

/* line 98, src/sass/components/richText/_richText-nbh-sticky-nav.scss */
.nbh-sticky-nav .menu li a {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.4;
  font-weight: bold;
  font-style: italic;
  letter-spacing: -0.16px;
  display: block;
  position: relative;
}

/* line 108, src/sass/components/richText/_richText-nbh-sticky-nav.scss */
.nbh-sticky-nav .menu li a:hover {
  text-decoration: none;
}

/* line 114, src/sass/components/richText/_richText-nbh-sticky-nav.scss */
.nbh-sticky-nav .menu .close-button {
  position: absolute;
  top: 26px;
  right: 20px;
  width: 16px;
  height: 16px;
  transform: rotate(45deg);
  cursor: pointer;
}

/* line 123, src/sass/components/richText/_richText-nbh-sticky-nav.scss */
.nbh-sticky-nav .menu .close-button::before, .nbh-sticky-nav .menu .close-button::after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 2px;
  height: 100%;
  background: #fff;
}

/* line 137, src/sass/components/richText/_richText-nbh-sticky-nav.scss */
.nbh-sticky-nav .menu .close-button::after {
  transform: rotate(90deg);
}

/* line 143, src/sass/components/richText/_richText-nbh-sticky-nav.scss */
.nbh-sticky-nav .bar {
  height: 58px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}

/* line 150, src/sass/components/richText/_richText-nbh-sticky-nav.scss */
.nbh-sticky-nav .bar .current {
  font-size: 20px;
  font-size: 2rem;
  line-height: 2;
  font-weight: bold;
  font-style: italic;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-right: 20px;
  transition: opacity 0.25s ease;
}

/* line 163, src/sass/components/richText/_richText-nbh-sticky-nav.scss */
.nbh-sticky-nav .bar .current.loading::after {
  content: '';
  width: 12px;
  height: 12px;
  border-radius: 99999px;
  border: 3px solid #fff;
  border-left-color: transparent;
  border-right-color: transparent;
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
  bottom: 0;
  margin: auto;
  animation: loading 1s linear 0s infinite normal both running;
}

@keyframes loading {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

/* line 187, src/sass/components/richText/_richText-nbh-sticky-nav.scss */
.nbh-sticky-nav .bar .menu-button {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 17px;
  font-weight: bold;
  font-style: italic;
  flex-shrink: 0;
  position: relative;
  text-align: center;
  transition: opacity 0.25s ease, visibility 0 ease 0.25s;
}

/* line 200, src/sass/components/richText/_richText-nbh-sticky-nav.scss */
.nbh-sticky-nav .bar .menu-button:hover {
  text-decoration: none;
}

/* line 204, src/sass/components/richText/_richText-nbh-sticky-nav.scss */
.nbh-sticky-nav .bar .menu-button::before {
  content: '';
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 58px;
  background: transparent;
}

/* line 214, src/sass/components/richText/_richText-nbh-sticky-nav.scss */
.nbh-sticky-nav .bar .menu-button::after {
  content: '';
  width: 5px;
  height: 5px;
  position: absolute;
  left: calc(100% + 10px);
  top: 0;
  bottom: 0;
  margin: auto;
  border: 1px solid #fff;
  border-right: 0;
  border-bottom: 0;
  transform: translateY(5px) rotate(45deg);
}

/* line 231, src/sass/components/richText/_richText-nbh-sticky-nav.scss */
.nbh-sticky-nav.open {
  height: 100vh;
  transition-timing-function: cubic-bezier(0.5, 0, 0.75, 0);
}

/* line 235, src/sass/components/richText/_richText-nbh-sticky-nav.scss */
.nbh-sticky-nav.open .menu {
  visibility: visible;
  transition: visibility 0s ease;
}

/* line 241, src/sass/components/richText/_richText-nbh-sticky-nav.scss */
.nbh-sticky-nav.open .bar .current {
  opacity: 0.38;
}

/* line 245, src/sass/components/richText/_richText-nbh-sticky-nav.scss */
.nbh-sticky-nav.open .bar .menu-button {
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s ease, visibility 0 ease;
}

/* line 2, src/sass/components/richText/_richText-wh-menu.scss */
.reference-header:not(.header-2022) .wh-menu .mobile-menu-button::after, .reference-header:not(.header-2022) .wh-menu .products p::after,
.reference-header:not(.header-2022) .wh-menu .products button::after, .reference-header.header-2022 .wh-menu .mobile-menu-button::after, .reference-header.header-2022 .wh-menu .products p::after,
.reference-header.header-2022 .wh-menu .products button::after {
  content: '';
  width: 4.5px;
  height: 4.5px;
  transform: rotate(45deg);
  transform-origin: 70% 70%;
  border-width: 0 1.5px 1.5px 0;
  border-style: solid;
  border-color: #d2010d;
  display: inline-block;
  margin: 0 3px 0 11px;
  vertical-align: 2px;
  transition: transform 0.3s ease;
}

/* line 19, src/sass/components/richText/_richText-wh-menu.scss */
.reference-header:not(.header-2022) .wh-menu {
  display: none;
  flex-shrink: 0;
  margin-left: 32px;
  margin-right: 44px;
}

@media (max-width: 1199px) {
  /* line 19, src/sass/components/richText/_richText-wh-menu.scss */
  .reference-header:not(.header-2022) .wh-menu {
    margin: 0;
    position: absolute;
    top: 72px;
    left: 0;
    width: 100%;
  }
}

@media only screen and (max-width: 991px) {
  /* line 19, src/sass/components/richText/_richText-wh-menu.scss */
  .reference-header:not(.header-2022) .wh-menu {
    top: 70px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 19, src/sass/components/richText/_richText-wh-menu.scss */
  .reference-header:not(.header-2022) .wh-menu {
    top: 65px;
  }
}

/* line 41, src/sass/components/richText/_richText-wh-menu.scss */
.reference-header:not(.header-2022) .wh-menu .component-content {
  overflow: visible;
  height: 100%;
}

/* line 46, src/sass/components/richText/_richText-wh-menu.scss */
.reference-header:not(.header-2022) .wh-menu .richText-content {
  height: 100%;
  display: flex;
  align-items: center;
}

@media (max-width: 1199px) {
  /* line 46, src/sass/components/richText/_richText-wh-menu.scss */
  .reference-header:not(.header-2022) .wh-menu .richText-content {
    display: block;
  }
}

/* line 56, src/sass/components/richText/_richText-wh-menu.scss */
.reference-header:not(.header-2022) .wh-menu button {
  font-family: 'ColgateReady', 'Arial', sans-serif;
  background: none;
  border: 0;
  display: block;
  width: 100%;
  text-align: left;
  padding: 0;
}

/* line 66, src/sass/components/richText/_richText-wh-menu.scss */
.reference-header:not(.header-2022) .wh-menu .mobile-menu-button {
  display: none;
  justify-content: space-between;
  padding: 0 55px;
  height: 48px;
  border-top: 1px solid #f3f3f3;
  border-bottom: 1px solid #f3f3f3;
  align-items: center;
  cursor: pointer;
  transition: color 0.3s ease;
}

@media (max-width: 1199px) {
  /* line 66, src/sass/components/richText/_richText-wh-menu.scss */
  .reference-header:not(.header-2022) .wh-menu .mobile-menu-button {
    display: flex;
    background: #fff;
  }
}

@media only screen and (max-width: 991px) {
  /* line 66, src/sass/components/richText/_richText-wh-menu.scss */
  .reference-header:not(.header-2022) .wh-menu .mobile-menu-button {
    padding: 0 75px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 66, src/sass/components/richText/_richText-wh-menu.scss */
  .reference-header:not(.header-2022) .wh-menu .mobile-menu-button {
    padding: 0 23px;
  }
}

/* line 93, src/sass/components/richText/_richText-wh-menu.scss */
.reference-header:not(.header-2022) .wh-menu p,
.reference-header:not(.header-2022) .wh-menu button {
  font-size: 15px;
  font-size: 1.5rem;
  margin: 0;
  color: #d2010d;
  font-weight: bold;
  font-style: italic;
  line-height: 0.75;
}

/* line 103, src/sass/components/richText/_richText-wh-menu.scss */
.reference-header:not(.header-2022) .wh-menu p > a,
.reference-header:not(.header-2022) .wh-menu button > a {
  color: inherit;
  font-weight: inherit;
  font-style: inherit;
}

/* line 108, src/sass/components/richText/_richText-wh-menu.scss */
.reference-header:not(.header-2022) .wh-menu p > a:hover,
.reference-header:not(.header-2022) .wh-menu button > a:hover {
  text-decoration: none;
}

/* line 114, src/sass/components/richText/_richText-wh-menu.scss */
.reference-header:not(.header-2022) .wh-menu .menu-items {
  height: 100%;
  flex-shrink: 0;
  display: flex;
}

@media (max-width: 1199px) {
  /* line 114, src/sass/components/richText/_richText-wh-menu.scss */
  .reference-header:not(.header-2022) .wh-menu .menu-items {
    display: block;
    background: #fff;
    box-shadow: 0 1px 0 #f3f3f3;
    padding: 30px 55px 40px;
    padding-top: 0;
    padding-bottom: 0;
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0s ease 0.3s, max-height 0s ease 0.3s, padding-top 0s ease 0.3s, padding-bottom 0s ease 0.3s;
  }
}

@media only screen and (max-width: 991px) {
  /* line 114, src/sass/components/richText/_richText-wh-menu.scss */
  .reference-header:not(.header-2022) .wh-menu .menu-items {
    padding-left: 75px;
    padding-right: 75px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 114, src/sass/components/richText/_richText-wh-menu.scss */
  .reference-header:not(.header-2022) .wh-menu .menu-items {
    padding-left: 23px;
    padding-right: 23px;
  }
}

/* line 148, src/sass/components/richText/_richText-wh-menu.scss */
.reference-header:not(.header-2022) .wh-menu .menu-items > .current::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #d2010d;
}

@media (max-width: 1199px) {
  /* line 148, src/sass/components/richText/_richText-wh-menu.scss */
  .reference-header:not(.header-2022) .wh-menu .menu-items > .current::before {
    display: none;
  }
}

/* line 164, src/sass/components/richText/_richText-wh-menu.scss */
.reference-header:not(.header-2022) .wh-menu .landing {
  margin-right: 47px;
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
}

@media (max-width: 1199px) {
  /* line 164, src/sass/components/richText/_richText-wh-menu.scss */
  .reference-header:not(.header-2022) .wh-menu .landing {
    margin-right: 0;
    margin-bottom: 33px;
  }
}

/* line 177, src/sass/components/richText/_richText-wh-menu.scss */
.reference-header:not(.header-2022) .wh-menu .products {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}

@media (max-width: 1199px) {
  /* line 177, src/sass/components/richText/_richText-wh-menu.scss */
  .reference-header:not(.header-2022) .wh-menu .products {
    display: block;
  }
}

/* line 187, src/sass/components/richText/_richText-wh-menu.scss */
.reference-header:not(.header-2022) .wh-menu .products p,
.reference-header:not(.header-2022) .wh-menu .products button {
  cursor: pointer;
}

@media (max-width: 1199px) {
  /* line 187, src/sass/components/richText/_richText-wh-menu.scss */
  .reference-header:not(.header-2022) .wh-menu .products p,
  .reference-header:not(.header-2022) .wh-menu .products button {
    margin-bottom: 27px;
    cursor: auto;
  }
  /* line 196, src/sass/components/richText/_richText-wh-menu.scss */
  .reference-header:not(.header-2022) .wh-menu .products p::after,
  .reference-header:not(.header-2022) .wh-menu .products button::after {
    display: none;
  }
}

@media (min-width: 1200px) {
  /* line 202, src/sass/components/richText/_richText-wh-menu.scss */
  .reference-header:not(.header-2022) .wh-menu .products button {
    height: 2em;
  }
}

/* line 208, src/sass/components/richText/_richText-wh-menu.scss */
.reference-header:not(.header-2022) .wh-menu .products ul {
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 100%;
  background: #fff;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.12);
  margin: 0;
  margin-left: -16px;
  padding: 16px 16px 24px;
  opacity: 0;
  transition: opacity 0.3s ease, visibility 0s ease 0.3s;
}

@media (min-width: 1200px) {
  /* line 208, src/sass/components/richText/_richText-wh-menu.scss */
  .reference-header:not(.header-2022) .wh-menu .products ul {
    visibility: hidden;
  }
}

@media (max-width: 1199px) {
  /* line 208, src/sass/components/richText/_richText-wh-menu.scss */
  .reference-header:not(.header-2022) .wh-menu .products ul {
    opacity: 1;
    position: static;
    padding: 0;
    margin: 0;
    box-shadow: none;
  }
}

/* line 237, src/sass/components/richText/_richText-wh-menu.scss */
.reference-header:not(.header-2022) .wh-menu .products li {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'ColgateReady', 'Arial', sans-serif;
  font-style: italic;
  line-height: 1.42857;
  color: #333;
  margin-bottom: 14px;
  white-space: nowrap;
}

@media (max-width: 1199px) {
  /* line 237, src/sass/components/richText/_richText-wh-menu.scss */
  .reference-header:not(.header-2022) .wh-menu .products li {
    color: #d2010d;
    margin-bottom: 22px;
    padding-left: 16px;
  }
}

/* line 253, src/sass/components/richText/_richText-wh-menu.scss */
.reference-header:not(.header-2022) .wh-menu .products li:last-child {
  margin-bottom: 0;
}

/* line 257, src/sass/components/richText/_richText-wh-menu.scss */
.reference-header:not(.header-2022) .wh-menu .products li::before {
  display: none;
}

@media (max-width: 1199px) {
  /* line 257, src/sass/components/richText/_richText-wh-menu.scss */
  .reference-header:not(.header-2022) .wh-menu .products li::before {
    content: '';
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #333;
    top: 6px;
    left: 0;
  }
}

@media (max-width: 1199px) {
  /* line 272, src/sass/components/richText/_richText-wh-menu.scss */
  .reference-header:not(.header-2022) .wh-menu .products li.current::before {
    display: block;
  }
}

/* line 278, src/sass/components/richText/_richText-wh-menu.scss */
.reference-header:not(.header-2022) .wh-menu .products li a {
  color: inherit;
}

/* line 281, src/sass/components/richText/_richText-wh-menu.scss */
.reference-header:not(.header-2022) .wh-menu .products li a:hover {
  text-decoration: none;
}

/* line 290, src/sass/components/richText/_richText-wh-menu.scss */
.reference-header:not(.header-2022) .wh-menu .products.open p::after,
.reference-header:not(.header-2022) .wh-menu .products.open button::after {
  transform: rotate(225deg);
}

/* line 295, src/sass/components/richText/_richText-wh-menu.scss */
.reference-header:not(.header-2022) .wh-menu .products.open ul {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease, visibility 0s ease;
}

/* line 306, src/sass/components/richText/_richText-wh-menu.scss */
.reference-header:not(.header-2022) .wh-menu.open .mobile-menu-button {
  color: #d6d6d6;
}

/* line 309, src/sass/components/richText/_richText-wh-menu.scss */
.reference-header:not(.header-2022) .wh-menu.open .mobile-menu-button::after {
  transform: rotate(225deg);
}

@media (max-width: 1199px) {
  /* line 315, src/sass/components/richText/_richText-wh-menu.scss */
  .reference-header:not(.header-2022) .wh-menu.open .menu-items {
    padding-top: 30px;
    padding-bottom: 40px;
    max-height: 999999px;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.3s ease, visibility 0s ease, max-height 0s ease, padding-top 0s ease, padding-bottom 0s ease;
  }
}

@media (max-width: 1199px) {
  /* line 335, src/sass/components/richText/_richText-wh-menu.scss */
  body[class*='whitening-hub'] .reference-header:not(.header-2022) #header {
    margin-bottom: 48px;
  }
}

/* line 341, src/sass/components/richText/_richText-wh-menu.scss */
body[class*='whitening-hub'] .reference-header:not(.header-2022) .wh-menu {
  display: block;
}

@media (max-width: 1199px) {
  /* line 346, src/sass/components/richText/_richText-wh-menu.scss */
  body[class*='whitening-hub'] .reference-header:not(.header-2022).main-menu-open .wh-menu {
    display: none;
  }
}

/* line 2, src/sass/components/richText/_richText-wh-menu-2022.scss */
.reference-header:not(.header-2022) .wh-menu .mobile-menu-button::after, .reference-header:not(.header-2022) .wh-menu .products p::after,
.reference-header:not(.header-2022) .wh-menu .products button::after, .reference-header.header-2022 .wh-menu .mobile-menu-button::after, .reference-header.header-2022 .wh-menu .products p::after,
.reference-header.header-2022 .wh-menu .products button::after {
  content: '';
  width: 4.5px;
  height: 4.5px;
  transform: rotate(45deg);
  transform-origin: 70% 70%;
  border-width: 0 1.5px 1.5px 0;
  border-style: solid;
  border-color: #d2010d;
  display: inline-block;
  margin: 0 3px 0 11px;
  vertical-align: 2px;
  transition: transform 0.3s ease;
}

/* line 19, src/sass/components/richText/_richText-wh-menu-2022.scss */
.reference-header.header-2022 .wh-menu {
  display: none;
  flex-shrink: 0;
  margin-left: 32px;
  margin-right: 44px;
  z-index: 3;
  position: relative;
}

@media (max-width: 1199px) {
  /* line 19, src/sass/components/richText/_richText-wh-menu-2022.scss */
  .reference-header.header-2022 .wh-menu {
    margin: 0;
    width: 100%;
  }
}

/* line 32, src/sass/components/richText/_richText-wh-menu-2022.scss */
.reference-header.header-2022 .wh-menu .component-content {
  overflow: visible;
  height: 100%;
}

/* line 37, src/sass/components/richText/_richText-wh-menu-2022.scss */
.reference-header.header-2022 .wh-menu .richText-content {
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
}

@media (max-width: 1199px) {
  /* line 37, src/sass/components/richText/_richText-wh-menu-2022.scss */
  .reference-header.header-2022 .wh-menu .richText-content {
    display: block;
  }
}

/* line 48, src/sass/components/richText/_richText-wh-menu-2022.scss */
.reference-header.header-2022 .wh-menu button {
  font-family: 'ColgateReady', 'Arial', sans-serif;
  background: none;
  border: 0;
  display: block;
  width: 100%;
  text-align: left;
  padding: 0;
}

/* line 58, src/sass/components/richText/_richText-wh-menu-2022.scss */
.reference-header.header-2022 .wh-menu .mobile-menu-button {
  display: none;
  justify-content: space-between;
  padding: 0 53px;
  height: 48px;
  border-bottom: 1px solid #f3f3f3;
  align-items: center;
  cursor: pointer;
  background: #fff;
  transition: color 0.3s ease;
}

@media (max-width: 1199px) {
  /* line 58, src/sass/components/richText/_richText-wh-menu-2022.scss */
  .reference-header.header-2022 .wh-menu .mobile-menu-button {
    display: flex;
  }
}

@media only screen and (max-width: 767px) {
  /* line 58, src/sass/components/richText/_richText-wh-menu-2022.scss */
  .reference-header.header-2022 .wh-menu .mobile-menu-button {
    padding: 0 24px;
  }
}

/* line 80, src/sass/components/richText/_richText-wh-menu-2022.scss */
.reference-header.header-2022 .wh-menu p,
.reference-header.header-2022 .wh-menu button {
  font-size: 15px;
  font-size: 1.5rem;
  margin: 0;
  color: #d2010d;
  font-weight: bold;
  font-style: italic;
  line-height: 0.75;
}

/* line 90, src/sass/components/richText/_richText-wh-menu-2022.scss */
.reference-header.header-2022 .wh-menu p > a,
.reference-header.header-2022 .wh-menu button > a {
  color: inherit;
  font-weight: inherit;
  font-style: inherit;
}

/* line 95, src/sass/components/richText/_richText-wh-menu-2022.scss */
.reference-header.header-2022 .wh-menu p > a:hover,
.reference-header.header-2022 .wh-menu button > a:hover {
  text-decoration: none;
}

/* line 101, src/sass/components/richText/_richText-wh-menu-2022.scss */
.reference-header.header-2022 .wh-menu .menu-items {
  height: 100%;
  flex-shrink: 0;
  display: flex;
}

@media (max-width: 1199px) {
  /* line 101, src/sass/components/richText/_richText-wh-menu-2022.scss */
  .reference-header.header-2022 .wh-menu .menu-items {
    display: block;
    background: #fff;
    box-shadow: 0 1px 0 #f3f3f3;
    padding: 30px 55px 40px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    padding-top: 0;
    padding-bottom: 0;
    max-height: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0s ease 0.3s, max-height 0s ease 0.3s, padding-top 0s ease 0.3s, padding-bottom 0s ease 0.3s;
  }
}

@media only screen and (max-width: 991px) {
  /* line 101, src/sass/components/richText/_richText-wh-menu-2022.scss */
  .reference-header.header-2022 .wh-menu .menu-items {
    padding-left: 75px;
    padding-right: 75px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 101, src/sass/components/richText/_richText-wh-menu-2022.scss */
  .reference-header.header-2022 .wh-menu .menu-items {
    padding-left: 23px;
    padding-right: 23px;
  }
}

/* line 141, src/sass/components/richText/_richText-wh-menu-2022.scss */
.reference-header.header-2022 .wh-menu .menu-items > .current::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #d2010d;
}

@media (max-width: 1199px) {
  /* line 141, src/sass/components/richText/_richText-wh-menu-2022.scss */
  .reference-header.header-2022 .wh-menu .menu-items > .current::before {
    display: none;
  }
}

/* line 157, src/sass/components/richText/_richText-wh-menu-2022.scss */
.reference-header.header-2022 .wh-menu .landing {
  margin-right: 47px;
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
}

@media (max-width: 1199px) {
  /* line 157, src/sass/components/richText/_richText-wh-menu-2022.scss */
  .reference-header.header-2022 .wh-menu .landing {
    margin-right: 0;
    margin-bottom: 33px;
  }
}

/* line 170, src/sass/components/richText/_richText-wh-menu-2022.scss */
.reference-header.header-2022 .wh-menu .products {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}

@media (max-width: 1199px) {
  /* line 170, src/sass/components/richText/_richText-wh-menu-2022.scss */
  .reference-header.header-2022 .wh-menu .products {
    display: block;
  }
}

/* line 180, src/sass/components/richText/_richText-wh-menu-2022.scss */
.reference-header.header-2022 .wh-menu .products p,
.reference-header.header-2022 .wh-menu .products button {
  cursor: pointer;
}

@media (max-width: 1199px) {
  /* line 180, src/sass/components/richText/_richText-wh-menu-2022.scss */
  .reference-header.header-2022 .wh-menu .products p,
  .reference-header.header-2022 .wh-menu .products button {
    margin-bottom: 27px;
    cursor: auto;
  }
  /* line 189, src/sass/components/richText/_richText-wh-menu-2022.scss */
  .reference-header.header-2022 .wh-menu .products p::after,
  .reference-header.header-2022 .wh-menu .products button::after {
    display: none;
  }
}

@media (min-width: 1200px) {
  /* line 195, src/sass/components/richText/_richText-wh-menu-2022.scss */
  .reference-header.header-2022 .wh-menu .products button {
    height: 2em;
  }
}

/* line 201, src/sass/components/richText/_richText-wh-menu-2022.scss */
.reference-header.header-2022 .wh-menu .products ul {
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 100%;
  background: #fff;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.12);
  margin: 0;
  margin-left: -16px;
  padding: 16px 16px 24px;
  opacity: 0;
  transition: opacity 0.3s ease, visibility 0s ease 0.3s;
}

@media (min-width: 1200px) {
  /* line 201, src/sass/components/richText/_richText-wh-menu-2022.scss */
  .reference-header.header-2022 .wh-menu .products ul {
    visibility: hidden;
  }
}

@media (max-width: 1199px) {
  /* line 201, src/sass/components/richText/_richText-wh-menu-2022.scss */
  .reference-header.header-2022 .wh-menu .products ul {
    opacity: 1;
    position: static;
    padding: 0;
    margin: 0;
    box-shadow: none;
  }
}

/* line 230, src/sass/components/richText/_richText-wh-menu-2022.scss */
.reference-header.header-2022 .wh-menu .products li {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'ColgateReady', 'Arial', sans-serif;
  font-style: italic;
  line-height: 1.42857;
  color: #333;
  margin-bottom: 14px;
  white-space: nowrap;
}

@media (max-width: 1199px) {
  /* line 230, src/sass/components/richText/_richText-wh-menu-2022.scss */
  .reference-header.header-2022 .wh-menu .products li {
    color: #d2010d;
    margin-bottom: 22px;
    padding-left: 16px;
  }
}

/* line 246, src/sass/components/richText/_richText-wh-menu-2022.scss */
.reference-header.header-2022 .wh-menu .products li:last-child {
  margin-bottom: 0;
}

/* line 250, src/sass/components/richText/_richText-wh-menu-2022.scss */
.reference-header.header-2022 .wh-menu .products li::before {
  display: none;
}

@media (max-width: 1199px) {
  /* line 250, src/sass/components/richText/_richText-wh-menu-2022.scss */
  .reference-header.header-2022 .wh-menu .products li::before {
    content: '';
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #333;
    top: 6px;
    left: 0;
  }
}

@media (max-width: 1199px) {
  /* line 265, src/sass/components/richText/_richText-wh-menu-2022.scss */
  .reference-header.header-2022 .wh-menu .products li.current::before {
    display: block;
  }
}

/* line 271, src/sass/components/richText/_richText-wh-menu-2022.scss */
.reference-header.header-2022 .wh-menu .products li a {
  color: inherit;
}

/* line 274, src/sass/components/richText/_richText-wh-menu-2022.scss */
.reference-header.header-2022 .wh-menu .products li a:hover {
  text-decoration: none;
}

/* line 283, src/sass/components/richText/_richText-wh-menu-2022.scss */
.reference-header.header-2022 .wh-menu .products.open p::after,
.reference-header.header-2022 .wh-menu .products.open button::after {
  transform: rotate(225deg);
}

/* line 288, src/sass/components/richText/_richText-wh-menu-2022.scss */
.reference-header.header-2022 .wh-menu .products.open ul {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease, visibility 0s ease;
}

/* line 299, src/sass/components/richText/_richText-wh-menu-2022.scss */
.reference-header.header-2022 .wh-menu.open .mobile-menu-button {
  color: #d6d6d6;
}

/* line 302, src/sass/components/richText/_richText-wh-menu-2022.scss */
.reference-header.header-2022 .wh-menu.open .mobile-menu-button::after {
  transform: rotate(225deg);
}

@media (max-width: 1199px) {
  /* line 308, src/sass/components/richText/_richText-wh-menu-2022.scss */
  .reference-header.header-2022 .wh-menu.open .menu-items {
    padding-top: 30px;
    padding-bottom: 40px;
    max-height: 999999px;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.3s ease, visibility 0s ease, max-height 0s ease, padding-top 0s ease, padding-bottom 0s ease;
  }
}

/* line 328, src/sass/components/richText/_richText-wh-menu-2022.scss */
body[class*='whitening-hub'] .reference-header.header-2022 .wh-menu {
  display: block;
}

@media (min-width: 1200px) {
  /* line 332, src/sass/components/richText/_richText-wh-menu-2022.scss */
  body[class*='whitening-hub'] .reference-header.header-2022 .menu-2022 {
    display: none;
  }
}

/* line 338, src/sass/components/richText/_richText-wh-menu-2022.scss */
body[class*='whitening-hub'] .reference-header.header-2022 .submenu-2022,
body[class*='whitening-hub'] .reference-header.header-2022 .quick-links {
  display: none;
}

/* line 2, src/sass/components/richText/_richText-skip-navigation-button.scss */
.skip-navigation-button p {
  margin: 0;
}

/* line 6, src/sass/components/richText/_richText-skip-navigation-button.scss */
.skip-navigation-button a {
  position: fixed;
  top: 20px;
  background: #d2010d;
  border-radius: 5px;
  box-shadow: 0 0 4px #000;
  font-size: 1.25rem;
  color: #fff;
  text-decoration: none;
  display: block;
  width: auto;
  max-width: 170px;
  height: auto;
  padding: 15px 20px;
  overflow: hidden;
  z-index: 1001;
  opacity: 0;
  left: -200px;
  transition: left 0.1s ease, opacity 0.1s ease;
}

@media only screen and (max-width: 767px) {
  /* line 6, src/sass/components/richText/_richText-skip-navigation-button.scss */
  .skip-navigation-button a {
    top: 16px;
  }
}

/* line 32, src/sass/components/richText/_richText-skip-navigation-button.scss */
.skip-navigation-button a .focus-border {
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 5px 15px;
}

/* line 38, src/sass/components/richText/_richText-skip-navigation-button.scss */
.skip-navigation-button a:focus {
  left: 20px;
  opacity: 1;
}

@media only screen and (max-width: 767px) {
  /* line 38, src/sass/components/richText/_richText-skip-navigation-button.scss */
  .skip-navigation-button a:focus {
    left: 16px;
  }
}

/* line 3, src/sass/components/richText/_richText-calendar-buttons.scss */
.richText-calendar-buttons > .component-content p {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/richText/_richText-calendar-buttons.scss */
  .richText-calendar-buttons > .component-content p {
    flex-direction: column;
    max-width: 375px;
    margin: 0 auto;
  }
}

/* line 2, src/sass/components/richText/_richText-wh-explore-dropdown.scss */
.wh-explore-dropdown button::after {
  content: '';
  width: 4.5px;
  height: 4.5px;
  transform: rotate(45deg);
  transform-origin: 70% 70%;
  border-width: 0 1.5px 1.5px 0;
  border-style: solid;
  border-color: #333;
  display: inline-block;
  margin: 0 3px 0 11px;
  vertical-align: 2px;
  transition: transform 0.3s ease;
}

/* line 18, src/sass/components/richText/_richText-wh-explore-dropdown.scss */
.wh-explore-dropdown {
  display: none;
  height: 100%;
  flex-shrink: 0;
  margin-right: auto;
}

@media (max-width: 1199px) {
  /* line 18, src/sass/components/richText/_richText-wh-explore-dropdown.scss */
  .wh-explore-dropdown {
    display: none;
  }
}

/* line 28, src/sass/components/richText/_richText-wh-explore-dropdown.scss */
.wh-explore-dropdown button {
  font-family: 'ColgateReady', 'Arial', sans-serif;
  background: none;
  border: 0;
  display: block;
  width: 100%;
  text-align: left;
  padding: 0;
  margin: 0;
}

/* line 39, src/sass/components/richText/_richText-wh-explore-dropdown.scss */
.wh-explore-dropdown .component-content {
  overflow: visible;
  height: 100%;
}

/* line 44, src/sass/components/richText/_richText-wh-explore-dropdown.scss */
.wh-explore-dropdown .richText-content {
  height: 100%;
}

/* line 48, src/sass/components/richText/_richText-wh-explore-dropdown.scss */
.wh-explore-dropdown .dropdown {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}

/* line 55, src/sass/components/richText/_richText-wh-explore-dropdown.scss */
.wh-explore-dropdown .dropdown.open button::after {
  transform: rotate(225deg);
}

/* line 59, src/sass/components/richText/_richText-wh-explore-dropdown.scss */
.wh-explore-dropdown .dropdown.open ul {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease, visibility 0s ease;
}

/* line 69, src/sass/components/richText/_richText-wh-explore-dropdown.scss */
.wh-explore-dropdown button {
  font-size: 15px;
  font-size: 1.5rem;
  color: #333;
  font-weight: bold;
  font-style: italic;
  line-height: 0.75;
  height: 2em;
  cursor: pointer;
}

/* line 80, src/sass/components/richText/_richText-wh-explore-dropdown.scss */
.wh-explore-dropdown ul {
  list-style: none;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 100%;
  background: #fff;
  box-shadow: 0 3px 6px #0000001f;
  margin: 0;
  padding: 16px 16px 24px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0s ease 0.3s;
}

/* line 97, src/sass/components/richText/_richText-wh-explore-dropdown.scss */
.wh-explore-dropdown li {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'ColgateReady', 'Arial', sans-serif;
  font-style: italic;
  line-height: 1.42857;
  color: #333;
  margin-bottom: 14px;
  white-space: nowrap;
}

/* line 107, src/sass/components/richText/_richText-wh-explore-dropdown.scss */
.wh-explore-dropdown li:last-child {
  margin-bottom: 0;
}

/* line 111, src/sass/components/richText/_richText-wh-explore-dropdown.scss */
.wh-explore-dropdown li::before {
  display: none;
}

/* line 115, src/sass/components/richText/_richText-wh-explore-dropdown.scss */
.wh-explore-dropdown li a {
  color: inherit;
}

/* line 118, src/sass/components/richText/_richText-wh-explore-dropdown.scss */
.wh-explore-dropdown li a:hover {
  text-decoration: none;
}

/* line 126, src/sass/components/richText/_richText-wh-explore-dropdown.scss */
body[class*='whitening-hub'] .wh-explore-dropdown {
  display: block;
}

/* line 1, src/sass/components/richText/_richText-menu-2022.scss */
.menu-2022 {
  flex-shrink: 0;
  margin-left: 44px;
}

@media (max-width: 1199px) {
  /* line 1, src/sass/components/richText/_richText-menu-2022.scss */
  .menu-2022 {
    position: fixed;
    top: 60px;
    width: 100vw;
    height: calc(100vh - 60px);
    margin-left: 0;
    z-index: 4;
    overflow: hidden;
    visibility: hidden;
    transition: visibility 0s ease 0.5s;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/richText/_richText-menu-2022.scss */
  .menu-2022 {
    top: 65px;
    height: calc(100vh - 65px);
  }
}

/* line 22, src/sass/components/richText/_richText-menu-2022.scss */
[dir='rtl'] .menu-2022 {
  margin-left: 0;
  margin-right: 44px;
  right: 0;
}

@media (max-width: 1199px) {
  /* line 22, src/sass/components/richText/_richText-menu-2022.scss */
  [dir='rtl'] .menu-2022 {
    margin-right: 0;
  }
}

/* line 33, src/sass/components/richText/_richText-menu-2022.scss */
.menu-2022 li::before {
  display: none;
}

/* line 38, src/sass/components/richText/_richText-menu-2022.scss */
.menu-2022 > .component-content {
  overflow: visible;
}

@media (max-width: 1199px) {
  /* line 38, src/sass/components/richText/_richText-menu-2022.scss */
  .menu-2022 > .component-content {
    background: #fff;
    transform: translateY(-100%);
    transition: transform 0.5s ease;
  }
}

/* line 47, src/sass/components/richText/_richText-menu-2022.scss */
.menu-2022 > .component-content,
.menu-2022 > .component-content > .richText-content {
  height: 100%;
}

@media (max-width: 1199px) {
  /* line 52, src/sass/components/richText/_richText-menu-2022.scss */
  .menu-2022 > .component-content > .richText-content {
    overflow: auto;
  }
}

/* line 59, src/sass/components/richText/_richText-menu-2022.scss */
.menu-2022 .menu {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  align-items: center;
  height: 100%;
}

@media (max-width: 1199px) {
  /* line 59, src/sass/components/richText/_richText-menu-2022.scss */
  .menu-2022 .menu {
    display: block;
    height: auto;
  }
}

/* line 72, src/sass/components/richText/_richText-menu-2022.scss */
.menu-2022 .menu > li {
  margin-right: 42px;
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
}

@media (max-width: 1199px) {
  /* line 72, src/sass/components/richText/_richText-menu-2022.scss */
  .menu-2022 .menu > li {
    margin-right: 0;
    height: auto;
    display: block;
    border-bottom: 2px solid #f3f3f3;
    padding: 0 29px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 72, src/sass/components/richText/_richText-menu-2022.scss */
  .menu-2022 .menu > li {
    padding: 0;
  }
}

/* line 91, src/sass/components/richText/_richText-menu-2022.scss */
[dir='rtl'] .menu-2022 .menu > li {
  margin-right: 0;
  margin-left: 42px;
}

/* line 96, src/sass/components/richText/_richText-menu-2022.scss */
.menu-2022 .menu > li:last-child {
  margin-right: 0;
}

/* line 99, src/sass/components/richText/_richText-menu-2022.scss */
[dir='rtl'] .menu-2022 .menu > li:last-child {
  margin-left: 0;
}

@media (min-width: 1200px) {
  /* line 106, src/sass/components/richText/_richText-menu-2022.scss */
  .menu-2022 .menu > li.current::after, .menu-2022 .menu > li.selected::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 4px;
    background: #d2010d;
  }
}

/* line 121, src/sass/components/richText/_richText-menu-2022.scss */
.menu-2022 .menu > li.open > button::after {
  transform: rotate(180deg) translateY(1px);
}

/* line 127, src/sass/components/richText/_richText-menu-2022.scss */
.menu-2022 .menu > li.open .submenu .heading {
  line-height: 1.33333;
  padding: 10px 56px 10px 32px;
  opacity: 1;
  visibility: visible;
  transition: line-height 0.25s ease 0s, padding 0.25s ease 0s, opacity 0.25s ease 0.25s, visibility 0s ease 0s;
}

/* line 141, src/sass/components/richText/_richText-menu-2022.scss */
.menu-2022 .menu > li > button {
  font-size: 15px;
  font-size: 1.5rem;
  background: transparent;
  border: 0;
  border-radius: 0;
  padding: 0;
  font-family: 'ColgateReady', sans-serif;
  font-weight: bold;
  font-style: italic;
  line-height: 20px;
  color: #d2010d;
  cursor: pointer;
  transition: color 0.25s ease;
}

@media (min-width: 1200px) {
  /* line 156, src/sass/components/richText/_richText-menu-2022.scss */
  .menu-2022 .menu > li > button:hover {
    color: #1c838a;
  }
}

@media (max-width: 1199px) {
  /* line 141, src/sass/components/richText/_richText-menu-2022.scss */
  .menu-2022 .menu > li > button {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 22px;
    width: 100%;
    text-align: left;
    padding: 16px 56px 16px 16px;
    position: relative;
  }
  /* line 171, src/sass/components/richText/_richText-menu-2022.scss */
  .menu-2022 .menu > li > button::after {
    font-size: 10px;
    font-size: 1rem;
    content: '\e907';
    font-family: 'ColgateRelaunchIcons';
    font-weight: bold;
    font-style: normal;
    position: absolute;
    inset: 0 23px 0 auto;
    height: 100%;
    margin: auto;
    display: flex;
    align-items: center;
    transition: transform 0.25s ease;
  }
  /* line 187, src/sass/components/richText/_richText-menu-2022.scss */
  [dir='rtl'] .menu-2022 .menu > li > button {
    text-align: right;
  }
}

/* line 195, src/sass/components/richText/_richText-menu-2022.scss */
.menu-2022 .submenu {
  margin: -6px 0 6px;
  padding: 0;
}

/* line 199, src/sass/components/richText/_richText-menu-2022.scss */
.menu-2022 .submenu a,
.menu-2022 .submenu button {
  font-size: 13px;
  font-size: 1.3rem;
  display: block;
  font-family: 'ColgateReady', sans-serif;
  color: #d2010d;
  font-style: italic;
  position: relative;
  width: 100%;
  border: 0;
  background: transparent;
  text-align: left;
  cursor: pointer;
  box-sizing: border-box;
  line-height: 0;
  padding: 0 56px 0 48px;
  opacity: 0;
  visibility: hidden;
  transition: line-height 0.25s ease 0.25s, padding 0.25s ease 0.25s, opacity 0.25s ease 0s, visibility 0s ease 0.5s;
}

/* line 225, src/sass/components/richText/_richText-menu-2022.scss */
.menu-2022 .submenu a:hover,
.menu-2022 .submenu button:hover {
  color: #d2010d;
}

/* line 229, src/sass/components/richText/_richText-menu-2022.scss */
.menu-2022 .submenu a.heading,
.menu-2022 .submenu button.heading {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 0;
  padding: 0 56px 0 32px;
  opacity: 0;
  visibility: hidden;
}

/* line 238, src/sass/components/richText/_richText-menu-2022.scss */
.menu-2022 .submenu a.heading::after,
.menu-2022 .submenu button.heading::after {
  font-size: 10px;
  font-size: 1rem;
  content: '\e907';
  font-family: 'ColgateRelaunchIcons';
  font-weight: bold;
  font-style: normal;
  position: absolute;
  inset: 0 23px 0 auto;
  height: 100%;
  margin: auto;
  display: flex;
  align-items: center;
  transition: transform 0.25s ease;
}

/* line 255, src/sass/components/richText/_richText-menu-2022.scss */
.menu-2022 .submenu a sup,
.menu-2022 .submenu button sup {
  vertical-align: 1px;
  transition: vertical-align 0s ease 0.25s;
}

@supports (-moz-appearance: none) {
  /* line 255, src/sass/components/richText/_richText-menu-2022.scss */
  .menu-2022 .submenu a sup,
  .menu-2022 .submenu button sup {
    vertical-align: 1.5px;
  }
}

/* line 264, src/sass/components/richText/_richText-menu-2022.scss */
[dir='rtl'] .menu-2022 .submenu a, [dir='rtl']
.menu-2022 .submenu button {
  text-align: right;
}

/* line 271, src/sass/components/richText/_richText-menu-2022.scss */
.menu-2022 .submenu a.heading::after {
  display: none;
}

/* line 277, src/sass/components/richText/_richText-menu-2022.scss */
.menu-2022 .submenu .column {
  margin: 0;
  padding: 0;
}

/* line 284, src/sass/components/richText/_richText-menu-2022.scss */
.menu-2022 .submenu .column.open a:not(.heading),
.menu-2022 .submenu .column.open button:not(.heading) {
  line-height: 1.30769;
  padding: 8px 56px 8px 48px;
  opacity: 1;
  visibility: visible;
  transition: line-height 0.25s ease 0s, padding 0.25s ease 0s, opacity 0.25s ease 0.25s, visibility 0s ease 0s;
}

/* line 295, src/sass/components/richText/_richText-menu-2022.scss */
.menu-2022 .submenu .column.open a:not(.heading) sup,
.menu-2022 .submenu .column.open button:not(.heading) sup {
  vertical-align: 0;
  transition: vertical-align 0s ease 0.25s;
}

/* line 303, src/sass/components/richText/_richText-menu-2022.scss */
.menu-2022 .submenu .column.open button::after {
  transform: rotate(180deg) translateY(1px);
}

@media (max-width: 1199px) {
  /* line 314, src/sass/components/richText/_richText-menu-2022.scss */
  body.main-menu-open .menu-2022 {
    visibility: visible;
    transition: visibility 0s ease 0s;
  }
  /* line 318, src/sass/components/richText/_richText-menu-2022.scss */
  body.main-menu-open .menu-2022 > .component-content {
    transform: translateY(0);
    transition: transform 0.5s ease;
  }
  /* line 324, src/sass/components/richText/_richText-menu-2022.scss */
  body.main-menu-open #content,
  body.main-menu-open #footer {
    filter: blur(5px);
  }
  /* line 328, src/sass/components/richText/_richText-menu-2022.scss */
  body.main-menu-open #content > *,
  body.main-menu-open #footer > * {
    pointer-events: none;
  }
}

/* line 340, src/sass/components/richText/_richText-menu-2022.scss */
body.submenu-open .menu-2022 .menu > li.current::after {
  display: none;
}

/* line 346, src/sass/components/richText/_richText-menu-2022.scss */
body.submenu-open .menu-2022 .menu > li.current.selected::after {
  display: block;
}

/* line 1, src/sass/components/richText/_richText-submenu-2022.scss */
.submenu-2022 {
  position: absolute;
  top: 101px;
  left: 0;
  width: 100%;
  max-height: calc(75vh - 101px);
  background: #fff;
  z-index: 1;
  border-bottom: 2px solid #f3f3f3;
  overflow-y: auto;
  transform: translateY(-100%);
  visibility: hidden;
  transition: transform 0.25s ease, visibility 0s ease 0.25s;
  /*#oral-health-submenu {
    .column {
      > li {
        &:first-child {
          margin-bottom: 0;
        }

        .heading {
          display: none;
        }
      }
    }
  } */
}

@media (max-width: 1199px) {
  /* line 1, src/sass/components/richText/_richText-submenu-2022.scss */
  .submenu-2022 {
    display: none;
  }
}

/* line 21, src/sass/components/richText/_richText-submenu-2022.scss */
.submenu-2022.open {
  transform: translateY(0);
  visibility: visible;
  transition: transform 0.25s ease, visibility 0s ease 0s;
}

/* line 29, src/sass/components/richText/_richText-submenu-2022.scss */
.submenu-2022 ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 36, src/sass/components/richText/_richText-submenu-2022.scss */
.submenu-2022 li::before {
  display: none;
}

/* line 41, src/sass/components/richText/_richText-submenu-2022.scss */
.submenu-2022 > .component-content {
  max-width: 1350px;
  margin: 0 auto;
  padding: 0 45px;
}

/* line 46, src/sass/components/richText/_richText-submenu-2022.scss */
.submenu-2022 > .component-content > .richText-content {
  position: relative;
}

/* line 51, src/sass/components/richText/_richText-submenu-2022.scss */
.submenu-2022 .submenu {
  margin: 0 -8px;
  padding: 37px 0 42px;
  display: none;
}

/* line 56, src/sass/components/richText/_richText-submenu-2022.scss */
.submenu-2022 .submenu.open {
  display: flex;
}

/* line 60, src/sass/components/richText/_richText-submenu-2022.scss */
.submenu-2022 .submenu > li {
  width: calc(100% / 6);
  margin: 0 8px;
}

/* line 81, src/sass/components/richText/_richText-submenu-2022.scss */
.submenu-2022 .column > li {
  display: flex;
  margin-bottom: 18px;
}

/* line 85, src/sass/components/richText/_richText-submenu-2022.scss */
.submenu-2022 .column > li:last-child {
  margin-bottom: 0;
}

/* line 89, src/sass/components/richText/_richText-submenu-2022.scss */
.submenu-2022 .column > li a,
.submenu-2022 .column > li p {
  font-size: 13px;
  font-size: 1.3rem;
  font-family: 'ColgateReady', sans-serif;
  font-weight: normal;
  font-style: italic;
  line-height: 17px;
  color: #d2010d;
  margin: 0;
}

/* line 100, src/sass/components/richText/_richText-submenu-2022.scss */
.submenu-2022 .column > li a.heading,
.submenu-2022 .column > li p.heading {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 20px;
  font-weight: bold;
}

@media (min-width: 1200px) {
  /* line 109, src/sass/components/richText/_richText-submenu-2022.scss */
  .submenu-2022 .column > li a:hover {
    color: #1c838a;
  }
}

/* line 118, src/sass/components/richText/_richText-submenu-2022.scss */
.submenu-2022 .close {
  padding: 0;
  border: 0;
  background: transparent;
  width: 23px;
  height: 23px;
  position: absolute;
  top: 24px;
  right: 0;
  transform: rotate(45deg);
  cursor: pointer;
}

/* line 130, src/sass/components/richText/_richText-submenu-2022.scss */
.submenu-2022 .close::before, .submenu-2022 .close::after {
  content: '';
  position: absolute;
  inset: 0;
  margin: auto;
  width: 3.5px;
  height: 100%;
  border-radius: 99999px;
  background: #d2010d;
}

/* line 142, src/sass/components/richText/_richText-submenu-2022.scss */
.submenu-2022 .close::after {
  transform: rotate(90deg);
}

/* line 146, src/sass/components/richText/_richText-submenu-2022.scss */
[dir='rtl'] .submenu-2022 .close {
  left: 0;
  right: auto;
}

/* line 154, src/sass/components/richText/_richText-submenu-2022.scss */
body.submenu-open #content,
body.submenu-open #footer {
  filter: blur(5px);
}

/* line 158, src/sass/components/richText/_richText-submenu-2022.scss */
body.submenu-open #content > *,
body.submenu-open #footer > * {
  pointer-events: none;
}

/* line 165, src/sass/components/richText/_richText-submenu-2022.scss */
body.fixed-menu .submenu-2022 {
  position: fixed;
  top: 61px;
}

/* line 1, src/sass/components/richText/_richText-quick-links.scss */
.quick-links {
  display: none;
  background: #fff;
  margin-top: -1px;
  border-bottom: 1px solid #f3f3f3;
}

@media (max-width: 1199px) {
  /* line 1, src/sass/components/richText/_richText-quick-links.scss */
  .quick-links {
    display: block;
  }
}

/* line 11, src/sass/components/richText/_richText-quick-links.scss */
.quick-links .richText-content {
  position: relative;
}

/* line 14, src/sass/components/richText/_richText-quick-links.scss */
.quick-links .richText-content::before, .quick-links .richText-content::after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 48px;
  background: linear-gradient(to right, white, rgba(255, 255, 255, 0)) no-repeat center/100%;
  pointer-events: none;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.25s ease;
}

/* line 29, src/sass/components/richText/_richText-quick-links.scss */
.quick-links .richText-content::after {
  left: auto;
  right: 0;
  background: linear-gradient(to left, white, rgba(255, 255, 255, 0)) no-repeat center/100%;
}

/* line 35, src/sass/components/richText/_richText-quick-links.scss */
.quick-links .richText-content.sticky {
  position: fixed;
  top: 0;
}

/* line 41, src/sass/components/richText/_richText-quick-links.scss */
.quick-links ul {
  margin: 0;
  padding: 0;
  height: 52px;
  display: flex;
  align-items: center;
  white-space: nowrap;
  overflow-x: auto;
}

/* line 51, src/sass/components/richText/_richText-quick-links.scss */
.quick-links li {
  flex-shrink: 0;
  padding: 0 12px;
}

/* line 55, src/sass/components/richText/_richText-quick-links.scss */
.quick-links li:first-child {
  padding-left: 45px;
}

@media only screen and (max-width: 767px) {
  /* line 55, src/sass/components/richText/_richText-quick-links.scss */
  .quick-links li:first-child {
    padding-left: 16px;
  }
}

/* line 63, src/sass/components/richText/_richText-quick-links.scss */
.quick-links li:last-child {
  padding-right: 45px;
}

@media only screen and (max-width: 767px) {
  /* line 63, src/sass/components/richText/_richText-quick-links.scss */
  .quick-links li:last-child {
    padding-right: 16px;
  }
}

/* line 73, src/sass/components/richText/_richText-quick-links.scss */
.quick-links li.current a::after {
  content: '';
  width: 100%;
  height: 3px;
  background: #d2010d;
  position: absolute;
  left: 0;
  bottom: -13px;
}

/* line 85, src/sass/components/richText/_richText-quick-links.scss */
.quick-links li::before {
  display: none;
}

/* line 90, src/sass/components/richText/_richText-quick-links.scss */
.quick-links a {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: 'ColgateReady', sans-serif;
  font-weight: bold;
  font-style: italic;
  line-height: 20px;
  color: #d2010d;
  position: relative;
  vertical-align: -3px;
}

/* line 103, src/sass/components/richText/_richText-quick-links.scss */
.quick-links.is-scrollable.can-scroll-left .richText-content::before,
.quick-links.is-scrollable.can-scroll-right .richText-content::after {
  opacity: 1;
}

/* line 110, src/sass/components/richText/_richText-quick-links.scss */
.sticky-nav-2022.quick-links {
  box-shadow: 0 3px 6px #00000029;
  border-bottom: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 115, src/sass/components/richText/_richText-quick-links.scss */
  .sticky-nav-2022.quick-links.sticky ul {
    justify-content: initial;
  }
}

/* line 122, src/sass/components/richText/_richText-quick-links.scss */
.sticky-nav-2022.quick-links ul {
  height: 64px;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/richText/_richText-quick-links.scss */
  .sticky-nav-2022.quick-links ul {
    justify-content: initial;
  }
}

/* line 130, src/sass/components/richText/_richText-quick-links.scss */
.sticky-nav-2022.quick-links ul li {
  padding: 0 34px;
}

@media only screen and (max-width: 991px) {
  /* line 130, src/sass/components/richText/_richText-quick-links.scss */
  .sticky-nav-2022.quick-links ul li {
    padding: 0 20px;
  }
}

/* line 137, src/sass/components/richText/_richText-quick-links.scss */
.sticky-nav-2022.quick-links ul li a {
  color: #333;
  font-size: 20px;
}

@media only screen and (max-width: 991px) {
  /* line 137, src/sass/components/richText/_richText-quick-links.scss */
  .sticky-nav-2022.quick-links ul li a {
    font-size: 15px;
    padding: 0;
    margin: 0;
    padding-bottom: 15px;
  }
}

/* line 148, src/sass/components/richText/_richText-quick-links.scss */
.sticky-nav-2022.quick-links ul li a.red-and-white {
  font-size: 15px;
  padding: 6px 20px 10px;
}

/* line 153, src/sass/components/richText/_richText-quick-links.scss */
.sticky-nav-2022.quick-links ul li a.active {
  color: #d2010d;
  border-bottom: 3px solid;
  padding-bottom: 15px;
}

/* line 2, src/sass/components/richText/_richText-icons-alignment.scss */
.richText-icons-alignment > .component-content {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* line 7, src/sass/components/richText/_richText-icons-alignment.scss */
.richText-icons-alignment > .component-content img {
  width: 292px;
}

/* line 2, src/sass/components/richText/_richText-luminous-bullets.scss */
.luminous-bullets ul {
  list-style: none;
}

/* line 6, src/sass/components/richText/_richText-luminous-bullets.scss */
.luminous-bullets li {
  display: flex;
  color: #fff;
  padding-left: 12px;
}

/* line 11, src/sass/components/richText/_richText-luminous-bullets.scss */
.luminous-bullets li::before {
  content: '';
  display: inline-block;
  transform: translateY(25%);
  height: 20px;
  width: 20px;
  background-image: url("../images/luminous-bullet.png");
  background-size: contain;
  background-repeat: no-repeat;
}

/* line 2, src/sass/components/richText/_richText-horizontal-icon-and-text.scss */
.horizontal-icon-and-text > .component-content {
  margin: 0;
  display: flex;
  align-items: center;
}

/* line 7, src/sass/components/richText/_richText-horizontal-icon-and-text.scss */
.horizontal-icon-and-text > .component-content picture {
  margin: 0 15px 0 0;
}

/* line 10, src/sass/components/richText/_richText-horizontal-icon-and-text.scss */
.horizontal-icon-and-text > .component-content picture img {
  min-width: 55px;
  margin: 0;
}

/* line 2, src/sass/components/richText/_richText-table.scss */
.richText-table table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  border-top: 1px solid #d6d6d6;
  border-right: 1px solid #d6d6d6;
  margin: 20px auto;
  font-size: 1em;
  color: #333;
  vertical-align: top;
}

/* line 13, src/sass/components/richText/_richText-table.scss */
.richText-table table tr:nth-child(odd) {
  background-color: #f0f2f3;
}

/* line 17, src/sass/components/richText/_richText-table.scss */
.richText-table table td {
  font-family: 'Open Sans';
  padding: 8px 12px;
  font-size: 12px;
  align-items: flex-start;
  text-align: left;
  border-bottom: 1px solid #d6d6d6;
  border-left: 1px solid #d6d6d6;
}

@media only screen and (min-width: 991px) {
  /* line 17, src/sass/components/richText/_richText-table.scss */
  .richText-table table td {
    font-size: 14px;
  }
}

/* line 31, src/sass/components/richText/_richText-table.scss */
.richText-table table td:nth-child(odd) {
  font-family: 'ColgateReady';
  font-size: 13px;
  font-style: italic;
  font-weight: bold;
  word-break: normal;
}

@media only screen and (min-width: 991px) {
  /* line 31, src/sass/components/richText/_richText-table.scss */
  .richText-table table td:nth-child(odd) {
    font-size: 15px;
  }
}

/* line 1, src/sass/components/richText/_richText-brand-page-overview.scss */
.brand-page--overview-item {
  color: #1c838a;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 0;
  position: relative;
}

/* line 9, src/sass/components/richText/_richText-brand-page-overview.scss */
.brand-page--overview-item::before {
  content: '\e910';
  position: absolute;
  left: -26px;
  margin-right: 8px;
  font-family: 'ColgateRelaunchIcons';
}

/* line 1, src/sass/components/richText/_richText-home-page-hero.scss */
.home-page--hero--title {
  background: rgba(51, 51, 51, 0.7);
  -webkit-backdrop-filter: blur(2.5px);
  /* stylelint-disable-line */
  backdrop-filter: blur(2.5px);
  border-bottom-right-radius: 43px;
  padding: 0;
  margin: 0 15px;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/components/richText/_richText-home-page-hero.scss */
  .home-page--hero--title {
    border-bottom-right-radius: 0;
  }
}

/* line 13, src/sass/components/richText/_richText-home-page-hero.scss */
.home-page--hero--title .richText-content {
  padding: 16px 24px 16px 60px;
}

@media only screen and (max-width: 991px) {
  /* line 13, src/sass/components/richText/_richText-home-page-hero.scss */
  .home-page--hero--title .richText-content {
    padding: 16px 24px;
  }
}

/* line 21, src/sass/components/richText/_richText-home-page-hero.scss */
.home-page--hero--title p,
.home-page--hero--title h1 {
  color: #fff;
}

@media only screen and (min-width: 992px) {
  /* line 21, src/sass/components/richText/_richText-home-page-hero.scss */
  .home-page--hero--title p,
  .home-page--hero--title h1 {
    text-align: center;
  }
}

/* line 30, src/sass/components/richText/_richText-home-page-hero.scss */
.home-page--hero--title p {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
  /* line 30, src/sass/components/richText/_richText-home-page-hero.scss */
  .home-page--hero--title p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 28px;
  }
}

/* line 41, src/sass/components/richText/_richText-home-page-hero.scss */
.home-page--hero--title p a {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 21px;
  text-transform: capitalize;
  margin-bottom: 16px;
}

@media only screen and (max-width: 991px) {
  /* line 41, src/sass/components/richText/_richText-home-page-hero.scss */
  .home-page--hero--title p a {
    margin-bottom: 11px;
  }
}

/* line 54, src/sass/components/richText/_richText-home-page-hero.scss */
.home-page--hero--title h1 {
  font-size: 45px;
  font-size: 4.5rem;
  font-family: 'ColgateReady Heavy';
  line-height: 45px;
  margin-top: 10px;
}

@media only screen and (max-width: 991px) {
  /* line 54, src/sass/components/richText/_richText-home-page-hero.scss */
  .home-page--hero--title h1 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 36px;
  }
}
.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 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; }
/* line 1, src/sass/components/search/_articleSearchResult.scss */
.article-search-sorting-dropdown {
  display: none;
}

/* line 4, src/sass/components/search/_articleSearchResult.scss */
.article-search-sorting-dropdown.dropdown-open {
  display: block;
}

/* line 8, src/sass/components/search/_articleSearchResult.scss */
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 string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/tabs/_tabs-base.scss */
.tabs {
  position: relative;
}

/* line 11, src/sass/components/tabs/_tabs-base.scss */
.tabs-nav {
  position: relative;
  top: 0;
  left: 0;
  height: 39px;
  z-index: 150;
  width: 100%;
  overflow: hidden;
}

/* 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 {
  position: relative;
  top: -2px;
  z-index: 100;
  overflow: hidden;
  background-color: #fff;
}

/* line 117, src/sass/components/tabs/_tabs-base.scss */
.tabMenuItem {
  margin-bottom: 0;
}

/* line 123, src/sass/components/tabs/_tabs-base.scss */
.no-js .tabs > .component-content {
  padding-top: 0;
}

/* line 127, src/sass/components/tabs/_tabs-base.scss */
.no-js .tabs-nav {
  display: none;
}

/* line 131, src/sass/components/tabs/_tabs-base.scss */
.no-js .tabs-content {
  display: block;
  visibility: visible;
}

/* line 135, src/sass/components/tabs/_tabs-base.scss */
.no-js .tabs-content.is-hidden {
  display: none;
  visibility: hidden;
}

/* line 2, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs {
  background-color: #f3f3f3;
  padding-top: 40px;
}

@media screen and (min-width: 1024px) {
  /* line 2, src/sass/components/tabs/_tabs-comparison-grid.scss */
  .posnewton__tabs {
    padding-top: 120px;
  }
}

/* line 10, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs .tabs-nav {
  width: 100%;
  overflow: hidden;
}

/* line 15, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs .tabs-nav-list {
  width: 100%;
  display: flex;
  justify-content: center;
}

/* line 21, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs .tabs-content,
.posnewton__tabs .tabMenuItem {
  background-color: #f3f3f3;
}

/* line 26, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs .tabs-content.is-hidden {
  display: none;
}

/* line 30, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs .tabs-nav-item {
  padding: 0;
  border: 0;
  margin: 0;
}

@media screen and (min-width: 1024px) {
  /* line 30, src/sass/components/tabs/_tabs-comparison-grid.scss */
  .posnewton__tabs .tabs-nav-item {
    display: block;
    margin: 0 23px;
  }
}

/* line 40, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs .tabs-nav-item span {
  letter-spacing: -0.26px;
  color: #d2010d;
  font-size: 26px;
  line-height: 32px;
  font-style: italic;
  font-weight: bold;
  font-family: 'ColgateReady', Arial, sans-serif;
}

/* line 50, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs .tabs-nav-item span:hover {
  color: #1c838a;
  cursor: pointer;
}

/* line 56, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs .tabs-nav-item.is-active {
  display: block;
}

/* line 59, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs .tabs-nav-item.is-active span {
  background-color: #f3f3f3;
}

/* line 63, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs .tabs-nav-item.is-active:hover {
  background: #f3f3f3;
}

@media screen and (min-width: 1024px) {
  /* line 56, src/sass/components/tabs/_tabs-comparison-grid.scss */
  .posnewton__tabs .tabs-nav-item.is-active {
    border-bottom: 4px solid #009ca6;
  }
  /* line 70, src/sass/components/tabs/_tabs-comparison-grid.scss */
  .posnewton__tabs .tabs-nav-item.is-active span {
    color: #009ca6;
  }
}

/* line 78, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs .arrow-prev .tabMenuItem,
.posnewton__tabs .arrow-next .tabMenuItem {
  display: none;
}

@media screen and (min-width: 1024px) {
  /* line 78, src/sass/components/tabs/_tabs-comparison-grid.scss */
  .posnewton__tabs .arrow-prev .tabMenuItem,
  .posnewton__tabs .arrow-next .tabMenuItem {
    display: block;
  }
}

/* line 86, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs .arrow-prev::before,
.posnewton__tabs .arrow-next::before {
  content: '\e90a';
  color: #d2010d;
  font-family: 'ColgateRelaunchIcons';
  position: absolute;
  right: 20px;
  top: 5px;
}

@media screen and (min-width: 1024px) {
  /* line 86, src/sass/components/tabs/_tabs-comparison-grid.scss */
  .posnewton__tabs .arrow-prev::before,
  .posnewton__tabs .arrow-next::before {
    content: none;
  }
}

/* line 101, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs .arrow-prev::before {
  right: auto;
  left: 20px;
  transform: rotate(180deg);
}

/* line 109, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs-comparison-grid {
  text-align: center;
}

@media screen and (min-width: 1024px) {
  /* line 109, src/sass/components/tabs/_tabs-comparison-grid.scss */
  .posnewton__tabs-comparison-grid {
    padding: 3% 6% 6%;
  }
}

@media screen and (min-width: 1440px) {
  /* line 109, src/sass/components/tabs/_tabs-comparison-grid.scss */
  .posnewton__tabs-comparison-grid {
    padding: 3% 8.5% 6%;
  }
}

/* line 121, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs-comparison-grid__carousel > .component-content > .content {
  display: flex;
  flex-direction: column;
}

@media screen and (min-width: 1024px) {
  /* line 121, src/sass/components/tabs/_tabs-comparison-grid.scss */
  .posnewton__tabs-comparison-grid__carousel > .component-content > .content {
    flex-direction: row;
    justify-content: center;
    align-items: stretch;
  }
}

/* line 133, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs-comparison-grid__item {
  background-color: #f3f3f3;
  width: 100%;
  padding-bottom: 40px;
  border-bottom: 1px solid #d6d6d6;
  padding-top: 5%;
}

@media screen and (min-width: 1024px) {
  /* line 133, src/sass/components/tabs/_tabs-comparison-grid.scss */
  .posnewton__tabs-comparison-grid__item {
    width: 25%;
    padding-top: 0;
    border-bottom: 0;
    border-right: 1px solid #d6d6d6;
  }
}

/* line 147, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs-comparison-grid__item.last {
  border: 0;
}

@media screen and (min-width: 1025px) {
  /* line 152, src/sass/components/tabs/_tabs-comparison-grid.scss */
  .posnewton__tabs-comparison-grid__item .tabs-comparison-grid-title .component-content .richText-content {
    margin-bottom: 16px;
    height: 20rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}

@media screen and (min-width: 1045px) {
  /* line 152, src/sass/components/tabs/_tabs-comparison-grid.scss */
  .posnewton__tabs-comparison-grid__item .tabs-comparison-grid-title .component-content .richText-content {
    height: 16rem;
  }
}

@media screen and (min-width: 1116px) {
  /* line 152, src/sass/components/tabs/_tabs-comparison-grid.scss */
  .posnewton__tabs-comparison-grid__item .tabs-comparison-grid-title .component-content .richText-content {
    height: 14rem;
  }
}

@media screen and (min-width: 1571px) {
  /* line 152, src/sass/components/tabs/_tabs-comparison-grid.scss */
  .posnewton__tabs-comparison-grid__item .tabs-comparison-grid-title .component-content .richText-content {
    height: 11rem;
  }
}

/* line 173, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs-comparison-grid__item .richText:not(.last) p {
  margin: 10px 0;
}

@media screen and (min-width: 1024px) {
  /* line 173, src/sass/components/tabs/_tabs-comparison-grid.scss */
  .posnewton__tabs-comparison-grid__item .richText:not(.last) p {
    margin: 16px 0;
  }
}

/* line 182, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs-comparison-grid__item p {
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0;
  color: #333;
}

/* line 189, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs-comparison-grid__item .red-text {
  font-style: italic;
  font-weight: bold;
  font-size: 26px;
  line-height: 32px;
  letter-spacing: -0.26px;
}

/* line 197, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs-comparison-grid__item .info-red-text {
  font-style: italic;
  font-size: 14px;
  line-height: 24px;
  font-weight: bold;
  letter-spacing: 0;
}

/* line 206, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs-comparison-grid__item > .component-content > .content > .image.first img {
  width: 158px;
  height: 158px;
  object-fit: contain;
}

@media screen and (min-width: 1024px) {
  /* line 206, src/sass/components/tabs/_tabs-comparison-grid.scss */
  .posnewton__tabs-comparison-grid__item > .component-content > .content > .image.first img {
    width: 250px;
    height: 250px;
  }
}

/* line 217, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs-comparison-grid__item > .component-content > .content > .box:not(.posnewton__tabs-comparison-grid__rating) {
  min-height: 232px;
  margin: 14px auto 18px;
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (min-width: 1024px) {
  /* line 217, src/sass/components/tabs/_tabs-comparison-grid.scss */
  .posnewton__tabs-comparison-grid__item > .component-content > .content > .box:not(.posnewton__tabs-comparison-grid__rating) {
    margin: 10px auto 40px;
  }
}

/* line 233, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs-comparison-grid__bottom p {
  margin: 0;
  margin-top: 10px;
}

/* line 238, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs-comparison-grid__bottom .richText-content {
  margin: 0 10%;
  display: flex;
  justify-content: space-between;
}

@media screen and (min-width: 1024px) {
  /* line 238, src/sass/components/tabs/_tabs-comparison-grid.scss */
  .posnewton__tabs-comparison-grid__bottom .richText-content {
    justify-content: center;
    flex-wrap: wrap;
  }
}

@media screen and (min-width: 1600px) {
  /* line 238, src/sass/components/tabs/_tabs-comparison-grid.scss */
  .posnewton__tabs-comparison-grid__bottom .richText-content {
    justify-content: space-between;
  }
}

/* line 254, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs-comparison-grid__rating {
  padding-bottom: 5px;
}

/* line 257, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs-comparison-grid__rating p {
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0;
  margin: 0;
  padding-top: 1px;
}

@media screen and (min-width: 1024px) {
  /* line 257, src/sass/components/tabs/_tabs-comparison-grid.scss */
  .posnewton__tabs-comparison-grid__rating p {
    font-weight: bold;
    font-size: 16px;
    line-height: 24px;
  }
}

/* line 271, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs-comparison-grid__rating .content {
  display: flex;
  align-items: center;
  justify-content: center;
}

/* line 277, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs-comparison-grid__rating .richText {
  width: inherit;
}

/* line 284, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs-comparison-grid .image img {
  margin: 0 auto;
  display: block;
}

/* line 290, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs-comparison-grid .star-container {
  display: flex;
}

/* line 293, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs-comparison-grid .star-container .star {
  margin: 0 5px;
}

/* line 298, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs-comparison-grid .red-and-white,
.posnewton__tabs-comparison-grid .white-and-red {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  display: block;
  max-width: 148px;
}

/* line 307, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs-comparison-grid .white-and-red {
  background-color: #f3f3f3;
  border-color: #f3f3f3;
}

/* line 311, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs-comparison-grid .white-and-red:hover {
  background-color: #22838a;
  border-color: #22838a;
}

@media screen and (min-width: 1024px) {
  /* line 317, src/sass/components/tabs/_tabs-comparison-grid.scss */
  .posnewton__tabs-comparison-grid .richText.product-description {
    height: 16rem;
  }
}

@media screen and (min-width: 1362px) {
  /* line 317, src/sass/components/tabs/_tabs-comparison-grid.scss */
  .posnewton__tabs-comparison-grid .richText.product-description {
    height: 14rem;
  }
}

@media screen and (min-width: 1571px) {
  /* line 317, src/sass/components/tabs/_tabs-comparison-grid.scss */
  .posnewton__tabs-comparison-grid .richText.product-description {
    height: 12rem;
  }
}

/* line 330, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs-comparison-grid .box.product-benefits > .component-content {
  display: flex;
}

/* line 333, src/sass/components/tabs/_tabs-comparison-grid.scss */
.posnewton__tabs-comparison-grid .box.product-benefits > .component-content > .paragraphSystem {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  min-height: 232px;
}

/* line 1, src/sass/components/tabs/_tabs-smile-stories.scss */
.smile-stories-tabs {
  background-color: #fff;
}

/* line 4, src/sass/components/tabs/_tabs-smile-stories.scss */
.smile-stories-tabs .tabs-nav {
  height: 212px;
}

/* line 7, src/sass/components/tabs/_tabs-smile-stories.scss */
.smile-stories-tabs .tabs-nav-list {
  overflow: visible;
}

/* line 11, src/sass/components/tabs/_tabs-smile-stories.scss */
.smile-stories-tabs .tabs-nav-item.is-active {
  border: unset;
}

/* line 14, src/sass/components/tabs/_tabs-smile-stories.scss */
.smile-stories-tabs .tabs-nav-item.is-active:hover {
  padding: 0;
}

/* line 18, src/sass/components/tabs/_tabs-smile-stories.scss */
.smile-stories-tabs .tabs-nav-item.is-active a {
  position: relative;
  display: block;
}

/* line 22, src/sass/components/tabs/_tabs-smile-stories.scss */
.smile-stories-tabs .tabs-nav-item.is-active a::before, .smile-stories-tabs .tabs-nav-item.is-active a::after {
  content: '';
  position: absolute;
  top: 160px;
  left: 50%;
  height: 50px;
  width: 80px;
  border-radius: 100% 0% 0% 85% / 0% 0% 0% 100%;
  background-color: #fff;
  box-shadow: -15px 48px 0 0 #fff;
  border-left: 2px solid #d2010d;
  border-bottom: 2px solid #d2010d;
}

/* line 37, src/sass/components/tabs/_tabs-smile-stories.scss */
.smile-stories-tabs .tabs-nav-item.is-active a::after {
  left: calc(50% - 80px);
  transform: scaleX(-1);
}

/* line 43, src/sass/components/tabs/_tabs-smile-stories.scss */
.smile-stories-tabs .tabs-nav-item.is-active span {
  color: #d2010d;
}

/* line 48, src/sass/components/tabs/_tabs-smile-stories.scss */
.smile-stories-tabs .tabs-nav .image-wrapper {
  line-height: 1.5;
}

/* line 51, src/sass/components/tabs/_tabs-smile-stories.scss */
.smile-stories-tabs .tabs-nav .image-wrapper img {
  display: block;
  width: 80px;
  margin: 0 auto;
  margin-bottom: 10px;
}

/* line 61, src/sass/components/tabs/_tabs-smile-stories.scss */
.smile-stories-tabs .tabs-content .paragraphSystem {
  margin: 0;
}

/* line 65, src/sass/components/tabs/_tabs-smile-stories.scss */
.smile-stories-tabs .tabs-content .richText {
  border: 2px solid #d2010d;
  border-radius: 30px;
  padding: 30px 60px 35px;
}

@media only screen and (max-width: 767px) {
  /* line 65, src/sass/components/tabs/_tabs-smile-stories.scss */
  .smile-stories-tabs .tabs-content .richText {
    padding-right: 30px;
    padding-left: 30px;
  }
}

/* line 76, src/sass/components/tabs/_tabs-smile-stories.scss */
.smile-stories-tabs .tabs-content .red-and-white {
  font-size: 18px;
  font-size: 1.8rem;
  border-radius: 25px 0 25px 25px;
  padding: 6px 60px 10px;
}

/* line 83, src/sass/components/tabs/_tabs-smile-stories.scss */
.smile-stories-tabs .tabs-content,
.smile-stories-tabs .tabMenuItem,
.smile-stories-tabs .tabs-nav-item.is-active span {
  background-color: #fff;
}
.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 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 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; }
/* stylelint-disable string-no-newline */
/* stylelint-enable */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("../fonts/MaterialIcons-Regular.woff2") format("woff2"), url("../fonts/MaterialIcons-Regular.woff") format("woff"), url("../fonts/MaterialIcons-Regular.ttf") format("truetype"), url("../fonts/MaterialIcons-Regular.eot");
  /* For IE6-8 */
}

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

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

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

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

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

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

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

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

@font-face {
  font-family: 'ColgateReady';
  src: url("../fonts/colgatereadycy_web-light.woff") format("woff"), url("../fonts/colgatereadycy_web-light.svg#Colgate-Ready") format("svg"), url("../fonts/colgatereadycy_web-light.eot#iefix") format("embedded-opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-Heavy.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-Heavy.woff") format("woff"), url("../fonts/ColgateReadyWeb-Heavy.eot#iefix") format("embedded-opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-HeavyItalic.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-HeavyItalic.woff") format("woff"), url("../fonts/ColgateReadyWeb-HeavyItalic.eot#iefix") format("embedded-opentype");
  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("../fonts/open-sans-v18-latin_cyrillic-regular.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-regular.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-regular.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-regular.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-regular.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.eot#iefix") format("embedded-opentype");
}

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

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

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-regular.ttf") format("truetype"), url("../colgate_ready_vn-regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-light.ttf") format("truetype"), url("../colgate_ready_vn-light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-bold.ttf") format("truetype"), url("../colgate_ready_vn-bold.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-italic.ttf") format("truetype"), url("../colgate_ready_vn-italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-regular.ttf") format("truetype"), url("../colgate_ready_th-regular.otf") format("opentype"), url("../fonts/colgate_ready_th-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-extra-light.ttf") format("truetype"), url("../colgate_ready_th-extra-light.otf") format("opentype"), url("../fonts/colgate_ready_th-extra-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-light.ttf") format("truetype"), url("../colgate_ready_th-light.otf") format("opentype"), url("../fonts/colgate_ready_th-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-bold.ttf") format("truetype"), url("../colgate_ready_th-bold.otf") format("opentype"), url("../fonts/colgate_ready_th-bold.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-heavy.ttf") format("truetype"), url("../colgate_ready_th-heavy.otf") format("opentype"), url("../fonts/colgate_ready_th-heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

/* 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;
  background: #fff;
}

/* line 8, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) {
  margin: 0 auto;
  max-width: 1440px;
  float: none;
  /* nav bar*/
  /* DropDown */
}

@media only screen and (max-width: 991px) {
  /* line 8, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) {
    padding: 0;
  }
}

/* line 19, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .main-header .content {
  display: flex;
  height: 70px;
  position: relative;
  z-index: 7;
  background-color: #fff;
}

@media only screen and (max-width: 767px) {
  /* line 19, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .main-header .content {
    height: 65px;
    margin: 0;
  }
}

/* line 32, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .main-header .logo {
  z-index: 99;
  margin-left: 73px;
  flex-shrink: 0;
}

@media only screen and (max-width: 767px) {
  /* line 32, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .main-header .logo {
    margin-left: 28px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 41, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .main-header .logo a {
    display: inline-block;
  }
}

/* line 47, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .main-header .logo img {
  display: block;
  width: auto;
  height: 78px;
}

@media only screen and (max-width: 767px) {
  /* line 47, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .main-header .logo img {
    width: 111px;
  }
}

/* line 58, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .main-header .reference-header-buttons {
  width: 100%;
  /* stylelint-enable */
}

/* line 65, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .main-header .reference-header-buttons .component-content {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

/* line 71, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .main-header .reference-header-buttons .menu {
  display: inline-block;
  font-family: 'ColgateRelaunchIcons';
  margin: 20px 40px 0 0;
  background-color: transparent;
  border-width: 0;
  border-style: none;
  border-color: transparent;
  border-image: none;
  cursor: pointer;
  /* stylelint-disable */
}

@media only screen and (max-width: 991px) {
  /* line 71, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .main-header .reference-header-buttons .menu {
    margin: 20px 60px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 71, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .main-header .reference-header-buttons .menu {
    margin: 15px 8px 0 0;
    width: auto;
    max-width: 48px;
  }
}

/* line 92, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .main-header .reference-header-buttons .menu::after {
  content: '\e903';
  display: block;
  font-size: 30px;
  color: #c00;
}

/* line 99, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .main-header .reference-header-buttons .menu:focus {
  outline: #101010 auto 1px;
}

/* line 105, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .main-header .reference-header-buttons .menu.active::after {
  content: '\e902';
  padding-left: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 105, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .main-header .reference-header-buttons .menu.active::after {
    padding-left: 5px;
  }
}

/* line 120, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container {
  position: absolute;
  left: 0;
  top: 70px;
  width: 92%;
  background-color: #fff;
  z-index: 6;
  box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.5);
  padding: 30px 4%;
  display: none;
  /* stylelint-disable */
}

@media only screen and (max-width: 991px) {
  /* line 120, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container {
    top: 55px;
    width: 100%;
    padding: 0;
  }
}

/* line 137, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container.active {
  display: block;
}

/* line 141, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container > .component-content > .paragraphSystem {
  display: flex;
}

@media only screen and (max-width: 991px) {
  /* line 141, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container > .component-content > .paragraphSystem {
    display: block;
  }
}

/* line 149, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .content {
  margin: 0;
}

/* line 154, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container ul {
  margin: 15px 0;
  padding-left: 0;
}

/* line 159, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container ul li::before {
  display: none;
}

/* line 165, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links {
  padding: 15px 30px 0 0;
  margin-bottom: 80px;
}

@media only screen and (max-width: 991px) {
  /* line 165, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links {
    padding: 0 10px;
    margin-bottom: 20px;
  }
  /* line 173, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links.link-opened {
    margin-bottom: 20px;
  }
  /* line 177, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links.link-opened > li {
    display: none;
  }
  /* line 180, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links.link-opened > li.current {
    display: block;
  }
}

/* line 186, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links a, #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links button {
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.27px;
  line-height: 22px;
  padding-left: 25px;
}

@media only screen and (max-width: 991px) {
  /* line 186, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links a, #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links button {
    padding-left: 0;
  }
}

/* line 200, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links a::before, #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links button::before {
  color: #333;
  font-size: 22px;
  line-height: 3.5rem;
}

/* line 206, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links a:hover, #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links button:hover {
  color: #333;
  text-decoration: none;
}

/* line 212, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .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 212, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links .home-btn {
    display: none !important;
  }
}

@media only screen and (max-width: 767px) {
  /* line 212, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links .home-btn {
    display: block;
  }
}

/* line 231, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links li p {
  padding: 5px 0;
}

/* line 234, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links li p a, #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links li p button {
  font-size: 20px;
  font-size: 2rem;
  color: #d2010d;
  display: inline-block;
}

@media only screen and (max-width: 991px) {
  /* line 234, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links li p a, #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links li p button {
    line-height: 4rem;
  }
}

/* line 244, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links li p a::before, #header .reference-header.header:not(.header-2022) .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 244, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links li p a::before, #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links li p button::before {
    display: none;
  }
}

/* line 265, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links li p a:hover, #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links li p button:hover {
  color: #00838a;
  text-decoration: none;
}

@media only screen and (max-width: 991px) {
  /* line 265, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links li p a:hover, #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links li p button:hover {
    color: #d2010d;
  }
}

/* line 273, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links li p a:hover::before, #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links li p button:hover::before {
  color: #00838a;
}

/* line 279, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links li p button {
  border: none;
  background-color: transparent;
  cursor: pointer;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 279, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links li p button {
    text-align: left;
  }
}

/* line 290, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links li.current {
  pointer-events: none;
}

@media only screen and (max-width: 991px) {
  /* line 290, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links li.current {
    pointer-events: all;
  }
}

/* line 297, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links li.current p > a, #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links li.current p > button {
  font-size: 20px;
  font-size: 2rem;
  color: #00838a;
  display: inline-block;
}

@media only screen and (max-width: 991px) {
  /* line 297, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links li.current p > a, #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links li.current p > button {
    line-height: 4rem;
    text-align: center;
    display: block;
  }
}

/* line 309, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links li.current p > a::before, #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links li.current p > button::before {
  color: #00838a;
}

@media only screen and (max-width: 991px) {
  /* line 309, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links li.current p > a::before, #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links li.current p > button::before {
    display: flex;
    content: '\e909';
    color: #d2010d;
    top: 16px;
  }
}

/* line 320, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links li.current p > a:hover, #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links li.current p > button:hover {
  color: #00838a;
  text-decoration: none;
}

/* line 324, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links li.current p > a:hover::before, #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links li.current p > button:hover::before {
  color: #00838a;
}

@media only screen and (max-width: 991px) {
  /* line 324, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links li.current p > a:hover::before, #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links li.current p > button:hover::before {
    color: #d2010d;
  }
}

@media only screen and (max-width: 991px) {
  /* line 334, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links li.current p > button {
    margin: auto;
  }
}

/* line 344, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links .mobile-only button {
  border: none;
  background-color: transparent;
  cursor: pointer;
}

@media only screen and (min-width: 991px) {
  /* line 342, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links .mobile-only {
    display: none !important;
  }
}

@media only screen and (max-width: 991px) {
  /* line 342, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links .mobile-only {
    display: block;
  }
  /* line 357, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links .mobile-only > ul > li {
    display: flex;
    flex-direction: column;
    padding: 10px 0;
    text-align: left;
  }
  /* line 363, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links .mobile-only > ul > li > a, #header .reference-header.header:not(.header-2022) .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 0 0;
    pointer-events: none;
  }
}

@media only screen and (max-width: 991px) and (max-width: 991px) {
  /* line 363, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links .mobile-only > ul > li > a, #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links .mobile-only > ul > li > button {
    pointer-events: all;
  }
}

@media only screen and (max-width: 991px) {
  /* line 378, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links .mobile-only > ul > li > a::after, #header .reference-header.header:not(.header-2022) .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: 10px;
    top: 10px;
  }
  /* line 393, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links .mobile-only > ul > li button {
    text-align: left;
  }
  /* line 398, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links .mobile-only .categories {
    width: 100%;
  }
  /* line 403, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links .mobile-only .sub-categories p, #header .reference-header.header:not(.header-2022) .header-dropdown-container .main-links .mobile-only .sub-categories button {
    display: flex;
    padding: 5px 10px 0 10px;
    margin-bottom: 0;
    cursor: pointer;
  }
}

/* line 414, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .categories {
  width: 20%;
  background-color: #eee;
  z-index: 666;
  border-radius: 24px;
  display: none;
  margin: 57px 0;
  padding: 7px 0;
}

@media only screen and (max-width: 991px) {
  /* line 414, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .categories {
    display: none !important;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 414, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .categories {
    width: 25%;
  }
}

/* line 431, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .categories p {
  display: none;
}

@media only screen and (max-width: 991px) {
  /* line 431, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .categories p {
    padding: 0 17px;
  }
  /* line 438, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .categories p a, #header .reference-header.header:not(.header-2022) .header-dropdown-container .categories p button {
    font-size: 15px;
    font-size: 1.5rem;
    color: #00838a;
    font-style: italic;
    font-weight: bold;
    letter-spacing: -0.2px;
    line-height: 22px;
  }
  /* line 447, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .categories p a::after, #header .reference-header.header:not(.header-2022) .header-dropdown-container .categories p button::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 462, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .categories li {
  padding-bottom: 10px;
}

/* line 465, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .categories li a, #header .reference-header.header:not(.header-2022) .header-dropdown-container .categories li button {
  padding: 0 20px 0 40px;
  line-height: 1.2;
  font-size: 15px;
  font-size: 1.5rem;
  color: #595655;
  font-weight: bold;
  font-style: italic;
  letter-spacing: -0.19px;
}

@media only screen and (min-width: 991px) {
  /* line 465, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .categories li a, #header .reference-header.header:not(.header-2022) .header-dropdown-container .categories li button {
    padding: 0 10px 0 35px;
    margin-right: 40px;
    display: inline-flex;
  }
}

@media only screen and (max-width: 991px) {
  /* line 465, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .categories li a, #header .reference-header.header:not(.header-2022) .header-dropdown-container .categories li button {
    padding-left: 17px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 465, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .categories li a, #header .reference-header.header:not(.header-2022) .header-dropdown-container .categories li button {
    padding-left: 0;
  }
}

/* line 490, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .categories li a::before, #header .reference-header.header:not(.header-2022) .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: 17px;
  top: 10px;
}

@media only screen and (max-width: 991px) {
  /* line 490, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .categories li a::before, #header .reference-header.header:not(.header-2022) .header-dropdown-container .categories li button::before {
    display: none;
  }
}

/* line 510, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .categories li a:hover, #header .reference-header.header:not(.header-2022) .header-dropdown-container .categories li a.current, #header .reference-header.header:not(.header-2022) .header-dropdown-container .categories li button:hover, #header .reference-header.header:not(.header-2022) .header-dropdown-container .categories li button.current {
  color: #16555a;
  text-decoration: none;
}

/* line 515, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .categories li a:hover::before, #header .reference-header.header:not(.header-2022) .header-dropdown-container .categories li a.current::before, #header .reference-header.header:not(.header-2022) .header-dropdown-container .categories li button:hover::before, #header .reference-header.header:not(.header-2022) .header-dropdown-container .categories li button.current::before {
  color: #16555a;
}

/* line 521, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .categories li button {
  border: none;
  background-color: transparent;
  cursor: pointer;
}

@media only screen and (min-width: 991px) {
  /* line 521, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .categories li button {
    margin-right: 0px;
    text-align: left;
  }
}

/* line 534, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories {
  display: none;
  width: 55%;
  background-color: rgba(238, 238, 238, 0.5);
  border-radius: 0 24px 24px 0;
  z-index: 66;
  padding: 5px 15px 15px 50px;
  margin: 57px 0 57px -24px;
}

@media only screen and (max-width: 991px) {
  /* line 534, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories {
    width: 100%;
    border-radius: 24px;
    padding: 0;
    margin: 10px 0;
  }
}

/* line 550, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories > .component-content > .paragraphSystem {
  display: flex;
}

@media only screen and (max-width: 991px) {
  /* line 550, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories > .component-content > .paragraphSystem {
    display: block;
  }
}

/* line 558, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories p, #header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories button {
  display: none;
}

@media only screen and (max-width: 991px) {
  /* line 558, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories p, #header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories button {
    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 570, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories p::after, #header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories button::after {
    content: '\e908';
    font-family: 'ColgateRelaunchIcons';
    color: #00838a;
    display: inline-flex;
    margin: 0 0 0 auto;
    padding-left: 10px;
    width: 22px;
    font-style: normal;
    font-weight: normal;
    position: relative;
  }
}

@media only screen and (max-width: 991px) {
  /* line 585, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories button {
    width: 100%;
  }
}

/* line 591, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories ul {
  min-width: 200px;
}

/* line 594, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories ul li a, #header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories ul li button {
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.1px;
  line-height: 4rem;
}

@media only screen and (max-width: 991px) {
  /* line 594, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories ul li a, #header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories ul li button {
    padding-left: 10px;
  }
}

/* line 608, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories ul li a:hover, #header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories ul li button:hover {
  color: #16555a;
  text-decoration: none;
}

/* line 615, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories .reference-related-by-tags {
  margin-top: 28px;
  display: flex;
}

@media only screen and (max-width: 767px) {
  /* line 615, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories .reference-related-by-tags {
    justify-content: center;
  }
}

/* line 623, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories .reference-related-by-tags .component-content {
  display: flex;
}

/* line 627, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories .reference-related-by-tags .small-title {
  display: none;
}

/* line 631, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories .reference-related-by-tags .related-elements {
  display: flex;
}

/* line 635, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .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 635, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories .reference-related-by-tags .cards-container {
    flex-direction: column;
    margin: 0 auto;
    width: 100%;
  }
}

/* line 647, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories .reference-related-by-tags .card {
  border-radius: 8px;
  display: flex;
  flex-direction: row;
  margin-bottom: 20px;
  /* stylelint-enable */
}

/* line 653, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .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 670, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .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 679, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories .reference-related-by-tags .card button {
  display: none;
}

/* line 683, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .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 691, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .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 702, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .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 713, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories .reference-related-by-tags .card .card-content p::after {
  display: none;
}

@media only screen and (max-width: 991px) {
  /* line 702, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories .reference-related-by-tags .card .card-content p {
    padding: 20px 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 702, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories .reference-related-by-tags .card .card-content p {
    padding: 0;
  }
}

/* line 728, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories .reference-related-by-tags .card.related-articles-bsbf {
  width: 296px;
  display: block;
}

/* line 732, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories .reference-related-by-tags .card.related-articles-bsbf .img-wrapper {
  height: 109px;
  width: 100%;
}

/* line 737, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories .reference-related-by-tags .card.related-articles-bsbf .card-content {
  padding: 16px;
  width: auto;
}

/* line 741, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories .reference-related-by-tags .card.related-articles-bsbf .card-content p {
  font-size: 14px;
  font-size: 1.4rem;
  color: #444141;
  font-family: 'Open Sans';
  letter-spacing: 0;
  font-weight: normal;
  font-style: normal;
  margin: 0;
}

/* line 751, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories .reference-related-by-tags .card.related-articles-bsbf .card-content h2,
#header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories .reference-related-by-tags .card.related-articles-bsbf .card-content span {
  display: none;
}

/* line 758, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories .reference-related-by-tags .card.product {
  background: #fff;
}

@media only screen and (min-width: 991px) {
  /* line 758, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories .reference-related-by-tags .card.product {
    padding: 20px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 758, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories .reference-related-by-tags .card.product {
    padding: 17px;
  }
}

/* line 769, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories .reference-related-by-tags .card.product a {
  display: flex;
}

/* line 772, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .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 781, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .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 781, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories .reference-related-by-tags .card.product h2 {
    padding: 0;
    align-self: flex-start;
  }
  /* line 792, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories .reference-related-by-tags .card.product h2::after {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  /* line 781, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories .reference-related-by-tags .card.product h2 {
    top: 33px;
  }
  /* line 800, src/sass/commons/header.scss */
  #header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories .reference-related-by-tags .card.product h2::after {
    display: none;
  }
}

/* line 806, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories .reference-related-by-tags .card.product .rating {
  display: flex;
  align-items: end;
  width: 100%;
  margin-bottom: 0;
}

/* line 812, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .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 822, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories .reference-related-by-tags .card.product .rating > i {
  font-size: 16px;
}

/* line 827, src/sass/commons/header.scss */
#header .reference-header.header:not(.header-2022) .header-dropdown-container .sub-categories .reference-related-by-tags .card.product img {
  max-height: 110px;
  margin: 0;
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("../fonts/MaterialIcons-Regular.woff2") format("woff2"), url("../fonts/MaterialIcons-Regular.woff") format("woff"), url("../fonts/MaterialIcons-Regular.ttf") format("truetype"), url("../fonts/MaterialIcons-Regular.eot");
  /* For IE6-8 */
}

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

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

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

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

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

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

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

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

@font-face {
  font-family: 'ColgateReady';
  src: url("../fonts/colgatereadycy_web-light.woff") format("woff"), url("../fonts/colgatereadycy_web-light.svg#Colgate-Ready") format("svg"), url("../fonts/colgatereadycy_web-light.eot#iefix") format("embedded-opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-Heavy.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-Heavy.woff") format("woff"), url("../fonts/ColgateReadyWeb-Heavy.eot#iefix") format("embedded-opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-HeavyItalic.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-HeavyItalic.woff") format("woff"), url("../fonts/ColgateReadyWeb-HeavyItalic.eot#iefix") format("embedded-opentype");
  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("../fonts/open-sans-v18-latin_cyrillic-regular.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-regular.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-regular.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-regular.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-regular.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.eot#iefix") format("embedded-opentype");
}

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

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

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-regular.ttf") format("truetype"), url("../colgate_ready_vn-regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-light.ttf") format("truetype"), url("../colgate_ready_vn-light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-bold.ttf") format("truetype"), url("../colgate_ready_vn-bold.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-italic.ttf") format("truetype"), url("../colgate_ready_vn-italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-regular.ttf") format("truetype"), url("../colgate_ready_th-regular.otf") format("opentype"), url("../fonts/colgate_ready_th-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-extra-light.ttf") format("truetype"), url("../colgate_ready_th-extra-light.otf") format("opentype"), url("../fonts/colgate_ready_th-extra-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-light.ttf") format("truetype"), url("../colgate_ready_th-light.otf") format("opentype"), url("../fonts/colgate_ready_th-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-bold.ttf") format("truetype"), url("../colgate_ready_th-bold.otf") format("opentype"), url("../fonts/colgate_ready_th-bold.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-heavy.ttf") format("truetype"), url("../colgate_ready_th-heavy.otf") format("opentype"), url("../fonts/colgate_ready_th-heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

/* 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-2022.scss */
#header {
  padding: 0;
  background: #fff;
}

/* line 8, src/sass/commons/header-2022.scss */
#header .reference-header.header.header-2022 {
  padding: 0;
}

@media only screen and (max-width: 991px) {
  /* line 8, src/sass/commons/header-2022.scss */
  #header .reference-header.header.header-2022 {
    padding: 0;
  }
}

/* line 15, src/sass/commons/header-2022.scss */
#header .reference-header.header.header-2022 .main-header {
  background: #fff;
  border-bottom: 1px solid #f3f3f3;
  z-index: 5;
  position: relative;
}

/* line 21, src/sass/commons/header-2022.scss */
#header .reference-header.header.header-2022 .main-header > .component-content {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 60px;
}

@media only screen and (max-width: 767px) {
  /* line 21, src/sass/commons/header-2022.scss */
  #header .reference-header.header.header-2022 .main-header > .component-content {
    padding: 0 16px;
  }
}

/* line 30, src/sass/commons/header-2022.scss */
#header .reference-header.header.header-2022 .main-header > .component-content > .content {
  display: flex;
  height: 60px;
  position: relative;
  z-index: 7;
}

@media only screen and (max-width: 767px) {
  /* line 30, src/sass/commons/header-2022.scss */
  #header .reference-header.header.header-2022 .main-header > .component-content > .content {
    height: 65px;
    margin: 0;
  }
}

/* line 43, src/sass/commons/header-2022.scss */
#header .reference-header.header.header-2022 .main-header .logo {
  z-index: 5;
  flex-shrink: 0;
}

/* line 47, src/sass/commons/header-2022.scss */
#header .reference-header.header.header-2022 .main-header .logo a {
  display: block;
}

/* line 51, src/sass/commons/header-2022.scss */
#header .reference-header.header.header-2022 .main-header .logo img {
  display: block;
  width: 86px;
  transition: width 0s ease 0.25s, opacity 0.25s ease 0.25s, visibility 0s ease 0.25s;
}

/* line 61, src/sass/commons/header-2022.scss */
#header .reference-header.header.header-2022 .main-header .reference-header-buttons {
  width: 100%;
}

/* line 64, src/sass/commons/header-2022.scss */
#header .reference-header.header.header-2022 .main-header .reference-header-buttons .component-content {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  height: 100%;
}

/* line 71, src/sass/commons/header-2022.scss */
#header .reference-header.header.header-2022 .main-header .reference-header-buttons .menu {
  display: none;
  padding: 0;
  background: transparent;
  border: 0;
  cursor: pointer;
  width: 24px;
  height: 24px;
  position: relative;
  margin-left: 14px;
  flex-shrink: 0;
}

@media (max-width: 1199px) {
  /* line 71, src/sass/commons/header-2022.scss */
  #header .reference-header.header.header-2022 .main-header .reference-header-buttons .menu {
    display: block;
  }
}

/* line 87, src/sass/commons/header-2022.scss */
#header .reference-header.header.header-2022 .main-header .reference-header-buttons .menu::before, #header .reference-header.header.header-2022 .main-header .reference-header-buttons .menu::after {
  content: '';
  width: 100%;
  height: 4px;
  border-radius: 999999px;
  position: absolute;
  inset: 0;
  margin: auto;
  background: #d2010d;
  box-shadow: 0 -8px 0 0 #d2010d, 0 8px 0 0 #d2010d;
  transition: box-shadow 0.25s ease 0.25s, opacity 0s ease 0.25s, transform 0.25s ease 0s, height 0.25s ease 0s;
}

/* line 107, src/sass/commons/header-2022.scss */
#header .reference-header.header.header-2022 .main-header .reference-header-buttons .menu::after {
  opacity: 0;
}

/* line 112, src/sass/commons/header-2022.scss */
#header .reference-header.header.header-2022 .main-header .reference-header-buttons .menu.active::before, #header .reference-header.header.header-2022 .main-header .reference-header-buttons .menu.active::after {
  height: 3.5px;
  box-shadow: 0 0 0 0 rgba(210, 1, 13, 0), 0 0 0 0 rgba(210, 1, 13, 0);
  transition: box-shadow 0.25s ease 0s, opacity 0s ease 0.25s, transform 0.25s ease 0.25s, height 0.25s ease 0.25s;
}

/* line 125, src/sass/commons/header-2022.scss */
#header .reference-header.header.header-2022 .main-header .reference-header-buttons .menu.active::before {
  transform: rotate(45deg);
}

/* line 129, src/sass/commons/header-2022.scss */
#header .reference-header.header.header-2022 .main-header .reference-header-buttons .menu.active::after {
  opacity: 1;
  transform: rotate(-45deg);
}

@media (max-width: 1199px) {
  /* line 142, src/sass/commons/header-2022.scss */
  body.fixed-menu #header .reference-header.header.header-2022 {
    padding-top: 61px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 142, src/sass/commons/header-2022.scss */
  body.fixed-menu #header .reference-header.header.header-2022 {
    padding-top: 66px;
  }
}

/* line 151, src/sass/commons/header-2022.scss */
body.fixed-menu #header .reference-header.header.header-2022 .utility-bar {
  margin-bottom: 61px;
}

/* line 155, src/sass/commons/header-2022.scss */
body.fixed-menu #header .reference-header.header.header-2022 .main-header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transition: transform 0.25s ease;
}

/* line 169, src/sass/commons/header-2022.scss */
body.fixed-menu.hidable-menu.scrolled-down #header .reference-header.header.header-2022 .main-header {
  transform: translateY(calc(-100% - 10px));
}

/* line 180, src/sass/commons/header-2022.scss */
body.fixed-menu.hidable-menu.scrolled-down.submenu-open #header .reference-header.header.header-2022 .main-header, body.fixed-menu.hidable-menu.scrolled-down.main-menu-open #header .reference-header.header.header-2022 .main-header, body.fixed-menu.hidable-menu.scrolled-down.main-search-open #header .reference-header.header.header-2022 .main-header {
  transform: translateY(0);
}

@media only screen and (max-width: 767px) {
  /* line 194, src/sass/commons/header-2022.scss */
  body.main-menu-open #header .reference-header.header.header-2022 .main-header .logo img,
  body.main-search-open #header .reference-header.header.header-2022 .main-header .logo img {
    width: 0;
    opacity: 0;
    visibility: hidden;
    transition: width 0s ease 0.25s, opacity 0.25s ease 0s, visibility 0s ease 0.25s;
  }
}

/* line 214, src/sass/commons/header-2022.scss */
body.submenu-open #header,
body.main-menu-open #header,
body.main-search-open #header {
  z-index: 25;
}
/* line 1, src/sass/commons/content.scss */
#content {
  z-index: 5;
  transition: filter 0.25s ease;
}

/* line 6, src/sass/commons/content.scss */
#header,
#content,
#footer {
  float: none;
}

/* line 12, src/sass/commons/content.scss */
#content {
  margin: 0 auto;
  max-width: 1440px;
}

/* line 17, src/sass/commons/content.scss */
#header {
  width: 100%;
  background: #fff;
  z-index: 10;
}

/* line 23, src/sass/commons/content.scss */
#footer .reference-footer .dark-grey-background > .component-content {
  max-width: 1440px;
  margin: 0 auto;
  float: none;
}

/* line 29, src/sass/commons/content.scss */
body[class*='template-full-width'] #content {
  z-index: 5;
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* styles applicable to all components */
/* line 4, src/sass/commons/component.scss */
.component {
  /* variants applicables to all components */
}

@media only screen and (min-width: 1200px) {
  /* line 6, src/sass/commons/component.scss */
  .component.hidden-lg {
    display: none;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 12, src/sass/commons/component.scss */
  .component.hiddem-md {
    display: none;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 18, src/sass/commons/component.scss */
  .component.hidden-sm {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  /* line 24, src/sass/commons/component.scss */
  .component.hidden-xs {
    display: none;
  }
}

/* Authoring overrides */
/* line 34, src/sass/commons/component.scss */
.aem-AuthorLayer-Edit .component.hidden-lg, .aem-AuthorLayer-Edit .component.hidden-md, .aem-AuthorLayer-Edit .component.hidden-sm, .aem-AuthorLayer-Edit .component.hidden-xs {
  display: block;
}

/* line 40, src/sass/commons/component.scss */
.aem-AuthorLayer-Edit .component.hidden-lg::before, .aem-AuthorLayer-Edit .component.hidden-md::before, .aem-AuthorLayer-Edit .component.hidden-sm::before, .aem-AuthorLayer-Edit .component.hidden-xs::before {
  content: 'displaying component due to authoring mode.';
}

/* line 47, src/sass/commons/component.scss */
[class*=go--banner-] {
  display: none;
}

/* line 51, src/sass/commons/component.scss */
.aem-AuthorLayer-Edit [class*=go--banner-] {
  display: block;
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("../fonts/MaterialIcons-Regular.woff2") format("woff2"), url("../fonts/MaterialIcons-Regular.woff") format("woff"), url("../fonts/MaterialIcons-Regular.ttf") format("truetype"), url("../fonts/MaterialIcons-Regular.eot");
  /* For IE6-8 */
}

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

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

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

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

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

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

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

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

@font-face {
  font-family: 'ColgateReady';
  src: url("../fonts/colgatereadycy_web-light.woff") format("woff"), url("../fonts/colgatereadycy_web-light.svg#Colgate-Ready") format("svg"), url("../fonts/colgatereadycy_web-light.eot#iefix") format("embedded-opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-Heavy.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-Heavy.woff") format("woff"), url("../fonts/ColgateReadyWeb-Heavy.eot#iefix") format("embedded-opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-HeavyItalic.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-HeavyItalic.woff") format("woff"), url("../fonts/ColgateReadyWeb-HeavyItalic.eot#iefix") format("embedded-opentype");
  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("../fonts/open-sans-v18-latin_cyrillic-regular.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-regular.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-regular.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-regular.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-regular.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.eot#iefix") format("embedded-opentype");
}

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

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

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-regular.ttf") format("truetype"), url("../colgate_ready_vn-regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-light.ttf") format("truetype"), url("../colgate_ready_vn-light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-bold.ttf") format("truetype"), url("../colgate_ready_vn-bold.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-italic.ttf") format("truetype"), url("../colgate_ready_vn-italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-regular.ttf") format("truetype"), url("../colgate_ready_th-regular.otf") format("opentype"), url("../fonts/colgate_ready_th-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-extra-light.ttf") format("truetype"), url("../colgate_ready_th-extra-light.otf") format("opentype"), url("../fonts/colgate_ready_th-extra-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-light.ttf") format("truetype"), url("../colgate_ready_th-light.otf") format("opentype"), url("../fonts/colgate_ready_th-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-bold.ttf") format("truetype"), url("../colgate_ready_th-bold.otf") format("opentype"), url("../fonts/colgate_ready_th-bold.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-heavy.ttf") format("truetype"), url("../colgate_ready_th-heavy.otf") format("opentype"), url("../fonts/colgate_ready_th-heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

/* 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 {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  margin-top: 30px;
  transition: filter 0.25s ease;
}

/* line 11, src/sass/commons/footer.scss */
#footer .reference-footer,
#footer .reference-bsbf-footer {
  padding-left: 0;
  padding-right: 0;
}

/* line 16, src/sass/commons/footer.scss */
#footer .reference-footer .box.first > .component-content > .content,
#footer .reference-bsbf-footer .box.first > .component-content > .content {
  margin: 0;
}

/* line 20, src/sass/commons/footer.scss */
#footer .reference-footer .richText,
#footer .reference-bsbf-footer .richText {
  padding-left: 0;
  padding-right: 0;
}

@media only screen and (max-width: 991px) {
  /* line 20, src/sass/commons/footer.scss */
  #footer .reference-footer .richText,
  #footer .reference-bsbf-footer .richText {
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 0 30px;
  }
}

/* line 30, src/sass/commons/footer.scss */
#footer .reference-footer .richText p,
#footer .reference-bsbf-footer .richText p {
  margin: 15px 0 0;
}

/* line 34, src/sass/commons/footer.scss */
#footer .reference-footer .richText h3,
#footer .reference-bsbf-footer .richText h3 {
  margin: 8px 0 15px;
}

@media only screen and (max-width: 991px) {
  /* line 34, src/sass/commons/footer.scss */
  #footer .reference-footer .richText h3,
  #footer .reference-bsbf-footer .richText h3 {
    margin: 10px 0 0;
  }
}

/* line 41, src/sass/commons/footer.scss */
#footer .reference-footer .richText h3 a,
#footer .reference-bsbf-footer .richText h3 a {
  font-size: 20px;
  font-size: 2rem;
  font-size: 20px;
  font-style: italic;
  font-weight: 700;
  letter-spacing: -0.33px;
  line-height: 32px;
  color: #fff;
  padding: 0;
}

/* line 52, src/sass/commons/footer.scss */
#footer .reference-footer .richText h3 a:hover,
#footer .reference-bsbf-footer .richText h3 a:hover {
  color: #4cbac1;
  text-decoration: none;
}

/* line 59, src/sass/commons/footer.scss */
#footer .reference-footer .richText a,
#footer .reference-bsbf-footer .richText a {
  font-size: 16px;
  font-size: 1.6rem;
  font-style: italic;
  font-weight: 700;
  letter-spacing: -0.27px;
  line-height: 22px;
  color: #fff;
}

/* line 68, src/sass/commons/footer.scss */
#footer .reference-footer .richText a:hover,
#footer .reference-bsbf-footer .richText a:hover {
  color: #4cbac1;
  text-decoration: none;
}

/* line 73, src/sass/commons/footer.scss */
#footer .reference-footer .richText a:hover::before,
#footer .reference-bsbf-footer .richText a:hover::before {
  color: #4cbac1;
}

/* line 77, src/sass/commons/footer.scss */
#footer .reference-footer .richText a::before,
#footer .reference-bsbf-footer .richText a::before {
  font-size: 20px;
  font-size: 2rem;
  padding-bottom: 1px;
}

/* line 85, src/sass/commons/footer.scss */
#footer .reference-footer .dark-grey-background,
#footer .reference-bsbf-footer .dark-grey-background {
  padding: 30px 45px 56px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 85, src/sass/commons/footer.scss */
  #footer .reference-footer .dark-grey-background,
  #footer .reference-bsbf-footer .dark-grey-background {
    padding: 20px 30px 56px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 85, src/sass/commons/footer.scss */
  #footer .reference-footer .dark-grey-background,
  #footer .reference-bsbf-footer .dark-grey-background {
    padding: 20px 0 40px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 98, src/sass/commons/footer.scss */
  #footer .reference-footer .legal-footer .richText,
  #footer .reference-bsbf-footer .legal-footer .richText {
    margin: 0;
  }
}

/* line 104, src/sass/commons/footer.scss */
#footer .reference-footer .legal-footer .richText p,
#footer .reference-footer .legal-footer .richText a,
#footer .reference-bsbf-footer .legal-footer .richText p,
#footer .reference-bsbf-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 104, src/sass/commons/footer.scss */
  #footer .reference-footer .legal-footer .richText p,
  #footer .reference-footer .legal-footer .richText a,
  #footer .reference-bsbf-footer .legal-footer .richText p,
  #footer .reference-bsbf-footer .legal-footer .richText a {
    line-height: 32px;
  }
}

/* line 122, src/sass/commons/footer.scss */
#footer .reference-footer .legal-footer .richText a:hover,
#footer .reference-bsbf-footer .legal-footer .richText a:hover {
  color: #4cbac1;
  text-decoration: none;
}

@media only screen and (max-width: 991px) {
  /* line 129, src/sass/commons/footer.scss */
  #footer .reference-footer .legal-footer .copyright,
  #footer .reference-bsbf-footer .legal-footer .copyright {
    margin-bottom: 30px;
  }
}

/* line 135, src/sass/commons/footer.scss */
#footer .reference-footer .legal-footer .copyright a,
#footer .reference-bsbf-footer .legal-footer .copyright a {
  font-size: 0;
  display: block;
  background: url("../images/cplogo.png") no-repeat left center;
  background-size: contain;
  width: 188px;
  height: 24px;
  margin: 15px 0;
  transition: all 0.2s ease;
}

@media only screen and (max-width: 991px) {
  /* line 135, src/sass/commons/footer.scss */
  #footer .reference-footer .legal-footer .copyright a,
  #footer .reference-bsbf-footer .legal-footer .copyright a {
    width: 250px;
    height: 32px;
  }
}

/* line 150, src/sass/commons/footer.scss */
#footer .reference-footer .legal-footer .copyright a:hover,
#footer .reference-bsbf-footer .legal-footer .copyright a:hover {
  background: url("../images/cplogohover-gris.png") no-repeat left center;
  background-size: contain;
  width: 188px;
  height: 24px;
  /* stylelint-disable */
  /* stylelint-enable */
}

@media only screen and (max-width: 991px) {
  /* line 150, src/sass/commons/footer.scss */
  #footer .reference-footer .legal-footer .copyright a:hover,
  #footer .reference-bsbf-footer .legal-footer .copyright a:hover {
    width: 250px;
    height: 32px;
  }
}

/* line 168, src/sass/commons/footer.scss */
#footer .rounded-top-border {
  height: 88px;
  width: 88px;
  background: #333;
  position: absolute;
  margin: 0 auto;
  padding: 0;
  left: calc(100% - 88px);
  top: -88px;
}

/* line 178, src/sass/commons/footer.scss */
#footer .rounded-top-border::before {
  content: '';
  height: 100%;
  width: 100%;
  position: absolute;
  background: #fff;
  border-radius: 0 0 50%;
  left: 0;
}

/* line 189, src/sass/commons/footer.scss */
#footer .red-border-bottom {
  border-bottom: 10px solid #d2010d;
}
@charset "UTF-8";
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar {
  margin-top: 0;
  padding: 15px 0;
  /* stylelint-enable */
}

@media only screen and (max-width: 991px) {
  /* line 3, src/sass/commons/snippets/_category-sidebar.scss */
  .reference-category-sidebar {
    padding: 0;
  }
}

/* line 11, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .box {
  overflow: hidden;
  border-left: solid 1px #d6d6d6;
  border-right: solid 1px #d6d6d6;
  border-bottom: solid 1px #d6d6d6;
  /* stylelint-disable */
}

@media only screen and (max-width: 991px) {
  /* line 11, src/sass/commons/snippets/_category-sidebar.scss */
  .reference-category-sidebar .box {
    border-left: 0;
    border-right: 0;
  }
}

/* line 22, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .box.first {
  border-top: solid 1px #d6d6d6;
  border-radius: 24px 24px 0 0;
}

@media only screen and (max-width: 991px) {
  /* line 22, src/sass/commons/snippets/_category-sidebar.scss */
  .reference-category-sidebar .box.first {
    border-top: 0;
    background-color: #fff;
    border-radius: 0;
  }
}

/* line 33, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .box.last {
  border-bottom: solid 1px #d6d6d6;
  border-radius: 0 0 24px 24px;
}

@media only screen and (max-width: 991px) {
  /* line 33, src/sass/commons/snippets/_category-sidebar.scss */
  .reference-category-sidebar .box.last {
    border-radius: 0;
  }
}

/* line 43, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .box .component-content .paragraphSystem {
  margin: 0;
}

/* line 48, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .box .articleList {
  overflow: hidden;
  margin-top: 0;
  height: 0;
}

/* line 53, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .box .articleList.cq-Editable-dom {
  overflow: visible;
  margin-top: 0;
  height: auto;
}

/* line 61, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .box.closed .articleList {
  height: 0;
}

/* line 64, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .box.closed .articleList.cq-Editable-dom {
  overflow: visible;
  margin-top: 0;
  height: auto;
}

/* line 73, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .box.opened {
  background-color: #eeeeee;
  border: none;
}

@media only screen and (max-width: 991px) {
  /* line 73, src/sass/commons/snippets/_category-sidebar.scss */
  .reference-category-sidebar .box.opened {
    background-color: #fff;
  }
}

/* line 81, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .box.opened .articleList {
  height: auto;
  margin: 5px 0;
}

/* line 85, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .box.opened .articleList:last-of-type {
  margin-bottom: 15px;
}

/* line 90, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .box.opened .title {
  background-color: #22838a;
  margin: 0 0 15px;
}

@media only screen and (max-width: 991px) {
  /* line 90, src/sass/commons/snippets/_category-sidebar.scss */
  .reference-category-sidebar .box.opened .title {
    background-color: #fff;
    margin: 0;
  }
}

/* line 99, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .box.opened .title h2 {
  color: #fff;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/commons/snippets/_category-sidebar.scss */
  .reference-category-sidebar .box.opened .title h2 {
    color: #d6d6d6;
  }
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/commons/snippets/_category-sidebar.scss */
  .reference-category-sidebar .box.opened .title h2::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';
    color: #d2010d;
  }
}

/* line 114, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .box.opened .title .link-counter {
  color: #fff;
  word-break: normal;
}

/* line 122, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .title {
  padding: 20px 35px;
  background-color: #fff;
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/commons/snippets/_category-sidebar.scss */
  .reference-category-sidebar .title {
    padding: 20px 15px;
  }
}

/* line 130, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .title .component-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

/* line 135, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .title .component-content h2 {
  font-size: 20px;
  font-size: 2rem;
  color: #d2010d;
  font-weight: 600;
  font-style: italic;
  letter-spacing: -0.33px;
  margin-bottom: 0;
  cursor: pointer;
}

@media only screen and (max-width: 991px) {
  /* line 135, src/sass/commons/snippets/_category-sidebar.scss */
  .reference-category-sidebar .title .component-content h2 {
    font-size: 16px;
    font-size: 1.6rem;
  }
}

@media only screen and (max-width: 991px) {
  /* line 148, src/sass/commons/snippets/_category-sidebar.scss */
  .reference-category-sidebar .title .component-content h2::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';
    color: #d2010d;
    position: absolute;
    right: 10px;
    margin-right: 0;
  }
}

/* line 159, 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 172, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .articleList.collapsed .articleList-list {
  max-height: 0;
  transition: max-height 0.2s cubic-bezier(0, 0.55, 0.45, 1);
}

/* line 176, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .articleList.collapsed .articleList-list.cq-Editable-dom {
  overflow: visible;
  margin-top: 0;
  max-height: none;
}

/* line 185, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .articleList.expanded .articleList-heading {
  color: #16555a;
}

@media only screen and (max-width: 991px) {
  /* line 185, src/sass/commons/snippets/_category-sidebar.scss */
  .reference-category-sidebar .articleList.expanded .articleList-heading {
    color: #d2010d;
  }
}

/* line 192, 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: #16555a;
}

@media only screen and (max-width: 991px) {
  /* line 192, src/sass/commons/snippets/_category-sidebar.scss */
  .reference-category-sidebar .articleList.expanded .articleList-heading::before {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  /* line 201, src/sass/commons/snippets/_category-sidebar.scss */
  .reference-category-sidebar .articleList.expanded .articleList-heading::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';
    color: #d2010d;
  }
}

/* line 209, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .articleList.expanded .articleList-list {
  max-height: 2000px;
}

/* line 214, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .articleList .articleList-heading {
  font-size: 15px;
  font-size: 1.5rem;
  color: #000;
  cursor: pointer;
  padding: 0 30px 0 60px;
  position: relative;
}

@media only screen and (max-width: 991px) {
  /* line 214, src/sass/commons/snippets/_category-sidebar.scss */
  .reference-category-sidebar .articleList .articleList-heading {
    padding: 0 30px 0 15px;
    color: #d2010d;
    font-weight: bold;
  }
}

/* line 228, 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: -2px;
  left: 30px;
  margin-right: 5px;
  color: #d2010d;
}

@media only screen and (max-width: 991px) {
  /* line 228, src/sass/commons/snippets/_category-sidebar.scss */
  .reference-category-sidebar .articleList .articleList-heading::before {
    display: none;
    margin-right: 0;
  }
}

@media only screen and (max-width: 991px) {
  /* line 243, src/sass/commons/snippets/_category-sidebar.scss */
  .reference-category-sidebar .articleList .articleList-heading::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';
    position: absolute;
    top: -2px;
    right: 10px;
    margin-right: 0;
    color: #d2010d;
  }
}

/* line 255, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .articleList .articleList-heading + .articleList-list .articleList-article {
  padding-left: 30px;
}

@media only screen and (max-width: 991px) {
  /* line 255, src/sass/commons/snippets/_category-sidebar.scss */
  .reference-category-sidebar .articleList .articleList-heading + .articleList-list .articleList-article {
    padding-left: 0;
  }
}

/* line 264, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .articleList .articleList-list {
  margin-top: 10px;
  overflow: hidden;
  transition: max-height 0.2s cubic-bezier(0.55, 0, 1, 0.45);
}

/* line 269, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .articleList .articleList-list .articleList-description {
  display: none;
}

/* line 273, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .articleList .articleList-list .articleList-article {
  margin-left: 10px;
  padding: 0 10px;
}

@media only screen and (max-width: 991px) {
  /* line 273, src/sass/commons/snippets/_category-sidebar.scss */
  .reference-category-sidebar .articleList .articleList-list .articleList-article {
    margin-left: 0;
    padding: 0;
  }
}

/* line 282, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .articleList .articleList-list .articleList-article.hidden {
  display: none;
}

/* line 286, 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 20px;
  color: #595655;
}

@media only screen and (max-width: 991px) {
  /* line 286, src/sass/commons/snippets/_category-sidebar.scss */
  .reference-category-sidebar .articleList .articleList-list .articleList-article .articleList-title {
    padding: 15px;
  }
}

/* line 297, 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 303, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .articleList .articleList-list .articleList-article a {
  font-size: 13px;
  font-size: 1.3rem;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: -0.22px;
  color: #595655;
  text-decoration: none;
  padding: 0;
}

@media only screen and (max-width: 991px) {
  /* line 303, src/sass/commons/snippets/_category-sidebar.scss */
  .reference-category-sidebar .articleList .articleList-list .articleList-article a {
    color: #d2010d;
  }
}

/* line 318, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .articleList .articleList-list .articleList-article.active .articleList-title a {
  font-weight: 900;
  color: #16555a;
}

/* line 328, src/sass/commons/snippets/_category-sidebar.scss */
.reference-category-sidebar .more-links-text {
  display: none;
}

@media only screen and (max-width: 991px) {
  /* line 333, src/sass/commons/snippets/_category-sidebar.scss */
  .sticky-category-sidebar {
    position: relative;
    top: 0;
    left: 0;
    z-index: 99;
    padding: 0;
  }
}

/* line 342, src/sass/commons/snippets/_category-sidebar.scss */
.sticky-category-sidebar > .component-content > .content {
  margin-left: 0;
  margin-right: 0;
}

/* line 348, src/sass/commons/snippets/_category-sidebar.scss */
.sticky-category-sidebar.sticky-sidebar {
  z-index: 999;
  position: fixed;
  top: 10px;
  left: initial;
  width: 21vw;
}

@media only screen and (min-width: 1900px) {
  /* line 348, src/sass/commons/snippets/_category-sidebar.scss */
  .sticky-category-sidebar.sticky-sidebar {
    width: 16vw;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 348, src/sass/commons/snippets/_category-sidebar.scss */
  .sticky-category-sidebar.sticky-sidebar {
    width: 30vw;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 348, src/sass/commons/snippets/_category-sidebar.scss */
  .sticky-category-sidebar.sticky-sidebar {
    width: 23vw;
  }
}

@media only screen and (max-width: 991px) {
  /* line 348, src/sass/commons/snippets/_category-sidebar.scss */
  .sticky-category-sidebar.sticky-sidebar {
    padding: 0;
    top: 0;
    left: 0;
    width: 100%;
  }
}

/* line 376, src/sass/commons/snippets/_category-sidebar.scss */
.dc-module-category > .component-content > .content {
  width: inherit;
}

/* line 382, src/sass/commons/snippets/_category-sidebar.scss */
.scrolled-up .sticky-sidebar {
  top: 80px;
}

@media only screen and (max-width: 991px) {
  /* line 382, src/sass/commons/snippets/_category-sidebar.scss */
  .scrolled-up .sticky-sidebar {
    top: 60px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 382, src/sass/commons/snippets/_category-sidebar.scss */
  .scrolled-up .sticky-sidebar {
    top: 66px;
  }
}

/* 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;
  display: none;
}

@media only screen and (max-width: 991px) {
  /* line 12, src/sass/commons/snippets/_published-date.scss */
  .published-date--visible {
    padding: 0;
  }
}

/* line 17, src/sass/commons/snippets/_published-date.scss */
.published-date--visible .published-date {
  display: block;
  font-family: 'Open Sans';
  font-style: italic;
  line-height: 28px;
  color: #444;
}

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: 'ColgateReady';
  src: url("../fonts/colgatereadycy_web-light.woff") format("woff"), url("../fonts/colgatereadycy_web-light.svg#Colgate-Ready") format("svg"), url("../fonts/colgatereadycy_web-light.eot#iefix") format("embedded-opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-Heavy.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-Heavy.woff") format("woff"), url("../fonts/ColgateReadyWeb-Heavy.eot#iefix") format("embedded-opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-HeavyItalic.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-HeavyItalic.woff") format("woff"), url("../fonts/ColgateReadyWeb-HeavyItalic.eot#iefix") format("embedded-opentype");
  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("../fonts/open-sans-v18-latin_cyrillic-regular.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-regular.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-regular.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-regular.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-regular.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.eot#iefix") format("embedded-opentype");
}

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

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

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-regular.ttf") format("truetype"), url("../colgate_ready_vn-regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-light.ttf") format("truetype"), url("../colgate_ready_vn-light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-bold.ttf") format("truetype"), url("../colgate_ready_vn-bold.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-italic.ttf") format("truetype"), url("../colgate_ready_vn-italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-regular.ttf") format("truetype"), url("../colgate_ready_th-regular.otf") format("opentype"), url("../fonts/colgate_ready_th-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-extra-light.ttf") format("truetype"), url("../colgate_ready_th-extra-light.otf") format("opentype"), url("../fonts/colgate_ready_th-extra-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-light.ttf") format("truetype"), url("../colgate_ready_th-light.otf") format("opentype"), url("../fonts/colgate_ready_th-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-bold.ttf") format("truetype"), url("../colgate_ready_th-bold.otf") format("opentype"), url("../fonts/colgate_ready_th-bold.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-heavy.ttf") format("truetype"), url("../colgate_ready_th-heavy.otf") format("opentype"), url("../fonts/colgate_ready_th-heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

/* 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;
}

/* line 7, src/sass/commons/snippets/_overlay-container.scss */
.overlay-container .overlay-content {
  border: 0;
  border-radius: 24px;
  background: #eee;
}

/* line 13, src/sass/commons/snippets/_overlay-container.scss */
.overlay-container .overlay-content .box.first {
  padding: 80px 15%;
}

@media only screen and (max-width: 767px) {
  /* line 13, src/sass/commons/snippets/_overlay-container.scss */
  .overlay-container .overlay-content .box.first {
    padding: 1% 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;
  color: #df4d56;
  line-height: inherit;
}

/* line 37, src/sass/commons/snippets/_overlay-container.scss */
.overlay-container .overlay-content .box.article-header-panel {
  margin-top: 32px;
}

/* line 42, src/sass/commons/snippets/_overlay-container.scss */
.overlay-container .overlay-content .overlay-close {
  font-size: 30px;
  font-size: 3rem;
  top: -161px;
  right: 0;
  background-color: transparent;
  border: 0;
}

/* line 50, src/sass/commons/snippets/_overlay-container.scss */
.overlay-container .overlay-content .overlay-close::after {
  content: '\e5c9';
  color: #d2010d;
  font-family: Material Icons;
}

/* line 56, src/sass/commons/snippets/_overlay-container.scss */
.overlay-container .overlay-content .overlay-close:focus {
  border: 1px solid #fff;
  border-radius: 5px;
  padding: 5px;
}

/* line 65, src/sass/commons/snippets/_overlay-container.scss */
.overlay-background {
  opacity: 0.91;
}

/* line 69, src/sass/commons/snippets/_overlay-container.scss */
.bsbf-gallery-overlay {
  top: 80px;
}

@media only screen and (max-width: 767px) {
  /* line 69, src/sass/commons/snippets/_overlay-container.scss */
  .bsbf-gallery-overlay {
    top: 6px;
  }
}

/* line 76, src/sass/commons/snippets/_overlay-container.scss */
.bsbf-gallery-overlay .overlay-content {
  border: 0;
  border-radius: 0;
  background: #eee;
  padding: 0 0 0 10px;
}

@media only screen and (max-width: 991px) {
  /* line 76, src/sass/commons/snippets/_overlay-container.scss */
  .bsbf-gallery-overlay .overlay-content {
    padding: 10px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 76, src/sass/commons/snippets/_overlay-container.scss */
  .bsbf-gallery-overlay .overlay-content {
    padding: 0;
    width: 95% !important;
  }
}

/* line 92, src/sass/commons/snippets/_overlay-container.scss */
.bsbf-gallery-overlay .overlay-content .box.first {
  padding: 0;
}

@media only screen and (max-width: 767px) {
  /* line 92, src/sass/commons/snippets/_overlay-container.scss */
  .bsbf-gallery-overlay .overlay-content .box.first {
    padding: 0;
  }
}

/* line 102, src/sass/commons/snippets/_overlay-container.scss */
.bsbf-gallery-overlay .overlay-close {
  display: none !important;
}

/* line 2, src/sass/commons/snippets/_feature-pdp-banners.scss */
.feature-banner figure {
  position: relative;
}

/* line 5, src/sass/commons/snippets/_feature-pdp-banners.scss */
.feature-banner figure img {
  width: 100%;
  display: block;
}

/* line 10, src/sass/commons/snippets/_feature-pdp-banners.scss */
.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 10, src/sass/commons/snippets/_feature-pdp-banners.scss */
  .feature-banner figure figcaption {
    max-width: 265px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 10, src/sass/commons/snippets/_feature-pdp-banners.scss */
  .feature-banner figure figcaption {
    max-width: 250px;
    left: 6%;
  }
}

/* line 29, src/sass/commons/snippets/_feature-pdp-banners.scss */
.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 29, src/sass/commons/snippets/_feature-pdp-banners.scss */
  .feature-banner figure figcaption h2 {
    font-size: 30px;
    line-height: 40px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 29, src/sass/commons/snippets/_feature-pdp-banners.scss */
  .feature-banner figure figcaption h2 {
    font-size: 33px;
    line-height: 31px;
  }
}

/* line 49, src/sass/commons/snippets/_feature-pdp-banners.scss */
.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 49, src/sass/commons/snippets/_feature-pdp-banners.scss */
  .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 49, src/sass/commons/snippets/_feature-pdp-banners.scss */
  .feature-banner figure figcaption p {
    font-size: 19px;
    line-height: 27px;
    font-weight: normal;
  }
}

/* line 77, src/sass/commons/snippets/_feature-pdp-banners.scss */
.feature-banner.center-left figcaption {
  right: 41%;
  /*@include respond-to(mobile) {
        right: 0;
        top: 42%;
      }*/
}

@media only screen and (max-width: 767px) {
  /* line 77, src/sass/commons/snippets/_feature-pdp-banners.scss */
  .feature-banner.center-left figcaption {
    right: 0;
  }
}

@media only screen and (max-width: 991px) {
  /* line 77, src/sass/commons/snippets/_feature-pdp-banners.scss */
  .feature-banner.center-left figcaption {
    right: 37%;
    top: 45%;
    left: 0;
  }
}

/* line 97, src/sass/commons/snippets/_feature-pdp-banners.scss */
.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 97, src/sass/commons/snippets/_feature-pdp-banners.scss */
  .feature-banner.top-right figcaption {
    left: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 112, src/sass/commons/snippets/_feature-pdp-banners.scss */
  .feature-banner.mobile-top figcaption {
    top: 42%;
    right: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 121, src/sass/commons/snippets/_feature-pdp-banners.scss */
  .feature-banner.mobile-bottom figcaption {
    top: initial;
    bottom: 3%;
    transform: translateY(0);
  }
}

@media only screen and (max-width: 767px) {
  /* line 132, src/sass/commons/snippets/_feature-pdp-banners.scss */
  .feature-banner.mobile-white-caption p,
  .feature-banner.mobile-white-caption h2 {
    color: #fff;
  }
}

/* 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: 62px;
  padding: 15px 0;
  /* stylelint-enable */
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/commons/snippets/_product-list-sidebar.scss */
  .reference-product-list-sidebar {
    display: none;
  }
}

/* line 12, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .box {
  overflow: hidden;
  border-left: solid 1px #d6d6d6;
  border-right: solid 1px #d6d6d6;
  border-bottom: solid 1px #d6d6d6;
}

/* line 18, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .box.first {
  border-top: solid 1px #d6d6d6;
  border-radius: 24px 24px 0 0;
}

/* line 23, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .box.last {
  border-bottom: solid 1px #d6d6d6;
  border-radius: 0 0 24px 24px;
}

/* line 29, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .box .component-content .paragraphSystem {
  margin: 0;
}

/* line 34, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .box .articleList {
  overflow: hidden;
  margin-top: 0;
  max-height: 0;
}

/* line 39, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .box .articleList.cq-Editable-dom {
  overflow: visible;
  margin-top: 0;
  max-height: none;
}

/* line 47, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .box.closed .articleList {
  max-height: 0;
}

/* line 50, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .box.closed .articleList.cq-Editable-dom {
  overflow: visible;
  margin-top: 0;
  max-height: none;
}

/* line 58, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .box.opened {
  background-color: #eeeeee;
}

/* line 61, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .box.opened .articleList {
  max-height: 600px;
  margin: 5px 0;
}

/* line 65, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .box.opened .articleList:last-of-type {
  margin-bottom: 15px;
}

/* line 70, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .box.opened .title {
  background-color: #00838a;
  margin: 0 0 15px;
}

/* line 74, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .box.opened .title h2 {
  color: #fff;
}

/* line 78, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .box.opened .title .link-counter {
  color: #fff;
  word-break: normal;
}

/* line 86, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .title {
  padding: 20px 40px;
}

/* line 89, 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 94, 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: 600;
  font-style: italic;
  letter-spacing: -0.33px;
  margin-bottom: 0;
  cursor: pointer;
}

/* line 105, 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 119, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .articleList.collapsed .articleList-list {
  max-height: 0;
}

/* line 122, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .articleList.collapsed .articleList-list.cq-Editable-dom {
  overflow: visible;
  margin-top: 0;
  max-height: none;
}

/* line 131, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .articleList.expanded .articleList-heading {
  color: #009ca6;
}

/* line 134, 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: #009ca6;
}

/* line 140, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .articleList.expanded .articleList-list {
  max-height: 600px;
}

/* line 145, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .articleList .articleList-heading {
  font-size: 15px;
  font-size: 1.5rem;
  color: #000;
  cursor: pointer;
  padding: 0 30px 0 60px;
  position: relative;
}

/* line 153, 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: #d2010d;
}

/* line 164, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .articleList .articleList-list {
  margin: 10px 0;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}

/* line 169, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .articleList .articleList-list .articleList-description {
  display: none;
}

/* line 173, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .articleList .articleList-list .articleList-article {
  margin-left: 10px;
  padding: 0 10px;
}

/* line 177, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .articleList .articleList-list .articleList-article.hidden {
  display: none;
}

/* line 181, 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 20px;
  color: #595655;
}

/* line 188, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .articleList .articleList-list .articleList-article .articleList-title:hover {
  background-color: #99d7db;
  border-radius: 5px;
}

/* line 192, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .articleList .articleList-list .articleList-article .articleList-title:hover a {
  font-family: 'ColgateReady';
  font-weight: bold;
  font-style: italic;
  color: #1b5b6b;
}

/* line 201, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .articleList .articleList-list .articleList-article a {
  font-size: 13px;
  font-size: 1.3rem;
  font-family: 'Open Sans', sans-serif;
  letter-spacing: -0.22px;
  color: #595655;
  text-decoration: none;
  padding: 0;
}

/* line 212, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .articleList .articleList-list .articleList-article.active .articleList-title a {
  font-weight: 900;
  color: #16555a;
}

/* line 217, src/sass/commons/snippets/_product-list-sidebar.scss */
.reference-product-list-sidebar .articleList .articleList-list .articleList-article.active .articleList-title {
  background-color: #99d7db;
  border-radius: 5px;
}

/* line 3, src/sass/commons/snippets/_resourceGridFilters.scss */
.template-resource-category #left-rail .snippetReference.first .side-row {
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
  overflow: hidden;
}

/* line 9, src/sass/commons/snippets/_resourceGridFilters.scss */
.template-resource-category #left-rail .snippetReference.last .side-row {
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
  overflow: hidden;
}

/* line 15, src/sass/commons/snippets/_resourceGridFilters.scss */
.template-resource-category #left-rail .snippetReference .side-row {
  display: flex;
  flex-direction: column;
  height: 72px;
  border: 1px solid #d6d6d6;
  transition: all 0.2s ease-out;
}

/* line 23, src/sass/commons/snippets/_resourceGridFilters.scss */
.template-resource-category #left-rail .snippetReference h3 {
  font-size: 20px;
  font-size: 2rem;
  color: #d2010d;
  font-style: italic;
  font-weight: bold;
  height: 72px;
  letter-spacing: -0.33px;
  line-height: 22px;
  padding-left: 14%;
  align-items: center;
  display: flex;
}

/* line 36, src/sass/commons/snippets/_resourceGridFilters.scss */
.template-resource-category #left-rail .snippetReference h3:hover {
  cursor: pointer;
}

/* line 41, src/sass/commons/snippets/_resourceGridFilters.scss */
.template-resource-category #left-rail .snippetReference span {
  display: none;
}

/* line 45, src/sass/commons/snippets/_resourceGridFilters.scss */
.template-resource-category #left-rail .snippetReference .side-row.expanded {
  height: auto;
  background-color: #eee;
  padding-bottom: 10px;
  border: 0;
}

/* line 51, src/sass/commons/snippets/_resourceGridFilters.scss */
.template-resource-category #left-rail .snippetReference .side-row.expanded h3 {
  background-color: #22838a;
  border: 1px solid #22838a;
  border-radius: 0;
  color: #fff;
  margin-bottom: 10px;
}

/* line 59, src/sass/commons/snippets/_resourceGridFilters.scss */
.template-resource-category #left-rail .snippetReference .side-row.expanded span {
  font-size: 13px;
  font-size: 1.3rem;
  display: flex;
  color: #444;
  font-family: 'OpenSans', sans-serif;
  height: 32px;
  letter-spacing: 0;
  line-height: 32px;
  width: 75%;
  padding-left: 12%;
  margin: 4px auto;
  text-transform: capitalize;
  transition: all 0.3s ease-out;
}

/* line 74, src/sass/commons/snippets/_resourceGridFilters.scss */
.template-resource-category #left-rail .snippetReference .side-row.expanded span.selected {
  background-color: #99d7db;
  border-radius: 8px;
  color: #07515f;
  font-family: ColgateReady, sans-serif;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 0;
  position: relative;
}

/* line 84, src/sass/commons/snippets/_resourceGridFilters.scss */
.template-resource-category #left-rail .snippetReference .side-row.expanded span.selected::before {
  font-family: 'ColgateRelaunchIcons' !important;
  content: '\e901';
  font-size: 18px;
  font-style: normal;
  color: #07515f;
  position: absolute;
  left: 10px;
}

/* line 95, src/sass/commons/snippets/_resourceGridFilters.scss */
.template-resource-category #left-rail .snippetReference .side-row.expanded span:hover {
  cursor: pointer;
}

@media screen and (max-width: 1200px) {
  /* line 104, src/sass/commons/snippets/_resourceGridFilters.scss */
  .template-resource-category #left-rail {
    display: none;
  }
  /* line 107, src/sass/commons/snippets/_resourceGridFilters.scss */
  .template-resource-category #left-rail .snippetReference {
    display: none;
  }
}

@media screen and (min-width: 1200px) {
  /* line 115, src/sass/commons/snippets/_resourceGridFilters.scss */
  .template-resource-category .reference-resource-tooltip-filters {
    display: none;
  }
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/commons/snippets/_search.scss */
#search-main {
  margin-top: 50px;
}

@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: -50px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 15, src/sass/commons/snippets/_search.scss */
  #search-main .snippetReference {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  /* line 21, src/sass/commons/snippets/_search.scss */
  #search-main .search-results-list {
    padding: 0 3px 0 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 21, src/sass/commons/snippets/_search.scss */
  #search-main .search-results-list {
    padding: 0;
  }
}

/* line 30, 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;
  display: none;
}

/* 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: 'OpenSans', sans-serif;
  letter-spacing: -0.1px;
  line-height: 28px;
  margin-top: 40px;
}

/* line 64, src/sass/commons/snippets/_search.scss */
#search-main .reference-search-results-list {
  padding: 15px;
  background-color: #f3f3f3;
}

/* line 69, 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-style: italic;
  font-weight: bold;
  width: auto;
  position: relative;
  border-radius: 20px 0 20px 20px;
  background-color: #fff;
  cursor: pointer;
  border-style: none;
}

/* line 90, 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 101, src/sass/commons/snippets/_search.scss */
#search-main .light-grey-background {
  border-bottom-right-radius: 24px;
}

/* line 104, src/sass/commons/snippets/_search.scss */
#search-main .light-grey-background .contact-us-wide-img-text {
  margin: 0;
  padding: 0;
}

@media only screen and (max-width: 991px) {
  /* line 104, src/sass/commons/snippets/_search.scss */
  #search-main .light-grey-background .contact-us-wide-img-text {
    margin-bottom: -35px;
  }
}

/* styles for the sidebar */
/* line 117, 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 123, src/sass/commons/snippets/_search.scss */
#search-main .snippetReference.last .side-row {
  border-bottom-left-radius: 24px;
  border-bottom-right-radius: 24px;
  overflow: hidden;
}

/* line 129, src/sass/commons/snippets/_search.scss */
#search-main .snippetReference.reset-text-transform .side-row.expanded span {
  text-transform: none;
}

/* line 133, 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;
}

/* line 140, src/sass/commons/snippets/_search.scss */
#search-main .snippetReference .side-row h3 {
  font-size: 20px;
  font-size: 2rem;
  color: #d2010d;
  font-style: italic;
  font-weight: bold;
  height: 72px;
  letter-spacing: -0.33px;
  line-height: 22px;
  padding-left: 14%;
  align-items: center;
  display: flex;
}

/* line 153, src/sass/commons/snippets/_search.scss */
#search-main .snippetReference .side-row h3:hover {
  cursor: pointer;
}

/* line 158, src/sass/commons/snippets/_search.scss */
#search-main .snippetReference .side-row span {
  display: none;
}

/* line 162, src/sass/commons/snippets/_search.scss */
#search-main .snippetReference .side-row.expanded {
  height: auto;
  background-color: #eee;
  padding-bottom: 10px;
  border: 0;
}

/* line 168, src/sass/commons/snippets/_search.scss */
#search-main .snippetReference .side-row.expanded h3 {
  background-color: #22838a;
  border: 1px solid #22838a;
  border-radius: 0;
  color: #fff;
  margin-bottom: 10px;
}

/* line 176, src/sass/commons/snippets/_search.scss */
#search-main .snippetReference .side-row.expanded span {
  font-size: 13px;
  font-size: 1.3rem;
  display: flex;
  color: #444;
  font-family: 'OpenSans', sans-serif;
  height: 32px;
  letter-spacing: 0;
  line-height: 32px;
  width: 75%;
  padding-left: 12%;
  margin: 4px auto;
  text-transform: capitalize;
  transition: all 0.3s ease-out;
}

/* line 191, src/sass/commons/snippets/_search.scss */
#search-main .snippetReference .side-row.expanded span.selected {
  background-color: #99d7db;
  border-radius: 8px;
  color: #07515f;
  font-family: ColgateReady, sans-serif;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 0;
  position: relative;
}

/* line 201, 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: #07515f;
  position: absolute;
  left: 10px;
}

/* line 212, src/sass/commons/snippets/_search.scss */
#search-main .snippetReference .side-row.expanded span:hover {
  cursor: pointer;
}

/* line 220, src/sass/commons/snippets/_search.scss */
#left-rail {
  margin-top: 10px;
}

@media only screen and (max-width: 991px) {
  /* line 220, src/sass/commons/snippets/_search.scss */
  #left-rail {
    margin-top: 0;
  }
}

/* line 231, src/sass/commons/snippets/_search.scss */
html[dir='rtl'] #search-main > .row {
  display: flex;
}

@media only screen and (max-width: 991px) {
  /* line 231, src/sass/commons/snippets/_search.scss */
  html[dir='rtl'] #search-main > .row {
    display: block;
  }
}

/* line 240, src/sass/commons/snippets/_search.scss */
html[dir='rtl'] #search-main .snippetReference .side-row h3 {
  padding-right: 6%;
}
@charset "UTF-8";
/* stylelint-disable string-no-newline */
/* stylelint-enable */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("../fonts/MaterialIcons-Regular.woff2") format("woff2"), url("../fonts/MaterialIcons-Regular.woff") format("woff"), url("../fonts/MaterialIcons-Regular.ttf") format("truetype"), url("../fonts/MaterialIcons-Regular.eot");
  /* For IE6-8 */
}

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

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

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

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

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

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

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

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

@font-face {
  font-family: 'ColgateReady';
  src: url("../fonts/colgatereadycy_web-light.woff") format("woff"), url("../fonts/colgatereadycy_web-light.svg#Colgate-Ready") format("svg"), url("../fonts/colgatereadycy_web-light.eot#iefix") format("embedded-opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-Heavy.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-Heavy.woff") format("woff"), url("../fonts/ColgateReadyWeb-Heavy.eot#iefix") format("embedded-opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-HeavyItalic.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-HeavyItalic.woff") format("woff"), url("../fonts/ColgateReadyWeb-HeavyItalic.eot#iefix") format("embedded-opentype");
  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("../fonts/open-sans-v18-latin_cyrillic-regular.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-regular.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-regular.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-regular.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-regular.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.eot#iefix") format("embedded-opentype");
}

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

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

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-regular.ttf") format("truetype"), url("../colgate_ready_vn-regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-light.ttf") format("truetype"), url("../colgate_ready_vn-light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-bold.ttf") format("truetype"), url("../colgate_ready_vn-bold.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-italic.ttf") format("truetype"), url("../colgate_ready_vn-italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-regular.ttf") format("truetype"), url("../colgate_ready_th-regular.otf") format("opentype"), url("../fonts/colgate_ready_th-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-extra-light.ttf") format("truetype"), url("../colgate_ready_th-extra-light.otf") format("opentype"), url("../fonts/colgate_ready_th-extra-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-light.ttf") format("truetype"), url("../colgate_ready_th-light.otf") format("opentype"), url("../fonts/colgate_ready_th-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-bold.ttf") format("truetype"), url("../colgate_ready_th-bold.otf") format("opentype"), url("../fonts/colgate_ready_th-bold.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-heavy.ttf") format("truetype"), url("../colgate_ready_th-heavy.otf") format("opentype"), url("../fonts/colgate_ready_th-heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

/* 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 */
html.has-overview {
  scroll-padding-top: 8rem;
  scroll-behavior: smooth;
}

/* line 9, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown {
  padding-left: 0;
  padding-right: 20px;
  text-align: right;
}

@media only screen and (max-width: 767px) {
  /* line 9, src/sass/commons/blocks/_overview-drop-down.scss */
  .reference-article-overview-dropdown {
    padding-right: 0;
  }
}

/* line 18, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown .article-title {
  display: none;
}

/* line 23, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown .overview-ddcontainer .ddbtn {
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 50px;
  background: #eee;
  cursor: pointer;
  border-width: 0;
  font-weight: 300;
  outline: none;
  color: #d2010d;
  flex: 0 0 auto;
  font-family: ColgateReady;
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.19px;
  text-align: center;
  border-radius: 20px 0 20px 20px;
  padding: 10px 13px 10px 20px;
  transition: color 0.25s ease;
  z-index: 999999;
}

/* line 44, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown .overview-ddcontainer .ddbtn:focus {
  outline: 2px solid #000;
}

/* line 48, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown .overview-ddcontainer .ddbtn::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';
  line-height: 0;
  vertical-align: middle;
  transition: all 0.2s ease;
}

/* line 56, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown .overview-ddcontainer .ddbtn:hover {
  color: #fff;
  background-color: #1c838a;
  transition: all 0.2s ease;
}

@media only screen and (max-width: 767px) {
  /* line 56, src/sass/commons/blocks/_overview-drop-down.scss */
  .reference-article-overview-dropdown .overview-ddcontainer .ddbtn:hover {
    background: #eee;
    color: #d2010d;
  }
}

/* line 66, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown .overview-ddcontainer .ddbtn:hover::after {
  transition: none;
}

/* line 72, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown .overview-ddcontainer .chapters {
  text-align: left;
  opacity: 0;
  top: 5px;
  transition: opacity 0.2s ease, transform 0.2s ease;
  pointer-events: none;
  border-radius: 10px;
  border: 1px solid #e1e1e194;
  box-shadow: 0 10px 20px -5px rgba(0, 0, 0, 0.5);
  padding: 10px 0 18px;
  background-color: #fff;
  z-index: 9999;
  position: absolute;
  right: 0;
  width: 300px;
  max-width: 280px;
  transform: translateY(12px);
}

@media only screen and (max-width: 991px) {
  /* line 72, src/sass/commons/blocks/_overview-drop-down.scss */
  .reference-article-overview-dropdown .overview-ddcontainer .chapters {
    top: 30px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 72, src/sass/commons/blocks/_overview-drop-down.scss */
  .reference-article-overview-dropdown .overview-ddcontainer .chapters {
    top: 20px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 72, src/sass/commons/blocks/_overview-drop-down.scss */
  .reference-article-overview-dropdown .overview-ddcontainer .chapters {
    top: 35px;
  }
}

/* line 102, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown .overview-ddcontainer .chapters a {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 17px;
  color: #333;
  padding: 8px 24px;
  display: flex;
  transition: all 0.2s ease;
}

/* line 111, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown .overview-ddcontainer .chapters a:hover {
  color: #16555a;
  background-color: #99d7db;
  text-decoration: none;
}

/* line 120, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown .overview-ddcontainer.is-active .ddbtn {
  color: #fff;
  background-color: #1c838a;
}

/* line 124, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown .overview-ddcontainer.is-active .ddbtn::after {
  transform: rotate(-180deg);
  transition: all 0.2s ease;
}

/* line 130, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown .overview-ddcontainer.is-active .chapters {
  opacity: 1;
  pointer-events: all;
  top: -3px;
  transform: translateY(45px);
}

@media only screen and (max-width: 767px) {
  /* line 130, src/sass/commons/blocks/_overview-drop-down.scss */
  .reference-article-overview-dropdown .overview-ddcontainer.is-active .chapters {
    z-index: 10000;
  }
}

/* line 140, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown .overview-ddcontainer.is-active .chapters p {
  cursor: pointer;
  color: #333333;
  font-family: ColgateReady;
  font-size: 15px;
  letter-spacing: -0.25px;
  line-height: 17px;
  padding: 10px 25px;
}

/* line 149, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown .overview-ddcontainer.is-active .chapters p:hover {
  background: #99d7db;
}

/* line 158, 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;
  min-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;
}

/* line 175, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown.sticky .overview-ddcontainer.is-active .chapters {
  top: 26px;
}

/* line 181, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown.sticky .article-title {
  color: #d2010d;
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  text-align: left;
  margin: 0;
  width: 40%;
  font-family: ColgateReady;
  font-size: 18px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.23px;
  line-height: 24px;
}

@media only screen and (max-width: 767px) {
  /* line 181, src/sass/commons/blocks/_overview-drop-down.scss */
  .reference-article-overview-dropdown.sticky .article-title {
    width: 50%;
    justify-content: normal;
  }
}

/* line 202, src/sass/commons/blocks/_overview-drop-down.scss */
.reference-article-overview-dropdown.sticky .ddbtn {
  margin-bottom: 0;
}

/* line 1, src/sass/commons/blocks/_card.scss */
.card {
  cursor: pointer;
  flex: 1 1 auto;
  width: auto;
  display: flex;
  flex-direction: column;
  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 17, src/sass/commons/blocks/_card.scss */
.card:hover {
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(0, 0, 0, 0.19);
}

/* line 21, 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 28, src/sass/commons/blocks/_card.scss */
.template-resource-category .card .img-wrapper {
  width: 100%;
}

/* line 33, src/sass/commons/blocks/_card.scss */
.card.product {
  padding: 30px;
}

/* line 36, src/sass/commons/blocks/_card.scss */
.card.product img {
  max-height: 250px;
  display: block;
  margin: 0 auto;
}

/* line 42, src/sass/commons/blocks/_card.scss */
.card.product .rating {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}

/* line 47, 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 47, src/sass/commons/blocks/_card.scss */
  .card.product .rating .material-icons {
    font-size: 19px;
    font-size: 1.9rem;
  }
}

/* line 59, src/sass/commons/blocks/_card.scss */
.card.product .rating span {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: 'OpenSans', sans-serif;
  color: #333;
  margin: 5px 0 0 15px;
}

/* line 69, src/sass/commons/blocks/_card.scss */
.card h3 {
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  font-style: italic;
  letter-spacing: -0.4px;
}

@media only screen and (max-width: 767px) {
  /* line 69, src/sass/commons/blocks/_card.scss */
  .card h3 {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: -0.25px;
  }
}

/* line 83, src/sass/commons/blocks/_card.scss */
.card .card-content {
  display: flex;
  flex-direction: column;
  padding: 30px;
  background-color: #fff;
  border-radius: 24px 0 24px 24px;
  position: relative;
  bottom: 0;
  flex: 1 auto;
  margin-top: -24px;
}

@media only screen and (max-width: 767px) {
  /* line 83, src/sass/commons/blocks/_card.scss */
  .card .card-content {
    padding-bottom: 10px;
  }
}

/* line 98, 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 108, src/sass/commons/blocks/_card.scss */
.card .card-content p {
  font-size: 15px;
  line-height: 22px;
  color: #333;
}

@media only screen and (max-width: 767px) {
  /* line 108, src/sass/commons/blocks/_card.scss */
  .card .card-content p {
    margin-bottom: 8px;
  }
}

/* line 118, src/sass/commons/blocks/_card.scss */
.card .card-content .card-button {
  cursor: pointer;
  margin-top: auto;
  width: 30px;
  height: 30px;
  border: 2px solid #f5010b;
  background-color: #f5010b;
  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: -20px;
}

@media only screen and (max-width: 767px) {
  /* line 118, src/sass/commons/blocks/_card.scss */
  .card .card-content .card-button {
    bottom: 0;
  }
}

/* line 137, src/sass/commons/blocks/_card.scss */
.card .card-content .card-button::before {
  content: '\e315';
  display: flex;
  font-size: 20px;
  font-family: 'Material Icons';
  font-weight: bold;
  position: absolute;
  right: 0;
  align-items: center;
  justify-content: center;
  bottom: 0;
  width: 30px;
  height: 30px;
  color: #fff;
}

/* line 152, src/sass/commons/blocks/_card.scss */
.card .card-content .card-button::before:hover {
  background-color: #f5010b;
}

/* line 160, 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 170, src/sass/commons/blocks/_card.scss */
.card .powerreviews-ratings {
  align-self: flex-start;
}

/* line 174, src/sass/commons/blocks/_card.scss */
.card .powerreviews-ratings .pr-rating-placeholder .pr-category-snippet {
  display: flex;
}

/* line 177, src/sass/commons/blocks/_card.scss */
.card .powerreviews-ratings .pr-rating-placeholder .pr-category-snippet .pr-snippet-rating-decimal {
  color: #666;
}

/* line 182, src/sass/commons/blocks/_card.scss */
.card .powerreviews-ratings .pr-rating-placeholder .pr-category-snippet__total {
  display: none;
}

/* line 191, src/sass/commons/blocks/_card.scss */
.related-elements .card:not(.product) {
  height: calc(100% - 30px);
}

@media only screen and (max-width: 767px) {
  /* line 191, src/sass/commons/blocks/_card.scss */
  .related-elements .card:not(.product) {
    height: initial;
  }
}

/* line 202, src/sass/commons/blocks/_card.scss */
.card-red-title .cards-container .slick-list .card .card-content h2 {
  font-size: 24px;
  line-height: 32px;
  font-weight: bold;
  font-style: italic;
  letter-spacing: -0.4px;
  color: #d2010d;
}

/* line 211, src/sass/commons/blocks/_card.scss */
.card-red-title .cards-container .slick-list .card .card-content h2:hover {
  color: #1c838a;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  /* line 217, src/sass/commons/blocks/_card.scss */
  .card-red-title .cards-container .slick-list .card .card-content h2 {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: -0.25px;
  }
}

/* line 227, src/sass/commons/blocks/_card.scss */
a:hover {
  text-decoration: none;
}

/* line 233, src/sass/commons/blocks/_card.scss */
.bazaarvoice-rating {
  padding: 15px 0 5px;
}

/* line 239, src/sass/commons/blocks/_card.scss */
.brand-page--product-card.reference-related-by-tags .component-content .related-elements {
  min-height: 600px;
}

/* line 242, src/sass/commons/blocks/_card.scss */
.brand-page--product-card.reference-related-by-tags .component-content .related-elements .cards-container {
  width: 100%;
  justify-content: flex-start;
  margin: 0 0 4%;
}

/* line 247, src/sass/commons/blocks/_card.scss */
.brand-page--product-card.reference-related-by-tags .component-content .related-elements .cards-container li {
  margin-bottom: 64px;
  justify-content: center;
  align-items: flex-start;
}

/* line 252, src/sass/commons/blocks/_card.scss */
.brand-page--product-card.reference-related-by-tags .component-content .related-elements .cards-container li .card {
  cursor: inherit;
  display: flex;
  box-shadow: none;
  height: 100%;
  margin: 0;
  padding: 0 7px;
  width: 100%;
}

/* line 261, src/sass/commons/blocks/_card.scss */
.brand-page--product-card.reference-related-by-tags .component-content .related-elements .cards-container li .card a {
  text-decoration: none;
  flex-wrap: nowrap;
  height: inherit;
}

/* line 267, src/sass/commons/blocks/_card.scss */
.brand-page--product-card.reference-related-by-tags .component-content .related-elements .cards-container li .card .product-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding: 12px 0;
  max-width: 416px;
}

/* line 274, src/sass/commons/blocks/_card.scss */
.brand-page--product-card.reference-related-by-tags .component-content .related-elements .cards-container li .card .product-content .brand-page--product-title {
  font-family: 'ColgateReady';
  font-size: 20px;
  font-weight: 900;
  font-style: italic;
  line-height: 24px;
}

/* line 282, src/sass/commons/blocks/_card.scss */
.brand-page--product-card.reference-related-by-tags .component-content .related-elements .cards-container li .card .product-content .brand-page--product-description,
.brand-page--product-card.reference-related-by-tags .component-content .related-elements .cards-container li .card .product-content .bazaarvoice-rating {
  font-family: 'Open Sans';
  font-size: 14px;
  line-height: 25px;
  font-weight: normal;
}

/* line 290, src/sass/commons/blocks/_card.scss */
.brand-page--product-card.reference-related-by-tags .component-content .related-elements .cards-container li .card .product-content .brand-page--product-description {
  display: flex;
  flex-grow: 1;
}

/* line 295, src/sass/commons/blocks/_card.scss */
.brand-page--product-card.reference-related-by-tags .component-content .related-elements .cards-container li .card .product-content .buyBtnCanvas {
  padding: 0;
}

/* line 300, src/sass/commons/blocks/_card.scss */
.brand-page--product-card.reference-related-by-tags .component-content .related-elements .cards-container li .card .wrapper-image-product {
  background-color: #f3f3f3;
  width: 100%;
  border-radius: 24px;
  max-height: 416px;
  max-width: 416px;
  display: flex;
  justify-content: center;
  /* stylelint-disable*/
  aspect-ratio: 1/1;
  /* stylelint-enable*/
}

/* line 312, src/sass/commons/blocks/_card.scss */
.brand-page--product-card.reference-related-by-tags .component-content .related-elements .cards-container li .card .wrapper-image-product img {
  margin: auto;
}

@media only screen and (max-width: 767px) {
  /* line 312, src/sass/commons/blocks/_card.scss */
  .brand-page--product-card.reference-related-by-tags .component-content .related-elements .cards-container li .card .wrapper-image-product img {
    max-height: 125px;
  }
}

/* line 1, src/sass/commons/blocks/_cards-container.scss */
.cards-container {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 2%;
  list-style: none;
}

/* line 7, src/sass/commons/blocks/_cards-container.scss */
.cards-container li {
  display: flex;
  padding-left: 0;
}

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: 'ColgateReady';
  src: url("../fonts/colgatereadycy_web-light.woff") format("woff"), url("../fonts/colgatereadycy_web-light.svg#Colgate-Ready") format("svg"), url("../fonts/colgatereadycy_web-light.eot#iefix") format("embedded-opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-Heavy.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-Heavy.woff") format("woff"), url("../fonts/ColgateReadyWeb-Heavy.eot#iefix") format("embedded-opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-HeavyItalic.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-HeavyItalic.woff") format("woff"), url("../fonts/ColgateReadyWeb-HeavyItalic.eot#iefix") format("embedded-opentype");
  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("../fonts/open-sans-v18-latin_cyrillic-regular.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-regular.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-regular.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-regular.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-regular.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.eot#iefix") format("embedded-opentype");
}

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

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

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-regular.ttf") format("truetype"), url("../colgate_ready_vn-regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-light.ttf") format("truetype"), url("../colgate_ready_vn-light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-bold.ttf") format("truetype"), url("../colgate_ready_vn-bold.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-italic.ttf") format("truetype"), url("../colgate_ready_vn-italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-regular.ttf") format("truetype"), url("../colgate_ready_th-regular.otf") format("opentype"), url("../fonts/colgate_ready_th-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-extra-light.ttf") format("truetype"), url("../colgate_ready_th-extra-light.otf") format("opentype"), url("../fonts/colgate_ready_th-extra-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-light.ttf") format("truetype"), url("../colgate_ready_th-light.otf") format("opentype"), url("../fonts/colgate_ready_th-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-bold.ttf") format("truetype"), url("../colgate_ready_th-bold.otf") format("opentype"), url("../fonts/colgate_ready_th-bold.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-heavy.ttf") format("truetype"), url("../colgate_ready_th-heavy.otf") format("opentype"), url("../fonts/colgate_ready_th-heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

/* 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;
}

/* line 46, src/sass/commons/blocks/_socialIcons.scss */
.social-icons-left .social-icons {
  justify-content: flex-start;
}

/* line 49, src/sass/commons/blocks/_socialIcons.scss */
.social-icons-left .social-icons a:first-child {
  margin-right: 20px;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback,
.reference-Mopinion-feedback-2023 {
  /* 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,
  .reference-Mopinion-feedback-2023 {
    margin-top: 0;
    margin-bottom: 30px;
  }
}

/* line 14, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .component-content,
.reference-Mopinion-feedback-2023 .component-content {
  background-position: top right;
  background-repeat: no-repeat;
  background-color: #d2010d;
  border-radius: 24px;
  padding: 5px 0;
  background-image: none;
}

@media only screen and (max-width: 767px) {
  /* line 14, src/sass/commons/blocks/_my-opinion.scss */
  .reference-Mopinion-feedback .component-content,
  .reference-Mopinion-feedback-2023 .component-content {
    margin-top: 20px;
    padding: 0 0 5px;
  }
}

/* line 28, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .component-content form .mopinion-survey-output,
.reference-Mopinion-feedback-2023 .component-content form .mopinion-survey-output {
  background-color: transparent;
  width: 80%;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  /* line 28, src/sass/commons/blocks/_my-opinion.scss */
  .reference-Mopinion-feedback .component-content form .mopinion-survey-output,
  .reference-Mopinion-feedback-2023 .component-content form .mopinion-survey-output {
    width: 100%;
  }
}

/* line 38, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .component-content form .mopinion-survey-output .control-group .block-title,
.reference-Mopinion-feedback-2023 .component-content form .mopinion-survey-output .control-group .block-title {
  font-size: 20px;
  font-size: 2rem;
  font-family: 'ColgateReady';
  color: #fff;
  font-weight: 700;
  font-style: italic;
  letter-spacing: -1px;
  margin-bottom: 15px;
}

@media only screen and (max-width: 767px) {
  /* line 38, src/sass/commons/blocks/_my-opinion.scss */
  .reference-Mopinion-feedback .component-content form .mopinion-survey-output .control-group .block-title,
  .reference-Mopinion-feedback-2023 .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 58, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .component-content form .mopinion-survey-output .form-actions,
.reference-Mopinion-feedback-2023 .component-content form .mopinion-survey-output .form-actions {
  padding: 0 20px;
}

/* line 61, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .component-content form .mopinion-survey-output .form-actions .btn-primary,
.reference-Mopinion-feedback-2023 .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: transparent;
  color: #fff;
  border: 2px solid #fff;
  box-shadow: none;
  padding: 2px 40px;
  font-style: italic;
  height: 100%;
}

/* line 73, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .component-content form .mopinion-survey-output .form-actions .btn-primary div,
.reference-Mopinion-feedback-2023 .component-content form .mopinion-survey-output .form-actions .btn-primary div {
  padding: 5px 0;
}

/* line 76, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .component-content form .mopinion-survey-output .form-actions .btn-primary div .is-context-icon,
.reference-Mopinion-feedback-2023 .component-content form .mopinion-survey-output .form-actions .btn-primary div .is-context-icon {
  display: none;
}

/* line 91, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .mopinion-survey-content input:focus,
.reference-Mopinion-feedback .mopinion-survey-content button:focus,
.reference-Mopinion-feedback .mopinion-survey-content .button:focus,
.reference-Mopinion-feedback-2023 .mopinion-survey-content input:focus,
.reference-Mopinion-feedback-2023 .mopinion-survey-content button:focus,
.reference-Mopinion-feedback-2023 .mopinion-survey-content .button:focus {
  outline: #101010 auto 1px;
}

/* line 97, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .survey-default,
.reference-Mopinion-feedback-2023 .survey-default {
  display: none;
}

/* line 101, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .back-btn,
.reference-Mopinion-feedback-2023 .back-btn {
  font-size: 16px;
  font-size: 1.6rem;
  color: #fff;
  font-family: 'Open Sans';
  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 116, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .back-btn:hover,
.reference-Mopinion-feedback-2023 .back-btn:hover {
  transform: translateY(-1px);
}

/* line 121, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .contact-text,
.reference-Mopinion-feedback-2023 .contact-text {
  font-size: 16px;
  font-size: 1.6rem;
  display: none;
  margin: 20px 12%;
  color: #fff;
  font-family: 'Open Sans';
  letter-spacing: -0.1px;
  line-height: 28px;
}

/* line 131, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .contact-text a,
.reference-Mopinion-feedback-2023 .contact-text a {
  color: #fff;
  text-decoration: underline;
  background-color: transparent;
  border: transparent;
  cursor: pointer;
}

/* line 140, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .mobile-top-img,
.reference-Mopinion-feedback-2023 .mobile-top-img {
  display: none;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 140, src/sass/commons/blocks/_my-opinion.scss */
  .reference-Mopinion-feedback .mobile-top-img,
  .reference-Mopinion-feedback-2023 .mobile-top-img {
    display: block;
    margin: -5px 30px 0 0;
    float: right;
    width: 120px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 140, src/sass/commons/blocks/_my-opinion.scss */
  .reference-Mopinion-feedback .mobile-top-img,
  .reference-Mopinion-feedback-2023 .mobile-top-img {
    display: block;
    margin: 0 18px 0 auto;
    width: 100px;
  }
}

/* line 157, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .mobile-bottom-img,
.reference-Mopinion-feedback-2023 .mobile-bottom-img {
  display: none;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 157, src/sass/commons/blocks/_my-opinion.scss */
  .reference-Mopinion-feedback .mobile-bottom-img,
  .reference-Mopinion-feedback-2023 .mobile-bottom-img {
    display: block;
    position: absolute;
    right: 15px;
    bottom: 9px;
    width: 180px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 157, src/sass/commons/blocks/_my-opinion.scss */
  .reference-Mopinion-feedback .mobile-bottom-img,
  .reference-Mopinion-feedback-2023 .mobile-bottom-img {
    display: block;
    margin: 0 0 15px auto;
    width: 130px;
  }
}

/* line 175, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .survey-redtastic,
.reference-Mopinion-feedback-2023 .survey-redtastic {
  display: none;
}

/* line 178, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .survey-redtastic .last-page,
.reference-Mopinion-feedback-2023 .survey-redtastic .last-page {
  display: none;
}

/* line 184, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .reaction-container,
.reference-Mopinion-feedback-2023 .reaction-container {
  margin: 20px 12%;
  border: 0;
  padding: none;
  clear: both;
}

@media only screen and (max-width: 991px) {
  /* line 184, src/sass/commons/blocks/_my-opinion.scss */
  .reference-Mopinion-feedback .reaction-container,
  .reference-Mopinion-feedback-2023 .reaction-container {
    text-align: center;
    margin: 20px 5%;
  }
}

/* line 195, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .reaction-container .fieldset-container,
.reference-Mopinion-feedback-2023 .reaction-container .fieldset-container {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

@media only screen and (max-width: 991px) {
  /* line 195, src/sass/commons/blocks/_my-opinion.scss */
  .reference-Mopinion-feedback .reaction-container .fieldset-container,
  .reference-Mopinion-feedback-2023 .reaction-container .fieldset-container {
    flex-direction: column;
  }
}

/* line 206, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .reaction-title,
.reference-Mopinion-feedback-2023 .reaction-title {
  font-size: 30px;
  font-size: 3rem;
  color: #fff;
  font-style: italic;
  font-weight: 900;
  letter-spacing: -0.33px;
  line-height: 40px;
  margin-top: 0;
  margin-bottom: 1em;
}

/* line 218, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .custom-radio,
.reference-Mopinion-feedback-2023 .custom-radio {
  position: relative;
  display: block;
  float: left;
  margin-right: 14px;
}

/* line 224, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .custom-radio input[type='radio'],
.reference-Mopinion-feedback-2023 .custom-radio input[type='radio'] {
  height: 1em;
  opacity: 0;
  position: absolute;
  width: 1em;
}

/* line 232, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .btn,
.reference-Mopinion-feedback-2023 .btn {
  font-size: 16px;
  font-size: 1.6rem;
  cursor: pointer;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.2);
  height: 100px;
  min-width: 100px;
  font-weight: bold;
  border-width: 0;
  border-style: none;
  border-color: transparent;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  box-sizing: border-box;
  font-family: sans-serif;
}

/* line 251, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .btn:focus,
.reference-Mopinion-feedback-2023 .btn:focus {
  outline: #101010 auto 1px;
}

/* line 255, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .btn:hover, .reference-Mopinion-feedback .btn:focus,
.reference-Mopinion-feedback-2023 .btn:hover,
.reference-Mopinion-feedback-2023 .btn:focus {
  background-color: #00838a;
  color: #fff;
  border: 3px solid #fff;
}

/* line 261, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .btn:hover .icon-ColgateIcons_Smile::before,
.reference-Mopinion-feedback .btn:hover .icon-ColgateIcons_Emoji---Meh::before, .reference-Mopinion-feedback .btn:focus .icon-ColgateIcons_Smile::before,
.reference-Mopinion-feedback .btn:focus .icon-ColgateIcons_Emoji---Meh::before,
.reference-Mopinion-feedback-2023 .btn:hover .icon-ColgateIcons_Smile::before,
.reference-Mopinion-feedback-2023 .btn:hover .icon-ColgateIcons_Emoji---Meh::before,
.reference-Mopinion-feedback-2023 .btn:focus .icon-ColgateIcons_Smile::before,
.reference-Mopinion-feedback-2023 .btn:focus .icon-ColgateIcons_Emoji---Meh::before {
  color: #fff;
}

/* line 268, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .smile,
.reference-Mopinion-feedback-2023 .smile {
  color: #8f1f1d;
  margin-right: 10px;
}

/* line 272, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .smile.not-selected,
.reference-Mopinion-feedback-2023 .smile.not-selected {
  color: rgba(143, 31, 29, 0.5);
}

/* line 275, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .smile.not-selected .icon-ColgateIcons_Smile::before,
.reference-Mopinion-feedback-2023 .smile.not-selected .icon-ColgateIcons_Smile::before {
  opacity: 0.5;
}

/* line 281, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .neutral,
.reference-Mopinion-feedback-2023 .neutral {
  color: #cb3e00;
}

/* line 284, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .neutral.not-selected,
.reference-Mopinion-feedback-2023 .neutral.not-selected {
  color: rgba(203, 62, 0, 0.5);
}

/* line 287, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .neutral.not-selected .icon-ColgateIcons_Emoji---Meh::before,
.reference-Mopinion-feedback-2023 .neutral.not-selected .icon-ColgateIcons_Emoji---Meh::before {
  opacity: 0.5;
}

/* line 293, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .icon-ColgateIcons_Smile::before,
.reference-Mopinion-feedback-2023 .icon-ColgateIcons_Smile::before {
  font-size: 60px;
  font-size: 6rem;
  color: #8f1f1d;
  display: block;
  padding-bottom: 5px;
}

/* line 301, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .icon-ColgateIcons_Emoji---Meh::before,
.reference-Mopinion-feedback-2023 .icon-ColgateIcons_Emoji---Meh::before {
  font-size: 50px;
  font-size: 5rem;
  color: #cb3e00;
  display: block;
  padding-bottom: 5px;
}

/* line 309, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .current-reaction,
.reference-Mopinion-feedback-2023 .current-reaction {
  background-color: #00838a;
}

/* line 313, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback #lastPage,
.reference-Mopinion-feedback-2023 #lastPage {
  display: none;
}

/* line 316, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback #lastPage .mopicon-check,
.reference-Mopinion-feedback-2023 #lastPage .mopicon-check {
  display: none;
}

/* line 321, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .message-text,
.reference-Mopinion-feedback-2023 .message-text {
  font-size: 50px;
  font-size: 5rem;
  color: #fff;
  font-style: italic;
  font-weight: 900;
  letter-spacing: -0.5px;
  line-height: 56px;
  max-width: 600px;
}

@media only screen and (max-width: 767px) {
  /* line 321, src/sass/commons/blocks/_my-opinion.scss */
  .reference-Mopinion-feedback .message-text,
  .reference-Mopinion-feedback-2023 .message-text {
    font-size: 30px;
    font-size: 3rem;
    letter-spacing: -0.33px;
    line-height: 40px;
  }
}

/* line 339, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .message-text,
.reference-Mopinion-feedback-2023 .message-text {
  display: none;
  margin: 40px 12% 50px;
}

/* line 344, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .current-reaction,
.reference-Mopinion-feedback-2023 .current-reaction {
  background-color: #00838a;
  color: #fff;
  border: 3px solid #fff;
}

/* line 349, src/sass/commons/blocks/_my-opinion.scss */
.reference-Mopinion-feedback .current-reaction .icon-ColgateIcons_Smile::before,
.reference-Mopinion-feedback .current-reaction .icon-ColgateIcons_Emoji---Meh::before,
.reference-Mopinion-feedback-2023 .current-reaction .icon-ColgateIcons_Smile::before,
.reference-Mopinion-feedback-2023 .current-reaction .icon-ColgateIcons_Emoji---Meh::before {
  color: #fff;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container {
  z-index: 9;
  background-color: #fff;
  /*autocomplete drop-down*/
}

/* line 8, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container form {
  display: flex;
  position: relative;
  justify-content: flex-end;
}

/* line 14, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .search-box {
  display: none;
}

/* line 17, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .search-box:-internal-autofill-selected {
  background-color: transparent;
  color: #ababab;
}

/* line 23, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .searchBox-label {
  display: none;
}

/* line 27, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .search-btn {
  display: inline-block;
  font-family: 'ColgateRelaunchIcons';
  margin: 20px 15px 0 20px;
  background-color: transparent;
  border-width: 0;
  border-style: none;
  border-color: transparent;
  border-image: none;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  /* line 27, src/sass/commons/blocks/_search-box.scss */
  .reference-header:not(.header-2022) .search-box-container .search-btn {
    width: auto;
    margin: 15px 0 0 5px;
    max-width: 44px;
  }
}

/* line 44, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .search-btn::after {
  content: '\e904';
  display: block;
  width: 100%;
  font-size: 30px;
  color: #c00;
}

@media only screen and (max-width: 991px) {
  /* line 52, src/sass/commons/blocks/_search-box.scss */
  .reference-header:not(.header-2022) .search-box-container .search-btn.active {
    width: 0;
    height: 0;
  }
}

/* line 58, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .search-btn.active::after {
  content: '\e902';
}

/* line 64, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .search-btn:focus {
  outline: #101010 auto 1px;
}

/* line 69, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .action-box {
  display: none;
}

/* line 72, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .action-box.active {
  display: flex;
  flex-direction: row-reverse;
  position: absolute;
  top: 0;
  margin-right: 3px;
  margin-top: 2px;
  right: 0;
}

/* line 83, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .submit-btn {
  display: inline-block;
  font-family: 'ColgateRelaunchIcons';
  padding: 0;
  margin: 0 20px;
  border: transparent;
}

/* line 90, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .submit-btn::before {
  content: '\e90b';
  font-size: 25px;
  height: 35px;
  width: 35px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  background-color: #eee;
  color: #d2010d;
  border-radius: 50%;
  right: 0;
  top: 1px;
  cursor: pointer;
}

/* line 108, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .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 123, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container input::-ms-clear {
  display: none;
  height: 0;
  width: 0;
}

/* line 129, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container.active {
  width: 70%;
}

@media only screen and (max-width: 767px) {
  /* line 129, src/sass/commons/blocks/_search-box.scss */
  .reference-header:not(.header-2022) .search-box-container.active {
    width: 100%;
  }
}

/* line 136, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container.active .search-wrapper {
  position: relative;
  width: 100%;
  max-width: 300px;
  height: 41px;
  margin-top: 15px;
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 136, src/sass/commons/blocks/_search-box.scss */
  .reference-header:not(.header-2022) .search-box-container.active .search-wrapper {
    max-width: none;
    margin-left: 10px;
    margin-top: 10px;
  }
}

/* line 150, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container.active .search-wrapper.in-focus {
  width: 100%;
  transition: width 0.3s ease;
}

/* line 155, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container.active .search-wrapper .search-box {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Open Sans';
  font-style: normal;
  letter-spacing: 0;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 25px;
  border: 1px solid #d4d4d4;
  padding: 5px 40px;
  color: #444141;
  box-sizing: border-box;
  float: right;
}

@media only screen and (max-width: 767px) {
  /* line 155, src/sass/commons/blocks/_search-box.scss */
  .reference-header:not(.header-2022) .search-box-container.active .search-wrapper .search-box {
    padding: 5px 40px 5px 20px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 176, src/sass/commons/blocks/_search-box.scss */
  .reference-header:not(.header-2022) .search-box-container.active .search-wrapper .icon-search {
    display: none;
  }
}

/* line 181, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container.active .search-wrapper .icon-search::before {
  display: inline-block;
  font-family: 'ColgateRelaunchIcons';
  content: '\e904';
  font-size: 25px;
  height: 35px;
  width: 35px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 3px;
  top: 3px;
  color: #d2010d;
}

/* line 200, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container.active .search-btn::after {
  content: '\e902';
}

@media only screen and (max-width: 991px) {
  /* line 205, src/sass/commons/blocks/_search-box.scss */
  .reference-header:not(.header-2022) .search-box-container.active .cards-container {
    margin-top: -60px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 205, src/sass/commons/blocks/_search-box.scss */
  .reference-header:not(.header-2022) .search-box-container.active .cards-container {
    margin-top: -70px;
  }
}

/* line 217, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .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 217, src/sass/commons/blocks/_search-box.scss */
  .reference-header:not(.header-2022) .search-box-container .bg {
    top: 55px;
    display: flex;
    flex-direction: column-reverse;
  }
}

/* line 231, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .bg .no-results {
  min-height: 400px;
  padding-top: 100px;
}

/* line 235, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .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 247, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .bg .no-results em {
  font-weight: 900;
}

/* line 251, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .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 264, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .bg .articles-list,
.reference-header:not(.header-2022) .search-box-container .bg .products-list {
  display: flex;
}

/* line 270, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .category-list {
  text-transform: capitalize;
  width: 40%;
  margin: 40px 0 0;
  float: left;
  display: flex;
  justify-content: flex-end;
}

@media only screen and (max-width: 991px) {
  /* line 270, src/sass/commons/blocks/_search-box.scss */
  .reference-header:not(.header-2022) .search-box-container .category-list {
    width: 100%;
    justify-content: flex-start;
  }
}

/* line 283, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .category-list li {
  padding-right: 80px;
  list-style-type: none;
}

@media only screen and (max-width: 991px) {
  /* line 283, src/sass/commons/blocks/_search-box.scss */
  .reference-header:not(.header-2022) .search-box-container .category-list li {
    padding: 0 10px;
  }
}

/* line 291, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .category-list li a {
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  font-family: 'Open Sans';
  font-weight: normal;
  letter-spacing: -0.1px;
  line-height: 28px;
}

/* line 300, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .category-list li a:hover {
  color: #666;
  text-decoration: none;
}

/* line 308, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .cards-container {
  width: 60%;
  background-color: #f3f3f3;
  border-radius: 28px 0 0;
  margin: 30px 0 0;
  float: right;
  box-sizing: border-box;
  padding: 0 5%;
}

@media only screen and (max-width: 991px) {
  /* line 308, src/sass/commons/blocks/_search-box.scss */
  .reference-header:not(.header-2022) .search-box-container .cards-container {
    width: 100%;
    padding-bottom: 50px;
  }
}

/* line 322, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .cards-container .articles-list,
.reference-header:not(.header-2022) .search-box-container .cards-container .products-list {
  -ms-overflow-style: none;
}

@media only screen and (max-width: 991px) {
  /* line 322, src/sass/commons/blocks/_search-box.scss */
  .reference-header:not(.header-2022) .search-box-container .cards-container .articles-list,
  .reference-header:not(.header-2022) .search-box-container .cards-container .products-list {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 322, src/sass/commons/blocks/_search-box.scss */
  .reference-header:not(.header-2022) .search-box-container .cards-container .articles-list,
  .reference-header:not(.header-2022) .search-box-container .cards-container .products-list {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
  }
  /* line 335, src/sass/commons/blocks/_search-box.scss */
  .reference-header:not(.header-2022) .search-box-container .cards-container .articles-list::-webkit-scrollbar,
  .reference-header:not(.header-2022) .search-box-container .cards-container .products-list::-webkit-scrollbar {
    display: none;
  }
}

/* line 341, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .cards-container .prev {
  display: none;
}

@media only screen and (max-width: 767px) {
  /* line 341, src/sass/commons/blocks/_search-box.scss */
  .reference-header:not(.header-2022) .search-box-container .cards-container .prev {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  /* line 348, src/sass/commons/blocks/_search-box.scss */
  .reference-header:not(.header-2022) .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 362, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .cards-container .next {
  display: none;
}

@media only screen and (max-width: 767px) {
  /* line 362, src/sass/commons/blocks/_search-box.scss */
  .reference-header:not(.header-2022) .search-box-container .cards-container .next {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  /* line 369, src/sass/commons/blocks/_search-box.scss */
  .reference-header:not(.header-2022) .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 383, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .cards-container .group-title {
  font-size: 11px;
  font-size: 1.1rem;
  width: 100%;
  color: #333;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1.65px;
  padding: 35px 15px 15px;
}

/* line 394, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .cards-container .more-articles,
.reference-header:not(.header-2022) .search-box-container .cards-container .more-products {
  width: 100%;
}

/* line 399, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .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: 15px;
}

/* line 411, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .cards-container .link-more:hover {
  color: #666;
  text-decoration: none;
}

/* line 416, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .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 432, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .cards-container .three-columns {
  width: 33%;
  padding: 0 15px;
}

@media only screen and (max-width: 767px) {
  /* line 432, src/sass/commons/blocks/_search-box.scss */
  .reference-header:not(.header-2022) .search-box-container .cards-container .three-columns {
    min-width: 190px;
  }
}

/* line 440, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .cards-container .three-columns.less-than-three {
  width: 250px;
}

/* line 445, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .cards-container .card {
  height: 95%;
}

/* line 448, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .cards-container .card .img-wrapper {
  border-radius: 8px 8px 8px 0;
  height: 115px;
}

/* line 453, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .cards-container .card .card-content {
  border-radius: 8px;
  padding: 10px 15px 30px;
  margin-top: 0;
}

@media only screen and (max-width: 991px) {
  /* line 453, src/sass/commons/blocks/_search-box.scss */
  .reference-header:not(.header-2022) .search-box-container .cards-container .card .card-content {
    white-space: initial;
  }
}

/* line 463, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .cards-container .card .card-button {
  display: none;
}

/* line 467, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .cards-container .card .product-content {
  white-space: initial;
  padding: 15px 0 40px;
  margin-bottom: 5px;
}

@media only screen and (max-width: 991px) {
  /* line 467, src/sass/commons/blocks/_search-box.scss */
  .reference-header:not(.header-2022) .search-box-container .cards-container .card .product-content {
    padding: 15px;
  }
}

/* line 477, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .cards-container .card.product {
  height: 87%;
  box-sizing: border-box;
  border-radius: 8px;
  box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.25);
  padding: 15px;
}

@media only screen and (max-width: 991px) {
  /* line 477, src/sass/commons/blocks/_search-box.scss */
  .reference-header:not(.header-2022) .search-box-container .cards-container .card.product {
    box-sizing: initial;
    width: 100%;
    padding: 15px 0;
  }
}

/* line 490, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .cards-container .card.product img {
  max-height: 115px;
  display: block;
  margin: 0 auto;
}

/* line 496, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .cards-container .card.product .rating {
  display: none;
}

/* line 502, src/sass/commons/blocks/_search-box.scss */
.reference-header:not(.header-2022) .search-box-container .cards-container .card .material-icons.is-video {
  bottom: 7px;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container {
  /*--Autocomplete Dropdown--*/
}

@media only screen and (max-width: 767px) {
  /* line 4, src/sass/commons/blocks/_search-box-2022.scss */
  .reference-header.header-2022 .search-box-container {
    width: 100%;
  }
}

/* line 9, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container form {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}

/* line 15, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .searchBox-label {
  display: none;
}

/* line 19, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .search-btn {
  display: inline-block;
  font-family: 'ColgateRelaunchIcons';
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  cursor: pointer;
}

/* line 28, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .search-btn::after {
  content: '\e904';
  display: block;
  font-size: 21px;
  color: #d2010d;
}

@media (max-width: 1199px) {
  /* line 28, src/sass/commons/blocks/_search-box-2022.scss */
  .reference-header.header-2022 .search-box-container .search-btn::after {
    font-size: 28px;
  }
}

/* line 40, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .action-box {
  display: none;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
}

/* line 47, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .action-box.active {
  display: flex;
}

/* line 51, src/sass/commons/blocks/_search-box-2022.scss */
[dir='rtl'] .reference-header.header-2022 .search-box-container .action-box {
  left: 0;
  right: auto;
}

/* line 57, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .submit-btn {
  display: inline-block;
  font-family: 'ColgateRelaunchIcons';
  padding: 0;
  margin: 0;
  border: 0;
  background: transparent;
  width: 40px;
  height: 40px;
}

/* line 67, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .submit-btn::before {
  content: '\e90a';
  font-size: 11px;
  font-weight: bold;
  height: 32px;
  width: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  background-color: #f3f3f3;
  color: #d2010d;
  border-radius: 99999px;
  right: 4px;
  top: 4px;
  cursor: pointer;
}

/* line 84, src/sass/commons/blocks/_search-box-2022.scss */
[dir='rtl'] .reference-header.header-2022 .search-box-container .submit-btn::before {
  content: '\e909';
  left: 4px;
  right: auto;
}

/* line 92, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .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: 1;
  padding: 0;
  height: 100%;
  color: #333;
  cursor: pointer;
  background: transparent;
  border: 0;
  display: flex;
  align-items: center;
  margin-right: 2px;
}

/* line 110, src/sass/commons/blocks/_search-box-2022.scss */
[dir='rtl'] .reference-header.header-2022 .search-box-container .clear-btn {
  margin-right: 42px;
}

/* line 115, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .search-wrapper {
  position: relative;
  height: 40px;
  max-width: 0;
  margin-right: 0;
  opacity: 0;
  visibility: hidden;
  transition: max-width 0.25s ease, margin-right 0.25s ease, opacity 0.25s ease, visibility 0s ease 0.25s;
}

@media only screen and (max-width: 767px) {
  /* line 115, src/sass/commons/blocks/_search-box-2022.scss */
  .reference-header.header-2022 .search-box-container .search-wrapper {
    width: 100%;
    transition: max-width 0.25s ease, margin-right 0.25s ease, opacity 0.25s ease, visibility 0s ease 0.25s;
  }
  /* line 136, src/sass/commons/blocks/_search-box-2022.scss */
  [dir='rtl'] .reference-header.header-2022 .search-box-container .search-wrapper {
    transition: max-width 0.25s ease, margin-left 0.25s ease, opacity 0.25s ease, visibility 0s ease 0.25s;
  }
}

/* line 145, src/sass/commons/blocks/_search-box-2022.scss */
[dir='rtl'] .reference-header.header-2022 .search-box-container .search-wrapper {
  transition: max-width 0.25s ease, margin-left 0.25s ease, opacity 0.25s ease, visibility 0s ease 0.25s;
}

/* line 154, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .search-box {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'Open Sans';
  font-style: normal;
  letter-spacing: 0;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 99999px;
  border: 1px solid #d6d6d6;
  padding: 0 82px 0 47px;
  color: #595655;
  box-sizing: border-box;
  float: right;
}

/* line 170, src/sass/commons/blocks/_search-box-2022.scss */
[dir='rtl'] .reference-header.header-2022 .search-box-container .search-box {
  float: left;
  padding: 0 47px 0 82px;
}

/* line 175, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .search-box:-internal-autofill-selected {
  background-color: transparent;
  color: #ababab;
}

/* line 182, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .icon-search::before {
  font-family: 'ColgateRelaunchIcons';
  content: '\e904';
  font-size: 21px;
  height: 100%;
  width: 56px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  color: #d2010d;
  pointer-events: none;
}

/* line 197, src/sass/commons/blocks/_search-box-2022.scss */
[dir='rtl'] .reference-header.header-2022 .search-box-container .icon-search::before {
  left: auto;
  right: 0;
}

@media only screen and (max-width: 991px) {
  /* line 204, src/sass/commons/blocks/_search-box-2022.scss */
  .reference-header.header-2022 .search-box-container .cards-container {
    margin-top: -60px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 204, src/sass/commons/blocks/_search-box-2022.scss */
  .reference-header.header-2022 .search-box-container .cards-container {
    margin-top: -70px;
  }
}

/* line 215, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container.active .search-wrapper {
  max-width: 320px;
  margin-right: 16px;
  opacity: 1;
  visibility: visible;
  transition: max-width 0.25s ease, margin-right 0.25s ease, opacity 0.25s ease, visibility 0s ease;
}

@media only screen and (max-width: 767px) {
  /* line 215, src/sass/commons/blocks/_search-box-2022.scss */
  .reference-header.header-2022 .search-box-container.active .search-wrapper {
    max-width: 100vw;
    transition: max-width 0.25s ease 0.25s, margin-right 0.25s ease 0.25s, opacity 0.25s ease 0.25s, visibility 0s ease 0.25s;
  }
  /* line 234, src/sass/commons/blocks/_search-box-2022.scss */
  [dir='rtl'] .reference-header.header-2022 .search-box-container.active .search-wrapper {
    transition: max-width 0.25s ease, margin-left 0.25s ease, opacity 0.25s ease, visibility 0s ease;
  }
}

/* line 243, src/sass/commons/blocks/_search-box-2022.scss */
[dir='rtl'] .reference-header.header-2022 .search-box-container.active .search-wrapper {
  transition: max-width 0.25s ease, margin-left 0.25s ease, opacity 0.25s ease, visibility 0s ease;
}

/* line 253, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container.active .search-btn::after {
  content: '\e902';
  font-size: 22px;
}

/* line 261, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .bg {
  background: #fff;
  box-shadow: 0 11px 15px -7px rgba(0, 0, 0, 0.35);
  position: absolute;
  width: calc(100% + 90px);
  max-height: calc(100vh - 100px);
  top: 60px;
  left: -45px;
  overflow: auto;
  transition: max-height 0.5s ease;
}

@media (max-width: 1199px) {
  /* line 261, src/sass/commons/blocks/_search-box-2022.scss */
  .reference-header.header-2022 .search-box-container .bg {
    max-height: calc(100vh - 60px);
  }
}

@media only screen and (max-width: 991px) {
  /* line 261, src/sass/commons/blocks/_search-box-2022.scss */
  .reference-header.header-2022 .search-box-container .bg {
    display: flex;
    flex-direction: column-reverse;
  }
}

@media only screen and (max-width: 767px) {
  /* line 261, src/sass/commons/blocks/_search-box-2022.scss */
  .reference-header.header-2022 .search-box-container .bg {
    width: calc(100% + 32px);
    top: 65px;
    left: -16px;
    max-height: calc(100vh - 65px);
  }
}

/* line 288, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .bg .no-results {
  min-height: 400px;
  padding-top: 100px;
}

/* line 292, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .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 304, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .bg .no-results em {
  font-weight: 900;
}

/* line 308, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .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 321, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .bg .articles-list,
.reference-header.header-2022 .search-box-container .bg .products-list {
  display: flex;
}

/* line 327, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .category-list {
  text-transform: capitalize;
  width: 40%;
  margin: 40px 0 0;
  float: left;
  display: flex;
  justify-content: flex-end;
}

@media only screen and (max-width: 991px) {
  /* line 327, src/sass/commons/blocks/_search-box-2022.scss */
  .reference-header.header-2022 .search-box-container .category-list {
    width: 100%;
    justify-content: flex-start;
  }
}

/* line 340, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .category-list li {
  padding-right: 80px;
  list-style-type: none;
}

@media only screen and (max-width: 991px) {
  /* line 340, src/sass/commons/blocks/_search-box-2022.scss */
  .reference-header.header-2022 .search-box-container .category-list li {
    padding: 0 10px;
  }
}

/* line 348, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .category-list li a {
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  font-family: 'Open Sans';
  font-weight: normal;
  letter-spacing: -0.1px;
  line-height: 28px;
}

/* line 357, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .category-list li a:hover {
  color: #666;
  text-decoration: none;
}

/* line 365, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .cards-container {
  width: 60%;
  background: #f3f3f3;
  border-radius: 28px 0 0;
  margin: 30px 0 0;
  float: right;
  box-sizing: border-box;
  padding: 0 5%;
}

@media only screen and (max-width: 991px) {
  /* line 365, src/sass/commons/blocks/_search-box-2022.scss */
  .reference-header.header-2022 .search-box-container .cards-container {
    width: 100%;
    padding-bottom: 50px;
  }
}

/* line 379, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .cards-container .articles-list,
.reference-header.header-2022 .search-box-container .cards-container .products-list {
  -ms-overflow-style: none;
}

@media only screen and (max-width: 991px) {
  /* line 379, src/sass/commons/blocks/_search-box-2022.scss */
  .reference-header.header-2022 .search-box-container .cards-container .articles-list,
  .reference-header.header-2022 .search-box-container .cards-container .products-list {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 379, src/sass/commons/blocks/_search-box-2022.scss */
  .reference-header.header-2022 .search-box-container .cards-container .articles-list,
  .reference-header.header-2022 .search-box-container .cards-container .products-list {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
  }
  /* line 392, src/sass/commons/blocks/_search-box-2022.scss */
  .reference-header.header-2022 .search-box-container .cards-container .articles-list::-webkit-scrollbar,
  .reference-header.header-2022 .search-box-container .cards-container .products-list::-webkit-scrollbar {
    display: none;
  }
}

/* line 398, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .cards-container .prev {
  display: none;
}

@media only screen and (max-width: 767px) {
  /* line 398, src/sass/commons/blocks/_search-box-2022.scss */
  .reference-header.header-2022 .search-box-container .cards-container .prev {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  /* line 405, src/sass/commons/blocks/_search-box-2022.scss */
  .reference-header.header-2022 .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 419, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .cards-container .next {
  display: none;
}

@media only screen and (max-width: 767px) {
  /* line 419, src/sass/commons/blocks/_search-box-2022.scss */
  .reference-header.header-2022 .search-box-container .cards-container .next {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  /* line 426, src/sass/commons/blocks/_search-box-2022.scss */
  .reference-header.header-2022 .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 440, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .cards-container .group-title {
  font-size: 11px;
  font-size: 1.1rem;
  width: 100%;
  color: #333;
  font-weight: 900;
  text-transform: uppercase;
  letter-spacing: 1.65px;
  padding: 35px 15px 15px;
}

/* line 451, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .cards-container .more-articles,
.reference-header.header-2022 .search-box-container .cards-container .more-products {
  width: 100%;
}

/* line 456, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .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: 15px;
}

/* line 468, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .cards-container .link-more:hover {
  color: #666;
  text-decoration: none;
}

/* line 473, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .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 489, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .cards-container .three-columns {
  width: 33%;
  padding: 0 15px;
}

@media only screen and (max-width: 767px) {
  /* line 489, src/sass/commons/blocks/_search-box-2022.scss */
  .reference-header.header-2022 .search-box-container .cards-container .three-columns {
    min-width: 190px;
  }
}

/* line 497, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .cards-container .three-columns.less-than-three {
  width: 250px;
}

/* line 502, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .cards-container .card {
  height: 95%;
}

/* line 505, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .cards-container .card .img-wrapper {
  border-radius: 8px 8px 8px 0;
  height: 115px;
}

/* line 510, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .cards-container .card .card-content {
  border-radius: 8px;
  padding: 10px 15px 30px;
  margin-top: 0;
}

@media only screen and (max-width: 991px) {
  /* line 510, src/sass/commons/blocks/_search-box-2022.scss */
  .reference-header.header-2022 .search-box-container .cards-container .card .card-content {
    white-space: initial;
  }
}

/* line 520, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .cards-container .card .card-button {
  display: none;
}

/* line 524, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .cards-container .card .product-content {
  white-space: initial;
  padding: 15px 0 40px;
  margin-bottom: 5px;
}

@media only screen and (max-width: 991px) {
  /* line 524, src/sass/commons/blocks/_search-box-2022.scss */
  .reference-header.header-2022 .search-box-container .cards-container .card .product-content {
    padding: 15px;
  }
}

/* line 534, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .cards-container .card.product {
  height: 87%;
  box-sizing: border-box;
  border-radius: 8px;
  box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.25);
  padding: 15px;
}

@media only screen and (max-width: 991px) {
  /* line 534, src/sass/commons/blocks/_search-box-2022.scss */
  .reference-header.header-2022 .search-box-container .cards-container .card.product {
    box-sizing: initial;
    width: 100%;
    padding: 15px 0;
  }
}

/* line 547, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .cards-container .card.product img {
  max-height: 115px;
  display: block;
  margin: 0 auto;
}

/* line 553, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .cards-container .card.product .rating {
  display: none;
}

/* line 559, src/sass/commons/blocks/_search-box-2022.scss */
.reference-header.header-2022 .search-box-container .cards-container .card .material-icons.is-video {
  bottom: 7px;
}

/* line 571, src/sass/commons/blocks/_search-box-2022.scss */
body.fixed-menu .reference-header.header-2022 .search-box-container .bg {
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  overflow: auto;
}

@media (max-width: 1199px) {
  /* line 588, src/sass/commons/blocks/_search-box-2022.scss */
  body.main-menu-open .reference-header.header-2022 .search-box-container.active .search-wrapper {
    margin-right: 0;
  }
}

/* line 595, src/sass/commons/blocks/_search-box-2022.scss */
body.main-menu-open .reference-header.header-2022 .search-box-container .bg {
  top: 60px;
  overflow: auto;
  height: calc(100vh - 60px);
}

@media only screen and (max-width: 767px) {
  /* line 595, src/sass/commons/blocks/_search-box-2022.scss */
  body.main-menu-open .reference-header.header-2022 .search-box-container .bg {
    top: 65px;
    height: calc(100vh - 65px);
  }
}

/* line 1, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow {
  width: 324px;
  min-width: 324px;
  border: 0;
  border-top-left-radius: 2px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  overflow: hidden;
  z-index: 1030;
}

/* line 13, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow .kore-chat-header {
  background-color: #d2010d;
  color: #fff;
  font-weight: bold;
  font-style: italic;
  height: 44px;
}

/* line 20, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow .kore-chat-header .chat-box-controls {
  color: #fff;
  right: 15px;
}

/* line 24, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow .kore-chat-header .chat-box-controls button {
  height: 44px;
  line-height: 20px;
  color: #fff;
}

/* line 30, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow .kore-chat-header .chat-box-controls .reload-btn {
  line-height: 30px;
}

/* line 34, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow .kore-chat-header .chat-box-controls .expand-btn {
  display: none;
}

/* line 38, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow .kore-chat-header .chat-box-controls .reload-btn > .fa-repeat::before {
  font-family: 'Material Icons';
  content: '\e5d5';
}

/* line 44, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow .kore-chat-header .header-title {
  font-family: 'ColgateReady';
  text-align: right;
  letter-spacing: -0.2px;
  width: 150px;
  position: absolute;
  top: 0;
  left: 20%;
  text-align: center;
}

/* line 56, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow .kore-chat-body {
  background-color: #fff;
  top: 44px;
  bottom: 93px;
}

/* line 61, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow .kore-chat-body .chat-container {
  padding: 5px;
  font-family: 'Open Sans';
  top: 0;
}

/* line 66, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow .kore-chat-body .chat-container li {
  width: 100%;
  display: flex;
  flex-direction: column-reverse;
}

/* line 72, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow .kore-chat-body .chat-container .profile-photo > .user-account.avtar {
  width: 32px;
  height: 32px;
  background-size: cover;
}

/* line 78, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow .kore-chat-body .chat-container .messageBubble {
  font-size: 14px;
  letter-spacing: 0;
  max-width: 83%;
  background-color: #f0f0f0;
}

/* line 85, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow .kore-chat-body .chat-container .fromCurrentUser > .messageBubble {
  margin-top: 5px;
  align-self: flex-end;
  background-color: #007d85;
}

/* line 91, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow .kore-chat-body .chat-container .extra-info {
  font-size: 12px;
  font-style: italic;
  font-weight: normal;
  height: 16px;
  letter-spacing: 0;
  line-height: 16px;
  text-align: left;
  max-width: 83%;
}

/* line 102, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow .kore-chat-body .chat-container .fromCurrentUser > .extra-info {
  align-self: flex-end;
  padding-right: 1px;
}

/* line 107, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow .kore-chat-body .chat-container .fromOtherUsers > .extra-info {
  text-align: right;
  align-self: flex-start;
  padding-left: 0;
}

/* line 113, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow .kore-chat-body .chat-container .buttonTmplContent,
#koreChatWindow .kore-chat-body .chat-container .buttonTmplContentBox {
  padding-bottom: 25px;
}

/* line 117, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow .kore-chat-body .chat-container .buttonTmplContent .extra-info,
#koreChatWindow .kore-chat-body .chat-container .buttonTmplContentBox .extra-info {
  position: absolute;
  bottom: 0;
}

/* line 123, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow .kore-chat-body .chat-container .buttonTmplContentBox {
  max-width: 92%;
  padding: 0;
  border: 0;
}

/* line 129, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow .kore-chat-body .chat-container .buttonTmplContentHeading {
  font-size: 14px;
  letter-spacing: 0;
  background-color: #f0f0f0;
}

/* line 135, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow .kore-chat-body .chat-container .quick_replies_btn_parent > .autoWidth {
  display: flex;
  margin-top: 5px;
  justify-content: space-evenly;
}

/* line 141, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow .kore-chat-body .chat-container .buttonTmplContentChild {
  font-family: 'ColgateReady';
  font-style: italic;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: -0.19px;
  padding: 0;
}

/* line 149, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow .kore-chat-body .chat-container .buttonTmplContentChild .quickReply {
  border: 2px solid #22838a;
  color: #22838a;
  padding: 0 12px;
}

/* line 155, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow .kore-chat-body .chat-container .buttonTmplContentChild .quickReply:hover {
  background-color: #22838a;
  color: #fff;
}

/* line 161, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow .kore-chat-body .chat-container .buttonTmplContentBox > .buttonTmplContentChild {
  border: 2px solid #22838a;
  color: #22838a;
  width: 50%;
  display: inline;
  padding: 2px 12px 3px;
  border-radius: 25px;
  margin-right: 3px;
  margin-left: 3px;
}

/* line 174, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow .kore-chat-footer {
  display: flex;
  flex-direction: row;
  background-color: #f3f3f3;
  padding: 8px;
}

/* line 180, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow .kore-chat-footer .footerContainer {
  width: 76%;
}

/* line 183, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow .kore-chat-footer .footerContainer .chatInputBox {
  background-color: #fff;
  padding: 8px 16px;
  border-radius: 25px;
  border: 1px solid #888;
  color: #333;
  font-family: 'Open Sans';
  font-size: 14px;
  letter-spacing: 0;
  line-height: 16px;
}

@media only screen and (max-width: 991px) {
  /* line 183, src/sass/commons/blocks/_chatbot.scss */
  #koreChatWindow .kore-chat-footer .footerContainer .chatInputBox {
    font-size: 18px;
  }
}

/* line 200, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow .kore-chat-footer .sendBtnCnt {
  width: 24%;
  position: relative;
  height: 40px;
}

/* line 205, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow .kore-chat-footer .sendBtnCnt .sendButton {
  background-color: #fff;
  color: #d2010d;
  border: 0;
  font-family: 'ColgateReady';
  font-style: italic;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: -0.19px;
  bottom: initial;
  padding: 7px 16px 8px;
  border-radius: 25px;
  right: 0;
}

/* line 220, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow .kore-chat-footer .sendBtnCnt .sendButton:hover {
  background-color: #d2010d;
  color: #fff;
}

/* line 225, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow .kore-chat-footer .sendBtnCnt .sendButton.disabled {
  opacity: 1;
  background-color: #d6d6d6;
  color: #fff;
}

/* line 231, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow .kore-chat-footer .sendBtnCnt .sendButton.disabled:hover {
  background: #8f1f1d;
}

/* line 239, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow.minimize {
  border-radius: 0;
  overflow: visible;
  width: 84px !important;
  right: 0 !important;
  height: 84px !important;
  bottom: 0 !important;
}

/* line 247, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow.minimize .kore-chat-footer {
  display: none;
}

/* line 251, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow.minimize .minimized {
  width: 72px;
  height: 72px;
  right: 8px;
  bottom: 8px;
  background-color: #8f1f1d;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

/* line 259, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow.minimize .minimized .messages {
  background-image: url("../images/chatbot-btn-min.png");
  width: 24px;
  height: 22px;
  background-size: cover;
}

/* line 266, src/sass/commons/blocks/_chatbot.scss */
#koreChatWindow.minimize .minimized-title {
  right: 35px;
  top: 15px;
  max-width: initial;
  position: absolute;
  color: #444141;
  font-family: 'Open Sans';
  font-size: 14px;
  letter-spacing: 0;
  background-color: #fbfbfb;
  padding: 10px 30px 8px 16px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  border-bottom-left-radius: 16px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  min-height: 38px;
}

/* line 288, src/sass/commons/blocks/_chatbot.scss */
.kore-chat-window.minimize .minimized {
  width: 132px !important;
  height: 64px !important;
  right: 10px !important;
  bottom: 10px !important;
  background-color: #8f1f1d !important;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2) !important;
  padding: 20px 22px !important;
  border-radius: 32px 0 32px 32px !important;
  cursor: pointer !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border: 0;
}

/* line 304, src/sass/commons/blocks/_chatbot.scss */
.kore-chat-window .messages {
  background-image: url("../images/chat-btn-hover.png") !important;
  width: 24px !important;
  height: 22px !important;
  background-size: cover !important;
}

/* line 311, src/sass/commons/blocks/_chatbot.scss */
.kore-chat-window.minimize .minimized-title {
  color: #444141 !important;
  font-family: 'Open Sans' !important;
  height: auto !important;
  letter-spacing: 0 !important;
  position: absolute !important;
  background-color: #fbfbfb !important;
  padding: 10px 25px 10px 15px !important;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2) !important;
  width: 280px !important;
  text-align: right;
  vertical-align: middle;
  font-size: 14px !important;
  border-radius: 25px 0 0 25px !important;
  display: block;
  cursor: pointer;
  white-space: initial !important;
  right: 88px !important;
  top: 15px !important;
  margin-top: 0 !important;
}

@media only screen and (max-width: 767px) {
  /* line 311, src/sass/commons/blocks/_chatbot.scss */
  .kore-chat-window.minimize .minimized-title {
    width: 248px !important;
    padding-left: 5px !important;
  }
}

/* line 339, src/sass/commons/blocks/_chatbot.scss */
#chatContainer .wrapper {
  right: 10px;
  bottom: 6px;
  position: fixed;
  width: 310px;
  height: 68px;
  z-index: 1030;
}

/* line 347, src/sass/commons/blocks/_chatbot.scss */
#chatContainer .wrapper .chatbot-button {
  position: absolute;
  right: 0;
  top: 0;
  padding: 20px 22px;
  border-radius: 32px 0 32px 32px;
  cursor: pointer;
  display: flex;
  align-items: center;
  border: 0;
  background-color: #fbfbfb;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
}

/* line 360, src/sass/commons/blocks/_chatbot.scss */
#chatContainer .wrapper .chatbot-button .icon {
  background-image: url("../images/chat-btn-default.png");
  background-size: cover;
  width: 24px;
  height: 22px;
}

/* line 367, src/sass/commons/blocks/_chatbot.scss */
#chatContainer .wrapper .chatbot-button .text {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'ColgateReady';
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.24px;
  line-height: 22px;
  padding: 0 10px;
  color: #d2010d;
}

/* line 379, src/sass/commons/blocks/_chatbot.scss */
#chatContainer .wrapper .chatbot-button:hover {
  background-color: #d2010d;
}

/* line 382, src/sass/commons/blocks/_chatbot.scss */
#chatContainer .wrapper .chatbot-button:hover .icon {
  background-image: url("../images/chat-btn-hover.png");
}

/* line 386, src/sass/commons/blocks/_chatbot.scss */
#chatContainer .wrapper .chatbot-button:hover .text {
  color: #fff;
}

/* line 391, src/sass/commons/blocks/_chatbot.scss */
#chatContainer .wrapper .chatbot-button:focus {
  outline: 0;
}

/* line 396, src/sass/commons/blocks/_chatbot.scss */
#chatContainer .wrapper .chatbot-tooltips {
  color: #444141;
  font-family: 'Open Sans';
  font-size: 14px;
  height: 38px;
  letter-spacing: 0;
  width: 224px;
  display: none;
  position: absolute;
  top: 4px;
  right: 105px;
  background-color: #fbfbfb;
  padding: 10px 30px 8px 16px;
  border-bottom-left-radius: 16px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  transition: all 2s ease-out;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/commons/blocks/_hero-smiley-feedback.scss */
.reference-hero-smiley-feedback {
  margin: 15px 0;
}

/* line 6, src/sass/commons/blocks/_hero-smiley-feedback.scss */
.reference-hero-smiley-feedback .btn {
  cursor: pointer;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 15px -5px rgba(0, 0, 0, 0.2);
  height: 40px;
  min-width: 40px;
  margin-right: 10px;
  border-width: 0;
  border-style: none;
  border-color: transparent;
  padding: 0;
}

/* line 19, src/sass/commons/blocks/_hero-smiley-feedback.scss */
.reference-hero-smiley-feedback .btn:hover {
  background-color: #00838a;
}

/* line 23, src/sass/commons/blocks/_hero-smiley-feedback.scss */
.reference-hero-smiley-feedback .btn:focus {
  outline: #101010 auto 1px;
  background-color: #00838a;
}

/* line 27, src/sass/commons/blocks/_hero-smiley-feedback.scss */
.reference-hero-smiley-feedback .btn:focus .icon-ColgateIcons_Smile::before,
.reference-hero-smiley-feedback .btn:focus .icon-ColgateIcons_Emoji---Meh::before {
  color: #fff;
}

/* line 34, src/sass/commons/blocks/_hero-smiley-feedback.scss */
.reference-hero-smiley-feedback .icon-ColgateIcons_Smile::before,
.reference-hero-smiley-feedback .icon-ColgateIcons_Emoji---Meh::before {
  font-size: 35px;
  font-size: 3.5rem;
  color: #8f1f1d;
  padding: 5px;
}

/* line 42, src/sass/commons/blocks/_hero-smiley-feedback.scss */
.reference-hero-smiley-feedback .icon-ColgateIcons_Smile:hover::before,
.reference-hero-smiley-feedback .icon-ColgateIcons_Emoji---Meh:hover::before {
  color: #fff;
}

/* line 47, src/sass/commons/blocks/_hero-smiley-feedback.scss */
.reference-hero-smiley-feedback .current-reaction {
  background-color: #00838a;
}

/* line 50, src/sass/commons/blocks/_hero-smiley-feedback.scss */
.reference-hero-smiley-feedback .current-reaction .icon-ColgateIcons_Smile::before,
.reference-hero-smiley-feedback .current-reaction .icon-ColgateIcons_Emoji---Meh::before {
  color: #fff;
}

/* line 58, src/sass/commons/blocks/_hero-smiley-feedback.scss */
.bsbf-button-bar .paragraphSystem {
  display: flex;
  align-items: center;
  height: 66px;
}

/* line 64, src/sass/commons/blocks/_hero-smiley-feedback.scss */
.bsbf-button-bar .reference-hero-smiley-feedback {
  margin: 0;
}

@media only screen and (max-width: 767px) {
  /* line 64, src/sass/commons/blocks/_hero-smiley-feedback.scss */
  .bsbf-button-bar .reference-hero-smiley-feedback {
    padding: 0;
  }
}

/* line 71, src/sass/commons/blocks/_hero-smiley-feedback.scss */
.bsbf-button-bar .reference-hero-smiley-feedback .btn {
  height: 42px;
}

/* line 1, src/sass/commons/blocks/_top-rated-articles.scss */
.reference-top-rated-articles {
  padding-right: 0;
}

/* line 6, src/sass/commons/blocks/_top-rated-articles.scss */
.top-rated-articles .category-title {
  background-color: #22838a;
  border-radius: 24px 24px 0 0;
  padding: 20px 35px;
}

/* line 11, src/sass/commons/blocks/_top-rated-articles.scss */
.top-rated-articles .category-title h2,
.top-rated-articles .category-title span {
  font-size: 20px;
  font-size: 2rem;
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.33px;
  line-height: 22px;
  color: #fff;
}

/* line 23, src/sass/commons/blocks/_top-rated-articles.scss */
.top-rated-articles .tpl-links {
  background-color: #eee;
  padding: 1px 20px 1px 35px;
  min-height: 20px;
}

/* line 28, src/sass/commons/blocks/_top-rated-articles.scss */
.top-rated-articles .tpl-links .top-rated-links {
  margin: 25px 0;
  position: relative;
}

/* line 33, src/sass/commons/blocks/_top-rated-articles.scss */
.top-rated-articles .tpl-links .top-rated-links a:hover {
  color: inherit;
}

/* line 37, src/sass/commons/blocks/_top-rated-articles.scss */
.top-rated-articles .tpl-links .top-rated-links a h2 {
  font-size: 15px;
  font-size: 1.5rem;
  letter-spacing: -0.25px;
  line-height: 20px;
  color: #000;
  width: 90%;
}

/* line 45, src/sass/commons/blocks/_top-rated-articles.scss */
.top-rated-articles .tpl-links .top-rated-links a h2::after {
  font-size: 20px;
  font-size: 2rem;
  content: '\e90a';
  font-family: 'ColgateRelaunchIcons';
  position: absolute;
  top: 0;
  right: 0;
  color: #d2010d;
}

/* line 60, src/sass/commons/blocks/_top-rated-articles.scss */
.top-rated-articles .more-articles {
  background-color: #fff;
  border: 1px solid #d6d6d6;
  border-radius: 0 0 24px 24px;
  padding: 20px 35px;
}

/* line 67, src/sass/commons/blocks/_top-rated-articles.scss */
.top-rated-articles .more-articles a h2 {
  font-size: 20px;
  font-size: 2rem;
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.33px;
  line-height: 22px;
}

/* line 76, src/sass/commons/blocks/_top-rated-articles.scss */
.top-rated-articles .more-articles a:hover {
  text-decoration: none;
}

/* line 79, src/sass/commons/blocks/_top-rated-articles.scss */
.top-rated-articles .more-articles a:hover h2 {
  color: #22838a;
}

/* line 92, src/sass/commons/blocks/_top-rated-articles.scss */
html[dir='rtl'] .top-rated-articles .top-rated-links h2::after {
  right: auto;
  left: 0;
  transform: scaleX(-1);
}

/* line 2, src/sass/commons/blocks/_related-articles-bsbf.scss */
.related-articles-bsbf .cards-container {
  flex-wrap: wrap;
}

@media only screen and (min-width: 991px) {
  /* line 2, src/sass/commons/blocks/_related-articles-bsbf.scss */
  .related-articles-bsbf .cards-container {
    flex-wrap: nowrap;
  }
}

/* line 10, src/sass/commons/blocks/_related-articles-bsbf.scss */
.related-articles-bsbf .cards-container .card .img-wrapper {
  background-position: top;
}

/* line 14, src/sass/commons/blocks/_related-articles-bsbf.scss */
.related-articles-bsbf .cards-container .card .card-content {
  padding: 10px 30px;
}

/* line 17, src/sass/commons/blocks/_related-articles-bsbf.scss */
.related-articles-bsbf .cards-container .card .card-content h2 {
  color: #d2010d;
  font-family: 'ColgateReady';
  font-style: normal;
  font-size: 11px;
  font-weight: 900;
  letter-spacing: 1.65px;
  text-transform: uppercase;
}

/* line 27, src/sass/commons/blocks/_related-articles-bsbf.scss */
.related-articles-bsbf .cards-container .card .card-content .card-button {
  bottom: 7px;
  right: 7px;
  width: 30px;
  height: 30px;
  background: #d2010d;
  border-color: #d2010d;
}

/* line 35, src/sass/commons/blocks/_related-articles-bsbf.scss */
.related-articles-bsbf .cards-container .card .card-content .card-button::before {
  font-size: 22px;
  right: 0;
  bottom: 0;
}

/* line 42, src/sass/commons/blocks/_related-articles-bsbf.scss */
.related-articles-bsbf .cards-container .card .card-content p {
  color: #333;
  font-family: 'ColgateReady';
  font-size: 14px;
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.18px;
  line-height: 20px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  /* line 42, src/sass/commons/blocks/_related-articles-bsbf.scss */
  .related-articles-bsbf .cards-container .card .card-content p {
    max-width: 420px;
  }
}

/* line 57, src/sass/commons/blocks/_related-articles-bsbf.scss */
.related-articles-bsbf .cards-container .card .card-content span {
  color: #797676;
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 16px;
  position: absolute;
  bottom: 14%;
}

/* line 70, src/sass/commons/blocks/_related-articles-bsbf.scss */
.related-articles-bsbf .related-elements {
  margin-top: 25px;
}

/* line 73, src/sass/commons/blocks/_related-articles-bsbf.scss */
.related-articles-bsbf .related-elements .small-title {
  color: #333;
  font-family: 'ColgateReady';
  font-size: 37px;
  font-style: italic;
  font-weight: 900;
  letter-spacing: -0.45px;
  line-height: 47px;
  text-transform: none;
}

@media only screen and (max-width: 767px) {
  /* line 73, src/sass/commons/blocks/_related-articles-bsbf.scss */
  .related-articles-bsbf .related-elements .small-title {
    font-size: 30px;
  }
}

/* line 87, src/sass/commons/blocks/_related-articles-bsbf.scss */
.related-articles-bsbf .related-elements .small-title h3 {
  padding: 10px 0;
}

/* line 1, src/sass/commons/blocks/_related-videos-bsbf.scss */
.related-videos-bsbf {
  z-index: 250;
}

@media only screen and (min-width: 991px) {
  /* line 1, src/sass/commons/blocks/_related-videos-bsbf.scss */
  .related-videos-bsbf {
    margin-top: 18px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/commons/blocks/_related-videos-bsbf.scss */
  .related-videos-bsbf {
    padding-left: 19px;
  }
  /* line 11, src/sass/commons/blocks/_related-videos-bsbf.scss */
  .related-videos-bsbf::before, .related-videos-bsbf::after {
    content: '';
    display: block;
    /* background-color: $white; */
    height: 100%;
    width: 9px;
    position: absolute;
    top: 0;
    z-index: 300;
  }
  /* line 23, src/sass/commons/blocks/_related-videos-bsbf.scss */
  .related-videos-bsbf::before {
    left: 0;
  }
  /* line 27, src/sass/commons/blocks/_related-videos-bsbf.scss */
  .related-videos-bsbf::after {
    right: 0;
  }
}

/* line 32, src/sass/commons/blocks/_related-videos-bsbf.scss */
.related-videos-bsbf .slick-slider {
  margin-left: -15px;
  margin-right: -15px;
}

/* line 37, src/sass/commons/blocks/_related-videos-bsbf.scss */
.related-videos-bsbf .card {
  box-shadow: none;
  flex: inherit;
  margin-bottom: 24px;
}

/* line 42, src/sass/commons/blocks/_related-videos-bsbf.scss */
.related-videos-bsbf .card .img-wrapper {
  box-shadow: 0 5px 15px 0 rgba(0, 0, 0, 0.25);
  transition: all 0.2s ease;
  border-radius: 0;
  height: 101px;
}

@media only screen and (max-width: 991px) {
  /* line 42, src/sass/commons/blocks/_related-videos-bsbf.scss */
  .related-videos-bsbf .card .img-wrapper {
    height: 34vw;
    box-shadow: 0 1px 5px -1px rgba(0, 0, 0, 0.25);
  }
}

/* line 53, src/sass/commons/blocks/_related-videos-bsbf.scss */
.related-videos-bsbf .card .img-wrapper:hover {
  box-shadow: 0 5px 5px 0 rgba(0, 0, 0, 0.2), 0 0 0 0 rgba(0, 0, 0, 0.19);
}

/* line 58, src/sass/commons/blocks/_related-videos-bsbf.scss */
.related-videos-bsbf .card .is-video {
  display: none;
}

/* line 62, src/sass/commons/blocks/_related-videos-bsbf.scss */
.related-videos-bsbf .card .card-content {
  padding: 0;
  margin-top: 0;
  border-radius: 0;
  background-color: #f3f3f3;
}

/* line 68, src/sass/commons/blocks/_related-videos-bsbf.scss */
.related-videos-bsbf .card .card-content h2,
.related-videos-bsbf .card .card-content span,
.related-videos-bsbf .card .card-content button {
  display: none;
}

/* line 74, src/sass/commons/blocks/_related-videos-bsbf.scss */
.related-videos-bsbf .card .card-content p {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 8px 0;
  font-family: 'Open Sans';
  color: #444141;
}

/* line 83, src/sass/commons/blocks/_related-videos-bsbf.scss */
.related-videos-bsbf .small-title {
  padding-top: 10px;
}

@media only screen and (min-width: 991px) {
  /* line 83, src/sass/commons/blocks/_related-videos-bsbf.scss */
  .related-videos-bsbf .small-title {
    padding-top: 0;
  }
}

/* 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: 25px;
  height: 35px;
  width: 35px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  left: 0;
  top: -1px;
  color: #d2010d;
}

@media all and (-ms-high-contrast: active), all and (-ms-high-contrast: none) {
  /* line 22, src/sass/commons/blocks/_nav-bar-search.scss */
  .nav-bar-search .search-page-input-wrapper .icon-search::before {
    top: -3px;
  }
}

/* line 27, 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: 'Open Sans';
  font-style: normal;
  letter-spacing: 0;
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 25px;
  border: 1px solid #d4d4d4;
  padding: 5px 40px;
  color: #444141;
  box-sizing: border-box;
}

/* line 43, 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: 2px;
  right: 0;
}

/* line 52, 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;
  border-radius: 50%;
  width: 25px;
  border: transparent;
}

/* line 60, src/sass/commons/blocks/_nav-bar-search.scss */
.nav-bar-search .search-page-input-wrapper .action-box .submit-btn::before {
  font-size: 20px;
  font-size: 2rem;
  content: '\e90b';
  height: 25px;
  width: 25px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  background-color: #eee;
  color: #d2010d;
  border-radius: 50%;
  right: 0;
  top: 1px;
  cursor: pointer;
}

@media all and (-ms-high-contrast: active), all and (-ms-high-contrast: none) {
  /* line 79, src/sass/commons/blocks/_nav-bar-search.scss */
  .nav-bar-search .search-page-input-wrapper .action-box .submit-btn::before {
    top: -1px;
    right: 1px;
  }
}

/* line 86, 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: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.2px;
  line-height: 22px;
  height: 25px;
  color: #333;
  cursor: pointer;
  background-color: transparent;
  border-style: none;
}

@media only screen and (max-width: 767px) {
  /* line 86, src/sass/commons/blocks/_nav-bar-search.scss */
  .nav-bar-search .search-page-input-wrapper .action-box .clear-btn {
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: -0.18px;
  }
}

@supports (-moz-appearance: none) {
  /* line 112, src/sass/commons/blocks/_nav-bar-search.scss */
  .Win32 .nav-bar-search .search-page-input-wrapper .action-box .submit-btn::before {
    top: -1px;
    right: 1px;
  }
  /* line 117, src/sass/commons/blocks/_nav-bar-search.scss */
  .Win32 .nav-bar-search .search-page-input-wrapper .icon-search::before {
    top: -3px;
  }
}

/* line 127, src/sass/commons/blocks/_nav-bar-search.scss */
html[dir='rtl'] .nav-bar-search .search-page-input-wrapper .icon-search::before {
  top: -3px;
  left: auto;
  right: 0;
}

/* line 133, src/sass/commons/blocks/_nav-bar-search.scss */
html[dir='rtl'] .nav-bar-search .search-page-input-wrapper .action-box {
  right: auto;
  left: 0;
}

/* line 137, src/sass/commons/blocks/_nav-bar-search.scss */
html[dir='rtl'] .nav-bar-search .search-page-input-wrapper .action-box .submit-btn {
  background-color: transparent;
}

/* line 140, src/sass/commons/blocks/_nav-bar-search.scss */
html[dir='rtl'] .nav-bar-search .search-page-input-wrapper .action-box .submit-btn::before {
  right: auto;
  left: 3px;
  transform: scaleX(-1);
}

/* line 147, src/sass/commons/blocks/_nav-bar-search.scss */
html[dir='rtl'] .nav-bar-search .search-page-input-wrapper .action-box .clear-btn {
  margin: 1px 0 0 5px;
}

/* line 1, src/sass/commons/blocks/_error.scss */
.reference-404-search {
  margin-top: 36px;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/commons/blocks/_error.scss */
  .reference-404-search {
    margin-top: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 8, src/sass/commons/blocks/_error.scss */
  .reference-404-search .component-content {
    margin: 0 40px;
  }
}

/* line 14, src/sass/commons/blocks/_error.scss */
.reference-404-search form {
  height: 55px;
  position: relative;
}

@media only screen and (max-width: 991px) {
  /* line 14, src/sass/commons/blocks/_error.scss */
  .reference-404-search form {
    height: 43px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 14, src/sass/commons/blocks/_error.scss */
  .reference-404-search form {
    height: 35px;
  }
}

/* line 27, src/sass/commons/blocks/_error.scss */
.reference-404-search form a::before {
  content: '\e904';
  font-family: 'ColgateRelaunchIcons';
  display: block;
  width: 100%;
  font-size: 30px;
  color: #c00;
  position: absolute;
  top: 8px;
  left: 15px;
  width: 30px;
}

@media only screen and (max-width: 767px) {
  /* line 27, src/sass/commons/blocks/_error.scss */
  .reference-404-search form a::before {
    font-size: 25px;
    width: 25px;
  }
}

/* line 46, src/sass/commons/blocks/_error.scss */
.reference-404-search form input {
  width: 100%;
  padding: 16px 10px 16px 68px;
  box-sizing: border-box;
  border-radius: 30px;
  border: 0;
}

@media only screen and (max-width: 767px) {
  /* line 46, src/sass/commons/blocks/_error.scss */
  .reference-404-search form input {
    border: 1px solid rgba(0, 0, 0, 0.38);
    padding: 11px 12px 11px 42px;
  }
}

/* line 58, src/sass/commons/blocks/_error.scss */
.reference-404-search form input::placeholder {
  padding-left: 10px;
  color: #444141;
  font-size: 14px;
  opacity: 60%;
}

/* line 67, src/sass/commons/blocks/_error.scss */
.reference-404-search 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 67, src/sass/commons/blocks/_error.scss */
  .reference-404-search h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 67, src/sass/commons/blocks/_error.scss */
  .reference-404-search h2 {
    color: #d2010d;
  }
}

/* line 85, src/sass/commons/blocks/_error.scss */
.reference-404-search p {
  color: #fff;
  font-size: 16px;
  line-height: 28px;
}

@media only screen and (max-width: 767px) {
  /* line 85, src/sass/commons/blocks/_error.scss */
  .reference-404-search p {
    color: #444141;
  }
}

/* line 3, src/sass/commons/blocks/_youtube-iframe.scss */
.reference-youtube-playlist .component-content,
.reference-youtube-video .component-content {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}

/* line 11, src/sass/commons/blocks/_youtube-iframe.scss */
.reference-youtube-playlist .component-content iframe,
.reference-youtube-video .component-content iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

/* line 22, src/sass/commons/blocks/_youtube-iframe.scss */
.reference-youtube-playlist .youtubeId,
.reference-youtube-video .youtubeId {
  display: none;
}

/* 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: 'OpenSans', 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: 'OpenSans', 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;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
@media only screen and (max-width: 991px) {
  /* line 3, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
  .reference-bsbf-gallery-filters {
    padding: 0 5px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 3, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
  .reference-bsbf-gallery-filters {
    margin-top: 24px;
  }
}

/* line 12, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
.reference-bsbf-gallery-filters .bsbf-gallery-filters {
  display: flex;
  justify-content: space-between;
  padding-top: 36px;
  padding-bottom: 36px;
}

@media only screen and (max-width: 767px) {
  /* line 12, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
  .reference-bsbf-gallery-filters .bsbf-gallery-filters {
    display: block;
    padding-top: 0;
    padding-bottom: 6px;
  }
}

/* line 25, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
.reference-bsbf-gallery-filters .filter-buttons {
  display: flex;
  align-items: baseline;
}

@media only screen and (max-width: 767px) {
  /* line 25, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
  .reference-bsbf-gallery-filters .filter-buttons {
    display: none;
    background: #fff;
    border-radius: 24px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.75);
    padding: 24px;
  }
}

/* line 40, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
.reference-bsbf-gallery-filters .filter-buttons .active-btn .dd-btn::after {
  font-family: 'ColgateRelaunchIcons';
  content: '\e908';
  font-style: normal;
}

/* line 48, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
.reference-bsbf-gallery-filters .filter-buttons .dd-btn {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: 'ColgateReady';
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.2px;
  line-height: 22px;
  background-color: #eee;
  color: #d2010d;
  padding: 10px 13px 10px 20px;
  cursor: pointer;
  border-width: 0;
  border-radius: 20px 0 20px 20px;
  outline: none;
  margin-right: 24px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  /* line 48, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
  .reference-bsbf-gallery-filters .filter-buttons .dd-btn {
    width: 100%;
    text-align: left;
    margin-bottom: 24px;
  }
}

/* line 72, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
.reference-bsbf-gallery-filters .filter-buttons .dd-btn::after {
  font-family: 'ColgateRelaunchIcons';
  content: '\e907';
  font-style: normal;
  line-height: 0;
  vertical-align: middle;
  transition: all 0.2s ease;
  padding-left: 8px;
}

@media only screen and (max-width: 767px) {
  /* line 72, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
  .reference-bsbf-gallery-filters .filter-buttons .dd-btn::after {
    position: absolute;
    top: 51%;
    right: 13px;
  }
}

/* line 88, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
.reference-bsbf-gallery-filters .filter-buttons .dd-btn:hover {
  color: #fff;
  background-color: #00838a;
  transition: all 0.2s ease;
}

/* line 93, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
.reference-bsbf-gallery-filters .filter-buttons .dd-btn:hover::after {
  transition: none;
}

/* line 98, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
.reference-bsbf-gallery-filters .filter-buttons .dd-btn:focus {
  outline: #000 auto 1px;
}

/* line 103, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
.reference-bsbf-gallery-filters .filter-buttons #country-list ul,
.reference-bsbf-gallery-filters .filter-buttons #year-list ul {
  display: none;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 4px 15px -5px rgba(0, 0, 0, 0.2);
  padding: 10px;
  margin: 10px;
  list-style: none;
  flex-direction: column;
  flex-wrap: wrap;
  width: 817px;
  min-width: 280px;
  max-height: 224px;
  position: absolute;
  z-index: 9;
  left: 0;
}

@media only screen and (max-width: 991px) {
  /* line 103, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
  .reference-bsbf-gallery-filters .filter-buttons #country-list ul,
  .reference-bsbf-gallery-filters .filter-buttons #year-list ul {
    width: 712px;
    left: -2px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 103, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
  .reference-bsbf-gallery-filters .filter-buttons #country-list ul,
  .reference-bsbf-gallery-filters .filter-buttons #year-list ul {
    padding: 10px 10%;
    margin: 10px 0;
  }
}

/* line 131, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
.reference-bsbf-gallery-filters .filter-buttons #country-list ul li,
.reference-bsbf-gallery-filters .filter-buttons #year-list ul li {
  font-size: 15px;
  font-size: 1.5rem;
  margin: 5px 0;
  color: #444141;
  letter-spacing: -0.25px;
  line-height: 16px;
  padding: 10px 16px;
  width: max-content;
  cursor: pointer;
}

@media only screen and (max-width: 320px) {
  /* line 131, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
  .reference-bsbf-gallery-filters .filter-buttons #country-list ul li,
  .reference-bsbf-gallery-filters .filter-buttons #year-list ul li {
    margin: 3px 0;
    line-height: 14px;
  }
}

/* line 147, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
.reference-bsbf-gallery-filters .filter-buttons #country-list ul li:hover,
.reference-bsbf-gallery-filters .filter-buttons #year-list ul li:hover {
  background: #99d7db;
  border-radius: 20px;
  color: #16555a;
}

/* line 154, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
.reference-bsbf-gallery-filters .filter-buttons #country-list ul.dd-open,
.reference-bsbf-gallery-filters .filter-buttons #year-list ul.dd-open {
  display: flex;
}

@media only screen and (max-width: 767px) {
  /* line 154, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
  .reference-bsbf-gallery-filters .filter-buttons #country-list ul.dd-open,
  .reference-bsbf-gallery-filters .filter-buttons #year-list ul.dd-open {
    left: -10px;
    width: calc(100% - 17px);
    padding: 10px 18px;
    min-width: initial;
    max-height: 500px;
    border-radius: 0;
  }
}

@media only screen and (max-width: 320px) {
  /* line 154, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
  .reference-bsbf-gallery-filters .filter-buttons #country-list ul.dd-open,
  .reference-bsbf-gallery-filters .filter-buttons #year-list ul.dd-open {
    width: 85%;
    padding: 5px 32px 10px;
    max-height: 550px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 175, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
  .reference-bsbf-gallery-filters .filter-buttons #country-list .dd-open {
    bottom: 180px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 184, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
  .reference-bsbf-gallery-filters .filter-buttons #year-list .dd-open {
    bottom: 115px;
  }
}

/* line 192, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
.reference-bsbf-gallery-filters .filter-buttons #year-list ul {
  left: 205px;
  width: 15%;
}

/* line 197, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
.reference-bsbf-gallery-filters .filter-buttons .clear-filters-btn {
  font-size: 15px;
  font-size: 1.5rem;
  color: #d2010d;
  font-size: 15px;
  font-family: 'ColgateReady';
  font-weight: bold;
  font-style: italic;
  letter-spacing: -0.2px;
  line-height: 22px;
  background-color: transparent;
  border: 0;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  /* line 197, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
  .reference-bsbf-gallery-filters .filter-buttons .clear-filters-btn {
    width: 100%;
    text-align: center;
  }
}

@media only screen and (max-width: 767px) {
  /* line 217, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
  .reference-bsbf-gallery-filters .filter-buttons.dd-filters {
    display: block;
    position: absolute;
    z-index: 9;
    width: calc(100% - 60px);
    top: 52px;
  }
}

/* line 228, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
.reference-bsbf-gallery-filters .filter-button-mobile {
  display: none;
}

@media only screen and (max-width: 767px) {
  /* line 228, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
  .reference-bsbf-gallery-filters .filter-button-mobile {
    font-size: 15px;
    font-size: 1.5rem;
    display: flex;
    line-height: 20px;
    font-family: 'ColgateReady';
    font-style: italic;
    font-weight: bold;
    letter-spacing: -0.19px;
    background-color: #eee;
    color: #d2010d;
    padding: 10px 13px 10px 20px;
    cursor: pointer;
    border-width: 0;
    border-radius: 20px 0 20px 20px;
    outline: none;
    margin-right: 24px;
    margin-bottom: 24px;
    position: relative;
    text-align: left;
  }
}

/* line 253, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
.reference-bsbf-gallery-filters .filter-button-mobile::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  /* line 253, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
  .reference-bsbf-gallery-filters .filter-button-mobile::after {
    display: block;
    font-family: 'ColgateRelaunchIcons';
    content: '\e906';
    font-style: normal;
    vertical-align: middle;
    transition: all 0.2s ease;
    padding-left: 8px;
  }
}

/* line 267, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
.reference-bsbf-gallery-filters .filter-button-mobile:active {
  color: #fff;
  background-color: #00838a;
  transition: all 0.2s ease;
}

/* line 272, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
.reference-bsbf-gallery-filters .filter-button-mobile:active::after {
  transition: none;
}

/* line 278, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
.reference-bsbf-gallery-filters #active-filter-list {
  display: flex;
  flex-wrap: wrap;
}

/* line 282, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
.reference-bsbf-gallery-filters #active-filter-list .filter-tag {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: 'ColgateReady';
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.2px;
  line-height: 22px;
  background-color: #99d7db;
  border-radius: 20px 0 20px 20px;
  margin: 10px 10px 10px 0;
  padding: 5px 9px 7px 15px;
  color: #16555a;
}

/* line 296, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
.reference-bsbf-gallery-filters #active-filter-list .filter-tag button {
  border: 0;
  padding-right: 0;
  padding-left: 8px;
  background-color: transparent;
  vertical-align: middle;
  cursor: pointer;
}

/* line 304, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
.reference-bsbf-gallery-filters #active-filter-list .filter-tag button .icon-ColgateIcons_Close-X-circle::before {
  color: #16555a;
}

/* line 311, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
.reference-bsbf-gallery-filters input {
  font-size: 14px;
  font-size: 1.4rem;
  width: 204px;
  height: 36px;
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.38);
  border-radius: 30px;
  color: #959392;
  font-family: 'Open Sans';
  font-style: normal;
  letter-spacing: 0;
  padding-left: 24px;
}

@media only screen and (max-width: 991px) {
  /* line 311, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
  .reference-bsbf-gallery-filters input {
    font-size: 18px;
    font-size: 1.8rem;
    height: 22px;
    width: calc(100% - 28px);
    padding: 7px 5px 9px 24px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 333, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
  .reference-bsbf-gallery-filters input::placeholder {
    font-size: 18px;
    line-height: 29px;
  }
}

/* Fix for IE only */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 345, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
  .reference-bsbf-gallery-filters .filter-buttons #country-list ul {
    flex-direction: row;
  }
  /* line 351, src/sass/commons/blocks/_bsbf-gallery-filters.scss */
  .reference-bsbf-gallery-filters .filter-buttons #country-list ul li,
  .reference-bsbf-gallery-filters .filter-buttons #year-list ul li {
    width: 12%;
  }
}

/* line 1, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel,
.reference-related-by-tag-carousel {
  padding: 0 0 0 30px;
}

/* line 5, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel h3,
.reference-related-by-tag-carousel h3 {
  padding: 40px 0 0;
}

/* 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 14, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .related-elements-carusel .slick-slide,
.reference-manually-related-carousel .related-manual-carusel .slick-slide,
.reference-related-by-tag-carousel .related-elements-carusel .slick-slide,
.reference-related-by-tag-carousel .related-manual-carusel .slick-slide {
  display: flex;
}

/* line 19, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .cards-container,
.reference-related-by-tag-carousel .cards-container {
  display: flex;
  position: relative;
  padding-top: 20px;
}

/* line 24, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .cards-container .slick-track,
.reference-related-by-tag-carousel .cards-container .slick-track {
  display: flex;
  height: 100%;
}

/* line 29, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .cards-container .slick-slide:focus-visible,
.reference-related-by-tag-carousel .cards-container .slick-slide:focus-visible {
  outline: 0;
}

/* line 32, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .cards-container .slick-slide:focus-visible .card,
.reference-related-by-tag-carousel .cards-container .slick-slide:focus-visible .card {
  outline: medium auto currentColor;
  outline-offset: 2px;
}

/* line 39, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .cards-container > .slick-list,
.reference-related-by-tag-carousel .cards-container > .slick-list {
  display: inline-block;
  width: 100%;
  margin-top: 15px;
}

/* line 44, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .cards-container > .slick-list .card,
.reference-related-by-tag-carousel .cards-container > .slick-list .card {
  display: flex;
  width: auto;
  min-height: 360px;
  margin: 5px;
}

/* line 50, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .cards-container > .slick-list .card .card-content,
.reference-related-by-tag-carousel .cards-container > .slick-list .card .card-content {
  min-height: 170px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 50, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
  .reference-manually-related-carousel .cards-container > .slick-list .card .card-content,
  .reference-related-by-tag-carousel .cards-container > .slick-list .card .card-content {
    min-height: 210px;
    padding: 2vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 50, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
  .reference-manually-related-carousel .cards-container > .slick-list .card .card-content,
  .reference-related-by-tag-carousel .cards-container > .slick-list .card .card-content {
    min-height: initial;
  }
}

/* line 64, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .cards-container > .slick-list .card.product a,
.reference-related-by-tag-carousel .cards-container > .slick-list .card.product a {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: space-between;
}

/* line 74, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .slick-nav,
.reference-related-by-tag-carousel .slick-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 10px;
  margin-bottom: 30px;
  height: 40px;
  width: 100%;
}

/* line 84, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .slick-nav .slick-arrow,
.reference-related-by-tag-carousel .slick-nav .slick-arrow {
  position: relative;
}

/* line 87, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .slick-nav .slick-arrow::before,
.reference-related-by-tag-carousel .slick-nav .slick-arrow::before {
  color: #d2010d;
}

/* line 93, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .slick-nav .slick-dots,
.reference-related-by-tag-carousel .slick-nav .slick-dots {
  position: relative;
  display: flex !important;
  justify-content: center;
  align-items: center;
  width: fit-content;
  bottom: 0;
}

/* line 104, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .slick-nav .slick-arrow::before,
.reference-related-by-tag-carousel .slick-nav .slick-arrow::before {
  font-family: 'ColgateRelaunchIcons';
  color: #d2010d;
  opacity: 1;
  padding: 16px;
  font-size: 16px;
}

/* line 112, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .slick-nav .slick-arrow.slick-prev, .reference-manually-related-carousel .slick-nav .slick-arrow.slick-next,
.reference-related-by-tag-carousel .slick-nav .slick-arrow.slick-prev,
.reference-related-by-tag-carousel .slick-nav .slick-arrow.slick-next {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  z-index: 5;
}

/* line 122, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .slick-nav .slick-arrow.slick-prev:hover::before, .reference-manually-related-carousel .slick-nav .slick-arrow.slick-next:hover::before,
.reference-related-by-tag-carousel .slick-nav .slick-arrow.slick-prev:hover::before,
.reference-related-by-tag-carousel .slick-nav .slick-arrow.slick-next:hover::before {
  color: #d6d6d6;
}

/* line 127, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .slick-nav .slick-arrow.slick-prev:focus-visible, .reference-manually-related-carousel .slick-nav .slick-arrow.slick-next:focus-visible,
.reference-related-by-tag-carousel .slick-nav .slick-arrow.slick-prev:focus-visible,
.reference-related-by-tag-carousel .slick-nav .slick-arrow.slick-next:focus-visible {
  outline: 2px solid #000;
}

/* line 131, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .slick-nav .slick-arrow.slick-prev :hover,
.reference-manually-related-carousel .slick-nav .slick-arrow.slick-prev :active, .reference-manually-related-carousel .slick-nav .slick-arrow.slick-next :hover,
.reference-manually-related-carousel .slick-nav .slick-arrow.slick-next :active,
.reference-related-by-tag-carousel .slick-nav .slick-arrow.slick-prev :hover,
.reference-related-by-tag-carousel .slick-nav .slick-arrow.slick-prev :active,
.reference-related-by-tag-carousel .slick-nav .slick-arrow.slick-next :hover,
.reference-related-by-tag-carousel .slick-nav .slick-arrow.slick-next :active {
  outline: none;
}

/* line 137, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .slick-nav .slick-arrow.slick-prev,
.reference-related-by-tag-carousel .slick-nav .slick-arrow.slick-prev {
  left: 0;
}

/* line 140, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .slick-nav .slick-arrow.slick-prev::before,
.reference-related-by-tag-carousel .slick-nav .slick-arrow.slick-prev::before {
  content: '\e909';
}

/* line 145, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .slick-nav .slick-arrow.slick-next,
.reference-related-by-tag-carousel .slick-nav .slick-arrow.slick-next {
  right: 0;
}

/* line 148, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .slick-nav .slick-arrow.slick-next::before,
.reference-related-by-tag-carousel .slick-nav .slick-arrow.slick-next::before {
  content: '\e90a';
}

/* line 155, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .slick-nav .slick-dotted.slick-slider,
.reference-related-by-tag-carousel .slick-nav .slick-dotted.slick-slider {
  margin-bottom: 30px;
}

/* line 159, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .slick-nav .slick-dots,
.reference-related-by-tag-carousel .slick-nav .slick-dots {
  height: 40px;
}

/* line 162, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .slick-nav .slick-dots li,
.reference-related-by-tag-carousel .slick-nav .slick-dots li {
  margin: 0 7px;
  height: initial;
  width: initial;
}

/* line 167, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .slick-nav .slick-dots li:only-child,
.reference-related-by-tag-carousel .slick-nav .slick-dots li:only-child {
  display: none;
}

/* line 172, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .slick-nav .slick-dots button,
.reference-related-by-tag-carousel .slick-nav .slick-dots button {
  border: 0;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  background-color: #d6d6d6;
  font-size: 0;
}

/* line 181, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
.reference-manually-related-carousel .slick-nav .slick-dots .slick-active button,
.reference-related-by-tag-carousel .slick-nav .slick-dots .slick-active button {
  background-color: #d2010d;
}

/* line 192, src/sass/commons/blocks/_related-by-tag-to-carousel.scss */
html[dir='rtl'] .reference-manually-related-carousel .slick-nav .slick-arrow::before,
html[dir='rtl'] .reference-related-by-tag-carousel .slick-nav .slick-arrow::before {
  transform: scaleX(-1);
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/commons/blocks/genericGrid/_generic-grid.scss */
  .reference-generic-grid {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 7, src/sass/commons/blocks/genericGrid/_generic-grid.scss */
.reference-generic-grid .grid-list {
  display: flex;
  flex-wrap: wrap;
}

/* line 11, src/sass/commons/blocks/genericGrid/_generic-grid.scss */
.reference-generic-grid .grid-list > .list {
  width: 100%;
}

/* line 15, src/sass/commons/blocks/genericGrid/_generic-grid.scss */
.reference-generic-grid .grid-list .cards-container {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 4%;
  order: 1;
}

/* line 22, src/sass/commons/blocks/genericGrid/_generic-grid.scss */
.reference-generic-grid .grid-list .cards-container a {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
}

/* line 27, src/sass/commons/blocks/genericGrid/_generic-grid.scss */
.reference-generic-grid .grid-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 35, src/sass/commons/blocks/genericGrid/_generic-grid.scss */
  .reference-generic-grid .grid-list .cards-container > div {
    padding: 0 9px;
  }
}

/* line 42, src/sass/commons/blocks/genericGrid/_generic-grid.scss */
.reference-generic-grid .grid-list .loading {
  display: none;
  width: 100%;
  height: 50px;
  background-image: url("../images/loading2.gif");
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: center;
  margin: 50px 0;
}

/* line 53, src/sass/commons/blocks/genericGrid/_generic-grid.scss */
.reference-generic-grid .grid-list .no-results {
  width: 100%;
  display: none;
  text-align: center;
  padding: 45px 0;
  color: #777;
  order: 3;
}

/* line 62, src/sass/commons/blocks/genericGrid/_generic-grid.scss */
.reference-generic-grid .grid-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;
}

/* line 82, src/sass/commons/blocks/genericGrid/_generic-grid.scss */
.reference-generic-grid .grid-list .load-more::before {
  content: '\e5cf';
  display: block;
  font-size: 23px;
  font-family: 'Material Icons';
  position: absolute;
  right: 14px;
  bottom: 7px;
}

/* line 1, src/sass/commons/blocks/genericGrid/_filter-pills.css */
.filter-pills {
  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;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 1, src/sass/commons/blocks/genericGrid/_filter-pills.css */
  .filter-pills {
    width: 70%;
  }
}

/* line 17, src/sass/commons/blocks/genericGrid/_filter-pills.css */
.filter-pills span {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 20px;
  letter-spacing: 0;
  text-transform: capitalize;
  background-color: #99d7db;
  color: #07515f;
  padding: 10px 38px 10px 16px;
  position: relative;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  align-items: center;
  display: inline-flex;
  margin-right: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}

/* line 36, src/sass/commons/blocks/genericGrid/_filter-pills.css */
.filter-pills span::after {
  font-family: 'ColgateRelaunchIcons' !important;
  content: '\e901';
  font-size: 18px;
  font-style: normal;
  color: #07515f;
  position: absolute;
  right: 12px;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
@media only screen and (max-width: 767px) {
  /* line 3, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
  .reference-product-filter,
  .reference-product-filter-v2 {
    padding: 0 9px;
  }
}

/* line 10, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 30px 15px;
  letter-spacing: -1px;
  align-items: flex-start;
  height: auto;
  position: relative;
}

@media only screen and (max-width: 767px) {
  /* line 10, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
  .tooltip-filters {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 25, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .aplyContainer {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  background-color: #d2010d;
  font-style: italic;
  font-weight: bold;
  justify-content: center;
  padding: 25px 20px;
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  /* line 25, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
  .tooltip-filters .aplyContainer {
    justify-content: space-between;
  }
}

/* line 41, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .aplyContainer h4,
.tooltip-filters .aplyContainer a {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0 5px;
  color: #d2010d;
  font-weight: bold;
  text-decoration: none;
}

/* line 51, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .aplyContainer .clear {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  font-style: italic;
  line-height: 35px;
  text-align: center;
  color: #fff;
  padding: 0 5px;
}

/* line 61, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .aplyContainer .clear:hover {
  color: #ffb5b5;
}

/* line 66, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .aplyContainer .card-button {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  font-style: italic;
  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;
}

/* line 82, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .aplyContainer .card-button:hover {
  background-color: #fff;
  color: #d2010d;
}

/* line 86, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .aplyContainer .card-button:hover h4 {
  color: #d2010d;
}

/* line 90, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .aplyContainer .card-button:hover a {
  color: #d2010d;
}

/* line 97, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .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 113, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .dropdown.active {
  display: flex;
}

/* line 117, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .dropdown h5 {
  font-size: 15px;
  font-size: 1.5rem;
}

/* line 121, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .dropdown h6 {
  font-size: 15px;
  font-size: 1.5rem;
  color: #555;
  font-weight: bold;
  padding: 30px 50px 10px;
}

/* line 129, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .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.2s ease-out;
}

/* line 141, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .dropdown 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 141, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
  .tooltip-filters .dropdown li {
    width: 70%;
  }
}

/* line 155, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .dropdown li::before {
  display: none;
}

/* line 159, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .dropdown li:hover {
  color: #16555a;
}

/* line 163, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .dropdown li:hover a {
  color: #595655;
}

/* line 168, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .dropdown li.active {
  background-color: #99d7db;
  color: #07515f;
  font-weight: 900;
  font-style: italic;
  position: relative;
}

/* line 175, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .dropdown li.active::before {
  font-size: 20px;
  font-size: 2rem;
  content: '\e5c9';
  display: inline-flex;
  font-family: 'Material Icons';
  width: 30px;
  height: 30px;
  color: #07515f;
  left: 12px;
  top: 1px;
  font-style: normal;
  background-color: transparent;
  position: absolute;
}

/* line 191, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .dropdown li.active:hover {
  color: #07515f;
  background-color: #99d7db;
}

/* line 195, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .dropdown li.active:hover a {
  color: #16555a;
  font-weight: bold;
}

/* line 202, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .dropdown li a {
  text-decoration: none;
  color: #595655;
}

/* line 209, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .filter {
  position: relative;
  cursor: pointer;
  display: flex;
  width: 75%;
  flex-wrap: wrap;
}

@media only screen and (max-width: 767px) {
  /* line 209, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
  .tooltip-filters .filter {
    width: auto;
    position: unset;
    flex-direction: column;
  }
}

/* line 222, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .filter button {
  background-color: transparent;
  padding: 0;
  border: 0;
  cursor: pointer;
}

/* line 232, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .filter button h5 {
  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;
  font-family: 'ColgateReady';
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.19px;
}

/* line 250, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .filter button h5::before {
  font-size: 23px;
  font-size: 2.3rem;
  content: '\e906';
  display: block;
  font-family: 'ColgateRelaunchIcons';
  position: absolute;
  right: 14px;
  bottom: 7px;
}

/* line 261, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .filter button h5.active {
  color: #fff;
  background-color: #22838a;
}

/* line 265, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .filter button h5.active::before {
  color: #fff;
}

@media only screen and (max-width: 767px) {
  /* line 272, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
  .tooltip-filters .filter .dropdown {
    width: 100%;
    margin: auto;
    left: unset;
    top: 100px;
  }
}

/* line 280, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .filter .dropdown ul {
  left: 0;
}

@media only screen and (max-width: 767px) {
  /* line 280, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
  .tooltip-filters .filter .dropdown ul {
    max-height: 0;
    transition: max-height 0.2s ease-out;
    overflow: hidden;
  }
  /* line 288, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
  .tooltip-filters .filter .dropdown ul.active {
    max-height: 100%;
    overflow: visible;
  }
}

/* line 294, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .filter .dropdown ul.expanded {
  max-height: 100%;
}

/* line 298, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .filter .dropdown ul li {
  padding: 7px 0 7px 40px;
  user-select: none;
}

/* line 304, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .filter .dropdown h6 {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  /* line 304, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
  .tooltip-filters .filter .dropdown h6 {
    position: relative;
    color: #595655;
  }
  /* line 311, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
  .tooltip-filters .filter .dropdown h6::before {
    content: '\e5cf';
    display: block;
    font-size: 25px;
    font-family: 'Material Icons';
    top: 25px;
    position: absolute;
    left: 20px;
    color: #d2010d;
    user-select: none;
  }
  /* line 323, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
  .tooltip-filters .filter .dropdown h6.active::before {
    content: '\e315';
    color: #00838a;
  }
  /* line 328, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
  .tooltip-filters .filter .dropdown h6.active {
    color: #16555a;
  }
}

/* line 336, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .sort {
  position: relative;
  cursor: pointer;
  width: 25%;
}

@media only screen and (max-width: 767px) {
  /* line 336, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
  .tooltip-filters .sort {
    position: absolute;
    width: 62%;
    max-width: 191px;
    right: 0;
  }
}

/* line 348, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .sort button {
  border: 0;
  cursor: pointer;
  padding: 0;
  background-color: transparent;
  float: right;
}

/* line 359, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .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;
}

/* line 371, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .sort button h5::before {
  content: '\e5cf';
  display: block;
  font-size: 25px;
  font-family: 'Material Icons';
  top: 7px;
  position: absolute;
  right: 10px;
  color: #d2010d;
  user-select: none;
}

/* line 387, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .sort button h5.active::before {
  content: '\e5ce';
  color: #d2010d;
}

/* line 392, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .sort button h5.active span {
  color: #d2010d;
}

/* line 397, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .sort button h5 span {
  color: #d2010d;
  font-weight: bold;
  font-style: italic;
  user-select: none;
}

/* line 406, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .sort .dropdown {
  right: 0;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  /* line 406, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
  .tooltip-filters .sort .dropdown {
    top: 70px;
    margin: auto;
  }
}

/* line 416, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .sort ul {
  right: 0;
  width: 100%;
  padding: 10px 0;
}

/* line 421, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .sort ul li {
  width: 100%;
  padding: 5px 25px;
  border-radius: 0;
  user-select: none;
}

/* line 427, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .sort ul li::before {
  content: '';
}

/* line 432, src/sass/commons/blocks/genericGrid/_tooltip-filters.scss */
.tooltip-filters .sort ul li.active::before {
  content: '';
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/commons/blocks/_margin-component.scss */
.margin-component {
  min-height: 0;
  align-self: stretch;
}

/* line 9, src/sass/commons/blocks/_margin-component.scss */
.margin-component div {
  display: none;
}

@media (max-width: 767px) {
  /* line 14, src/sass/commons/blocks/_margin-component.scss */
  .margin-component .xs {
    display: block;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 21, src/sass/commons/blocks/_margin-component.scss */
  .margin-component .sm[style] {
    display: block;
  }
  /* line 25, src/sass/commons/blocks/_margin-component.scss */
  .margin-component .sm:not([style]) + .xs {
    display: block;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 33, src/sass/commons/blocks/_margin-component.scss */
  .margin-component .md[style] {
    display: block;
  }
  /* line 37, src/sass/commons/blocks/_margin-component.scss */
  .margin-component .md:not([style]) + .sm[style] {
    display: block;
  }
  /* line 41, src/sass/commons/blocks/_margin-component.scss */
  .margin-component .md:not([style]) + .sm:not([style]) + .xs {
    display: block;
  }
}

@media (min-width: 1200px) {
  /* line 49, src/sass/commons/blocks/_margin-component.scss */
  .margin-component .lg[style] {
    display: block;
  }
  /* line 53, src/sass/commons/blocks/_margin-component.scss */
  .margin-component .lg:not([style]) + .md[style] {
    display: block;
  }
  /* line 57, src/sass/commons/blocks/_margin-component.scss */
  .margin-component .lg:not([style]) + .md:not([style]) + .sm[style] {
    display: block;
  }
  /* line 61, src/sass/commons/blocks/_margin-component.scss */
  .margin-component .lg:not([style]) + .md:not([style]) + .sm:not([style]) + .xs {
    display: block;
  }
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/commons/blocks/_data-capture-header-cta.scss */
.reference-header-buttons .dtcapture-cta-container {
  display: none;
  margin: 12px 0 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 4, src/sass/commons/blocks/_data-capture-header-cta.scss */
  .reference-header-buttons .dtcapture-cta-container {
    margin: 12px 0 0 25px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 4, src/sass/commons/blocks/_data-capture-header-cta.scss */
  .reference-header-buttons .dtcapture-cta-container {
    margin: 10px 0 0 25px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 4, src/sass/commons/blocks/_data-capture-header-cta.scss */
  .reference-header-buttons .dtcapture-cta-container {
    display: none;
  }
}

@media only screen and (min-width: 991px) {
  /* line 20, src/sass/commons/blocks/_data-capture-header-cta.scss */
  .reference-header-buttons .dtcapture-cta-container.dc-visible {
    display: block;
  }
}

@media only screen and (max-width: 991px) {
  /* line 20, src/sass/commons/blocks/_data-capture-header-cta.scss */
  .reference-header-buttons .dtcapture-cta-container.dc-visible {
    display: block;
  }
}

@media only screen and (max-width: 767px) {
  /* line 20, src/sass/commons/blocks/_data-capture-header-cta.scss */
  .reference-header-buttons .dtcapture-cta-container.dc-visible {
    display: none;
  }
}

/* line 37, src/sass/commons/blocks/_data-capture-header-cta.scss */
.dtcapture-cta-container-mobile {
  display: none;
  padding: 0 10px 40px;
}

/* line 41, src/sass/commons/blocks/_data-capture-header-cta.scss */
.dtcapture-cta-container-mobile h3 {
  font-size: 22px;
  font-size: 2.2rem;
  font-style: italic;
  font-weight: 700;
  height: 40px;
  letter-spacing: -0.27px;
}

/* line 50, src/sass/commons/blocks/_data-capture-header-cta.scss */
.dtcapture-cta-container-mobile p {
  font-size: 13px;
  font-size: 1.3rem;
  color: #333;
  letter-spacing: -0.27px;
  padding-top: 10px;
}

@media only screen and (max-width: 767px) {
  /* line 58, src/sass/commons/blocks/_data-capture-header-cta.scss */
  .dtcapture-cta-container-mobile.dc-visible {
    display: block;
  }
}

/* line 66, src/sass/commons/blocks/_data-capture-header-cta.scss */
.dtcapture-trigger-cta {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 179px;
  height: 38px;
  border-radius: 99999px 0 99999px 99999px;
  background: #f3f3f3;
  font-size: 16px;
  font-weight: bold;
  font-style: italic;
  color: #d2010d;
  padding-bottom: 4px;
}

@media only screen and (max-width: 767px) {
  /* line 66, src/sass/commons/blocks/_data-capture-header-cta.scss */
  .dtcapture-trigger-cta {
    padding-bottom: 5px;
  }
}

/* line 85, src/sass/commons/blocks/_data-capture-header-cta.scss */
.dtcapture-trigger-cta:hover {
  text-decoration: none;
  color: #d2010d;
}

/* line 90, src/sass/commons/blocks/_data-capture-header-cta.scss */
.dtcapture-trigger-cta::before {
  content: '\e158';
  font-family: 'Material Icons';
  display: inline-block;
  margin-right: 10px;
  position: relative;
  top: 2px;
}

/* line 1, src/sass/commons/blocks/banners/_starred-product-card.scss */
.starred-product-card-container {
  margin: 20px 10px;
  padding-left: 5%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 1, src/sass/commons/blocks/banners/_starred-product-card.scss */
  .starred-product-card-container {
    padding-left: 0;
  }
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/commons/blocks/banners/_starred-product-card.scss */
  .starred-product-card-container {
    padding-left: 0;
    width: 60%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/commons/blocks/banners/_starred-product-card.scss */
  .starred-product-card-container {
    margin: 0;
    padding: 0;
    width: 100%;
  }
}

@media only screen and (min-width: 991px) {
  /* line 22, src/sass/commons/blocks/banners/_starred-product-card.scss */
  .flex-container .reference-starred-product-card {
    width: 50%;
  }
}

@media only screen and (max-width: 991px) {
  /* line 29, src/sass/commons/blocks/banners/_starred-product-card.scss */
  .reference-starred-product-card {
    padding: 10px 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 29, src/sass/commons/blocks/banners/_starred-product-card.scss */
  .reference-starred-product-card {
    padding: 0;
    margin: 10px;
  }
}

/* line 39, src/sass/commons/blocks/banners/_starred-product-card.scss */
.reference-starred-product-card .component-content {
  height: 100%;
}

/* line 44, src/sass/commons/blocks/banners/_starred-product-card.scss */
.starred-product-card {
  box-shadow: 0 2px 0 #0000000a;
  border-radius: 8px;
  height: 100%;
}

/* line 49, src/sass/commons/blocks/banners/_starred-product-card.scss */
.starred-product-card .badge {
  display: flex;
  justify-content: flex-end;
}

/* line 53, src/sass/commons/blocks/banners/_starred-product-card.scss */
.starred-product-card .badge span {
  font-size: 10px;
  font-size: 1rem;
  background-color: #d2010d;
  border-radius: 0 0 8px 8px;
  display: inline-block;
  text-align: center;
  padding: 0 10px;
  margin: 0 10px;
  letter-spacing: -0.17px;
  font-family: 'ColgateReady';
  font-style: italic;
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  line-height: 24px;
}

/* line 72, src/sass/commons/blocks/banners/_starred-product-card.scss */
.starred-product-card .main-content {
  margin: 12px 15px 0 5px;
  display: flex;
  padding-bottom: 20px;
  min-height: 80%;
}

/* line 78, src/sass/commons/blocks/banners/_starred-product-card.scss */
.starred-product-card .main-content h3 {
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: -0.22px;
  font-family: 'ColgateReady';
  font-style: italic;
  font-weight: bold;
  line-height: 18px;
  color: #d2010d;
  padding-top: 10px;
}

/* line 90, src/sass/commons/blocks/banners/_starred-product-card.scss */
.starred-product-card .main-content .product-card-desc {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Open Sans';
  color: #595655;
  line-height: 20px;
  letter-spacing: 0;
  margin: 10px 0 0;
}

/* line 100, src/sass/commons/blocks/banners/_starred-product-card.scss */
.starred-product-card .main-content img {
  max-width: 33%;
  max-height: 170px;
  align-self: center;
}

/* line 106, src/sass/commons/blocks/banners/_starred-product-card.scss */
.starred-product-card .main-content .text-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-left: 10px;
  margin-bottom: 10px;
}

/* line 113, src/sass/commons/blocks/banners/_starred-product-card.scss */
.starred-product-card .main-content .text-container .button {
  font-size: 13px;
  font-size: 1.3rem;
  border-radius: 30px 0 30px 30px;
  cursor: pointer;
  padding: 8px 25px;
  color: #d2010d;
  font-family: 'ColgateReady';
  font-style: italic;
  font-weight: 900;
  letter-spacing: 0;
  line-height: 17px;
  border-width: unset;
  border-style: none;
}

/* line 128, src/sass/commons/blocks/banners/_starred-product-card.scss */
.starred-product-card .main-content .text-container .button:hover {
  text-decoration: underline;
}

/* line 135, src/sass/commons/blocks/banners/_starred-product-card.scss */
.starred-product-card .ratings-container {
  font-family: 'Open Sans';
  line-height: 20px;
  display: flex;
  padding-top: 12px;
  padding-bottom: 15px;
  margin-bottom: 10px;
}

/* line 143, src/sass/commons/blocks/banners/_starred-product-card.scss */
.starred-product-card .ratings-container .star {
  width: 16px;
  height: 15px;
}

@media only screen and (max-width: 767px) {
  /* line 143, src/sass/commons/blocks/banners/_starred-product-card.scss */
  .starred-product-card .ratings-container .star {
    margin: initial;
  }
}

/* line 153, src/sass/commons/blocks/banners/_starred-product-card.scss */
.starred-product-card .ratings-container .pr-snippet .pr-snippet-stars {
  background-color: transparent;
}

/* line 158, src/sass/commons/blocks/banners/_starred-product-card.scss */
.starred-product-card .ratings-container .pr-snippet .pr-snippet-stars-png .pr-rating-stars {
  display: none;
}

/* line 162, src/sass/commons/blocks/banners/_starred-product-card.scss */
.starred-product-card .ratings-container .pr-snippet .pr-snippet-stars-png .pr-category-snippet {
  margin: 0;
}

/* line 166, src/sass/commons/blocks/banners/_starred-product-card.scss */
.starred-product-card .ratings-container .pr-snippet .pr-snippet-stars-png .pr-snippet-rating-decimal,
.starred-product-card .ratings-container .pr-snippet .pr-snippet-stars-png .pr-category-snippet__total {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Open Sans';
  color: #333;
  line-height: 20px;
  letter-spacing: 0;
  padding: 0 10px;
  margin-left: 0;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 166, src/sass/commons/blocks/banners/_starred-product-card.scss */
  .starred-product-card .ratings-container .pr-snippet .pr-snippet-stars-png .pr-snippet-rating-decimal,
  .starred-product-card .ratings-container .pr-snippet .pr-snippet-stars-png .pr-category-snippet__total {
    padding: 0 3px;
  }
}

/* line 183, src/sass/commons/blocks/banners/_starred-product-card.scss */
.starred-product-card .ratings-container .pr-snippet .pr-category-snippet__total {
  padding: 0 10px;
  border-left: 1px solid #d6d6d6;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 183, src/sass/commons/blocks/banners/_starred-product-card.scss */
  .starred-product-card .ratings-container .pr-snippet .pr-category-snippet__total {
    padding: 0 5px;
  }
}

/* line 191, src/sass/commons/blocks/banners/_starred-product-card.scss */
.starred-product-card .ratings-container .pr-snippet .pr-category-snippet__total a {
  text-decoration: underline;
}

/* line 194, src/sass/commons/blocks/banners/_starred-product-card.scss */
.starred-product-card .ratings-container .pr-snippet .pr-category-snippet__total a:hover {
  text-decoration: none;
}

/* line 203, src/sass/commons/blocks/banners/_starred-product-card.scss */
.starred-product-card.bg-white {
  background-color: #fff;
}

/* line 207, src/sass/commons/blocks/banners/_starred-product-card.scss */
.starred-product-card.bg-white .text-container .button {
  background: #eee;
}

/* line 213, src/sass/commons/blocks/banners/_starred-product-card.scss */
.starred-product-card.bg-gray {
  background-color: #f3f3f3;
}

/* line 217, src/sass/commons/blocks/banners/_starred-product-card.scss */
.starred-product-card.bg-gray .text-container .button {
  background: #fff;
}

/* Overrriding Nav (Mobile) link styles */
/* stylelint-disable */
@media only screen and (max-width: 767px) {
  /* line 230, src/sass/commons/blocks/banners/_starred-product-card.scss */
  #header .reference-header.header .header-dropdown-container .starred-product-card .ratings-container {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 237, src/sass/commons/blocks/banners/_starred-product-card.scss */
  #header .reference-header.header .header-dropdown-container .starred-product-card .ratings-container .pr-snippet .pr-category-snippet__total a {
    padding: 0 10px;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Open Sans';
    font-style: normal;
    color: #0b7bc1;
    line-height: 20px;
    letter-spacing: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 255, src/sass/commons/blocks/banners/_starred-product-card.scss */
  #header .reference-header.header .header-dropdown-container .starred-product-card .main-content .text-container .button {
    font-size: 13px;
    color: #d2010d;
    font-family: 'ColgateReady';
    font-weight: 900;
    letter-spacing: 0;
    line-height: 17px;
    padding-left: 25px;
  }
}

/* stylelint-enable */
/* Fix for IE only */
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 276, src/sass/commons/blocks/banners/_starred-product-card.scss */
  .starred-product-card-container {
    width: 100%;
  }
  /* line 282, src/sass/commons/blocks/banners/_starred-product-card.scss */
  .starred-product-card .main-content .text-container {
    width: 100%;
  }
}

/* line 1, src/sass/commons/blocks/banners/_promo-banner.scss */
.reference-promo-banner {
  padding: 0;
}

/* line 5, src/sass/commons/blocks/banners/_promo-banner.scss */
.promo-banner {
  background-color: #d2010d;
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 5, src/sass/commons/blocks/banners/_promo-banner.scss */
  .promo-banner {
    padding-top: 45px;
    padding-bottom: 30px;
    padding-left: 25px;
  }
}

/* line 17, src/sass/commons/blocks/banners/_promo-banner.scss */
.promo-banner.promo-banner--rounded {
  border-radius: 24px;
}

/* line 21, src/sass/commons/blocks/banners/_promo-banner.scss */
.promo-banner > .component-content > .paragraphSystem {
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  /* line 21, src/sass/commons/blocks/banners/_promo-banner.scss */
  .promo-banner > .component-content > .paragraphSystem {
    flex-direction: column-reverse;
  }
}

/* line 30, src/sass/commons/blocks/banners/_promo-banner.scss */
.promo-banner .richText {
  padding-top: 60px;
  padding-bottom: 50px;
  z-index: 1;
}

@media only screen and (max-width: 1081px) {
  /* line 30, src/sass/commons/blocks/banners/_promo-banner.scss */
  .promo-banner .richText {
    margin-left: 3%;
  }
}

@media only screen and (max-width: 991px) {
  /* line 30, src/sass/commons/blocks/banners/_promo-banner.scss */
  .promo-banner .richText {
    padding-top: 30px;
    padding-bottom: 20px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 30, src/sass/commons/blocks/banners/_promo-banner.scss */
  .promo-banner .richText {
    padding-top: 70%;
    padding-bottom: 0;
  }
}

/* line 50, src/sass/commons/blocks/banners/_promo-banner.scss */
.promo-banner__heading {
  font-size: 48px;
  font-size: 4.8rem;
  text-align: left;
  letter-spacing: -0.96px;
  line-height: 56px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  /* line 50, src/sass/commons/blocks/banners/_promo-banner.scss */
  .promo-banner__heading {
    margin-top: 30px;
  }
}

/* line 62, src/sass/commons/blocks/banners/_promo-banner.scss */
.promo-banner__text {
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: -0.16px;
  line-height: 28px;
  font-style: italic;
  font-weight: 600;
}

@media only screen and (max-width: 991px) {
  /* line 62, src/sass/commons/blocks/banners/_promo-banner.scss */
  .promo-banner__text {
    font-size: 13px;
    font-size: 1.3rem;
    letter-spacing: -0.1px;
    line-height: 16px;
  }
}

/* line 76, src/sass/commons/blocks/banners/_promo-banner.scss */
.promo-banner__button {
  padding-top: 10px;
}

/* line 79, src/sass/commons/blocks/banners/_promo-banner.scss */
.promo-banner__button a {
  letter-spacing: 0;
  line-height: 20px;
}

/* line 83, src/sass/commons/blocks/banners/_promo-banner.scss */
.promo-banner__button a::before {
  content: '\e915';
  display: inline-block;
  position: relative;
  top: 5px;
  padding: 0 4px 0 0;
  font-family: 'ColgateRelaunchIcons';
  font-style: normal;
  font-size: 20px;
  text-shadow: 0 2px #0000001f;
}

/* line 97, src/sass/commons/blocks/banners/_promo-banner.scss */
.promo-banner__image {
  position: absolute;
  padding: 0;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  text-align: right;
}

/* line 106, src/sass/commons/blocks/banners/_promo-banner.scss */
.promo-banner__image img {
  position: relative;
  max-width: inherit;
}

/* line 114, src/sass/commons/blocks/banners/_promo-banner.scss */
.article-main-container .promo-banner {
  padding-top: 0;
  padding-bottom: 0;
}

/* line 118, src/sass/commons/blocks/banners/_promo-banner.scss */
.article-main-container .promo-banner .richText {
  margin-left: 50px;
  padding-top: 55px;
  padding-bottom: 40px;
  width: calc(50% - 50px);
}

@media only screen and (max-width: 1081px) {
  /* line 118, src/sass/commons/blocks/banners/_promo-banner.scss */
  .article-main-container .promo-banner .richText {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 118, src/sass/commons/blocks/banners/_promo-banner.scss */
  .article-main-container .promo-banner .richText {
    padding-top: 55px;
    padding-bottom: 40px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 118, src/sass/commons/blocks/banners/_promo-banner.scss */
  .article-main-container .promo-banner .richText {
    margin-left: auto;
    padding-top: 60%;
    padding-bottom: 22px;
    width: 100%;
  }
}

/* line 142, src/sass/commons/blocks/banners/_promo-banner.scss */
.article-main-container .promo-banner__heading {
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 32px;
  letter-spacing: -0.26px;
}

@media only screen and (max-width: 767px) {
  /* line 142, src/sass/commons/blocks/banners/_promo-banner.scss */
  .article-main-container .promo-banner__heading {
    font-size: 24px;
    font-size: 2.4rem;
    letter-spacing: -0.48px;
  }
}

/* line 153, src/sass/commons/blocks/banners/_promo-banner.scss */
.article-main-container .promo-banner__text {
  font-size: 16px;
  font-size: 1.6rem;
  font-style: normal;
  line-height: 24px;
  font-weight: 400;
  letter-spacing: 0;
}

@media only screen and (max-width: 767px) {
  /* line 153, src/sass/commons/blocks/banners/_promo-banner.scss */
  .article-main-container .promo-banner__text {
    margin-top: 0;
  }
}

/* line 168, src/sass/commons/blocks/banners/_promo-banner.scss */
.promo-banner-gray-background.reference-promo-banner {
  padding-left: 15px;
  padding-right: 15px;
}

/* line 173, src/sass/commons/blocks/banners/_promo-banner.scss */
.promo-banner-gray-background .promo-banner {
  background-color: #f3f3f3;
}

@media only screen and (max-width: 767px) {
  /* line 176, src/sass/commons/blocks/banners/_promo-banner.scss */
  .promo-banner-gray-background .promo-banner .richText {
    margin-left: 0;
  }
  /* line 180, src/sass/commons/blocks/banners/_promo-banner.scss */
  .promo-banner-gray-background .promo-banner .richText h2,
  .promo-banner-gray-background .promo-banner .richText p {
    text-align: center;
  }
}

/* line 187, src/sass/commons/blocks/banners/_promo-banner.scss */
.promo-banner-gray-background .promo-banner__heading span {
  color: #d2010d;
  font-size: 30px;
  font-weight: 900;
  letter-spacing: -0.36px;
  font-family: 'ColgateReady Heavy';
  line-height: 40px;
}

@media only screen and (max-width: 767px) {
  /* line 187, src/sass/commons/blocks/banners/_promo-banner.scss */
  .promo-banner-gray-background .promo-banner__heading span {
    font-size: 24px;
    letter-spacing: -0.19px;
    line-height: 32px;
  }
}

/* line 202, src/sass/commons/blocks/banners/_promo-banner.scss */
.promo-banner-gray-background .promo-banner__text span {
  color: #333;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-family: 'Open Sans';
  line-height: 28px;
  letter-spacing: 0;
}

/* line 213, src/sass/commons/blocks/banners/_promo-banner.scss */
.promo-banner-gray-background .promo-banner__button a::before {
  content: none;
}

/* line 1, src/sass/commons/blocks/_risk-circle.scss */
.reference-risk-circle {
  padding: 0;
}

/* line 5, src/sass/commons/blocks/_risk-circle.scss */
.risk-circle {
  max-width: 100%;
  margin: 60px 0;
}

/* line 13, src/sass/commons/blocks/_risk-circle.scss */
.risk-circle .circle {
  position: relative;
  max-width: 843px;
  display: flex;
  justify-content: center;
  margin: 0 auto;
}

@media (max-width: 1150px) {
  /* line 13, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle {
    max-width: 680px;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  /* line 13, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle {
    max-width: 500px;
  }
}

/* line 29, src/sass/commons/blocks/_risk-circle.scss */
.risk-circle .circle-center {
  text-align: center;
  max-width: 100%;
}

/* line 34, src/sass/commons/blocks/_risk-circle.scss */
.risk-circle .circle-aside {
  position: absolute;
  display: flex;
  align-items: center;
  cursor: pointer;
}

/* line 40, src/sass/commons/blocks/_risk-circle.scss */
.risk-circle .circle-aside h4 {
  color: #102f6f;
}

@media (min-width: 768px) and (max-width: 992px) {
  /* line 40, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle-aside h4 {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  /* line 40, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle-aside h4 {
    display: none;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  /* line 52, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle-aside img {
    max-width: 90px;
  }
}

/* line 59, src/sass/commons/blocks/_risk-circle.scss */
.risk-circle .circle-aside--rauchen {
  top: 37%;
  left: -19%;
}

@media (max-width: 1150px) {
  /* line 59, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle-aside--rauchen {
    top: 38%;
    left: -14%;
    flex-direction: column-reverse;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  /* line 59, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle-aside--rauchen {
    left: -24%;
    flex-direction: row;
  }
}

@media (max-width: 767px) {
  /* line 59, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle-aside--rauchen {
    visibility: hidden;
    width: 100px;
    left: calc(50% - 50px);
    top: -7%;
    flex-direction: row;
  }
}

/* line 82, src/sass/commons/blocks/_risk-circle.scss */
.risk-circle .circle-aside--rauchen h4 {
  margin-right: 15px;
}

@media (max-width: 767px) {
  /* line 82, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle-aside--rauchen h4 {
    display: none;
  }
}

/* line 92, src/sass/commons/blocks/_risk-circle.scss */
.risk-circle .circle-aside--diabetes {
  top: 0%;
  left: 6%;
  flex-direction: column;
  min-width: 156px;
}

@media (max-width: 1150px) {
  /* line 92, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle-aside--diabetes {
    top: -1%;
    left: 0%;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  /* line 92, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle-aside--diabetes {
    top: -3%;
    left: 1%;
  }
}

@media (max-width: 767px) {
  /* line 92, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle-aside--diabetes {
    visibility: hidden;
    width: 100px;
    left: calc(50% - 50px);
    top: -7%;
    min-width: 100px;
  }
}

/* line 117, src/sass/commons/blocks/_risk-circle.scss */
.risk-circle .circle-aside--schwangerschaft {
  top: 1%;
  right: 6%;
  flex-direction: column;
  min-width: 156px;
}

@media (max-width: 1150px) {
  /* line 117, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle-aside--schwangerschaft {
    top: -2%;
    right: 2%;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  /* line 117, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle-aside--schwangerschaft {
    top: -3%;
    right: 1%;
  }
}

@media (max-width: 767px) {
  /* line 117, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle-aside--schwangerschaft {
    visibility: hidden;
    width: 100px;
    min-width: 100px;
    left: calc(50% - 50px);
    top: -7%;
  }
}

/* line 142, src/sass/commons/blocks/_risk-circle.scss */
.risk-circle .circle-aside--40 {
  top: 39%;
  right: -13%;
  flex-direction: row;
}

@media (max-width: 1150px) {
  /* line 142, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle-aside--40 {
    top: 38%;
    right: -13%;
    flex-direction: column;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  /* line 142, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle-aside--40 {
    right: -15%;
    flex-direction: row;
  }
}

@media (max-width: 767px) {
  /* line 142, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle-aside--40 {
    visibility: hidden;
    width: 100px;
    left: calc(50% - 50px);
    top: -7%;
    flex-direction: row;
  }
}

/* line 166, src/sass/commons/blocks/_risk-circle.scss */
.risk-circle .circle-aside--40 h4 {
  margin-left: 15px;
}

/* line 171, src/sass/commons/blocks/_risk-circle.scss */
.risk-circle .circle-aside--stress {
  bottom: -5%;
  right: 8%;
  flex-direction: column;
  min-width: 130px;
}

@media (max-width: 1150px) {
  /* line 171, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle-aside--stress {
    bottom: -3%;
    right: 0%;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  /* line 171, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle-aside--stress {
    bottom: -2%;
    right: 3%;
  }
}

@media (max-width: 767px) {
  /* line 171, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle-aside--stress {
    visibility: hidden;
    width: 100px;
    left: calc(50% - 50px);
    top: -7%;
    min-width: 100px;
  }
}

/* line 196, src/sass/commons/blocks/_risk-circle.scss */
.risk-circle .circle-aside--bluthochdruck {
  bottom: -5%;
  left: 5%;
  flex-direction: column;
  min-width: 130px;
}

@media (max-width: 1150px) {
  /* line 196, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle-aside--bluthochdruck {
    bottom: -12%;
    left: 0%;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  /* line 196, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle-aside--bluthochdruck {
    bottom: -2%;
    left: 3%;
  }
}

@media (max-width: 767px) {
  /* line 196, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle-aside--bluthochdruck {
    visibility: hidden;
    width: 100px;
    left: calc(50% - 50px);
    top: -7%;
    min-width: 100px;
  }
}

/* line 221, src/sass/commons/blocks/_risk-circle.scss */
.risk-circle .circle-content {
  visibility: hidden;
  top: 33%;
  position: absolute;
  width: 34%;
  text-align: center;
}

@media (max-width: 1150px) {
  /* line 221, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle-content {
    top: 28%;
    width: 40%;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  /* line 221, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle-content {
    top: 25%;
    width: 44%;
  }
}

@media (max-width: 767px) {
  /* line 221, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle-content {
    top: 28%;
    width: calc(100% - 10%);
  }
}

/* line 243, src/sass/commons/blocks/_risk-circle.scss */
.risk-circle .circle-content .schwangerschaft {
  text-transform: uppercase;
  background-color: #159fdb;
  color: #fff;
  padding: 14px 40px;
  border-radius: 10px;
  font-weight: 700;
  text-align: center;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  display: inline-block;
  transition: 0.12s all linear;
  margin-top: 70px;
}

/* line 256, src/sass/commons/blocks/_risk-circle.scss */
.risk-circle .circle-content .schwangerschaft:hover {
  background-color: #234588;
  text-decoration: none;
}

/* line 262, src/sass/commons/blocks/_risk-circle.scss */
.risk-circle .circle-content .diabetes {
  text-transform: uppercase;
  background-color: #159fdb;
  color: #fff;
  padding: 14px 40px;
  border-radius: 10px;
  font-weight: 700;
  text-align: center;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  display: inline-block;
  transition: 0.12s all linear;
  margin-top: 70px;
}

/* line 275, src/sass/commons/blocks/_risk-circle.scss */
.risk-circle .circle-content .diabetes:hover {
  background-color: #234588;
  text-decoration: none;
}

/* line 281, src/sass/commons/blocks/_risk-circle.scss */
.risk-circle .circle-content p {
  line-height: 1.6;
  font-size: 18px;
}

@media (min-width: 768px) and (max-width: 992px) {
  /* line 281, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle-content p {
    font-size: 15px;
    color: #244585;
    margin-top: 10px;
  }
}

@media (max-width: 767px) {
  /* line 281, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle-content p {
    margin: 0;
    line-height: 1.3;
  }
}

@media (min-width: 768px) and (max-width: 992px) {
  /* line 297, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle-content h3 {
    font-size: 20px;
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  /* line 297, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle-content h3 {
    margin-bottom: 20px;
    font-style: italic;
  }
}

/* line 310, src/sass/commons/blocks/_risk-circle.scss */
.risk-circle .active {
  visibility: visible;
}

/* line 313, src/sass/commons/blocks/_risk-circle.scss */
.risk-circle .active h4 {
  color: #102f6f;
  font-weight: bold;
}

@media (max-width: 767px) {
  /* line 319, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle-center--desktop {
    display: none;
  }
}

@media (min-width: 768px) {
  /* line 325, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle-center--mobile {
    display: none;
  }
}

/* line 331, src/sass/commons/blocks/_risk-circle.scss */
.risk-circle .circle-buttons {
  position: absolute;
  width: 250px;
  display: flex;
  justify-content: space-between;
  top: 0%;
}

@media (min-width: 768px) {
  /* line 331, src/sass/commons/blocks/_risk-circle.scss */
  .risk-circle .circle-buttons {
    display: none;
  }
}

/* line 342, src/sass/commons/blocks/_risk-circle.scss */
.risk-circle .circle-buttons .circle-buttons--prev {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #fff;
}

/* line 352, src/sass/commons/blocks/_risk-circle.scss */
.risk-circle .circle-buttons .circle-buttons--next {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #fff;
}

/* line 363, src/sass/commons/blocks/_risk-circle.scss */
.risk-circle .circle-center--desktop[data-index='2'] {
  transform: rotateZ(45deg);
}

/* line 367, src/sass/commons/blocks/_risk-circle.scss */
.risk-circle .circle-center--desktop[data-index='3'] {
  transform: rotateZ(135deg);
}

/* line 371, src/sass/commons/blocks/_risk-circle.scss */
.risk-circle .circle-center--desktop[data-index='4'] {
  transform: rotateZ(180deg);
}

/* line 375, src/sass/commons/blocks/_risk-circle.scss */
.risk-circle .circle-center--desktop[data-index='5'] {
  transform: rotateZ(225deg);
}

/* line 379, src/sass/commons/blocks/_risk-circle.scss */
.risk-circle .circle-center--desktop[data-index='6'] {
  transform: rotateZ(315deg);
}

/* line 1, src/sass/commons/blocks/project-gen-z/_all.scss */
body.template-generation-z-landing {
  @use 'sass:math' as *;
  /* Slider */
  /* stylelint-disable */
  /* stylelint-enable */
}

@keyframes slide-text-from-top {
  0% {
    opacity: 0;
    transform: translate(0, -100%);
  }
  50% {
    opacity: 0.5;
    transform: translate(0, -50%);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

@keyframes slide-text-from-left {
  0% {
    opacity: 0;
    transform: translate(-100%, 0);
  }
  50% {
    opacity: 0.5;
    transform: translate(-50%, 0);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

@keyframes slide-text-from-right {
  0% {
    opacity: 0;
    transform: translate(100%, 0);
  }
  50% {
    opacity: 0.5;
    transform: translate(50%, 0);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

@keyframes rotate {
  0% {
    opacity: 0;
    transform: rotate(70deg);
  }
  50% {
    opacity: 0.5;
    transform: rotate(35deg);
  }
  100% {
    opacity: 1;
    transform: rotate(0deg);
  }
}

@keyframes super-grow-up {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes super-alternate-grow-up {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(0.5);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes super-rotate {
  0% {
    opacity: 0;
    transform: scale(0) rotate(70deg);
  }
  50% {
    opacity: 0.5;
    transform: scale(0.5) rotate(35deg);
  }
  100% {
    opacity: 1;
    transform: scale(1) rotate(0deg);
  }
}

@keyframes slide-from-left {
  0% {
    opacity: 0;
    transform: translate(-300px, -100px);
  }
  50% {
    opacity: 0.5;
    transform: translate(-200px, -50px);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

@keyframes slide-from-right {
  0% {
    opacity: 0;
    transform: translate(250px, 100px);
  }
  50% {
    opacity: 0.5;
    transform: translate(125px, 50px);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

@keyframes flash {
  0% {
    transform: scale(1) rotate(0deg);
  }
  50% {
    transform: scale(0.2) rotate(180deg);
  }
  100% {
    transform: scale(1) rotate(360deg);
  }
}

@keyframes floating {
  0% {
    transform: scale(1.05) rotate(-1deg);
  }
  50% {
    transform: scale(1.05) rotate(0);
  }
  100% {
    transform: scale(1.05) rotate(-1deg);
  }
}

@keyframes grow-up {
  0% {
    transform: scale(0.2);
  }
  50% {
    transform: scale(0.5);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes opacity {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}

@keyframes super-grow-up-with-rotate-left {
  0% {
    transform: scale(0) rotate(0);
  }
  50% {
    transform: scale(1.1) rotate(-5deg);
  }
  100% {
    transform: scale(1) rotate(-10deg);
  }
}

@keyframes super-grow-up-with-rotate-right {
  0% {
    transform: scale(0) rotate(0);
  }
  50% {
    transform: scale(1.1) rotate(5deg);
  }
  100% {
    transform: scale(1) rotate(10deg);
  }
}

@keyframes swing {
  0% {
    transform: rotate(-4deg);
  }
  50% {
    transform: rotate(4deg);
  }
  100% {
    transform: rotate(-4deg);
  }
}

@keyframes drink-me {
  0% {
    transform: scale(1) rotate(0);
  }
  50% {
    transform: scale(1.1) rotate(-5deg);
  }
  100% {
    transform: scale(0) rotate(-10deg);
  }
}

@keyframes eat-me {
  0% {
    transform: scale(0) rotate(-10deg);
  }
  50% {
    transform: scale(1.1) rotate(-5deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}

/* line 3, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .new-button {
  animation: slide-text-from-left 0.25s ease-out 1s forwards;
}

/* line 7, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .main-hero__title {
  animation: slide-text-from-left 0.75s ease-out 0s forwards;
}

/* line 12, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .two-bottles .bottle-blue {
  animation: super-grow-up-with-rotate-left 0.45s cubic-bezier(0, 1.5, 1, 1.5) 0s forwards;
}

/* line 16, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .two-bottles .bottle-pink {
  animation: super-grow-up-with-rotate-right 0.65s cubic-bezier(0, 1.5, 1, 1.5) 0.4s forwards;
}

/* line 21, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .bottle-black {
  animation: super-grow-up 0.55s cubic-bezier(0, 1.5, 1, 1.5) 0.2s forwards;
}

/* line 25, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .bottle-blue {
  animation: super-grow-up 0.45s cubic-bezier(0, 1.5, 1, 1.5) 0s forwards;
}

/* line 29, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .bottle-pink {
  animation: super-grow-up 0.65s cubic-bezier(0, 1.5, 1, 1.5) 0.4s forwards;
}

/* line 33, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .image-eye {
  animation: super-rotate 0.55s cubic-bezier(0, 1.5, 1, 1.5) 1s forwards;
}

/* line 37, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .image-mouth {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 1.4s forwards;
}

/* line 41, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .image-snowflake-1 {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 0.4s forwards;
}

/* line 45, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .image-snowflake-2 {
  animation: super-rotate 0.65s cubic-bezier(0, 1.5, 1, 1.5) 0.8s forwards;
}

/* line 49, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .image-charcoal-1 {
  animation: super-rotate 0.45s cubic-bezier(0, 1.5, 1, 1.5) alternate 0.4s forwards;
}

/* line 53, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .image-charcoal-2 {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) alternate 0.6s forwards;
}

/* line 57, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .image-charcoal-3 {
  animation: super-rotate 0.15s cubic-bezier(0, 1.5, 1, 1.5) alternate 0.5s forwards;
}

/* line 61, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .image-star-white {
  animation: flash 1.4s linear reverse 1s infinite;
}

/* line 65, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .image-new {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) alternate 1.5s forwards;
}

/* line 69, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .image-star-1 {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 0.6s forwards;
}

/* line 73, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .image-star-2 {
  animation: super-rotate 0.15s cubic-bezier(0, 1.5, 1, 1.5) 1.8s forwards;
}

/* line 77, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .image-star-3 {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 2.2s forwards;
}

/* line 81, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .image-star-pink {
  animation: super-rotate 0.65s cubic-bezier(0, 1.5, 1, 1.5) 2.6s forwards;
}

/* line 85, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .image-polygon {
  animation: super-rotate 0.45s cubic-bezier(0, 1.5, 1, 1.5) 1.6s forwards;
}

/* line 89, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .image-rectangle {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 1s forwards;
}

/* line 93, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .image-diamond {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 0.6s forwards;
}

/* line 101, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .features-section__title {
  animation: slide-text-from-top 0.25s ease-out 1s forwards;
}

/* line 106, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .two-bottles .bottle-blue {
  animation: super-grow-up-with-rotate-right 0.45s cubic-bezier(0, 1.5, 1, 1.5) 0s forwards;
}

/* line 110, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .two-bottles .bottle-pink {
  animation: super-grow-up-with-rotate-left 0.65s cubic-bezier(0, 1.5, 1, 1.5) 0.4s forwards;
}

/* line 116, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .three-bottles .bottle-black {
  animation: super-grow-up 0.55s cubic-bezier(0, 1.5, 1, 1.5) 0.2s forwards;
}

/* line 120, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .three-bottles .bottle-blue {
  animation: super-grow-up 0.45s cubic-bezier(0, 1.5, 1, 1.5) 0s forwards;
}

/* line 124, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .three-bottles .bottle-pink {
  animation: super-grow-up 0.65s cubic-bezier(0, 1.5, 1, 1.5) 0.4s forwards;
}

/* line 129, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .image-snowflake {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 0.4s forwards;
}

/* line 133, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .image-mouth-1 {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 1.4s forwards;
}

/* line 137, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .image-mouth-2 {
  animation: super-rotate 0.45s cubic-bezier(0, 1.5, 1, 1.5) 1s forwards;
}

/* line 141, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .image-star-1 {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 0.6s forwards;
}

/* line 145, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .image-star-2 {
  animation: super-rotate 0.15s cubic-bezier(0, 1.5, 1, 1.5) 1.8s forwards;
}

/* line 149, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .image-star-3 {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 2.2s forwards;
}

/* line 153, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .image-lady {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 1s forwards;
}

/* line 157, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .features__item-1 {
  animation: super-rotate 0.45s cubic-bezier(0, 1.5, 1, 1.5) alternate 0.4s forwards;
}

/* line 161, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .features__item-2 {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) alternate 0.6s forwards;
}

/* line 165, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .features__item-3 {
  animation: super-rotate 0.15s cubic-bezier(0, 1.5, 1, 1.5) alternate 0.5s forwards;
}

/* line 169, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .features__item-4 {
  animation: super-rotate 0.45s cubic-bezier(0, 1.5, 1, 1.5) alternate 0.4s forwards;
}

/* line 173, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .features__item-5 {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) alternate 0.6s forwards;
}

/* line 177, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .features__item-6 {
  animation: super-rotate 0.15s cubic-bezier(0, 1.5, 1, 1.5) alternate 0.5s forwards;
}

/* line 184, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .features-section__title {
  animation: slide-text-from-top 0.25s ease-out 1s forwards;
}

/* line 189, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .two-bottles .bottle-blue,
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .two-bottles .bottle-pink {
  opacity: 1;
  transform: scale(1);
}

/* line 197, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .three-bottles .bottle-black,
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .three-bottles .bottle-blue,
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .three-bottles .bottle-pink {
  opacity: 1;
  transform: scale(1);
}

/* line 205, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .image-snowflake,
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .image-mouth-1,
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .image-mouth-2,
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .image-star-1,
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .image-star-2,
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .image-star-3,
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .image-lady,
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .features__item-1,
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .features__item-2,
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .features__item-3,
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .features__item-4,
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .features__item-5,
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .features__item-6 {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 0.4s forwards;
}

/* line 224, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .fresh-breath.animate .bottle {
  animation: opacity 1s ease-out forwards;
}

/* line 228, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .fresh-breath.animate .image-row-one-first {
  animation: super-rotate 0.5s cubic-bezier(0, 1.5, 1, 1.5) 1.25s forwards;
}

/* line 232, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .fresh-breath.animate .image-row-one-second {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 0.25s forwards;
}

/* line 236, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .fresh-breath.animate .image-row-two-first {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 0.45s forwards;
}

/* line 240, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .fresh-breath.animate .image-row-two-mouth {
  animation: super-rotate 0.65s cubic-bezier(0, 1.5, 1, 1.5) 0.25s forwards;
}

/* line 244, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .fresh-breath.animate .image-row-two-second {
  animation: super-rotate 0.65s cubic-bezier(0, 1.5, 1, 1.5) 0.75s forwards;
}

/* line 248, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .fresh-breath.animate .image-row-two-snowflake {
  animation: super-rotate 0.45s cubic-bezier(0, 1.5, 1, 1.5) 1.35s forwards;
}

/* line 252, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .fresh-breath.animate .image-row-three-first {
  animation: super-rotate 0.65s cubic-bezier(0, 1.5, 1, 1.5) 2s forwards;
}

/* line 256, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .fresh-breath.animate .image-row-three-second {
  animation: super-rotate 0.45s cubic-bezier(0, 1.5, 1, 1.5) 1.4s forwards;
}

/* line 260, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .fresh-breath.animate .image-row-three-third {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 1s forwards;
}

/* line 264, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .fresh-breath.animate .image-row-three-mouth {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 0.5s forwards;
}

/* line 268, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .fresh-breath.animate .content-img {
  animation: slide-text-from-right 0.75s linear 0s forwards;
}

/* line 272, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .fresh-breath.animate .main-content-header--first {
  animation: slide-text-from-right 0.75s linear 0.25s forwards;
}

/* line 276, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .fresh-breath.animate .main-content-header--second {
  animation: slide-text-from-right 0.75s linear 0.5s forwards;
}

/* line 280, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .fresh-breath.animate .main-content-text {
  animation: slide-text-from-right 0.75s linear 1s forwards;
}

/* line 284, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .fresh-breath.animate .main-content-icons {
  animation: slide-text-from-right 0.75s linear 1.25s forwards;
}

/* line 291, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing.cq-wcm-edit-touch .fresh-breath .bottle {
  animation: opacity 1s ease-out forwards;
}

/* line 295, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing.cq-wcm-edit-touch .fresh-breath .animate-images > div,
body.template-generation-z-landing.cq-wcm-edit-touch .fresh-breath .content-img,
body.template-generation-z-landing.cq-wcm-edit-touch .fresh-breath .main-content-header--first,
body.template-generation-z-landing.cq-wcm-edit-touch .fresh-breath .main-content-header--second,
body.template-generation-z-landing.cq-wcm-edit-touch .fresh-breath .main-content-text,
body.template-generation-z-landing.cq-wcm-edit-touch .fresh-breath .main-content-icons {
  animation: super-rotate 0.5s cubic-bezier(0, 1.5, 1, 1.5) 1.25s forwards !important;
}

/* line 307, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .all-in-one.animate .bottle {
  animation: opacity 1s ease-out forwards;
}

/* line 311, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .all-in-one.animate .image-row-one-first {
  animation: super-rotate 0.5s cubic-bezier(0, 1.5, 1, 1.5) 1.25s forwards;
}

/* line 315, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .all-in-one.animate .image-row-one-second {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 0.25s forwards;
}

/* line 319, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .all-in-one.animate .image-row-two-first {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 0.45s forwards;
}

/* line 323, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .all-in-one.animate .image-row-two-mouth {
  animation: super-rotate 0.65s cubic-bezier(0, 1.5, 1, 1.5) 0.25s forwards;
}

/* line 327, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .all-in-one.animate .image-row-two-second {
  animation: super-rotate 0.65s cubic-bezier(0, 1.5, 1, 1.5) 0.75s forwards;
}

/* line 331, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .all-in-one.animate .image-row-two-snowflake {
  animation: super-rotate 0.45s cubic-bezier(0, 1.5, 1, 1.5) 1.35s forwards;
}

/* line 335, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .all-in-one.animate .image-row-three-first {
  animation: super-rotate 0.65s cubic-bezier(0, 1.5, 1, 1.5) 2s forwards;
}

/* line 339, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .all-in-one.animate .image-row-three-second {
  animation: super-rotate 0.45s cubic-bezier(0, 1.5, 1, 1.5) 1.4s forwards;
}

/* line 343, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .all-in-one.animate .image-row-three-third {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 1s forwards;
}

/* line 347, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .all-in-one.animate .image-row-three-mouth {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 0.5s forwards;
}

/* line 351, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .all-in-one.animate .content-img {
  animation: slide-text-from-right 0.75s linear 0s forwards;
}

/* line 355, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .all-in-one.animate .main-content-header--first {
  animation: slide-text-from-right 0.75s linear 0.25s forwards;
}

/* line 359, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .all-in-one.animate .main-content-header--second {
  animation: slide-text-from-right 0.75s linear 0.5s forwards;
}

/* line 363, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .all-in-one.animate .main-content-text {
  animation: slide-text-from-right 0.75s linear 1s forwards;
}

/* line 367, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .all-in-one.animate .main-content-icons {
  animation: slide-text-from-right 0.75s linear 1.25s forwards;
}

/* line 374, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing.cq-wcm-edit-touch .all-in-one .bottle {
  animation: opacity 1s ease-out forwards;
}

/* line 378, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing.cq-wcm-edit-touch .all-in-one .animate-images > div,
body.template-generation-z-landing.cq-wcm-edit-touch .all-in-one .content-img,
body.template-generation-z-landing.cq-wcm-edit-touch .all-in-one .main-content-header--first,
body.template-generation-z-landing.cq-wcm-edit-touch .all-in-one .main-content-header--second,
body.template-generation-z-landing.cq-wcm-edit-touch .all-in-one .main-content-text,
body.template-generation-z-landing.cq-wcm-edit-touch .all-in-one .main-content-icons {
  animation: super-rotate 0.5s cubic-bezier(0, 1.5, 1, 1.5) 1.25s forwards !important;
}

/* line 391, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .white-and-charcoal.animate .bottle {
  animation: opacity 1s ease-out forwards;
}

/* line 395, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .white-and-charcoal.animate .image-row-one-first {
  animation: super-rotate 0.5s cubic-bezier(0, 1.5, 1, 1.5) 1.25s forwards;
}

/* line 399, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .white-and-charcoal.animate .image-row-one-second {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 0.25s forwards;
}

/* line 403, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .white-and-charcoal.animate .image-row-two-first {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 0.45s forwards;
}

/* line 407, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .white-and-charcoal.animate .image-row-two-mouth {
  animation: super-rotate 0.65s cubic-bezier(0, 1.5, 1, 1.5) 0.25s forwards;
}

/* line 411, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .white-and-charcoal.animate .image-row-two-second {
  animation: super-rotate 0.65s cubic-bezier(0, 1.5, 1, 1.5) 0.75s forwards;
}

/* line 415, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .white-and-charcoal.animate .image-row-two-snowflake {
  animation: super-rotate 0.45s cubic-bezier(0, 1.5, 1, 1.5) 1.35s forwards;
}

/* line 419, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .white-and-charcoal.animate .image-row-three-first {
  animation: super-rotate 0.65s cubic-bezier(0, 1.5, 1, 1.5) 2s forwards;
}

/* line 423, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .white-and-charcoal.animate .image-row-three-second {
  animation: super-rotate 0.45s cubic-bezier(0, 1.5, 1, 1.5) 1.4s forwards;
}

/* line 427, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .white-and-charcoal.animate .image-row-three-third {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 1s forwards;
}

/* line 431, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .white-and-charcoal.animate .image-row-three-mouth {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 0.5s forwards;
}

/* line 435, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .white-and-charcoal.animate .content-img {
  animation: slide-text-from-right 0.75s linear 0s forwards;
}

/* line 439, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .white-and-charcoal.animate .main-content-header--first {
  animation: slide-text-from-right 0.75s linear 0.25s forwards;
}

/* line 443, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .white-and-charcoal.animate .main-content-header--second {
  animation: slide-text-from-right 0.75s linear 0.5s forwards;
}

/* line 447, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .white-and-charcoal.animate .main-content-text {
  animation: slide-text-from-right 0.75s linear 1s forwards;
}

/* line 451, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .white-and-charcoal.animate .main-content-icons {
  animation: slide-text-from-right 0.75s linear 1.25s forwards;
}

/* line 458, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing.cq-wcm-edit-touch .white-and-charcoal .bottle {
  animation: opacity 1s ease-out forwards;
}

/* line 462, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing.cq-wcm-edit-touch .white-and-charcoal .animate-images > div,
body.template-generation-z-landing.cq-wcm-edit-touch .white-and-charcoal .content-img,
body.template-generation-z-landing.cq-wcm-edit-touch .white-and-charcoal .main-content-header--first,
body.template-generation-z-landing.cq-wcm-edit-touch .white-and-charcoal .main-content-header--second,
body.template-generation-z-landing.cq-wcm-edit-touch .white-and-charcoal .main-content-text,
body.template-generation-z-landing.cq-wcm-edit-touch .white-and-charcoal .main-content-icons {
  animation: super-rotate 0.5s cubic-bezier(0, 1.5, 1, 1.5) 1.25s forwards !important;
}

/* line 474, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .new-button {
  animation: opacity 1s ease-out forwards;
}

/* line 478, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .shopping-products--content h3 {
  animation: opacity 1s ease-out forwards;
}

/* line 482, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .shopping-title {
  animation: slide-text-from-top 0.25s ease-out 1s forwards;
}

/* line 486, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .diamond1 {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 0.6s forwards;
}

/* line 490, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .diamond2 {
  animation: super-rotate 0.45s cubic-bezier(0, 1.5, 1, 1.5) 1s forwards;
}

/* line 494, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .mouth1 {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 0.5s forwards;
}

/* line 498, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .mouth2 {
  animation: super-rotate 0.65s cubic-bezier(0, 1.5, 1, 1.5) 0.25s forwards;
}

/* line 502, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .star1 {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 0.6s forwards;
}

/* line 506, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .star2 {
  animation: super-rotate 0.15s cubic-bezier(0, 1.5, 1, 1.5) 1.8s forwards;
}

/* line 510, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .star3 {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 2.2s forwards;
}

/* line 514, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .charcoal1 {
  animation: super-rotate 0.45s cubic-bezier(0, 1.5, 1, 1.5) alternate 0.4s forwards;
}

/* line 518, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .charcoal2 {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) alternate 0.6s forwards;
}

/* line 522, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .charcoal3 {
  animation: super-rotate 0.15s cubic-bezier(0, 1.5, 1, 1.5) alternate 0.5s forwards;
}

/* line 526, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .snowflake1 {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 0.4s forwards;
}

/* line 530, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .snowflake2 {
  animation: super-rotate 0.65s cubic-bezier(0, 1.5, 1, 1.5) 0.8s forwards;
}

/* line 534, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .snowflake3 {
  animation: super-rotate 0.45s cubic-bezier(0, 1.5, 1, 1.5) 0.6s forwards;
}

/* line 538, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .white-and-charcoal-bottle {
  animation: super-alternate-grow-up 0.155s linear 0.2s forwards;
}

/* line 542, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .all-in-one-bottle {
  animation: super-alternate-grow-up 0.45s linear 0.4s forwards;
}

/* line 546, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .fresh-breath-bottle {
  animation: super-alternate-grow-up 0.25s linear 0s forwards;
}

/* line 553, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing.cq-wcm-edit-touch .shopping-section .new-button,
body.template-generation-z-landing.cq-wcm-edit-touch .shopping-section .shopping-products--content h3,
body.template-generation-z-landing.cq-wcm-edit-touch .shopping-section .shopping-title {
  animation: opacity 1s ease-out forwards;
}

/* line 559, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing.cq-wcm-edit-touch .shopping-section .animate-images > div {
  animation: super-rotate 0.5s cubic-bezier(0, 1.5, 1, 1.5) 1.25s forwards !important;
}

/* line 563, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing.cq-wcm-edit-touch .shopping-section .all-in-one-bottle,
body.template-generation-z-landing.cq-wcm-edit-touch .shopping-section .white-and-charcoal-bottle,
body.template-generation-z-landing.cq-wcm-edit-touch .shopping-section .fresh-breath-bottle {
  animation: super-alternate-grow-up 0.25s linear 0s forwards;
}

/* line 572, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .game-section.animate .image-snowflake-1 {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 0.4s forwards;
}

/* line 576, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .game-section.animate .image-snowflake-2 {
  animation: super-rotate 0.65s cubic-bezier(0, 1.5, 1, 1.5) 0.8s forwards;
}

/* line 580, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .game-section.animate .image-mouth {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 1.4s forwards;
}

/* line 584, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .game-section.animate .image-star-1 {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 0.6s forwards;
  opacity: 1;
}

/* line 589, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .game-section.animate .image-star-2 {
  animation: super-rotate 0.15s cubic-bezier(0, 1.5, 1, 1.5) 1.8s forwards;
  opacity: 1;
}

/* line 594, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .game-section.animate .image-couple {
  animation: floating 4s ease-in 0s infinite forwards;
}

/* line 598, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .game-section.animate .game__copy--first {
  animation: slide-text-from-left 0.5s linear 0.5s forwards;
}

/* line 602, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .game-section.animate .game__copy--second {
  animation: slide-text-from-left 0.5s linear 1s forwards;
}

/* line 606, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .game-section.animate .game__machine,
body.template-generation-z-landing .game-section.animate .game__tip {
  animation: eat-me 1s ease-in-out forwards;
}

/* line 615, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .video-section.animate .image-snowflake-1 {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 0.4s forwards;
}

/* line 619, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .video-section.animate .image-snowflake-2 {
  animation: super-rotate 0.65s cubic-bezier(0, 1.5, 1, 1.5) 0.8s forwards;
}

/* line 623, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .video-section.animate .image-mouth {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 1.4s forwards;
}

/* line 627, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .video-section.animate .image-star-1 {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 0.6s forwards;
  opacity: 1;
}

/* line 632, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .video-section.animate .image-star-2 {
  animation: super-rotate 0.15s cubic-bezier(0, 1.5, 1, 1.5) 1.8s forwards;
  opacity: 1;
}

/* line 637, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .video-section.animate .image-star-3 {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 1.2s forwards;
  opacity: 1;
}

/* line 642, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .video-section.animate .image-diamond {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 1.3s forwards;
  opacity: 1;
}

/* line 647, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .video-section.animate .video__copy--first {
  animation: slide-text-from-left 0.5s linear 0.5s forwards;
}

/* line 651, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .video-section.animate .video__copy--second {
  animation: slide-text-from-left 0.5s linear 1s forwards;
}

/* line 655, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .video-section.animate .video_description {
  animation: slide-text-from-left 0.5s linear 1.5s forwards;
}

/* line 1, src/sass/commons/blocks/project-gen-z/_buttons.scss */
body.template-generation-z-landing .is-mobile {
  display: none;
}

@media (max-width: 1280px) {
  /* line 1, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .is-mobile {
    display: none;
  }
}

@media (max-width: 768px) {
  /* line 1, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .is-mobile {
    display: block;
  }
}

/* line 13, src/sass/commons/blocks/project-gen-z/_buttons.scss */
body.template-generation-z-landing .new-button {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 1.25vw;
  font-weight: bold;
  justify-content: center;
  line-height: 3.5vw;
  padding: 0.25vw 0.5vw 0.25vw 0.25vw;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.15s linear;
  z-index: 100;
}

@media (max-width: 1280px) {
  /* line 13, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button {
    font-size: 1.5625vw;
    line-height: 4.375vw;
    padding: 0.3125vw 0.625vw 0.3125vw 0.3125vw;
  }
}

@media (max-width: 768px) {
  /* line 13, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button {
    font-size: 5.55556vw;
    line-height: 15.55556vw;
    padding: 1.11111vw 2.22222vw 1.11111vw 1.11111vw;
  }
}

/* line 40, src/sass/commons/blocks/project-gen-z/_buttons.scss */
body.template-generation-z-landing .new-button:hover {
  cursor: pointer;
  padding: 0vw 0.75vw 0.5vw 0vw;
}

@media (max-width: 1280px) {
  /* line 40, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button:hover {
    padding: 0vw 0.9375vw 0.625vw 0vw;
  }
}

@media (max-width: 768px) {
  /* line 40, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button:hover {
    padding: 0vw 3.33333vw 2.22222vw 0vw;
  }
}

/* line 53, src/sass/commons/blocks/project-gen-z/_buttons.scss */
body.template-generation-z-landing .new-button.small {
  height: 3.5vw;
  width: 10vw;
}

@media (max-width: 1280px) {
  /* line 53, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.small {
    height: 4.375vw;
    width: 12.5vw;
  }
}

@media (max-width: 768px) {
  /* line 53, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.small {
    height: 15.55556vw;
    width: 44.44444vw;
  }
}

/* line 67, src/sass/commons/blocks/project-gen-z/_buttons.scss */
body.template-generation-z-landing .new-button.small::after {
  background-image: url("../images/small.png");
  background-size: cover;
  content: '';
  display: block;
  filter: contrast(1);
  height: 3.5vw;
  left: 0.125vw;
  position: absolute;
  top: 0.125vw;
  transition: all 0.15s linear;
  width: 10vw;
  z-index: -5;
}

@media (max-width: 1280px) {
  /* line 67, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.small::after {
    height: 4.375vw;
    left: 0.15625vw;
    top: 0.15625vw;
    width: 12.5vw;
  }
}

@media (max-width: 768px) {
  /* line 67, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.small::after {
    height: 15.55556vw;
    left: 0.55556vw;
    top: 0.55556vw;
    width: 44.44444vw;
  }
}

/* line 96, src/sass/commons/blocks/project-gen-z/_buttons.scss */
body.template-generation-z-landing .new-button.small::before {
  background-image: url("../images/small-bg.png");
  background-size: cover;
  content: '';
  display: block;
  height: 3.5vw;
  left: 0.4375vw;
  position: absolute;
  top: 0.4375vw;
  width: 10vw;
  z-index: -10;
}

@media (max-width: 1280px) {
  /* line 96, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.small::before {
    height: 4.375vw;
    left: 0.54688vw;
    top: 0.54688vw;
    width: 12.5vw;
  }
}

@media (max-width: 768px) {
  /* line 96, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.small::before {
    height: 15.55556vw;
    left: 1.94444vw;
    top: 1.94444vw;
    width: 44.44444vw;
  }
}

/* line 124, src/sass/commons/blocks/project-gen-z/_buttons.scss */
body.template-generation-z-landing .new-button.small:hover::after {
  filter: contrast(1.6);
  left: -0.0625vw;
  top: -0.0625vw;
}

@media (max-width: 1280px) {
  /* line 124, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.small:hover::after {
    left: -0.07812vw;
    top: -0.07812vw;
  }
}

@media (max-width: 768px) {
  /* line 124, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.small:hover::after {
    left: -0.27778vw;
    top: -0.27778vw;
  }
}

/* line 142, src/sass/commons/blocks/project-gen-z/_buttons.scss */
body.template-generation-z-landing .new-button.medium {
  height: 3.5vw;
  width: 14.75vw;
}

@media (max-width: 1280px) {
  /* line 142, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.medium {
    height: 4.375vw;
    width: 18.4375vw;
  }
}

@media (max-width: 768px) {
  /* line 142, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.medium {
    height: 15.55556vw;
    width: 65.55556vw;
  }
}

/* line 156, src/sass/commons/blocks/project-gen-z/_buttons.scss */
body.template-generation-z-landing .new-button.medium::after {
  background-image: url("../images/medium.png");
  background-size: cover;
  content: '';
  display: block;
  filter: contrast(1);
  height: 3.5vw;
  left: 0.125vw;
  position: absolute;
  top: 0.125vw;
  transition: all 0.15s linear;
  width: 14.75vw;
  z-index: -5;
}

@media (max-width: 1280px) {
  /* line 156, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.medium::after {
    height: 4.375vw;
    left: 0.15625vw;
    top: 0.15625vw;
    width: 18.4375vw;
  }
}

@media (max-width: 768px) {
  /* line 156, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.medium::after {
    height: 15.55556vw;
    left: 0.55556vw;
    top: 0.55556vw;
    width: 65.55556vw;
  }
}

/* line 185, src/sass/commons/blocks/project-gen-z/_buttons.scss */
body.template-generation-z-landing .new-button.medium::before {
  background-image: url("../images/medium-bg.png");
  background-size: cover;
  content: '';
  display: block;
  height: 3.5vw;
  left: 0.4375vw;
  position: absolute;
  top: 0.4375vw;
  width: 14.75vw;
  z-index: -10;
}

@media (max-width: 1280px) {
  /* line 185, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.medium::before {
    height: 4.375vw;
    left: 0.54688vw;
    top: 0.54688vw;
    width: 18.4375vw;
  }
}

@media (max-width: 768px) {
  /* line 185, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.medium::before {
    height: 15.55556vw;
    left: 1.94444vw;
    top: 1.94444vw;
    width: 65.55556vw;
  }
}

/* line 213, src/sass/commons/blocks/project-gen-z/_buttons.scss */
body.template-generation-z-landing .new-button.medium:hover::after {
  filter: contrast(1.2);
  left: -0.0625vw;
  top: -0.0625vw;
}

@media (max-width: 1280px) {
  /* line 213, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.medium:hover::after {
    left: -0.07812vw;
    top: -0.07812vw;
  }
}

@media (max-width: 768px) {
  /* line 213, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.medium:hover::after {
    left: -0.27778vw;
    top: -0.27778vw;
  }
}

/* line 231, src/sass/commons/blocks/project-gen-z/_buttons.scss */
body.template-generation-z-landing .new-button.large {
  height: 3.5vw;
  width: 16.25vw;
}

@media (max-width: 1280px) {
  /* line 231, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.large {
    height: 4.375vw;
    width: 20.3125vw;
  }
}

@media (max-width: 768px) {
  /* line 231, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.large {
    height: 15.55556vw;
    width: 72.22222vw;
  }
}

/* line 245, src/sass/commons/blocks/project-gen-z/_buttons.scss */
body.template-generation-z-landing .new-button.large::after {
  background-image: url("../images/large.png");
  background-size: cover;
  content: '';
  display: block;
  filter: contrast(1);
  height: 3.5vw;
  left: 0.125vw;
  position: absolute;
  top: 0.125vw;
  transition: all 0.15s linear;
  width: 16.25vw;
  z-index: -5;
}

@media (max-width: 1280px) {
  /* line 245, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.large::after {
    height: 4.375vw;
    left: 0.15625vw;
    top: 0.15625vw;
    width: 20.3125vw;
  }
}

@media (max-width: 768px) {
  /* line 245, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.large::after {
    height: 15.55556vw;
    left: 0.55556vw;
    top: 0.55556vw;
    width: 72.22222vw;
  }
}

/* line 274, src/sass/commons/blocks/project-gen-z/_buttons.scss */
body.template-generation-z-landing .new-button.large::before {
  background-image: url("../images/large-bg.png");
  background-size: cover;
  content: '';
  display: block;
  height: 3.5vw;
  left: 0.4375vw;
  position: absolute;
  top: 0.4375vw;
  width: 16.25vw;
  z-index: -10;
}

@media (max-width: 1280px) {
  /* line 274, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.large::before {
    height: 4.375vw;
    left: 0.54688vw;
    top: 0.54688vw;
    width: 20.3125vw;
  }
}

@media (max-width: 768px) {
  /* line 274, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.large::before {
    height: 15.55556vw;
    left: 1.94444vw;
    top: 1.94444vw;
    width: 72.22222vw;
  }
}

/* line 302, src/sass/commons/blocks/project-gen-z/_buttons.scss */
body.template-generation-z-landing .new-button.large:hover::after {
  filter: contrast(1.2);
  left: -0.0625vw;
  top: -0.0625vw;
}

@media (max-width: 1280px) {
  /* line 302, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.large:hover::after {
    left: -0.07812vw;
    top: -0.07812vw;
  }
}

@media (max-width: 768px) {
  /* line 302, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.large:hover::after {
    left: -0.27778vw;
    top: -0.27778vw;
  }
}

/* line 3, src/sass/libs/slick.scss */
body.template-generation-z-landing .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 17, src/sass/libs/slick.scss */
body.template-generation-z-landing .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

/* line 24, src/sass/libs/slick.scss */
body.template-generation-z-landing .slick-list:focus {
  outline: none;
}

/* line 28, src/sass/libs/slick.scss */
body.template-generation-z-landing .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 33, src/sass/libs/slick.scss */
body.template-generation-z-landing .slick-slider .slick-track,
body.template-generation-z-landing .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);
}

/* line 42, src/sass/libs/slick.scss */
body.template-generation-z-landing .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 50, src/sass/libs/slick.scss */
body.template-generation-z-landing .slick-track:before, body.template-generation-z-landing .slick-track:after {
  content: "";
  display: table;
}

/* line 56, src/sass/libs/slick.scss */
body.template-generation-z-landing .slick-track:after {
  clear: both;
}

/* line 60, src/sass/libs/slick.scss */
.slick-loading body.template-generation-z-landing .slick-track {
  visibility: hidden;
}

/* line 64, src/sass/libs/slick.scss */
body.template-generation-z-landing .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

/* line 68, src/sass/libs/slick.scss */
[dir="rtl"] body.template-generation-z-landing .slick-slide {
  float: right;
}

/* line 71, src/sass/libs/slick.scss */
body.template-generation-z-landing .slick-slide img {
  display: block;
}

/* line 74, src/sass/libs/slick.scss */
body.template-generation-z-landing .slick-slide.slick-loading img {
  display: none;
}

/* line 80, src/sass/libs/slick.scss */
body.template-generation-z-landing .slick-slide.dragging img {
  pointer-events: none;
}

/* line 84, src/sass/libs/slick.scss */
.slick-initialized body.template-generation-z-landing .slick-slide {
  display: block;
}

/* line 88, src/sass/libs/slick.scss */
.slick-loading body.template-generation-z-landing .slick-slide {
  visibility: hidden;
}

/* line 92, src/sass/libs/slick.scss */
.slick-vertical body.template-generation-z-landing .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 98, src/sass/libs/slick.scss */
body.template-generation-z-landing .slick-arrow.slick-hidden {
  display: none;
}

/* line 1, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing #header .reference-header.header {
  position: relative;
  z-index: 150;
}

/* line 6, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero {
  background-size: cover;
  background: #fff linear-gradient(180deg, #618ecb 29.17%, #83a8d9 100%);
  position: relative;
  z-index: 130;
}

@media (max-width: 768px) {
  /* line 6, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero {
    height: 157.5vw !important;
  }
}

/* line 16, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero::before {
  background-image: url("../images/main-hero-bg-left.png");
  background-size: cover;
  content: '';
  display: block;
  height: 26.6875vw;
  left: 0;
  position: absolute;
  top: 0;
  width: 29.375vw;
  z-index: -1;
}

@media (max-width: 1280px) {
  /* line 16, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero::before {
    height: 33.35938vw;
    width: 36.71875vw;
  }
}

/* line 34, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero::after {
  background-image: url("../images/main-hero-bg-right.png");
  background-size: cover;
  content: '';
  display: block;
  height: 40vw;
  position: absolute;
  right: 0;
  top: 0;
  width: 45vw;
  z-index: -1;
}

@media (max-width: 1280px) {
  /* line 34, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero::after {
    height: 33.35938vw;
    width: 36.71875vw;
  }
}

/* line 53, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero.two-bottles .animate-images .image-charcoal-1,
body.template-generation-z-landing .main-hero.two-bottles .animate-images .image-charcoal-2,
body.template-generation-z-landing .main-hero.two-bottles .animate-images .image-charcoal-3 {
  display: none;
}

/* line 59, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero.two-bottles .animate-images .image-new {
  right: 23.125vw;
}

@media (max-width: 768px) {
  /* line 59, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero.two-bottles .animate-images .image-new {
    right: 37.5vw;
  }
}

/* line 68, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero-container {
  position: relative;
  z-index: 1;
}

/* line 73, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero__copy {
  left: 7vw;
  position: absolute;
  top: 12vw;
  width: 100%;
}

@media (max-width: 1280px) {
  /* line 73, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero__copy {
    left: 8.75vw;
    top: 15vw;
  }
}

@media (max-width: 768px) {
  /* line 73, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero__copy {
    left: 3.33333vw;
    top: 6.66667vw;
  }
}

/* line 90, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .new-button {
  opacity: 0;
}

@media (max-width: 768px) {
  /* line 90, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .new-button {
    left: 20.55556vw;
    top: 76.38889vw;
  }
}

/* line 99, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero__title {
  color: #fff;
  font-size: 3.125vw;
  font-style: normal;
  font-weight: 900;
  margin-bottom: 2.8125vw;
  opacity: 0;
  text-transform: uppercase;
}

@media (max-width: 1280px) {
  /* line 99, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero__title {
    font-size: 3.90625vw;
    margin-bottom: 3.51562vw;
  }
}

@media (max-width: 768px) {
  /* line 99, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero__title {
    font-size: 6.66667vw;
    margin-bottom: 2.22222vw;
  }
}

/* line 118, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero__title .title-bold {
  font-size: 5.125vw;
}

@media (max-width: 1280px) {
  /* line 118, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero__title .title-bold {
    font-size: 6.40625vw;
  }
}

@media (max-width: 768px) {
  /* line 118, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero__title .title-bold {
    font-size: 13.88889vw;
  }
}

/* line 132, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero__bottles-container {
  display: flex;
}

/* line 135, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero__bottles-container.three-bottles {
  display: none;
}

/* line 140, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero__bottles-container.two-bottles .bottle-blue {
  height: 37.5vw;
  right: 23.75vw;
  top: 8.75vw;
  width: 24vw;
}

@media (max-width: 768px) {
  /* line 140, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero__bottles-container.two-bottles .bottle-blue {
    height: 61.11111vw;
    left: 11.11111vw;
    top: 58.88889vw;
    width: 39.16667vw;
  }
}

/* line 154, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero__bottles-container.two-bottles .bottle-pink {
  height: 37.5vw;
  right: 5.0625vw;
  top: 8.75vw;
  width: 24vw;
}

@media (max-width: 768px) {
  /* line 154, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero__bottles-container.two-bottles .bottle-pink {
    height: 61.11111vw;
    right: 11.11111vw;
    top: 58.88889vw;
    width: 39.16667vw;
  }
}

/* line 170, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero__bottles .bottle-black {
  background-size: cover;
  height: 33vw;
  position: absolute;
  right: 30.625vw;
  top: 11.875vw;
  transform: scale(0);
  width: 23.6875vw;
  z-index: 5;
}

@media (max-width: 1280px) {
  /* line 170, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero__bottles .bottle-black {
    height: 41.25vw;
    right: 38.28125vw;
    top: 14.84375vw;
    width: 29.60938vw;
  }
}

/* line 188, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero__bottles .bottle-blue {
  background-size: cover;
  height: 30.625vw;
  position: absolute;
  right: 20.5625vw;
  top: 6.0625vw;
  transform: scale(0);
  width: 19.4375vw;
  z-index: 10;
}

@media (max-width: 1280px) {
  /* line 188, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero__bottles .bottle-blue {
    height: 38.28125vw;
    right: 25.70312vw;
    top: 7.57812vw;
    width: 24.29688vw;
  }
}

/* line 206, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero__bottles .bottle-pink {
  background-size: cover;
  height: 34.0625vw;
  position: absolute;
  right: 5.0625vw;
  top: 11.6875vw;
  transform: scale(0);
  width: 26.0625vw;
  z-index: 7;
}

@media (max-width: 1280px) {
  /* line 206, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero__bottles .bottle-pink {
    height: 42.57812vw;
    right: 6.32812vw;
    top: 14.60938vw;
    width: 32.57812vw;
  }
}

/* line 226, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images > div {
  background-size: cover;
  opacity: 0;
  position: absolute;
  transform: scale(0);
}

/* line 233, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images .image-snowflake-1 {
  background-image: url("../fonts/image-snowflake-01.svg");
  height: 3.0625vw;
  left: 7.5vw;
  top: 5.4375vw;
  width: 3.125vw;
}

@media (max-width: 1280px) {
  /* line 233, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-snowflake-1 {
    height: 3.82813vw;
    left: 9.375vw;
    top: 6.79687vw;
    width: 3.90625vw;
  }
}

@media (max-width: 768px) {
  /* line 233, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-snowflake-1 {
    display: none;
  }
}

/* line 252, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images .image-snowflake-2 {
  background-image: url("../fonts/image-snowflake-02.svg");
  height: 5.25vw;
  right: 39.375vw;
  top: 7.5vw;
  width: 5.375vw;
}

@media (max-width: 1280px) {
  /* line 252, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-snowflake-2 {
    height: 6.5625vw;
    right: 41.09375vw;
    top: 12.5vw;
    width: 6.71875vw;
  }
}

@media (max-width: 768px) {
  /* line 252, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-snowflake-2 {
    display: none;
  }
}

/* line 271, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images .image-charcoal-1 {
  background-image: url("../fonts/image-charcoal-01.svg");
  height: 2.4375vw;
  right: 53.8125vw;
  top: 37.1875vw;
  width: 2.4375vw;
}

@media (max-width: 1280px) {
  /* line 271, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-charcoal-1 {
    height: 3.04688vw;
    right: 67.26562vw;
    top: 46.48438vw;
    width: 3.04688vw;
  }
}

/* line 286, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images .image-charcoal-2 {
  background-image: url("../fonts/image-charcoal-02.svg");
  height: 2.5625vw;
  right: 50.25vw;
  top: 37.5vw;
  width: 3vw;
}

@media (max-width: 1280px) {
  /* line 286, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-charcoal-2 {
    height: 3.20312vw;
    right: 62.8125vw;
    top: 46.875vw;
    width: 3.75vw;
  }
}

/* line 301, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images .image-charcoal-3 {
  background-image: url("../fonts/image-charcoal-03.svg");
  height: 3.75vw;
  right: 48.3125vw;
  top: 34.875vw;
  width: 4.5625vw;
}

@media (max-width: 1280px) {
  /* line 301, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-charcoal-3 {
    height: 4.6875vw;
    right: 60.39062vw;
    top: 43.59375vw;
    width: 5.70312vw;
  }
}

/* line 316, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images .image-eye {
  background-image: url("../fonts/image-eye.svg");
  height: 4.5vw;
  left: 4.375vw;
  top: 37.5vw;
  width: 7.9375vw;
}

@media (max-width: 1280px) {
  /* line 316, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-eye {
    height: 5.625vw;
    left: 5.46875vw;
    top: 46.875vw;
    width: 9.92188vw;
  }
}

@media (max-width: 768px) {
  /* line 316, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-eye {
    height: 10.27778vw;
    left: 5vw;
    top: 122.22222vw;
    width: 18.05556vw;
  }
}

/* line 338, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images .image-mouth {
  background-image: url("../fonts/image-mouth.svg");
  height: 6vw;
  left: 34.375vw;
  top: 3.125vw;
  width: 6.0625vw;
}

@media (max-width: 1280px) {
  /* line 338, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-mouth {
    height: 7.5vw;
    left: 42.96875vw;
    top: 3.90625vw;
    width: 7.57812vw;
  }
}

@media (max-width: 768px) {
  /* line 338, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-mouth {
    display: none;
  }
}

/* line 357, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images .image-new {
  background-size: contain;
  background-repeat: no-repeat;
  height: 8.625vw;
  right: 23.125vw;
  top: 4.0625vw;
  width: 14.5625vw;
  z-index: 1;
}

@media (max-width: 1280px) {
  /* line 357, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-new {
    height: 10.78125vw;
    right: 13.67188vw;
    top: 8.20312vw;
    width: 18.20312vw;
  }
}

@media (max-width: 768px) {
  /* line 357, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-new {
    height: 21.2963vw;
    top: 51.38889vw;
    width: 35.95679vw;
  }
}

/* line 380, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images .image-star-1 {
  background-image: url("../fonts/image-star-01.svg");
  height: 4.3125vw;
  left: 26.25vw;
  top: 33.125vw;
  width: 4.25vw;
}

@media (max-width: 1280px) {
  /* line 380, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-star-1 {
    height: 5.39062vw;
    left: 32.8125vw;
    top: 41.40625vw;
    width: 5.3125vw;
  }
}

@media (max-width: 768px) {
  /* line 380, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-star-1 {
    display: none;
  }
}

/* line 399, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images .image-star-2 {
  background-image: url("../fonts/image-star-02.svg");
  height: 3vw;
  right: 6.875vw;
  top: 5.5vw;
  width: 2.9375vw;
}

@media (max-width: 1280px) {
  /* line 399, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-star-2 {
    height: 3.75vw;
    right: 8.59375vw;
    top: 6.875vw;
    width: 3.67188vw;
  }
}

@media (max-width: 768px) {
  /* line 399, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-star-2 {
    top: 55.83333vw;
    left: -3.61111vw;
    height: 10.55556vw;
    width: 10vw;
  }
}

/* line 422, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images .image-star-3 {
  background-image: url("../fonts/image-star-03.svg");
  height: 2.9375vw;
  right: 4.125vw;
  top: 31.875vw;
  width: 2.875vw;
}

@media (max-width: 1280px) {
  /* line 422, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-star-3 {
    height: 3.67188vw;
    right: 5.15625vw;
    top: 39.84375vw;
    width: 3.59375vw;
  }
}

@media (max-width: 768px) {
  /* line 422, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-star-3 {
    display: none;
  }
}

/* line 441, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images .image-star-white {
  background-image: url("../fonts/image-star-white.svg");
  height: 2.9375vw;
  opacity: 1;
  right: 7.1875vw;
  top: 14.375vw;
  width: 2.875vw;
  z-index: 5;
}

@media (max-width: 1280px) {
  /* line 441, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-star-white {
    height: 3.67188vw;
    right: 6.79687vw;
    top: 21.09375vw;
    width: 3.59375vw;
  }
}

/* line 458, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images .image-star-pink {
  background-image: url("../fonts/image-star-pink.svg");
  top: 21.875vw;
  right: 7.5vw;
  height: 10.4375vw;
  width: 9.875vw;
}

@media (max-width: 1280px) {
  /* line 458, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-star-pink {
    top: 27.34375vw;
    right: 8.59375vw;
    height: 13.04688vw;
    width: 12.34375vw;
  }
}

@media (max-width: 768px) {
  /* line 458, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-star-pink {
    top: 78.33333vw;
    right: -16.66667vw;
    height: 46.38889vw;
    width: 43.88889vw;
  }
}

/* line 480, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images .image-polygon {
  background-image: url("../fonts/image-polygon.svg");
  height: 11.1875vw;
  right: 26.25vw;
  top: 9vw;
  width: 10vw;
}

@media (max-width: 1280px) {
  /* line 480, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-polygon {
    height: 13.98437vw;
    right: 25vw;
    top: 11.25vw;
    width: 12.5vw;
  }
}

@media (max-width: 768px) {
  /* line 480, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-polygon {
    height: 49.72222vw;
    left: 29.72222vw;
    top: 50vw;
    width: 44.44444vw;
  }
}

/* line 502, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images .image-rectangle {
  background-image: url("../fonts/image-rectangle.svg");
  height: 9.875vw;
  right: 39.375vw;
  top: 22.6875vw;
  width: 12.75vw;
}

@media (max-width: 1280px) {
  /* line 502, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-rectangle {
    height: 12.34375vw;
    right: 35.15625vw;
    top: 28.35937vw;
    width: 15.9375vw;
  }
}

@media (max-width: 768px) {
  /* line 502, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-rectangle {
    height: 47.22222vw;
    left: -22.22222vw;
    top: 63.88889vw;
    width: 36.57407vw;
  }
}

/* line 524, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images .image-diamond {
  background-image: url("../fonts/image-diamond.svg");
  height: 3.875vw;
  right: 7.5vw;
  top: 15.5vw;
  width: 4.25vw;
}

@media (max-width: 1280px) {
  /* line 524, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-diamond {
    height: 4.84375vw;
    right: 7.5vw;
    top: 22.5vw;
    width: 5.3125vw;
  }
}

@media (max-width: 1280px) {
  /* line 524, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-diamond {
    height: 10.55556vw;
    right: 2.77778vw;
    top: 22.5vw;
    width: 11.94444vw;
  }
}

/* line 1, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features-section {
  background: linear-gradient(180deg, #618ecb 29.17%, #83a8d9 100%);
  position: relative;
  z-index: 120;
}

@media (max-width: 768px) {
  /* line 1, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section {
    height: 250vw !important;
  }
}

/* line 10, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features-section::before {
  background-image: url("../images/features-bg.png");
  background-size: cover;
  bottom: 0;
  content: '';
  display: block;
  height: 26.6875vw;
  left: 0;
  position: absolute;
  width: 29.375vw;
  z-index: -1;
}

@media (max-width: 1280px) {
  /* line 10, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section::before {
    height: 33.35938vw;
    width: 36.71875vw;
  }
}

/* line 28, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features-section::after {
  background-image: url("../images/features-bg.png");
  background-size: cover;
  bottom: 0;
  content: '';
  display: block;
  height: 40vw;
  position: absolute;
  right: 0;
  transform: matrix(-1, 0, 0, 1, 0, 0);
  width: 45vw;
  z-index: -1;
}

@media (max-width: 1280px) {
  /* line 28, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section::after {
    height: 33.35938vw;
    width: 36.71875vw;
  }
}

/* line 47, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features-section__container {
  position: relative;
  width: 100%;
  z-index: 1;
}

/* line 53, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features-section__title {
  color: #fff;
  font-size: 2vw;
  line-height: 1.2;
  opacity: 0;
  padding-top: 3.125vw;
  text-align: center;
}

@media (max-width: 1280px) {
  /* line 53, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section__title {
    font-size: 2.5vw;
    padding-top: 3.90625vw;
  }
}

@media (max-width: 768px) {
  /* line 53, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section__title {
    font-size: 6.66667vw;
    line-height: 8.88889vw;
  }
}

/* line 71, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features-section__title .title-bold {
  color: #1e3279;
  font-size: 3.125vw;
}

@media (max-width: 1280px) {
  /* line 71, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section__title .title-bold {
    font-size: 3.90625vw;
  }
}

@media (max-width: 768px) {
  /* line 71, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section__title .title-bold {
    font-size: 8.88889vw;
    line-height: 11.11111vw;
  }
}

/* line 87, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features-section .animate-images > div {
  background-size: cover;
  opacity: 0;
  position: absolute;
  transform: scale(0);
}

/* line 94, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features-section .animate-images .image-snowflake {
  background-image: url("../fonts/image-snowflake.svg");
  height: 3.125vw;
  left: 7.5vw;
  top: 38.4375vw;
  width: 3.125vw;
}

@media (max-width: 1280px) {
  /* line 94, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section .animate-images .image-snowflake {
    height: 3.82813vw;
    left: 9.375vw;
    top: 6.79687vw;
    width: 3.90625vw;
  }
}

@media (max-width: 768px) {
  /* line 94, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section .animate-images .image-snowflake {
    display: none;
  }
}

/* line 113, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features-section .animate-images .image-mouth-1 {
  background-image: url("../fonts/image-mouth-1.svg");
  height: 4.6875vw;
  left: 36.5625vw;
  top: 18.75vw;
  width: 4.6875vw;
}

@media (max-width: 1280px) {
  /* line 113, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section .animate-images .image-mouth-1 {
    height: 7.5vw;
    left: 42.96875vw;
    top: 3.90625vw;
    width: 7.57812vw;
  }
}

@media (max-width: 768px) {
  /* line 113, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section .animate-images .image-mouth-1 {
    height: 17.77778vw;
    left: 33.33333vw;
    top: 44.44444vw;
    width: 17.96296vw;
  }
}

/* line 135, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features-section .animate-images .image-mouth-2 {
  background-image: url("../fonts/image-mouth-2.svg");
  height: 4.1875vw;
  right: 8.125vw;
  top: 7.5625vw;
  width: 7.5vw;
}

@media (max-width: 1280px) {
  /* line 135, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section .animate-images .image-mouth-2 {
    height: 7.5vw;
    left: 42.96875vw;
    top: 3.90625vw;
    width: 7.57812vw;
  }
}

@media (max-width: 768px) {
  /* line 135, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section .animate-images .image-mouth-2 {
    display: none;
  }
}

/* line 154, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features-section .animate-images .image-star-1 {
  background-image: url("../fonts/image-star-1.svg");
  height: 2.6875vw;
  left: 11.1875vw;
  top: 8.75vw;
  width: 2.5625vw;
}

@media (max-width: 1280px) {
  /* line 154, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section .animate-images .image-star-1 {
    height: 5.39062vw;
    left: 32.8125vw;
    top: 41.40625vw;
    width: 5.3125vw;
  }
}

@media (max-width: 768px) {
  /* line 154, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section .animate-images .image-star-1 {
    display: none;
  }
}

/* line 173, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features-section .animate-images .image-star-2 {
  background-image: url("../fonts/image-star-2.svg");
  height: 2.0625vw;
  left: 19.375vw;
  top: 13.75vw;
  width: 2vw;
}

@media (max-width: 1280px) {
  /* line 173, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section .animate-images .image-star-2 {
    height: 3.75vw;
    right: 8.59375vw;
    top: 6.875vw;
    width: 3.67188vw;
  }
}

@media (max-width: 768px) {
  /* line 173, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section .animate-images .image-star-2 {
    display: none;
  }
}

/* line 192, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features-section .animate-images .image-star-3 {
  background-image: url("../fonts/image-star-3.svg");
  height: 2.6875vw;
  right: 6.25vw;
  top: 22.8125vw;
  width: 2.5625vw;
}

@media (max-width: 1280px) {
  /* line 192, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section .animate-images .image-star-3 {
    height: 3.67188vw;
    right: 5.15625vw;
    top: 39.84375vw;
    width: 3.59375vw;
  }
}

@media (max-width: 768px) {
  /* line 192, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section .animate-images .image-star-3 {
    display: none;
  }
}

/* line 211, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features-section .animate-images .image-lady {
  background-image: url("../fonts/image-lady.svg");
  height: 15.3125vw;
  right: 41.875vw;
  top: 13.0625vw;
  width: 16.3125vw;
}

@media (max-width: 1280px) {
  /* line 211, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section .animate-images .image-lady {
    height: 13.98437vw;
    right: 25vw;
    top: 11.25vw;
    width: 12.5vw;
  }
}

@media (max-width: 768px) {
  /* line 211, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section .animate-images .image-lady {
    height: 49.72222vw;
    right: 27.77778vw;
    top: 47.22222vw;
    width: 44.44444vw;
  }
}

/* line 238, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__bottles-container > div {
  background-size: cover;
  height: 32.1875vw;
  position: absolute;
  width: 17.625vw;
  z-index: 1;
}

/* line 248, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__bottles .two-bottles > div {
  height: 39.375vw;
  width: 25vw;
}

@media (max-width: 768px) {
  /* line 248, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__bottles .two-bottles > div {
    height: 56.66667vw;
    width: 33.88889vw;
  }
}

/* line 258, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__bottles .two-bottles .bottle-pink {
  left: -20vw;
  margin: auto;
  right: 0;
  top: 11.875vw;
  transform: rotate(-10deg) scale(0);
}

@media (max-width: 768px) {
  /* line 258, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__bottles .two-bottles .bottle-pink {
    left: -30.55556vw;
    top: 52.77778vw;
  }
}

/* line 271, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__bottles .two-bottles .bottle-blue {
  left: 20vw;
  margin: auto;
  right: 0;
  top: 11.875vw;
  transform: rotate(10deg) scale(0);
  z-index: 2;
}

@media (max-width: 768px) {
  /* line 271, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__bottles .two-bottles .bottle-blue {
    right: -25vw;
    top: 52.77778vw;
  }
}

/* line 286, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__bottles .three-bottles {
  display: none;
}

/* line 289, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__bottles .three-bottles .bottle-pink {
  left: 26.875vw;
  top: 17.0625vw;
  transform: rotate(-10deg) scale(0);
}

/* line 295, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__bottles .three-bottles .bottle-blue {
  left: 0;
  margin: auto;
  right: 0;
  top: 14.6875vw;
  transform: scale(0);
  z-index: 2;
}

/* line 304, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__bottles .three-bottles .bottle-black {
  left: 54.375vw;
  top: 17.0625vw;
  transform: rotate(10deg) scale(0);
}

/* line 312, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  height: 12.8125vw;
  justify-content: flex-start;
  opacity: 0;
  position: absolute;
  width: 21.625vw;
}

@media (max-width: 768px) {
  /* line 312, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item {
    height: 56.94444vw;
    width: 96.11111vw;
  }
}

/* line 327, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-content {
  padding-left: 1.5625vw;
  padding-top: 1.5625vw;
  text-align: center;
}

@media (max-width: 768px) {
  /* line 327, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item-content {
    padding-left: 6.94444vw;
    padding-top: 6.94444vw;
  }
}

/* line 337, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-content img {
  height: 3.5vw;
  width: 3.5vw;
}

@media (max-width: 1280px) {
  /* line 337, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item-content img {
    height: 4.375vw;
    width: 4.375vw;
  }
}

@media (max-width: 768px) {
  /* line 337, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item-content img {
    height: 10.37037vw;
    width: 10.37037vw;
  }
}

/* line 353, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item p {
  color: #1e3279;
  font-size: 1.375vw;
  font-weight: 900;
  line-height: 1.2;
  margin: 0;
}

@media (max-width: 1280px) {
  /* line 353, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item p {
    font-size: 1.875vw;
  }
}

@media (max-width: 768px) {
  /* line 353, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item p {
    font-size: 5vw;
  }
}

/* line 369, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item p,
body.template-generation-z-landing .features__item img {
  position: relative;
  z-index: 1;
}

/* line 375, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item::before {
  background-image: url("../fonts/features-bg-blue.svg");
  background-size: contain;
  content: ' ';
  height: 12.8125vw;
  position: absolute;
  width: 21.625vw;
  z-index: 0;
}

@media (max-width: 768px) {
  /* line 375, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item::before {
    background-size: cover;
    height: 47.4537vw;
    left: -27.77778vw;
    width: 80.09259vw;
  }
}

/* line 392, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item--light {
  height: 11.6875vw;
  width: 24.125vw;
}

@media (max-width: 768px) {
  /* line 392, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item--light {
    height: auto;
    width: auto;
  }
}

/* line 401, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item--light::before {
  background-image: url("../fonts/features-bg-light-blue.svg");
  height: 11.6875vw;
  width: 24.125vw;
}

@media (max-width: 768px) {
  /* line 401, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item--light::before {
    height: 51.94444vw;
    left: auto;
    right: -55.55556vw;
    width: 107.22222vw;
  }
}

/* line 416, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-disclaimer p {
  position: absolute;
  bottom: -10px;
  left: 20px;
  font-size: 12px;
  color: #fff;
}

/* line 426, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-4, body.template-generation-z-landing .features__item-5, body.template-generation-z-landing .features__item-6 {
  align-items: flex-end;
}

/* line 431, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-4 .features__item-content, body.template-generation-z-landing .features__item-5 .features__item-content, body.template-generation-z-landing .features__item-6 .features__item-content {
  padding-right: 1.5625vw;
  padding-left: 0;
}

/* line 437, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-1 {
  left: 11.625vw;
  top: 11.5625vw;
}

@media (max-width: 768px) {
  /* line 437, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item-1 {
    align-items: center;
    display: flex;
    left: -5.55556vw;
    margin: 0 auto;
    top: 111.11111vw;
    width: 50%;
  }
}

/* line 450, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-1::before {
  transform: matrix(-1, -0.09, -0.09, 1, 0, 0);
}

@media (max-width: 768px) {
  /* line 450, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item-1::before {
    transform: none;
  }
}

/* line 459, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-2 {
  left: 6.375vw;
  top: 24.5625vw;
}

@media (max-width: 768px) {
  /* line 459, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item-2 {
    align-items: center;
    display: flex;
    left: -5.55556vw;
    top: 152.77778vw;
    width: 50%;
  }
  /* line 470, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item-2::before {
    display: none;
  }
}

/* line 475, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-2::before {
  transform: matrix(-1, 0, 0, 1, 0, 0);
}

/* line 480, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-3 {
  left: 12.4375vw;
  top: 34.625vw;
}

@media (max-width: 768px) {
  /* line 480, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item-3 {
    align-items: center;
    display: flex;
    left: -5.55556vw;
    top: 200vw;
    width: 50%;
  }
}

/* line 492, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-3 .features__item-content {
  padding-top: 2.1875vw;
}

/* line 496, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-3::before {
  transform: rotate(179deg);
}

@media (max-width: 768px) {
  /* line 496, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item-3::before {
    transform: matrix(1, 0.06, 0.06, -1, 0, 0);
  }
}

/* line 505, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-4 {
  right: 11.25vw;
  top: 12.5vw;
}

@media (max-width: 768px) {
  /* line 505, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item-4 {
    align-items: center;
    display: flex;
    right: -5.55556vw;
    top: 111.11111vw;
    width: 50%;
  }
  /* line 516, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item-4::before {
    display: none;
  }
}

/* line 522, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-5 {
  right: 6.0625vw;
  top: 25vw;
}

@media (max-width: 768px) {
  /* line 522, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item-5 {
    align-items: center;
    display: flex;
    right: -5.55556vw;
    top: 152.77778vw;
    width: 50%;
  }
}

/* line 534, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-5::before {
  transform: rotate(10deg);
}

@media (max-width: 768px) {
  /* line 534, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item-5::before {
    transform: matrix(-1, 0, 0, 1, 0, 0);
  }
}

/* line 543, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-6 {
  right: 11vw;
  top: 36.25vw;
}

@media (max-width: 768px) {
  /* line 543, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item-6 {
    align-items: center;
    display: flex;
    right: -5.55556vw;
    top: 200vw;
    width: 50%;
  }
  /* line 554, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item-6::before {
    display: none;
  }
}

/* line 559, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-6 .features__item-content {
  padding-top: 2.1875vw;
}

/* line 563, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-6::before {
  transform: matrix(1, 0.06, 0.06, -1, 0, 0);
}

/* line 1, src/sass/commons/blocks/project-gen-z/_product-section.scss */
body.template-generation-z-landing .product-wrapper {
  display: flex;
  justify-content: flex-end;
  position: relative;
}

/* line 6, src/sass/commons/blocks/project-gen-z/_product-section.scss */
body.template-generation-z-landing .product-wrapper .content {
  width: 62%;
  padding-top: 268px;
  margin-bottom: 40px;
}

/* line 11, src/sass/commons/blocks/project-gen-z/_product-section.scss */
body.template-generation-z-landing .product-wrapper .content-header--first {
  padding-top: 16px;
  padding-bottom: 16px;
}

/* line 16, src/sass/commons/blocks/project-gen-z/_product-section.scss */
body.template-generation-z-landing .product-wrapper .content-header--second {
  padding-top: 16px;
  padding-bottom: 8px;
}

/* line 21, src/sass/commons/blocks/project-gen-z/_product-section.scss */
body.template-generation-z-landing .product-wrapper .content-text {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  width: 60%;
}

/* line 29, src/sass/commons/blocks/project-gen-z/_product-section.scss */
body.template-generation-z-landing .product-wrapper .content-list li {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

/* line 36, src/sass/commons/blocks/project-gen-z/_product-section.scss */
body.template-generation-z-landing .product-wrapper .content-icons {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  max-width: 33%;
}

/* line 42, src/sass/commons/blocks/project-gen-z/_product-section.scss */
body.template-generation-z-landing .product-wrapper .content-icons p {
  font-size: 11px;
  text-align: center;
}

/* line 1, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section {
  background: linear-gradient(180deg, #618ecb 29.17%, #83a8d9 100%);
  position: relative;
  z-index: 70;
}

@media (max-width: 1280px) {
  /* line 1, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section {
    padding-bottom: 80px;
  }
}

@media (max-width: 768px) {
  /* line 1, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section {
    height: 211.11111vw !important;
  }
}

/* line 15, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section.two-bottles .charcoal1,
body.template-generation-z-landing .shopping-section.two-bottles .charcoal2,
body.template-generation-z-landing .shopping-section.two-bottles .charcoal3 {
  display: none;
}

/* line 21, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section.two-bottles .all-in-one-bottle,
body.template-generation-z-landing .shopping-section.two-bottles .fresh-breath-bottle {
  margin: 0 10vw;
}

@media (max-width: 768px) {
  /* line 21, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section.two-bottles .all-in-one-bottle,
  body.template-generation-z-landing .shopping-section.two-bottles .fresh-breath-bottle {
    margin: 0;
  }
}

/* line 30, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section.two-bottles .shopping-products--content three {
  display: none;
}

/* line 35, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section.two-bottles .animate-images .diamond2 {
  left: 28.75vw;
}

@media (max-width: 1280px) {
  /* line 35, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section.two-bottles .animate-images .diamond2 {
    left: 35.9375vw;
  }
}

@media (max-width: 768px) {
  /* line 35, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section.two-bottles .animate-images .diamond2 {
    display: none;
  }
}

/* line 47, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section.two-bottles .animate-images .mouth1 {
  left: 37.5vw;
}

@media (max-width: 1280px) {
  /* line 47, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section.two-bottles .animate-images .mouth1 {
    left: 46.875vw;
  }
}

@media (max-width: 768px) {
  /* line 47, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section.two-bottles .animate-images .mouth1 {
    left: 166.66667vw;
  }
}

/* line 59, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section.two-bottles .animate-images .snowflake2 {
  left: 53.4375vw;
}

@media (max-width: 1280px) {
  /* line 59, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section.two-bottles .animate-images .snowflake2 {
    left: 66.79688vw;
  }
}

@media (max-width: 768px) {
  /* line 59, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section.two-bottles .animate-images .snowflake2 {
    left: auto;
    right: 0;
  }
}

/* line 74, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .new-button {
  opacity: 0;
}

/* line 78, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .shopping-title {
  opacity: 0;
  padding-bottom: 2.5vw;
  padding-top: 2.5vw;
  text-align: center;
}

@media (max-width: 1280px) {
  /* line 78, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .shopping-title {
    padding-bottom: 3.125vw;
    padding-top: 3.125vw;
  }
}

@media (max-width: 768px) {
  /* line 78, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .shopping-title {
    padding-bottom: 11.11111vw;
    padding-top: 11.11111vw;
  }
}

/* line 94, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .shopping-title--first {
  color: #fff;
  font-size: 2vw;
}

@media (max-width: 1280px) {
  /* line 94, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .shopping-title--first {
    font-size: 2.5vw;
  }
}

@media (max-width: 768px) {
  /* line 94, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .shopping-title--first {
    font-size: 6.66667vw;
    line-height: 8.88889vw;
  }
}

/* line 108, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .shopping-title--second {
  color: #1e3279;
  font-size: 3.125vw;
  font-weight: 900;
}

@media (max-width: 1280px) {
  /* line 108, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .shopping-title--second {
    font-size: 3.90625vw;
  }
}

@media (max-width: 768px) {
  /* line 108, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .shopping-title--second {
    font-size: 8.88889vw;
    line-height: 11.11111vw;
  }
}

/* line 124, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .shopping-products {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 0 auto;
  padding-bottom: 1.25vw;
  padding-top: 1.25vw;
  width: 50%;
}

@media (max-width: 768px) {
  /* line 124, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .shopping-products {
    width: 100%;
  }
}

/* line 137, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .shopping-products--content {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* line 143, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .shopping-products--content h3 {
  color: #1e3279;
  font-size: 2vw;
  font-weight: 900;
  opacity: 0;
  padding-bottom: 1.5vw;
  padding-top: 1.875vw;
  text-align: center;
}

@media (max-width: 1280px) {
  /* line 143, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .shopping-products--content h3 {
    font-size: 2.5vw;
    padding-bottom: 1.875vw;
    padding-top: 2.34375vw;
  }
}

@media (max-width: 768px) {
  /* line 143, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .shopping-products--content h3 {
    font-size: 8.88889vw;
    padding-bottom: 6.66667vw;
    padding-top: 8.33333vw;
  }
}

/* line 168, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .animate-images > div {
  background-size: cover;
  opacity: 0;
  position: absolute;
}

/* line 174, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .animate-images .diamond1 {
  background-image: url("../fonts/row-one-diamond.svg");
  height: 3.8125vw;
  right: 5.5vw;
  top: 8.6875vw;
  width: 4.25vw;
}

@media (max-width: 1280px) {
  /* line 174, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .diamond1 {
    height: 4.76562vw;
    right: 6.875vw;
    top: 10.85938vw;
    width: 5.3125vw;
  }
}

@media (max-width: 768px) {
  /* line 174, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .diamond1 {
    display: none;
  }
}

/* line 193, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .animate-images .diamond2 {
  background-image: url("../fonts/diamond-2.svg");
  height: 4.4375vw;
  left: 10.1875vw;
  top: 31.25vw;
  width: 4.625vw;
  z-index: 25;
}

@media (max-width: 1280px) {
  /* line 193, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .diamond2 {
    height: 5.54688vw;
    left: 12.73438vw;
    top: 39.0625vw;
    width: 5.78125vw;
  }
}

@media (max-width: 768px) {
  /* line 193, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .diamond2 {
    display: none;
  }
}

/* line 213, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .animate-images .mouth1 {
  background-image: url("../fonts/row-two-big-mouth.svg");
  height: 17.6875vw;
  left: 18.75vw;
  top: 6.875vw;
  width: 20.0625vw;
}

@media (max-width: 1280px) {
  /* line 213, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .mouth1 {
    height: 22.10938vw;
    left: 23.4375vw;
    top: 8.59375vw;
    width: 25.07812vw;
  }
}

@media (max-width: 768px) {
  /* line 213, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .mouth1 {
    display: none;
  }
}

/* line 232, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .animate-images .mouth2 {
  background-image: url("../fonts/mouth2.svg");
  height: 4.75vw;
  right: 27.8125vw;
  top: 31.25vw;
  width: 8.4375vw;
}

@media (max-width: 1280px) {
  /* line 232, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .mouth2 {
    height: 5.9375vw;
    right: 34.76562vw;
    top: 39.0625vw;
    width: 10.54688vw;
  }
}

@media (max-width: 768px) {
  /* line 232, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .mouth2 {
    display: none;
  }
}

/* line 251, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .animate-images .star1 {
  background-image: url("../fonts/star-1.svg");
  height: 2.5625vw;
  right: 31.125vw;
  top: 18.0625vw;
  width: 2.4375vw;
}

@media (max-width: 1280px) {
  /* line 251, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .star1 {
    height: 3.20312vw;
    right: 38.90625vw;
    top: 22.57812vw;
    width: 3.04688vw;
  }
}

@media (max-width: 768px) {
  /* line 251, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .star1 {
    display: none;
  }
}

/* line 270, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .animate-images .star2 {
  background-image: url("../fonts/star-2.svg");
  height: 2.1875vw;
  left: 9vw;
  top: 28.3125vw;
  width: 2.125vw;
}

@media (max-width: 1280px) {
  /* line 270, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .star2 {
    height: 2.73438vw;
    left: 11.25vw;
    top: 35.39062vw;
    width: 2.65625vw;
  }
}

@media (max-width: 768px) {
  /* line 270, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .star2 {
    display: none;
  }
}

/* line 289, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .animate-images .star3 {
  background-image: url("../fonts/star3.svg");
  height: 2.5625vw;
  left: 6vw;
  top: 48.75vw;
  width: 2.375vw;
}

@media (max-width: 1280px) {
  /* line 289, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .star3 {
    height: 3.20312vw;
    left: 7.5vw;
    top: 60.9375vw;
    width: 2.96875vw;
  }
}

@media (max-width: 768px) {
  /* line 289, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .star3 {
    display: none;
  }
}

/* line 308, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .animate-images .charcoal1 {
  background-image: url("../fonts/charcoal1.svg");
  height: 3vw;
  right: 11.875vw;
  top: 22.375vw;
  width: 3.0625vw;
}

/* line 316, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .animate-images .charcoal2 {
  background-image: url("../fonts/charcoal2.svg");
  height: 3.875vw;
  right: 25.3125vw;
  top: 30vw;
  width: 4.25vw;
  z-index: 25;
}

/* line 325, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .animate-images .charcoal3 {
  background-image: url("../fonts/charcoal3.svg");
  height: 4.875vw;
  right: 14.0625vw;
  top: 17.75vw;
  width: 5.3125vw;
}

/* line 333, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .animate-images .snowflake1 {
  background-image: url("../images/row-one-snowflake.png");
  height: 3.8125vw;
  left: 4.375vw;
  top: 7.3125vw;
  width: 3.875vw;
}

@media (max-width: 1280px) {
  /* line 333, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .snowflake1 {
    height: 4.76562vw;
    left: 5.46875vw;
    top: 9.14062vw;
    width: 4.84375vw;
  }
}

@media (max-width: 768px) {
  /* line 333, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .snowflake1 {
    height: 16.94444vw;
    left: -7.77778vw;
    top: 2.77778vw;
    width: 17.22222vw;
  }
}

/* line 355, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .animate-images .snowflake2 {
  background-image: url("../fonts/snowflake2.svg");
  height: 3.875vw;
  left: 39.6875vw;
  top: 26.6875vw;
  width: 3.9375vw;
}

@media (max-width: 1280px) {
  /* line 355, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .snowflake2 {
    height: 4.84375vw;
    left: 49.60938vw;
    top: 33.35938vw;
    width: 4.92188vw;
  }
}

@media (max-width: 768px) {
  /* line 355, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .snowflake2 {
    height: 17.22222vw;
    right: 0vw;
    top: 174.16667vw;
    width: 17.5vw;
  }
}

/* line 377, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .animate-images .snowflake3 {
  background-image: url("../fonts/snowflake3.svg");
  height: 3.875vw;
  right: 3.5625vw;
  top: 44.125vw;
  width: 3.9375vw;
}

@media (max-width: 1280px) {
  /* line 377, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .snowflake3 {
    height: 4.84375vw;
    right: 4.45312vw;
    top: 55.15625vw;
    width: 4.92188vw;
  }
}

@media (max-width: 768px) {
  /* line 377, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .snowflake3 {
    display: none;
  }
}

/* line 397, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .white-and-charcoal-bottle,
body.template-generation-z-landing .shopping-section .all-in-one-bottle,
body.template-generation-z-landing .shopping-section .fresh-breath-bottle {
  background-size: cover;
  height: 27.5vw;
  position: relative;
  transform: scale(0);
  width: 17.625vw;
  z-index: 20;
}

@media (max-width: 1280px) {
  /* line 397, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .white-and-charcoal-bottle,
  body.template-generation-z-landing .shopping-section .all-in-one-bottle,
  body.template-generation-z-landing .shopping-section .fresh-breath-bottle {
    height: 34.375vw;
    width: 22.03125vw;
  }
}

@media (max-width: 768px) {
  /* line 397, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .white-and-charcoal-bottle,
  body.template-generation-z-landing .shopping-section .all-in-one-bottle,
  body.template-generation-z-landing .shopping-section .fresh-breath-bottle {
    transform: none;
    height: 101.85185vw;
    width: 65.27778vw;
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: 8.88889vw center;
  }
  /* line 420, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .white-and-charcoal-bottle::before,
  body.template-generation-z-landing .shopping-section .all-in-one-bottle::before,
  body.template-generation-z-landing .shopping-section .fresh-breath-bottle::before {
    content: '';
    display: block;
    background-image: url("../images/borders.png");
    background-size: cover;
    height: 97.22222vw;
    width: 66.66667vw;
  }
}

@media (max-width: 768px) {
  /* line 431, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .slick-prev {
    background-color: transparent;
    background-image: url("../images/arrow-left.png");
    background-size: cover;
    border-width: 0;
    font-size: 0;
    height: 20.83333vw;
    left: 0;
    position: absolute;
    top: 25%;
    width: 20.83333vw;
    z-index: 100;
  }
}

@media (max-width: 768px) {
  /* line 447, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .slick-next {
    background-color: transparent;
    background-image: url("../images/arrow-right.png");
    background-size: cover;
    border-width: 0;
    font-size: 0;
    height: 20.83333vw;
    position: absolute;
    right: 0;
    top: 0;
    top: 25%;
    width: 20.83333vw;
    z-index: 100;
  }
}

/* line 466, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .slick-next::before,
body.template-generation-z-landing .shopping-section .slick-prev::before {
  content: none !important;
}

/* line 1, src/sass/commons/blocks/project-gen-z/_button.scss */
body.template-generation-z-landing .button {
  display: inline-block;
  position: relative;
}

/* line 36, src/sass/commons/blocks/project-gen-z/_button.scss */
body.template-generation-z-landing .button-main {
  width: 100%;
  max-width: 100%;
  position: absolute;
  right: 4px;
  top: -4px;
  cursor: pointer;
}

/* line 44, src/sass/commons/blocks/project-gen-z/_button.scss */
body.template-generation-z-landing .button-main:hover {
  right: 8px;
  top: -8px;
  filter: brightness(1.5);
}

/* line 50, src/sass/commons/blocks/project-gen-z/_button.scss */
body.template-generation-z-landing .button-main--text {
  position: absolute;
  top: -8%;
  left: 0%;
  right: 0;
  width: 100%;
  font-size: 20px;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}

/* line 64, src/sass/commons/blocks/project-gen-z/_button.scss */
body.template-generation-z-landing .button-bg {
  max-width: 100%;
}

/* line 1, src/sass/commons/blocks/project-gen-z/_typography.scss */
body.template-generation-z-landing h1,
body.template-generation-z-landing h2,
body.template-generation-z-landing h3,
body.template-generation-z-landing h4 {
  font-style: normal;
}

/* line 8, src/sass/commons/blocks/project-gen-z/_typography.scss */
body.template-generation-z-landing .title-bold__container {
  display: inline-block;
  position: relative;
}

/* line 27, src/sass/commons/blocks/project-gen-z/_typography.scss */
body.template-generation-z-landing .title-bold {
  line-height: 1;
  display: inline-block;
  font-size: 54px;
  transform-origin: top left;
  text-transform: uppercase;
  font-weight: 900;
  color: #fff;
  filter: drop-shadow(2px 2.5px 0 #718cc3) drop-shadow(0.5px 1px 0 #dbeaff) drop-shadow(1px 1px 0 #718cc3) drop-shadow(0.5px 1px 0 #dbeaff) drop-shadow(1px 1px 0 #718cc3) drop-shadow(0.5px 1px 0 #dbeaff);
}

/* line 1, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath {
  background-size: cover;
  background: #fff linear-gradient(126.76deg, rgba(84, 160, 217, 0.6) 28.62%, #54a0d9 79.55%);
  position: relative;
  z-index: 100;
}

@media (max-width: 768px) {
  /* line 1, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath {
    height: 177.77778vw !important;
  }
}

/* line 11, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .image-row-one-first {
  background-image: url("../images/image-row-one-first_1.png");
  background-size: cover;
  height: 14.6875vw;
  left: 3.3125vw;
  opacity: 0;
  position: absolute;
  top: -4.625vw;
  width: 14vw;
}

@media (max-width: 1280px) {
  /* line 11, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-one-first {
    height: 18.35938vw;
    left: 4.14062vw;
    top: -5.78125vw;
    width: 17.5vw;
  }
}

@media (max-width: 768px) {
  /* line 11, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-one-first {
    display: none;
  }
}

/* line 33, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .image-row-one-second {
  background-image: url("../images/image-row-one-second_2.png");
  background-size: cover;
  height: 8.25vw;
  opacity: 0;
  position: absolute;
  right: 5.9375vw;
  top: -2.8125vw;
  width: 8.4375vw;
}

@media (max-width: 1280px) {
  /* line 33, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-one-second {
    height: 10.3125vw;
    right: 7.42188vw;
    top: -3.51562vw;
    width: 10.54688vw;
  }
}

@media (max-width: 768px) {
  /* line 33, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-one-second {
    top: 28.05556vw;
    right: -11.11111vw;
    height: 32.22222vw;
    width: 31.66667vw;
  }
}

/* line 58, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .image-row-two-first {
  background-image: url("../images/image-row-two-first_1.png");
  background-size: cover;
  height: 16.9375vw;
  left: 15.75vw;
  opacity: 0;
  position: absolute;
  top: 15.5vw;
  width: 15.0625vw;
}

@media (max-width: 1280px) {
  /* line 58, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-two-first {
    height: 21.17188vw;
    left: 22.8125vw;
    top: 19.375vw;
    width: 18.82812vw;
  }
}

@media (max-width: 768px) {
  /* line 58, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-two-first {
    display: none;
  }
}

/* line 81, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .animate-images .bottle {
  background-image: url("../images/bottle.png");
  background-size: cover;
  height: 47.1875vw;
  left: 24.5625vw;
  opacity: 0;
  position: absolute;
  top: 2.0625vw;
  width: 19.5vw;
}

@media (max-width: 1280px) {
  /* line 81, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .animate-images .bottle {
    height: 58.98438vw;
    left: 30.70312vw;
    top: 2.57812vw;
    width: 24.375vw;
  }
}

@media (max-width: 768px) {
  /* line 81, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .animate-images .bottle {
    height: 70.27778vw;
    left: -1.38889vw;
    top: 4.72222vw;
    width: 27.77778vw;
  }
}

/* line 105, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .animate-images .bottle::before {
  animation: flash 1.5s linear infinite;
  background-image: url("../images/star-top.png");
  background-size: cover;
  content: '';
  display: block;
  height: 2.5625vw;
  left: 2.8125vw;
  position: absolute;
  top: 6vw;
  width: 2.5vw;
}

@media (max-width: 1280px) {
  /* line 105, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .animate-images .bottle::before {
    height: 3.20312vw;
    left: 3.51562vw;
    top: 7.5vw;
    width: 3.125vw;
  }
}

/* line 125, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .animate-images .bottle::after {
  animation: flash 1.4s linear reverse infinite;
  background-image: url("../images/star-bottom.png");
  background-size: cover;
  content: '';
  display: block;
  height: 3.375vw;
  left: 3.75vw;
  position: absolute;
  top: 38.8125vw;
  width: 3.3125vw;
}

@media (max-width: 1280px) {
  /* line 125, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .animate-images .bottle::after {
    height: 4.21875vw;
    left: 4.6875vw;
    top: 48.51562vw;
    width: 4.14062vw;
  }
}

/* line 147, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .image-row-two-mouth {
  background-image: url("../fonts/image-row-two-mouth.svg");
  background-size: cover;
  height: 7.6875vw;
  left: 4.75vw;
  opacity: 0;
  opacity: 0;
  position: absolute;
  top: 10.75vw;
  width: 9.4375vw;
}

@media (max-width: 1280px) {
  /* line 147, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-two-mouth {
    height: 9.60938vw;
    left: 5.9375vw;
    top: 13.4375vw;
    width: 11.79688vw;
  }
}

@media (max-width: 768px) {
  /* line 147, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-two-mouth {
    display: none;
  }
}

/* line 170, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .image-row-two-second {
  background-image: url("../images/image-row-two-second_2.png");
  background-size: cover;
  height: 25.125vw;
  opacity: 0;
  position: absolute;
  right: 5.1875vw;
  top: 3.5vw;
  width: 22.375vw;
}

@media (max-width: 1280px) {
  /* line 170, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-two-second {
    height: 31.40625vw;
    right: 6.48438vw;
    top: 4.375vw;
    width: 27.96875vw;
  }
}

@media (max-width: 768px) {
  /* line 170, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-two-second {
    top: 82.77778vw;
    right: -25.83333vw;
    height: 46.38889vw;
    width: 45vw;
  }
}

/* line 195, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .image-row-two-snowflake {
  background-image: url("../images/image-row-two-snowflake.png");
  background-size: cover;
  height: 7.8125vw;
  opacity: 0;
  position: absolute;
  right: 17.8125vw;
  top: 4.25vw;
  width: 7.6875vw;
}

@media (max-width: 1280px) {
  /* line 195, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-two-snowflake {
    height: 9.76562vw;
    right: 22.26562vw;
    top: 5.3125vw;
    width: 9.60938vw;
  }
}

@media (max-width: 768px) {
  /* line 195, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-two-snowflake {
    display: none;
  }
}

/* line 217, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .image-row-three-first {
  background-image: url("../images/image-row-three-first.png");
  background-size: cover;
  height: 15vw;
  left: -4.0625vw;
  opacity: 0;
  position: absolute;
  top: 30.6875vw;
  width: 14vw;
}

@media (max-width: 1280px) {
  /* line 217, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-three-first {
    height: 18.75vw;
    left: -5.07812vw;
    top: 38.35938vw;
    width: 17.5vw;
  }
}

@media (max-width: 768px) {
  /* line 217, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-three-first {
    width: 50.55556vw;
    height: 49.72222vw;
    top: -20vw;
    left: 18.33333vw;
  }
}

/* line 242, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .image-row-three-second {
  background-image: url("../images/image-row-three-second_1.png");
  background-size: cover;
  height: 6.4375vw;
  left: 24.1875vw;
  opacity: 0;
  position: absolute;
  top: 32.9375vw;
  width: 5.8125vw;
}

@media (max-width: 1280px) {
  /* line 242, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-three-second {
    height: 8.04688vw;
    left: 30.23438vw;
    top: 41.17188vw;
    width: 7.26563vw;
  }
}

@media (max-width: 768px) {
  /* line 242, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-three-second {
    display: none;
  }
}

/* line 264, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .image-row-three-third {
  background-image: url("../images/image-row-three-third_1.png");
  background-size: cover;
  height: 8.8125vw;
  opacity: 0;
  position: absolute;
  right: 0.625vw;
  top: 33.125vw;
  width: 7.75vw;
}

@media (max-width: 1280px) {
  /* line 264, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-three-third {
    height: 11.01562vw;
    right: 0.78125vw;
    top: 41.40625vw;
    width: 9.6875vw;
  }
}

@media (max-width: 768px) {
  /* line 264, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-three-third {
    display: none;
  }
}

/* line 286, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .image-row-three-mouth {
  background-image: url("../images/image-row-three-mouth_1.png");
  background-size: cover;
  height: 7vw;
  opacity: 0;
  position: absolute;
  right: 6.5vw;
  top: 40.875vw;
  width: 7.125vw;
}

@media (max-width: 1280px) {
  /* line 286, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-three-mouth {
    top: 51.09375vw;
    height: 8.75vw;
    right: 8.125vw;
    width: 8.90625vw;
  }
}

@media (max-width: 768px) {
  /* line 286, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-three-mouth {
    top: 153.61111vw;
    right: -2.22222vw;
    height: 22.22222vw;
    width: 21.66667vw;
  }
}

/* line 311, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .main-content {
  position: absolute;
  top: 16.75vw;
  left: 33.4375vw;
  max-width: 37.5vw;
}

@media (max-width: 1280px) {
  /* line 311, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .main-content {
    top: 20.9375vw;
    left: 41.79688vw;
    max-width: 46.875vw;
  }
}

@media (max-width: 768px) {
  /* line 311, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .main-content {
    top: 25vw;
    left: 11.11111vw;
    right: 11.11111vw;
    max-width: 100%;
  }
}

/* line 330, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .main-content .content-img {
  margin-bottom: 1vw;
  opacity: 0;
}

@media (max-width: 1280px) {
  /* line 330, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .main-content .content-img {
    margin-bottom: 1.25vw;
  }
}

@media (max-width: 768px) {
  /* line 330, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .main-content .content-img {
    margin-bottom: 2.77778vw;
    max-height: 27.77778vw;
  }
}

/* line 344, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .main-content-header--first {
  color: #1e3279;
  font-size: 1.875vw;
  margin-bottom: 2vw;
  opacity: 0;
}

@media (max-width: 1280px) {
  /* line 344, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .main-content-header--first {
    font-size: 2.34375vw;
    margin-bottom: 2.5vw;
  }
}

@media (max-width: 768px) {
  /* line 344, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .main-content-header--first {
    font-size: 4.44444vw;
    margin-bottom: 6.66667vw;
  }
}

/* line 361, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .main-content-header--second {
  color: #1e3279;
  font-family: 'ColgateReady', Helvetica, Arial, sans-serif;
  font-size: 1.875vw;
  font-weight: bold;
  margin-bottom: 0.5vw;
  opacity: 0;
}

@media (max-width: 1280px) {
  /* line 361, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .main-content-header--second {
    font-size: 2.34375vw;
    margin-bottom: 0.625vw;
  }
}

@media (max-width: 768px) {
  /* line 361, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .main-content-header--second {
    font-size: 6.66667vw;
    margin-bottom: 2.22222vw;
  }
}

/* line 380, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .main-content .main-content-text {
  color: #fff;
  font-size: 1.125vw;
  margin-bottom: 1.5vw;
  opacity: 0;
}

@media (max-width: 1280px) {
  /* line 380, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .main-content .main-content-text {
    font-size: 1.40625vw;
    margin-bottom: 1.875vw;
  }
}

@media (max-width: 768px) {
  /* line 380, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .main-content .main-content-text {
    font-size: 4.44444vw;
    margin-bottom: 6.66667vw;
    line-height: 7.77778vw;
  }
}

/* line 397, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .main-content .main-content-text .main-content-disclaimer {
  font-size: 0.75vw;
}

/* line 402, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .main-content-icons {
  display: flex;
  opacity: 0;
}

/* line 406, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .main-content-icons div {
  margin-right: 2vw;
  text-align: center;
}

@media (max-width: 1280px) {
  /* line 406, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .main-content-icons div {
    margin-right: 2.5vw;
  }
}

@media (max-width: 768px) {
  /* line 406, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .main-content-icons div {
    line-height: 8.88889vw;
    width: 25%;
    margin-right: 0;
  }
}

/* line 420, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .main-content-icons div img {
  height: 3.5vw;
  width: 3.5vw;
}

@media (max-width: 1280px) {
  /* line 420, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .main-content-icons div img {
    height: 4.375vw;
    width: 4.375vw;
  }
}

@media (max-width: 768px) {
  /* line 420, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .main-content-icons div img {
    height: 11.11111vw;
    width: 11.11111vw;
  }
}

/* line 436, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .main-content-icons p {
  color: #1e3279;
  font-size: 0.6875vw;
  text-align: center;
}

@media (max-width: 1280px) {
  /* line 436, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .main-content-icons p {
    font-size: 0.85938vw;
  }
}

@media (max-width: 768px) {
  /* line 436, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .main-content-icons p {
    font-size: 3.05556vw;
    line-height: 4.44444vw;
    margin: 0;
  }
}

/* line 1, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one {
  background-size: cover;
  background: #fff linear-gradient(110.48deg, rgba(162, 102, 204, 0.6) 0%, #a266cc 68.75%);
  position: relative;
  z-index: 90;
}

@media (max-width: 768px) {
  /* line 1, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one {
    height: 177.77778vw !important;
  }
}

/* line 11, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .image-row-one-first {
  background-image: url("../images/image-row-one-first.png");
  background-size: cover;
  height: 12.875vw;
  left: 3.3125vw;
  opacity: 0;
  position: absolute;
  top: -4.625vw;
  width: 12.5vw;
}

@media (max-width: 1280px) {
  /* line 11, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-one-first {
    height: 16.09375vw;
    left: 4.14062vw;
    top: -5.78125vw;
    width: 15.625vw;
  }
}

@media (max-width: 768px) {
  /* line 11, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-one-first {
    display: none;
  }
}

/* line 33, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .image-row-one-second {
  background-image: url("../images/image-row-one-second_1.png");
  background-size: cover;
  height: 7.875vw;
  opacity: 0;
  position: absolute;
  right: 5.9375vw;
  top: -2.8125vw;
  width: 7.625vw;
}

@media (max-width: 1280px) {
  /* line 33, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-one-second {
    height: 9.84375vw;
    right: 7.42188vw;
    top: -3.51562vw;
    width: 9.53125vw;
  }
}

@media (max-width: 768px) {
  /* line 33, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-one-second {
    display: none;
  }
}

/* line 55, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .image-row-two-first {
  background-image: url("../images/image-row-two-first_2.png");
  background-size: cover;
  height: 14.9375vw;
  left: 15.75vw;
  opacity: 0;
  position: absolute;
  top: 15.5vw;
  width: 13.9375vw;
}

@media (max-width: 1280px) {
  /* line 55, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-two-first {
    height: 12.44792vw;
    left: 22.8125vw;
    top: 19.375vw;
    width: 11.61458vw;
  }
}

@media (max-width: 768px) {
  /* line 55, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-two-first {
    display: none;
  }
}

/* line 78, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .animate-images .bottle {
  background-image: url("../images/all-in-one-bottle.png");
  background-size: cover;
  height: 47.25vw;
  left: 24.5625vw;
  opacity: 0;
  position: absolute;
  top: 2.0625vw;
  width: 19.5vw;
}

@media (max-width: 1280px) {
  /* line 78, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .animate-images .bottle {
    height: 59.0625vw;
    left: 30.70312vw;
    top: 2.57812vw;
    width: 24.375vw;
  }
}

@media (max-width: 768px) {
  /* line 78, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .animate-images .bottle {
    height: 70.27778vw;
    left: -1.38889vw;
    top: 4.72222vw;
    width: 27.77778vw;
  }
}

/* line 102, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .animate-images .bottle::before {
  animation: flash 1.5s linear infinite;
  background-image: url("../images/star-top.png");
  background-size: cover;
  content: '';
  display: block;
  height: 2.5625vw;
  left: 2.8125vw;
  position: absolute;
  top: 6vw;
  width: 2.5vw;
}

@media (max-width: 1280px) {
  /* line 102, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .animate-images .bottle::before {
    height: 3.20312vw;
    left: 3.51562vw;
    top: 7.5vw;
    width: 3.125vw;
  }
}

/* line 122, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .animate-images .bottle::after {
  animation: flash 1.4s linear reverse infinite;
  background-image: url("../images/star-bottom.png");
  background-size: cover;
  content: '';
  display: block;
  height: 3.375vw;
  left: 3.75vw;
  position: absolute;
  top: 38.8125vw;
  width: 3.3125vw;
}

@media (max-width: 1280px) {
  /* line 122, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .animate-images .bottle::after {
    height: 4.21875vw;
    left: 4.6875vw;
    top: 48.51562vw;
    width: 4.14062vw;
  }
}

/* line 144, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .image-row-two-mouth {
  background-image: url("../fonts/image-row-two-mouth_2.svg");
  background-size: cover;
  height: 7.6875vw;
  left: 4.75vw;
  opacity: 0;
  opacity: 0;
  position: absolute;
  top: 10.75vw;
  width: 9.4375vw;
}

@media (max-width: 1280px) {
  /* line 144, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-two-mouth {
    height: 9.60938vw;
    left: 5.9375vw;
    top: 13.4375vw;
    width: 11.79688vw;
  }
}

@media (max-width: 768px) {
  /* line 144, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-two-mouth {
    display: none;
  }
}

/* line 167, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .image-row-two-second {
  background-image: url("../images/image-row-two-second_1.png");
  background-size: cover;
  height: 25.1875vw;
  opacity: 0;
  position: absolute;
  right: 5.1875vw;
  top: 3.5vw;
  width: 24.6875vw;
}

@media (max-width: 1280px) {
  /* line 167, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-two-second {
    height: 31.48437vw;
    right: 6.48438vw;
    top: 4.375vw;
    width: 30.85938vw;
  }
}

@media (max-width: 768px) {
  /* line 167, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-two-second {
    height: 62.19136vw;
    width: 60.95679vw;
    top: -29.16667vw;
    left: 29.16667vw;
  }
}

/* line 192, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .image-row-two-snowflake {
  background-image: url("../images/image-row-two-snowflake_1.png");
  background-size: cover;
  height: 6.5625vw;
  opacity: 0;
  position: absolute;
  right: 17.8125vw;
  top: 4.25vw;
  width: 6.5vw;
}

@media (max-width: 1280px) {
  /* line 192, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-two-snowflake {
    height: 8.20312vw;
    right: 22.26562vw;
    top: 5.3125vw;
    width: 8.125vw;
  }
}

@media (max-width: 768px) {
  /* line 192, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-two-snowflake {
    display: none;
  }
}

/* line 214, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .image-row-three-first {
  background-image: url("../images/image-row-three-first_1.png");
  background-size: cover;
  height: 17.4375vw;
  left: -4.0625vw;
  opacity: 0;
  position: absolute;
  top: 30.6875vw;
  width: 16.4375vw;
}

@media (max-width: 1280px) {
  /* line 214, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-three-first {
    height: 21.79688vw;
    left: -5.07812vw;
    top: 38.35938vw;
    width: 20.54688vw;
  }
}

@media (max-width: 768px) {
  /* line 214, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-three-first {
    height: 15.27778vw;
    width: 68.88889vw;
    top: 162.5vw;
    left: -35.27778vw;
  }
}

/* line 239, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .image-row-three-second {
  background-image: url("../images/image-row-three-second_2.png");
  background-size: cover;
  height: 7.5vw;
  left: 24.1875vw;
  opacity: 0;
  position: absolute;
  top: 32.9375vw;
  width: 7vw;
}

@media (max-width: 1280px) {
  /* line 239, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-three-second {
    height: 9.375vw;
    left: 30.23438vw;
    top: 41.17188vw;
    width: 8.75vw;
  }
}

@media (max-width: 768px) {
  /* line 239, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-three-second {
    display: none;
  }
}

/* line 261, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .image-row-three-third {
  background-image: url("../images/image-row-three-third_2.png");
  background-size: cover;
  height: 7.9375vw;
  opacity: 0;
  position: absolute;
  right: 0.625vw;
  top: 33.125vw;
  width: 7.3125vw;
}

@media (max-width: 1280px) {
  /* line 261, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-three-third {
    height: 9.92188vw;
    right: 0.78125vw;
    top: 41.40625vw;
    width: 9.14062vw;
  }
}

@media (max-width: 768px) {
  /* line 261, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-three-third {
    height: 36.11111vw;
    width: 32.77778vw;
    top: 30.83333vw;
    right: -3.61111vw;
  }
}

/* line 286, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .image-row-three-mouth {
  background-image: url("../images/image-row-three-mouth.png");
  background-size: cover;
  height: 7vw;
  opacity: 0;
  position: absolute;
  right: 6.5vw;
  top: 40.875vw;
  width: 7.125vw;
}

@media (max-width: 1280px) {
  /* line 286, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-three-mouth {
    top: 51.09375vw;
    height: 8.75vw;
    right: 8.125vw;
    width: 8.90625vw;
  }
}

@media (max-width: 768px) {
  /* line 286, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-three-mouth {
    top: 153.61111vw;
    right: -2.22222vw;
    height: 22.22222vw;
    width: 21.66667vw;
  }
}

/* line 311, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .main-content {
  position: absolute;
  top: 16.75vw;
  left: 33.4375vw;
  max-width: 37.5vw;
}

@media (max-width: 1280px) {
  /* line 311, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .main-content {
    top: 20.9375vw;
    left: 41.79688vw;
    max-width: 46.875vw;
  }
}

@media (max-width: 768px) {
  /* line 311, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .main-content {
    top: 25vw;
    left: 11.11111vw;
    right: 11.11111vw;
    max-width: 100%;
  }
}

/* line 330, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .main-content .content-img {
  margin-bottom: 1vw;
  opacity: 0;
}

@media (max-width: 1280px) {
  /* line 330, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .main-content .content-img {
    margin-bottom: 1.25vw;
  }
}

@media (max-width: 768px) {
  /* line 330, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .main-content .content-img {
    margin-bottom: 2.77778vw;
    max-height: 27.77778vw;
  }
}

/* line 344, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .main-content-header--first {
  color: #642383;
  font-size: 1.875vw;
  margin-bottom: 2vw;
  opacity: 0;
}

@media (max-width: 1280px) {
  /* line 344, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .main-content-header--first {
    font-size: 2.34375vw;
    margin-bottom: 2.5vw;
  }
}

@media (max-width: 768px) {
  /* line 344, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .main-content-header--first {
    font-size: 4.44444vw;
    margin-bottom: 6.66667vw;
  }
}

/* line 361, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .main-content-header--second {
  color: #642383;
  font-family: 'ColgateReady', Helvetica, Arial, sans-serif;
  font-size: 1.875vw;
  font-weight: bold;
  margin-bottom: 0.5vw;
  opacity: 0;
}

@media (max-width: 1280px) {
  /* line 361, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .main-content-header--second {
    font-size: 2.34375vw;
    margin-bottom: 0.625vw;
  }
}

@media (max-width: 768px) {
  /* line 361, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .main-content-header--second {
    font-size: 6.66667vw;
    margin-bottom: 2.22222vw;
  }
}

/* line 380, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .main-content .main-content-text {
  color: #fff;
  font-size: 1.125vw;
  line-height: 1.2;
  margin-bottom: 1.5vw;
  opacity: 0;
}

@media (max-width: 1280px) {
  /* line 380, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .main-content .main-content-text {
    font-size: 1.40625vw;
    margin-bottom: 1.875vw;
  }
}

@media (max-width: 768px) {
  /* line 380, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .main-content .main-content-text {
    font-size: 4.44444vw;
    margin-bottom: 6.66667vw;
    line-height: 7.77778vw;
  }
}

/* line 398, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .main-content .main-content-text .main-content-disclaimer {
  font-size: 0.75vw;
}

/* line 403, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .main-content-icons {
  display: flex;
  opacity: 0;
}

/* line 407, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .main-content-icons div {
  margin-right: 2vw;
  text-align: center;
}

@media (max-width: 1280px) {
  /* line 407, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .main-content-icons div {
    margin-right: 2.5vw;
  }
}

@media (max-width: 768px) {
  /* line 407, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .main-content-icons div {
    line-height: 8.88889vw;
    width: 25%;
    margin-right: 0;
  }
}

/* line 421, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .main-content-icons div img {
  height: 3.5vw;
  width: 3.5vw;
}

@media (max-width: 1280px) {
  /* line 421, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .main-content-icons div img {
    height: 4.375vw;
    width: 4.375vw;
  }
}

@media (max-width: 768px) {
  /* line 421, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .main-content-icons div img {
    height: 11.11111vw;
    width: 11.11111vw;
  }
}

/* line 437, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .main-content-icons p {
  color: #642383;
  font-size: 0.6875vw;
  text-align: center;
}

@media (max-width: 1280px) {
  /* line 437, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .main-content-icons p {
    font-size: 0.85938vw;
  }
}

@media (max-width: 768px) {
  /* line 437, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .main-content-icons p {
    font-size: 3.05556vw;
    line-height: 4.44444vw;
    margin: 0;
  }
}

/* line 1, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal {
  background-size: cover;
  background: #fff linear-gradient(110.48deg, rgba(28, 31, 33, 0.85) 0%, #171a1c 75.52%);
  position: relative;
  z-index: 80;
}

@media (max-width: 768px) {
  /* line 1, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal {
    height: 177.77778vw !important;
  }
}

/* line 11, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .image-row-one-first {
  background-image: url("../images/image-row-one-first_2.png");
  background-size: cover;
  height: 18.5vw;
  left: 3.3125vw;
  opacity: 0;
  position: absolute;
  top: -5.875vw;
  width: 11.25vw;
}

@media (max-width: 1280px) {
  /* line 11, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-one-first {
    height: 23.125vw;
    left: 4.14062vw;
    top: -7.34375vw;
    width: 14.0625vw;
  }
}

@media (max-width: 768px) {
  /* line 11, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-one-first {
    height: 82.22222vw;
    width: 50vw;
    top: -52.77778vw;
    left: 36.11111vw;
  }
}

/* line 36, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .image-row-one-second {
  background-image: url("../images/image-row-one-second.png");
  background-size: cover;
  height: 11.25vw;
  opacity: 0;
  position: absolute;
  right: 5.9375vw;
  top: -2.8125vw;
  width: 6.6875vw;
}

@media (max-width: 1280px) {
  /* line 36, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-one-second {
    height: 14.0625vw;
    right: 7.42188vw;
    top: -3.51562vw;
    width: 8.35938vw;
  }
}

@media (max-width: 768px) {
  /* line 36, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-one-second {
    display: none;
  }
}

/* line 58, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .image-row-two-first {
  background-image: url("../images/image-row-two-first.png");
  background-size: cover;
  height: 17.0625vw;
  left: 15.75vw;
  opacity: 0;
  position: absolute;
  top: 15.5vw;
  width: 11vw;
}

@media (max-width: 1280px) {
  /* line 58, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-two-first {
    height: 21.32812vw;
    left: 22.8125vw;
    top: 19.375vw;
    width: 13.75vw;
  }
}

@media (max-width: 768px) {
  /* line 58, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-two-first {
    display: none;
  }
}

/* line 81, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .animate-images .bottle {
  background-image: url("../images/white-and-charcoal-bottle.png");
  background-size: cover;
  height: 47.5625vw;
  left: 22.0625vw;
  opacity: 0;
  position: absolute;
  top: 2.0625vw;
  width: 19.125vw;
}

@media (max-width: 1280px) {
  /* line 81, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .animate-images .bottle {
    height: 59.45312vw;
    left: 30.70312vw;
    top: 2.57812vw;
    width: 23.90625vw;
  }
}

@media (max-width: 768px) {
  /* line 81, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .animate-images .bottle {
    height: 70.27778vw;
    left: -1.38889vw;
    top: 4.72222vw;
    width: 27.77778vw;
  }
}

/* line 105, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .animate-images .bottle::before {
  animation: flash 1.5s linear infinite;
  background-image: url("../images/star-top.png");
  background-size: cover;
  content: '';
  display: block;
  height: 2.5625vw;
  left: 2.8125vw;
  position: absolute;
  top: 6vw;
  width: 2.5vw;
}

@media (max-width: 1280px) {
  /* line 105, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .animate-images .bottle::before {
    height: 3.20312vw;
    left: 3.51562vw;
    top: 7.5vw;
    width: 3.125vw;
  }
}

/* line 125, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .animate-images .bottle::after {
  animation: flash 1.4s linear reverse infinite;
  background-image: url("../images/star-bottom.png");
  background-size: cover;
  content: '';
  display: block;
  height: 3.375vw;
  left: 6.25vw;
  position: absolute;
  top: 38.8125vw;
  width: 3.3125vw;
}

@media (max-width: 1280px) {
  /* line 125, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .animate-images .bottle::after {
    height: 4.21875vw;
    left: 4.6875vw;
    top: 48.51562vw;
    width: 4.14062vw;
  }
}

/* line 147, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .image-row-two-mouth {
  background-image: url("../fonts/image-row-two-mouth_1.svg");
  background-size: cover;
  height: 7.6875vw;
  left: 4.75vw;
  opacity: 0;
  opacity: 0;
  position: absolute;
  top: 10.75vw;
  width: 9.4375vw;
}

@media (max-width: 1280px) {
  /* line 147, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-two-mouth {
    height: 9.60938vw;
    left: 5.9375vw;
    top: 13.4375vw;
    width: 11.79688vw;
  }
}

@media (max-width: 768px) {
  /* line 147, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-two-mouth {
    display: none;
  }
}

/* line 170, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .image-row-two-second {
  background-image: url("../images/image-row-two-second.png");
  background-size: cover;
  height: 25.375vw;
  opacity: 0;
  position: absolute;
  right: 5.1875vw;
  top: 3.5vw;
  width: 18.875vw;
}

@media (max-width: 1280px) {
  /* line 170, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-two-second {
    height: 31.71875vw;
    right: 6.48438vw;
    top: 4.375vw;
    width: 23.59375vw;
  }
}

@media (max-width: 768px) {
  /* line 170, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-two-second {
    height: 38.33333vw;
    right: -4.16667vw;
    top: 88.61111vw;
    width: 22.77778vw;
  }
}

/* line 195, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .image-row-two-snowflake {
  background-image: url("../images/image-row-two-snowflake_2.png");
  background-size: cover;
  height: 6.5625vw;
  opacity: 0;
  position: absolute;
  right: 17.8125vw;
  top: 4.25vw;
  width: 6.5vw;
}

@media (max-width: 1280px) {
  /* line 195, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-two-snowflake {
    height: 8.20312vw;
    right: 22.26562vw;
    top: 5.3125vw;
    width: 8.125vw;
  }
}

@media (max-width: 768px) {
  /* line 195, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-two-snowflake {
    display: none;
  }
}

/* line 217, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .image-row-three-first {
  background-image: url("../images/image-row-three-first_2.png");
  background-size: cover;
  height: 13.5625vw;
  left: -4.0625vw;
  opacity: 0;
  position: absolute;
  top: 30.6875vw;
  width: 14.625vw;
}

@media (max-width: 1280px) {
  /* line 217, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-three-first {
    height: 16.95312vw;
    left: -5.07812vw;
    top: 38.35938vw;
    width: 18.28125vw;
  }
}

@media (max-width: 768px) {
  /* line 217, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-three-first {
    display: none;
  }
}

/* line 239, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .image-row-three-second {
  background-image: url("../images/image-row-three-second.png");
  background-size: cover;
  height: 8.625vw;
  left: 24.1875vw;
  opacity: 0;
  position: absolute;
  top: 32.9375vw;
  width: 5.125vw;
}

@media (max-width: 1280px) {
  /* line 239, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-three-second {
    height: 10.78125vw;
    left: 30.23438vw;
    top: 41.17188vw;
    width: 6.40625vw;
  }
}

@media (max-width: 768px) {
  /* line 239, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-three-second {
    height: 38.33333vw;
    left: -1.38889vw;
    top: 133.33333vw;
    width: 22.77778vw;
  }
}

/* line 264, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .image-row-three-third {
  background-image: url("../images/image-row-three-third.png");
  background-size: cover;
  height: 9.8125vw;
  opacity: 0;
  position: absolute;
  right: 0.625vw;
  top: 33.125vw;
  width: 5.8125vw;
}

@media (max-width: 1280px) {
  /* line 264, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-three-third {
    height: 12.26562vw;
    right: 0.78125vw;
    top: 41.40625vw;
    width: 7.26563vw;
  }
}

@media (max-width: 768px) {
  /* line 264, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-three-third {
    height: 43.61111vw;
    width: 25.83333vw;
    top: 20vw;
    right: -8.33333vw;
  }
}

/* line 289, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .image-row-three-mouth {
  background-image: url("../images/image-row-three-mouth_2.png");
  background-size: cover;
  height: 7vw;
  opacity: 0;
  position: absolute;
  right: 6.5vw;
  top: 40.875vw;
  width: 7.125vw;
}

@media (max-width: 1280px) {
  /* line 289, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-three-mouth {
    top: 51.09375vw;
    height: 8.75vw;
    right: 8.125vw;
    width: 8.90625vw;
  }
}

@media (max-width: 768px) {
  /* line 289, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-three-mouth {
    top: 153.33333vw;
    right: -2.22222vw;
    height: 22.22222vw;
    width: 21.66667vw;
  }
}

/* line 314, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .main-content {
  position: absolute;
  top: 16.75vw;
  left: 33.4375vw;
  max-width: 37.5vw;
}

@media (max-width: 1280px) {
  /* line 314, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content {
    top: 20.9375vw;
    left: 41.79688vw;
    max-width: 46.875vw;
  }
}

@media (max-width: 768px) {
  /* line 314, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content {
    top: 25vw;
    left: 11.11111vw;
    right: 11.11111vw;
    max-width: 100%;
  }
}

/* line 333, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .main-content .content-img {
  margin-bottom: 1vw;
  opacity: 0;
}

@media (max-width: 1280px) {
  /* line 333, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content .content-img {
    margin-bottom: 1.25vw;
  }
}

@media (max-width: 768px) {
  /* line 333, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content .content-img {
    margin-bottom: 2.77778vw;
    max-height: 27.77778vw;
  }
}

/* line 347, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .main-content-header--first {
  color: #90a5f7;
  font-size: 1.875vw;
  margin-bottom: 2vw;
  opacity: 0;
}

@media (max-width: 1280px) {
  /* line 347, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content-header--first {
    font-size: 2.34375vw;
    margin-bottom: 2.5vw;
  }
}

@media (max-width: 768px) {
  /* line 347, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content-header--first {
    font-size: 4.44444vw;
    margin-bottom: 6.66667vw;
  }
}

/* line 364, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .main-content-header--second {
  color: #90a5f7;
  font-family: 'ColgateReady', Helvetica, Arial, sans-serif;
  font-size: 1.875vw;
  font-weight: bold;
  margin-bottom: 0.5vw;
  opacity: 0;
}

@media (max-width: 1280px) {
  /* line 364, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content-header--second {
    font-size: 2.34375vw;
    margin-bottom: 0.625vw;
  }
}

@media (max-width: 768px) {
  /* line 364, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content-header--second {
    font-size: 6.66667vw;
    margin-bottom: 2.22222vw;
  }
}

/* line 383, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .main-content .main-content-text {
  color: #fff;
  font-size: 1.125vw;
  line-height: 1.2;
  margin-bottom: 1.5vw;
  opacity: 0;
}

@media (max-width: 1280px) {
  /* line 383, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content .main-content-text {
    font-size: 1.40625vw;
    margin-bottom: 1.875vw;
  }
  /* line 394, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content .main-content-text .main-content-disclaimer {
    font-size: 0.9375vw;
  }
}

@media (max-width: 768px) {
  /* line 383, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content .main-content-text {
    font-size: 4.44444vw;
    margin-bottom: 6.66667vw;
    line-height: 7.77778vw;
  }
  /* line 404, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content .main-content-text .main-content-disclaimer {
    font-size: 3.33333vw;
  }
}

/* line 409, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .main-content .main-content-text .main-content-disclaimer {
  font-size: 0.75vw;
}

/* line 414, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .main-content-icons {
  display: flex;
  opacity: 0;
}

/* line 418, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .main-content-icons div {
  margin-right: 2vw;
  text-align: center;
}

@media (max-width: 1280px) {
  /* line 418, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content-icons div {
    margin-right: 2.5vw;
  }
}

@media (max-width: 768px) {
  /* line 418, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content-icons div {
    line-height: 8.88889vw;
    width: 25%;
    margin-right: 0;
  }
}

/* line 432, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .main-content-icons div img {
  height: 3.5vw;
  width: 3.5vw;
}

@media (max-width: 1280px) {
  /* line 432, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content-icons div img {
    height: 4.375vw;
    width: 4.375vw;
  }
}

@media (max-width: 768px) {
  /* line 432, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content-icons div img {
    height: 11.11111vw;
    width: 11.11111vw;
  }
}

/* line 448, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .main-content-icons p {
  color: #90a5f7;
  font-size: 0.6875vw;
  text-align: center;
}

@media (max-width: 1280px) {
  /* line 448, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content-icons p {
    font-size: 0.85938vw;
  }
}

@media (max-width: 768px) {
  /* line 448, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content-icons p {
    font-size: 3.05556vw;
    line-height: 4.44444vw;
    margin: 0;
  }
}

/* line 1, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section {
  background: linear-gradient(107.15deg, #f3ead8 0%, #ebd8b1 100%);
  display: flex;
  flex-direction: column;
  height: 100vh;
  position: relative;
}

@media (max-width: 768px) {
  /* line 1, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section {
    height: auto;
  }
}

/* line 13, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section::after {
  background-image: url("../images/bg_left.png");
  background-position-x: right;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: ' ';
  display: block;
  height: 100vh;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 0;
}

@media (max-width: 768px) {
  /* line 13, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section::after {
    display: none;
  }
}

/* line 32, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section::before {
  background-image: url("../images/bg_right.png");
  background-position-x: left;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: ' ';
  display: block;
  height: 100vh;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 0;
}

@media (max-width: 768px) {
  /* line 32, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section::before {
    display: none;
  }
}

/* line 51, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game-container {
  display: flex;
  flex-direction: column;
  flex: 1 0 auto;
  position: relative;
}

/* line 58, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__copy {
  align-items: center;
  display: flex;
  flex-direction: column;
  position: relative;
  text-align: center;
  z-index: 10;
}

/* line 66, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__copy--first {
  color: #365faa;
  font-size: 2vw;
  line-height: 2.5vw;
  margin-top: 3.5vw;
  opacity: 0;
  padding: 0 0.25vw;
  text-transform: uppercase;
}

@media (max-width: 1280px) {
  /* line 66, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__copy--first {
    font-size: 2.5vw;
    line-height: 3.125vw;
    margin-top: 4.375vw;
    padding: 0 0.3125vw;
  }
}

@media (max-width: 768px) {
  /* line 66, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__copy--first {
    font-size: 6.66667vw;
    line-height: 8.88889vw;
    margin-top: 11.11111vw;
    padding: 0 1.11111vw;
  }
}

/* line 90, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__copy--second {
  color: #1e3279;
  font-size: 3.125vw;
  font-weight: 900;
  line-height: 3.5vw;
  margin-top: 3.625vw;
  opacity: 0;
}

@media (max-width: 1280px) {
  /* line 90, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__copy--second {
    font-size: 3.90625vw;
    line-height: 4.375vw;
    margin-top: 4.53125vw;
  }
}

@media (max-width: 768px) {
  /* line 90, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__copy--second {
    font-size: 10.55556vw;
    line-height: 12.22222vw;
    margin-top: 16.11111vw;
  }
}

/* line 110, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__copy--second.title-bold {
  filter: drop-shadow(2px 2.5px 0 #1e3279) drop-shadow(0.5px 1px 0 #eedfc0) drop-shadow(1px 1px 0 #1e3279) drop-shadow(0.5px 1px 0 #eedfc0) drop-shadow(1px 1px 0 #1e3279) drop-shadow(0.5px 1px 0 #eedfc0);
}

/* line 116, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .new-button {
  bottom: -2.375vw;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
}

@media (max-width: 1280px) {
  /* line 116, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .new-button {
    bottom: -2.96875vw;
  }
}

@media (max-width: 768px) {
  /* line 116, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .new-button {
    bottom: -10.55556vw;
  }
}

/* line 131, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .new-button.disabled {
  filter: grayscale(1);
  pointer-events: none;
}

/* line 137, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .animate-images {
  height: 100%;
  position: absolute;
  width: 100%;
}

/* line 142, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .animate-images > div {
  background-size: cover;
  opacity: 0;
  position: absolute;
  transform: scale(0);
}

/* line 149, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .animate-images .image-snowflake-1 {
  background-image: url("../images/snowflake-1.png");
  height: 3.875vw;
  right: 21.6875vw;
  top: 10.3125vw;
  width: 3.9375vw;
}

@media (max-width: 1280px) {
  /* line 149, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .animate-images .image-snowflake-1 {
    height: 4.84375vw;
    right: 27.10938vw;
    top: 12.89062vw;
    width: 4.92188vw;
  }
}

@media (max-width: 768px) {
  /* line 149, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .animate-images .image-snowflake-1 {
    height: 17.22222vw;
    left: 13.05556vw;
    top: 145.83333vw;
    width: 17.5vw;
  }
}

/* line 171, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .animate-images .image-snowflake-2 {
  background-image: url("../images/snowflake-2.png");
  height: 3.875vw;
  left: 9.9375vw;
  top: 35.1875vw;
  width: 3.9375vw;
}

@media (max-width: 1280px) {
  /* line 171, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .animate-images .image-snowflake-2 {
    height: 4.84375vw;
    left: 12.42188vw;
    top: 43.98438vw;
    width: 4.92188vw;
  }
}

@media (max-width: 768px) {
  /* line 171, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .animate-images .image-snowflake-2 {
    display: none;
  }
}

/* line 190, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .animate-images .image-mouth {
  background-image: url("../images/mouth.png");
  height: 7vw;
  left: 9.9375vw;
  top: 6.375vw;
  width: 7.125vw;
}

@media (max-width: 1280px) {
  /* line 190, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .animate-images .image-mouth {
    height: 8.75vw;
    left: 12.42188vw;
    top: 7.96875vw;
    width: 8.90625vw;
  }
}

@media (max-width: 768px) {
  /* line 190, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .animate-images .image-mouth {
    height: 20.83333vw;
    left: -2.77778vw;
    top: 43.88889vw;
    width: 21.11111vw;
  }
}

/* line 212, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .animate-images .image-star-1 {
  animation: flash 1.5s linear infinite;
  background-image: url("../images/star-1_1.png");
  height: 3.625vw;
  left: 12.75vw;
  top: 19.625vw;
  width: 3.5625vw;
}

@media (max-width: 1280px) {
  /* line 212, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .animate-images .image-star-1 {
    height: 4.53125vw;
    left: 15.9375vw;
    top: 24.53125vw;
    width: 4.45312vw;
  }
}

@media (max-width: 768px) {
  /* line 212, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .animate-images .image-star-1 {
    display: none;
  }
}

/* line 232, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .animate-images .image-star-2 {
  animation: flash 1.8s linear infinite;
  background-image: url("../images/star-2_1.png");
  height: 3.25vw;
  right: 35.4375vw;
  top: 40.625vw;
  width: 3.1875vw;
}

@media (max-width: 1280px) {
  /* line 232, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .animate-images .image-star-2 {
    height: 4.0625vw;
    right: 44.29688vw;
    top: 50.78125vw;
    width: 3.98437vw;
  }
}

@media (max-width: 768px) {
  /* line 232, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .animate-images .image-star-2 {
    height: 14.44444vw;
    right: 3.33333vw;
    top: 44.72222vw;
    width: 14.16667vw;
  }
}

/* line 255, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .animate-images .image-couple {
  background-image: url("../images/couple.png");
  background-position-x: right;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100vh;
  opacity: 1;
  right: 0;
  top: 0;
  width: 100%;
}

@media (max-width: 768px) {
  /* line 255, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .animate-images .image-couple {
    background-image: url("../images/couple-mobile.png");
    bottom: 0;
    height: 98.05556vw;
    top: auto;
    width: 100vw;
  }
}

/* line 276, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__machine {
  align-self: center;
  display: flex;
  flex-direction: column;
  height: 19.6875vw;
  margin-top: 3.75vw;
  position: relative;
  transform: scale(0);
  width: 37.625vw;
  z-index: 20;
}

@media (max-width: 1280px) {
  /* line 276, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__machine {
    height: 24.60938vw;
    margin-top: 4.6875vw;
    width: 47.03125vw;
  }
}

@media (max-width: 768px) {
  /* line 276, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__machine {
    height: 48.88889vw;
    margin-bottom: 72.22222vw;
    margin-top: 16.66667vw;
    width: 93.33333vw;
  }
}

/* line 300, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__machine::after {
  background-image: url("../images/machine.png");
  background-size: cover;
  content: ' ';
  display: block;
  height: 19.75vw;
  left: 0;
  position: absolute;
  top: 0;
  width: 37.4375vw;
  z-index: 20;
}

@media (max-width: 1280px) {
  /* line 300, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__machine::after {
    height: 24.6875vw;
    width: 46.79688vw;
  }
}

@media (max-width: 768px) {
  /* line 300, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__machine::after {
    height: 48.88889vw;
    width: 93.33333vw;
  }
}

/* line 323, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__machine::before {
  background-image: url("../images/machine_bg.png");
  background-size: cover;
  content: ' ';
  display: block;
  height: 19.75vw;
  left: 0.9375vw;
  position: absolute;
  top: 0.9375vw;
  width: 37.4375vw;
  z-index: 0;
}

@media (max-width: 1280px) {
  /* line 323, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__machine::before {
    height: 24.6875vw;
    left: 1.17188vw;
    top: 1.17188vw;
    width: 46.79688vw;
  }
}

@media (max-width: 768px) {
  /* line 323, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__machine::before {
    height: 48.05556vw;
    left: 4.16667vw;
    top: 4.16667vw;
    width: 91.11111vw;
  }
}

/* line 350, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__machine.hidden {
  animation: drink-me 1s ease-in-out forwards;
}

/* line 354, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__machine .game__machine--slots {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex: 1 0 auto;
  height: 100%;
  justify-content: center;
}

/* line 362, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-1,
body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-2,
body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-3 {
  background-color: #fff;
  background-image: url("../images/css_sprites.png");
  background-position: 0 0;
  background-repeat: repeat-y;
  background-size: cover;
  height: 10.625vw;
  padding: 0.125vw;
  position: relative;
  width: 10vw;
}

@media (max-width: 1280px) {
  /* line 362, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-1,
  body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-2,
  body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-3 {
    height: 13.28125vw;
    padding: 0.15625vw 0.625vw;
    width: 12.5vw;
  }
}

@media (max-width: 768px) {
  /* line 362, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-1,
  body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-2,
  body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-3 {
    height: 25vw;
    padding: 1.11111vw 2.22222vw;
    width: 22.22222vw;
  }
}

/* line 387, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-1::after,
body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-2::after,
body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-3::after {
  color: #000;
  content: attr(data-text);
  display: block;
  font-size: 1.125vw;
  font-weight: 900;
  left: 0;
  line-height: 1.5vw;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: -2.25vw;
  z-index: 30;
}

@media (max-width: 1280px) {
  /* line 387, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-1::after,
  body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-2::after,
  body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-3::after {
    font-size: 1.40625vw;
    line-height: 1.875vw;
    top: -2.8125vw;
  }
}

@media (max-width: 768px) {
  /* line 387, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-1::after,
  body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-2::after,
  body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-3::after {
    font-size: 3.33333vw;
    line-height: 6.66667vw;
    top: -7.77778vw;
  }
}

/* line 419, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__tip {
  align-self: center;
  display: flex;
  flex-direction: column;
  height: 25.9375vw;
  margin-top: 2.375vw;
  position: relative;
  transform: scale(0);
  width: 48.4375vw;
  z-index: 20;
}

@media (max-width: 1280px) {
  /* line 419, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip {
    height: 32.42188vw;
    margin-top: 2.96875vw;
    width: 60.54688vw;
  }
}

@media (max-width: 768px) {
  /* line 419, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip {
    height: 46.11111vw;
    margin-top: 10.55556vw;
    width: 86.11111vw;
  }
}

/* line 442, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__tip::after {
  background-image: url("../images/tip_bg-2.png");
  background-size: cover;
  content: ' ';
  display: block;
  height: 25.9375vw;
  left: 0;
  position: absolute;
  top: 0;
  width: 48.4375vw;
  z-index: -10;
}

@media (max-width: 1280px) {
  /* line 442, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip::after {
    height: 32.42188vw;
    width: 60.54688vw;
  }
}

@media (max-width: 768px) {
  /* line 442, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip::after {
    height: 46.11111vw;
    width: 86.11111vw;
  }
}

/* line 465, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__tip::before {
  animation: swing 3s ease-in-out forwards infinite;
  background-image: url("../images/tip_bg-2.png");
  background-size: cover;
  content: ' ';
  display: block;
  height: 26.6875vw;
  left: -0.9375vw;
  opacity: 0.5;
  position: absolute;
  top: 0;
  transform-origin: 50% 50%;
  width: 49.875vw;
  z-index: -20;
}

@media (max-width: 1280px) {
  /* line 465, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip::before {
    height: 33.35938vw;
    left: -1.17188vw;
    width: 62.34375vw;
  }
}

@media (max-width: 768px) {
  /* line 465, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip::before {
    height: 46.11111vw;
    width: 86.11111vw;
  }
}

/* line 492, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__tip.hidden {
  animation: drink-me 1s ease-in-out forwards;
}

/* line 496, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__tip .game__tip--images {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 504, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__tip .game__tip--images > div {
  background-size: cover;
  position: absolute;
}

/* line 509, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__tip .game__tip--images .image__tip-snowflake-1 {
  background-image: url("../images/tip_snowflake-1.png");
  height: 4.75vw;
  left: 5.9375vw;
  top: 15vw;
  width: 4.8125vw;
}

@media (max-width: 1280px) {
  /* line 509, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip .game__tip--images .image__tip-snowflake-1 {
    height: 5.9375vw;
    left: 7.42188vw;
    top: 18.75vw;
    width: 6.01562vw;
  }
}

@media (max-width: 768px) {
  /* line 509, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip .game__tip--images .image__tip-snowflake-1 {
    display: none;
  }
}

/* line 528, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__tip .game__tip--images .image__tip-snowflake-2 {
  background-image: url("../images/tip_snowflake-1.png");
  height: 3.25vw;
  right: 7.1875vw;
  top: 17.5vw;
  width: 3.3125vw;
}

@media (max-width: 1280px) {
  /* line 528, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip .game__tip--images .image__tip-snowflake-2 {
    height: 4.0625vw;
    right: 8.98438vw;
    top: 21.875vw;
    width: 4.14062vw;
  }
}

@media (max-width: 768px) {
  /* line 528, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip .game__tip--images .image__tip-snowflake-2 {
    display: none;
  }
}

/* line 547, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__tip .game__tip--images .image__tip-star {
  background-image: url("../images/tip_star.png");
  height: 3.3125vw;
  right: 12.6875vw;
  top: 2.5vw;
  width: 3.1875vw;
}

@media (max-width: 1280px) {
  /* line 547, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip .game__tip--images .image__tip-star {
    height: 4.14062vw;
    right: 15.85938vw;
    top: 3.125vw;
    width: 3.98437vw;
  }
}

@media (max-width: 768px) {
  /* line 547, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip .game__tip--images .image__tip-star {
    display: none;
  }
}

/* line 567, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__tip .game__tip--content {
  align-items: center;
  display: flex;
  flex: 1 0 auto;
  justify-content: center;
  line-height: 2vw;
  padding: 5vw;
  text-align: center;
}

@media (max-width: 1280px) {
  /* line 567, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip .game__tip--content {
    line-height: 2.5vw;
    padding: 4.6875vw;
  }
}

@media (max-width: 768px) {
  /* line 567, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip .game__tip--content {
    line-height: 8.88889vw;
    padding: 4.16667vw;
  }
}

/* line 586, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__tip .game__tip--content .new-button {
  bottom: 2.375vw;
}

@media (max-width: 1280px) {
  /* line 586, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip .game__tip--content .new-button {
    bottom: 2.96875vw;
  }
}

@media (max-width: 768px) {
  /* line 586, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip .game__tip--content .new-button {
    bottom: -10vw;
  }
}

/* line 598, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__tip .game__tip--content .tip {
  display: none;
}

/* line 601, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__tip .game__tip--content .tip.show {
  color: #1e3279;
  display: flex;
  font-size: 1.75vw;
}

@media (max-width: 1280px) {
  /* line 601, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip .game__tip--content .tip.show {
    font-size: 2.1875vw;
  }
}

@media (max-width: 768px) {
  /* line 601, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip .game__tip--content .tip.show {
    font-size: 3.88889vw;
  }
}

/* line 618, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .tiktok {
  border: 2px solid #f00;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 100;
}

/* line 1, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section {
  background: linear-gradient(110.48deg, rgba(28, 31, 33, 0.85) 0%, #171a1c 75.52%);
  display: flex;
  flex-direction: column;
  position: relative;
}

@media (max-width: 768px) {
  /* line 1, src/sass/commons/blocks/project-gen-z/_video.scss */
  body.template-generation-z-landing .video-section {
    height: 177.77778vw !important;
  }
}

/* line 11, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section .video-container {
  display: flex;
  flex-direction: column;
  flex: 1 0 auto;
  position: relative;
}

/* line 18, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section .video__copy {
  align-items: center;
  display: flex;
  flex-direction: column;
  position: relative;
  text-align: center;
  z-index: 10;
}

/* line 26, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section .video__copy--first {
  color: #fff;
  font-size: 2vw;
  line-height: 2.5vw;
  margin-top: 3.5vw;
  text-transform: uppercase;
  opacity: 0;
}

@media (max-width: 1280px) {
  /* line 26, src/sass/commons/blocks/project-gen-z/_video.scss */
  body.template-generation-z-landing .video-section .video__copy--first {
    font-size: 2.5vw;
    line-height: 3.125vw;
    margin-top: 4.375vw;
  }
}

@media (max-width: 768px) {
  /* line 26, src/sass/commons/blocks/project-gen-z/_video.scss */
  body.template-generation-z-landing .video-section .video__copy--first {
    font-size: 6.66667vw;
    line-height: 8.88889vw;
    margin-top: 11.11111vw;
  }
}

/* line 47, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section .video__copy--second {
  color: #fe2c55;
  font-size: 3.125vw;
  font-weight: 900;
  line-height: 3.5vw;
  margin-top: 0.5vw;
  opacity: 0;
}

@media (max-width: 1280px) {
  /* line 47, src/sass/commons/blocks/project-gen-z/_video.scss */
  body.template-generation-z-landing .video-section .video__copy--second {
    font-size: 3.90625vw;
    line-height: 4.375vw;
    margin-top: 0.625vw;
  }
}

@media (max-width: 768px) {
  /* line 47, src/sass/commons/blocks/project-gen-z/_video.scss */
  body.template-generation-z-landing .video-section .video__copy--second {
    font-size: 10.55556vw;
    line-height: 12.22222vw;
    margin-top: 0;
  }
}

/* line 67, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section .video__copy--second.title-bold {
  filter: drop-shadow(2px 2.5px 0 #972f43) drop-shadow(0.5px 1px 0 #303133) drop-shadow(1px 1px 0 #972f43) drop-shadow(0.5px 1px 0 #303133) drop-shadow(1px 1px 0 #972f43) drop-shadow(0.5px 1px 0 #303133);
}

/* line 72, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section .video__copy .video_description {
  color: #fff;
  font-size: 1.125vw;
  font-weight: 700;
  line-height: 1.75vw;
  margin-top: 2vw;
  max-width: 53.625vw;
  opacity: 0;
}

/* line 83, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section .animate-images {
  height: 100%;
  position: absolute;
  width: 100%;
}

/* line 88, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section .animate-images > div {
  background-size: cover;
  opacity: 0;
  position: absolute;
  transform: scale(0);
}

/* line 95, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section .animate-images .image-snowflake-1 {
  background-image: url("../images/snowflake.png");
  height: 3.8125vw;
  left: 4.375vw;
  top: 7.3125vw;
  width: 3.875vw;
}

/* line 103, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section .animate-images .image-snowflake-2 {
  background-image: url("../images/snowflake.png");
  height: 3.875vw;
  right: 3.5625vw;
  top: 46vw;
  width: 3.9375vw;
}

/* line 111, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section .animate-images .image-star-1 {
  background-image: url("../images/star-1.png");
  height: 2.5625vw;
  left: 6vw;
  top: 48.75vw;
  width: 2.375vw;
}

/* line 120, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section .animate-images .image-star-2 {
  background-image: url("../images/star-2.png");
  height: 2.5625vw;
  left: 9vw;
  top: 30.1875vw;
  width: 2.375vw;
}

/* line 129, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section .animate-images .image-star-3 {
  background-image: url("../images/star-3.png");
  height: 2.5625vw;
  right: 34.875vw;
  top: 19.3125vw;
  width: 2.375vw;
}

/* line 138, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section .animate-images .image-diamond {
  background-image: url("../images/diamond.png");
  height: 3.8125vw;
  right: 5.5vw;
  top: 8.6875vw;
  width: 4.25vw;
}

/* line 147, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section .videos_list {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin: 0 auto;
  max-width: 67.5vw;
  width: 100%;
}

/* line 155, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section .videos_list .video_item {
  height: 28.3125vw;
  position: relative;
  width: 18.0625vw;
}

/* line 179, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .test {
  font-size: 10px;
  height: 100%;
}

/* line 184, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 100%;
  width: 100%;
  background-color: #fff;
  overflow-y: scroll;
  z-index: 200;
}

/* line 199, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-modal.show {
  display: block;
}

/* line 208, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .clone {
  position: fixed;
  height: 200%;
  opacity: 0;
  width: 100%;
  z-index: -100;
}

/* line 21, src/sass/commons/blocks/project-gen-z/_all.scss */
body.template-generation-z-landing .section-centered-wrapper {
  position: relative;
  height: 55vw;
  top: 50%;
  max-height: 100vh;
  transform: translateY(-50%);
}

@media (max-width: 768px) {
  /* line 21, src/sass/commons/blocks/project-gen-z/_all.scss */
  body.template-generation-z-landing .section-centered-wrapper {
    height: auto;
    top: 0;
    transform: translateY(0);
  }
}

/* line 35, src/sass/commons/blocks/project-gen-z/_all.scss */
body.template-generation-z-landing .product-section-centered-wrapper {
  position: relative;
  height: 65vw;
  top: 50%;
  max-height: 100vh;
  transform: translateY(-50%);
  width: 100%;
}

@media (max-width: 768px) {
  /* line 35, src/sass/commons/blocks/project-gen-z/_all.scss */
  body.template-generation-z-landing .product-section-centered-wrapper {
    height: auto;
    top: 0;
    transform: translateY(0);
  }
}

/* line 50, src/sass/commons/blocks/project-gen-z/_all.scss */
body.template-generation-z-landing #footer {
  margin-top: 0;
}

/* line 53, src/sass/commons/blocks/project-gen-z/_all.scss */
body.template-generation-z-landing #footer .layout-inner > .col-xs-12.default-style:first-of-type {
  display: none;
}

/* line 58, src/sass/commons/blocks/project-gen-z/_all.scss */
body.template-generation-z-landing #content {
  display: none;
}

/* line 63, src/sass/commons/blocks/project-gen-z/_all.scss */
.template-generation-z-landing section {
  height: 100vh;
}

/* line 67, src/sass/commons/blocks/project-gen-z/_all.scss */
.template-generation-z-landing.cq-wcm-edit-touch section {
  max-height: 1200px;
}

@use 'sass:math' as *;
/* line 3, src/sass/commons/blocks/max-white-ultra/_buttons.scss */
#colgate-max-white-ultra .button {
  align-self: baseline;
  background-color: #d2010d;
  border-radius: 1.66667vw 0 3.33333vw 1.66667vw;
  border: 0.27778vw solid #fff;
  color: #fff;
  cursor: pointer;
  font-family: "ColgateReady", sans-serif;
  font-size: 1.45833vw;
  font-style: italic;
  font-weight: bold;
  padding: 0.55556vw 3.19444vw 0.83333vw 3.61111vw;
  transition: background-color 0.2s ease-in, color 0.2s ease-in, border 0.2s ease-in;
}

@media (max-width: 768px) {
  /* line 3, src/sass/commons/blocks/max-white-ultra/_buttons.scss */
  #colgate-max-white-ultra .button {
    border-radius: 6.4vw 0 12.8vw 6.4vw;
    border: 0.53333vw solid #fff;
    font-size: 4vw;
    padding: 2.13333vw 8.17778vw 3.2vw 9.24444vw;
  }
}

/* line 24, src/sass/commons/blocks/max-white-ultra/_buttons.scss */
#colgate-max-white-ultra .button:hover {
  background-color: #fff;
  border-color: #d2010d;
  color: #d2010d;
}

/* line 1, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
#colgate-max-white-ultra .mwu-section-1 {
  background-size: cover;
  height: 79.02778vw;
  margin-bottom: 2.91667vw;
  position: relative;
}

@media (max-width: 768px) {
  /* line 1, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
  #colgate-max-white-ultra .mwu-section-1 {
    background-position: 60%;
    height: 146.66667vw;
    margin-bottom: 5.6vw;
  }
}

/* line 13, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
#colgate-max-white-ultra .mwu-section-1 .main-title {
  display: inline-block;
  margin-left: 7.98611vw;
  margin-top: 17.36111vw;
  max-width: 55.55556vw;
  min-width: 48.61111vw;
}

@media (max-width: 768px) {
  /* line 13, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
  #colgate-max-white-ultra .mwu-section-1 .main-title {
    margin-left: 4.8vw;
    margin-top: 29.86667vw;
    max-width: 64vw;
    min-width: 53.33333vw;
  }
}

/* line 28, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
#colgate-max-white-ultra .mwu-section-1 .badge {
  background-color: #b3b3b3;
  background-image: linear-gradient(-45deg, #b3b3b3 0%, white 50%, #b3b3b3 100%);
  border-radius: 0 0 3.83333vw 3.83333vw;
  color: #000;
  font-family: "ColgateReady", sans-serif;
  font-size: 2.84722vw;
  letter-spacing: -0.03472vw;
  padding: 0.69444vw 1.66667vw 1.04167vw 1.66667vw;
  position: absolute;
  right: 5vw;
  text-align: left;
  text-transform: uppercase;
  top: 0;
}

@media (max-width: 768px) {
  /* line 28, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
  #colgate-max-white-ultra .mwu-section-1 .badge {
    font-size: 4.8vw;
    letter-spacing: -0.05333vw;
    padding: 1.33333vw 1.86667vw 0.8vw 1.86667vw;
    right: 1.6vw;
  }
}

/* line 51, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
#colgate-max-white-ultra .mwu-section-1 .headline {
  color: #fff;
  font-family: "ColgateReady", sans-serif;
  font-size: 5.55556vw;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 0.03472vw;
  line-height: 1.1;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  /* line 51, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
  #colgate-max-white-ultra .mwu-section-1 .headline {
    font-size: 12.26667vw;
    letter-spacing: 0.08vw;
  }
}

/* line 66, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
#colgate-max-white-ultra .mwu-section-1 .headline span {
  background-image: url("../images/icon-plus-fine-donc-plus-grand.png");
  background-size: cover;
  color: transparent;
  display: inline-block;
  height: 4.8125vw;
  width: 4.88542vw;
}

@media (max-width: 768px) {
  /* line 66, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
  #colgate-max-white-ultra .mwu-section-1 .headline span {
    height: 10.56vw;
    width: 10.56vw;
  }
}

/* line 81, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
#colgate-max-white-ultra .mwu-section-1 .description {
  color: #fff;
  font-family: "ColgateReady", sans-serif;
  font-size: 2.36111vw;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0.11806vw;
  line-height: 1;
  margin: 0 0 3.75vw 0;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  /* line 81, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
  #colgate-max-white-ultra .mwu-section-1 .description {
    font-size: 3.46667vw;
    letter-spacing: -0.16vw;
    margin: 0 0 5.06667vw 0;
  }
}

/* line 98, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
#colgate-max-white-ultra .mwu-section-1 .description sup {
  top: -0.25em;
}

/* line 103, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
#colgate-max-white-ultra .mwu-section-1 .content {
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 58.61111vw;
}

@media (max-width: 768px) {
  /* line 103, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
  #colgate-max-white-ultra .mwu-section-1 .content {
    top: 102.4vw;
  }
}

/* line 115, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
#colgate-max-white-ultra .mwu-section-1 .text {
  color: #fff;
  font-family: "ColgateReady", sans-serif;
  font-size: 3.19444vw;
  font-style: italic;
  font-weight: bold;
  line-height: 1;
  margin: 0 13.88889vw;
  text-align: center;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  /* line 115, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
  #colgate-max-white-ultra .mwu-section-1 .text {
    font-size: 4.26667vw;
    line-height: 1.1;
    margin: 0 5.33333vw;
  }
}

/* line 132, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
#colgate-max-white-ultra .mwu-section-1 .text sup {
  top: -0.25em;
}

/* line 137, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
#colgate-max-white-ultra .mwu-section-1 .disclaimer {
  color: #fff;
  font-family: "ColgateReady", sans-serif;
  font-size: 1.45833vw;
  font-style: normal;
  font-weight: lighter;
  line-height: 1;
  margin: 0 13.88889vw;
  text-align: center;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  /* line 137, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
  #colgate-max-white-ultra .mwu-section-1 .disclaimer {
    font-size: 2.13333vw;
    margin: 0 2.66667vw;
  }
}

/* line 153, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
#colgate-max-white-ultra .mwu-section-1 .disclaimer sup {
  top: -0.25em;
}

/* line 161, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
#colgate-max-white-ultra .mwu-section-1.pdp .main-title .headline {
  font-size: 3.81944vw;
  margin: 0 0 3.88889vw 0;
}

@media (max-width: 768px) {
  /* line 161, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
  #colgate-max-white-ultra .mwu-section-1.pdp .main-title .headline {
    font-size: 6.13333vw;
    margin: 0 0 6.66667vw 0;
    letter-spacing: -0.05333vw;
    text-transform: none;
  }
}

/* line 173, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
#colgate-max-white-ultra .mwu-section-1.pdp .main-title .description {
  font-size: 1.59722vw;
  font-style: italic;
  font-weight: bold;
  letter-spacing: normal;
  margin: 0 0 1.04167vw 0;
  text-transform: none;
}

@media (max-width: 768px) {
  /* line 173, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
  #colgate-max-white-ultra .mwu-section-1.pdp .main-title .description {
    font-size: 3.46667vw;
    margin: 0 0 3.73333vw 0;
  }
}

/* line 186, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
#colgate-max-white-ultra .mwu-section-1.pdp .main-title .description sup {
  top: -0.25em;
}

@media (max-width: 768px) {
  /* line 192, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
  #colgate-max-white-ultra .mwu-section-1.pdp .content {
    top: 107.73333vw;
  }
}

/* line 1, src/sass/commons/blocks/max-white-ultra/sections/_section-2.scss */
#colgate-max-white-ultra .mwu-section-2 {
  margin-bottom: 2.91667vw;
}

/* line 4, src/sass/commons/blocks/max-white-ultra/sections/_section-2.scss */
#colgate-max-white-ultra .mwu-section-2 .mwu-video {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  width: 100%;
}

/* line 11, src/sass/commons/blocks/max-white-ultra/sections/_section-2.scss */
#colgate-max-white-ultra .mwu-section-2 iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 1, src/sass/commons/blocks/max-white-ultra/sections/_section-3.scss */
#colgate-max-white-ultra .mwu-section-3 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (max-width: 768px) {
  /* line 1, src/sass/commons/blocks/max-white-ultra/sections/_section-3.scss */
  #colgate-max-white-ultra .mwu-section-3 {
    margin-bottom: 5.6vw;
    margin-top: 5.6vw;
  }
}

/* line 11, src/sass/commons/blocks/max-white-ultra/sections/_section-3.scss */
#colgate-max-white-ultra .mwu-section-3 .title {
  color: #d2010d;
  font-family: "ColgateReady", sans-serif;
  font-size: 3.19444vw;
  font-weight: lighter;
  letter-spacing: normal;
  line-height: 1;
  padding: 0.83333vw;
}

@media (max-width: 768px) {
  /* line 11, src/sass/commons/blocks/max-white-ultra/sections/_section-3.scss */
  #colgate-max-white-ultra .mwu-section-3 .title {
    font-size: 4.26667vw;
    padding: 1.6vw 3.2vw;
  }
}

/* line 26, src/sass/commons/blocks/max-white-ultra/sections/_section-3.scss */
#colgate-max-white-ultra .mwu-section-3 .description {
  color: #d2010d;
  font-family: "ColgateReady", sans-serif;
  font-size: 4.72222vw;
  font-weight: bold;
  letter-spacing: normal;
  line-height: 1.2;
  padding: 0.83333vw;
  text-align: center;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  /* line 26, src/sass/commons/blocks/max-white-ultra/sections/_section-3.scss */
  #colgate-max-white-ultra .mwu-section-3 .description {
    font-size: 8.8vw;
    padding: 1.6vw 3.2vw;
  }
}

/* line 42, src/sass/commons/blocks/max-white-ultra/sections/_section-3.scss */
#colgate-max-white-ultra .mwu-section-3 .description sup {
  top: -0.25em;
}

/* line 47, src/sass/commons/blocks/max-white-ultra/sections/_section-3.scss */
#colgate-max-white-ultra .mwu-section-3 .products {
  display: flex;
  justify-content: center;
}

@media (max-width: 768px) {
  /* line 47, src/sass/commons/blocks/max-white-ultra/sections/_section-3.scss */
  #colgate-max-white-ultra .mwu-section-3 .products {
    flex-direction: column;
  }
}

/* line 56, src/sass/commons/blocks/max-white-ultra/sections/_section-3.scss */
#colgate-max-white-ultra .mwu-section-3 .product-box {
  background-color: #f3f3f3;
  border-radius: 3.33333vw;
  box-shadow: 0 1.66667vw 5vw 0.83333vw rgba(42, 42, 42, 0.3);
  flex-direction: column;
  margin: 2.5vw;
  max-width: 41.66667vw;
  padding: 2.84722vw 3.75vw 2.22222vw 3.75vw;
  flex: 0 1 50%;
}

@media (max-width: 768px) {
  /* line 56, src/sass/commons/blocks/max-white-ultra/sections/_section-3.scss */
  #colgate-max-white-ultra .mwu-section-3 .product-box {
    flex-direction: column;
    margin: 3.2vw;
    max-width: none;
    padding: 5.33333vw 5.86667vw 5.86667vw 5.86667vw;
    flex: 1 0 auto;
  }
}

/* line 75, src/sass/commons/blocks/max-white-ultra/sections/_section-3.scss */
#colgate-max-white-ultra .mwu-section-3 .product-picture {
  display: flex;
  height: 38.61111vw;
  justify-content: center;
}

@media (max-width: 768px) {
  /* line 75, src/sass/commons/blocks/max-white-ultra/sections/_section-3.scss */
  #colgate-max-white-ultra .mwu-section-3 .product-picture {
    height: 88vw;
  }
}

/* line 84, src/sass/commons/blocks/max-white-ultra/sections/_section-3.scss */
#colgate-max-white-ultra .mwu-section-3 .product-picture img {
  object-fit: contain;
}

/* line 89, src/sass/commons/blocks/max-white-ultra/sections/_section-3.scss */
#colgate-max-white-ultra .mwu-section-3 .product-title {
  color: #000;
  font-family: "ColgateReady", sans-serif;
  font-size: 3.15972vw;
  font-style: italic;
  font-weight: bold;
  height: 7.77778vw;
  letter-spacing: 0.07917vw;
  line-height: 1.2;
  margin: 1.11111vw 0;
  overflow: hidden;
}

@media (max-width: 768px) {
  /* line 89, src/sass/commons/blocks/max-white-ultra/sections/_section-3.scss */
  #colgate-max-white-ultra .mwu-section-3 .product-title {
    font-size: 8.93333vw;
    height: 17.6vw;
    letter-spacing: 0.10667vw;
    line-height: 1;
    margin: 4.26667vw 0;
  }
}

/* line 110, src/sass/commons/blocks/max-white-ultra/sections/_section-3.scss */
#colgate-max-white-ultra .mwu-section-3 .product-description {
  color: #000;
  font-family: "ColgateReady", sans-serif;
  font-size: 1.45833vw;
  height: 5.13889vw;
  line-height: 1.2;
  margin: 0.83333vw 0 1.94444vw 0;
  overflow: hidden;
}

@media (max-width: 768px) {
  /* line 110, src/sass/commons/blocks/max-white-ultra/sections/_section-3.scss */
  #colgate-max-white-ultra .mwu-section-3 .product-description {
    font-size: 4.26667vw;
    height: 18.13333vw;
    line-height: 1.1;
    margin: 3.2vw 0 7.46667vw 0;
  }
}

/* line 127, src/sass/commons/blocks/max-white-ultra/sections/_section-3.scss */
#colgate-max-white-ultra .mwu-section-3 .product-disclaimer {
  align-self: flex-start;
  color: #333;
  font-family: "ColgateReady", sans-serif;
  font-size: 0.76389vw;
  font-weight: lighter;
  line-height: 1.2;
  margin-left: 3.33333vw;
  max-width: 100vw;
  width: 100%;
}

@media (max-width: 768px) {
  /* line 127, src/sass/commons/blocks/max-white-ultra/sections/_section-3.scss */
  #colgate-max-white-ultra .mwu-section-3 .product-disclaimer {
    font-size: 1.6vw;
    margin-left: 5.33333vw;
    max-width: none;
  }
}

/* line 144, src/sass/commons/blocks/max-white-ultra/sections/_section-3.scss */
#colgate-max-white-ultra .mwu-section-3 .product-disclaimer sup {
  top: -0.25em;
}

/* line 1, src/sass/commons/blocks/max-white-ultra/sections/_section-4.scss */
#colgate-max-white-ultra .mwu-section-4 {
  margin-bottom: 2.91667vw;
}

@media (max-width: 768px) {
  /* line 1, src/sass/commons/blocks/max-white-ultra/sections/_section-4.scss */
  #colgate-max-white-ultra .mwu-section-4 {
    margin-bottom: 5.6vw;
  }
}

/* line 8, src/sass/commons/blocks/max-white-ultra/sections/_section-4.scss */
#colgate-max-white-ultra .mwu-section-4 .title {
  color: #d2010d;
  font-family: "ColgateReady", sans-serif;
  font-size: 4.02778vw;
  font-style: normal;
  font-weight: bold;
  line-height: 2;
  text-align: center;
  padding: 0 1.11111vw;
}

@media (max-width: 768px) {
  /* line 8, src/sass/commons/blocks/max-white-ultra/sections/_section-4.scss */
  #colgate-max-white-ultra .mwu-section-4 .title {
    font-size: 8.8vw;
    line-height: 2;
    padding: 0 4.26667vw;
  }
}

/* line 25, src/sass/commons/blocks/max-white-ultra/sections/_section-4.scss */
#colgate-max-white-ultra .mwu-section-4 .after-before-box {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  max-width: 88.88889vw;
  position: relative;
}

@media (max-width: 768px) {
  /* line 25, src/sass/commons/blocks/max-white-ultra/sections/_section-4.scss */
  #colgate-max-white-ultra .mwu-section-4 .after-before-box {
    max-width: none;
  }
}

/* line 36, src/sass/commons/blocks/max-white-ultra/sections/_section-4.scss */
#colgate-max-white-ultra .mwu-section-4 .after-before-box .after,
#colgate-max-white-ultra .mwu-section-4 .after-before-box .before {
  color: #fff;
  font-family: "ColgateReady", sans-serif;
  font-size: 4.86111vw;
  font-style: normal;
  font-weight: bold;
  line-height: 1.2;
  position: absolute;
  text-transform: uppercase;
  top: 25vw;
}

@media (max-width: 768px) {
  /* line 36, src/sass/commons/blocks/max-white-ultra/sections/_section-4.scss */
  #colgate-max-white-ultra .mwu-section-4 .after-before-box .after,
  #colgate-max-white-ultra .mwu-section-4 .after-before-box .before {
    font-size: 5.6vw;
    top: 27.2vw;
  }
}

/* line 53, src/sass/commons/blocks/max-white-ultra/sections/_section-4.scss */
#colgate-max-white-ultra .mwu-section-4 .after-before-box .after sup,
#colgate-max-white-ultra .mwu-section-4 .after-before-box .before sup {
  top: -0.25em;
}

/* line 58, src/sass/commons/blocks/max-white-ultra/sections/_section-4.scss */
#colgate-max-white-ultra .mwu-section-4 .after-before-box .after {
  right: 13.88889vw;
}

@media (max-width: 768px) {
  /* line 58, src/sass/commons/blocks/max-white-ultra/sections/_section-4.scss */
  #colgate-max-white-ultra .mwu-section-4 .after-before-box .after {
    right: 5.33333vw;
  }
}

/* line 66, src/sass/commons/blocks/max-white-ultra/sections/_section-4.scss */
#colgate-max-white-ultra .mwu-section-4 .after-before-box .before {
  left: 13.88889vw;
}

@media (max-width: 768px) {
  /* line 66, src/sass/commons/blocks/max-white-ultra/sections/_section-4.scss */
  #colgate-max-white-ultra .mwu-section-4 .after-before-box .before {
    left: 5.33333vw;
  }
}

/* line 74, src/sass/commons/blocks/max-white-ultra/sections/_section-4.scss */
#colgate-max-white-ultra .mwu-section-4 .after-before-box .after-before-picture {
  align-self: center;
}

/* line 77, src/sass/commons/blocks/max-white-ultra/sections/_section-4.scss */
#colgate-max-white-ultra .mwu-section-4 .after-before-box .after-before-picture img {
  width: 100vw;
}

/* line 83, src/sass/commons/blocks/max-white-ultra/sections/_section-4.scss */
#colgate-max-white-ultra .mwu-section-4 .disclaimer {
  align-self: flex-start;
  color: #000;
  font-family: "ColgateReady", sans-serif;
  font-size: 0.76389vw;
  font-style: normal;
  font-weight: lighter;
  line-height: 1.2;
  margin: 0 0 0 8.33333vw;
  text-align: center;
}

@media (max-width: 768px) {
  /* line 83, src/sass/commons/blocks/max-white-ultra/sections/_section-4.scss */
  #colgate-max-white-ultra .mwu-section-4 .disclaimer {
    font-size: 1.6vw;
    line-height: 1.2;
    margin: 0 0 0 2.66667vw;
  }
}

/* line 100, src/sass/commons/blocks/max-white-ultra/sections/_section-4.scss */
#colgate-max-white-ultra .mwu-section-4 .disclaimer sup {
  top: -0.25em;
}

/* line 1, src/sass/commons/blocks/max-white-ultra/sections/_section-5.scss */
#colgate-max-white-ultra .mwu-section-5 {
  background-image: url("../images/buy-product.png");
  background-size: cover;
  height: 50.41667vw;
  margin-bottom: 2.91667vw;
  position: relative;
}

@media (max-width: 768px) {
  /* line 1, src/sass/commons/blocks/max-white-ultra/sections/_section-5.scss */
  #colgate-max-white-ultra .mwu-section-5 {
    background-position: 80%;
    height: 90.66667vw;
  }
}

/* line 13, src/sass/commons/blocks/max-white-ultra/sections/_section-5.scss */
#colgate-max-white-ultra .mwu-section-5 .headline-box {
  left: 15.69444vw;
  max-width: 41.66667vw;
  position: absolute;
  top: 18.68056vw;
}

@media (max-width: 768px) {
  /* line 13, src/sass/commons/blocks/max-white-ultra/sections/_section-5.scss */
  #colgate-max-white-ultra .mwu-section-5 .headline-box {
    left: 3.73333vw;
    max-width: 46.66667vw;
    top: 38.93333vw;
  }
}

/* line 26, src/sass/commons/blocks/max-white-ultra/sections/_section-5.scss */
#colgate-max-white-ultra .mwu-section-5 .headline {
  color: #fff;
  font-family: "ColgateReady", sans-serif;
  font-size: 3.19444vw;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 2.43056vw;
}

@media (max-width: 768px) {
  /* line 26, src/sass/commons/blocks/max-white-ultra/sections/_section-5.scss */
  #colgate-max-white-ultra .mwu-section-5 .headline {
    font-size: 6.13333vw;
    margin-bottom: 4.53333vw;
  }
}

/* line 40, src/sass/commons/blocks/max-white-ultra/sections/_section-5.scss */
#colgate-max-white-ultra .mwu-section-5 .product-picture {
  position: absolute;
  right: 13.88889vw;
  top: 3.47222vw;
}

@media (max-width: 768px) {
  /* line 40, src/sass/commons/blocks/max-white-ultra/sections/_section-5.scss */
  #colgate-max-white-ultra .mwu-section-5 .product-picture {
    right: 0;
    top: 5.33333vw;
  }
}

/* line 50, src/sass/commons/blocks/max-white-ultra/sections/_section-5.scss */
#colgate-max-white-ultra .mwu-section-5 .product-picture img {
  height: 48.19444vw;
  width: 28.33333vw;
}

@media (max-width: 768px) {
  /* line 50, src/sass/commons/blocks/max-white-ultra/sections/_section-5.scss */
  #colgate-max-white-ultra .mwu-section-5 .product-picture img {
    height: 84.12121vw;
    width: 49.45455vw;
  }
}

/* line 1, src/sass/commons/blocks/max-white-ultra/sections/_section-6.scss */
#colgate-max-white-ultra .mwu-section-6 {
  background-image: url("../images/reviews.png");
  background-size: cover;
  height: 59.02778vw;
  margin-bottom: 2.91667vw;
  position: relative;
}

@media (max-width: 768px) {
  /* line 1, src/sass/commons/blocks/max-white-ultra/sections/_section-6.scss */
  #colgate-max-white-ultra .mwu-section-6 {
    background-position: 18%;
    height: 109.6vw;
    margin-bottom: 5.6vw;
  }
}

/* line 14, src/sass/commons/blocks/max-white-ultra/sections/_section-6.scss */
#colgate-max-white-ultra .mwu-section-6 .review-box {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 36.11111vw;
  position: absolute;
  right: 8.33333vw;
  top: 11.45833vw;
}

@media (max-width: 768px) {
  /* line 14, src/sass/commons/blocks/max-white-ultra/sections/_section-6.scss */
  #colgate-max-white-ultra .mwu-section-6 .review-box {
    left: 0;
    margin: auto;
    max-width: 64vw;
    right: 0;
    top: 60vw;
  }
}

/* line 33, src/sass/commons/blocks/max-white-ultra/sections/_section-6.scss */
#colgate-max-white-ultra .mwu-section-6 .review-text {
  color: #000;
  font-family: "ColgateReady", sans-serif;
  font-size: 2.5vw;
  text-align: center;
}

@media (max-width: 768px) {
  /* line 33, src/sass/commons/blocks/max-white-ultra/sections/_section-6.scss */
  #colgate-max-white-ultra .mwu-section-6 .review-text {
    color: #fff;
    line-height: 1.2;
    font-size: 4.26667vw;
  }
}

/* line 46, src/sass/commons/blocks/max-white-ultra/sections/_section-6.scss */
#colgate-max-white-ultra .mwu-section-6 .review-name {
  display: inline-block;
  font-weight: bold;
  margin-top: 1.66667vw;
}

@media (max-width: 768px) {
  /* line 46, src/sass/commons/blocks/max-white-ultra/sections/_section-6.scss */
  #colgate-max-white-ultra .mwu-section-6 .review-name {
    margin-top: 2.66667vw;
  }
}

/* line 56, src/sass/commons/blocks/max-white-ultra/sections/_section-6.scss */
#colgate-max-white-ultra .mwu-section-6 .stars-picture {
  height: 4.72222vw;
  width: 20.625vw;
}

@media (max-width: 768px) {
  /* line 56, src/sass/commons/blocks/max-white-ultra/sections/_section-6.scss */
  #colgate-max-white-ultra .mwu-section-6 .stars-picture {
    height: 6.66667vw;
    width: 39.46667vw;
  }
}

/* line 1, src/sass/commons/blocks/max-white-ultra/sections/_section-7.scss */
#colgate-max-white-ultra .mwu-section-7 {
  display: flex;
  justify-content: center;
  margin: 5.69444vw 0;
}

@media (max-width: 768px) {
  /* line 1, src/sass/commons/blocks/max-white-ultra/sections/_section-7.scss */
  #colgate-max-white-ultra .mwu-section-7 {
    margin: 5.6vw 0;
  }
}

/* line 10, src/sass/commons/blocks/max-white-ultra/sections/_section-7.scss */
#colgate-max-white-ultra .mwu-section-7 .table {
  background-color: #fff;
  border-radius: 3.33333vw 0 3.33333vw 3.33333vw;
  box-shadow: 0 1.66667vw 5vw 0.83333vw rgba(42, 42, 42, 0.3);
  padding: 3.33333vw 3.33333vw 0.83333vw 3.33333vw;
  max-width: 87.98611vw;
  width: 100%;
}

@media (max-width: 768px) {
  /* line 10, src/sass/commons/blocks/max-white-ultra/sections/_section-7.scss */
  #colgate-max-white-ultra .mwu-section-7 .table {
    background-color: transparent;
    border-radius: 0;
    box-shadow: none;
    padding: 1.06667vw;
    max-width: none;
  }
}

/* line 27, src/sass/commons/blocks/max-white-ultra/sections/_section-7.scss */
#colgate-max-white-ultra .mwu-section-7 .table-name {
  color: #d2010d;
  font-family: "ColgateReady", sans-serif;
  font-size: 2.5vw;
  font-style: italic;
  font-weight: bold;
}

@media (max-width: 768px) {
  /* line 27, src/sass/commons/blocks/max-white-ultra/sections/_section-7.scss */
  #colgate-max-white-ultra .mwu-section-7 .table-name {
    font-size: 8.8vw;
    margin-bottom: 5.6vw;
    text-align: center;
  }
}

/* line 41, src/sass/commons/blocks/max-white-ultra/sections/_section-7.scss */
#colgate-max-white-ultra .mwu-section-7 .table-images {
  display: flex;
  flex-direction: row;
}

/* line 45, src/sass/commons/blocks/max-white-ultra/sections/_section-7.scss */
#colgate-max-white-ultra .mwu-section-7 .table-images .table-image {
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  display: flex;
  flex: 1 0 20%;
}

@media (max-width: 768px) {
  /* line 45, src/sass/commons/blocks/max-white-ultra/sections/_section-7.scss */
  #colgate-max-white-ultra .mwu-section-7 .table-images .table-image {
    flex: 1 0 15%;
    justify-content: center;
  }
  /* line 56, src/sass/commons/blocks/max-white-ultra/sections/_section-7.scss */
  #colgate-max-white-ultra .mwu-section-7 .table-images .table-image:first-child {
    flex: 1 0 30%;
  }
}

/* line 61, src/sass/commons/blocks/max-white-ultra/sections/_section-7.scss */
#colgate-max-white-ultra .mwu-section-7 .table-images .table-image img {
  margin: 0 auto;
}

@media (max-width: 768px) {
  /* line 61, src/sass/commons/blocks/max-white-ultra/sections/_section-7.scss */
  #colgate-max-white-ultra .mwu-section-7 .table-images .table-image img {
    height: 24vw;
    object-fit: contain;
  }
}

@media (max-width: 768px) {
  /* line 73, src/sass/commons/blocks/max-white-ultra/sections/_section-7.scss */
  #colgate-max-white-ultra .mwu-section-7 .table-images .table-image:nth-child(2) img,
  #colgate-max-white-ultra .mwu-section-7 .table-images .table-image:nth-child(3) img {
    transform: rotate(-90deg);
  }
}

@media (max-width: 768px) {
  /* line 81, src/sass/commons/blocks/max-white-ultra/sections/_section-7.scss */
  #colgate-max-white-ultra .mwu-section-7 .table-images .table-image:nth-child(5) img {
    height: 16.53333vw;
    padding-top: 3.2vw;
    padding-bottom: 3.73333vw;
  }
}

/* line 90, src/sass/commons/blocks/max-white-ultra/sections/_section-7.scss */
#colgate-max-white-ultra .mwu-section-7 .table-images .image-title {
  color: #333;
  font-family: "ColgateReady", sans-serif;
  font-size: 1.18056vw;
  text-align: center;
  margin: 1.94444vw 0 2.91667vw 0;
}

@media (max-width: 768px) {
  /* line 90, src/sass/commons/blocks/max-white-ultra/sections/_section-7.scss */
  #colgate-max-white-ultra .mwu-section-7 .table-images .image-title {
    font-size: 2.13333vw;
    text-align: center;
    margin: 0 0 4.26667vw 0;
  }
}

/* line 103, src/sass/commons/blocks/max-white-ultra/sections/_section-7.scss */
#colgate-max-white-ultra .mwu-section-7 .table-images .image-title sup {
  top: -0.25em;
}

/* line 109, src/sass/commons/blocks/max-white-ultra/sections/_section-7.scss */
#colgate-max-white-ultra .mwu-section-7 .table-items {
  display: flex;
  flex-direction: row;
}

/* line 113, src/sass/commons/blocks/max-white-ultra/sections/_section-7.scss */
#colgate-max-white-ultra .mwu-section-7 .table-items:nth-child(odd) {
  background-image: linear-gradient(90deg, white 0%, #f3f3f3 50%, white 100%);
}

@media (max-width: 768px) {
  /* line 113, src/sass/commons/blocks/max-white-ultra/sections/_section-7.scss */
  #colgate-max-white-ultra .mwu-section-7 .table-items:nth-child(odd) {
    background-color: #f3f3f3;
    background-image: none;
  }
}

/* line 122, src/sass/commons/blocks/max-white-ultra/sections/_section-7.scss */
#colgate-max-white-ultra .mwu-section-7 .table-items .table-item {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  display: flex;
  flex: 1 0 20%;
  margin: 0.41667vw 0;
}

@media (max-width: 768px) {
  /* line 122, src/sass/commons/blocks/max-white-ultra/sections/_section-7.scss */
  #colgate-max-white-ultra .mwu-section-7 .table-items .table-item {
    flex: 1 0 15%;
  }
  /* line 133, src/sass/commons/blocks/max-white-ultra/sections/_section-7.scss */
  #colgate-max-white-ultra .mwu-section-7 .table-items .table-item:first-child {
    flex: 1 0 30%;
  }
}

/* line 138, src/sass/commons/blocks/max-white-ultra/sections/_section-7.scss */
#colgate-max-white-ultra .mwu-section-7 .table-items .table-item img {
  height: 2.70833vw;
  width: 2.70833vw;
}

@media (max-width: 768px) {
  /* line 138, src/sass/commons/blocks/max-white-ultra/sections/_section-7.scss */
  #colgate-max-white-ultra .mwu-section-7 .table-items .table-item img {
    height: 4.8vw;
    width: 4.53333vw;
  }
}

/* line 149, src/sass/commons/blocks/max-white-ultra/sections/_section-7.scss */
#colgate-max-white-ultra .mwu-section-7 .table-items .table-item-title {
  color: #d2010d;
  font-style: italic;
  font-size: 1.38889vw;
  font-weight: bold;
  line-height: 1;
  width: 100%;
}

@media (max-width: 768px) {
  /* line 149, src/sass/commons/blocks/max-white-ultra/sections/_section-7.scss */
  #colgate-max-white-ultra .mwu-section-7 .table-items .table-item-title {
    font-size: 3.2vw;
  }
}

/* line 161, src/sass/commons/blocks/max-white-ultra/sections/_section-7.scss */
#colgate-max-white-ultra .mwu-section-7 .table-items .table-item-title sup {
  top: -0.25em;
}

/* line 167, src/sass/commons/blocks/max-white-ultra/sections/_section-7.scss */
#colgate-max-white-ultra .mwu-section-7 .table-disclaimer {
  align-self: flex-start;
  color: #000;
  font-family: "ColgateReady", sans-serif;
  font-size: 0.76389vw;
  font-weight: lighter;
  line-height: 1.2;
  margin-top: 2.63889vw;
  max-width: 100vw;
  width: 100%;
}

@media (max-width: 768px) {
  /* line 167, src/sass/commons/blocks/max-white-ultra/sections/_section-7.scss */
  #colgate-max-white-ultra .mwu-section-7 .table-disclaimer {
    font-size: 1.6vw;
    margin-top: 4.26667vw;
    max-width: none;
  }
}

/* line 184, src/sass/commons/blocks/max-white-ultra/sections/_section-7.scss */
#colgate-max-white-ultra .mwu-section-7 .table-disclaimer sup {
  top: -0.25em;
}

/* line 1, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
#colgate-max-white-ultra .mwu-section-7-responsive {
  display: flex;
  justify-content: center;
  margin: 5.69444vw 0;
}

@media (max-width: 768px) {
  /* line 1, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
  #colgate-max-white-ultra .mwu-section-7-responsive {
    margin: 5.6vw 0;
  }
}

/* line 10, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
#colgate-max-white-ultra .mwu-section-7-responsive .table {
  background-color: #fff;
  border-radius: 3.33333vw 0 3.33333vw 3.33333vw;
  box-shadow: 0 1.66667vw 5vw 0.83333vw rgba(42, 42, 42, 0.3);
  padding: 3.33333vw 3.33333vw 0.83333vw 3.33333vw;
  max-width: 87.98611vw;
  width: 100%;
}

@media (max-width: 768px) {
  /* line 10, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
  #colgate-max-white-ultra .mwu-section-7-responsive .table {
    background: radial-gradient(at right 60%, #fdfdfd 0%, #ececec 100%);
    border-radius: 0;
    padding: 1.06667vw;
    max-width: none;
    box-shadow: 0 2px 10px 0 rgba(42, 42, 42, 0.3);
  }
}

@media (max-width: 768px) {
  /* line 28, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
  #colgate-max-white-ultra .mwu-section-7-responsive .table-outer {
    position: relative;
  }
}

@media (max-width: 768px) {
  /* line 34, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
  #colgate-max-white-ultra .mwu-section-7-responsive .table-inner {
    overflow-x: scroll;
    overflow-y: visible;
  }
}

@media (max-width: 768px) {
  /* line 41, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
  #colgate-max-white-ultra .mwu-section-7-responsive .table-responsive {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
}

/* line 49, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
#colgate-max-white-ultra .mwu-section-7-responsive .table-name {
  color: #d2010d;
  font-family: "ColgateReady", sans-serif;
  font-size: 2.5vw;
  font-style: italic;
  font-weight: bold;
}

@media (max-width: 768px) {
  /* line 49, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
  #colgate-max-white-ultra .mwu-section-7-responsive .table-name {
    font-size: 8.8vw;
    text-align: center;
    margin: 8vw 5.33333vw;
    margin-bottom: 10.66667vw;
  }
}

/* line 65, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
#colgate-max-white-ultra .mwu-section-7-responsive .table-images {
  display: flex;
  flex-direction: row;
}

@media (max-width: 768px) {
  /* line 65, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
  #colgate-max-white-ultra .mwu-section-7-responsive .table-images {
    display: table-row;
  }
}

/* line 73, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
#colgate-max-white-ultra .mwu-section-7-responsive .table-images .table-image {
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  display: flex;
  flex: 1 0 20%;
}

@media (max-width: 768px) {
  /* line 73, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
  #colgate-max-white-ultra .mwu-section-7-responsive .table-images .table-image {
    text-align: center;
    display: table-cell;
    width: 24vw;
  }
  /* line 85, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
  #colgate-max-white-ultra .mwu-section-7-responsive .table-images .table-image:first-child {
    background: linear-gradient(90deg, #efefef 0%, #f2f2f2 50%);
    width: 40vw;
    position: sticky;
    left: 0;
    z-index: 1;
  }
  /* line 93, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
  #colgate-max-white-ultra .mwu-section-7-responsive .table-images .table-image .table-picture {
    display: flex;
    justify-content: center;
  }
}

/* line 99, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
#colgate-max-white-ultra .mwu-section-7-responsive .table-images .table-image img {
  margin: 0 auto;
}

@media (max-width: 768px) {
  /* line 99, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
  #colgate-max-white-ultra .mwu-section-7-responsive .table-images .table-image img {
    height: 37.33333vw;
    object-fit: contain;
    max-width: 150%;
  }
}

@media (max-width: 768px) {
  /* line 113, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
  #colgate-max-white-ultra .mwu-section-7-responsive .table-images .table-image:nth-child(2) img,
  #colgate-max-white-ultra .mwu-section-7-responsive .table-images .table-image:nth-child(3) img {
    transform: rotate(-90deg);
  }
}

/* line 130, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
#colgate-max-white-ultra .mwu-section-7-responsive .table-images .image-title {
  color: #333;
  font-family: "ColgateReady", sans-serif;
  font-size: 1.18056vw;
  text-align: center;
  margin: 1.94444vw 0 2.91667vw 0;
}

@media (max-width: 768px) {
  /* line 130, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
  #colgate-max-white-ultra .mwu-section-7-responsive .table-images .image-title {
    font-size: 2.93333vw;
    line-height: 1.4;
    display: inline-block;
    text-align: center;
    margin: 2.66667vw 0;
  }
}

/* line 146, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
#colgate-max-white-ultra .mwu-section-7-responsive .table-images .image-title sup {
  top: -0.25em;
}

/* line 152, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
#colgate-max-white-ultra .mwu-section-7-responsive .table-items {
  display: flex;
  flex-direction: row;
}

@media (max-width: 768px) {
  /* line 152, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
  #colgate-max-white-ultra .mwu-section-7-responsive .table-items {
    display: table-row;
  }
  /* line 159, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
  #colgate-max-white-ultra .mwu-section-7-responsive .table-items:nth-child(odd) {
    background: transparent;
  }
  /* line 162, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
  #colgate-max-white-ultra .mwu-section-7-responsive .table-items:nth-child(odd) .table-item:first-child {
    background: linear-gradient(90deg, #f2f2f2 0%, whitesmoke 50%);
  }
  /* line 167, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
  #colgate-max-white-ultra .mwu-section-7-responsive .table-items:nth-child(even) {
    background-color: #ececec;
  }
  /* line 170, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
  #colgate-max-white-ultra .mwu-section-7-responsive .table-items:nth-child(even) .table-item:first-child {
    background: #ececec;
  }
}

/* line 176, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
#colgate-max-white-ultra .mwu-section-7-responsive .table-items:nth-child(odd) {
  background-image: linear-gradient(90deg, white 0%, #f3f3f3 50%, white 100%);
}

/* line 180, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
#colgate-max-white-ultra .mwu-section-7-responsive .table-items .table-item {
  flex-direction: column;
  align-items: center;
  justify-content: center;
  display: flex;
  flex: 1 0 20%;
  margin: 0.41667vw 0;
}

@media (max-width: 768px) {
  /* line 180, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
  #colgate-max-white-ultra .mwu-section-7-responsive .table-items .table-item {
    display: table-cell;
    text-align: center;
    margin-left: 0;
    padding: 1.33333vw 0;
    vertical-align: middle;
    height: 30px;
  }
  /* line 196, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
  #colgate-max-white-ultra .mwu-section-7-responsive .table-items .table-item:first-child {
    text-align: left;
    margin-left: 0;
    position: sticky;
    left: 0;
    padding-left: 10px;
  }
}

/* line 205, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
#colgate-max-white-ultra .mwu-section-7-responsive .table-items .table-item img {
  height: 2.70833vw;
  width: 2.70833vw;
}

@media (max-width: 768px) {
  /* line 205, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
  #colgate-max-white-ultra .mwu-section-7-responsive .table-items .table-item img {
    height: 4.8vw;
    width: 4.8vw;
    vertical-align: middle;
  }
}

/* line 217, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
#colgate-max-white-ultra .mwu-section-7-responsive .table-items .table-item-title {
  color: #d2010d;
  font-style: italic;
  font-size: 1.38889vw;
  font-weight: bold;
  line-height: 1;
  width: 100%;
  letter-spacing: -1px;
}

@media (max-width: 768px) {
  /* line 217, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
  #colgate-max-white-ultra .mwu-section-7-responsive .table-items .table-item-title {
    font-size: 3.2vw;
  }
}

/* line 230, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
#colgate-max-white-ultra .mwu-section-7-responsive .table-items .table-item-title sup {
  top: -0.25em;
}

/* line 236, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
#colgate-max-white-ultra .mwu-section-7-responsive .table-disclaimer {
  align-self: flex-start;
  color: #000;
  font-family: "ColgateReady", sans-serif;
  font-size: 0.76389vw;
  font-weight: lighter;
  line-height: 1.2;
  margin-top: 2.63889vw;
  max-width: 100vw;
  width: 100%;
}

@media (max-width: 768px) {
  /* line 236, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
  #colgate-max-white-ultra .mwu-section-7-responsive .table-disclaimer {
    font-size: 2.13333vw;
    margin-top: 4.26667vw;
    margin-left: 2.66667vw;
    max-width: none;
  }
}

/* line 254, src/sass/commons/blocks/max-white-ultra/sections/_section-7-responsive.scss */
#colgate-max-white-ultra .mwu-section-7-responsive .table-disclaimer sup {
  top: -0.25em;
}

/* line 1, src/sass/commons/blocks/max-white-ultra/sections/_section-8.scss */
#colgate-max-white-ultra .mwu-section-8 {
  background-size: cover;
  height: 48.68056vw;
  margin-bottom: 2.91667vw;
  position: relative;
}

@media (max-width: 768px) {
  /* line 1, src/sass/commons/blocks/max-white-ultra/sections/_section-8.scss */
  #colgate-max-white-ultra .mwu-section-8 {
    background-position: 15%;
    height: 117.33333vw;
    margin-bottom: 25.06667vw;
    margin-top: 37.86667vw;
  }
}

/* line 14, src/sass/commons/blocks/max-white-ultra/sections/_section-8.scss */
#colgate-max-white-ultra .mwu-section-8 .headline-box {
  left: 49.375vw;
  position: absolute;
  top: 24.51389vw;
}

@media (max-width: 768px) {
  /* line 14, src/sass/commons/blocks/max-white-ultra/sections/_section-8.scss */
  #colgate-max-white-ultra .mwu-section-8 .headline-box {
    left: 0;
    position: absolute;
    right: 0;
    margin: auto;
    top: -35.2vw;
  }
  /* line 26, src/sass/commons/blocks/max-white-ultra/sections/_section-8.scss */
  #colgate-max-white-ultra .mwu-section-8 .headline-box .button {
    left: 9.33333vw;
    position: absolute;
    top: 160vw;
  }
}

/* line 34, src/sass/commons/blocks/max-white-ultra/sections/_section-8.scss */
#colgate-max-white-ultra .mwu-section-8 .headline {
  color: #d2010d;
  font-family: "ColgateReady", sans-serif;
  font-size: 3.19444vw;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 3.61111vw;
}

@media (max-width: 768px) {
  /* line 34, src/sass/commons/blocks/max-white-ultra/sections/_section-8.scss */
  #colgate-max-white-ultra .mwu-section-8 .headline {
    font-size: 8.8vw;
    text-align: center;
    padding: 0 2.66667vw;
  }
  /* line 47, src/sass/commons/blocks/max-white-ultra/sections/_section-8.scss */
  #colgate-max-white-ultra .mwu-section-8 .headline br {
    display: none;
  }
}

/* line 2, src/sass/commons/blocks/max-white-ultra/sections/_section-9.scss */
#colgate-max-white-ultra .mwu-section-9 .list {
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

@media (max-width: 768px) {
  /* line 2, src/sass/commons/blocks/max-white-ultra/sections/_section-9.scss */
  #colgate-max-white-ultra .mwu-section-9 .list {
    flex-direction: column;
  }
}

/* line 14, src/sass/commons/blocks/max-white-ultra/sections/_section-9.scss */
#colgate-max-white-ultra .mwu-section-9 .item {
  flex: 0 1 25%;
  font-size: 0;
  position: relative;
}

/* line 19, src/sass/commons/blocks/max-white-ultra/sections/_section-9.scss */
#colgate-max-white-ultra .mwu-section-9 .item img {
  width: 100%;
}

/* line 24, src/sass/commons/blocks/max-white-ultra/sections/_section-9.scss */
#colgate-max-white-ultra .mwu-section-9 .item-box {
  bottom: 2.36111vw;
  left: 2.77778vw;
  position: absolute;
  right: 1.38889vw;
}

@media (max-width: 768px) {
  /* line 24, src/sass/commons/blocks/max-white-ultra/sections/_section-9.scss */
  #colgate-max-white-ultra .mwu-section-9 .item-box {
    bottom: 9.06667vw;
    left: 9.33333vw;
    right: 5.33333vw;
  }
}

/* line 37, src/sass/commons/blocks/max-white-ultra/sections/_section-9.scss */
#colgate-max-white-ultra .mwu-section-9 .item-name {
  color: #fff;
  font-family: "ColgateReady", sans-serif;
  font-size: 0.76389vw;
  font-weight: bold;
  margin: 0 0 0.97222vw 0;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  /* line 37, src/sass/commons/blocks/max-white-ultra/sections/_section-9.scss */
  #colgate-max-white-ultra .mwu-section-9 .item-name {
    font-size: 2.93333vw;
    margin: 0 0 1.06667vw 0;
  }
}

/* line 51, src/sass/commons/blocks/max-white-ultra/sections/_section-9.scss */
#colgate-max-white-ultra .mwu-section-9 .item-title {
  color: #fff;
  font-family: "ColgateReady", sans-serif;
  font-size: 1.59722vw;
  font-style: italic;
  font-weight: bold;
  height: 4.16667vw;
  margin: 0 0 1.66667vw 0;
}

@media (max-width: 768px) {
  /* line 51, src/sass/commons/blocks/max-white-ultra/sections/_section-9.scss */
  #colgate-max-white-ultra .mwu-section-9 .item-title {
    font-size: 3.2vw;
    height: 8vw;
    margin: 0 0 5.06667vw 0;
  }
}

/* line 3, src/sass/commons/blocks/max-white-ultra/_buttons.scss */
#colgate-max-white-ultra-pdp .button {
  align-self: baseline;
  background-color: #d2010d;
  border-radius: 1.66667vw 0 3.33333vw 1.66667vw;
  border: 0.27778vw solid #fff;
  color: #fff;
  cursor: pointer;
  font-family: "ColgateReady", sans-serif;
  font-size: 1.45833vw;
  font-style: italic;
  font-weight: bold;
  padding: 0.55556vw 3.19444vw 0.83333vw 3.61111vw;
  transition: background-color 0.2s ease-in, color 0.2s ease-in, border 0.2s ease-in;
}

@media (max-width: 768px) {
  /* line 3, src/sass/commons/blocks/max-white-ultra/_buttons.scss */
  #colgate-max-white-ultra-pdp .button {
    border-radius: 6.4vw 0 12.8vw 6.4vw;
    border: 0.53333vw solid #fff;
    font-size: 4vw;
    padding: 2.13333vw 8.17778vw 3.2vw 9.24444vw;
  }
}

/* line 24, src/sass/commons/blocks/max-white-ultra/_buttons.scss */
#colgate-max-white-ultra-pdp .button:hover {
  background-color: #fff;
  border-color: #d2010d;
  color: #d2010d;
}

/* line 1, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
#colgate-max-white-ultra-pdp .mwu-section-1 {
  background-size: cover;
  height: 79.02778vw;
  margin-bottom: 2.91667vw;
  position: relative;
}

@media (max-width: 768px) {
  /* line 1, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
  #colgate-max-white-ultra-pdp .mwu-section-1 {
    background-position: 60%;
    height: 146.66667vw;
    margin-bottom: 5.6vw;
  }
}

/* line 13, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
#colgate-max-white-ultra-pdp .mwu-section-1 .main-title {
  display: inline-block;
  margin-left: 7.98611vw;
  margin-top: 17.36111vw;
  max-width: 55.55556vw;
  min-width: 48.61111vw;
}

@media (max-width: 768px) {
  /* line 13, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
  #colgate-max-white-ultra-pdp .mwu-section-1 .main-title {
    margin-left: 4.8vw;
    margin-top: 29.86667vw;
    max-width: 64vw;
    min-width: 53.33333vw;
  }
}

/* line 28, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
#colgate-max-white-ultra-pdp .mwu-section-1 .badge {
  background-color: #b3b3b3;
  background-image: linear-gradient(-45deg, #b3b3b3 0%, white 50%, #b3b3b3 100%);
  border-radius: 0 0 3.83333vw 3.83333vw;
  color: #000;
  font-family: "ColgateReady", sans-serif;
  font-size: 2.84722vw;
  letter-spacing: -0.03472vw;
  padding: 0.69444vw 1.66667vw 1.04167vw 1.66667vw;
  position: absolute;
  right: 5vw;
  text-align: left;
  text-transform: uppercase;
  top: 0;
}

@media (max-width: 768px) {
  /* line 28, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
  #colgate-max-white-ultra-pdp .mwu-section-1 .badge {
    font-size: 4.8vw;
    letter-spacing: -0.05333vw;
    padding: 1.33333vw 1.86667vw 0.8vw 1.86667vw;
    right: 1.6vw;
  }
}

/* line 51, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
#colgate-max-white-ultra-pdp .mwu-section-1 .headline {
  color: #fff;
  font-family: "ColgateReady", sans-serif;
  font-size: 5.55556vw;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 0.03472vw;
  line-height: 1.1;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  /* line 51, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
  #colgate-max-white-ultra-pdp .mwu-section-1 .headline {
    font-size: 12.26667vw;
    letter-spacing: 0.08vw;
  }
}

/* line 66, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
#colgate-max-white-ultra-pdp .mwu-section-1 .headline span {
  background-image: url("../images/icon-plus-fine-donc-plus-grand.png");
  background-size: cover;
  color: transparent;
  display: inline-block;
  height: 4.8125vw;
  width: 4.88542vw;
}

@media (max-width: 768px) {
  /* line 66, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
  #colgate-max-white-ultra-pdp .mwu-section-1 .headline span {
    height: 10.56vw;
    width: 10.56vw;
  }
}

/* line 81, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
#colgate-max-white-ultra-pdp .mwu-section-1 .description {
  color: #fff;
  font-family: "ColgateReady", sans-serif;
  font-size: 2.36111vw;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0.11806vw;
  line-height: 1;
  margin: 0 0 3.75vw 0;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  /* line 81, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
  #colgate-max-white-ultra-pdp .mwu-section-1 .description {
    font-size: 3.46667vw;
    letter-spacing: -0.16vw;
    margin: 0 0 5.06667vw 0;
  }
}

/* line 98, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
#colgate-max-white-ultra-pdp .mwu-section-1 .description sup {
  top: -0.25em;
}

/* line 103, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
#colgate-max-white-ultra-pdp .mwu-section-1 .content {
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 58.61111vw;
}

@media (max-width: 768px) {
  /* line 103, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
  #colgate-max-white-ultra-pdp .mwu-section-1 .content {
    top: 102.4vw;
  }
}

/* line 115, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
#colgate-max-white-ultra-pdp .mwu-section-1 .text {
  color: #fff;
  font-family: "ColgateReady", sans-serif;
  font-size: 3.19444vw;
  font-style: italic;
  font-weight: bold;
  line-height: 1;
  margin: 0 13.88889vw;
  text-align: center;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  /* line 115, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
  #colgate-max-white-ultra-pdp .mwu-section-1 .text {
    font-size: 4.26667vw;
    line-height: 1.1;
    margin: 0 5.33333vw;
  }
}

/* line 132, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
#colgate-max-white-ultra-pdp .mwu-section-1 .text sup {
  top: -0.25em;
}

/* line 137, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
#colgate-max-white-ultra-pdp .mwu-section-1 .disclaimer {
  color: #fff;
  font-family: "ColgateReady", sans-serif;
  font-size: 1.45833vw;
  font-style: normal;
  font-weight: lighter;
  line-height: 1;
  margin: 0 13.88889vw;
  text-align: center;
  text-transform: uppercase;
}

@media (max-width: 768px) {
  /* line 137, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
  #colgate-max-white-ultra-pdp .mwu-section-1 .disclaimer {
    font-size: 2.13333vw;
    margin: 0 2.66667vw;
  }
}

/* line 153, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
#colgate-max-white-ultra-pdp .mwu-section-1 .disclaimer sup {
  top: -0.25em;
}

/* line 161, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
#colgate-max-white-ultra-pdp .mwu-section-1.pdp .main-title .headline {
  font-size: 3.81944vw;
  margin: 0 0 3.88889vw 0;
}

@media (max-width: 768px) {
  /* line 161, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
  #colgate-max-white-ultra-pdp .mwu-section-1.pdp .main-title .headline {
    font-size: 6.13333vw;
    margin: 0 0 6.66667vw 0;
    letter-spacing: -0.05333vw;
    text-transform: none;
  }
}

/* line 173, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
#colgate-max-white-ultra-pdp .mwu-section-1.pdp .main-title .description {
  font-size: 1.59722vw;
  font-style: italic;
  font-weight: bold;
  letter-spacing: normal;
  margin: 0 0 1.04167vw 0;
  text-transform: none;
}

@media (max-width: 768px) {
  /* line 173, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
  #colgate-max-white-ultra-pdp .mwu-section-1.pdp .main-title .description {
    font-size: 3.46667vw;
    margin: 0 0 3.73333vw 0;
  }
}

/* line 186, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
#colgate-max-white-ultra-pdp .mwu-section-1.pdp .main-title .description sup {
  top: -0.25em;
}

@media (max-width: 768px) {
  /* line 192, src/sass/commons/blocks/max-white-ultra/sections/_section-1.scss */
  #colgate-max-white-ultra-pdp .mwu-section-1.pdp .content {
    top: 107.73333vw;
  }
}

/* line 1, src/sass/commons/blocks/max-white-ultra/sections/_section-2.scss */
#colgate-max-white-ultra-pdp .mwu-section-2 {
  margin-bottom: 2.91667vw;
}

/* line 4, src/sass/commons/blocks/max-white-ultra/sections/_section-2.scss */
#colgate-max-white-ultra-pdp .mwu-section-2 .mwu-video {
  height: 0;
  padding-bottom: 56.25%;
  position: relative;
  width: 100%;
}

/* line 11, src/sass/commons/blocks/max-white-ultra/sections/_section-2.scss */
#colgate-max-white-ultra-pdp .mwu-section-2 iframe {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 1, src/sass/commons/blocks/max-white-ultra/sections/_pdp.scss */
#colgate-max-white-ultra-pdp .mwu-section-3-pdp {
  background-image: url("../images/Colgate-Shape.png");
  background-size: 100%;
  background-position: -1px;
  padding-bottom: 20.83333vw;
  background-repeat: no-repeat;
}

/* line 8, src/sass/commons/blocks/max-white-ultra/sections/_pdp.scss */
#colgate-max-white-ultra-pdp .mwu-section-3-pdp .list {
  display: flex;
  justify-content: space-evenly;
  list-style: none;
  margin: 7.84722vw 0 4.58333vw 0;
  padding: 0;
}

/* line 16, src/sass/commons/blocks/max-white-ultra/sections/_pdp.scss */
#colgate-max-white-ultra-pdp .mwu-section-3-pdp .item {
  display: flex;
  max-width: 26.38889vw;
}

/* line 21, src/sass/commons/blocks/max-white-ultra/sections/_pdp.scss */
#colgate-max-white-ultra-pdp .mwu-section-3-pdp .product-content {
  display: flex;
  flex-direction: row;
  margin: 0 auto;
  max-width: 71.11111vw;
}

@media (max-width: 768px) {
  /* line 21, src/sass/commons/blocks/max-white-ultra/sections/_pdp.scss */
  #colgate-max-white-ultra-pdp .mwu-section-3-pdp .product-content {
    flex-direction: column;
    max-width: none;
  }
}

/* line 32, src/sass/commons/blocks/max-white-ultra/sections/_pdp.scss */
#colgate-max-white-ultra-pdp .mwu-section-3-pdp .product-content .item-picture {
  display: flex;
  flex: 1 0 auto;
}

@media (max-width: 768px) {
  /* line 32, src/sass/commons/blocks/max-white-ultra/sections/_pdp.scss */
  #colgate-max-white-ultra-pdp .mwu-section-3-pdp .product-content .item-picture {
    justify-content: center;
  }
}

/* line 40, src/sass/commons/blocks/max-white-ultra/sections/_pdp.scss */
#colgate-max-white-ultra-pdp .mwu-section-3-pdp .product-content .item-picture img {
  align-self: flex-start;
  object-fit: contain;
}

/* line 47, src/sass/commons/blocks/max-white-ultra/sections/_pdp.scss */
#colgate-max-white-ultra-pdp .mwu-section-3-pdp .product-benefits-list {
  list-style: outside '- ';
  margin: 0;
  padding: 0;
}

/* line 52, src/sass/commons/blocks/max-white-ultra/sections/_pdp.scss */
#colgate-max-white-ultra-pdp .mwu-section-3-pdp .product-benefits-list .product-benefits-item {
  color: #333;
  font-family: "ColgateReady", sans-serif;
  font-size: 1.11111vw;
  margin-bottom: 0.27778vw;
}

@media (max-width: 768px) {
  /* line 52, src/sass/commons/blocks/max-white-ultra/sections/_pdp.scss */
  #colgate-max-white-ultra-pdp .mwu-section-3-pdp .product-benefits-list .product-benefits-item {
    font-size: 3.46667vw;
    margin-bottom: 1.06667vw;
  }
}

/* line 65, src/sass/commons/blocks/max-white-ultra/sections/_pdp.scss */
#colgate-max-white-ultra-pdp .mwu-section-3-pdp .product-benefits-list + .product-disclaimer {
  margin-bottom: 1.66667vw;
}

@media (max-width: 768px) {
  /* line 65, src/sass/commons/blocks/max-white-ultra/sections/_pdp.scss */
  #colgate-max-white-ultra-pdp .mwu-section-3-pdp .product-benefits-list + .product-disclaimer {
    margin-bottom: 6.4vw;
  }
}

/* line 73, src/sass/commons/blocks/max-white-ultra/sections/_pdp.scss */
#colgate-max-white-ultra-pdp .mwu-section-3-pdp .product-text {
  display: flex;
  flex-direction: column;
  margin-left: 6.94444vw;
}

@media (max-width: 768px) {
  /* line 73, src/sass/commons/blocks/max-white-ultra/sections/_pdp.scss */
  #colgate-max-white-ultra-pdp .mwu-section-3-pdp .product-text {
    margin: 0 8.53333vw;
  }
}

/* line 82, src/sass/commons/blocks/max-white-ultra/sections/_pdp.scss */
#colgate-max-white-ultra-pdp .mwu-section-3-pdp .product-text .product-title {
  color: #333;
  font-family: "ColgateReady", sans-serif;
  font-size: 3.19444vw;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 0.07986vw;
  margin-bottom: 2.98611vw;
}

@media (max-width: 768px) {
  /* line 82, src/sass/commons/blocks/max-white-ultra/sections/_pdp.scss */
  #colgate-max-white-ultra-pdp .mwu-section-3-pdp .product-text .product-title {
    font-size: 8.8vw;
    letter-spacing: 0.21333vw;
    margin-bottom: 5.06667vw;
  }
}

/* line 98, src/sass/commons/blocks/max-white-ultra/sections/_pdp.scss */
#colgate-max-white-ultra-pdp .mwu-section-3-pdp .product-text hr {
  background-color: #333;
  border: 0.13889vw solid #333;
  margin: 1.66667vw 0;
  width: 100%;
}

@media (max-width: 768px) {
  /* line 98, src/sass/commons/blocks/max-white-ultra/sections/_pdp.scss */
  #colgate-max-white-ultra-pdp .mwu-section-3-pdp .product-text hr {
    border: 0.53333vw solid #333;
    margin: 6.4vw 0;
  }
}

/* line 110, src/sass/commons/blocks/max-white-ultra/sections/_pdp.scss */
#colgate-max-white-ultra-pdp .mwu-section-3-pdp .product-text .product-benefits,
#colgate-max-white-ultra-pdp .mwu-section-3-pdp .product-text .product-ingredients {
  color: #333;
  font-family: "ColgateReady", sans-serif;
  font-size: 1.73611vw;
  font-style: normal;
  font-weight: bold;
  letter-spacing: normal;
  line-height: normal;
  margin: 0 0 1.66667vw 0;
  max-width: none;
  padding: 0;
}

@media (max-width: 768px) {
  /* line 110, src/sass/commons/blocks/max-white-ultra/sections/_pdp.scss */
  #colgate-max-white-ultra-pdp .mwu-section-3-pdp .product-text .product-benefits,
  #colgate-max-white-ultra-pdp .mwu-section-3-pdp .product-text .product-ingredients {
    font-size: 6.66667vw;
    margin: 0 0 6.4vw 0;
  }
}

/* line 129, src/sass/commons/blocks/max-white-ultra/sections/_pdp.scss */
#colgate-max-white-ultra-pdp .mwu-section-3-pdp .product-text .product-ingredients-description {
  color: #333;
  font-family: "ColgateReady", sans-serif;
  font-size: 1.11111vw;
  margin: 0;
  padding: 0;
}

@media (max-width: 768px) {
  /* line 129, src/sass/commons/blocks/max-white-ultra/sections/_pdp.scss */
  #colgate-max-white-ultra-pdp .mwu-section-3-pdp .product-text .product-ingredients-description {
    font-size: 3.46667vw;
  }
}

/* line 141, src/sass/commons/blocks/max-white-ultra/sections/_pdp.scss */
#colgate-max-white-ultra-pdp .mwu-section-3-pdp .product-text .product-disclaimer {
  color: #333;
  font-family: "ColgateReady", sans-serif;
  font-size: 0.76389vw;
  font-weight: lighter;
}

@media (max-width: 768px) {
  /* line 141, src/sass/commons/blocks/max-white-ultra/sections/_pdp.scss */
  #colgate-max-white-ultra-pdp .mwu-section-3-pdp .product-text .product-disclaimer {
    font-size: 2.13333vw;
  }
}

/* line 151, src/sass/commons/blocks/max-white-ultra/sections/_pdp.scss */
#colgate-max-white-ultra-pdp .mwu-section-3-pdp .product-text .product-disclaimer sup {
  top: -0.25em;
}

/* line 28, src/sass/commons/blocks/max-white-ultra/_all.scss */
#colgate-max-white-ultra {
  background-image: url("../images/background.jpg");
  background-size: 100%;
  background-position: 0 69.44444vw;
}

/* line 34, src/sass/commons/blocks/max-white-ultra/_all.scss */
#colgate-max-white-ultra-pdp {
  background-image: url("../images/bg.png");
  background-repeat: repeat-y;
  background-size: 100%;
}

/* line 1, src/sass/commons/blocks/_responsive-spacers-2-0.scss */
.reference-vertical-spacer-2-0,
.reference-horizontal-spacer-2-0 {
  min-height: 0;
  align-self: stretch;
}

/* line 8, src/sass/commons/blocks/_responsive-spacers-2-0.scss */
.reference-vertical-spacer-2-0 .vertical-spacer div,
.reference-vertical-spacer-2-0 .horizontal-spacer div,
.reference-horizontal-spacer-2-0 .vertical-spacer div,
.reference-horizontal-spacer-2-0 .horizontal-spacer div {
  display: none;
}

@media (max-width: 767px) {
  /* line 13, src/sass/commons/blocks/_responsive-spacers-2-0.scss */
  .reference-vertical-spacer-2-0 .vertical-spacer .xs,
  .reference-vertical-spacer-2-0 .horizontal-spacer .xs,
  .reference-horizontal-spacer-2-0 .vertical-spacer .xs,
  .reference-horizontal-spacer-2-0 .horizontal-spacer .xs {
    display: block;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* line 20, src/sass/commons/blocks/_responsive-spacers-2-0.scss */
  .reference-vertical-spacer-2-0 .vertical-spacer .sm[style],
  .reference-vertical-spacer-2-0 .horizontal-spacer .sm[style],
  .reference-horizontal-spacer-2-0 .vertical-spacer .sm[style],
  .reference-horizontal-spacer-2-0 .horizontal-spacer .sm[style] {
    display: block;
  }
  /* line 24, src/sass/commons/blocks/_responsive-spacers-2-0.scss */
  .reference-vertical-spacer-2-0 .vertical-spacer .sm:not([style]) + .xs,
  .reference-vertical-spacer-2-0 .horizontal-spacer .sm:not([style]) + .xs,
  .reference-horizontal-spacer-2-0 .vertical-spacer .sm:not([style]) + .xs,
  .reference-horizontal-spacer-2-0 .horizontal-spacer .sm:not([style]) + .xs {
    display: block;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* line 32, src/sass/commons/blocks/_responsive-spacers-2-0.scss */
  .reference-vertical-spacer-2-0 .vertical-spacer .md[style],
  .reference-vertical-spacer-2-0 .horizontal-spacer .md[style],
  .reference-horizontal-spacer-2-0 .vertical-spacer .md[style],
  .reference-horizontal-spacer-2-0 .horizontal-spacer .md[style] {
    display: block;
  }
  /* line 36, src/sass/commons/blocks/_responsive-spacers-2-0.scss */
  .reference-vertical-spacer-2-0 .vertical-spacer .md:not([style]) + .sm[style],
  .reference-vertical-spacer-2-0 .horizontal-spacer .md:not([style]) + .sm[style],
  .reference-horizontal-spacer-2-0 .vertical-spacer .md:not([style]) + .sm[style],
  .reference-horizontal-spacer-2-0 .horizontal-spacer .md:not([style]) + .sm[style] {
    display: block;
  }
  /* line 40, src/sass/commons/blocks/_responsive-spacers-2-0.scss */
  .reference-vertical-spacer-2-0 .vertical-spacer .md:not([style]) + .sm:not([style]) + .xs,
  .reference-vertical-spacer-2-0 .horizontal-spacer .md:not([style]) + .sm:not([style]) + .xs,
  .reference-horizontal-spacer-2-0 .vertical-spacer .md:not([style]) + .sm:not([style]) + .xs,
  .reference-horizontal-spacer-2-0 .horizontal-spacer .md:not([style]) + .sm:not([style]) + .xs {
    display: block;
  }
}

@media (min-width: 1200px) {
  /* line 48, src/sass/commons/blocks/_responsive-spacers-2-0.scss */
  .reference-vertical-spacer-2-0 .vertical-spacer .lg[style],
  .reference-vertical-spacer-2-0 .horizontal-spacer .lg[style],
  .reference-horizontal-spacer-2-0 .vertical-spacer .lg[style],
  .reference-horizontal-spacer-2-0 .horizontal-spacer .lg[style] {
    display: block;
  }
  /* line 52, src/sass/commons/blocks/_responsive-spacers-2-0.scss */
  .reference-vertical-spacer-2-0 .vertical-spacer .lg:not([style]) + .md[style],
  .reference-vertical-spacer-2-0 .horizontal-spacer .lg:not([style]) + .md[style],
  .reference-horizontal-spacer-2-0 .vertical-spacer .lg:not([style]) + .md[style],
  .reference-horizontal-spacer-2-0 .horizontal-spacer .lg:not([style]) + .md[style] {
    display: block;
  }
  /* line 56, src/sass/commons/blocks/_responsive-spacers-2-0.scss */
  .reference-vertical-spacer-2-0 .vertical-spacer .lg:not([style]) + .md:not([style]) + .sm[style],
  .reference-vertical-spacer-2-0 .horizontal-spacer .lg:not([style]) + .md:not([style]) + .sm[style],
  .reference-horizontal-spacer-2-0 .vertical-spacer .lg:not([style]) + .md:not([style]) + .sm[style],
  .reference-horizontal-spacer-2-0 .horizontal-spacer .lg:not([style]) + .md:not([style]) + .sm[style] {
    display: block;
  }
  /* line 60, src/sass/commons/blocks/_responsive-spacers-2-0.scss */
  .reference-vertical-spacer-2-0 .vertical-spacer .lg:not([style]) + .md:not([style]) + .sm:not([style]) + .xs,
  .reference-vertical-spacer-2-0 .horizontal-spacer .lg:not([style]) + .md:not([style]) + .sm:not([style]) + .xs,
  .reference-horizontal-spacer-2-0 .vertical-spacer .lg:not([style]) + .md:not([style]) + .sm:not([style]) + .xs,
  .reference-horizontal-spacer-2-0 .horizontal-spacer .lg:not([style]) + .md:not([style]) + .sm:not([style]) + .xs {
    display: block;
  }
}

/* line 68, src/sass/commons/blocks/_responsive-spacers-2-0.scss */
.reference-horizontal-spacer-2-0 {
  width: auto;
  height: auto;
}

/* line 72, src/sass/commons/blocks/_responsive-spacers-2-0.scss */
.reference-horizontal-spacer-2-0 div {
  height: 100%;
}

/* line 80, src/sass/commons/blocks/_responsive-spacers-2-0.scss */
.aem-AuthorLayer-Edit .reference-vertical-spacer-2-0 .vertical-spacer,
.aem-AuthorLayer-Edit .reference-vertical-spacer-2-0 .horizontal-spacer,
.aem-AuthorLayer-Edit .reference-horizontal-spacer-2-0 .vertical-spacer,
.aem-AuthorLayer-Edit .reference-horizontal-spacer-2-0 .horizontal-spacer {
  min-height: 1px;
}

/* line 84, src/sass/commons/blocks/_responsive-spacers-2-0.scss */
.aem-AuthorLayer-Edit .reference-vertical-spacer-2-0 .vertical-spacer:not([data-hide-indicator='true']),
.aem-AuthorLayer-Edit .reference-vertical-spacer-2-0 .horizontal-spacer:not([data-hide-indicator='true']),
.aem-AuthorLayer-Edit .reference-horizontal-spacer-2-0 .vertical-spacer:not([data-hide-indicator='true']),
.aem-AuthorLayer-Edit .reference-horizontal-spacer-2-0 .horizontal-spacer:not([data-hide-indicator='true']) {
  position: relative;
  overflow: hidden;
}

/* line 88, src/sass/commons/blocks/_responsive-spacers-2-0.scss */
.aem-AuthorLayer-Edit .reference-vertical-spacer-2-0 .vertical-spacer:not([data-hide-indicator='true'])::before,
.aem-AuthorLayer-Edit .reference-vertical-spacer-2-0 .horizontal-spacer:not([data-hide-indicator='true'])::before,
.aem-AuthorLayer-Edit .reference-horizontal-spacer-2-0 .vertical-spacer:not([data-hide-indicator='true'])::before,
.aem-AuthorLayer-Edit .reference-horizontal-spacer-2-0 .horizontal-spacer:not([data-hide-indicator='true'])::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  outline: 2px dashed #bfbfbf;
  outline-offset: -2px;
}

/* line 99, src/sass/commons/blocks/_responsive-spacers-2-0.scss */
.aem-AuthorLayer-Edit .reference-vertical-spacer-2-0 .vertical-spacer:not([data-hide-indicator='true'])::after,
.aem-AuthorLayer-Edit .reference-vertical-spacer-2-0 .horizontal-spacer:not([data-hide-indicator='true'])::after,
.aem-AuthorLayer-Edit .reference-horizontal-spacer-2-0 .vertical-spacer:not([data-hide-indicator='true'])::after,
.aem-AuthorLayer-Edit .reference-horizontal-spacer-2-0 .horizontal-spacer:not([data-hide-indicator='true'])::after {
  content: 'Vertical spacer';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 14px;
  color: #bfbfbf;
  padding: 15px;
  box-sizing: border-box;
}

/* line 120, src/sass/commons/blocks/_responsive-spacers-2-0.scss */
.aem-AuthorLayer-Edit .reference-vertical-spacer-2-0 .horizontal-spacer:not([data-hide-indicator='true'])::after,
.aem-AuthorLayer-Edit .reference-horizontal-spacer-2-0 .horizontal-spacer:not([data-hide-indicator='true'])::after {
  content: 'Horizontal spacer';
  writing-mode: sideways-lr;
  text-orientation: mixed;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/commons/blocks/_gum-health-quiz.scss */
body.gum-health-quiz.test-active:not(.test-result) {
  background: #eee;
}

/* line 8, src/sass/commons/blocks/_gum-health-quiz.scss */
.reference-gum-health-quiz {
  padding: 0;
}

/* line 11, src/sass/commons/blocks/_gum-health-quiz.scss */
.reference-gum-health-quiz > .component-content {
  max-width: none;
}

@media only screen and (max-width: 991px) {
  /* line 17, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz p {
    font-size: 14px;
  }
}

/* line 23, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__container {
  display: none;
  overflow: hidden;
  max-width: 1230px;
  margin: 0 auto;
}

/* line 30, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__intro {
  display: flex;
  margin-bottom: 70px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  align-items: center;
}

@media only screen and (max-width: 991px) {
  /* line 30, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__intro {
    margin: 0 -15px;
    min-height: calc(100vh - 140px);
  }
}

@media screen and (max-width: 992px) and (orientation: landscape) {
  /* line 30, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__intro {
    min-height: 700px;
  }
}

/* line 48, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__intro img {
  width: 100%;
  height: auto;
  border-radius: 40px 0;
}

@media only screen and (max-width: 991px) {
  /* line 48, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__intro img {
    height: 100%;
    position: absolute;
    object-fit: cover;
  }
}

@media screen and (max-width: 992px) and (orientation: landscape) {
  /* line 48, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__intro img {
    position: absolute;
    height: 100%;
    object-fit: cover;
  }
}

/* line 66, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__intro .intro-text {
  position: absolute;
  max-width: 1230px;
  margin: 0 auto;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 992px) and (orientation: landscape) {
  /* line 66, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__intro .intro-text {
    padding-left: 15px;
  }
}

/* line 82, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__intro .intro-text__wrapper {
  max-width: 50%;
}

@media only screen and (max-width: 991px) {
  /* line 82, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__intro .intro-text__wrapper {
    max-width: 100%;
    padding: 0 30px;
  }
}

/* line 91, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__intro .intro-text__disclaimer {
  position: absolute;
  bottom: 0;
  max-width: 50%;
}

@media only screen and (max-width: 991px) {
  /* line 91, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__intro .intro-text__disclaimer {
    max-width: 100%;
    padding: 0 30px;
  }
}

/* line 101, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__intro .intro-text__disclaimer p {
  font-size: 11px;
}

/* line 107, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__intro h1 {
  font-weight: 400;
  font-size: 60px;
  letter-spacing: -0.02em;
  text-shadow: 0 2px 15px rgba(0, 0, 0, 0.5);
  color: #fff;
  padding-top: 20px;
}

@media only screen and (max-width: 991px) {
  /* line 107, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__intro h1 {
    font-size: 30px;
    line-height: 1.2;
  }
}

/* line 121, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__intro p {
  font-size: 16px;
  color: #fff;
  margin-bottom: 40px;
}

@media only screen and (max-width: 991px) {
  /* line 121, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__intro p {
    font-size: 12px;
  }
}

/* line 132, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__question-number {
  font-size: 14px;
  text-align: center;
  margin-top: 80px;
}

/* line 138, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz .questionq {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  color: #d2010d;
  font-style: italic;
  margin-top: 10px;
}

@media only screen and (max-width: 991px) {
  /* line 138, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz .questionq {
    font-size: 24px;
  }
}

/* line 151, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__step {
  display: none;
}

/* line 154, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__step.step-active {
  display: block;
}

/* line 158, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__step.step-0 {
  display: block;
}

/* line 163, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__sliders-dots-container {
  position: relative;
  display: flex;
  align-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 14px;
  width: 70%;
}

@media only screen and (max-width: 991px) {
  /* line 163, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__sliders-dots-container {
    width: 90%;
  }
}

/* line 176, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__sliders-dots-container .range-slider {
  /* stylelint-disable */
  -webkit-appearance: none;
  -moz-appearance: none;
  /* stylelint-enable */
  appearance: none;
  width: 100%;
  height: 6px;
  background: linear-gradient(90deg, #dd7971 0%, #dc5348 100%);
  border-radius: 99px;
  outline: none;
  cursor: pointer;
}

/* line 189, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__sliders-dots-container .range-slider::before, .gum-health-quiz__sliders-dots-container .range-slider::after {
  content: ' ';
  height: 6px;
  width: 5%;
  display: block;
}

/* line 198, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__sliders-dots-container .range-slider:hover {
  opacity: 1;
}

/* line 202, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__sliders-dots-container .slider-dot {
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fff;
  top: -1px;
  pointer-events: none;
}

/* line 211, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__sliders-dots-container .slider-dot__first {
  left: calc(5% + 22px);
}

/* line 215, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__sliders-dots-container .slider-dot__last {
  right: calc(5% + 22px);
}

/* line 219, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__sliders-dots-container .slider-dot__second {
  left: calc(30% + 44px);
}

@media only screen and (max-width: 991px) {
  /* line 219, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__sliders-dots-container .slider-dot__second {
    left: calc(30% + 22px);
  }
}

/* line 227, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__sliders-dots-container .slider-dot__third {
  right: calc(30% + 44px);
}

@media only screen and (max-width: 991px) {
  /* line 227, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__sliders-dots-container .slider-dot__third {
    right: calc(30% + 22px);
  }
}

/* line 235, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__sliders-dots-container .slider-dot__middle {
  left: calc(50% - 8px);
}

/* line 240, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__sliders-dots-container .range-slider::-webkit-slider-thumb {
  position: relative;
  /* stylelint-disable */
  -webkit-appearance: none;
  -moz-appearance: none;
  /* stylelint-enable */
  appearance: none;
  width: 54px;
  height: 54px;
  background-image: url("../fonts/arrow-quiz-slider.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #d2010d;
  border-radius: 50%;
  cursor: pointer;
  z-index: 99;
}

@media only screen and (max-width: 991px) {
  /* line 240, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__sliders-dots-container .range-slider::-webkit-slider-thumb {
    width: 50px;
    height: 50px;
  }
}

/* line 264, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__slider-texts-container {
  display: flex;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-between;
  width: 70%;
  position: relative;
}

@media only screen and (max-width: 991px) {
  /* line 264, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__slider-texts-container {
    width: 80%;
  }
}

/* line 276, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__slider-texts-container p {
  text-align: center;
}

@media only screen and (max-width: 991px) {
  /* line 276, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__slider-texts-container p {
    font-size: 13px;
  }
}

/* line 284, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__slider-texts-container p {
  position: absolute;
  max-width: 30%;
}

/* line 289, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__slider-texts-container p.slider-text__first {
  left: calc(5% + 22px);
  transform: translateX(-50%);
}

@media only screen and (max-width: 991px) {
  /* line 289, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__slider-texts-container p.slider-text__first {
    left: calc(5% + 10px);
  }
}

/* line 298, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__slider-texts-container p.slider-text__middle {
  left: 50%;
  transform: translateX(-50%);
}

/* line 303, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__slider-texts-container p.slider-text__second {
  left: calc(30% + 44px);
  transform: translateX(-50%);
}

@media only screen and (max-width: 991px) {
  /* line 303, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__slider-texts-container p.slider-text__second {
    left: calc(30% + 18px);
  }
}

/* line 312, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__slider-texts-container p.slider-text__third {
  right: calc(30% + 44px);
  transform: translateX(50%);
}

@media only screen and (max-width: 991px) {
  /* line 312, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__slider-texts-container p.slider-text__third {
    right: calc(30% + 18px);
  }
}

/* line 321, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__slider-texts-container p.slider-text__last {
  right: calc(5% + 22px);
  transform: translateX(50%);
}

@media only screen and (max-width: 991px) {
  /* line 321, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__slider-texts-container p.slider-text__last {
    right: calc(5% + 10px);
  }
}

/* line 331, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__image-container {
  display: flex;
  margin: 75px auto 92px;
  justify-content: center;
  flex-direction: row;
}

@media only screen and (max-width: 991px) {
  /* line 331, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__image-container {
    flex-wrap: wrap;
    margin: 50px auto;
  }
}

/* line 342, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__image-container img {
  border-radius: 30px 0;
}

/* line 348, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz .image-container__one {
  max-width: 70%;
  position: relative;
}

@media only screen and (max-width: 991px) {
  /* line 348, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz .image-container__one {
    max-width: 90%;
  }
}

/* line 356, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz .image-container__one img {
  max-width: 100%;
}

/* line 362, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz .image-container__three img {
  max-width: calc(33.33% - 10px);
  margin: 5px;
}

/* line 366, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz .image-container__three img:last-of-type {
  margin-right: 0;
}

/* line 370, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz .image-container__three img:first-of-type {
  margin-left: 0;
}

/* line 377, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz input[type=radio] {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 2px solid #d2010d;
  position: relative;
  /* stylelint-disable */
  -webkit-appearance: none;
  -moz-appearance: none;
  /* stylelint-enable */
  appearance: none;
  margin-bottom: 0;
  cursor: pointer;
  background-color: #fff;
  flex: 0 0 auto;
  margin-top: -5px;
}

@media only screen and (max-width: 991px) {
  /* line 377, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz input[type=radio] {
    width: 28px;
    height: 28px;
    margin-top: -5px;
  }
}

/* line 400, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz input[type=radio]::before {
  content: '';
  display: block;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  background-color: #eeeeee;
  position: absolute;
  top: 5px;
  right: 5px;
}

@media only screen and (max-width: 991px) {
  /* line 400, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz input[type=radio]::before {
    width: 16px;
    height: 16px;
    top: 4px;
    right: 4px;
  }
}

/* line 419, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz input[type=radio]:checked {
  border: 2px solid #d2010d;
}

/* line 422, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz input[type=radio]:checked::before {
  background-color: #d2010d;
}

/* line 428, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz input[type=checkbox] {
  width: 30px;
  height: 30px;
  /* stylelint-disable */
  -webkit-appearance: none;
  -moz-appearance: none;
  /* stylelint-enable */
  appearance: none;
  border: 2px solid #d2010d;
  position: relative;
  margin-bottom: 0;
  cursor: pointer;
  background-color: #fff;
  flex: 0 0 auto;
  margin-top: -5px;
}

/* line 444, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz input[type=checkbox]::before {
  content: '';
  display: none;
  position: absolute;
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #d2010d;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

/* line 458, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz input[type=checkbox]:checked::before {
  display: block;
}

/* line 464, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__radio-container {
  display: flex;
  width: 50%;
  justify-content: space-between;
  margin-right: auto;
  margin-left: auto;
  font-size: 16px;
}

@media only screen and (max-width: 991px) {
  /* line 464, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__radio-container {
    width: 80%;
  }
}

/* line 476, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__radio-container div {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

/* line 484, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__radio-images-title {
  position: relative;
}

/* line 488, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__images-grid {
  display: flex;
}

@media only screen and (max-width: 991px) {
  /* line 488, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__images-grid {
    flex-direction: column;
  }
}

/* line 495, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__images-grid img {
  border-radius: 30px 0;
}

/* line 499, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__images-grid img:first-of-type {
  margin-right: 25px;
}

@media screen and (max-width: 992px) and (orientation: landscape) {
  /* line 499, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__images-grid img:first-of-type {
    max-width: 70%;
  }
}

@media only screen and (max-width: 991px) {
  /* line 499, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__images-grid img:first-of-type {
    margin: 0;
    margin-bottom: 10px;
  }
}

/* line 513, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__radio-images-vertical {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-content: space-between;
}

@media only screen and (max-width: 991px) {
  /* line 513, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__radio-images-vertical {
    flex-direction: row;
    margin-left: -5px;
    margin-right: -5px;
  }
  /* line 524, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__radio-images-vertical div {
    max-width: 50%;
  }
}

/* line 529, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__radio-images-vertical div:first-of-type {
  padding-bottom: 15px;
}

/* line 533, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__radio-images-vertical p {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
  margin-top: 15px;
}

/* line 542, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__radio-images-vertical input {
  z-index: 99;
  margin-bottom: 0;
  margin-right: 10px;
}

/* line 548, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__radio-images-vertical label {
  display: block;
}

@media only screen and (max-width: 991px) {
  /* line 548, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__radio-images-vertical label {
    margin-left: 5px;
    margin-right: 5px;
  }
}

/* line 558, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__radio-images-container {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 60px;
  flex-wrap: wrap;
}

/* line 565, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__radio-images-container > label {
  width: calc(33.33% - 30px);
}

@media only screen and (max-width: 991px) {
  /* line 565, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__radio-images-container > label {
    width: calc(50% - 10px);
  }
}

/* line 574, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__radio-images-container--four > label {
  width: calc(25% - 30px);
}

@media only screen and (max-width: 991px) {
  /* line 574, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__radio-images-container--four > label {
    width: calc(50% - 10px);
  }
}

/* line 583, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__radio-images-container p {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0;
  margin-top: 30px;
}

@media only screen and (max-width: 991px) {
  /* line 583, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__radio-images-container p {
    margin-top: 15px;
  }
}

/* line 596, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__radio-images-container input {
  z-index: 99;
  margin-bottom: 0;
  margin-right: 10px;
}

@media only screen and (max-width: 991px) {
  /* line 596, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__radio-images-container input {
    margin-right: 5px;
  }
}

/* line 606, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__radio-images-container label {
  display: block;
  padding: 15px;
}

@media only screen and (max-width: 991px) {
  /* line 606, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__radio-images-container label {
    padding: 5px;
    margin-bottom: 20px;
  }
}

/* line 616, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__radio-images-container input:checked + label {
  border: 1px solid #fa4619;
}

/* line 620, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__radio-images-container img {
  border-radius: 30px 0;
}

/* line 625, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__results {
  visibility: hidden;
  height: 0;
  justify-content: center;
  flex-direction: column;
  background-image: url("../images/gum-health-quiz-result-bg-occ.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  padding-top: 100px;
  position: relative;
  overflow: hidden;
  border-radius: 40px 0;
}

@media only screen and (max-width: 991px) {
  /* line 625, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__results {
    margin: 0 -15px;
  }
}

/* line 645, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__results.show {
  visibility: visible;
  height: auto;
  min-height: 700px;
}

/* line 651, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__results .gum-health-quiz__question-number {
  margin-top: 0;
}

/* line 655, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__results .gum-health-quiz__results-image {
  position: absolute;
  left: 4.375vw;
  bottom: 0;
  width: 24.625vw;
  max-width: 394px;
}

@media only screen and (max-width: 991px) {
  /* line 655, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__results .gum-health-quiz__results-image {
    display: none;
  }
}

/* line 667, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__results .results {
  display: none;
  text-align: center;
}

@media only screen and (max-width: 991px) {
  /* line 667, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__results .results {
    text-align: left;
    padding: 0 30px;
  }
}

/* line 676, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__results .results__title {
  font-weight: 500;
  font-size: 36px;
  line-height: 40px;
  color: #d2010d;
  margin-bottom: 40px;
}

/* line 684, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__results .results p {
  line-height: 24px;
  width: 50%;
  margin-bottom: 30px;
}

@media only screen and (max-width: 991px) {
  /* line 684, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__results .results p {
    width: 70%;
    margin-left: 0;
  }
}

/* line 696, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__results .results__text {
  margin: 0 auto;
  margin-bottom: 50px;
  font-size: 18px;
  z-index: 1;
  position: relative;
}

@media only screen and (max-width: 991px) {
  /* line 696, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__results .results__text {
    font-size: 14px;
  }
}

/* line 708, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__results .results__product-desc {
  margin: 0 auto;
  font-size: 16px;
  z-index: 1;
  position: relative;
}

@media only screen and (max-width: 991px) {
  /* line 708, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__results .results__product-desc {
    font-size: 14px;
    position: relative;
    z-index: 1;
  }
}

/* line 721, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__results .results__product-image {
  position: absolute;
  right: 6.25vw;
  bottom: 1.875vw;
  width: 26.429vw;
  max-width: 444px;
}

@media only screen and (max-width: 991px) {
  /* line 721, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz__results .results__product-image {
    width: 350px;
    right: -40px;
  }
}

/* line 740, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__results.result-1 .result-1 {
  display: block;
}

/* line 746, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__results.result-2 .result-2 {
  display: block;
}

/* line 752, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__results.result-3 .result-3 {
  display: block;
}

/* line 758, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__results.result-4 .result-4 {
  display: block;
}

/* line 764, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz__results.result-5 .result-5 {
  display: block;
}

/* line 770, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz .button-quiz {
  font-size: 15px;
  border: 0;
  cursor: pointer;
  padding: 11px 30px;
  font-weight: bold;
  min-width: 110px;
}

@media only screen and (max-width: 991px) {
  /* line 770, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz .button-quiz {
    min-width: auto;
  }
}

/* line 783, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz .button-intro {
  width: auto;
  display: inline-block;
  text-align: center;
  margin-bottom: 0;
  margin-top: 25px;
  z-index: 1;
}

/* line 792, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz .button-result__container {
  display: flex;
  justify-content: center;
}

/* line 797, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz .button-result {
  display: inline-flex;
  justify-content: center;
  margin: 0 auto 96px;
  z-index: 1;
  position: relative;
}

/* line 805, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz .status__buttons {
  display: flex;
  justify-content: center;
  width: 98%;
  margin: 50px auto 40px;
}

/* line 812, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz .button-next-question.locked {
  background-color: #d6d6d6;
  cursor: auto;
}

/* line 817, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz .button-prev-question {
  background: transparent;
  color: #4b5b63;
  visibility: hidden;
  margin-right: 25px;
  font-style: italic;
}

@media only screen and (max-width: 991px) {
  /* line 817, src/sass/commons/blocks/_gum-health-quiz.scss */
  .gum-health-quiz .button-prev-question {
    margin-right: 0;
  }
}

/* line 828, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz .button-prev-question::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDkgMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wLjg2Njc3NSA3LjQ4NDQ1QzAuNDc2MjUxIDcuMDkzOTMgMC40NzYyNSA2LjQ2MDc2IDAuODY2Nzc1IDYuMDcwMjRMMS41NzM4OCA1LjM2MzEzQzEuOTY0NDEgNC45NzI2MSAyLjU5NzU3IDQuOTcyNjEgMi45ODgxIDUuMzYzMTNMOC4yOTI2MyAxMC42Njc3QzguNjgzMTYgMTEuMDU4MiA4LjY4MzE2IDExLjY5MTQgOC4yOTI2MyAxMi4wODE5TDcuNTg1NTIgMTIuNzg5QzcuMTk1IDEzLjE3OTUgNi41NjE4MyAxMy4xNzk1IDYuMTcxMzEgMTIuNzg5TDAuODY2Nzc1IDcuNDg0NDVaIiBmaWxsPSIjNEI1QjYzIi8+CjxwYXRoIGQ9Ik02LjEzNjY0IDAuNzA3MTA3QzYuNTI3MTcgMC4zMTY1ODMgNy4xNjAzMyAwLjMxNjU4MyA3LjU1MDg2IDAuNzA3MTA3TDguMjU3OTYgMS40MTQyMUM4LjY0ODQ5IDEuODA0NzQgOC42NDg0OSAyLjQzNzkgOC4yNTc5NiAyLjgyODQzTDIuOTUzNDMgOC4xMzI5NkMyLjU2MjkgOC41MjM0OSAxLjkyOTc0IDguNTIzNDkgMS41MzkyMSA4LjEzMjk2TDAuODMyMTA3IDcuNDI1ODZDMC40NDE1ODMgNy4wMzUzMyAwLjQ0MTU4MyA2LjQwMjE3IDAuODMyMTA3IDYuMDExNjRMNi4xMzY2NCAwLjcwNzEwN1oiIGZpbGw9IiM0QjVCNjMiLz4KPC9zdmc+Cg==");
  vertical-align: middle;
  margin-right: 15px;
}

/* line 834, src/sass/commons/blocks/_gum-health-quiz.scss */
.gum-health-quiz .button-prev-question:hover {
  color: #d2010d;
}

/* line 842, src/sass/commons/blocks/_gum-health-quiz.scss */
.test-active .gum-health-quiz__status {
  display: block;
}

/* line 846, src/sass/commons/blocks/_gum-health-quiz.scss */
.test-active .gum-health-quiz__container {
  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;
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/commons/blocks/_sharing-bar.scss */
  .sharing-bar {
    font-size: 12px;
  }
}

/* line 18, src/sass/commons/blocks/_sharing-bar.scss */
.sharing-bar.hide {
  display: none;
}

@media only screen and (max-width: 767px) {
  /* line 22, src/sass/commons/blocks/_sharing-bar.scss */
  .sharing-bar div {
    width: 50%;
  }
}

/* line 27, src/sass/commons/blocks/_sharing-bar.scss */
.sharing-bar div p {
  color: #000;
  font-size: 15px;
}

@media only screen and (max-width: 767px) {
  /* line 27, src/sass/commons/blocks/_sharing-bar.scss */
  .sharing-bar div p {
    font-size: 12px;
  }
}

/* line 37, src/sass/commons/blocks/_sharing-bar.scss */
.sharing-bar div:nth-of-type(2) {
  display: flex;
  align-items: center;
  margin-left: 20px;
  margin-right: 20px;
}

@media only screen and (max-width: 767px) {
  /* line 37, src/sass/commons/blocks/_sharing-bar.scss */
  .sharing-bar div:nth-of-type(2) {
    flex-direction: column;
    width: 80%;
    align-items: flex-end;
  }
  /* line 48, src/sass/commons/blocks/_sharing-bar.scss */
  .sharing-bar div:nth-of-type(2) p {
    display: none;
  }
}

/* line 54, src/sass/commons/blocks/_sharing-bar.scss */
.sharing-bar .gray-button {
  background: #f1f1f1 !important;
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.17);
  font-style: normal;
  margin: 0 12px;
  font-weight: 700;
  border: 0;
}

@media only screen and (max-width: 767px) {
  /* line 54, src/sass/commons/blocks/_sharing-bar.scss */
  .sharing-bar .gray-button {
    font-size: 12px;
    margin-bottom: 5px;
  }
}

/* line 67, src/sass/commons/blocks/_sharing-bar.scss */
.sharing-bar .gray-button:hover {
  background-color: #f1f1f1;
  color: #d2010d;
  text-decoration: underline;
}

/* line 74, src/sass/commons/blocks/_sharing-bar.scss */
.sharing-bar .utm-link {
  display: none;
}

/* line 7, src/sass/commons/blocks/_wh-product-cards.scss */
.wh-product-cards.wh-white-cards .cards-container .card-whitening a .card {
  background-color: #fff;
}

@media only screen and (max-width: 767px) {
  /* line 19, src/sass/commons/blocks/_wh-product-cards.scss */
  .wh-product-cards .related-elements .cards-container li .card-whitening a .card {
    height: auto;
    max-height: 416px;
  }
  /* line 25, src/sass/commons/blocks/_wh-product-cards.scss */
  .wh-product-cards .related-elements .cards-container li .card-whitening a .product-content .wh-title {
    font-size: 20px;
  }
}

/* line 32, src/sass/commons/blocks/_wh-product-cards.scss */
.wh-product-cards .related-elements .small-title {
  font-family: 'ColgateReady';
  font-weight: bold;
  font-style: italic;
  font-size: 20px;
  color: #8f1f1d;
  letter-spacing: -0.16px;
  text-transform: none;
}

/* line 46, src/sass/commons/blocks/_wh-product-cards.scss */
.wh-product-cards.card-red-title .small-title {
  font-size: 30px;
  letter-spacing: -0.36px;
  font-family: 'ColgateReady Heavy';
  font-weight: 900;
  line-height: 40px;
  color: #d2010d;
  text-align: center;
}

/* line 58, src/sass/commons/blocks/_wh-product-cards.scss */
.wh-product-cards .list,
.wh-product-cards .manually-related-static {
  display: flex;
  justify-content: center;
}

/* line 64, src/sass/commons/blocks/_wh-product-cards.scss */
.wh-product-cards .nbh--title--large {
  display: none;
}

/* line 68, src/sass/commons/blocks/_wh-product-cards.scss */
.wh-product-cards .cards-container {
  width: 100%;
  margin-top: 24px;
  display: flex;
}

/* line 73, src/sass/commons/blocks/_wh-product-cards.scss */
.wh-product-cards .cards-container li {
  display: flex;
  padding: 0 8px;
  justify-content: center;
  align-items: flex-start;
}

/* line 79, src/sass/commons/blocks/_wh-product-cards.scss */
.wh-product-cards .cards-container li .card-whitening {
  margin-bottom: 64px;
  width: 100%;
}

/* line 83, src/sass/commons/blocks/_wh-product-cards.scss */
.wh-product-cards .cards-container li .card-whitening a {
  text-decoration: none;
}

/* line 87, src/sass/commons/blocks/_wh-product-cards.scss */
.wh-product-cards .cards-container li .card-whitening a:hover .wh-title {
  color: #1c838a;
}

/* line 91, src/sass/commons/blocks/_wh-product-cards.scss */
.wh-product-cards .cards-container li .card-whitening a:hover .card {
  box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.25);
}

/* line 96, src/sass/commons/blocks/_wh-product-cards.scss */
.wh-product-cards .cards-container li .card-whitening a .card {
  background-color: #f3f3f3;
  max-height: 416px;
  max-width: 416px;
  margin: auto;
  margin-bottom: 12px;
  box-shadow: none;
  /* stylelint-disable */
  aspect-ratio: 1/1;
  /* stylelint-enable */
}

@media only screen and (min-width: 991px) {
  /* line 96, src/sass/commons/blocks/_wh-product-cards.scss */
  .wh-product-cards .cards-container li .card-whitening a .card {
    min-width: 200px;
  }
}

/* line 111, src/sass/commons/blocks/_wh-product-cards.scss */
.wh-product-cards .cards-container li .card-whitening a .card img {
  margin: auto;
}

@media only screen and (max-width: 425px) {
  /* line 111, src/sass/commons/blocks/_wh-product-cards.scss */
  .wh-product-cards .cards-container li .card-whitening a .card img {
    max-height: 70%;
  }
}

/* line 120, src/sass/commons/blocks/_wh-product-cards.scss */
.wh-product-cards .cards-container li .card-whitening a .product-content {
  max-width: 416px;
  margin: auto;
}

/* line 124, src/sass/commons/blocks/_wh-product-cards.scss */
.wh-product-cards .cards-container li .card-whitening a .product-content .wh-title {
  font-family: 'ColgateReady';
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  height: 85px;
  line-height: 28px;
  letter-spacing: -0.3px;
  /* stylelint-disable property-no-vendor-prefix, value-no-vendor-prefix */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  /* stylelint-enable property-no-vendor-prefix, value-no-vendor-prefix */
}

@media only screen and (max-width: 425px) {
  /* line 124, src/sass/commons/blocks/_wh-product-cards.scss */
  .wh-product-cards .cards-container li .card-whitening a .product-content .wh-title {
    font-size: 20px;
  }
}

/* line 144, src/sass/commons/blocks/_wh-product-cards.scss */
.wh-product-cards .cards-container li .card-whitening a .product-content .wh-subtitle {
  height: 98px;
  font-family: 'OpenSans', sans-serif;
  font-size: 14px;
  color: #333;
  margin-top: 5px;
  overflow: hidden;
  /* stylelint-disable property-no-vendor-prefix, value-no-vendor-prefix */
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
  /* stylelint-enable property-no-vendor-prefix, value-no-vendor-prefix */
}

/* line 159, src/sass/commons/blocks/_wh-product-cards.scss */
.wh-product-cards .cards-container li .card-whitening a .product-content .powerreviews-ratings {
  margin-top: 8px;
}

/* line 162, src/sass/commons/blocks/_wh-product-cards.scss */
.wh-product-cards .cards-container li .card-whitening a .product-content .powerreviews-ratings .component-content {
  display: flex;
  align-items: center;
}

/* line 166, src/sass/commons/blocks/_wh-product-cards.scss */
.wh-product-cards .cards-container li .card-whitening a .product-content .powerreviews-ratings .component-content .star {
  height: 24px;
  width: 24px;
}

/* line 172, src/sass/commons/blocks/_wh-product-cards.scss */
.wh-product-cards .cards-container li .card-whitening a .product-content .powerreviews-ratings .component-content .p-w-r .pr-category-snippet {
  margin: unset;
}

/* line 175, src/sass/commons/blocks/_wh-product-cards.scss */
.wh-product-cards .cards-container li .card-whitening a .product-content .powerreviews-ratings .component-content .p-w-r .pr-category-snippet .pr-snippet-stars-png {
  background-color: transparent;
}

/* line 178, src/sass/commons/blocks/_wh-product-cards.scss */
.wh-product-cards .cards-container li .card-whitening a .product-content .powerreviews-ratings .component-content .p-w-r .pr-category-snippet .pr-snippet-stars-png .pr-rating-stars {
  display: none;
}

/* line 182, src/sass/commons/blocks/_wh-product-cards.scss */
.wh-product-cards .cards-container li .card-whitening a .product-content .powerreviews-ratings .component-content .p-w-r .pr-category-snippet .pr-snippet-stars-png .pr-snippet-rating-decimal {
  font-family: 'OpenSans', sans-serif;
  color: #333;
  font-style: italic;
  font-size: 14px;
  margin-left: 4px;
}

/* line 191, src/sass/commons/blocks/_wh-product-cards.scss */
.wh-product-cards .cards-container li .card-whitening a .product-content .powerreviews-ratings .component-content .p-w-r .pr-category-snippet .pr-category-snippet__total {
  display: none;
}

/* line 1, src/sass/commons/blocks/_product-sorting.scss */
.reference-product-sorting {
  z-index: 10;
  pointer-events: none;
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/commons/blocks/_product-sorting.scss */
  .reference-product-sorting {
    position: absolute;
    top: -43px;
  }
}

/* line 10, src/sass/commons/blocks/_product-sorting.scss */
.reference-product-sorting .component-content {
  display: flex;
  justify-content: flex-end;
  position: relative;
}

/* line 16, src/sass/commons/blocks/_product-sorting.scss */
.reference-product-sorting .dropdown-btn {
  font-size: 15px;
  font-size: 1.5rem;
  font-family: 'ColgateReady';
  font-weight: bold;
  font-style: italic;
  color: #d2010d;
  background: #f3f3f3;
  height: 41px;
  padding: 0 24px;
  border: 0;
  border-radius: 100px 0 100px 100px;
  cursor: pointer;
  pointer-events: auto;
  transition: color 0.3s ease, background-color 0.3s ease;
}

/* line 34, src/sass/commons/blocks/_product-sorting.scss */
.reference-product-sorting .dropdown-btn::after {
  content: '';
  width: 4.5px;
  height: 4.5px;
  transform: rotate(45deg);
  transform-origin: 70% 70%;
  border-width: 0 1.5px 1.5px 0;
  border-style: solid;
  border-color: #d2010d;
  display: inline-block;
  margin: 0 3px 0 11px;
  vertical-align: 4px;
  transition: transform 0.3s ease;
}

/* line 49, src/sass/commons/blocks/_product-sorting.scss */
.reference-product-sorting .dropdown-btn.open {
  background: #d2010d;
  color: #fff;
}

/* line 53, src/sass/commons/blocks/_product-sorting.scss */
.reference-product-sorting .dropdown-btn.open::after {
  border-color: #fff;
  transform: rotate(225deg);
}

/* line 58, src/sass/commons/blocks/_product-sorting.scss */
.reference-product-sorting .dropdown-btn.open + ul {
  opacity: 1;
  visibility: visible;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

/* line 68, src/sass/commons/blocks/_product-sorting.scss */
.reference-product-sorting ul {
  list-style: none;
  position: absolute;
  top: 100%;
  right: 0;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  border-radius: 8px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.29);
  background: #fff;
  min-width: 240px;
  pointer-events: auto;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease, visibility 0.3s ease 0.3s;
}

/* line 89, src/sass/commons/blocks/_product-sorting.scss */
.reference-product-sorting li {
  margin-bottom: 12px;
}

/* line 92, src/sass/commons/blocks/_product-sorting.scss */
.reference-product-sorting li:last-child {
  margin-bottom: 5px;
}

/* line 96, src/sass/commons/blocks/_product-sorting.scss */
.reference-product-sorting li.active {
  background: #eff6f7;
}

/* line 100, src/sass/commons/blocks/_product-sorting.scss */
.reference-product-sorting li button {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'open Sans', sans-serif;
  color: #333;
  background: transparent;
  border: 0;
  height: 40px;
  padding: 0 16px;
  width: 100%;
  text-align: left;
  cursor: pointer;
}

/* line 113, src/sass/commons/blocks/_product-sorting.scss */
.reference-product-sorting li button:hover {
  color: #16545a;
}

/* line 3, src/sass/commons/blocks/_articleProductTiles.scss */
.product-tiles-article-wrapper {
  background-color: #f3f3f3;
  border-radius: 60px;
}

/* line 7, src/sass/commons/blocks/_articleProductTiles.scss */
.product-tiles-article-wrapper .product-tiles-article {
  display: flex;
  padding: 18px;
  align-items: center;
}

/* line 12, src/sass/commons/blocks/_articleProductTiles.scss */
.product-tiles-article-wrapper .product-tiles-article a {
  color: #1c838a;
  font-weight: bold;
  font-style: italic;
  position: relative;
  margin: 0 24px;
}

/* line 19, src/sass/commons/blocks/_articleProductTiles.scss */
.product-tiles-article-wrapper .product-tiles-article a .icon-arrow {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(125%, -50%);
}

/* line 25, src/sass/commons/blocks/_articleProductTiles.scss */
.product-tiles-article-wrapper .product-tiles-article a .icon-arrow::after {
  content: '\e315';
  font-weight: bold;
  font-family: 'Material Icons';
  font-size: 24px;
}

/* line 1, src/sass/commons/blocks/_display-on-desktop.scss */
.display-on-desktop {
  display: initial;
}

@media only screen and (min-width: 991px) {
  /* line 4, src/sass/commons/blocks/_display-on-desktop.scss */
  .display-on-desktop .quick-links ul {
    justify-content: center;
  }
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
@media only screen and (max-width: 991px) {
  /* line 3, src/sass/commons/blocks/_medical-review-attribution.scss */
  .reference-medical-review-attribution {
    padding: 0;
  }
}

/* line 9, src/sass/commons/blocks/_medical-review-attribution.scss */
.medical-review-attribution {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'Open Sans';
  font-style: italic;
  line-height: 28px;
  letter-spacing: 0;
  color: #444;
  padding: 0;
  margin: 0;
  display: none;
}

/* line 1, src/sass/commons/blocks/_how-to-use-video.scss */
.bic-htu-with-video {
  padding: 0 80px;
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/commons/blocks/_how-to-use-video.scss */
  .bic-htu-with-video {
    padding: 17px;
  }
}

/* line 9, src/sass/commons/blocks/_how-to-use-video.scss */
.bic-htu-with-video > .component-content > .content {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 991px) {
  /* line 9, src/sass/commons/blocks/_how-to-use-video.scss */
  .bic-htu-with-video > .component-content > .content {
    flex-direction: column;
  }
}

/* line 18, src/sass/commons/blocks/_how-to-use-video.scss */
.bic-htu-with-video > .component-content > .content .bic-steps-video-styles {
  width: 50%;
  padding: 0;
}

@media only screen and (max-width: 991px) {
  /* line 18, src/sass/commons/blocks/_how-to-use-video.scss */
  .bic-htu-with-video > .component-content > .content .bic-steps-video-styles {
    width: 100%;
  }
}

@media only screen and (max-width: 991px) {
  /* line 26, src/sass/commons/blocks/_how-to-use-video.scss */
  .bic-htu-with-video > .component-content > .content .bic-steps-video-styles .bic-htu-img .component-content {
    padding: 17px;
  }
}

/* line 31, src/sass/commons/blocks/_how-to-use-video.scss */
.bic-htu-with-video > .component-content > .content .bic-steps-video-styles .bic-htu-img .component-content img {
  width: 100%;
  max-width: 640px;
  border-radius: 24px 0;
}

/* line 39, src/sass/commons/blocks/_how-to-use-video.scss */
.bic-htu-with-video > .component-content > .content .bic-steps-text-style {
  width: 50%;
  font-family: 'ColgateReady', 'Arial', sans-serif;
  padding: 0 58px;
}

@media only screen and (max-width: 991px) {
  /* line 39, src/sass/commons/blocks/_how-to-use-video.scss */
  .bic-htu-with-video > .component-content > .content .bic-steps-text-style {
    width: calc(100% - 34px);
    padding: 0 21px;
  }
}

/* line 49, src/sass/commons/blocks/_how-to-use-video.scss */
.bic-htu-with-video > .component-content > .content .bic-steps-text-style .content {
  flex-direction: column;
}

/* line 52, src/sass/commons/blocks/_how-to-use-video.scss */
.bic-htu-with-video > .component-content > .content .bic-steps-text-style .content .box {
  border-bottom: 1px solid #1c838a;
}

/* line 55, src/sass/commons/blocks/_how-to-use-video.scss */
.bic-htu-with-video > .component-content > .content .bic-steps-text-style .content .box:last-child {
  border-bottom: 0;
}

/* line 59, src/sass/commons/blocks/_how-to-use-video.scss */
.bic-htu-with-video > .component-content > .content .bic-steps-text-style .content .box h4 {
  color: #16555a;
  font-weight: bold;
  letter-spacing: 0;
  font-size: 24px;
  line-height: 29px;
  margin: 0;
  margin-top: 16px;
}

@media only screen and (max-width: 425px) {
  /* line 59, src/sass/commons/blocks/_how-to-use-video.scss */
  .bic-htu-with-video > .component-content > .content .bic-steps-text-style .content .box h4 {
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 20px;
  }
}

/* line 75, src/sass/commons/blocks/_how-to-use-video.scss */
.bic-htu-with-video > .component-content > .content .bic-steps-text-style .content .box p {
  font-family: 'Open Sans';
  color: #333;
  letter-spacing: 0;
  font-size: 24px;
  line-height: 29px;
  margin: 0;
  margin-top: 8px;
  padding-bottom: 16px;
}

@media only screen and (max-width: 425px) {
  /* line 75, src/sass/commons/blocks/_how-to-use-video.scss */
  .bic-htu-with-video > .component-content > .content .bic-steps-text-style .content .box p {
    font-family: 'Open Sans';
    font-size: 14px;
    line-height: 20px;
  }
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
body.gum-health-quiz.test-active:not(.test-result) {
  background: #eee;
}

/* line 8, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.reference-gum-health-quiz-ca {
  padding: 0;
}

/* line 11, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.reference-gum-health-quiz-ca > .component-content {
  max-width: none;
}

@media only screen and (max-width: 991px) {
  /* line 17, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca p {
    font-size: 14px;
  }
}

/* line 23, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__container {
  display: none;
  overflow: hidden;
  max-width: 1230px;
  margin: 0 auto;
}

/* line 30, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__intro {
  display: none;
  padding: 0 15px;
}

/* line 34, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__intro .intro-image {
  display: flex;
  margin-bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  align-items: center;
}

@media (min-width: 768px) {
  /* line 54, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__intro .intro-image-desktop {
    display: block;
  }
  /* line 58, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__intro .intro-image-mobile {
    display: none;
  }
}

@media (max-width: 767px) {
  /* line 64, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__intro .intro-image-desktop {
    display: none;
  }
  /* line 68, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__intro .intro-image-mobile {
    display: block;
  }
}

/* line 74, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__intro img {
  width: 100%;
  height: auto;
  border-radius: 40px 0;
}

@media only screen and (max-width: 991px) {
  /* line 74, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__intro img {
    height: 100%;
    object-fit: cover;
  }
}

@media screen and (max-width: 992px) and (orientation: landscape) {
  /* line 74, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__intro img {
    height: 100%;
    object-fit: cover;
  }
}

/* line 92, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__intro .intro-text {
  position: absolute;
  max-width: 1230px;
  margin: 0 auto;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
}

@media screen and (max-width: 992px) and (orientation: landscape) {
  /* line 92, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__intro .intro-text {
    padding-left: 15px;
  }
}

/* line 108, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__intro .intro-text__wrapper {
  max-width: 50%;
}

@media only screen and (max-width: 991px) {
  /* line 108, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__intro .intro-text__wrapper {
    max-width: 100%;
    padding: 0 30px;
  }
}

/* line 117, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__intro .intro-text__disclaimer {
  margin-top: 20px;
}

@media only screen and (max-width: 991px) {
  /* line 117, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__intro .intro-text__disclaimer {
    padding: 0;
  }
}

/* line 125, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__intro .intro-text__disclaimer p {
  font-size: 11px;
}

/* line 131, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__intro h1 {
  font-weight: 400;
  font-size: 60px;
  letter-spacing: -0.02em;
  text-shadow: 0 2px 15px rgba(0, 0, 0, 0.5);
  color: #fff;
  padding-top: 20px;
}

@media only screen and (max-width: 991px) {
  /* line 131, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__intro h1 {
    font-size: 30px;
    line-height: 1.2;
    display: none;
  }
}

/* line 146, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__intro h2 {
  font-size: 18px;
}

/* line 150, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__intro p {
  font-size: 16px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 991px) {
  /* line 150, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__intro p {
    font-size: 12px;
  }
}

/* line 159, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__intro .intro-text-after {
  position: relative;
  background-color: #fff;
  border-radius: 40px 0;
  margin-top: -40px;
  padding: 40px;
  box-shadow: 0 0 15px 8px rgba(0, 0, 0, 0.1);
}

@media only screen and (max-width: 991px) {
  /* line 159, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__intro .intro-text-after {
    box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
  }
}

/* line 171, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__intro .intro-text-after .headline-on-mobile {
  display: none;
  font-size: 28px;
  font-weight: 600;
  color: #d2010d;
  text-shadow: none;
  padding: 0;
  margin-bottom: 20px;
}

@media only screen and (max-width: 991px) {
  /* line 171, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__intro .intro-text-after .headline-on-mobile {
    display: block;
  }
}

/* line 188, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__form {
  display: none;
  padding: 80px 20px 20px;
}

/* line 192, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__form iframe {
  min-height: 800px;
  border: 0;
}

@media only screen and (max-width: 991px) {
  /* line 192, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__form iframe {
    min-height: 900px;
  }
}

/* line 202, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__question-desc {
  font-size: 18px;
  text-align: center;
  color: #d2010d;
}

/* line 208, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__question-number {
  font-size: 14px;
  text-align: center;
  margin-top: 80px;
}

/* line 214, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca p.gum-health-quiz-ca__question-disclaimer {
  color: #d2010d;
  font-size: 11px;
  text-align: center;
  margin-top: 50px;
  padding: 0 40px;
}

@media only screen and (max-width: 991px) {
  /* line 214, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca p.gum-health-quiz-ca__question-disclaimer {
    font-size: 10px;
  }
}

/* line 226, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca .questionq {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  color: #d2010d;
  font-style: italic;
  margin-top: 10px;
}

@media only screen and (max-width: 991px) {
  /* line 226, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca .questionq {
    font-size: 24px;
  }
}

/* line 239, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__step {
  display: none;
}

/* line 242, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__step.step-active {
  display: block;
}

/* line 246, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__step.step-0 {
  display: block;
}

/* line 251, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__sliders-dots-container {
  position: relative;
  display: flex;
  align-content: center;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 14px;
  width: 70%;
}

@media only screen and (max-width: 991px) {
  /* line 251, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__sliders-dots-container {
    width: 90%;
  }
}

/* line 264, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__sliders-dots-container .range-slider {
  /* stylelint-disable */
  -webkit-appearance: none;
  -moz-appearance: none;
  /* stylelint-enable */
  appearance: none;
  width: 100%;
  height: 6px;
  background: linear-gradient(90deg, #dd7971 0%, #dc5348 100%);
  border-radius: 99px;
  outline: none;
  cursor: pointer;
}

/* line 277, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__sliders-dots-container .range-slider::before, .gum-health-quiz-ca__sliders-dots-container .range-slider::after {
  content: ' ';
  height: 6px;
  width: 5%;
  display: block;
}

/* line 286, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__sliders-dots-container .range-slider:hover {
  opacity: 1;
}

/* line 290, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__sliders-dots-container .slider-dot {
  position: absolute;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #fff;
  top: -1px;
  pointer-events: none;
}

/* line 299, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__sliders-dots-container .slider-dot__first {
  left: calc(5% + 22px);
}

/* line 303, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__sliders-dots-container .slider-dot__last {
  right: calc(5% + 22px);
}

/* line 307, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__sliders-dots-container .slider-dot__second {
  left: calc(30% + 44px);
}

@media only screen and (max-width: 991px) {
  /* line 307, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__sliders-dots-container .slider-dot__second {
    left: calc(30% + 22px);
  }
}

/* line 315, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__sliders-dots-container .slider-dot__third {
  right: calc(30% + 44px);
}

@media only screen and (max-width: 991px) {
  /* line 315, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__sliders-dots-container .slider-dot__third {
    right: calc(30% + 22px);
  }
}

/* line 323, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__sliders-dots-container .slider-dot__middle {
  left: calc(50% - 8px);
}

/* line 328, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__sliders-dots-container .range-slider::-webkit-slider-thumb {
  position: relative;
  /* stylelint-disable */
  -webkit-appearance: none;
  -moz-appearance: none;
  /* stylelint-enable */
  appearance: none;
  width: 54px;
  height: 54px;
  background-image: url("../fonts/arrow-quiz-slider.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #d2010d;
  border-radius: 50%;
  cursor: pointer;
  z-index: 99;
}

@media only screen and (max-width: 991px) {
  /* line 328, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__sliders-dots-container .range-slider::-webkit-slider-thumb {
    width: 50px;
    height: 50px;
  }
}

/* line 352, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__slider-texts-container {
  display: flex;
  margin-right: auto;
  margin-left: auto;
  justify-content: space-between;
  width: 70%;
  position: relative;
}

@media only screen and (max-width: 991px) {
  /* line 352, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__slider-texts-container {
    width: 80%;
  }
}

/* line 364, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__slider-texts-container p {
  text-align: center;
}

@media only screen and (max-width: 991px) {
  /* line 364, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__slider-texts-container p {
    font-size: 13px;
  }
}

/* line 372, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__slider-texts-container p {
  position: absolute;
  max-width: 30%;
}

/* line 377, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__slider-texts-container p.slider-text__first {
  left: calc(5% + 22px);
  transform: translateX(-50%);
}

@media only screen and (max-width: 991px) {
  /* line 377, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__slider-texts-container p.slider-text__first {
    left: calc(5% + 10px);
  }
}

/* line 386, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__slider-texts-container p.slider-text__middle {
  left: 50%;
  transform: translateX(-50%);
}

/* line 391, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__slider-texts-container p.slider-text__second {
  left: calc(30% + 44px);
  transform: translateX(-50%);
}

@media only screen and (max-width: 991px) {
  /* line 391, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__slider-texts-container p.slider-text__second {
    left: calc(30% + 18px);
  }
}

/* line 400, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__slider-texts-container p.slider-text__third {
  right: calc(30% + 44px);
  transform: translateX(50%);
}

@media only screen and (max-width: 991px) {
  /* line 400, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__slider-texts-container p.slider-text__third {
    right: calc(30% + 18px);
  }
}

/* line 409, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__slider-texts-container p.slider-text__last {
  right: calc(5% + 22px);
  transform: translateX(50%);
}

@media only screen and (max-width: 991px) {
  /* line 409, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__slider-texts-container p.slider-text__last {
    right: calc(5% + 10px);
  }
}

/* line 419, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__image-container {
  display: flex;
  margin: 75px auto 92px;
  justify-content: center;
  flex-direction: row;
}

@media only screen and (max-width: 991px) {
  /* line 419, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__image-container {
    flex-wrap: wrap;
    margin: 50px auto;
  }
}

/* line 430, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__image-container img {
  border-radius: 30px 0;
}

/* line 436, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca .image-container__one {
  max-width: 70%;
  position: relative;
}

@media only screen and (max-width: 991px) {
  /* line 436, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca .image-container__one {
    max-width: 90%;
  }
}

/* line 444, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca .image-container__one img {
  max-width: 100%;
}

/* line 450, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca .image-container__three img {
  max-width: calc(33.33% - 10px);
  margin: 5px;
}

/* line 454, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca .image-container__three img:last-of-type {
  margin-right: 0;
}

/* line 458, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca .image-container__three img:first-of-type {
  margin-left: 0;
}

/* line 465, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca input[type=radio] {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 2px solid #d2010d;
  position: relative;
  /* stylelint-disable */
  -webkit-appearance: none;
  -moz-appearance: none;
  /* stylelint-enable */
  appearance: none;
  margin-bottom: 0;
  cursor: pointer;
  background-color: #fff;
  flex: 0 0 auto;
  margin-top: -5px;
}

@media only screen and (max-width: 991px) {
  /* line 465, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca input[type=radio] {
    width: 28px;
    height: 28px;
    margin-top: -5px;
  }
}

/* line 488, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca input[type=radio]::before {
  content: '';
  display: block;
  border-radius: 50%;
  width: 18px;
  height: 18px;
  background-color: #eeeeee;
  position: absolute;
  top: 5px;
  right: 5px;
}

@media only screen and (max-width: 991px) {
  /* line 488, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca input[type=radio]::before {
    width: 16px;
    height: 16px;
    top: 4px;
    right: 4px;
  }
}

/* line 507, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca input[type=radio]:checked {
  border: 2px solid #d2010d;
}

/* line 510, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca input[type=radio]:checked::before {
  background-color: #d2010d;
}

/* line 516, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca input[type=checkbox] {
  width: 30px;
  height: 30px;
  /* stylelint-disable */
  -webkit-appearance: none;
  -moz-appearance: none;
  /* stylelint-enable */
  appearance: none;
  border: 2px solid #d2010d;
  position: relative;
  margin-bottom: 0;
  cursor: pointer;
  background-color: #fff;
  flex: 0 0 auto;
  margin-top: -5px;
}

/* line 532, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca input[type=checkbox]::before {
  content: '';
  display: none;
  position: absolute;
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid #d2010d;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}

/* line 546, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca input[type=checkbox]:checked::before {
  display: block;
}

/* line 552, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__radio-container {
  display: flex;
  width: 50%;
  justify-content: space-between;
  margin-right: auto;
  margin-left: auto;
  font-size: 16px;
}

@media only screen and (max-width: 991px) {
  /* line 552, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__radio-container {
    width: 80%;
  }
}

/* line 564, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__radio-container div {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

/* line 572, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__radio-images-title {
  position: relative;
}

/* line 576, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__images-grid {
  display: flex;
  flex-direction: column;
}

@media only screen and (max-width: 991px) {
  /* line 576, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__images-grid {
    flex-direction: column;
  }
}

/* line 584, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__images-grid img {
  border-radius: 30px 0;
}

/* line 588, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__images-grid img:first-of-type {
  max-width: 80%;
  margin: 0 auto;
  margin-bottom: 40px;
}

@media screen and (max-width: 992px) and (orientation: landscape) {
  /* line 588, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__images-grid img:first-of-type {
    max-width: 70%;
  }
}

@media only screen and (max-width: 991px) {
  /* line 588, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__images-grid img:first-of-type {
    margin: 0 auto;
    margin-bottom: 10px;
  }
}

/* line 604, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__radio-images-vertical {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-content: space-between;
}

@media only screen and (max-width: 991px) {
  /* line 604, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__radio-images-vertical {
    flex-direction: row;
    margin-left: -5px;
    margin-right: -5px;
  }
  /* line 615, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__radio-images-vertical div {
    max-width: 50%;
  }
}

/* line 624, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__radio-images-vertical p {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin: 0;
  margin-top: 15px;
}

/* line 633, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__radio-images-vertical input {
  z-index: 99;
  margin-bottom: 0;
  margin-right: 10px;
}

/* line 639, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__radio-images-vertical label {
  display: block;
  margin: 0 15px;
}

@media only screen and (max-width: 991px) {
  /* line 639, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__radio-images-vertical label {
    margin-left: 5px;
    margin-right: 5px;
  }
}

/* line 650, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__radio-images-container {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 60px;
  flex-wrap: wrap;
}

/* line 657, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__radio-images-container > label {
  width: calc(33.33% - 30px);
}

@media only screen and (max-width: 991px) {
  /* line 657, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__radio-images-container > label {
    width: calc(50% - 10px);
  }
}

/* line 666, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__radio-images-container--four > label {
  width: calc(25% - 30px);
}

@media only screen and (max-width: 991px) {
  /* line 666, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__radio-images-container--four > label {
    width: calc(50% - 10px);
  }
}

/* line 675, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__radio-images-container p {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0;
  margin-top: 30px;
}

@media only screen and (max-width: 991px) {
  /* line 675, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__radio-images-container p {
    margin-top: 15px;
  }
}

/* line 688, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__radio-images-container input {
  z-index: 99;
  margin-bottom: 0;
  margin-right: 10px;
}

@media only screen and (max-width: 991px) {
  /* line 688, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__radio-images-container input {
    margin-right: 5px;
  }
}

/* line 698, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__radio-images-container label {
  display: block;
  padding: 15px;
}

@media only screen and (max-width: 991px) {
  /* line 698, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__radio-images-container label {
    padding: 5px;
    margin-bottom: 20px;
  }
}

/* line 708, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__radio-images-container input:checked + label {
  border: 1px solid #fa4619;
}

/* line 712, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__radio-images-container img {
  border-radius: 30px 0;
}

/* line 717, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__results {
  visibility: hidden;
  height: 0;
  justify-content: center;
  flex-direction: column;
  background-image: url("../images/gum-health-quiz-result-bg-occ.jpg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  padding-top: 100px;
  position: relative;
  overflow: hidden;
  border-radius: 40px 0;
}

@media only screen and (max-width: 991px) {
  /* line 717, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__results {
    margin: 0 -15px;
  }
}

/* line 737, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__results.show {
  visibility: visible;
  height: auto;
  min-height: 700px;
}

/* line 743, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__results .gum-health-quiz-ca__question-number {
  margin-top: 0;
}

/* line 747, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__results .gum-health-quiz-ca__results-image {
  position: absolute;
  left: 4.375vw;
  bottom: 0;
  width: 24.625vw;
  max-width: 394px;
}

@media only screen and (max-width: 991px) {
  /* line 747, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__results .gum-health-quiz-ca__results-image {
    display: none;
  }
}

/* line 759, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__results .results {
  display: none;
  text-align: center;
}

@media only screen and (max-width: 991px) {
  /* line 759, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__results .results {
    text-align: left;
    padding: 0 30px;
  }
}

/* line 768, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__results .results__title {
  font-weight: 500;
  font-size: 36px;
  line-height: 40px;
  color: #d2010d;
  margin-bottom: 40px;
}

/* line 776, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__results .results p {
  line-height: 24px;
  width: 50%;
  margin-bottom: 30px;
}

@media only screen and (max-width: 991px) {
  /* line 776, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__results .results p {
    width: 70%;
    margin-left: 0;
  }
}

/* line 788, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__results .results__text {
  margin: 0 auto;
  margin-bottom: 50px;
  font-size: 18px;
  z-index: 1;
  position: relative;
}

@media only screen and (max-width: 991px) {
  /* line 788, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__results .results__text {
    font-size: 14px;
  }
}

/* line 800, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__results .results__product-desc {
  margin: 0 auto;
  font-size: 16px;
  z-index: 1;
  position: relative;
}

@media only screen and (max-width: 991px) {
  /* line 800, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__results .results__product-desc {
    font-size: 14px;
    position: relative;
    z-index: 1;
  }
}

/* line 813, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__results .results__product-image {
  position: absolute;
  right: 6.25vw;
  bottom: 1.875vw;
  width: 26.429vw;
  max-width: 444px;
}

@media only screen and (max-width: 991px) {
  /* line 813, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca__results .results__product-image {
    width: 350px;
    right: -40px;
  }
}

/* line 832, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__results.result-1 .result-1 {
  display: block;
}

/* line 838, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__results.result-2 .result-2 {
  display: block;
}

/* line 844, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__results.result-3 .result-3 {
  display: block;
}

/* line 850, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__results.result-4 .result-4 {
  display: block;
}

/* line 856, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca__results.result-5 .result-5 {
  display: block;
}

/* line 862, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca .button-quiz {
  font-size: 15px;
  border: 0;
  cursor: pointer;
  padding: 11px 30px;
  font-weight: bold;
  min-width: 110px;
}

@media only screen and (max-width: 991px) {
  /* line 862, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca .button-quiz {
    min-width: auto;
  }
}

/* line 875, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca .button-intro {
  width: auto;
  display: inline-block;
  text-align: center;
  margin-bottom: 0;
  margin-top: 25px;
  z-index: 1;
}

/* line 884, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca .button-result__container {
  display: flex;
  justify-content: center;
}

/* line 889, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca .button-result {
  display: inline-flex;
  justify-content: center;
  margin: 0 auto 96px;
  z-index: 1;
  position: relative;
}

/* line 897, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca .status__buttons {
  display: flex;
  justify-content: center;
  width: 98%;
  margin: 50px auto 40px;
}

/* line 904, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca .button-next-question.locked {
  background-color: #d6d6d6;
  cursor: auto;
}

/* line 909, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca .button-prev-question {
  background: transparent;
  color: #4b5b63;
  visibility: hidden;
  margin-right: 25px;
  font-style: italic;
}

@media only screen and (max-width: 991px) {
  /* line 909, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
  .gum-health-quiz-ca .button-prev-question {
    margin-right: 0;
  }
}

/* line 920, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca .button-prev-question::before {
  content: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOSIgaGVpZ2h0PSIxNCIgdmlld0JveD0iMCAwIDkgMTQiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wLjg2Njc3NSA3LjQ4NDQ1QzAuNDc2MjUxIDcuMDkzOTMgMC40NzYyNSA2LjQ2MDc2IDAuODY2Nzc1IDYuMDcwMjRMMS41NzM4OCA1LjM2MzEzQzEuOTY0NDEgNC45NzI2MSAyLjU5NzU3IDQuOTcyNjEgMi45ODgxIDUuMzYzMTNMOC4yOTI2MyAxMC42Njc3QzguNjgzMTYgMTEuMDU4MiA4LjY4MzE2IDExLjY5MTQgOC4yOTI2MyAxMi4wODE5TDcuNTg1NTIgMTIuNzg5QzcuMTk1IDEzLjE3OTUgNi41NjE4MyAxMy4xNzk1IDYuMTcxMzEgMTIuNzg5TDAuODY2Nzc1IDcuNDg0NDVaIiBmaWxsPSIjNEI1QjYzIi8+CjxwYXRoIGQ9Ik02LjEzNjY0IDAuNzA3MTA3QzYuNTI3MTcgMC4zMTY1ODMgNy4xNjAzMyAwLjMxNjU4MyA3LjU1MDg2IDAuNzA3MTA3TDguMjU3OTYgMS40MTQyMUM4LjY0ODQ5IDEuODA0NzQgOC42NDg0OSAyLjQzNzkgOC4yNTc5NiAyLjgyODQzTDIuOTUzNDMgOC4xMzI5NkMyLjU2MjkgOC41MjM0OSAxLjkyOTc0IDguNTIzNDkgMS41MzkyMSA4LjEzMjk2TDAuODMyMTA3IDcuNDI1ODZDMC40NDE1ODMgNy4wMzUzMyAwLjQ0MTU4MyA2LjQwMjE3IDAuODMyMTA3IDYuMDExNjRMNi4xMzY2NCAwLjcwNzEwN1oiIGZpbGw9IiM0QjVCNjMiLz4KPC9zdmc+Cg==");
  vertical-align: middle;
  margin-right: 15px;
}

/* line 926, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.gum-health-quiz-ca .button-prev-question:hover {
  color: #d2010d;
}

/* line 934, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.test-active .gum-health-quiz-ca__status {
  display: block;
}

/* line 938, src/sass/commons/blocks/_gum-health-quiz-ca.scss */
.test-active .gum-health-quiz-ca__container {
  display: block;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 6, src/sass/commons/blocks/_brand-page-product-card-buy-btn.scss */
.brand-page--product-card.reference-category-product-list .component-content .category-product-list {
  min-height: 600px;
}

/* line 9, src/sass/commons/blocks/_brand-page-product-card-buy-btn.scss */
.brand-page--product-card.reference-category-product-list .component-content .category-product-list .list {
  display: flex;
  justify-content: center;
}

/* line 13, src/sass/commons/blocks/_brand-page-product-card-buy-btn.scss */
.brand-page--product-card.reference-category-product-list .component-content .category-product-list .list .cards-container {
  width: 100%;
  justify-content: flex-start;
  margin: 0 0 4%;
}

/* line 18, src/sass/commons/blocks/_brand-page-product-card-buy-btn.scss */
.brand-page--product-card.reference-category-product-list .component-content .category-product-list .list .cards-container li {
  margin-bottom: 64px;
  justify-content: center;
  align-items: flex-start;
}

/* line 23, src/sass/commons/blocks/_brand-page-product-card-buy-btn.scss */
.brand-page--product-card.reference-category-product-list .component-content .category-product-list .list .cards-container li .card {
  cursor: inherit;
  display: flex;
  box-shadow: none;
  height: 100%;
  margin: 0;
  padding: 0 7px;
  width: 100%;
}

/* line 32, src/sass/commons/blocks/_brand-page-product-card-buy-btn.scss */
.brand-page--product-card.reference-category-product-list .component-content .category-product-list .list .cards-container li .card a {
  text-decoration: none;
  flex-wrap: nowrap;
  height: inherit;
}

/* line 38, src/sass/commons/blocks/_brand-page-product-card-buy-btn.scss */
.brand-page--product-card.reference-category-product-list .component-content .category-product-list .list .cards-container li .card .product-content {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  padding: 12px 0;
  max-width: 416px;
}

/* line 45, src/sass/commons/blocks/_brand-page-product-card-buy-btn.scss */
.brand-page--product-card.reference-category-product-list .component-content .category-product-list .list .cards-container li .card .product-content .brand-page--product-title {
  font-family: 'ColgateReady';
  font-size: 20px;
  font-weight: 900;
  font-style: italic;
  line-height: 24px;
}

/* line 53, src/sass/commons/blocks/_brand-page-product-card-buy-btn.scss */
.brand-page--product-card.reference-category-product-list .component-content .category-product-list .list .cards-container li .card .product-content .brand-page--product-description,
.brand-page--product-card.reference-category-product-list .component-content .category-product-list .list .cards-container li .card .product-content .bazaarvoice-rating {
  font-family: 'Open Sans';
  font-size: 14px;
  line-height: 25px;
  font-weight: normal;
}

/* line 61, src/sass/commons/blocks/_brand-page-product-card-buy-btn.scss */
.brand-page--product-card.reference-category-product-list .component-content .category-product-list .list .cards-container li .card .product-content .brand-page--product-description {
  display: flex;
  flex-grow: 1;
}

/* line 66, src/sass/commons/blocks/_brand-page-product-card-buy-btn.scss */
.brand-page--product-card.reference-category-product-list .component-content .category-product-list .list .cards-container li .card .product-content .buyBtnCanvas {
  padding: 0;
}

/* line 71, src/sass/commons/blocks/_brand-page-product-card-buy-btn.scss */
.brand-page--product-card.reference-category-product-list .component-content .category-product-list .list .cards-container li .card .wrapper-image-product {
  background-color: #f3f3f3;
  width: 100%;
  border-radius: 24px;
  max-height: 416px;
  max-width: 416px;
  display: flex;
  justify-content: center;
  /* stylelint-disable*/
  aspect-ratio: 1/1;
  /* stylelint-enable*/
}

/* line 83, src/sass/commons/blocks/_brand-page-product-card-buy-btn.scss */
.brand-page--product-card.reference-category-product-list .component-content .category-product-list .list .cards-container li .card .wrapper-image-product img {
  margin: auto;
}

@media only screen and (max-width: 767px) {
  /* line 83, src/sass/commons/blocks/_brand-page-product-card-buy-btn.scss */
  .brand-page--product-card.reference-category-product-list .component-content .category-product-list .list .cards-container li .card .wrapper-image-product img {
    max-height: 125px;
  }
}

/* line 102, src/sass/commons/blocks/_brand-page-product-card-buy-btn.scss */
.brand-page--product-card.reference-category-product-list.brand-page--product-card-white .component-content .category-product-list .list .cards-container li .card .wrapper-image-product {
  background-color: #fff;
}

/* line 1, src/sass/commons/blocks/_product-list-load-more-btn.scss */
.reference-product-list--load-more-button {
  margin-bottom: 40px;
}

/* line 4, src/sass/commons/blocks/_product-list-load-more-btn.scss */
.reference-product-list--load-more-button .component-content {
  display: flex;
}

/* line 7, src/sass/commons/blocks/_product-list-load-more-btn.scss */
.reference-product-list--load-more-button .component-content button.gray-button {
  margin: auto;
  font-family: 'ColgateReady', sans-serif;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/commons/blocks/_whitening-hub-banners.scss */
.wh-banner-ultra {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: center;
  color: #fff;
}

@media only screen and (max-width: 991px) {
  /* line 3, src/sass/commons/blocks/_whitening-hub-banners.scss */
  .wh-banner-ultra {
    flex-direction: column;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 991px) {
  /* line 3, src/sass/commons/blocks/_whitening-hub-banners.scss */
  .wh-banner-ultra {
    max-width: 400px;
  }
}

/* line 19, src/sass/commons/blocks/_whitening-hub-banners.scss */
.wh-banner-ultra__title {
  font-size: calc(28px + 20 * ((100vw - 375px) / (1440 - 375)));
  text-transform: uppercase;
  color: #fff;
}

@media only screen and (max-width: 576px) {
  /* line 19, src/sass/commons/blocks/_whitening-hub-banners.scss */
  .wh-banner-ultra__title {
    font-size: calc(25px + 22 * ((100vw - 375px) / (1440 - 375)));
  }
}

/* line 28, src/sass/commons/blocks/_whitening-hub-banners.scss */
.wh-banner-ultra__title span {
  font-weight: 100;
  font-size: calc(15px + 15 * ((100vw - 375px) / (1440 - 375)));
}

/* line 34, src/sass/commons/blocks/_whitening-hub-banners.scss */
.wh-banner-ultra__wrapper {
  display: flex;
  justify-content: space-around;
}

@media only screen and (max-width: 991px) {
  /* line 34, src/sass/commons/blocks/_whitening-hub-banners.scss */
  .wh-banner-ultra__wrapper {
    flex-wrap: wrap;
  }
}

/* line 43, src/sass/commons/blocks/_whitening-hub-banners.scss */
.wh-banner-ultra__icon {
  width: 400px;
}

@media only screen and (max-width: 991px) {
  /* line 43, src/sass/commons/blocks/_whitening-hub-banners.scss */
  .wh-banner-ultra__icon {
    width: auto;
  }
}

/* line 50, src/sass/commons/blocks/_whitening-hub-banners.scss */
.wh-banner-ultra__icon-text {
  position: relative;
}

/* line 53, src/sass/commons/blocks/_whitening-hub-banners.scss */
.wh-banner-ultra__icon-text p {
  position: absolute;
  top: 25%;
  left: 50%;
  transform: translateX(-50%);
  font-size: calc(16px + 6 * ((100vw - 375px) / (1440 - 375)));
  text-transform: uppercase;
}

/* line 61, src/sass/commons/blocks/_whitening-hub-banners.scss */
.wh-banner-ultra__icon-text p span {
  font-size: calc(30px + 13 * ((100vw - 375px) / (1440 - 375)));
}

/* line 67, src/sass/commons/blocks/_whitening-hub-banners.scss */
.wh-banner-ultra__icon img {
  max-width: 100%;
}

/* line 71, src/sass/commons/blocks/_whitening-hub-banners.scss */
.wh-banner-ultra__icon p {
  font-weight: 100;
  color: #fff;
  text-transform: uppercase;
}

/* line 78, src/sass/commons/blocks/_whitening-hub-banners.scss */
.wh-banner-ultra small {
  margin-top: 40px;
}

/* line 83, src/sass/commons/blocks/_whitening-hub-banners.scss */
.wh-banner-led {
  display: flex;
  justify-content: space-between;
  color: #fff;
  max-width: 1150px;
  margin: 40px auto 0;
  padding: 0;
}

@media (max-width: 1200px) {
  /* line 83, src/sass/commons/blocks/_whitening-hub-banners.scss */
  .wh-banner-led {
    flex-direction: column;
    margin: 0 auto;
  }
}

/* line 96, src/sass/commons/blocks/_whitening-hub-banners.scss */
.wh-banner-led .content-left {
  min-width: 475px;
  margin-left: 20px;
}

@media (max-width: 1200px) {
  /* line 96, src/sass/commons/blocks/_whitening-hub-banners.scss */
  .wh-banner-led .content-left {
    min-width: 100%;
    margin-left: 0;
  }
}

/* line 105, src/sass/commons/blocks/_whitening-hub-banners.scss */
.wh-banner-led .content-left h3 {
  margin-bottom: 30px;
  font-size: calc(16px + 12 * ((100vw - 375px) / (1440 - 375)));
  font-weight: 100;
  text-transform: uppercase;
  color: #fff;
}

@media only screen and (max-width: 1200px) {
  /* line 105, src/sass/commons/blocks/_whitening-hub-banners.scss */
  .wh-banner-led .content-left h3 {
    font-size: calc(16px + 32 * ((100vw - 375px) / (1200 - 375)));
  }
}

/* line 117, src/sass/commons/blocks/_whitening-hub-banners.scss */
.wh-banner-led .content-left p {
  display: none;
}

@media (max-width: 1200px) {
  /* line 117, src/sass/commons/blocks/_whitening-hub-banners.scss */
  .wh-banner-led .content-left p {
    display: block;
    margin-top: 30%;
    font-size: 24px;
    font-weight: 700;
    font-style: italic;
    text-align: center;
    color: #d2010d;
  }
}

/* line 131, src/sass/commons/blocks/_whitening-hub-banners.scss */
.wh-banner-led .content-left__text-big {
  font-weight: 500;
  font-size: calc(25px + 20 * ((100vw - 375px) / (1440 - 375)));
}

@media only screen and (max-width: 1200px) {
  /* line 131, src/sass/commons/blocks/_whitening-hub-banners.scss */
  .wh-banner-led .content-left__text-big {
    font-size: calc(23px + 45 * ((100vw - 375px) / (1200 - 375)));
  }
}

/* line 140, src/sass/commons/blocks/_whitening-hub-banners.scss */
.wh-banner-led .content-left ul {
  text-transform: uppercase;
  list-style-type: none;
  margin-bottom: 60px;
}

@media (max-width: 1200px) {
  /* line 140, src/sass/commons/blocks/_whitening-hub-banners.scss */
  .wh-banner-led .content-left ul {
    margin-bottom: 20px;
  }
}

/* line 149, src/sass/commons/blocks/_whitening-hub-banners.scss */
.wh-banner-led .content-left ul li {
  padding-top: 15px;
  font-size: 18px;
  color: #fff;
}

@media (max-width: 1200px) {
  /* line 149, src/sass/commons/blocks/_whitening-hub-banners.scss */
  .wh-banner-led .content-left ul li {
    color: #333;
  }
}

/* line 158, src/sass/commons/blocks/_whitening-hub-banners.scss */
.wh-banner-led .content-left ul li::marker {
  content: '⭘   ';
  font-size: 20px;
}

@media (max-width: 1200px) {
  /* line 158, src/sass/commons/blocks/_whitening-hub-banners.scss */
  .wh-banner-led .content-left ul li::marker {
    color: #d2010d;
  }
}

@media (max-width: 1200px) {
  /* line 167, src/sass/commons/blocks/_whitening-hub-banners.scss */
  .wh-banner-led .content-left ul li br {
    display: none;
  }
}

/* line 177, src/sass/commons/blocks/_whitening-hub-banners.scss */
.wh-banner-led .content-right h3 {
  font-size: calc(18px + 10 * ((100vw - 375px) / (1440 - 375)));
  font-weight: 100;
  text-transform: uppercase;
  text-align: center;
  color: #fff;
}

@media (max-width: 1200px) {
  /* line 177, src/sass/commons/blocks/_whitening-hub-banners.scss */
  .wh-banner-led .content-right h3 {
    display: none;
  }
}

/* line 189, src/sass/commons/blocks/_whitening-hub-banners.scss */
.wh-banner-led .content-right__text-big {
  font-size: calc(24px + 21 * ((100vw - 375px) / (1440 - 375)));
}

@media (max-width: 1200px) {
  /* line 193, src/sass/commons/blocks/_whitening-hub-banners.scss */
  .wh-banner-led .content-right__disclaimer {
    text-align: center;
    display: block;
    color: #333;
  }
}

/* line 201, src/sass/commons/blocks/_whitening-hub-banners.scss */
.wh-banner-led .content-right__useList {
  margin: 80px 0 60px 50px;
}

@media (max-width: 1200px) {
  /* line 201, src/sass/commons/blocks/_whitening-hub-banners.scss */
  .wh-banner-led .content-right__useList {
    display: none;
  }
}

/* line 208, src/sass/commons/blocks/_whitening-hub-banners.scss */
.wh-banner-led .content-right__useList h3 {
  text-align: center;
  color: #fff;
}

/* line 213, src/sass/commons/blocks/_whitening-hub-banners.scss */
.wh-banner-led .content-right__useList li {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  font-size: calc(18px + 5 * ((100vw - 375px) / (1440 - 375)));
  font-weight: 100;
  line-height: 2.5;
  color: #fff;
  list-style-type: none;
}

/* line 223, src/sass/commons/blocks/_whitening-hub-banners.scss */
.wh-banner-led .content-right__useList li small {
  display: inline-block;
  font-size: 60%;
  margin-top: 0;
}

/* line 229, src/sass/commons/blocks/_whitening-hub-banners.scss */
.wh-banner-led .content-right__useList li p {
  display: none;
}

/* line 233, src/sass/commons/blocks/_whitening-hub-banners.scss */
.wh-banner-led .content-right__useList li img {
  margin-right: 15px;
}

/* line 238, src/sass/commons/blocks/_whitening-hub-banners.scss */
.wh-banner-led .content-right__useList small {
  display: block;
  margin-top: 40px;
}

/* line 245, src/sass/commons/blocks/_whitening-hub-banners.scss */
.wh-banner-led sub {
  bottom: 0;
  font-size: 70%;
}

/* line 2, src/sass/commons/blocks/_my-opinion-2023.scss */
.reference-Mopinion-feedback-2023 .component-content {
  background-color: #f3f3f3;
}

/* line 6, src/sass/commons/blocks/_my-opinion-2023.scss */
.reference-Mopinion-feedback-2023 .component-content form .mopinion-survey-output {
  width: 90%;
}

/* line 10, src/sass/commons/blocks/_my-opinion-2023.scss */
.reference-Mopinion-feedback-2023 .component-content form .mopinion-survey-output .control-group .block-title {
  color: #333;
}

/* line 16, src/sass/commons/blocks/_my-opinion-2023.scss */
.reference-Mopinion-feedback-2023 .component-content form .mopinion-survey-output .form-actions .btn-primary {
  background-color: #d2010d;
  border: 2px solid #d2010d;
}

/* line 25, src/sass/commons/blocks/_my-opinion-2023.scss */
.reference-Mopinion-feedback-2023 .back-btn {
  color: #d2010d;
  font-family: 'ColgateReady';
  font-weight: 700;
  line-height: 20px;
  text-decoration: none;
}

/* line 33, src/sass/commons/blocks/_my-opinion-2023.scss */
.reference-Mopinion-feedback-2023 .contact-text {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 20px 60px;
  color: #333;
  line-height: 16px;
  font-weight: normal;
}

/* line 41, src/sass/commons/blocks/_my-opinion-2023.scss */
.reference-Mopinion-feedback-2023 .contact-text a {
  color: #333;
}

/* line 46, src/sass/commons/blocks/_my-opinion-2023.scss */
.reference-Mopinion-feedback-2023 .reaction-container {
  margin: 20px 60px;
  padding: 0;
}

@media only screen and (max-width: 991px) {
  /* line 46, src/sass/commons/blocks/_my-opinion-2023.scss */
  .reference-Mopinion-feedback-2023 .reaction-container {
    text-align: center;
    margin: 20px 5%;
  }
}

/* line 55, src/sass/commons/blocks/_my-opinion-2023.scss */
.reference-Mopinion-feedback-2023 .reaction-container .fieldset-container {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

@media only screen and (max-width: 991px) {
  /* line 55, src/sass/commons/blocks/_my-opinion-2023.scss */
  .reference-Mopinion-feedback-2023 .reaction-container .fieldset-container {
    flex-direction: column;
  }
}

/* line 66, src/sass/commons/blocks/_my-opinion-2023.scss */
.reference-Mopinion-feedback-2023 .reaction-title {
  font-size: 24px;
  font-size: 2.4rem;
  font-family: 'ColgateReady';
  color: #333;
  line-height: 24px;
  margin-right: 200px;
}

@media only screen and (max-width: 991px) {
  /* line 66, src/sass/commons/blocks/_my-opinion-2023.scss */
  .reference-Mopinion-feedback-2023 .reaction-title {
    margin-right: 0;
    margin-top: 1.3em;
  }
}

/* line 80, src/sass/commons/blocks/_my-opinion-2023.scss */
.reference-Mopinion-feedback-2023 .btn {
  display: inline-block;
  font-family: 'ColgateReady';
  background: none;
  box-shadow: none;
}

/* line 86, src/sass/commons/blocks/_my-opinion-2023.scss */
.reference-Mopinion-feedback-2023 .btn:hover, .reference-Mopinion-feedback-2023 .btn:focus {
  color: #00838a;
  border: 3px solid #00838a;
  background: none;
}

/* line 92, src/sass/commons/blocks/_my-opinion-2023.scss */
.reference-Mopinion-feedback-2023 .btn:hover .icon-ColgateIcons_Smile::before,
.reference-Mopinion-feedback-2023 .btn:hover .icon-ColgateIcons_Emoji---Meh::before, .reference-Mopinion-feedback-2023 .btn:focus .icon-ColgateIcons_Smile::before,
.reference-Mopinion-feedback-2023 .btn:focus .icon-ColgateIcons_Emoji---Meh::before {
  color: #00838a;
}

/* line 99, src/sass/commons/blocks/_my-opinion-2023.scss */
.reference-Mopinion-feedback-2023 .smile {
  color: #8f1f1d;
  margin-right: 10px;
}

/* line 104, src/sass/commons/blocks/_my-opinion-2023.scss */
.reference-Mopinion-feedback-2023 .neutral {
  color: #cb3e00;
}

/* line 110, src/sass/commons/blocks/_my-opinion-2023.scss */
.reference-Mopinion-feedback-2023 .smile.not-selected,
.reference-Mopinion-feedback-2023 .neutral.not-selected {
  color: #d6d6d6;
}

/* line 113, src/sass/commons/blocks/_my-opinion-2023.scss */
.reference-Mopinion-feedback-2023 .smile.not-selected .icon-ColgateIcons_Smile::before,
.reference-Mopinion-feedback-2023 .smile.not-selected .icon-ColgateIcons_Emoji---Meh::before,
.reference-Mopinion-feedback-2023 .neutral.not-selected .icon-ColgateIcons_Smile::before,
.reference-Mopinion-feedback-2023 .neutral.not-selected .icon-ColgateIcons_Emoji---Meh::before {
  color: #d6d6d6;
  opacity: 0.7;
}

/* line 121, src/sass/commons/blocks/_my-opinion-2023.scss */
.reference-Mopinion-feedback-2023 .icon-ColgateIcons_Emoji---Meh::before {
  font-size: 60px;
  font-size: 6rem;
}

/* line 125, src/sass/commons/blocks/_my-opinion-2023.scss */
.reference-Mopinion-feedback-2023 .current-reaction {
  background-color: #00838a;
}

/* line 129, src/sass/commons/blocks/_my-opinion-2023.scss */
.reference-Mopinion-feedback-2023 .message-text {
  color: #333;
}

/* line 133, src/sass/commons/blocks/_my-opinion-2023.scss */
.reference-Mopinion-feedback-2023 .current-reaction {
  background-color: transparent;
  color: #00838a;
  border: 0;
}

/* line 138, src/sass/commons/blocks/_my-opinion-2023.scss */
.reference-Mopinion-feedback-2023 .current-reaction .icon-ColgateIcons_Smile::before,
.reference-Mopinion-feedback-2023 .current-reaction .icon-ColgateIcons_Emoji---Meh::before {
  color: #00838a;
}
/* 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 string-no-newline */
/* stylelint-enable */
@media only screen and (max-width: 1440px) {
  /* line 7, src/sass/commons/templates/_pdp.scss */
  .template-flexidoc-product-page #content .layout-inner {
    margin-left: 0;
    margin-right: 0;
  }
  /* line 14, src/sass/commons/templates/_pdp.scss */
  .pdp-hero {
    height: calc(( 100vw - 30px ) * 0.55);
  }
}

@media only screen and (min-width: 1440px) {
  /* line 21, src/sass/commons/templates/_pdp.scss */
  .template-flexidoc-product-page .pdp-hero {
    height: calc(1440px * 0.5);
  }
}

/* line 29, src/sass/commons/templates/_pdp.scss */
.template-flexidoc-product-page #content .layout-outer {
  padding: 0 15px;
}

@media only screen and (max-width: 767px) {
  /* line 29, src/sass/commons/templates/_pdp.scss */
  .template-flexidoc-product-page #content .layout-outer {
    padding: 0;
  }
}

/* line 36, src/sass/commons/templates/_pdp.scss */
.template-flexidoc-product-page #content .layout-outer .layout-inner {
  background-color: #f3f3f3;
  margin-left: -15px;
  margin-right: -15px;
  display: table-cell;
  content: ' ';
  padding: 0;
  border-bottom-right-radius: 24px;
  border-bottom-left-radius: 24px;
}

/* line 46, src/sass/commons/templates/_pdp.scss */
.template-flexidoc-product-page #content .layout-outer .layout-inner > div {
  padding: 0;
}

@media all and (-ms-high-contrast: none) {
  /* line 52, src/sass/commons/templates/_pdp.scss */
  .template-flexidoc-product-page #content .layout-outer .layout-inner {
    display: block;
    float: left;
    width: 100%;
    margin-left: 0;
  }
}

/* line 61, src/sass/commons/templates/_pdp.scss */
.template-flexidoc-product-page #content .pdp-conditions-prevented .conditionalBox .image img {
  width: 180px;
}

/* line 66, src/sass/commons/templates/_pdp.scss */
.template-flexidoc-product-page .pdp-hero {
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: flex-end;
}

@media only screen and (max-width: 767px) {
  /* line 66, src/sass/commons/templates/_pdp.scss */
  .template-flexidoc-product-page .pdp-hero {
    height: calc(100vw*1.4);
  }
}

/* line 78, src/sass/commons/templates/_pdp.scss */
.template-flexidoc-product-page .pdp-hero > .component-content {
  display: flex;
}

/* line 81, src/sass/commons/templates/_pdp.scss */
.template-flexidoc-product-page .pdp-hero > .component-content > .paragraphSystem {
  display: flex;
  flex-direction: row;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  /* line 81, src/sass/commons/templates/_pdp.scss */
  .template-flexidoc-product-page .pdp-hero > .component-content > .paragraphSystem {
    flex-direction: column;
    justify-content: flex-end;
  }
}

/* line 94, src/sass/commons/templates/_pdp.scss */
.template-flexidoc-product-page .pdp-description {
  margin: 80px 0 60px;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  /* line 94, src/sass/commons/templates/_pdp.scss */
  .template-flexidoc-product-page .pdp-description {
    margin: 0 0 60px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 103, src/sass/commons/templates/_pdp.scss */
  .template-flexidoc-product-page .reference-related-by-tags {
    padding: 0 25px;
  }
}

/* line 108, src/sass/commons/templates/_pdp.scss */
.template-flexidoc-product-page .reference-related-by-tags .cards-container {
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  /* line 108, src/sass/commons/templates/_pdp.scss */
  .template-flexidoc-product-page .reference-related-by-tags .cards-container {
    margin-bottom: 5px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 117, src/sass/commons/templates/_pdp.scss */
  .template-flexidoc-product-page .pdp-safety-info {
    padding: 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 123, src/sass/commons/templates/_pdp.scss */
  .template-flexidoc-product-page .benefits-pdp {
    padding: 0 25px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 131, src/sass/commons/templates/_pdp.scss */
  .template-flexidoc-product-page .four-rounded-corners .richText {
    margin: 0 10px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 138, src/sass/commons/templates/_pdp.scss */
  .template-flexidoc-product-page .reference-feature-pdp-banners .image {
    padding: 0;
  }
}

/* line 148, src/sass/commons/templates/_pdp.scss */
html[dir='rtl'] .pdp-description {
  margin-right: 30px;
}

@media only screen and (max-width: 767px) {
  /* line 148, src/sass/commons/templates/_pdp.scss */
  html[dir='rtl'] .pdp-description {
    margin-right: 0;
  }
}

/* line 155, src/sass/commons/templates/_pdp.scss */
html[dir='rtl'] .pdp-description .paragraphSystem {
  margin: 0;
}

/* line 159, src/sass/commons/templates/_pdp.scss */
html[dir='rtl'] .pdp-description .product-summary {
  padding-right: 15px;
}

/* line 163, src/sass/commons/templates/_pdp.scss */
html[dir='rtl'] .pdp-description[class*='col-'],
html[dir='rtl'] .pdp-description [class*='col-'] {
  float: right;
}

/* line 172, src/sass/commons/templates/_pdp.scss */
[class*='template-full-width'] #content .layout-inner > div {
  padding-left: 0;
  padding-right: 0;
}

/* line 1, src/sass/commons/templates/_left-rail.scss */
#main-body {
  margin-bottom: 50px;
}

/* line 5, src/sass/commons/templates/_left-rail.scss */
#left-rail {
  margin-bottom: 50px;
}

/* line 10, src/sass/commons/templates/_left-rail.scss */
.template-article-2023 #left-rail {
  margin-top: 0;
}

@media only screen and (max-width: 991px) {
  /* line 10, src/sass/commons/templates/_left-rail.scss */
  .template-article-2023 #left-rail {
    margin-bottom: 0;
    padding: 0;
  }
}

@media only screen and (max-width: 991px) {
  /* line 4, src/sass/commons/templates/_page-oral-health-education.scss */
  .page-oral-health-education #content .layout-inner {
    padding: 0 10px;
  }
}

/* line 2, src/sass/commons/templates/_resource-category.scss */
.template-resource-category .categories-hero {
  width: 100%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 2, src/sass/commons/templates/_resource-category.scss */
  .template-resource-category .categories-hero {
    margin: 0 15px;
    width: calc(100% - 30px);
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 11, src/sass/commons/templates/_resource-category.scss */
  .template-resource-category .reference-search-filter {
    margin: 0 15px;
    width: calc(100% - 30px);
  }
}

/* line 17, src/sass/commons/templates/_resource-category.scss */
.template-resource-category .reference-search-filter .search-list-filter {
  border-top-right-radius: 0;
}

/* line 20, src/sass/commons/templates/_resource-category.scss */
.template-resource-category .reference-search-filter .search-list-filter .total-results-container {
  display: none;
}

/* line 25, src/sass/commons/templates/_resource-category.scss */
.template-resource-category .reference-search-filter .search-list-filter.mobile .btnfilter {
  top: 50px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 32, src/sass/commons/templates/_resource-category.scss */
  .template-resource-category .reference-search-results-list {
    margin-left: 15px;
    margin-right: 15px;
    width: calc(100% - 30px);
  }
}

/* line 41, src/sass/commons/templates/_resource-category.scss */
.template-resource-category .reference-search-results-list .search-results-list .cards-container > div {
  width: 33.33333333%;
}

@media only screen and (max-width: 991px) {
  /* line 41, src/sass/commons/templates/_resource-category.scss */
  .template-resource-category .reference-search-results-list .search-results-list .cards-container > div {
    width: 50%;
  }
}

@media only screen and (max-width: 991px) {
  /* line 41, src/sass/commons/templates/_resource-category.scss */
  .template-resource-category .reference-search-results-list .search-results-list .cards-container > div {
    width: 100%;
  }
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
@media only screen and (max-width: 767px) {
  /* line 4, src/sass/commons/templates/_bsbf-whitout-mopinion.scss */
  .template-bsbf-whitout-mopinion #content {
    padding: 0 8px;
  }
}

/* line 4, src/sass/commons/templates/_template-whitening-hub.scss */
.template-whitening-hub #footer,
.template-whitening-hub-pdp #footer,
[class*='template-full-width'] #footer {
  z-index: 0;
  margin-top: 0;
}

/* line 9, src/sass/commons/templates/_template-whitening-hub.scss */
.template-whitening-hub #content,
.template-whitening-hub-pdp #content,
[class*='template-full-width'] #content {
  max-width: 1920px;
  z-index: 0;
}

/* line 14, src/sass/commons/templates/_template-whitening-hub.scss */
.template-whitening-hub .pdp-conditions-prevented .conditionalBox .image img,
.template-whitening-hub-pdp .pdp-conditions-prevented .conditionalBox .image img,
[class*='template-full-width'] .pdp-conditions-prevented .conditionalBox .image img {
  width: 180px;
}

/* line 19, src/sass/commons/templates/_template-whitening-hub.scss */
.template-whitening-hub-pdp {
  background: #eee;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 5, src/sass/commons/templates/_template-electric-toothbrush.scss */
.template-electric-toothbrush #content {
  max-width: 1920px;
  padding: 0 15px;
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* stylelint-disable */
/* line 8, src/sass/commons/pages/_sonicpro.scss */
.page-sonicpro #content * {
  font-family: 'Montserrat', 'ColgateReady', sans-serif;
}

/* line 13, src/sass/commons/pages/_sonicpro.scss */
.page-sonicpro #content .reference-tooltips * {
  font-family: 'ColgateReady', sans-serif;
}

/* line 19, src/sass/commons/pages/_sonicpro.scss */
.page-sonicpro #content h2,
.page-sonicpro #content h3,
.page-sonicpro #content h4 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 0;
  font-style: italic;
}

@media only screen and (max-width: 767px) {
  /* line 19, src/sass/commons/pages/_sonicpro.scss */
  .page-sonicpro #content h2,
  .page-sonicpro #content h3,
  .page-sonicpro #content h4 {
    font-size: 18px;
    line-height: 25px;
  }
}

/* line 33, src/sass/commons/pages/_sonicpro.scss */
.page-sonicpro #content h2 strong,
.page-sonicpro #content h3 strong,
.page-sonicpro #content h4 strong {
  font-weight: inherit;
}

/* line 39, src/sass/commons/pages/_sonicpro.scss */
.page-sonicpro #content p {
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0;
}

/* line 46, src/sass/commons/pages/_sonicpro.scss */
.page-sonicpro #content .white-and-red {
  font-weight: 700;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0;
}

/* line 55, src/sass/commons/pages/_sonicpro.scss */
.page-sonicpro #content .image--bsbf-banner h5,
.page-sonicpro #content .image--bsbf-banner h6 {
  font-size: 40px !important;
  line-height: 40px !important;
  font-weight: 700 !important;
  letter-spacing: 0 !important;
}

@media only screen and (max-width: 767px) {
  /* line 55, src/sass/commons/pages/_sonicpro.scss */
  .page-sonicpro #content .image--bsbf-banner h5,
  .page-sonicpro #content .image--bsbf-banner h6 {
    font-size: 28px !important;
    line-height: 30px !important;
  }
}

/* line 67, src/sass/commons/pages/_sonicpro.scss */
.page-sonicpro #content .image--bsbf-banner h5 strong,
.page-sonicpro #content .image--bsbf-banner h6 strong {
  font-weight: inherit !important;
}

/* line 71, src/sass/commons/pages/_sonicpro.scss */
.page-sonicpro #content .image--bsbf-banner h5 .black-text,
.page-sonicpro #content .image--bsbf-banner h6 .black-text {
  font-weight: inherit !important;
  font-style: inherit !important;
}

/* line 77, src/sass/commons/pages/_sonicpro.scss */
.page-sonicpro #content .image--bsbf-banner p {
  font-size: 25px !important;
  line-height: 40px !important;
  font-weight: normal !important;
  letter-spacing: 0 !important;
  font-style: normal !important;
}

@media only screen and (max-width: 767px) {
  /* line 77, src/sass/commons/pages/_sonicpro.scss */
  .page-sonicpro #content .image--bsbf-banner p {
    font-size: 18px !important;
    line-height: 25px !important;
  }
}

/* line 94, src/sass/commons/pages/_sonicpro.scss */
.page-sonicpro #content .hero-image-text .image--bsbf-banner figcaption {
  width: 45%;
  max-width: 575px;
}

@media only screen and (max-width: 767px) {
  /* line 94, src/sass/commons/pages/_sonicpro.scss */
  .page-sonicpro #content .hero-image-text .image--bsbf-banner figcaption {
    width: 100%;
    max-width: none;
    box-sizing: border-box;
  }
}

/* line 105, src/sass/commons/pages/_sonicpro.scss */
.page-sonicpro #content .hero-image-text .image--bsbf-banner h5 {
  font-size: 20px !important;
  line-height: 30px !important;
  font-style: normal !important;
}

@media only screen and (max-width: 767px) {
  /* line 105, src/sass/commons/pages/_sonicpro.scss */
  .page-sonicpro #content .hero-image-text .image--bsbf-banner h5 {
    font-size: 18px !important;
    line-height: 25px !important;
  }
}

/* line 115, src/sass/commons/pages/_sonicpro.scss */
.page-sonicpro #content .hero-image-text .image--bsbf-banner h5,
.page-sonicpro #content .hero-image-text .image--bsbf-banner h5 span {
  font-weight: normal !important;
  letter-spacing: 0 !important;
}

/* line 121, src/sass/commons/pages/_sonicpro.scss */
.page-sonicpro #content .hero-image-text .image--bsbf-banner h5 strong {
  font-weight: 700 !important;
}

/* line 126, src/sass/commons/pages/_sonicpro.scss */
.page-sonicpro #content .hero-image-text .image--bsbf-banner p {
  width: 100% !important;
  font-size: 16px !important;
  line-height: 32px !important;
  font-weight: normal !important;
  font-style: normal !important;
  letter-spacing: 0 !important;
}

@media only screen and (max-width: 767px) {
  /* line 126, src/sass/commons/pages/_sonicpro.scss */
  .page-sonicpro #content .hero-image-text .image--bsbf-banner p {
    font-size: 16px !important;
    line-height: 25px !important;
  }
}

@media only screen and (max-width: 767px) {
  /* line 144, src/sass/commons/pages/_sonicpro.scss */
  .page-sonicpro #content .hero-image-text + .divider + .box + .box h3 {
    line-height: 22px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 150, src/sass/commons/pages/_sonicpro.scss */
  .page-sonicpro #content .hero-image-text + .divider + .box + .box p {
    font-size: 18px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 160, src/sass/commons/pages/_sonicpro.scss */
  .page-sonicpro #content .hero-image-text + .divider + .box + .box + .box .richText h2 {
    text-align: left !important;
  }
}

/* line 170, src/sass/commons/pages/_sonicpro.scss */
.page-sonicpro #content .reference-tooltips p,
.page-sonicpro #content .reference-tooltips .mobile .tooltip-content {
  line-height: 25px;
}

/* line 174, src/sass/commons/pages/_sonicpro.scss */
.page-sonicpro #content .reference-tooltips p strong,
.page-sonicpro #content .reference-tooltips .mobile .tooltip-content strong {
  font-size: 18px;
  line-height: inherit;
  font-weight: 700;
}

@media only screen and (max-width: 767px) {
  /* line 184, src/sass/commons/pages/_sonicpro.scss */
  .page-sonicpro #content .related-content .clear-divider + .richText h3 {
    text-align: left !important;
  }
}

/* line 195, src/sass/commons/pages/_sonicpro.scss */
.page-sonicpro #content .box + .richText + .our-brand-carousel-component .our-brand-carousel__pagination p {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 0;
}

@media only screen and (max-width: 767px) {
  /* line 206, src/sass/commons/pages/_sonicpro.scss */
  .page-sonicpro #content .box + .richText + .our-brand-carousel-component .our-brand-carousel .richText:first-child .white-and-red {
    font-size: 14px;
    line-height: 17px;
  }
}

/* line 218, src/sass/commons/pages/_sonicpro.scss */
.page-sonicpro #content .posnewton__tabs .text-wrapper {
  font-weight: 400;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0;
  font-style: normal;
}

/* line 227, src/sass/commons/pages/_sonicpro.scss */
.page-sonicpro #content .posnewton__tabs .tabs-nav-item.is-active .text-wrapper {
  font-weight: 700;
  font-style: italic;
}

/* line 233, src/sass/commons/pages/_sonicpro.scss */
.page-sonicpro #content .posnewton__tabs .black-text {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  letter-spacing: 0;
  font-style: italic;
}

@media only screen and (max-width: 767px) {
  /* line 233, src/sass/commons/pages/_sonicpro.scss */
  .page-sonicpro #content .posnewton__tabs .black-text {
    font-size: 18px;
    line-height: 25px;
  }
}

/* line 246, src/sass/commons/pages/_sonicpro.scss */
.page-sonicpro #content .posnewton__tabs h4 strong {
  font-weight: inherit;
}

/* line 250, src/sass/commons/pages/_sonicpro.scss */
.page-sonicpro #content .posnewton__tabs .tabs-content p {
  font-weight: 500;
}

/* line 258, src/sass/commons/pages/_sonicpro.scss */
.page-sonicpro #content .divider + .richText + .our-brand-carousel-component .our-brand-carousel h1 {
  font-size: 21px;
  line-height: 24px;
  font-weight: bold;
  letter-spacing: 0;
}

/* line 265, src/sass/commons/pages/_sonicpro.scss */
.page-sonicpro #content .divider + .richText + .our-brand-carousel-component .our-brand-carousel p {
  font-size: 16px;
  line-height: 25px;
}

/* line 275, src/sass/commons/pages/_sonicpro.scss */
.page-sonicpro #content .image--bsbf-banner + .box > div > div > .richText h3 .black-text {
  font-weight: inherit;
  font-style: inherit;
}

/* line 284, src/sass/commons/pages/_sonicpro.scss */
.page-sonicpro #content .accordion .accordion-title-text {
  font-size: 20px;
  line-height: 30px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: 0;
}

@media only screen and (max-width: 767px) {
  /* line 284, src/sass/commons/pages/_sonicpro.scss */
  .page-sonicpro #content .accordion .accordion-title-text {
    font-size: 18px;
    line-height: 25px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 301, src/sass/commons/pages/_sonicpro.scss */
  .page-sonicpro #content .extra .richText h2 {
    text-align: left;
  }
}

/* line 312, src/sass/commons/pages/_sonicpro.scss */
.page-sonicpro #content .extra .articleList .articleList-title {
  max-width: 200px;
  margin: 0 auto;
}

/* line 316, src/sass/commons/pages/_sonicpro.scss */
.page-sonicpro #content .extra .articleList .articleList-title a {
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  letter-spacing: 0;
  font-style: normal;
}

/* stylelint-enable */
/* stylelint-disable string-no-newline */
/* stylelint-enable */
@use 'sass:math' as *;
/* line 20, src/sass/commons/pages/_lp-keep.scss */
.keep-lp {
  /* Hero */
  /* Long Section */
  /* Section Right */
  /* Section Left */
}

/* line 21, src/sass/commons/pages/_lp-keep.scss */
.keep-lp #header .main-content {
  background-color: #e4e4e4;
}

/* line 25, src/sass/commons/pages/_lp-keep.scss */
.keep-lp #footer {
  margin-top: 0;
}

/* line 29, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .richText {
  /* stylelint-disable */
  /* stylelint-enable */
}

/* line 30, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .richText h1,
.keep-lp .richText h2,
.keep-lp .richText h3,
.keep-lp .richText h4,
.keep-lp .richText h5,
.keep-lp .richText h6 {
  color: #144884;
  font-weight: 700;
}

@media only screen and (max-width: 767px) {
  /* line 30, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .richText h1,
  .keep-lp .richText h2,
  .keep-lp .richText h3,
  .keep-lp .richText h4,
  .keep-lp .richText h5,
  .keep-lp .richText h6 {
    font-size: 8.53333vw;
  }
}

/* line 45, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .richText h2 {
  font-size: 4.02778vw;
  line-height: 4.44444vw;
  padding-bottom: 12px;
  background: radial-gradient(31.12% 267.7% at 42.89% 50%, #38a3bd 8.36%, #0465ac 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}

@media only screen and (min-width: 991px) {
  /* line 45, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .richText h2 {
    font-size: 3.83333vw;
    line-height: 4.16667vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 45, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .richText h2 {
    font-size: 8.53333vw;
    line-height: 9.6vw;
  }
}

/* line 70, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .richText p {
  color: #144884;
  font-size: 2.36111vw;
  line-height: 2.77778vw;
}

@media only screen and (min-width: 991px) {
  /* line 70, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .richText p {
    font-size: 2.33333vw;
    line-height: 2.83333vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 70, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .richText p {
    font-size: 5.33333vw;
    line-height: 6.4vw;
  }
}

/* line 85, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .richText p .disclaimer {
  font-size: 1.66667vw;
  line-height: 2.22222vw;
  color: #144884;
}

@media only screen and (min-width: 991px) {
  /* line 85, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .richText p .disclaimer {
    font-size: 1.66667vw;
    line-height: 2.33333vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 85, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .richText p .disclaimer {
    font-size: 4.26667vw;
    line-height: 6.4vw;
  }
}

/* line 105, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-hero {
  position: relative;
  padding-bottom: 13.88889vw;
}

@media only screen and (max-width: 767px) {
  /* line 105, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-hero {
    padding-bottom: 40vw;
  }
}

/* line 113, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-hero > .component-content {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 44.44444vw;
}

@media only screen and (max-width: 767px) {
  /* line 113, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-hero > .component-content {
    height: 170.66667vw;
  }
}

/* line 123, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-hero > .component-content .richText.richText-lp-hero-title-1 {
  position: absolute;
  top: 25.69444vw;
}

@media only screen and (min-width: 991px) {
  /* line 123, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-hero > .component-content .richText.richText-lp-hero-title-1 {
    right: 64.58333vw;
  }
}

@media only screen and (max-width: 991px) {
  /* line 123, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-hero > .component-content .richText.richText-lp-hero-title-1 {
    right: 64.83333vw;
    top: 26.53885vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 123, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-hero > .component-content .richText.richText-lp-hero-title-1 {
    top: 113.6vw;
  }
}

/* line 140, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-hero > .component-content .richText.richText-lp-hero-title-1 h4 {
  font-size: 3.88889vw;
}

@media only screen and (max-width: 767px) {
  /* line 140, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-hero > .component-content .richText.richText-lp-hero-title-1 h4 {
    font-size: 5.33333vw;
    line-height: 6.4vw;
  }
}

/* line 150, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-hero > .component-content .richText.richText-lp-hero-title-2 {
  position: absolute;
  top: 25.69444vw;
  right: 18.40278vw;
}

@media only screen and (min-width: 991px) {
  /* line 150, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-hero > .component-content .richText.richText-lp-hero-title-2 {
    left: 64.58333vw;
  }
}

@media only screen and (max-width: 991px) {
  /* line 150, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-hero > .component-content .richText.richText-lp-hero-title-2 {
    left: 64.83333vw;
    top: 26.53885vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 150, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-hero > .component-content .richText.richText-lp-hero-title-2 {
    top: 130.13333vw;
    left: 71.2vw;
  }
}

/* line 169, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-hero > .component-content .richText.richText-lp-hero-title-2 h4 {
  font-size: 3.88889vw;
}

@media only screen and (max-width: 767px) {
  /* line 169, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-hero > .component-content .richText.richText-lp-hero-title-2 h4 {
    font-size: 5.33333vw;
    line-height: 6.4vw;
  }
}

/* line 179, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-hero > .component-content .richText.richtext-lp-hero-button {
  position: absolute;
  bottom: 5vw;
}

@media only screen and (max-width: 767px) {
  /* line 179, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-hero > .component-content .richText.richtext-lp-hero-button {
    bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 187, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-hero > .component-content .richText.richtext-lp-hero-button p {
    margin: 40px;
  }
}

/* line 193, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-hero > .component-content .richText.richtext-lp-hero-button .white-and-red {
  font-size: 2.22222vw;
  line-height: 2.22222vw;
  color: #144884;
  font-weight: 700;
  box-shadow: 0 8px 24px rgba(2, 75, 120, 0.2);
}

@media only screen and (max-width: 991px) {
  /* line 193, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-hero > .component-content .richText.richtext-lp-hero-button .white-and-red {
    font-size: 3.22906vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 193, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-hero > .component-content .richText.richtext-lp-hero-button .white-and-red {
    font-size: 32px;
    line-height: 8.53333vw;
    padding: 8px 28px;
    border-radius: 18px 0 18px 18px;
  }
}

/* line 211, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-hero > .component-content .richText.richtext-lp-hero-button .white-and-red:hover {
  background-color: #d1f2f8;
  text-decoration: none;
  cursor: pointer;
  border: 0;
}

/* line 221, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-hero .keep-box-hero-head {
  position: relative;
  padding-top: 55px;
}

@media only screen and (max-width: 767px) {
  /* line 221, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-hero .keep-box-hero-head {
    padding-top: 0;
  }
}

/* line 229, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-hero .keep-box-hero-head .richText.richText-hero-subtitle {
  position: absolute;
  right: 2.77778vw;
  max-width: 36.45833vw;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  /* line 229, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-hero .keep-box-hero-head .richText.richText-hero-subtitle {
    position: absolute;
    top: 48vw;
    left: 13%;
    max-width: 80.53333vw;
  }
}

/* line 242, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-hero .keep-box-hero-head .richText.richText-hero-subtitle > .component-content {
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  max-width: 27.43056vw;
}

@media only screen and (max-width: 767px) {
  /* line 242, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-hero .keep-box-hero-head .richText.richText-hero-subtitle > .component-content {
    max-width: 100%;
  }
}

/* line 251, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-hero .keep-box-hero-head .richText.richText-hero-subtitle > .component-content .keep-subtitle-bg {
  background-image: url("../images/lp-keep-subtitle-bg.png");
  background-position: center;
  background-size: cover;
  font-size: 1.38889vw;
  line-height: 1.94444vw;
  width: 7.70833vw;
  height: 3.33333vw;
  position: absolute;
  bottom: 9.02778vw;
  left: 32%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #f00;
  font-weight: 700;
}

@media only screen and (max-width: 991px) {
  /* line 251, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-hero .keep-box-hero-head .richText.richText-hero-subtitle > .component-content .keep-subtitle-bg {
    bottom: 9.08174vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 251, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-hero .keep-box-hero-head .richText.richText-hero-subtitle > .component-content .keep-subtitle-bg {
    bottom: 23.2vw;
    width: 25.86667vw;
    height: 10.66667vw;
    font-size: 4.26667vw;
    line-height: 4.26667vw;
  }
}

/* line 281, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-hero .keep-box-hero-head .richText.richText-hero-subtitle > .component-content p {
  font-size: 1.66667vw;
  color: #144884;
  margin-top: 1.66667vw;
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  /* line 281, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-hero .keep-box-hero-head .richText.richText-hero-subtitle > .component-content p {
    font-size: 4.26667vw;
    margin-top: 6.4vw;
  }
}

/* line 293, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-hero .keep-box-hero-head .richText.richText-hero-subtitle > .component-content h3 {
  font-size: 4.02778vw;
  line-height: 4.44444vw;
  margin-top: 0;
  margin-bottom: 1.11111vw;
}

@media only screen and (min-width: 991px) {
  /* line 293, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-hero .keep-box-hero-head .richText.richText-hero-subtitle > .component-content h3 {
    font-size: 4.83333vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 293, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-hero .keep-box-hero-head .richText.richText-hero-subtitle > .component-content h3 {
    font-size: 8.53333vw;
    line-height: 9.6vw;
    margin-bottom: 4.26667vw;
  }
}

/* line 313, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-hero .keep-hero-image {
  width: 100%;
  display: flex;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  /* line 313, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-hero .keep-hero-image {
    position: absolute;
    top: 97.33333vw;
  }
}

/* line 323, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-hero .keep-hero-image img {
  width: 51.38889vw;
}

@media only screen and (max-width: 767px) {
  /* line 323, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-hero .keep-hero-image img {
    width: 56vw;
  }
}

/* line 332, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-hero .keep-hero-packshot {
  position: absolute;
  right: 9.72222vw;
  top: 14.58333vw;
  padding: 0;
}

@media only screen and (min-width: 991px) {
  /* line 332, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-hero .keep-hero-packshot {
    left: 73.16667vw;
  }
}

@media only screen and (max-width: 991px) {
  /* line 332, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-hero .keep-hero-packshot {
    left: 77.49748vw;
    top: 17.15439vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 332, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-hero .keep-hero-packshot {
    top: 100vw;
    left: 76vw;
  }
}

/* line 352, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-hero .keep-hero-packshot img {
  width: 16.04167vw;
}

@media only screen and (min-width: 991px) {
  /* line 352, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-hero .keep-hero-packshot img {
    width: 19.25vw;
  }
}

@media only screen and (max-width: 991px) {
  /* line 352, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-hero .keep-hero-packshot img {
    width: 15.13623vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 352, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-hero .keep-hero-packshot img {
    width: 36vw;
  }
}

/* line 373, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-section-long > .component-content > .content {
  display: flex;
  flex-direction: row;
}

@media only screen and (max-width: 991px) {
  /* line 373, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-long > .component-content > .content {
    flex-direction: column-reverse;
    margin-top: 4.03633vw;
  }
}

/* line 383, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-section-long > .component-content > .content .keep-revert-on-mobile img {
  width: 40.41667vw;
}

@media only screen and (min-width: 991px) {
  /* line 383, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-long > .component-content > .content .keep-revert-on-mobile img {
    width: 90%;
  }
}

@media only screen and (max-width: 991px) {
  /* line 383, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-long > .component-content > .content .keep-revert-on-mobile img {
    width: 49.44501vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 383, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-long > .component-content > .content .keep-revert-on-mobile img {
    width: 86.66667vw;
  }
}

/* line 400, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-section-long > .component-content > .content .box .box {
  padding-top: 5.55556vw;
  padding-right: 2.43056vw;
}

@media only screen and (max-width: 991px) {
  /* line 400, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-long > .component-content > .content .box .box {
    padding: 2.01816vw 4.03633vw 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 400, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-long > .component-content > .content .box .box {
    padding-top: 5.33333vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 412, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-long > .component-content > .content .box .box .richText {
    padding: 0 10.66667vw;
  }
}

/* line 419, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-section-long > .component-content > .content .box .image {
  position: relative;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  /* line 419, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-long > .component-content > .content .box .image {
    padding: 0 10.66667vw;
  }
}

/* line 428, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-section-long > .component-content > .content .box .image img {
  width: 9.72222vw;
  height: 9.72222vw;
}

@media only screen and (max-width: 767px) {
  /* line 428, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-long > .component-content > .content .box .image img {
    width: 21.33333vw;
    height: 21.33333vw;
  }
}

/* line 438, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-section-long > .component-content > .content .box .image::after {
  content: '';
  width: 10.556vw;
  background: linear-gradient(90deg, #144884 0%, rgba(20, 72, 132, 0) 100%);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -100%;
  height: 4px;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 438, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-long > .component-content > .content .box .image::after {
    left: -18%;
  }
}

/* line 454, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-section-long > .component-content > .content .box .image::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -100%;
  width: 1.111vw;
  height: 1.111vw;
  background-color: #144884;
  border-radius: 50%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 454, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-long > .component-content > .content .box .image::before {
    left: -18%;
  }
}

/* line 478, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-section-img-right > .component-content > .content {
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 991px) {
  /* line 478, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-img-right > .component-content > .content {
    flex-direction: column;
    margin-top: 10.66667vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 478, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-img-right > .component-content > .content {
    flex-direction: column;
    margin-top: 10.66667vw;
  }
}

@media only screen and (max-width: 991px) {
  /* line 492, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-img-right > .component-content > .content .image {
    display: flex;
    justify-content: end;
  }
}

/* line 498, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-section-img-right > .component-content > .content .image img {
  width: 48.95833vw;
}

@media only screen and (min-width: 991px) {
  /* line 498, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-img-right > .component-content > .content .image img {
    width: 50vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 498, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-img-right > .component-content > .content .image img {
    width: 86.66667vw;
  }
}

@media only screen and (min-width: 1200px) {
  /* line 511, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-img-right > .component-content > .content .box {
    padding-left: 64px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 516, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-img-right > .component-content > .content .box .image {
    display: flex;
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  /* line 516, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-img-right > .component-content > .content .box .image {
    display: flex;
    justify-content: flex-start;
    padding: 0 10.66667vw;
  }
}

/* line 528, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-section-img-right > .component-content > .content .box .image img {
  width: 9.72222vw;
  height: 9.72222vw;
}

@media only screen and (min-width: 991px) {
  /* line 528, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-img-right > .component-content > .content .box .image img {
    width: 9.16667vw;
    height: 9.16667vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 528, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-img-right > .component-content > .content .box .image img {
    width: 21.33333vw;
    height: 21.33333vw;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 544, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-img-right > .component-content > .content .box .richText {
    padding: 0 3.53179vw;
  }
}

@media only screen and (max-width: 991px) {
  /* line 544, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-img-right > .component-content > .content .box .richText {
    padding: 0 3.02725vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 544, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-img-right > .component-content > .content .box .richText {
    padding: 0 10.66667vw;
  }
}

/* line 564, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-section-img-left > .component-content > .content {
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 991px) {
  /* line 564, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-img-left > .component-content > .content {
    flex-direction: column-reverse;
    margin-top: 10.66667vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 564, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-img-left > .component-content > .content {
    flex-direction: column-reverse;
    margin-top: 10.66667vw;
  }
}

/* line 578, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-section-img-left > .component-content > .content .image {
  width: 48.95833vw;
}

@media only screen and (min-width: 991px) {
  /* line 578, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-img-left > .component-content > .content .image {
    width: 50vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 578, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-img-left > .component-content > .content .image {
    display: flex;
    justify-content: end;
    width: 86.66667vw;
  }
}

@media only screen and (max-width: 991px) {
  /* line 592, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-img-left > .component-content > .content .box .image {
    display: flex;
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  /* line 592, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-img-left > .component-content > .content .box .image {
    display: flex;
    justify-content: flex-start;
    padding: 0 10.66667vw;
  }
}

/* line 604, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-section-img-left > .component-content > .content .box .image img {
  width: 9.72222vw;
  height: 9.72222vw;
}

@media only screen and (min-width: 991px) {
  /* line 604, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-img-left > .component-content > .content .box .image img {
    width: 9.16667vw;
    height: 9.16667vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 604, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-img-left > .component-content > .content .box .image img {
    width: 21.33333vw;
    height: 21.33333vw;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 620, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-img-left > .component-content > .content .richText {
    padding: 0 3.53179vw;
  }
}

@media only screen and (max-width: 991px) {
  /* line 620, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-img-left > .component-content > .content .richText {
    padding: 0 3.02725vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 620, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-img-left > .component-content > .content .richText {
    padding: 0 10.66667vw;
  }
}

/* line 637, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-section-image-center > .component-content > .content {
  display: flex;
  align-items: center;
}

/* line 647, src/sass/commons/pages/_lp-keep.scss */
.keep-lp .keep-box-section-image-center > .component-content > .content > .image {
  width: 50vw;
}

@media only screen and (min-width: 1200px) {
  /* line 647, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-image-center > .component-content > .content > .image {
    padding: 0 4.44444vw;
  }
}

@media only screen and (min-width: 991px) {
  /* line 647, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-image-center > .component-content > .content > .image {
    width: 50vw;
  }
}

@media only screen and (max-width: 991px) {
  /* line 647, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-image-center > .component-content > .content > .image {
    width: 40.36327vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 647, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-image-center > .component-content > .content > .image {
    display: flex;
    justify-content: center !important;
    width: 86.66667vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 673, src/sass/commons/pages/_lp-keep.scss */
  .keep-lp .keep-box-section-image-smaller > .component-content > .content .image {
    display: flex;
    justify-content: center !important;
    width: 50.93333vw;
    padding: 0;
  }
}

/* PDP */
/* line 686, src/sass/commons/pages/_lp-keep.scss */
.keep-box-hero-pdp {
  position: relative;
  padding-bottom: 13.88889vw;
}

@media only screen and (max-width: 767px) {
  /* line 686, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-hero-pdp {
    padding-bottom: 40vw;
  }
}

/* line 694, src/sass/commons/pages/_lp-keep.scss */
.keep-box-hero-pdp > .component-content {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 44.44444vw;
}

@media only screen and (max-width: 767px) {
  /* line 694, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-hero-pdp > .component-content {
    height: 170.66667vw;
  }
}

/* line 704, src/sass/commons/pages/_lp-keep.scss */
.keep-box-hero-pdp > .component-content .keep-box-hero-head-large {
  display: flex;
  justify-content: center;
  margin-top: 14.23611vw;
  margin-left: 6.25vw;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 704, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-hero-pdp > .component-content .keep-box-hero-head-large {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 991px) {
  /* line 704, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-hero-pdp > .component-content .keep-box-hero-head-large {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 767px) {
  /* line 704, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-hero-pdp > .component-content .keep-box-hero-head-large {
    justify-content: center;
    margin-top: 33.06667vw;
    margin-left: 0;
  }
}

/* line 724, src/sass/commons/pages/_lp-keep.scss */
.keep-box-hero-pdp > .component-content .keep-box-hero-head-large h3 {
  font-size: 4.02778vw;
  line-height: 4.44444vw;
  margin-top: 1.66667vw;
  margin-bottom: 1.11111vw;
}

@media only screen and (max-width: 767px) {
  /* line 724, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-hero-pdp > .component-content .keep-box-hero-head-large h3 {
    font-size: 8.53333vw;
    line-height: 9.6vw;
    margin-bottom: 4.26667vw;
    margin-top: 6.4vw;
  }
}

/* line 738, src/sass/commons/pages/_lp-keep.scss */
.keep-box-hero-pdp > .component-content .keep-box-hero-head-large .richText.richtext-pdp-hero-subtitle {
  width: 100%;
  text-align: center;
  padding: 0;
}

@media only screen and (max-width: 767px) {
  /* line 738, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-hero-pdp > .component-content .keep-box-hero-head-large .richText.richtext-pdp-hero-subtitle {
    max-width: 80.53333vw;
  }
}

/* line 747, src/sass/commons/pages/_lp-keep.scss */
.keep-box-hero-pdp > .component-content .keep-box-hero-head-large .richText.richtext-pdp-hero-subtitle > .component-content {
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  max-width: 36.45833vw;
}

@media only screen and (max-width: 767px) {
  /* line 747, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-hero-pdp > .component-content .keep-box-hero-head-large .richText.richtext-pdp-hero-subtitle > .component-content {
    max-width: 100%;
  }
}

/* line 756, src/sass/commons/pages/_lp-keep.scss */
.keep-box-hero-pdp > .component-content .keep-box-hero-head-large .richText.richtext-pdp-hero-subtitle > .component-content .keep-subtitle-bg {
  background-image: url("../images/lp-keep-subtitle-bg.png");
  background-position: center;
  background-size: cover;
  font-size: 1.38889vw;
  line-height: 1.94444vw;
  width: 7.70833vw;
  height: 3.33333vw;
  position: absolute;
  bottom: 15.27778vw;
  left: 40%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #f00;
  font-weight: 700;
}

@media only screen and (max-width: 991px) {
  /* line 756, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-hero-pdp > .component-content .keep-box-hero-head-large .richText.richtext-pdp-hero-subtitle > .component-content .keep-subtitle-bg {
    bottom: 15.13623vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 756, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-hero-pdp > .component-content .keep-box-hero-head-large .richText.richtext-pdp-hero-subtitle > .component-content .keep-subtitle-bg {
    bottom: 37.33333vw;
    width: 25.86667vw;
    height: 10.66667vw;
    font-size: 4.26667vw;
    line-height: 4.26667vw;
    left: 35%;
  }
}

/* line 787, src/sass/commons/pages/_lp-keep.scss */
.keep-box-hero-pdp > .component-content .keep-box-hero-head-large .richText.richtext-pdp-hero-subtitle > .component-content p {
  font-size: 1.66667vw;
  color: #144884;
  margin-top: 1.66667vw;
  margin-bottom: 0;
}

@media only screen and (max-width: 767px) {
  /* line 787, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-hero-pdp > .component-content .keep-box-hero-head-large .richText.richtext-pdp-hero-subtitle > .component-content p {
    font-size: 4.26667vw;
    margin-top: 6.4vw;
  }
}

/* line 802, src/sass/commons/pages/_lp-keep.scss */
.keep-box-hero-pdp > .component-content .keep-hero-packshot {
  position: absolute;
  top: 5.48611vw;
  right: 9.86111vw;
  width: 100%;
  display: flex;
  justify-content: end;
}

@media only screen and (max-width: 767px) {
  /* line 802, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-hero-pdp > .component-content .keep-hero-packshot {
    top: 80vw;
  }
}

/* line 814, src/sass/commons/pages/_lp-keep.scss */
.keep-box-hero-pdp > .component-content .keep-hero-packshot img {
  width: 19.93056vw;
}

@media only screen and (max-width: 767px) {
  /* line 814, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-hero-pdp > .component-content .keep-hero-packshot img {
    width: 41.86667vw;
    right: 9.86667vw;
  }
}

/* line 824, src/sass/commons/pages/_lp-keep.scss */
.keep-box-hero-pdp > .component-content .richText.richtext-pdp-hero-button {
  position: absolute;
  bottom: 5vw;
}

@media only screen and (max-width: 767px) {
  /* line 824, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-hero-pdp > .component-content .richText.richtext-pdp-hero-button {
    bottom: 4vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 832, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-hero-pdp > .component-content .richText.richtext-pdp-hero-button p {
    margin: 40px;
  }
}

/* line 838, src/sass/commons/pages/_lp-keep.scss */
.keep-box-hero-pdp > .component-content .richText.richtext-pdp-hero-button .white-and-red {
  font-size: 2.22222vw;
  line-height: 2.22222vw;
  color: #144884;
  font-weight: 700;
  box-shadow: 0 8px 24px rgba(2, 75, 120, 0.2);
}

@media only screen and (max-width: 991px) {
  /* line 838, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-hero-pdp > .component-content .richText.richtext-pdp-hero-button .white-and-red {
    font-size: 3.22906vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 838, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-hero-pdp > .component-content .richText.richtext-pdp-hero-button .white-and-red {
    font-size: 32px;
    line-height: 8.53333vw;
    padding: 2.13333vw 7.46667vw;
    border-radius: 18px 0 18px 18px;
  }
}

/* line 856, src/sass/commons/pages/_lp-keep.scss */
.keep-box-hero-pdp > .component-content .richText.richtext-pdp-hero-button .white-and-red:hover {
  background-color: #d1f2f8;
  text-decoration: none;
  cursor: pointer;
  border: 0;
}

/* line 868, src/sass/commons/pages/_lp-keep.scss */
.keep-box-section-wide > .component-content > .content {
  display: flex;
  justify-content: space-between;
  margin-bottom: -20.83333vw;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 868, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-section-wide > .component-content > .content {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 991px) {
  /* line 868, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-section-wide > .component-content > .content {
    flex-direction: column-reverse;
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 868, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-section-wide > .component-content > .content {
    flex-direction: column-reverse;
    margin-bottom: 0;
  }
}

/* line 887, src/sass/commons/pages/_lp-keep.scss */
.keep-box-section-wide > .component-content > .content .keep-section-wide-first {
  width: 27.77778vw;
  margin-top: 10.41667vw;
  padding: 0;
}

@media only screen and (max-width: 991px) {
  /* line 887, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-section-wide > .component-content > .content .keep-section-wide-first {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 887, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-section-wide > .component-content > .content .keep-section-wide-first {
    width: 100%;
  }
}

@media only screen and (max-width: 991px) {
  /* line 900, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-section-wide > .component-content > .content .keep-section-wide-first img {
    width: 50.45409vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 900, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-section-wide > .component-content > .content .keep-section-wide-first img {
    width: 86.66667vw;
  }
}

/* line 911, src/sass/commons/pages/_lp-keep.scss */
.keep-box-section-wide > .component-content > .content .box {
  margin-top: 12.5vw;
  width: 36.66667vw;
}

@media only screen and (max-width: 991px) {
  /* line 911, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-section-wide > .component-content > .content .box {
    width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 911, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-section-wide > .component-content > .content .box {
    width: 100%;
  }
}

/* line 923, src/sass/commons/pages/_lp-keep.scss */
.keep-box-section-wide > .component-content > .content .box .image {
  position: relative;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 991px) {
  /* line 923, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-section-wide > .component-content > .content .box .image {
    padding: 0 4.03633vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 923, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-section-wide > .component-content > .content .box .image {
    padding: 0 10.66667vw;
  }
}

/* line 936, src/sass/commons/pages/_lp-keep.scss */
.keep-box-section-wide > .component-content > .content .box .image img {
  width: 9.72222vw;
  height: 9.72222vw;
}

@media only screen and (max-width: 767px) {
  /* line 936, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-section-wide > .component-content > .content .box .image img {
    width: 21.33333vw;
    height: 21.33333vw;
  }
}

/* line 946, src/sass/commons/pages/_lp-keep.scss */
.keep-box-section-wide > .component-content > .content .box .image::after {
  content: '';
  width: 23.68056vw;
  background: linear-gradient(90deg, rgba(20, 72, 132, 0) 0%, #144884 100%);
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 31.94444vw;
  height: 4px;
}

@media only screen and (max-width: 991px) {
  /* line 946, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-section-wide > .component-content > .content .box .image::after {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  /* line 946, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-section-wide > .component-content > .content .box .image::after {
    display: none;
  }
}

/* line 966, src/sass/commons/pages/_lp-keep.scss */
.keep-box-section-wide > .component-content > .content .box .image::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 55.55556vw;
  width: 1.111vw;
  height: 1.111vw;
  background-color: #144884;
  border-radius: 50%;
}

@media only screen and (max-width: 991px) {
  /* line 966, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-section-wide > .component-content > .content .box .image::before {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  /* line 966, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-section-wide > .component-content > .content .box .image::before {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  /* line 989, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-section-wide > .component-content > .content .box .richText {
    padding: 0 4.03633vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 989, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-section-wide > .component-content > .content .box .richText {
    padding: 0 10.66667vw;
  }
}

/* line 1000, src/sass/commons/pages/_lp-keep.scss */
.keep-box-section-wide > .component-content > .content .keep-section-wide-second {
  position: relative;
  max-width: 35.55556vw;
}

/* line 1004, src/sass/commons/pages/_lp-keep.scss */
.keep-box-section-wide > .component-content > .content .keep-section-wide-second img {
  position: absolute;
  right: 0.69444vw;
  bottom: 31.25vw;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 1004, src/sass/commons/pages/_lp-keep.scss */
  .keep-box-section-wide > .component-content > .content .keep-section-wide-second img {
    bottom: 2.08333vw;
  }
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/commons/pages/_luminous.scss */
.luminous-page {
  background-image: linear-gradient(to right bottom, #000, #14080f, #1d101b, #231729, #231e39, #262546, #282d53, #273561, #373d6f, #48447c, #5b4b89, #6e5295);
}

/* line 6, src/sass/commons/pages/_luminous.scss */
.luminous-page h1,
.luminous-page h2,
.luminous-page h3,
.luminous-page h4,
.luminous-page h5,
.luminous-page h6,
.luminous-page p,
.luminous-page span {
  color: #fff;
}

/* line 5, src/sass/commons/pages/_hide-breadcrumbs.scss */
.page-error-handler .breadcrumbs,
.page-hide-breadcrumbs .breadcrumbs {
  display: none;
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/badges/badges.scss */
.badge-1 {
  font-size: 20px;
  font-size: 2rem;
  display: none;
  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 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 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-3 .articleList-article:nth-child(-n+3) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-3 .articleList-article:nth-child(-n+3) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-3.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-3.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-3.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-3.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-3.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-3.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-3.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-4 .articleList-article:nth-child(-n+4) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-4 .articleList-article:nth-child(-n+4) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-4.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-4.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-4.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-4.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-4.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-4.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-4.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-5 .articleList-article:nth-child(-n+5) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-5 .articleList-article:nth-child(-n+5) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-5.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-5.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-5.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-5.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-5.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-5.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-5.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-6 .articleList-article:nth-child(-n+6) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-6 .articleList-article:nth-child(-n+6) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-6.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-6.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-6.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-6.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-6.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-6.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-6.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-7 .articleList-article:nth-child(-n+7) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-7 .articleList-article:nth-child(-n+7) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-7.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-7.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-7.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-7.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-7.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-7.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-7.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-8 .articleList-article:nth-child(-n+8) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-8 .articleList-article:nth-child(-n+8) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-8.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-8.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-8.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-8.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-8.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-8.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-8.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-9 .articleList-article:nth-child(-n+9) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-9 .articleList-article:nth-child(-n+9) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-9.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-9.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-9.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-9.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-9.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-9.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-9.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-10 .articleList-article:nth-child(-n+10) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-10 .articleList-article:nth-child(-n+10) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-10.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-10.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-10.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-10.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-10.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-10.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-10.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-11 .articleList-article:nth-child(-n+11) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-11 .articleList-article:nth-child(-n+11) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-11.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-11.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-11.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-11.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-11.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-11.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-11.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-12 .articleList-article:nth-child(-n+12) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-12 .articleList-article:nth-child(-n+12) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-12.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-12.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-12.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-12.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-12.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-12.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-12.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-13 .articleList-article:nth-child(-n+13) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-13 .articleList-article:nth-child(-n+13) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-13.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-13.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-13.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-13.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-13.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-13.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-13.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-14 .articleList-article:nth-child(-n+14) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-14 .articleList-article:nth-child(-n+14) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-14.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-14.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-14.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-14.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-14.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-14.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-14.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-15 .articleList-article:nth-child(-n+15) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-15 .articleList-article:nth-child(-n+15) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-15.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-15.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-15.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-15.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-15.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-15.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-15.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-16 .articleList-article:nth-child(-n+16) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-16 .articleList-article:nth-child(-n+16) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-16.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-16.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-16.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-16.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-16.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-16.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-16.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-17 .articleList-article:nth-child(-n+17) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-17 .articleList-article:nth-child(-n+17) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-17.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-17.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-17.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-17.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-17.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-17.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-17.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-18 .articleList-article:nth-child(-n+18) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-18 .articleList-article:nth-child(-n+18) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-18.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-18.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-18.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-18.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-18.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-18.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-18.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-19 .articleList-article:nth-child(-n+19) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-19 .articleList-article:nth-child(-n+19) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-19.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-19.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-19.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-19.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-19.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-19.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-19.category-cards h2 {
    margin-left: 8px;
  }
}

/* line 91, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-20 .articleList-article:nth-child(-n+20) {
  width: calc(100% / 3);
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-20 .articleList-article:nth-child(-n+20) {
    width: 100%;
  }
}

/* line 99, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-20.category-cards {
  margin-bottom: 55px;
}

@media only screen and (max-width: 991px) {
  /* line 99, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-20.category-cards {
    margin-bottom: 25px;
  }
}

/* line 106, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-20.category-cards a {
  font-size: 35px;
}

@media only screen and (max-width: 991px) {
  /* line 106, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-20.category-cards a {
    font-size: 30px;
    line-height: 35px;
  }
}

/* line 114, src/sass/components/articleList/_articleList-base.scss */
.articleList.articlelist-reorder-20.category-cards a::after {
  top: calc(100% - 30px);
  right: 30px;
  bottom: 0;
  transform: translateY(-15px);
}

@media only screen and (max-width: 991px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-20.category-cards h2 {
    margin-left: 15px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 122, src/sass/components/articleList/_articleList-base.scss */
  .articleList.articlelist-reorder-20.category-cards h2 {
    margin-left: 8px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/components/articleList/_articleList-category-article-list.scss */
  .reference-category-article-list- {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 7, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list {
  display: flex;
  flex-wrap: wrap;
}

/* line 11, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list .list {
  flex-grow: 1;
}

/* line 15, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list .cards-container {
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 4%;
  order: 1;
  display: flex;
  padding-left: 15px;
}

/* line 23, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list .cards-container li {
  display: flex;
}

/* line 27, src/sass/components/articleList/_articleList-category-article-list.scss */
.reference-category-article-list- .category-article-list .cards-container .card {
  height: calc(100% - 30px);
}

@media only screen and (max-width: 767px) {
  /* line 27, src/sass/components/articleList/_articleList-category-article-list.scss */
  .reference-category-article-list- .category-article-list .cards-container .card {
    height: initial;
  }
}

/* line 36, 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("../images/loading2.gif");
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: center;
  margin: 50px 0;
}

/* line 47, 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 56, 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: 17px;
  font-family: 'ColgateReady', Arial, Helvetica, sans-serif;
  font-style: italic;
  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;
}

/* line 78, 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;
  font-style: normal;
}

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: 'ColgateReady';
  src: url("../fonts/colgatereadycy_web-light.woff") format("woff"), url("../fonts/colgatereadycy_web-light.svg#Colgate-Ready") format("svg"), url("../fonts/colgatereadycy_web-light.eot#iefix") format("embedded-opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-Heavy.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-Heavy.woff") format("woff"), url("../fonts/ColgateReadyWeb-Heavy.eot#iefix") format("embedded-opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-HeavyItalic.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-HeavyItalic.woff") format("woff"), url("../fonts/ColgateReadyWeb-HeavyItalic.eot#iefix") format("embedded-opentype");
  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("../fonts/open-sans-v18-latin_cyrillic-regular.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-regular.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-regular.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-regular.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-regular.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.eot#iefix") format("embedded-opentype");
}

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

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

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-regular.ttf") format("truetype"), url("../colgate_ready_vn-regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-light.ttf") format("truetype"), url("../colgate_ready_vn-light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-bold.ttf") format("truetype"), url("../colgate_ready_vn-bold.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-italic.ttf") format("truetype"), url("../colgate_ready_vn-italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-regular.ttf") format("truetype"), url("../colgate_ready_th-regular.otf") format("opentype"), url("../fonts/colgate_ready_th-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-extra-light.ttf") format("truetype"), url("../colgate_ready_th-extra-light.otf") format("opentype"), url("../fonts/colgate_ready_th-extra-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-light.ttf") format("truetype"), url("../colgate_ready_th-light.otf") format("opentype"), url("../fonts/colgate_ready_th-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-bold.ttf") format("truetype"), url("../colgate_ready_th-bold.otf") format("opentype"), url("../fonts/colgate_ready_th-bold.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-heavy.ttf") format("truetype"), url("../colgate_ready_th-heavy.otf") format("opentype"), url("../fonts/colgate_ready_th-heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

/* 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: 70%;
}

@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 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;
}

@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;
  min-height: 900px;
}

/* line 25, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .category-product-list > .list {
  width: 100%;
}

/* line 29, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .category-product-list > .list ul li {
  display: flex;
  padding-left: 8px;
  padding-right: 8px;
}

/* line 37, src/sass/components/articleList/_articleList-category-product-list.scss */
.reference-category-product-list .category-product-list .cards-container {
  padding-left: 8px;
  padding-right: 8px;
  margin: 0 8px 4%;
  order: 1;
}

/* line 43, 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 48, 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 56, src/sass/components/articleList/_articleList-category-product-list.scss */
  .reference-category-product-list .category-product-list .cards-container > div {
    padding: 0 9px;
  }
}

/* line 63, 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("../images/loading2.gif");
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: center;
  margin: 50px 0;
}

/* line 74, 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 83, 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;
  font-family: 'ColgateReady', Arial, Helvetica, sans-serif;
  font-style: italic;
  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;
}

/* line 105, 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;
  font-style: normal;
}

/* line 2, src/sass/components/articleList/_articleList-education.scss */
.articlelist-education .articleList-heading {
  color: #333;
  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: 991px) {
  /* line 12, src/sass/components/articleList/_articleList-education.scss */
  .articlelist-education.category-cards {
    padding: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 12, src/sass/components/articleList/_articleList-education.scss */
  .articlelist-education.category-cards {
    margin-bottom: 0;
  }
}

/* line 22, src/sass/components/articleList/_articleList-education.scss */
.articlelist-education ul {
  margin-top: 25px;
}

@media only screen and (max-width: 991px) {
  /* line 22, src/sass/components/articleList/_articleList-education.scss */
  .articlelist-education ul {
    margin-bottom: 30px;
  }
}

/* line 2, src/sass/components/articleList/_articleList-rtl.scss */
.articlelist-rtl.category-cards ul {
  flex-direction: row-reverse;
}

/* line 6, src/sass/components/articleList/_articleList-rtl.scss */
.articlelist-rtl.category-cards ul li .articleList-title a {
  padding-right: 40px;
  padding-left: 0;
}

/* line 11, src/sass/components/articleList/_articleList-rtl.scss */
.articlelist-rtl.category-cards ul li .articleList-title ::after {
  left: 40px;
  right: auto;
  content: '\e909';
  padding: 4px 5px 4px 3px;
}
@charset "UTF-8";
/* 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 string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters {
  /* 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 3, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
  .articleFilters {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 19, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .aplyContainer {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  background-color: #d2010d;
  font-style: italic;
  font-weight: bold;
  justify-content: center;
  padding: 25px 20px;
  margin-top: 10px;
}

/* line 31, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .aplyContainer h4,
.articleFilters .aplyContainer a {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0 5px;
  color: #d2010d;
  font-weight: bold;
  text-decoration: none;
}

/* line 41, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .aplyContainer .clear {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  font-style: italic;
  line-height: 35px;
  text-align: center;
  color: #fff;
  padding: 0 20px;
}

/* line 51, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .aplyContainer .clear:hover {
  color: #ffb5b5;
}

/* line 56, 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: italic;
  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;
}

/* line 72, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .aplyContainer .card-button:hover {
  background-color: #fff;
  color: #d2010d;
}

/* line 76, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .aplyContainer .card-button:hover h4 {
  color: #d2010d;
}

/* line 80, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .aplyContainer .card-button:hover a {
  color: #d2010d;
}

/* line 87, 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: 450px;
  overflow: hidden;
}

/* line 103, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .dropdown.active {
  display: flex;
}

/* line 107, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .dropdown h5 {
  font-size: 15px;
  font-size: 1.5rem;
}

/* line 111, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .dropdown h6 {
  font-size: 15px;
  font-size: 1.5rem;
  color: #555;
  font-weight: bold;
  padding: 30px 50px 10px;
}

/* line 119, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .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.2s ease-out;
}

/* line 130, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .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 130, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
  .articleFilters .dropdown ul li {
    width: 70%;
  }
}

/* line 144, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .dropdown ul li::before {
  display: none;
}

/* line 148, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .dropdown ul li:hover {
  background-color: #228388;
  color: #fff;
}

/* line 152, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .dropdown ul li:hover a {
  color: #fff;
}

/* line 157, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .dropdown ul li.active {
  background-color: #d8f0ff;
  color: #07515f;
  font-weight: bold;
  font-style: italic;
  position: relative;
}

/* line 164, 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: #07515f;
  left: 12px;
  top: 1px;
  font-style: normal;
  background-color: transparent;
  position: absolute;
}

/* line 180, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .dropdown ul li.active:hover {
  color: #07515f;
  background-color: #c5e1f3;
}

/* line 184, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .dropdown ul li.active:hover a {
  color: #fff;
}

/* line 190, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .dropdown ul li a {
  text-decoration: none;
  color: #777;
}

/* line 198, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .filter {
  position: relative;
  cursor: pointer;
  display: flex;
  width: 75%;
}

@media only screen and (max-width: 767px) {
  /* line 198, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
  .articleFilters .filter {
    width: auto;
    position: unset;
  }
}

/* line 209, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .filter button {
  background-color: transparent;
  padding: 0;
  border: 0;
  cursor: pointer;
}

/* line 219, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .filter button h5 {
  font-size: 15px;
  font-size: 1.5rem;
  float: left;
  padding-right: 15px;
  display: inline-flex;
  align-self: flex-start;
  padding: 12px 45px 14px 15px;
  user-select: none;
  position: relative;
  border-radius: 20px 0 20px 20px;
  background-color: #fff;
  min-width: 49px;
  font-family: 'ColgateReady';
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.19px;
}

/* line 237, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .filter button h5::before {
  font-size: 23px;
  font-size: 2.3rem;
  content: '\e906';
  display: block;
  font-family: 'ColgateRelaunchIcons';
  position: absolute;
  right: 14px;
  bottom: 7px;
}

/* line 248, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .filter button h5.active {
  color: #fff;
  background-color: #22838a;
}

/* line 252, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .filter button h5.active::before {
  color: #fff;
}

/* line 259, 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 259, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
  .articleFilters .filter .tags {
    display: none;
  }
}

/* line 269, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .filter .tags span {
  font-size: 14px;
  font-size: 1.4rem;
  display: inline-block;
  padding: 12px 40px 12px 15px;
  background-color: #99d7db;
  font-weight: bold;
  color: #0e515e;
  margin: 2px;
  border-radius: 20px 0 20px 20px;
  user-select: none;
  position: relative;
  user-select: none;
}

/* line 283, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .filter .tags span:hover {
  background-color: #d9f0f242;
}

/* line 287, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .filter .tags span::after {
  font-size: 20px;
  font-size: 2rem;
  content: '\e5c9';
  display: inline-block;
  font-family: 'Material Icons';
  width: 30px;
  height: 30px;
  color: #07515f;
  right: 0;
  position: absolute;
  top: 9px;
  font-style: normal;
  background-color: transparent;
}

@media only screen and (max-width: 767px) {
  /* line 305, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
  .articleFilters .filter .dropdown {
    width: 100%;
    margin: auto;
    left: unset;
    top: 70px;
  }
}

/* line 313, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .filter .dropdown ul {
  left: 0;
}

@media only screen and (max-width: 767px) {
  /* line 313, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
  .articleFilters .filter .dropdown ul {
    max-height: 0;
    transition: max-height 0.2s ease-out;
    overflow: hidden;
  }
  /* line 321, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
  .articleFilters .filter .dropdown ul.active {
    max-height: 100%;
    overflow: visible;
  }
}

/* line 327, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .filter .dropdown ul li {
  padding: 7px 0 7px 40px;
  user-select: none;
}

/* line 333, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .filter .dropdown h6 {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  /* line 333, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
  .articleFilters .filter .dropdown h6 {
    position: relative;
  }
  /* line 339, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
  .articleFilters .filter .dropdown h6::before {
    content: '\e315';
    display: block;
    font-size: 25px;
    font-family: 'Material Icons';
    top: 25px;
    position: absolute;
    left: 20px;
    color: #d2010d;
    user-select: none;
  }
  /* line 351, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
  .articleFilters .filter .dropdown h6.active::before {
    content: '\e5cf';
  }
}

/* line 359, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .sort {
  position: relative;
  cursor: pointer;
  width: 25%;
}

@media only screen and (max-width: 767px) {
  /* line 359, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
  .articleFilters .sort {
    position: unset;
    width: 60%;
    max-width: 179px;
  }
}

/* line 370, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .sort button {
  border: 0;
  cursor: pointer;
  padding: 0;
  background-color: transparent;
}

/* line 380, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .sort button h5 {
  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;
}

/* line 390, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .sort button h5::before {
  content: '\e5cf';
  display: block;
  font-size: 25px;
  font-family: 'Material Icons';
  top: 7px;
  position: absolute;
  right: 10px;
  color: #d2010d;
  user-select: none;
}

/* line 402, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .sort button h5.active {
  color: #fff;
  background-color: #22838a;
}

/* line 406, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .sort button h5.active::before {
  content: '\e5ce';
  color: #fff;
}

/* line 411, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .sort button h5.active span {
  color: #fff;
}

/* line 416, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .sort button h5 span {
  color: #d2010d;
  font-weight: bold;
  font-style: italic;
  user-select: none;
}

/* line 425, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .sort .dropdown {
  right: 0;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  /* line 425, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
  .articleFilters .sort .dropdown {
    top: 70px;
    margin: auto;
  }
}

/* line 435, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .sort ul {
  right: 0;
  width: 100%;
  padding: 10px 0;
}

/* line 440, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .sort ul li {
  width: 100%;
  padding: 5px 25px;
  border-radius: 0;
  user-select: none;
}

/* line 446, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .sort ul li::before {
  content: '';
}

/* line 451, src/sass/components/gridFilter/_gridFilter-article-grid-filter.scss */
.articleFilters .sort ul li.active::before {
  content: '';
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
@media only screen and (max-width: 767px) {
  /* line 3, src/sass/components/gridFilter/_productList-grid-filter.scss */
  .reference-product-filter,
  .reference-product-filter-v2 {
    padding: 0 9px;
  }
}

/* line 10, src/sass/components/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 10, src/sass/components/gridFilter/_productList-grid-filter.scss */
  .product-list-filter {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 26, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .aplyContainer {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  background-color: #d2010d;
  font-style: italic;
  font-weight: bold;
  justify-content: center;
  padding: 25px 20px;
  margin-top: 10px;
}

@media only screen and (max-width: 767px) {
  /* line 26, src/sass/components/gridFilter/_productList-grid-filter.scss */
  .product-list-filter .aplyContainer {
    justify-content: space-between;
  }
}

/* line 42, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .aplyContainer h4,
.product-list-filter .aplyContainer a {
  font-size: 16px;
  font-size: 1.6rem;
  padding: 0 5px;
  color: #d2010d;
  font-weight: bold;
  text-decoration: none;
}

/* line 52, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .aplyContainer .clear {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  font-style: italic;
  line-height: 35px;
  text-align: center;
  color: #fff;
  padding: 0 5px;
}

/* line 62, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .aplyContainer .clear:hover {
  color: #ffb5b5;
}

/* line 67, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .aplyContainer .card-button {
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  font-style: italic;
  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;
}

/* line 83, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .aplyContainer .card-button:hover {
  background-color: #fff;
  color: #d2010d;
}

/* line 87, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .aplyContainer .card-button:hover h4 {
  color: #d2010d;
}

/* line 91, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .aplyContainer .card-button:hover a {
  color: #d2010d;
}

/* line 98, src/sass/components/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: 450px;
  overflow: hidden;
}

/* line 114, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .dropdown.active {
  display: flex;
}

/* line 118, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .dropdown h5 {
  font-size: 15px;
  font-size: 1.5rem;
}

/* line 122, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .dropdown h6,
.product-list-filter .dropdown p {
  font-size: 15px;
  font-size: 1.5rem;
  color: #555;
  font-weight: bold;
  padding: 30px 50px 10px;
  margin: 0;
}

/* line 132, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-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.2s ease-out;
}

/* line 143, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-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 143, src/sass/components/gridFilter/_productList-grid-filter.scss */
  .product-list-filter .dropdown ul li {
    width: 70%;
  }
}

/* line 157, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .dropdown ul li::before {
  display: none;
}

/* line 161, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .dropdown ul li:hover {
  color: #16555a;
}

/* line 165, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .dropdown ul li:hover a {
  color: #595655;
}

/* line 170, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .dropdown ul li.active {
  background-color: #99d7db;
  color: #07515f;
  font-weight: 900;
  font-style: italic;
  position: relative;
}

/* line 177, src/sass/components/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: #07515f;
  left: 12px;
  top: 1px;
  font-style: normal;
  background-color: transparent;
  position: absolute;
}

/* line 193, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .dropdown ul li.active:hover {
  color: #07515f;
  background-color: #99d7db;
}

/* line 197, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .dropdown ul li.active:hover a {
  color: #16555a;
  font-weight: bold;
}

/* line 204, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .dropdown ul li a {
  text-decoration: none;
  color: #595655;
}

/* line 211, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .dropdown fieldset {
  border: initial;
  margin: 0;
  padding: 0;
}

/* line 218, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .filter {
  position: relative;
  cursor: pointer;
  display: flex;
  width: 75%;
  flex-wrap: wrap;
}

@media only screen and (max-width: 767px) {
  /* line 218, src/sass/components/gridFilter/_productList-grid-filter.scss */
  .product-list-filter .filter {
    width: auto;
    position: unset;
    flex-direction: column;
  }
}

/* line 231, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .filter button {
  background-color: transparent;
  padding: 0;
  border: 0;
  cursor: pointer;
  font-family: 'ColgateReady';
}

/* line 242, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .filter button h5,
.product-list-filter .filter button.btn-filters span {
  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;
  font-family: 'ColgateReady';
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.19px;
  color: #d2010d;
}

/* line 262, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .filter button h5::before,
.product-list-filter .filter button.btn-filters span::before {
  font-size: 23px;
  font-size: 2.3rem;
  content: '\e906';
  display: block;
  font-family: 'ColgateRelaunchIcons';
  position: absolute;
  right: 14px;
  bottom: 7px;
}

/* line 273, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .filter button h5.active,
.product-list-filter .filter button.btn-filters span.active {
  color: #fff;
  background-color: #22838a;
}

/* line 277, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .filter button h5.active::before,
.product-list-filter .filter button.btn-filters span.active::before {
  color: #fff;
}

/* line 283, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .filter button.btn-apply {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  font-style: italic;
  line-height: 35px;
  text-align: center;
  color: #d2010d;
}

/* line 291, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .filter button.btn-apply span {
  padding: 0 10px;
}

/* line 296, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .filter button.btn-clear {
  padding: 0 10px;
}

/* line 301, src/sass/components/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 301, src/sass/components/gridFilter/_productList-grid-filter.scss */
  .product-list-filter .filter .tags {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin-top: 10px;
  }
}

/* line 314, src/sass/components/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: #99d7db;
  font-weight: bold;
  color: #0e515e;
  margin: 2px;
  border-radius: 20px 0 20px 20px;
  user-select: none;
  position: relative;
  user-select: none;
}

/* line 328, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .filter .tags span:hover {
  background-color: #d9f0f242;
}

/* line 332, src/sass/components/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: #07515f;
  right: 0;
  position: absolute;
  top: 9px;
  font-style: normal;
  background-color: transparent;
}

@media only screen and (max-width: 767px) {
  /* line 350, src/sass/components/gridFilter/_productList-grid-filter.scss */
  .product-list-filter .filter .dropdown {
    width: 100%;
    margin: auto;
    left: unset;
    top: 100px;
  }
}

/* line 358, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .filter .dropdown ul {
  left: 0;
}

@media only screen and (max-width: 767px) {
  /* line 358, src/sass/components/gridFilter/_productList-grid-filter.scss */
  .product-list-filter .filter .dropdown ul {
    max-height: 0;
    transition: max-height 0.2s ease-out;
    overflow: hidden;
  }
  /* line 366, src/sass/components/gridFilter/_productList-grid-filter.scss */
  .product-list-filter .filter .dropdown ul.active {
    max-height: 100%;
    overflow: visible;
  }
}

/* line 372, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .filter .dropdown ul li {
  padding: 7px 0 7px 40px;
  user-select: none;
}

/* line 378, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .filter .dropdown h6,
.product-list-filter .filter .dropdown legend {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  /* line 378, src/sass/components/gridFilter/_productList-grid-filter.scss */
  .product-list-filter .filter .dropdown h6,
  .product-list-filter .filter .dropdown legend {
    position: relative;
    color: #595655;
  }
  /* line 386, src/sass/components/gridFilter/_productList-grid-filter.scss */
  .product-list-filter .filter .dropdown h6::before,
  .product-list-filter .filter .dropdown legend::before {
    content: '\e5cf';
    display: block;
    font-size: 25px;
    font-family: 'Material Icons';
    top: 25px;
    position: absolute;
    left: 20px;
    color: #d2010d;
    user-select: none;
  }
  /* line 398, src/sass/components/gridFilter/_productList-grid-filter.scss */
  .product-list-filter .filter .dropdown h6.active::before,
  .product-list-filter .filter .dropdown legend.active::before {
    content: '\e315';
    color: #00838a;
  }
  /* line 403, src/sass/components/gridFilter/_productList-grid-filter.scss */
  .product-list-filter .filter .dropdown h6.active,
  .product-list-filter .filter .dropdown legend.active {
    color: #16555a;
  }
}

/* line 411, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .sort {
  position: relative;
  cursor: pointer;
  width: 25%;
}

@media only screen and (max-width: 767px) {
  /* line 411, src/sass/components/gridFilter/_productList-grid-filter.scss */
  .product-list-filter .sort {
    position: absolute;
    width: 62%;
    max-width: 191px;
    right: 0;
  }
}

/* line 423, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .sort button {
  border: 0;
  cursor: pointer;
  padding: 0;
  background-color: transparent;
  float: right;
}

/* line 434, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-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;
}

/* line 446, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .sort button h5::before {
  content: '\e5cf';
  display: block;
  font-size: 25px;
  font-family: 'Material Icons';
  top: 7px;
  position: absolute;
  right: 10px;
  color: #d2010d;
  user-select: none;
}

/* line 462, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .sort button h5.active::before {
  content: '\e5ce';
  color: #d2010d;
}

/* line 467, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .sort button h5.active span {
  color: #d2010d;
}

/* line 472, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .sort button h5 span {
  color: #d2010d;
  font-weight: bold;
  font-style: italic;
  user-select: none;
}

/* line 481, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .sort .dropdown {
  right: 0;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  /* line 481, src/sass/components/gridFilter/_productList-grid-filter.scss */
  .product-list-filter .sort .dropdown {
    top: 70px;
    margin: auto;
  }
}

/* line 491, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .sort ul {
  right: 0;
  width: 100%;
  padding: 10px 0;
}

/* line 496, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .sort ul li {
  width: 100%;
  padding: 5px 25px;
  border-radius: 0;
  user-select: none;
}

/* line 502, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .sort ul li::before {
  content: '';
}

/* line 507, src/sass/components/gridFilter/_productList-grid-filter.scss */
.product-list-filter .sort ul li.active::before {
  content: '';
}

/* line 520, src/sass/components/gridFilter/_productList-grid-filter.scss */
.reference-product-filter .dropdown,
.reference-product-filter-v2 .dropdown {
  padding-bottom: 10px;
}

/* line 523, src/sass/components/gridFilter/_productList-grid-filter.scss */
.reference-product-filter .dropdown h6,
.reference-product-filter .dropdown ul,
.reference-product-filter .dropdown fieldset,
.reference-product-filter-v2 .dropdown h6,
.reference-product-filter-v2 .dropdown ul,
.reference-product-filter-v2 .dropdown fieldset {
  order: 2;
}

/* line 530, src/sass/components/gridFilter/_productList-grid-filter.scss */
.reference-product-filter .aplyContainer,
.reference-product-filter-v2 .aplyContainer {
  order: 1;
  margin-top: 0;
}

/* line 536, src/sass/components/gridFilter/_productList-grid-filter.scss */
html:not([dir='rtl']) .reference-product-filter .aplyContainer, html:not([dir='rtl'])
.reference-product-filter-v2 .aplyContainer {
  justify-content: flex-end;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/components/gridFilter/_search-filter.scss */
.reference-search-filter {
  padding: 0;
}

/* line 7, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter {
  background-color: #f3f3f3;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 15px 15px 30px;
  letter-spacing: -1px;
  align-items: flex-start;
  height: auto;
  position: relative;
  border-top-right-radius: 24px;
}

@media only screen and (max-width: 767px) {
  /* line 7, src/sass/components/gridFilter/_search-filter.scss */
  .search-list-filter {
    padding: 15px 15px 50px;
  }
}

/* line 23, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter .total-results-container {
  width: 100%;
}

/* line 26, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter .total-results-container .total-results {
  font-size: 13px;
  font-size: 1.3rem;
  float: left;
  color: #595655;
  font-family: 'OpenSans', sans-serif;
  letter-spacing: -0.22px;
  line-height: 15px;
  margin: 0 0 10px;
  height: 15px;
  height: 20px;
  width: 140px;
}

/* line 41, src/sass/components/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;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 41, src/sass/components/gridFilter/_search-filter.scss */
  .search-list-filter .filter {
    width: 70%;
  }
}

/* line 57, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter .filter span {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 20px;
  letter-spacing: 0;
  text-transform: capitalize;
  background-color: #99d7db;
  color: #07515f;
  padding: 10px 38px 10px 16px;
  position: relative;
  border-top-left-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  align-items: center;
  display: inline-flex;
  margin-right: 10px;
  margin-bottom: 10px;
  cursor: pointer;
}

/* line 76, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter .filter span::after {
  font-family: 'ColgateRelaunchIcons' !important;
  content: '\e901';
  font-size: 18px;
  font-style: normal;
  color: #07515f;
  position: absolute;
  right: 12px;
}

/* line 89, src/sass/components/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 105, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter .dropdown.active {
  display: flex;
}

/* line 109, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter .dropdown h5 {
  font-size: 15px;
  font-size: 1.5rem;
}

/* line 113, src/sass/components/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 121, src/sass/components/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 132, src/sass/components/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 132, src/sass/components/gridFilter/_search-filter.scss */
  .search-list-filter .dropdown ul li {
    width: 70%;
  }
}

/* line 146, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter .dropdown ul li::before {
  display: none;
}

/* line 150, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter .dropdown ul li:hover {
  background-color: #00838a;
  color: #fff;
}

/* line 154, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter .dropdown ul li:hover a {
  color: #fff;
}

/* line 159, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter .dropdown ul li a {
  text-decoration: none;
  color: #595655;
}

/* line 167, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter .sort {
  position: relative;
  cursor: pointer;
  min-width: 20%;
}

@media only screen and (max-width: 767px) {
  /* line 167, src/sass/components/gridFilter/_search-filter.scss */
  .search-list-filter .sort {
    position: absolute;
    width: 62%;
    max-width: 191px;
    right: 15px;
    top: 35px;
  }
}

/* line 180, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter .sort button {
  border: 0;
  cursor: pointer;
  padding: 0;
  background-color: transparent;
  float: right;
}

/* line 187, src/sass/components/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 200, src/sass/components/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 213, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter .sort button h5.active::before {
  content: '\e5ce';
  color: #d2010d;
}

/* line 218, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter .sort button h5.active span {
  color: #d2010d;
}

/* line 223, src/sass/components/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 233, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter .sort .dropdown {
  right: 0;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  /* line 233, src/sass/components/gridFilter/_search-filter.scss */
  .search-list-filter .sort .dropdown {
    top: 70px;
    margin: auto;
  }
}

/* line 243, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter .sort ul {
  right: 0;
  width: 100%;
  padding: 10px 0;
}

/* line 248, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter .sort ul li {
  width: 100%;
  padding: 5px 25px;
  border-radius: 0;
  user-select: none;
}

/* line 254, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter .sort ul li::before {
  content: '';
}

/* line 259, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter .sort ul li.active::before {
  content: '';
}

/* line 269, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter.mobile {
  padding: 30px 15px 5px;
}

/* line 272, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter.mobile .total-results-container {
  width: auto;
}

/* line 276, src/sass/components/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;
}

/* line 290, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter.mobile .side-row {
  width: 100%;
}

/* line 293, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter.mobile .side-row h3 {
  font-size: 15px;
  font-size: 1.5rem;
  color: #333;
  font-weight: bold;
  padding: 30px 50px 10px;
  position: relative;
  font-style: normal;
}

/* line 302, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter.mobile .side-row h3::before {
  content: '\e5cf';
  display: block;
  font-size: 25px;
  font-family: 'Material Icons';
  top: 25px;
  position: absolute;
  left: 20px;
  color: #d2010d;
  user-select: none;
}

/* line 315, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter.mobile .side-row span {
  font-size: 13px;
  font-size: 1.3rem;
  color: #595655;
  font-family: 'OpenSans', 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 330, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter.mobile .side-row.expanded h3 {
  font-size: 15px;
  font-size: 1.5rem;
  color: #16555a;
  font-weight: bold;
  padding: 30px 50px 10px;
  position: relative;
}

/* line 338, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter.mobile .side-row.expanded h3::before {
  content: '\e315';
  display: block;
  font-size: 25px;
  font-family: 'Material Icons';
  top: 25px;
  position: absolute;
  left: 20px;
  color: #00838a;
  user-select: none;
}

/* line 351, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter.mobile .side-row.expanded span {
  display: flex;
  display: table;
  margin-left: 6%;
  background-color: transparent;
  padding: 9px 40px 10px 35px;
  margin-bottom: 5px;
}

/* line 359, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter.mobile .side-row.expanded span::after {
  content: none;
}

/* line 363, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter.mobile .side-row.expanded span.selected {
  background-color: #99d7db;
  color: #07515f;
  border-radius: 8px;
  font-family: ColgateReady, sans-serif;
  font-style: italic;
  font-weight: bold;
  letter-spacing: 0;
  position: relative;
}

/* line 373, src/sass/components/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: #07515f;
  position: absolute;
  left: 10px;
}

/* line 388, src/sass/components/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;
  background-color: #fff;
  min-width: 49px;
  font-family: 'ColgateReady';
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.19px;
  color: #d2010d;
  position: absolute;
  top: 70px;
  left: 14px;
}

/* line 410, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter.mobile .btnfilter.active {
  color: #fff;
  background-color: #22838a;
}

/* line 415, src/sass/components/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 427, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter.mobile .sort {
  top: 70px;
  max-width: 200px;
}

/* line 433, src/sass/components/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 449, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter.mobile .dropdown.active {
  display: flex;
}

/* line 453, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter.mobile .dropdown h5 {
  font-size: 15px;
  font-size: 1.5rem;
}

/* line 457, src/sass/components/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 465, src/sass/components/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 476, src/sass/components/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 476, src/sass/components/gridFilter/_search-filter.scss */
  .search-list-filter.mobile .dropdown ul li {
    width: 70%;
  }
}

/* line 490, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter.mobile .dropdown ul li::before {
  display: none;
}

/* line 494, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter.mobile .dropdown ul li:hover {
  background-color: #228388;
  color: #fff;
}

/* line 498, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter.mobile .dropdown ul li:hover a {
  color: #fff;
}

/* line 503, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter.mobile .dropdown ul li a {
  text-decoration: none;
  color: #777;
}

/* line 512, src/sass/components/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: 120px;
  left: 4%;
  margin: 0;
  border: 1px solid #ddd;
  box-shadow: 2px 2px 5px #00000057;
  max-width: 450px;
  overflow: hidden;
  width: 92%;
}

/* line 529, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter.mobile #show-filter.active {
  display: flex;
}

/* line 534, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter.mobile #show-filter .show-filter-bottom {
  background-color: #f5010b;
  display: flex;
  width: 100%;
  height: 88px;
  margin-top: 7px;
  align-items: center;
  justify-content: space-evenly;
}

/* line 543, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter.mobile #show-filter .show-filter-bottom .clear-all {
  font-size: 15px;
  font-size: 1.5rem;
  color: #fff;
  font-family: 'ColgateReady';
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.19px;
  text-align: center;
  background-color: transparent;
}

/* line 554, src/sass/components/gridFilter/_search-filter.scss */
.search-list-filter.mobile #show-filter .show-filter-bottom .clear-all::after {
  content: none;
}

/* line 559, src/sass/components/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: italic;
  line-height: 35px;
  text-align: center;
  color: #d2010d;
  padding: 2px 20px;
  border: 2px solid #fff;
  background-color: #fff;
  border-radius: 50px 0 50px 50px;
  letter-spacing: -0.19px;
}

/* line 2, src/sass/components/gridFilter/_productList-grid-filter-whitening-hub.scss */
.filter-whitening .filterButton-wrapper {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

/* line 8, src/sass/components/gridFilter/_productList-grid-filter-whitening-hub.scss */
.filter-whitening button {
  background-color: transparent;
  padding: 0;
  border: 0;
  margin: 2px 0;
  cursor: pointer;
}

/* line 15, src/sass/components/gridFilter/_productList-grid-filter-whitening-hub.scss */
.filter-whitening button p {
  color: #d2010d;
  font-size: 15px;
  font-size: 1.5rem;
  padding-right: 15px;
  display: inline-flex;
  align-self: flex-start;
  padding: 9px 45px 9px 15px;
  user-select: none;
  position: relative;
  border-radius: 20px 0 20px 20px;
  background-color: #f3f3f3;
  min-width: 49px;
  font-family: 'ColgateReady';
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.19px;
  margin: 0;
}

/* line 34, src/sass/components/gridFilter/_productList-grid-filter-whitening-hub.scss */
.filter-whitening button p::before {
  content: '\e906';
  display: block;
  font-family: 'ColgateRelaunchIcons';
  position: absolute;
  right: 22px;
  bottom: 9px;
}

/* line 45, src/sass/components/gridFilter/_productList-grid-filter-whitening-hub.scss */
.filter-whitening .pills-wh {
  font-size: 14px;
  font-size: 1.4rem;
  display: inline-block;
  padding: 12px 40px 12px 15px;
  background-color: #d6d6d6;
  font-weight: bold;
  color: #16555a;
  margin: 2px;
  border-radius: 20px 0 20px 20px;
  user-select: none;
  position: relative;
}

/* line 58, src/sass/components/gridFilter/_productList-grid-filter-whitening-hub.scss */
.filter-whitening .pills-wh::after {
  font-size: 20px;
  font-size: 2rem;
  content: '\e5c9';
  display: inline-block;
  font-family: 'Material Icons';
  width: 30px;
  height: 30px;
  color: #16555a;
  right: 0;
  position: absolute;
  top: 9px;
  font-style: normal;
  background-color: transparent;
  cursor: pointer;
}

/* line 76, src/sass/components/gridFilter/_productList-grid-filter-whitening-hub.scss */
.filter-whitening .clear-pills-wh {
  font-size: 14px;
  font-size: 1.4rem;
  display: inline-block;
  font-weight: bold;
  color: #16555a;
  margin: 2px;
  font-style: italic;
  cursor: pointer;
}

/* line 88, src/sass/components/gridFilter/_productList-grid-filter-whitening-hub.scss */
.filter-wrapper {
  display: none;
}

/* line 91, src/sass/components/gridFilter/_productList-grid-filter-whitening-hub.scss */
.filter-wrapper .dropdown {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  /* line 91, src/sass/components/gridFilter/_productList-grid-filter-whitening-hub.scss */
  .filter-wrapper .dropdown {
    flex-direction: column;
  }
}

/* line 102, src/sass/components/gridFilter/_productList-grid-filter-whitening-hub.scss */
.filter-wrapper .filters-section h6 {
  font-family: 'ColgateReady';
  font-style: italic;
  display: flex;
  align-items: baseline;
  font-weight: bold;
  color: #333;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 16px;
  letter-spacing: -0.16px;
}

/* line 114, src/sass/components/gridFilter/_productList-grid-filter-whitening-hub.scss */
.filter-wrapper .filters-section h6 .tooltip {
  position: relative;
}

/* line 118, src/sass/components/gridFilter/_productList-grid-filter-whitening-hub.scss */
.filter-wrapper .filters-section h6 .tooltip-icon {
  margin-left: 4px;
  width: 14px;
  height: 14px;
  text-align: center;
  font-size: 10px;
  line-height: 14px;
  color: #fff;
  background-color: #d2010d;
  border-radius: 100%;
  cursor: pointer;
}

/* line 131, src/sass/components/gridFilter/_productList-grid-filter-whitening-hub.scss */
.filter-wrapper .filters-section h6 .tooltip-icon:hover + .tooltip-text {
  display: block;
}

/* line 137, src/sass/components/gridFilter/_productList-grid-filter-whitening-hub.scss */
.filter-wrapper .filters-section h6 .tooltip-text {
  display: none;
  font-family: 'Open Sans';
  color: #333;
  font-weight: normal;
  font-size: 12px;
  line-height: 12px;
  font-style: italic;
  padding: 6px 4px;
  background-color: #fff;
  /* stylelint-disable */
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
  /* stylelint-enable */
  position: absolute;
  top: 18px;
  left: 0;
  width: max-content;
}

/* line 157, src/sass/components/gridFilter/_productList-grid-filter-whitening-hub.scss */
.filter-wrapper .filters-section input {
  border: 1px solid #333;
  margin-right: 8px;
  height: 16px;
  width: 16px;
  cursor: pointer;
}

/* line 165, src/sass/components/gridFilter/_productList-grid-filter-whitening-hub.scss */
.filter-wrapper .filters-section label {
  font-family: 'Open Sans';
  color: #333;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 12px;
}

/* line 174, src/sass/components/gridFilter/_productList-grid-filter-whitening-hub.scss */
.filter-wrapper .grey-divider {
  height: 2px;
  margin: 2em 0;
  background: #d6d6d6;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  /* line 174, src/sass/components/gridFilter/_productList-grid-filter-whitening-hub.scss */
  .filter-wrapper .grey-divider {
    display: none;
  }
}

/* line 185, src/sass/components/gridFilter/_productList-grid-filter-whitening-hub.scss */
.filter-wrapper .close-filters-button {
  display: flex;
  justify-content: center;
  width: 100%;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  /* line 185, src/sass/components/gridFilter/_productList-grid-filter-whitening-hub.scss */
  .filter-wrapper .close-filters-button {
    display: none;
  }
}

/* line 195, src/sass/components/gridFilter/_productList-grid-filter-whitening-hub.scss */
.filter-wrapper .close-filters-button h4 {
  font-family: 'ColgateReady';
  font-style: italic;
  color: #d2010d;
  font-weight: bold;
  font-size: 15px;
  line-height: 20px;
}

/* line 205, src/sass/components/gridFilter/_productList-grid-filter-whitening-hub.scss */
.filter-wrapper .apply-filters-mobile {
  display: none;
}

@media only screen and (max-width: 767px) {
  /* line 213, src/sass/components/gridFilter/_productList-grid-filter-whitening-hub.scss */
  .open-filters #content {
    z-index: 100;
  }
  /* line 217, src/sass/components/gridFilter/_productList-grid-filter-whitening-hub.scss */
  .open-filters .reference-product-filter-wh-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    height: 100vh;
    width: 100vw;
    z-index: 100;
    padding: 64px 0 0;
    overflow: auto;
  }
  /* line 228, src/sass/components/gridFilter/_productList-grid-filter-whitening-hub.scss */
  .open-filters .reference-product-filter-wh-wrapper .filter-wrapper {
    padding: 16px;
  }
  /* line 231, src/sass/components/gridFilter/_productList-grid-filter-whitening-hub.scss */
  .open-filters .reference-product-filter-wh-wrapper .filter-wrapper .filters-section {
    margin-bottom: 38px;
  }
  /* line 234, src/sass/components/gridFilter/_productList-grid-filter-whitening-hub.scss */
  .open-filters .reference-product-filter-wh-wrapper .filter-wrapper .filters-section label {
    line-height: 42px;
  }
  /* line 241, src/sass/components/gridFilter/_productList-grid-filter-whitening-hub.scss */
  .open-filters .apply-filters-mobile {
    display: flex;
    justify-content: flex-end;
    position: absolute;
    top: 0;
    left: 0;
    padding: 12px 0;
    background-color: #f3f3f3;
  }
  /* line 250, src/sass/components/gridFilter/_productList-grid-filter-whitening-hub.scss */
  .open-filters .apply-filters-mobile h4 {
    background-color: #fff;
    border-radius: 20px;
    border-top-right-radius: 0;
    color: #d2010d;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -0.2px;
    line-height: 22px;
    display: inline-block;
    padding: 8px 24px 10px;
    position: relative;
    max-width: 80%;
    margin-right: 17px;
  }
}

/* line 2, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
.all-products-list-filter-wrapper .filterButton-wrapper {
  display: block;
}

/* line 5, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
.all-products-list-filter-wrapper .filterButton-wrapper #filterButton {
  display: none;
}

@media only screen and (max-width: 991px) {
  /* line 5, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
  .all-products-list-filter-wrapper .filterButton-wrapper #filterButton {
    display: block;
  }
}

/* line 13, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
.all-products-list-filter-wrapper .filterButton-wrapper .filteredBy-wrapper {
  display: none;
  position: relative;
}

/* line 17, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
.all-products-list-filter-wrapper .filterButton-wrapper .filteredBy-wrapper .clear-pills-products-desktop {
  font-size: 14px;
  font-size: 1.4rem;
  display: inline-block;
  font-weight: bold;
  color: #16555a;
  margin: 2px;
  font-style: italic;
  cursor: pointer;
  text-decoration: underline;
  position: absolute;
  top: 6px;
  left: 120px;
}

@media only screen and (max-width: 991px) {
  /* line 17, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
  .all-products-list-filter-wrapper .filterButton-wrapper .filteredBy-wrapper .clear-pills-products-desktop {
    display: none;
  }
}

/* line 36, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
.all-products-list-filter-wrapper .filterButton-wrapper .filteredBy-wrapper h6 {
  font-family: 'ColgateReady';
  font-style: italic;
  display: flex;
  align-items: baseline;
  font-weight: bold;
  color: #333;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 16px;
  letter-spacing: -0.16px;
}

@media only screen and (max-width: 767px) {
  /* line 36, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
  .all-products-list-filter-wrapper .filterButton-wrapper .filteredBy-wrapper h6 {
    display: none;
  }
}

/* line 54, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
.all-products-list-filter-wrapper .filterButton-wrapper button {
  background-color: transparent;
  padding: 0;
  border: 0;
  margin: 2px 0;
  cursor: pointer;
}

/* line 61, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
.all-products-list-filter-wrapper .filterButton-wrapper button p {
  color: #d2010d;
  font-size: 15px;
  font-size: 1.5rem;
  padding-right: 15px;
  display: inline-flex;
  align-self: flex-start;
  padding: 9px 45px 9px 15px;
  user-select: none;
  position: relative;
  border-radius: 20px 0 20px 20px;
  background-color: #f3f3f3;
  min-width: 49px;
  font-family: 'ColgateReady';
  font-style: italic;
  font-weight: bold;
  letter-spacing: -0.19px;
  margin: 0;
}

/* line 80, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
.all-products-list-filter-wrapper .filterButton-wrapper button p::before {
  content: '\e906';
  display: block;
  font-family: 'ColgateRelaunchIcons';
  position: absolute;
  right: 22px;
  bottom: 9px;
}

/* line 92, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
.all-products-list-filter-wrapper .all-products-title {
  color: #d2010d;
  text-align: left;
  font-weight: bold;
  font-style: italic;
  letter-spacing: -0.16px;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 42px;
}

/* line 103, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
.all-products-list-filter-wrapper .all-filters-wrapper {
  display: flex;
  flex-direction: column;
}

@media only screen and (max-width: 991px) {
  /* line 103, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
  .all-products-list-filter-wrapper .all-filters-wrapper {
    display: none;
  }
}

/* line 111, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
.all-products-list-filter-wrapper .all-filters-wrapper .all-filters-section {
  margin-bottom: 24px;
}

/* line 114, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
.all-products-list-filter-wrapper .all-filters-wrapper .all-filters-section h6 {
  font-family: 'ColgateReady';
  font-style: italic;
  display: flex;
  align-items: baseline;
  font-weight: bold;
  color: #333;
  font-size: 20px;
  line-height: 28px;
  margin-bottom: 16px;
  letter-spacing: -0.16px;
}

/* line 126, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
.all-products-list-filter-wrapper .all-filters-wrapper .all-filters-section h6 .tooltip {
  position: relative;
}

/* line 130, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
.all-products-list-filter-wrapper .all-filters-wrapper .all-filters-section h6 .tooltip-icon {
  margin-left: 4px;
  width: 14px;
  height: 14px;
  text-align: center;
  font-size: 10px;
  line-height: 14px;
  color: #fff;
  background-color: #d2010d;
  border-radius: 100%;
  cursor: pointer;
}

/* line 143, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
.all-products-list-filter-wrapper .all-filters-wrapper .all-filters-section h6 .tooltip-icon:hover + .tooltip-text {
  display: block;
}

/* line 149, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
.all-products-list-filter-wrapper .all-filters-wrapper .all-filters-section h6 .tooltip-text {
  display: none;
  font-family: 'Open Sans';
  color: #333;
  font-weight: normal;
  font-size: 12px;
  line-height: 12px;
  font-style: italic;
  padding: 6px 4px;
  background-color: #fff;
  /* stylelint-disable */
  box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.1);
  /* stylelint-enable */
  position: absolute;
  top: 18px;
  left: 0;
  width: max-content;
}

/* line 169, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
.all-products-list-filter-wrapper .all-filters-wrapper .all-filters-section input {
  border: 1px solid #333;
  margin-right: 8px;
  height: 16px;
  width: 16px;
  cursor: pointer;
}

/* line 177, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
.all-products-list-filter-wrapper .all-filters-wrapper .all-filters-section label {
  font-family: 'Open Sans';
  color: #333;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 12px;
}

@media only screen and (max-width: 767px) {
  /* line 177, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
  .all-products-list-filter-wrapper .all-filters-wrapper .all-filters-section label {
    line-height: 42px;
  }
}

/* line 191, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
.all-products-list-filter-wrapper .apply-filters-mobile {
  display: none;
}

/* line 195, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
.all-products-list-filter-wrapper .apply-filters-button {
  display: flex;
  justify-content: center;
  width: 100%;
  cursor: pointer;
  display: none;
}

@media only screen and (max-width: 767px) {
  /* line 195, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
  .all-products-list-filter-wrapper .apply-filters-button {
    display: block;
  }
}

/* line 206, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
.all-products-list-filter-wrapper .apply-filters-button h4 {
  font-family: 'ColgateReady';
  font-style: italic;
  color: #d2010d;
  font-weight: bold;
  font-size: 15px;
  line-height: 20px;
}

/* line 216, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
.all-products-list-filter-wrapper .pills-product-filters {
  font-size: 14px;
  font-size: 1.4rem;
  display: inline-block;
  padding: 12px 40px 12px 15px;
  background-color: #d6d6d6;
  font-weight: bold;
  color: #16555a;
  margin: 2px;
  border-radius: 20px 0 20px 20px;
  user-select: none;
  position: relative;
}

/* line 229, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
.all-products-list-filter-wrapper .pills-product-filters::after {
  font-size: 20px;
  font-size: 2rem;
  content: '\e5c9';
  display: inline-block;
  font-family: 'Material Icons';
  width: 30px;
  height: 30px;
  color: #16555a;
  right: 0;
  position: absolute;
  top: 9px;
  font-style: normal;
  background-color: transparent;
  cursor: pointer;
}

@media only screen and (max-width: 991px) {
  /* line 250, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
  .open-filters #content {
    z-index: 100;
  }
  /* line 255, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
  .open-filters .all-products-list-filter-wrapper .all-products-title {
    display: none;
  }
  /* line 259, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
  .open-filters .all-products-list-filter-wrapper .filterButton-wrapper {
    display: none;
  }
  /* line 262, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
  .open-filters .all-products-list-filter-wrapper .filterButton-wrapper #filterButton {
    display: none;
  }
  /* line 267, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
  .open-filters .all-products-list-filter-wrapper .filterButton-wrapper .filteredBy-wrapper .tags {
    display: none;
  }
  /* line 271, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
  .open-filters .all-products-list-filter-wrapper .filterButton-wrapper .filteredBy-wrapper .clear-pills-products-desktop {
    position: absolute;
    z-index: 9;
    top: -58px;
    left: 0;
  }
}

@media only screen and (max-width: 991px) and (max-width: 991px) {
  /* line 271, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
  .open-filters .all-products-list-filter-wrapper .filterButton-wrapper .filteredBy-wrapper .clear-pills-products-desktop {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  /* line 285, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
  .open-filters .reference-all-products-page-filter {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    height: 100vh;
    width: 100vw;
    z-index: 100;
    padding: 64px 0 0;
    overflow: auto;
  }
  /* line 296, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
  .open-filters .reference-all-products-page-filter .all-products-list-filter-wrapper {
    padding: 16px;
  }
  /* line 299, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
  .open-filters .reference-all-products-page-filter .all-products-list-filter-wrapper .all-filters-wrapper {
    display: flex;
  }
  /* line 303, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
  .open-filters .reference-all-products-page-filter .all-products-list-filter-wrapper .all-filters-section {
    margin-bottom: 38px;
  }
  /* line 306, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
  .open-filters .reference-all-products-page-filter .all-products-list-filter-wrapper .all-filters-section label {
    line-height: 2;
  }
  /* line 313, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
  .open-filters .apply-filters-mobile {
    width: 100%;
    display: flex;
    justify-content: space-between;
    position: absolute;
    top: 0;
    left: 0;
    padding: 12px 0;
    background-color: #f3f3f3;
  }
  /* line 323, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
  .open-filters .apply-filters-mobile h4 {
    background-color: #fff;
    border-radius: 20px;
    border-top-right-radius: 0;
    color: #d2010d;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -0.2px;
    line-height: 22px;
    display: inline-block;
    padding: 8px 24px 10px;
    position: relative;
    max-width: 80%;
    margin-right: 17px;
  }
}

/* line 342, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
.clear-pills-products-mobile {
  display: flex;
  align-items: center;
  font-size: 15px;
  font-style: italic;
  text-decoration: underline;
  color: #16555a;
  font-weight: bold;
  margin-left: 16px;
}

/* line 354, src/sass/components/gridFilter/_allProducts-grid-filters.scss */
.box-container-filters-occ .content {
  position: relative;
}
/* 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: #c00;
  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;
  }
}

/* line 91, src/sass/components/paragraph/_modal-content.scss */
.modal-content-container .accordion .close-modal {
  display: block;
  width: 27px;
  height: 27px;
  top: 25px;
  right: 34px;
}

@media only screen and (max-width: 991px) {
  /* line 91, src/sass/components/paragraph/_modal-content.scss */
  .modal-content-container .accordion .close-modal {
    top: 13px;
    right: 16px;
  }
}

/* line 103, src/sass/components/paragraph/_modal-content.scss */
.modal-content-container .accordion .close-modal::before, .modal-content-container .accordion .close-modal::after {
  content: '';
  position: absolute;
  inset: 0;
  margin: auto;
  width: 100%;
  height: 3.5px;
  background: #333;
  border-radius: 99999px;
  transform: rotate(45deg);
}

/* line 116, src/sass/components/paragraph/_modal-content.scss */
.modal-content-container .accordion .close-modal::after {
  transform: rotate(-45deg);
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* line 123, src/sass/components/paragraph/_modal-content.scss */
  .modal-content-container .accordion {
    margin-top: 90px;
    transform: translateY(-40px);
  }
}

/* line 130, 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 141, 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 154, 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 164, 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 172, 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 180, src/sass/components/paragraph/_modal-content.scss */
.modal-content-container.white-bg {
  background-color: rgba(250, 250, 250, 0.5);
}

/* line 185, src/sass/components/paragraph/_modal-content.scss */
.blur-bg {
  filter: blur(5px);
}

/* line 189, src/sass/components/paragraph/_modal-content.scss */
.overflow {
  overflow-y: hidden;
}
/* Slider */
/* stylelint-disable */
/* line 3, src/sass/libs/slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 17, src/sass/libs/slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

/* line 24, src/sass/libs/slick.scss */
.slick-list:focus {
  outline: none;
}

/* line 28, src/sass/libs/slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 33, src/sass/libs/slick.scss */
.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);
}

/* line 42, src/sass/libs/slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 50, src/sass/libs/slick.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

/* line 56, src/sass/libs/slick.scss */
.slick-track:after {
  clear: both;
}

/* line 60, src/sass/libs/slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 64, src/sass/libs/slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

/* line 68, src/sass/libs/slick.scss */
[dir="rtl"] .slick-slide {
  float: right;
}

/* line 71, src/sass/libs/slick.scss */
.slick-slide img {
  display: block;
}

/* line 74, src/sass/libs/slick.scss */
.slick-slide.slick-loading img {
  display: none;
}

/* line 80, src/sass/libs/slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 84, src/sass/libs/slick.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 88, src/sass/libs/slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 92, src/sass/libs/slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 98, src/sass/libs/slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* stylelint-enable */
@charset "UTF-8";
/* stylelint-disable */
/* Slider */
/* .slick-list {
    .slick-loading & {
        background: #fff slick-image-url("ajax-loader.gif") center center no-repeat;
    }
} */
/* Icons */
@font-face {
  font-family: "slick";
  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");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
/* line 65, src/sass/libs/slick-theme.scss */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

/* line 83, src/sass/libs/slick-theme.scss */
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

/* line 87, src/sass/libs/slick-theme.scss */
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

/* line 91, src/sass/libs/slick-theme.scss */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

/* line 94, src/sass/libs/slick-theme.scss */
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 105, src/sass/libs/slick-theme.scss */
.slick-prev {
  left: -25px;
}

/* line 107, src/sass/libs/slick-theme.scss */
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

/* line 111, src/sass/libs/slick-theme.scss */
.slick-prev:before {
  content: "←";
}

/* line 113, src/sass/libs/slick-theme.scss */
[dir="rtl"] .slick-prev:before {
  content: "→";
}

/* line 119, src/sass/libs/slick-theme.scss */
.slick-next {
  right: -25px;
}

/* line 121, src/sass/libs/slick-theme.scss */
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

/* line 125, src/sass/libs/slick-theme.scss */
.slick-next:before {
  content: "→";
}

/* line 127, src/sass/libs/slick-theme.scss */
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
/* line 135, src/sass/libs/slick-theme.scss */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

/* line 139, src/sass/libs/slick-theme.scss */
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

/* line 148, src/sass/libs/slick-theme.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

/* line 156, src/sass/libs/slick-theme.scss */
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

/* line 168, src/sass/libs/slick-theme.scss */
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

/* stylelint-enable */
/* line 2, src/sass/libs/locomotive-scroll.scss */
html.has-scroll-smooth {
  overflow: hidden;
}

/* line 6, src/sass/libs/locomotive-scroll.scss */
html.has-scroll-dragging {
  user-select: none;
}

/* line 12, src/sass/libs/locomotive-scroll.scss */
.has-scroll-smooth body {
  overflow: hidden;
}

/* line 18, src/sass/libs/locomotive-scroll.scss */
.has-scroll-smooth [data-scroll-container] {
  min-height: 100vh;
}

/* line 22, src/sass/libs/locomotive-scroll.scss */
[data-scroll-direction='horizontal'] [data-scroll-container] {
  height: 100vh;
  display: inline-block;
  white-space: nowrap;
}

/* line 30, src/sass/libs/locomotive-scroll.scss */
[data-scroll-direction='horizontal'] [data-scroll-section] {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  height: 100%;
}

/* line 38, src/sass/libs/locomotive-scroll.scss */
.c-scrollbar {
  position: absolute;
  right: 0;
  top: 0;
  width: 11px;
  height: 100%;
  transform-origin: center right;
  transition: transform 0.3s, opacity 0.3s;
  opacity: 0;
}

/* line 48, src/sass/libs/locomotive-scroll.scss */
.c-scrollbar:hover {
  transform: scaleX(1.45);
}

/* line 52, src/sass/libs/locomotive-scroll.scss */
.c-scrollbar:hover,
.has-scroll-scrolling .c-scrollbar,
.has-scroll-dragging .c-scrollbar {
  opacity: 1;
}

/* line 58, src/sass/libs/locomotive-scroll.scss */
[data-scroll-direction='horizontal'] .c-scrollbar {
  width: 100%;
  height: 10px;
  top: auto;
  bottom: 0;
  transform: scaleY(1);
}

/* line 65, src/sass/libs/locomotive-scroll.scss */
[data-scroll-direction='horizontal'] .c-scrollbar:hover {
  transform: scaleY(1.3);
}

/* line 71, src/sass/libs/locomotive-scroll.scss */
.c-scrollbar_thumb {
  position: absolute;
  top: 0;
  right: 0;
  background-color: #000;
  opacity: 0.5;
  width: 7px;
  border-radius: 10px;
  margin: 2px;
  cursor: grab;
}

/* line 82, src/sass/libs/locomotive-scroll.scss */
.has-scroll-dragging .c-scrollbar_thumb {
  cursor: grabbing;
}

/* line 86, src/sass/libs/locomotive-scroll.scss */
[data-scroll-direction='horizontal'] .c-scrollbar_thumb {
  right: auto;
  bottom: 0;
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 18, src/sass/overrides/commons.scss */
html:lang(ru-RU) body,
html:lang(ru-RU) h1,
html:lang(ru-RU) h2,
html:lang(ru-RU) h3,
html:lang(ru-RU) h4,
html:lang(ru-RU) h5,
html:lang(ru-RU) h6,
html:lang(ru-RU) p,
html:lang(ru-RU) a,
html:lang(ru-BY) body,
html:lang(ru-BY) h1,
html:lang(ru-BY) h2,
html:lang(ru-BY) h3,
html:lang(ru-BY) h4,
html:lang(ru-BY) h5,
html:lang(ru-BY) h6,
html:lang(ru-BY) p,
html:lang(ru-BY) a,
html:lang(uk-UA) body,
html:lang(uk-UA) h1,
html:lang(uk-UA) h2,
html:lang(uk-UA) h3,
html:lang(uk-UA) h4,
html:lang(uk-UA) h5,
html:lang(uk-UA) h6,
html:lang(uk-UA) p,
html:lang(uk-UA) a,
html:lang(az-AZ) body,
html:lang(az-AZ) h1,
html:lang(az-AZ) h2,
html:lang(az-AZ) h3,
html:lang(az-AZ) h4,
html:lang(az-AZ) h5,
html:lang(az-AZ) h6,
html:lang(az-AZ) p,
html:lang(az-AZ) a,
html:lang(kz-KZ) body,
html:lang(kz-KZ) h1,
html:lang(kz-KZ) h2,
html:lang(kz-KZ) h3,
html:lang(kz-KZ) h4,
html:lang(kz-KZ) h5,
html:lang(kz-KZ) h6,
html:lang(kz-KZ) p,
html:lang(kz-KZ) a,
html:lang(pl-PL) body,
html:lang(pl-PL) h1,
html:lang(pl-PL) h2,
html:lang(pl-PL) h3,
html:lang(pl-PL) h4,
html:lang(pl-PL) h5,
html:lang(pl-PL) h6,
html:lang(pl-PL) p,
html:lang(pl-PL) a,
html:lang(ro-RO) body,
html:lang(ro-RO) h1,
html:lang(ro-RO) h2,
html:lang(ro-RO) h3,
html:lang(ro-RO) h4,
html:lang(ro-RO) h5,
html:lang(ro-RO) h6,
html:lang(ro-RO) p,
html:lang(ro-RO) a,
html:lang(tr-TR) body,
html:lang(tr-TR) h1,
html:lang(tr-TR) h2,
html:lang(tr-TR) h3,
html:lang(tr-TR) h4,
html:lang(tr-TR) h5,
html:lang(tr-TR) h6,
html:lang(tr-TR) p,
html:lang(tr-TR) a,
html:lang(cs-CZ) body,
html:lang(cs-CZ) h1,
html:lang(cs-CZ) h2,
html:lang(cs-CZ) h3,
html:lang(cs-CZ) h4,
html:lang(cs-CZ) h5,
html:lang(cs-CZ) h6,
html:lang(cs-CZ) p,
html:lang(cs-CZ) a,
html:lang(hu-HU) body,
html:lang(hu-HU) h1,
html:lang(hu-HU) h2,
html:lang(hu-HU) h3,
html:lang(hu-HU) h4,
html:lang(hu-HU) h5,
html:lang(hu-HU) h6,
html:lang(hu-HU) p,
html:lang(hu-HU) a,
html:lang(ar-SA) body,
html:lang(ar-SA) h1,
html:lang(ar-SA) h2,
html:lang(ar-SA) h3,
html:lang(ar-SA) h4,
html:lang(ar-SA) h5,
html:lang(ar-SA) h6,
html:lang(ar-SA) p,
html:lang(ar-SA) a,
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,
html:lang(hr-HR) body,
html:lang(hr-HR) h1,
html:lang(hr-HR) h2,
html:lang(hr-HR) h3,
html:lang(hr-HR) h4,
html:lang(hr-HR) h5,
html:lang(hr-HR) h6,
html:lang(hr-HR) p,
html:lang(hr-HR) a,
html:lang(sr-RS) body,
html:lang(sr-RS) h1,
html:lang(sr-RS) h2,
html:lang(sr-RS) h3,
html:lang(sr-RS) h4,
html:lang(sr-RS) h5,
html:lang(sr-RS) h6,
html:lang(sr-RS) p,
html:lang(sr-RS) a {
  font-family: 'Source Sans Pro', sans-serif !important;
}

/* line 32, src/sass/overrides/commons.scss */
html:lang(ru-RU) .legal-footer p a,
html:lang(ru-RU) .legal-footer p span,
html:lang(ru-BY) .legal-footer p a,
html:lang(ru-BY) .legal-footer p span,
html:lang(uk-UA) .legal-footer p a,
html:lang(uk-UA) .legal-footer p span,
html:lang(az-AZ) .legal-footer p a,
html:lang(az-AZ) .legal-footer p span,
html:lang(kz-KZ) .legal-footer p a,
html:lang(kz-KZ) .legal-footer p span,
html:lang(pl-PL) .legal-footer p a,
html:lang(pl-PL) .legal-footer p span,
html:lang(ro-RO) .legal-footer p a,
html:lang(ro-RO) .legal-footer p span,
html:lang(tr-TR) .legal-footer p a,
html:lang(tr-TR) .legal-footer p span,
html:lang(cs-CZ) .legal-footer p a,
html:lang(cs-CZ) .legal-footer p span,
html:lang(hu-HU) .legal-footer p a,
html:lang(hu-HU) .legal-footer p span,
html:lang(ar-SA) .legal-footer p a,
html:lang(ar-SA) .legal-footer p span,
html:lang(el-GR) .legal-footer p a,
html:lang(el-GR) .legal-footer p span,
html:lang(hr-HR) .legal-footer p a,
html:lang(hr-HR) .legal-footer p span,
html:lang(sr-RS) .legal-footer p a,
html:lang(sr-RS) .legal-footer p span {
  font-family: 'Source Sans Pro', sans-serif !important;
}

/* line 39, src/sass/overrides/commons.scss */
html:lang(ru-RU) .clear-btn,
html:lang(ru-RU) .search-box,
html:lang(ru-RU) .grey-button,
html:lang(ru-RU) .disclaimer,
html:lang(ru-RU) .richText-content ul li,
html:lang(ru-RU) .hyperlink-styles--white-w-right-chevron,
html:lang(ru-RU) .our-brand-carousel-component a.white-and-red,
html:lang(ru-RU) .featured-popular-topics .richText .grey-button a,
html:lang(ru-RU) .search-list-filter .total-results-container .total-results,
html:lang(ru-BY) .clear-btn,
html:lang(ru-BY) .search-box,
html:lang(ru-BY) .grey-button,
html:lang(ru-BY) .disclaimer,
html:lang(ru-BY) .richText-content ul li,
html:lang(ru-BY) .hyperlink-styles--white-w-right-chevron,
html:lang(ru-BY) .our-brand-carousel-component a.white-and-red,
html:lang(ru-BY) .featured-popular-topics .richText .grey-button a,
html:lang(ru-BY) .search-list-filter .total-results-container .total-results,
html:lang(uk-UA) .clear-btn,
html:lang(uk-UA) .search-box,
html:lang(uk-UA) .grey-button,
html:lang(uk-UA) .disclaimer,
html:lang(uk-UA) .richText-content ul li,
html:lang(uk-UA) .hyperlink-styles--white-w-right-chevron,
html:lang(uk-UA) .our-brand-carousel-component a.white-and-red,
html:lang(uk-UA) .featured-popular-topics .richText .grey-button a,
html:lang(uk-UA) .search-list-filter .total-results-container .total-results,
html:lang(az-AZ) .clear-btn,
html:lang(az-AZ) .search-box,
html:lang(az-AZ) .grey-button,
html:lang(az-AZ) .disclaimer,
html:lang(az-AZ) .richText-content ul li,
html:lang(az-AZ) .hyperlink-styles--white-w-right-chevron,
html:lang(az-AZ) .our-brand-carousel-component a.white-and-red,
html:lang(az-AZ) .featured-popular-topics .richText .grey-button a,
html:lang(az-AZ) .search-list-filter .total-results-container .total-results,
html:lang(kz-KZ) .clear-btn,
html:lang(kz-KZ) .search-box,
html:lang(kz-KZ) .grey-button,
html:lang(kz-KZ) .disclaimer,
html:lang(kz-KZ) .richText-content ul li,
html:lang(kz-KZ) .hyperlink-styles--white-w-right-chevron,
html:lang(kz-KZ) .our-brand-carousel-component a.white-and-red,
html:lang(kz-KZ) .featured-popular-topics .richText .grey-button a,
html:lang(kz-KZ) .search-list-filter .total-results-container .total-results,
html:lang(pl-PL) .clear-btn,
html:lang(pl-PL) .search-box,
html:lang(pl-PL) .grey-button,
html:lang(pl-PL) .disclaimer,
html:lang(pl-PL) .richText-content ul li,
html:lang(pl-PL) .hyperlink-styles--white-w-right-chevron,
html:lang(pl-PL) .our-brand-carousel-component a.white-and-red,
html:lang(pl-PL) .featured-popular-topics .richText .grey-button a,
html:lang(pl-PL) .search-list-filter .total-results-container .total-results,
html:lang(ro-RO) .clear-btn,
html:lang(ro-RO) .search-box,
html:lang(ro-RO) .grey-button,
html:lang(ro-RO) .disclaimer,
html:lang(ro-RO) .richText-content ul li,
html:lang(ro-RO) .hyperlink-styles--white-w-right-chevron,
html:lang(ro-RO) .our-brand-carousel-component a.white-and-red,
html:lang(ro-RO) .featured-popular-topics .richText .grey-button a,
html:lang(ro-RO) .search-list-filter .total-results-container .total-results,
html:lang(tr-TR) .clear-btn,
html:lang(tr-TR) .search-box,
html:lang(tr-TR) .grey-button,
html:lang(tr-TR) .disclaimer,
html:lang(tr-TR) .richText-content ul li,
html:lang(tr-TR) .hyperlink-styles--white-w-right-chevron,
html:lang(tr-TR) .our-brand-carousel-component a.white-and-red,
html:lang(tr-TR) .featured-popular-topics .richText .grey-button a,
html:lang(tr-TR) .search-list-filter .total-results-container .total-results,
html:lang(cs-CZ) .clear-btn,
html:lang(cs-CZ) .search-box,
html:lang(cs-CZ) .grey-button,
html:lang(cs-CZ) .disclaimer,
html:lang(cs-CZ) .richText-content ul li,
html:lang(cs-CZ) .hyperlink-styles--white-w-right-chevron,
html:lang(cs-CZ) .our-brand-carousel-component a.white-and-red,
html:lang(cs-CZ) .featured-popular-topics .richText .grey-button a,
html:lang(cs-CZ) .search-list-filter .total-results-container .total-results,
html:lang(hu-HU) .clear-btn,
html:lang(hu-HU) .search-box,
html:lang(hu-HU) .grey-button,
html:lang(hu-HU) .disclaimer,
html:lang(hu-HU) .richText-content ul li,
html:lang(hu-HU) .hyperlink-styles--white-w-right-chevron,
html:lang(hu-HU) .our-brand-carousel-component a.white-and-red,
html:lang(hu-HU) .featured-popular-topics .richText .grey-button a,
html:lang(hu-HU) .search-list-filter .total-results-container .total-results,
html:lang(ar-SA) .clear-btn,
html:lang(ar-SA) .search-box,
html:lang(ar-SA) .grey-button,
html:lang(ar-SA) .disclaimer,
html:lang(ar-SA) .richText-content ul li,
html:lang(ar-SA) .hyperlink-styles--white-w-right-chevron,
html:lang(ar-SA) .our-brand-carousel-component a.white-and-red,
html:lang(ar-SA) .featured-popular-topics .richText .grey-button a,
html:lang(ar-SA) .search-list-filter .total-results-container .total-results,
html:lang(el-GR) .clear-btn,
html:lang(el-GR) .search-box,
html:lang(el-GR) .grey-button,
html:lang(el-GR) .disclaimer,
html:lang(el-GR) .richText-content ul li,
html:lang(el-GR) .hyperlink-styles--white-w-right-chevron,
html:lang(el-GR) .our-brand-carousel-component a.white-and-red,
html:lang(el-GR) .featured-popular-topics .richText .grey-button a,
html:lang(el-GR) .search-list-filter .total-results-container .total-results,
html:lang(hr-HR) .clear-btn,
html:lang(hr-HR) .search-box,
html:lang(hr-HR) .grey-button,
html:lang(hr-HR) .disclaimer,
html:lang(hr-HR) .richText-content ul li,
html:lang(hr-HR) .hyperlink-styles--white-w-right-chevron,
html:lang(hr-HR) .our-brand-carousel-component a.white-and-red,
html:lang(hr-HR) .featured-popular-topics .richText .grey-button a,
html:lang(hr-HR) .search-list-filter .total-results-container .total-results,
html:lang(sr-RS) .clear-btn,
html:lang(sr-RS) .search-box,
html:lang(sr-RS) .grey-button,
html:lang(sr-RS) .disclaimer,
html:lang(sr-RS) .richText-content ul li,
html:lang(sr-RS) .hyperlink-styles--white-w-right-chevron,
html:lang(sr-RS) .our-brand-carousel-component a.white-and-red,
html:lang(sr-RS) .featured-popular-topics .richText .grey-button a,
html:lang(sr-RS) .search-list-filter .total-results-container .total-results {
  font-family: 'Source Sans Pro', sans-serif !important;
}

/* line 53, src/sass/overrides/commons.scss */
html:lang(ru-RU) .categories-hero figcaption,
html:lang(ru-BY) .categories-hero figcaption,
html:lang(uk-UA) .categories-hero figcaption,
html:lang(az-AZ) .categories-hero figcaption,
html:lang(kz-KZ) .categories-hero figcaption,
html:lang(pl-PL) .categories-hero figcaption,
html:lang(ro-RO) .categories-hero figcaption,
html:lang(tr-TR) .categories-hero figcaption,
html:lang(cs-CZ) .categories-hero figcaption,
html:lang(hu-HU) .categories-hero figcaption,
html:lang(ar-SA) .categories-hero figcaption,
html:lang(el-GR) .categories-hero figcaption,
html:lang(hr-HR) .categories-hero figcaption,
html:lang(sr-RS) .categories-hero figcaption {
  width: 60%;
}

/* line 59, src/sass/overrides/commons.scss */
html:lang(ru-RU) .article-content ul,
html:lang(ru-RU) .article-content ol,
html:lang(ru-BY) .article-content ul,
html:lang(ru-BY) .article-content ol,
html:lang(uk-UA) .article-content ul,
html:lang(uk-UA) .article-content ol,
html:lang(az-AZ) .article-content ul,
html:lang(az-AZ) .article-content ol,
html:lang(kz-KZ) .article-content ul,
html:lang(kz-KZ) .article-content ol,
html:lang(pl-PL) .article-content ul,
html:lang(pl-PL) .article-content ol,
html:lang(ro-RO) .article-content ul,
html:lang(ro-RO) .article-content ol,
html:lang(tr-TR) .article-content ul,
html:lang(tr-TR) .article-content ol,
html:lang(cs-CZ) .article-content ul,
html:lang(cs-CZ) .article-content ol,
html:lang(hu-HU) .article-content ul,
html:lang(hu-HU) .article-content ol,
html:lang(ar-SA) .article-content ul,
html:lang(ar-SA) .article-content ol,
html:lang(el-GR) .article-content ul,
html:lang(el-GR) .article-content ol,
html:lang(hr-HR) .article-content ul,
html:lang(hr-HR) .article-content ol,
html:lang(sr-RS) .article-content ul,
html:lang(sr-RS) .article-content ol {
  font-family: 'Source Sans Pro', sans-serif !important;
}

/* line 66, src/sass/overrides/commons.scss */
html:lang(ru-RU) .whitening-o2-rich-text h2,
html:lang(ru-BY) .whitening-o2-rich-text h2,
html:lang(uk-UA) .whitening-o2-rich-text h2,
html:lang(az-AZ) .whitening-o2-rich-text h2,
html:lang(kz-KZ) .whitening-o2-rich-text h2,
html:lang(pl-PL) .whitening-o2-rich-text h2,
html:lang(ro-RO) .whitening-o2-rich-text h2,
html:lang(tr-TR) .whitening-o2-rich-text h2,
html:lang(cs-CZ) .whitening-o2-rich-text h2,
html:lang(hu-HU) .whitening-o2-rich-text h2,
html:lang(ar-SA) .whitening-o2-rich-text h2,
html:lang(el-GR) .whitening-o2-rich-text h2,
html:lang(hr-HR) .whitening-o2-rich-text h2,
html:lang(sr-RS) .whitening-o2-rich-text h2 {
  line-height: 65px;
}

/* line 72, src/sass/overrides/commons.scss */
html:lang(th-TH) body,
html:lang(th-TH) h1,
html:lang(th-TH) h2,
html:lang(th-TH) h3,
html:lang(th-TH) h4,
html:lang(th-TH) h5,
html:lang(th-TH) h6,
html:lang(th-TH) p,
html:lang(th-TH) a {
  font-family: 'ColgateReadyTH', Arial, sans-serif !important;
}

/* line 84, src/sass/overrides/commons.scss */
html:lang(th-TH) .clear-btn,
html:lang(th-TH) .search-box,
html:lang(th-TH) .grey-button,
html:lang(th-TH) .disclaimer,
html:lang(th-TH) .richText-content ul li,
html:lang(th-TH) .hyperlink-styles--white-w-right-chevron,
html:lang(th-TH) .our-brand-carousel-component a.white-and-red,
html:lang(th-TH) .featured-popular-topics .richText .grey-button a,
html:lang(th-TH) .search-list-filter .total-results-container .total-results
.article-content,
html:lang(th-TH) .featured-popular-topics .richText h2,
html:lang(th-TH) .description,
html:lang(th-TH) .etb--title--large {
  font-family: 'ColgateReadyTH', Arial, sans-serif !important;
}

/* line 102, src/sass/overrides/commons.scss */
html:lang(vi-VN) body,
html:lang(vi-VN) h1,
html:lang(vi-VN) h2,
html:lang(vi-VN) h3,
html:lang(vi-VN) h4,
html:lang(vi-VN) h5,
html:lang(vi-VN) h6,
html:lang(vi-VN) p,
html:lang(vi-VN) a {
  font-family: 'ColgateReadyVN', Arial, sans-serif !important;
}

/* line 114, src/sass/overrides/commons.scss */
html:lang(vi-VN) .clear-btn,
html:lang(vi-VN) .search-box,
html:lang(vi-VN) .grey-button,
html:lang(vi-VN) .disclaimer,
html:lang(vi-VN) .richText-content ul li,
html:lang(vi-VN) .hyperlink-styles--white-w-right-chevron,
html:lang(vi-VN) .our-brand-carousel-component a.white-and-red,
html:lang(vi-VN) .featured-popular-topics .richText .grey-button a,
html:lang(vi-VN) .search-list-filter .total-results-container .total-results
.article-content,
html:lang(vi-VN) .featured-popular-topics .richText h2,
html:lang(vi-VN) .description {
  font-family: 'ColgateReadyVN', Arial, sans-serif !important;
}

/* line 131, src/sass/overrides/commons.scss */
html[dir='rtl'] {
  /* stylelint-disable */
  /* stylelint-enable */
  /* Search Box*/
  /* Lists */
  /* Hero Images and images + text */
  /* Carousels */
  /* Product List Filter */
}

/* line 133, src/sass/overrides/commons.scss */
html[dir='rtl'] #header {
  /* Nav */
}

/* line 138, src/sass/overrides/commons.scss */
html[dir='rtl'] #header .reference-header.header .main-header .reference-header-buttons .menu {
  margin: 0 10px 0 10px;
}

/* line 144, src/sass/overrides/commons.scss */
html[dir='rtl'] #header .reference-header.header .main-header .image.logo a {
  margin-right: 73px;
}

@media only screen and (max-width: 767px) {
  /* line 144, src/sass/overrides/commons.scss */
  html[dir='rtl'] #header .reference-header.header .main-header .image.logo a {
    margin-right: 28px;
  }
}

/* line 158, src/sass/overrides/commons.scss */
html[dir='rtl'] #header .reference-header.header .header-dropdown-container .main-links li p a::before {
  content: '\e909';
}

/* line 167, src/sass/overrides/commons.scss */
html[dir='rtl'] #header .reference-header.header .header-dropdown-container .categories li a::before {
  content: '\e909';
}

/* line 179, src/sass/overrides/commons.scss */
html[dir='rtl'] #header .sub-categories .dropdown-subcategory-image ul li .red-chevron::after {
  content: '\e909';
  font-family: 'ColgateRelaunchIcons';
  font-size: 15px;
}

@media only screen and (max-width: 767px) {
  /* line 193, src/sass/overrides/commons.scss */
  html[dir='rtl'] .search-box-container .search-btn {
    margin: 20px 0 0 5px;
  }
}

/* line 200, src/sass/overrides/commons.scss */
html[dir='rtl'] .search-box-container .action-box.active {
  flex-direction: row;
}

/* line 209, src/sass/overrides/commons.scss */
html[dir='rtl'] .richText-content ul li::before {
  left: inherit;
  right: -16px;
}

/* line 218, src/sass/overrides/commons.scss */
html[dir='rtl'] .categories-hero figcaption {
  left: auto;
  right: 3%;
}

@media only screen and (min-width: 1200px) {
  /* line 218, src/sass/overrides/commons.scss */
  html[dir='rtl'] .categories-hero figcaption {
    left: auto;
    right: 5%;
  }
}

@media only screen and (max-width: 991px) {
  /* line 218, src/sass/overrides/commons.scss */
  html[dir='rtl'] .categories-hero figcaption {
    left: auto;
    right: 5%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 218, src/sass/overrides/commons.scss */
  html[dir='rtl'] .categories-hero figcaption {
    left: auto;
    right: 10%;
  }
}

/* line 240, src/sass/overrides/commons.scss */
html[dir='rtl'] .promo-category-card figcaption {
  left: auto;
  right: 40px;
  text-align: right;
}

@media only screen and (max-width: 991px) {
  /* line 240, src/sass/overrides/commons.scss */
  html[dir='rtl'] .promo-category-card figcaption {
    left: auto;
    right: 10px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 240, src/sass/overrides/commons.scss */
  html[dir='rtl'] .promo-category-card figcaption {
    left: auto;
    right: 20px;
  }
}

/* line 259, src/sass/overrides/commons.scss */
html[dir='rtl'] .hero-image-text .hero-title.richText {
  left: auto;
  right: 11%;
}

@media only screen and (max-width: 767px) {
  /* line 259, src/sass/overrides/commons.scss */
  html[dir='rtl'] .hero-image-text .hero-title.richText {
    left: auto;
    right: 2%;
  }
}

@media only screen and (max-width: 320px) {
  /* line 259, src/sass/overrides/commons.scss */
  html[dir='rtl'] .hero-image-text .hero-title.richText {
    left: auto;
    right: 4%;
  }
}

/* line 274, src/sass/overrides/commons.scss */
html[dir='rtl'] .hero-image-text .hero-title h1 {
  text-align: right;
}

/* line 283, src/sass/overrides/commons.scss */
html[dir='rtl'] .featured-popular-topics .richText .grey-button.arrow::after {
  content: '\e5cb';
  left: 0;
  right: auto;
}

/* line 293, src/sass/overrides/commons.scss */
html[dir='rtl'] .contact-us-wide-img-text figcaption {
  left: auto;
  right: 9%;
}

@media only screen and (max-width: 767px) {
  /* line 293, src/sass/overrides/commons.scss */
  html[dir='rtl'] .contact-us-wide-img-text figcaption {
    left: auto;
    right: 10%;
  }
}

/* line 307, src/sass/overrides/commons.scss */
html[dir='rtl'] .image--bsbf-banner figure figcaption {
  padding-right: 114px;
}

@media only screen and (max-width: 767px) {
  /* line 307, src/sass/overrides/commons.scss */
  html[dir='rtl'] .image--bsbf-banner figure figcaption {
    padding-right: 42px;
  }
}

/* line 315, src/sass/overrides/commons.scss */
html[dir='rtl'] .image--bsbf-banner figure h1 {
  text-align: right;
}

/* line 324, src/sass/overrides/commons.scss */
html[dir='rtl'] .our-brand-carousel-component > .component-content > .content {
  margin-left: -15px;
  margin-right: 0;
}

/* line 328, src/sass/overrides/commons.scss */
html[dir='rtl'] .our-brand-carousel-component > .component-content > .content > .richText.first {
  padding: 0 44px 0 0;
}

/* line 334, src/sass/overrides/commons.scss */
html[dir='rtl'] .our-brand-carousel-component .our-brand-arrows {
  right: auto;
  left: 58px;
}

@media only screen and (max-width: 767px) {
  /* line 334, src/sass/overrides/commons.scss */
  html[dir='rtl'] .our-brand-carousel-component .our-brand-arrows {
    right: auto;
    left: 24px;
  }
}

/* line 345, src/sass/overrides/commons.scss */
html[dir='rtl'] .our-brand-carousel-component .our-brand-prev::before {
  content: '\e90a';
}

/* line 350, src/sass/overrides/commons.scss */
html[dir='rtl'] .our-brand-carousel-component .our-brand-next {
  margin-left: 0;
  margin-right: 11px;
}

/* line 354, src/sass/overrides/commons.scss */
html[dir='rtl'] .our-brand-carousel-component .our-brand-next::before {
  content: '\e909';
}

/* line 360, src/sass/overrides/commons.scss */
html[dir='rtl'] .our-brand-carousel-component .our-brand-carousel__pagination .slick-track {
  margin-left: 0;
  margin-right: 44px;
}

/* line 366, src/sass/overrides/commons.scss */
html[dir='rtl'] .our-brand-carousel-component .our-brand-carousel__pagination .richText.last {
  margin-right: 0;
  margin-left: 25px;
}

/* line 375, src/sass/overrides/commons.scss */
html[dir='rtl'] .our-brand-carousel .slick-slider {
  margin-left: -15px;
  margin-right: 15px;
}

/* line 380, src/sass/overrides/commons.scss */
html[dir='rtl'] .our-brand-carousel .slick-track {
  margin-left: auto;
  margin-right: -40px;
  display: flex;
}

/* line 388, src/sass/overrides/commons.scss */
html[dir='rtl'] .our-brand-carousel__box-item .our-brand-carousel__bg {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 32px;
}

/* line 393, src/sass/overrides/commons.scss */
html[dir='rtl'] .our-brand-carousel__box-item .box {
  margin-left: 0;
  margin-right: 114px;
}

@media only screen and (max-width: 767px) {
  /* line 393, src/sass/overrides/commons.scss */
  html[dir='rtl'] .our-brand-carousel__box-item .box {
    padding-left: 15px;
    padding-right: 43px;
  }
}

/* line 404, src/sass/overrides/commons.scss */
html[dir='rtl'] .our-brand-carousel__box-item .richText .white-and-red {
  display: inline-block;
  white-space: nowrap;
}

/* line 413, src/sass/overrides/commons.scss */
html[dir='rtl'] .reference-manually-related-carousel .cards-container,
html[dir='rtl'] .reference-related-by-tag-carousel .cards-container {
  direction: ltr;
}

/* line 417, src/sass/overrides/commons.scss */
html[dir='rtl'] .reference-manually-related-carousel .product-content,
html[dir='rtl'] .reference-related-by-tag-carousel .product-content {
  direction: rtl;
}

/* line 421, src/sass/overrides/commons.scss */
html[dir='rtl'] .reference-manually-related-carousel .card-content,
html[dir='rtl'] .reference-related-by-tag-carousel .card-content {
  direction: rtl;
}

/* line 424, src/sass/overrides/commons.scss */
html[dir='rtl'] .reference-manually-related-carousel .card-content .card-button,
html[dir='rtl'] .reference-related-by-tag-carousel .card-content .card-button {
  left: -20px;
  right: auto;
}

/* line 428, src/sass/overrides/commons.scss */
html[dir='rtl'] .reference-manually-related-carousel .card-content .card-button::before,
html[dir='rtl'] .reference-related-by-tag-carousel .card-content .card-button::before {
  transform: rotate(180deg);
}

/* line 434, src/sass/overrides/commons.scss */
html[dir='rtl'] .reference-manually-related-carousel h3,
html[dir='rtl'] .reference-related-by-tag-carousel h3 {
  padding: 40px 15px 0;
}

/* line 438, src/sass/overrides/commons.scss */
html[dir='rtl'] .reference-manually-related-carousel .slick-prev,
html[dir='rtl'] .reference-related-by-tag-carousel .slick-prev {
  right: auto;
  left: 15px;
}

/* line 443, src/sass/overrides/commons.scss */
html[dir='rtl'] .reference-manually-related-carousel .slick-next,
html[dir='rtl'] .reference-related-by-tag-carousel .slick-next {
  left: 50px;
  right: auto;
}

/* line 451, src/sass/overrides/commons.scss */
html[dir='rtl'] .product-list-filter .dropdown {
  right: 0;
  left: auto;
}

/* line 455, src/sass/overrides/commons.scss */
html[dir='rtl'] .product-list-filter .dropdown ul {
  padding: 0 10px;
}

/* line 458, src/sass/overrides/commons.scss */
html[dir='rtl'] .product-list-filter .dropdown ul li {
  padding: 7px 40px 7px 0;
}

/* line 461, src/sass/overrides/commons.scss */
html[dir='rtl'] .product-list-filter .dropdown ul li.active::before {
  left: auto;
  right: 12px;
}

/* line 470, src/sass/overrides/commons.scss */
html[dir='rtl'] .product-list-filter .tags span {
  padding: 12px 15px 12px 40px;
}

/* line 473, src/sass/overrides/commons.scss */
html[dir='rtl'] .product-list-filter .tags span::after {
  right: auto;
  left: 0;
}
/* line 1, src/sass/commons/blocks/project-gen-z/_all.scss */
body.template-generation-z-landing {
  @use 'sass:math' as *;
  /* Slider */
  /* stylelint-disable */
  /* stylelint-enable */
}

@keyframes slide-text-from-top {
  0% {
    opacity: 0;
    transform: translate(0, -100%);
  }
  50% {
    opacity: 0.5;
    transform: translate(0, -50%);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

@keyframes slide-text-from-left {
  0% {
    opacity: 0;
    transform: translate(-100%, 0);
  }
  50% {
    opacity: 0.5;
    transform: translate(-50%, 0);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

@keyframes slide-text-from-right {
  0% {
    opacity: 0;
    transform: translate(100%, 0);
  }
  50% {
    opacity: 0.5;
    transform: translate(50%, 0);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

@keyframes rotate {
  0% {
    opacity: 0;
    transform: rotate(70deg);
  }
  50% {
    opacity: 0.5;
    transform: rotate(35deg);
  }
  100% {
    opacity: 1;
    transform: rotate(0deg);
  }
}

@keyframes super-grow-up {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes super-alternate-grow-up {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(0.5);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes super-rotate {
  0% {
    opacity: 0;
    transform: scale(0) rotate(70deg);
  }
  50% {
    opacity: 0.5;
    transform: scale(0.5) rotate(35deg);
  }
  100% {
    opacity: 1;
    transform: scale(1) rotate(0deg);
  }
}

@keyframes slide-from-left {
  0% {
    opacity: 0;
    transform: translate(-300px, -100px);
  }
  50% {
    opacity: 0.5;
    transform: translate(-200px, -50px);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

@keyframes slide-from-right {
  0% {
    opacity: 0;
    transform: translate(250px, 100px);
  }
  50% {
    opacity: 0.5;
    transform: translate(125px, 50px);
  }
  100% {
    opacity: 1;
    transform: translate(0, 0);
  }
}

@keyframes flash {
  0% {
    transform: scale(1) rotate(0deg);
  }
  50% {
    transform: scale(0.2) rotate(180deg);
  }
  100% {
    transform: scale(1) rotate(360deg);
  }
}

@keyframes floating {
  0% {
    transform: scale(1.05) rotate(-1deg);
  }
  50% {
    transform: scale(1.05) rotate(0);
  }
  100% {
    transform: scale(1.05) rotate(-1deg);
  }
}

@keyframes grow-up {
  0% {
    transform: scale(0.2);
  }
  50% {
    transform: scale(0.5);
  }
  100% {
    transform: scale(1);
  }
}

@keyframes opacity {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}

@keyframes super-grow-up-with-rotate-left {
  0% {
    transform: scale(0) rotate(0);
  }
  50% {
    transform: scale(1.1) rotate(-5deg);
  }
  100% {
    transform: scale(1) rotate(-10deg);
  }
}

@keyframes super-grow-up-with-rotate-right {
  0% {
    transform: scale(0) rotate(0);
  }
  50% {
    transform: scale(1.1) rotate(5deg);
  }
  100% {
    transform: scale(1) rotate(10deg);
  }
}

@keyframes swing {
  0% {
    transform: rotate(-4deg);
  }
  50% {
    transform: rotate(4deg);
  }
  100% {
    transform: rotate(-4deg);
  }
}

@keyframes drink-me {
  0% {
    transform: scale(1) rotate(0);
  }
  50% {
    transform: scale(1.1) rotate(-5deg);
  }
  100% {
    transform: scale(0) rotate(-10deg);
  }
}

@keyframes eat-me {
  0% {
    transform: scale(0) rotate(-10deg);
  }
  50% {
    transform: scale(1.1) rotate(-5deg);
  }
  100% {
    transform: scale(1) rotate(0);
  }
}

/* line 3, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .new-button {
  animation: slide-text-from-left 0.25s ease-out 1s forwards;
}

/* line 7, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .main-hero__title {
  animation: slide-text-from-left 0.75s ease-out 0s forwards;
}

/* line 12, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .two-bottles .bottle-blue {
  animation: super-grow-up-with-rotate-left 0.45s cubic-bezier(0, 1.5, 1, 1.5) 0s forwards;
}

/* line 16, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .two-bottles .bottle-pink {
  animation: super-grow-up-with-rotate-right 0.65s cubic-bezier(0, 1.5, 1, 1.5) 0.4s forwards;
}

/* line 21, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .bottle-black {
  animation: super-grow-up 0.55s cubic-bezier(0, 1.5, 1, 1.5) 0.2s forwards;
}

/* line 25, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .bottle-blue {
  animation: super-grow-up 0.45s cubic-bezier(0, 1.5, 1, 1.5) 0s forwards;
}

/* line 29, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .bottle-pink {
  animation: super-grow-up 0.65s cubic-bezier(0, 1.5, 1, 1.5) 0.4s forwards;
}

/* line 33, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .image-eye {
  animation: super-rotate 0.55s cubic-bezier(0, 1.5, 1, 1.5) 1s forwards;
}

/* line 37, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .image-mouth {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 1.4s forwards;
}

/* line 41, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .image-snowflake-1 {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 0.4s forwards;
}

/* line 45, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .image-snowflake-2 {
  animation: super-rotate 0.65s cubic-bezier(0, 1.5, 1, 1.5) 0.8s forwards;
}

/* line 49, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .image-charcoal-1 {
  animation: super-rotate 0.45s cubic-bezier(0, 1.5, 1, 1.5) alternate 0.4s forwards;
}

/* line 53, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .image-charcoal-2 {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) alternate 0.6s forwards;
}

/* line 57, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .image-charcoal-3 {
  animation: super-rotate 0.15s cubic-bezier(0, 1.5, 1, 1.5) alternate 0.5s forwards;
}

/* line 61, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .image-star-white {
  animation: flash 1.4s linear reverse 1s infinite;
}

/* line 65, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .image-new {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) alternate 1.5s forwards;
}

/* line 69, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .image-star-1 {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 0.6s forwards;
}

/* line 73, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .image-star-2 {
  animation: super-rotate 0.15s cubic-bezier(0, 1.5, 1, 1.5) 1.8s forwards;
}

/* line 77, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .image-star-3 {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 2.2s forwards;
}

/* line 81, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .image-star-pink {
  animation: super-rotate 0.65s cubic-bezier(0, 1.5, 1, 1.5) 2.6s forwards;
}

/* line 85, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .image-polygon {
  animation: super-rotate 0.45s cubic-bezier(0, 1.5, 1, 1.5) 1.6s forwards;
}

/* line 89, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .image-rectangle {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 1s forwards;
}

/* line 93, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .main-hero.animate .image-diamond {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 0.6s forwards;
}

/* line 101, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .features-section__title {
  animation: slide-text-from-top 0.25s ease-out 1s forwards;
}

/* line 106, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .two-bottles .bottle-blue {
  animation: super-grow-up-with-rotate-right 0.45s cubic-bezier(0, 1.5, 1, 1.5) 0s forwards;
}

/* line 110, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .two-bottles .bottle-pink {
  animation: super-grow-up-with-rotate-left 0.65s cubic-bezier(0, 1.5, 1, 1.5) 0.4s forwards;
}

/* line 116, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .three-bottles .bottle-black {
  animation: super-grow-up 0.55s cubic-bezier(0, 1.5, 1, 1.5) 0.2s forwards;
}

/* line 120, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .three-bottles .bottle-blue {
  animation: super-grow-up 0.45s cubic-bezier(0, 1.5, 1, 1.5) 0s forwards;
}

/* line 124, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .three-bottles .bottle-pink {
  animation: super-grow-up 0.65s cubic-bezier(0, 1.5, 1, 1.5) 0.4s forwards;
}

/* line 129, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .image-snowflake {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 0.4s forwards;
}

/* line 133, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .image-mouth-1 {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 1.4s forwards;
}

/* line 137, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .image-mouth-2 {
  animation: super-rotate 0.45s cubic-bezier(0, 1.5, 1, 1.5) 1s forwards;
}

/* line 141, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .image-star-1 {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 0.6s forwards;
}

/* line 145, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .image-star-2 {
  animation: super-rotate 0.15s cubic-bezier(0, 1.5, 1, 1.5) 1.8s forwards;
}

/* line 149, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .image-star-3 {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 2.2s forwards;
}

/* line 153, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .image-lady {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 1s forwards;
}

/* line 157, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .features__item-1 {
  animation: super-rotate 0.45s cubic-bezier(0, 1.5, 1, 1.5) alternate 0.4s forwards;
}

/* line 161, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .features__item-2 {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) alternate 0.6s forwards;
}

/* line 165, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .features__item-3 {
  animation: super-rotate 0.15s cubic-bezier(0, 1.5, 1, 1.5) alternate 0.5s forwards;
}

/* line 169, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .features__item-4 {
  animation: super-rotate 0.45s cubic-bezier(0, 1.5, 1, 1.5) alternate 0.4s forwards;
}

/* line 173, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .features__item-5 {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) alternate 0.6s forwards;
}

/* line 177, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .features-section.animate .features__item-6 {
  animation: super-rotate 0.15s cubic-bezier(0, 1.5, 1, 1.5) alternate 0.5s forwards;
}

/* line 184, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .features-section__title {
  animation: slide-text-from-top 0.25s ease-out 1s forwards;
}

/* line 189, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .two-bottles .bottle-blue,
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .two-bottles .bottle-pink {
  opacity: 1;
  transform: scale(1);
}

/* line 197, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .three-bottles .bottle-black,
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .three-bottles .bottle-blue,
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .three-bottles .bottle-pink {
  opacity: 1;
  transform: scale(1);
}

/* line 205, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .image-snowflake,
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .image-mouth-1,
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .image-mouth-2,
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .image-star-1,
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .image-star-2,
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .image-star-3,
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .image-lady,
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .features__item-1,
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .features__item-2,
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .features__item-3,
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .features__item-4,
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .features__item-5,
body.template-generation-z-landing.cq-wcm-edit-touch .features-section .features__item-6 {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 0.4s forwards;
}

/* line 224, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .fresh-breath.animate .bottle {
  animation: opacity 1s ease-out forwards;
}

/* line 228, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .fresh-breath.animate .image-row-one-first {
  animation: super-rotate 0.5s cubic-bezier(0, 1.5, 1, 1.5) 1.25s forwards;
}

/* line 232, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .fresh-breath.animate .image-row-one-second {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 0.25s forwards;
}

/* line 236, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .fresh-breath.animate .image-row-two-first {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 0.45s forwards;
}

/* line 240, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .fresh-breath.animate .image-row-two-mouth {
  animation: super-rotate 0.65s cubic-bezier(0, 1.5, 1, 1.5) 0.25s forwards;
}

/* line 244, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .fresh-breath.animate .image-row-two-second {
  animation: super-rotate 0.65s cubic-bezier(0, 1.5, 1, 1.5) 0.75s forwards;
}

/* line 248, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .fresh-breath.animate .image-row-two-snowflake {
  animation: super-rotate 0.45s cubic-bezier(0, 1.5, 1, 1.5) 1.35s forwards;
}

/* line 252, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .fresh-breath.animate .image-row-three-first {
  animation: super-rotate 0.65s cubic-bezier(0, 1.5, 1, 1.5) 2s forwards;
}

/* line 256, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .fresh-breath.animate .image-row-three-second {
  animation: super-rotate 0.45s cubic-bezier(0, 1.5, 1, 1.5) 1.4s forwards;
}

/* line 260, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .fresh-breath.animate .image-row-three-third {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 1s forwards;
}

/* line 264, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .fresh-breath.animate .image-row-three-mouth {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 0.5s forwards;
}

/* line 268, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .fresh-breath.animate .content-img {
  animation: slide-text-from-right 0.75s linear 0s forwards;
}

/* line 272, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .fresh-breath.animate .main-content-header--first {
  animation: slide-text-from-right 0.75s linear 0.25s forwards;
}

/* line 276, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .fresh-breath.animate .main-content-header--second {
  animation: slide-text-from-right 0.75s linear 0.5s forwards;
}

/* line 280, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .fresh-breath.animate .main-content-text {
  animation: slide-text-from-right 0.75s linear 1s forwards;
}

/* line 284, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .fresh-breath.animate .main-content-icons {
  animation: slide-text-from-right 0.75s linear 1.25s forwards;
}

/* line 291, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing.cq-wcm-edit-touch .fresh-breath .bottle {
  animation: opacity 1s ease-out forwards;
}

/* line 295, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing.cq-wcm-edit-touch .fresh-breath .animate-images > div,
body.template-generation-z-landing.cq-wcm-edit-touch .fresh-breath .content-img,
body.template-generation-z-landing.cq-wcm-edit-touch .fresh-breath .main-content-header--first,
body.template-generation-z-landing.cq-wcm-edit-touch .fresh-breath .main-content-header--second,
body.template-generation-z-landing.cq-wcm-edit-touch .fresh-breath .main-content-text,
body.template-generation-z-landing.cq-wcm-edit-touch .fresh-breath .main-content-icons {
  animation: super-rotate 0.5s cubic-bezier(0, 1.5, 1, 1.5) 1.25s forwards !important;
}

/* line 307, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .all-in-one.animate .bottle {
  animation: opacity 1s ease-out forwards;
}

/* line 311, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .all-in-one.animate .image-row-one-first {
  animation: super-rotate 0.5s cubic-bezier(0, 1.5, 1, 1.5) 1.25s forwards;
}

/* line 315, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .all-in-one.animate .image-row-one-second {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 0.25s forwards;
}

/* line 319, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .all-in-one.animate .image-row-two-first {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 0.45s forwards;
}

/* line 323, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .all-in-one.animate .image-row-two-mouth {
  animation: super-rotate 0.65s cubic-bezier(0, 1.5, 1, 1.5) 0.25s forwards;
}

/* line 327, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .all-in-one.animate .image-row-two-second {
  animation: super-rotate 0.65s cubic-bezier(0, 1.5, 1, 1.5) 0.75s forwards;
}

/* line 331, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .all-in-one.animate .image-row-two-snowflake {
  animation: super-rotate 0.45s cubic-bezier(0, 1.5, 1, 1.5) 1.35s forwards;
}

/* line 335, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .all-in-one.animate .image-row-three-first {
  animation: super-rotate 0.65s cubic-bezier(0, 1.5, 1, 1.5) 2s forwards;
}

/* line 339, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .all-in-one.animate .image-row-three-second {
  animation: super-rotate 0.45s cubic-bezier(0, 1.5, 1, 1.5) 1.4s forwards;
}

/* line 343, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .all-in-one.animate .image-row-three-third {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 1s forwards;
}

/* line 347, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .all-in-one.animate .image-row-three-mouth {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 0.5s forwards;
}

/* line 351, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .all-in-one.animate .content-img {
  animation: slide-text-from-right 0.75s linear 0s forwards;
}

/* line 355, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .all-in-one.animate .main-content-header--first {
  animation: slide-text-from-right 0.75s linear 0.25s forwards;
}

/* line 359, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .all-in-one.animate .main-content-header--second {
  animation: slide-text-from-right 0.75s linear 0.5s forwards;
}

/* line 363, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .all-in-one.animate .main-content-text {
  animation: slide-text-from-right 0.75s linear 1s forwards;
}

/* line 367, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .all-in-one.animate .main-content-icons {
  animation: slide-text-from-right 0.75s linear 1.25s forwards;
}

/* line 374, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing.cq-wcm-edit-touch .all-in-one .bottle {
  animation: opacity 1s ease-out forwards;
}

/* line 378, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing.cq-wcm-edit-touch .all-in-one .animate-images > div,
body.template-generation-z-landing.cq-wcm-edit-touch .all-in-one .content-img,
body.template-generation-z-landing.cq-wcm-edit-touch .all-in-one .main-content-header--first,
body.template-generation-z-landing.cq-wcm-edit-touch .all-in-one .main-content-header--second,
body.template-generation-z-landing.cq-wcm-edit-touch .all-in-one .main-content-text,
body.template-generation-z-landing.cq-wcm-edit-touch .all-in-one .main-content-icons {
  animation: super-rotate 0.5s cubic-bezier(0, 1.5, 1, 1.5) 1.25s forwards !important;
}

/* line 391, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .white-and-charcoal.animate .bottle {
  animation: opacity 1s ease-out forwards;
}

/* line 395, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .white-and-charcoal.animate .image-row-one-first {
  animation: super-rotate 0.5s cubic-bezier(0, 1.5, 1, 1.5) 1.25s forwards;
}

/* line 399, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .white-and-charcoal.animate .image-row-one-second {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 0.25s forwards;
}

/* line 403, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .white-and-charcoal.animate .image-row-two-first {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 0.45s forwards;
}

/* line 407, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .white-and-charcoal.animate .image-row-two-mouth {
  animation: super-rotate 0.65s cubic-bezier(0, 1.5, 1, 1.5) 0.25s forwards;
}

/* line 411, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .white-and-charcoal.animate .image-row-two-second {
  animation: super-rotate 0.65s cubic-bezier(0, 1.5, 1, 1.5) 0.75s forwards;
}

/* line 415, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .white-and-charcoal.animate .image-row-two-snowflake {
  animation: super-rotate 0.45s cubic-bezier(0, 1.5, 1, 1.5) 1.35s forwards;
}

/* line 419, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .white-and-charcoal.animate .image-row-three-first {
  animation: super-rotate 0.65s cubic-bezier(0, 1.5, 1, 1.5) 2s forwards;
}

/* line 423, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .white-and-charcoal.animate .image-row-three-second {
  animation: super-rotate 0.45s cubic-bezier(0, 1.5, 1, 1.5) 1.4s forwards;
}

/* line 427, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .white-and-charcoal.animate .image-row-three-third {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 1s forwards;
}

/* line 431, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .white-and-charcoal.animate .image-row-three-mouth {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 0.5s forwards;
}

/* line 435, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .white-and-charcoal.animate .content-img {
  animation: slide-text-from-right 0.75s linear 0s forwards;
}

/* line 439, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .white-and-charcoal.animate .main-content-header--first {
  animation: slide-text-from-right 0.75s linear 0.25s forwards;
}

/* line 443, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .white-and-charcoal.animate .main-content-header--second {
  animation: slide-text-from-right 0.75s linear 0.5s forwards;
}

/* line 447, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .white-and-charcoal.animate .main-content-text {
  animation: slide-text-from-right 0.75s linear 1s forwards;
}

/* line 451, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .white-and-charcoal.animate .main-content-icons {
  animation: slide-text-from-right 0.75s linear 1.25s forwards;
}

/* line 458, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing.cq-wcm-edit-touch .white-and-charcoal .bottle {
  animation: opacity 1s ease-out forwards;
}

/* line 462, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing.cq-wcm-edit-touch .white-and-charcoal .animate-images > div,
body.template-generation-z-landing.cq-wcm-edit-touch .white-and-charcoal .content-img,
body.template-generation-z-landing.cq-wcm-edit-touch .white-and-charcoal .main-content-header--first,
body.template-generation-z-landing.cq-wcm-edit-touch .white-and-charcoal .main-content-header--second,
body.template-generation-z-landing.cq-wcm-edit-touch .white-and-charcoal .main-content-text,
body.template-generation-z-landing.cq-wcm-edit-touch .white-and-charcoal .main-content-icons {
  animation: super-rotate 0.5s cubic-bezier(0, 1.5, 1, 1.5) 1.25s forwards !important;
}

/* line 474, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .new-button {
  animation: opacity 1s ease-out forwards;
}

/* line 478, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .shopping-products--content h3 {
  animation: opacity 1s ease-out forwards;
}

/* line 482, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .shopping-title {
  animation: slide-text-from-top 0.25s ease-out 1s forwards;
}

/* line 486, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .diamond1 {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 0.6s forwards;
}

/* line 490, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .diamond2 {
  animation: super-rotate 0.45s cubic-bezier(0, 1.5, 1, 1.5) 1s forwards;
}

/* line 494, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .mouth1 {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 0.5s forwards;
}

/* line 498, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .mouth2 {
  animation: super-rotate 0.65s cubic-bezier(0, 1.5, 1, 1.5) 0.25s forwards;
}

/* line 502, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .star1 {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 0.6s forwards;
}

/* line 506, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .star2 {
  animation: super-rotate 0.15s cubic-bezier(0, 1.5, 1, 1.5) 1.8s forwards;
}

/* line 510, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .star3 {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 2.2s forwards;
}

/* line 514, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .charcoal1 {
  animation: super-rotate 0.45s cubic-bezier(0, 1.5, 1, 1.5) alternate 0.4s forwards;
}

/* line 518, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .charcoal2 {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) alternate 0.6s forwards;
}

/* line 522, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .charcoal3 {
  animation: super-rotate 0.15s cubic-bezier(0, 1.5, 1, 1.5) alternate 0.5s forwards;
}

/* line 526, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .snowflake1 {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 0.4s forwards;
}

/* line 530, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .snowflake2 {
  animation: super-rotate 0.65s cubic-bezier(0, 1.5, 1, 1.5) 0.8s forwards;
}

/* line 534, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .snowflake3 {
  animation: super-rotate 0.45s cubic-bezier(0, 1.5, 1, 1.5) 0.6s forwards;
}

/* line 538, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .white-and-charcoal-bottle {
  animation: super-alternate-grow-up 0.155s linear 0.2s forwards;
}

/* line 542, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .all-in-one-bottle {
  animation: super-alternate-grow-up 0.45s linear 0.4s forwards;
}

/* line 546, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .shopping-section.animate .fresh-breath-bottle {
  animation: super-alternate-grow-up 0.25s linear 0s forwards;
}

/* line 553, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing.cq-wcm-edit-touch .shopping-section .new-button,
body.template-generation-z-landing.cq-wcm-edit-touch .shopping-section .shopping-products--content h3,
body.template-generation-z-landing.cq-wcm-edit-touch .shopping-section .shopping-title {
  animation: opacity 1s ease-out forwards;
}

/* line 559, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing.cq-wcm-edit-touch .shopping-section .animate-images > div {
  animation: super-rotate 0.5s cubic-bezier(0, 1.5, 1, 1.5) 1.25s forwards !important;
}

/* line 563, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing.cq-wcm-edit-touch .shopping-section .all-in-one-bottle,
body.template-generation-z-landing.cq-wcm-edit-touch .shopping-section .white-and-charcoal-bottle,
body.template-generation-z-landing.cq-wcm-edit-touch .shopping-section .fresh-breath-bottle {
  animation: super-alternate-grow-up 0.25s linear 0s forwards;
}

/* line 572, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .game-section.animate .image-snowflake-1 {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 0.4s forwards;
}

/* line 576, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .game-section.animate .image-snowflake-2 {
  animation: super-rotate 0.65s cubic-bezier(0, 1.5, 1, 1.5) 0.8s forwards;
}

/* line 580, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .game-section.animate .image-mouth {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 1.4s forwards;
}

/* line 584, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .game-section.animate .image-star-1 {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 0.6s forwards;
  opacity: 1;
}

/* line 589, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .game-section.animate .image-star-2 {
  animation: super-rotate 0.15s cubic-bezier(0, 1.5, 1, 1.5) 1.8s forwards;
  opacity: 1;
}

/* line 594, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .game-section.animate .image-couple {
  animation: floating 4s ease-in 0s infinite forwards;
}

/* line 598, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .game-section.animate .game__copy--first {
  animation: slide-text-from-left 0.5s linear 0.5s forwards;
}

/* line 602, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .game-section.animate .game__copy--second {
  animation: slide-text-from-left 0.5s linear 1s forwards;
}

/* line 606, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .game-section.animate .game__machine,
body.template-generation-z-landing .game-section.animate .game__tip {
  animation: eat-me 1s ease-in-out forwards;
}

/* line 615, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .video-section.animate .image-snowflake-1 {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 0.4s forwards;
}

/* line 619, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .video-section.animate .image-snowflake-2 {
  animation: super-rotate 0.65s cubic-bezier(0, 1.5, 1, 1.5) 0.8s forwards;
}

/* line 623, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .video-section.animate .image-mouth {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 1.4s forwards;
}

/* line 627, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .video-section.animate .image-star-1 {
  animation: super-rotate 0.35s cubic-bezier(0, 1.5, 1, 1.5) 0.6s forwards;
  opacity: 1;
}

/* line 632, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .video-section.animate .image-star-2 {
  animation: super-rotate 0.15s cubic-bezier(0, 1.5, 1, 1.5) 1.8s forwards;
  opacity: 1;
}

/* line 637, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .video-section.animate .image-star-3 {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 1.2s forwards;
  opacity: 1;
}

/* line 642, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .video-section.animate .image-diamond {
  animation: super-rotate 0.25s cubic-bezier(0, 1.5, 1, 1.5) 1.3s forwards;
  opacity: 1;
}

/* line 647, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .video-section.animate .video__copy--first {
  animation: slide-text-from-left 0.5s linear 0.5s forwards;
}

/* line 651, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .video-section.animate .video__copy--second {
  animation: slide-text-from-left 0.5s linear 1s forwards;
}

/* line 655, src/sass/commons/blocks/project-gen-z/_animations.scss */
body.template-generation-z-landing .video-section.animate .video_description {
  animation: slide-text-from-left 0.5s linear 1.5s forwards;
}

/* line 1, src/sass/commons/blocks/project-gen-z/_buttons.scss */
body.template-generation-z-landing .is-mobile {
  display: none;
}

@media (max-width: 1280px) {
  /* line 1, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .is-mobile {
    display: none;
  }
}

@media (max-width: 768px) {
  /* line 1, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .is-mobile {
    display: block;
  }
}

/* line 13, src/sass/commons/blocks/project-gen-z/_buttons.scss */
body.template-generation-z-landing .new-button {
  align-items: center;
  color: #fff;
  display: flex;
  font-size: 1.25vw;
  font-weight: bold;
  justify-content: center;
  line-height: 3.5vw;
  padding: 0.25vw 0.5vw 0.25vw 0.25vw;
  position: relative;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 0.15s linear;
  z-index: 100;
}

@media (max-width: 1280px) {
  /* line 13, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button {
    font-size: 1.5625vw;
    line-height: 4.375vw;
    padding: 0.3125vw 0.625vw 0.3125vw 0.3125vw;
  }
}

@media (max-width: 768px) {
  /* line 13, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button {
    font-size: 5.55556vw;
    line-height: 15.55556vw;
    padding: 1.11111vw 2.22222vw 1.11111vw 1.11111vw;
  }
}

/* line 40, src/sass/commons/blocks/project-gen-z/_buttons.scss */
body.template-generation-z-landing .new-button:hover {
  cursor: pointer;
  padding: 0vw 0.75vw 0.5vw 0vw;
}

@media (max-width: 1280px) {
  /* line 40, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button:hover {
    padding: 0vw 0.9375vw 0.625vw 0vw;
  }
}

@media (max-width: 768px) {
  /* line 40, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button:hover {
    padding: 0vw 3.33333vw 2.22222vw 0vw;
  }
}

/* line 53, src/sass/commons/blocks/project-gen-z/_buttons.scss */
body.template-generation-z-landing .new-button.small {
  height: 3.5vw;
  width: 10vw;
}

@media (max-width: 1280px) {
  /* line 53, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.small {
    height: 4.375vw;
    width: 12.5vw;
  }
}

@media (max-width: 768px) {
  /* line 53, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.small {
    height: 15.55556vw;
    width: 44.44444vw;
  }
}

/* line 67, src/sass/commons/blocks/project-gen-z/_buttons.scss */
body.template-generation-z-landing .new-button.small::after {
  background-image: url("../images/small.png");
  background-size: cover;
  content: '';
  display: block;
  filter: contrast(1);
  height: 3.5vw;
  left: 0.125vw;
  position: absolute;
  top: 0.125vw;
  transition: all 0.15s linear;
  width: 10vw;
  z-index: -5;
}

@media (max-width: 1280px) {
  /* line 67, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.small::after {
    height: 4.375vw;
    left: 0.15625vw;
    top: 0.15625vw;
    width: 12.5vw;
  }
}

@media (max-width: 768px) {
  /* line 67, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.small::after {
    height: 15.55556vw;
    left: 0.55556vw;
    top: 0.55556vw;
    width: 44.44444vw;
  }
}

/* line 96, src/sass/commons/blocks/project-gen-z/_buttons.scss */
body.template-generation-z-landing .new-button.small::before {
  background-image: url("../images/small-bg.png");
  background-size: cover;
  content: '';
  display: block;
  height: 3.5vw;
  left: 0.4375vw;
  position: absolute;
  top: 0.4375vw;
  width: 10vw;
  z-index: -10;
}

@media (max-width: 1280px) {
  /* line 96, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.small::before {
    height: 4.375vw;
    left: 0.54688vw;
    top: 0.54688vw;
    width: 12.5vw;
  }
}

@media (max-width: 768px) {
  /* line 96, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.small::before {
    height: 15.55556vw;
    left: 1.94444vw;
    top: 1.94444vw;
    width: 44.44444vw;
  }
}

/* line 124, src/sass/commons/blocks/project-gen-z/_buttons.scss */
body.template-generation-z-landing .new-button.small:hover::after {
  filter: contrast(1.6);
  left: -0.0625vw;
  top: -0.0625vw;
}

@media (max-width: 1280px) {
  /* line 124, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.small:hover::after {
    left: -0.07812vw;
    top: -0.07812vw;
  }
}

@media (max-width: 768px) {
  /* line 124, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.small:hover::after {
    left: -0.27778vw;
    top: -0.27778vw;
  }
}

/* line 142, src/sass/commons/blocks/project-gen-z/_buttons.scss */
body.template-generation-z-landing .new-button.medium {
  height: 3.5vw;
  width: 14.75vw;
}

@media (max-width: 1280px) {
  /* line 142, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.medium {
    height: 4.375vw;
    width: 18.4375vw;
  }
}

@media (max-width: 768px) {
  /* line 142, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.medium {
    height: 15.55556vw;
    width: 65.55556vw;
  }
}

/* line 156, src/sass/commons/blocks/project-gen-z/_buttons.scss */
body.template-generation-z-landing .new-button.medium::after {
  background-image: url("../images/medium.png");
  background-size: cover;
  content: '';
  display: block;
  filter: contrast(1);
  height: 3.5vw;
  left: 0.125vw;
  position: absolute;
  top: 0.125vw;
  transition: all 0.15s linear;
  width: 14.75vw;
  z-index: -5;
}

@media (max-width: 1280px) {
  /* line 156, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.medium::after {
    height: 4.375vw;
    left: 0.15625vw;
    top: 0.15625vw;
    width: 18.4375vw;
  }
}

@media (max-width: 768px) {
  /* line 156, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.medium::after {
    height: 15.55556vw;
    left: 0.55556vw;
    top: 0.55556vw;
    width: 65.55556vw;
  }
}

/* line 185, src/sass/commons/blocks/project-gen-z/_buttons.scss */
body.template-generation-z-landing .new-button.medium::before {
  background-image: url("../images/medium-bg.png");
  background-size: cover;
  content: '';
  display: block;
  height: 3.5vw;
  left: 0.4375vw;
  position: absolute;
  top: 0.4375vw;
  width: 14.75vw;
  z-index: -10;
}

@media (max-width: 1280px) {
  /* line 185, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.medium::before {
    height: 4.375vw;
    left: 0.54688vw;
    top: 0.54688vw;
    width: 18.4375vw;
  }
}

@media (max-width: 768px) {
  /* line 185, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.medium::before {
    height: 15.55556vw;
    left: 1.94444vw;
    top: 1.94444vw;
    width: 65.55556vw;
  }
}

/* line 213, src/sass/commons/blocks/project-gen-z/_buttons.scss */
body.template-generation-z-landing .new-button.medium:hover::after {
  filter: contrast(1.2);
  left: -0.0625vw;
  top: -0.0625vw;
}

@media (max-width: 1280px) {
  /* line 213, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.medium:hover::after {
    left: -0.07812vw;
    top: -0.07812vw;
  }
}

@media (max-width: 768px) {
  /* line 213, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.medium:hover::after {
    left: -0.27778vw;
    top: -0.27778vw;
  }
}

/* line 231, src/sass/commons/blocks/project-gen-z/_buttons.scss */
body.template-generation-z-landing .new-button.large {
  height: 3.5vw;
  width: 16.25vw;
}

@media (max-width: 1280px) {
  /* line 231, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.large {
    height: 4.375vw;
    width: 20.3125vw;
  }
}

@media (max-width: 768px) {
  /* line 231, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.large {
    height: 15.55556vw;
    width: 72.22222vw;
  }
}

/* line 245, src/sass/commons/blocks/project-gen-z/_buttons.scss */
body.template-generation-z-landing .new-button.large::after {
  background-image: url("../images/large.png");
  background-size: cover;
  content: '';
  display: block;
  filter: contrast(1);
  height: 3.5vw;
  left: 0.125vw;
  position: absolute;
  top: 0.125vw;
  transition: all 0.15s linear;
  width: 16.25vw;
  z-index: -5;
}

@media (max-width: 1280px) {
  /* line 245, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.large::after {
    height: 4.375vw;
    left: 0.15625vw;
    top: 0.15625vw;
    width: 20.3125vw;
  }
}

@media (max-width: 768px) {
  /* line 245, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.large::after {
    height: 15.55556vw;
    left: 0.55556vw;
    top: 0.55556vw;
    width: 72.22222vw;
  }
}

/* line 274, src/sass/commons/blocks/project-gen-z/_buttons.scss */
body.template-generation-z-landing .new-button.large::before {
  background-image: url("../images/large-bg.png");
  background-size: cover;
  content: '';
  display: block;
  height: 3.5vw;
  left: 0.4375vw;
  position: absolute;
  top: 0.4375vw;
  width: 16.25vw;
  z-index: -10;
}

@media (max-width: 1280px) {
  /* line 274, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.large::before {
    height: 4.375vw;
    left: 0.54688vw;
    top: 0.54688vw;
    width: 20.3125vw;
  }
}

@media (max-width: 768px) {
  /* line 274, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.large::before {
    height: 15.55556vw;
    left: 1.94444vw;
    top: 1.94444vw;
    width: 72.22222vw;
  }
}

/* line 302, src/sass/commons/blocks/project-gen-z/_buttons.scss */
body.template-generation-z-landing .new-button.large:hover::after {
  filter: contrast(1.2);
  left: -0.0625vw;
  top: -0.0625vw;
}

@media (max-width: 1280px) {
  /* line 302, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.large:hover::after {
    left: -0.07812vw;
    top: -0.07812vw;
  }
}

@media (max-width: 768px) {
  /* line 302, src/sass/commons/blocks/project-gen-z/_buttons.scss */
  body.template-generation-z-landing .new-button.large:hover::after {
    left: -0.27778vw;
    top: -0.27778vw;
  }
}

/* line 3, src/sass/libs/slick.scss */
body.template-generation-z-landing .slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 17, src/sass/libs/slick.scss */
body.template-generation-z-landing .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

/* line 24, src/sass/libs/slick.scss */
body.template-generation-z-landing .slick-list:focus {
  outline: none;
}

/* line 28, src/sass/libs/slick.scss */
body.template-generation-z-landing .slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 33, src/sass/libs/slick.scss */
body.template-generation-z-landing .slick-slider .slick-track,
body.template-generation-z-landing .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);
}

/* line 42, src/sass/libs/slick.scss */
body.template-generation-z-landing .slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 50, src/sass/libs/slick.scss */
body.template-generation-z-landing .slick-track:before, body.template-generation-z-landing .slick-track:after {
  content: "";
  display: table;
}

/* line 56, src/sass/libs/slick.scss */
body.template-generation-z-landing .slick-track:after {
  clear: both;
}

/* line 60, src/sass/libs/slick.scss */
.slick-loading body.template-generation-z-landing .slick-track {
  visibility: hidden;
}

/* line 64, src/sass/libs/slick.scss */
body.template-generation-z-landing .slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

/* line 68, src/sass/libs/slick.scss */
[dir="rtl"] body.template-generation-z-landing .slick-slide {
  float: right;
}

/* line 71, src/sass/libs/slick.scss */
body.template-generation-z-landing .slick-slide img {
  display: block;
}

/* line 74, src/sass/libs/slick.scss */
body.template-generation-z-landing .slick-slide.slick-loading img {
  display: none;
}

/* line 80, src/sass/libs/slick.scss */
body.template-generation-z-landing .slick-slide.dragging img {
  pointer-events: none;
}

/* line 84, src/sass/libs/slick.scss */
.slick-initialized body.template-generation-z-landing .slick-slide {
  display: block;
}

/* line 88, src/sass/libs/slick.scss */
.slick-loading body.template-generation-z-landing .slick-slide {
  visibility: hidden;
}

/* line 92, src/sass/libs/slick.scss */
.slick-vertical body.template-generation-z-landing .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 98, src/sass/libs/slick.scss */
body.template-generation-z-landing .slick-arrow.slick-hidden {
  display: none;
}

/* line 1, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing #header .reference-header.header {
  position: relative;
  z-index: 150;
}

/* line 6, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero {
  background-size: cover;
  background: #fff linear-gradient(180deg, #618ecb 29.17%, #83a8d9 100%);
  position: relative;
  z-index: 130;
}

@media (max-width: 768px) {
  /* line 6, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero {
    height: 157.5vw !important;
  }
}

/* line 16, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero::before {
  background-image: url("../images/main-hero-bg-left.png");
  background-size: cover;
  content: '';
  display: block;
  height: 26.6875vw;
  left: 0;
  position: absolute;
  top: 0;
  width: 29.375vw;
  z-index: -1;
}

@media (max-width: 1280px) {
  /* line 16, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero::before {
    height: 33.35938vw;
    width: 36.71875vw;
  }
}

/* line 34, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero::after {
  background-image: url("../images/main-hero-bg-right.png");
  background-size: cover;
  content: '';
  display: block;
  height: 40vw;
  position: absolute;
  right: 0;
  top: 0;
  width: 45vw;
  z-index: -1;
}

@media (max-width: 1280px) {
  /* line 34, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero::after {
    height: 33.35938vw;
    width: 36.71875vw;
  }
}

/* line 53, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero.two-bottles .animate-images .image-charcoal-1,
body.template-generation-z-landing .main-hero.two-bottles .animate-images .image-charcoal-2,
body.template-generation-z-landing .main-hero.two-bottles .animate-images .image-charcoal-3 {
  display: none;
}

/* line 59, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero.two-bottles .animate-images .image-new {
  right: 23.125vw;
}

@media (max-width: 768px) {
  /* line 59, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero.two-bottles .animate-images .image-new {
    right: 37.5vw;
  }
}

/* line 68, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero-container {
  position: relative;
  z-index: 1;
}

/* line 73, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero__copy {
  left: 7vw;
  position: absolute;
  top: 12vw;
  width: 100%;
}

@media (max-width: 1280px) {
  /* line 73, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero__copy {
    left: 8.75vw;
    top: 15vw;
  }
}

@media (max-width: 768px) {
  /* line 73, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero__copy {
    left: 3.33333vw;
    top: 6.66667vw;
  }
}

/* line 90, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .new-button {
  opacity: 0;
}

@media (max-width: 768px) {
  /* line 90, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .new-button {
    left: 20.55556vw;
    top: 76.38889vw;
  }
}

/* line 99, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero__title {
  color: #fff;
  font-size: 3.125vw;
  font-style: normal;
  font-weight: 900;
  margin-bottom: 2.8125vw;
  opacity: 0;
  text-transform: uppercase;
}

@media (max-width: 1280px) {
  /* line 99, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero__title {
    font-size: 3.90625vw;
    margin-bottom: 3.51562vw;
  }
}

@media (max-width: 768px) {
  /* line 99, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero__title {
    font-size: 6.66667vw;
    margin-bottom: 2.22222vw;
  }
}

/* line 118, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero__title .title-bold {
  font-size: 5.125vw;
}

@media (max-width: 1280px) {
  /* line 118, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero__title .title-bold {
    font-size: 6.40625vw;
  }
}

@media (max-width: 768px) {
  /* line 118, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero__title .title-bold {
    font-size: 13.88889vw;
  }
}

/* line 132, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero__bottles-container {
  display: flex;
}

/* line 135, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero__bottles-container.three-bottles {
  display: none;
}

/* line 140, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero__bottles-container.two-bottles .bottle-blue {
  height: 37.5vw;
  right: 23.75vw;
  top: 8.75vw;
  width: 24vw;
}

@media (max-width: 768px) {
  /* line 140, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero__bottles-container.two-bottles .bottle-blue {
    height: 61.11111vw;
    left: 11.11111vw;
    top: 58.88889vw;
    width: 39.16667vw;
  }
}

/* line 154, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero__bottles-container.two-bottles .bottle-pink {
  height: 37.5vw;
  right: 5.0625vw;
  top: 8.75vw;
  width: 24vw;
}

@media (max-width: 768px) {
  /* line 154, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero__bottles-container.two-bottles .bottle-pink {
    height: 61.11111vw;
    right: 11.11111vw;
    top: 58.88889vw;
    width: 39.16667vw;
  }
}

/* line 170, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero__bottles .bottle-black {
  background-size: cover;
  height: 33vw;
  position: absolute;
  right: 30.625vw;
  top: 11.875vw;
  transform: scale(0);
  width: 23.6875vw;
  z-index: 5;
}

@media (max-width: 1280px) {
  /* line 170, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero__bottles .bottle-black {
    height: 41.25vw;
    right: 38.28125vw;
    top: 14.84375vw;
    width: 29.60938vw;
  }
}

/* line 188, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero__bottles .bottle-blue {
  background-size: cover;
  height: 30.625vw;
  position: absolute;
  right: 20.5625vw;
  top: 6.0625vw;
  transform: scale(0);
  width: 19.4375vw;
  z-index: 10;
}

@media (max-width: 1280px) {
  /* line 188, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero__bottles .bottle-blue {
    height: 38.28125vw;
    right: 25.70312vw;
    top: 7.57812vw;
    width: 24.29688vw;
  }
}

/* line 206, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero__bottles .bottle-pink {
  background-size: cover;
  height: 34.0625vw;
  position: absolute;
  right: 5.0625vw;
  top: 11.6875vw;
  transform: scale(0);
  width: 26.0625vw;
  z-index: 7;
}

@media (max-width: 1280px) {
  /* line 206, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero__bottles .bottle-pink {
    height: 42.57812vw;
    right: 6.32812vw;
    top: 14.60938vw;
    width: 32.57812vw;
  }
}

/* line 226, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images > div {
  background-size: cover;
  opacity: 0;
  position: absolute;
  transform: scale(0);
}

/* line 233, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images .image-snowflake-1 {
  background-image: url("../fonts/image-snowflake-01.svg");
  height: 3.0625vw;
  left: 7.5vw;
  top: 5.4375vw;
  width: 3.125vw;
}

@media (max-width: 1280px) {
  /* line 233, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-snowflake-1 {
    height: 3.82813vw;
    left: 9.375vw;
    top: 6.79687vw;
    width: 3.90625vw;
  }
}

@media (max-width: 768px) {
  /* line 233, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-snowflake-1 {
    display: none;
  }
}

/* line 252, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images .image-snowflake-2 {
  background-image: url("../fonts/image-snowflake-02.svg");
  height: 5.25vw;
  right: 39.375vw;
  top: 7.5vw;
  width: 5.375vw;
}

@media (max-width: 1280px) {
  /* line 252, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-snowflake-2 {
    height: 6.5625vw;
    right: 41.09375vw;
    top: 12.5vw;
    width: 6.71875vw;
  }
}

@media (max-width: 768px) {
  /* line 252, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-snowflake-2 {
    display: none;
  }
}

/* line 271, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images .image-charcoal-1 {
  background-image: url("../fonts/image-charcoal-01.svg");
  height: 2.4375vw;
  right: 53.8125vw;
  top: 37.1875vw;
  width: 2.4375vw;
}

@media (max-width: 1280px) {
  /* line 271, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-charcoal-1 {
    height: 3.04688vw;
    right: 67.26562vw;
    top: 46.48438vw;
    width: 3.04688vw;
  }
}

/* line 286, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images .image-charcoal-2 {
  background-image: url("../fonts/image-charcoal-02.svg");
  height: 2.5625vw;
  right: 50.25vw;
  top: 37.5vw;
  width: 3vw;
}

@media (max-width: 1280px) {
  /* line 286, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-charcoal-2 {
    height: 3.20312vw;
    right: 62.8125vw;
    top: 46.875vw;
    width: 3.75vw;
  }
}

/* line 301, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images .image-charcoal-3 {
  background-image: url("../fonts/image-charcoal-03.svg");
  height: 3.75vw;
  right: 48.3125vw;
  top: 34.875vw;
  width: 4.5625vw;
}

@media (max-width: 1280px) {
  /* line 301, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-charcoal-3 {
    height: 4.6875vw;
    right: 60.39062vw;
    top: 43.59375vw;
    width: 5.70312vw;
  }
}

/* line 316, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images .image-eye {
  background-image: url("../fonts/image-eye.svg");
  height: 4.5vw;
  left: 4.375vw;
  top: 37.5vw;
  width: 7.9375vw;
}

@media (max-width: 1280px) {
  /* line 316, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-eye {
    height: 5.625vw;
    left: 5.46875vw;
    top: 46.875vw;
    width: 9.92188vw;
  }
}

@media (max-width: 768px) {
  /* line 316, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-eye {
    height: 10.27778vw;
    left: 5vw;
    top: 122.22222vw;
    width: 18.05556vw;
  }
}

/* line 338, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images .image-mouth {
  background-image: url("../fonts/image-mouth.svg");
  height: 6vw;
  left: 34.375vw;
  top: 3.125vw;
  width: 6.0625vw;
}

@media (max-width: 1280px) {
  /* line 338, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-mouth {
    height: 7.5vw;
    left: 42.96875vw;
    top: 3.90625vw;
    width: 7.57812vw;
  }
}

@media (max-width: 768px) {
  /* line 338, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-mouth {
    display: none;
  }
}

/* line 357, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images .image-new {
  background-size: contain;
  background-repeat: no-repeat;
  height: 8.625vw;
  right: 23.125vw;
  top: 4.0625vw;
  width: 14.5625vw;
  z-index: 1;
}

@media (max-width: 1280px) {
  /* line 357, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-new {
    height: 10.78125vw;
    right: 13.67188vw;
    top: 8.20312vw;
    width: 18.20312vw;
  }
}

@media (max-width: 768px) {
  /* line 357, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-new {
    height: 21.2963vw;
    top: 51.38889vw;
    width: 35.95679vw;
  }
}

/* line 380, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images .image-star-1 {
  background-image: url("../fonts/image-star-01.svg");
  height: 4.3125vw;
  left: 26.25vw;
  top: 33.125vw;
  width: 4.25vw;
}

@media (max-width: 1280px) {
  /* line 380, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-star-1 {
    height: 5.39062vw;
    left: 32.8125vw;
    top: 41.40625vw;
    width: 5.3125vw;
  }
}

@media (max-width: 768px) {
  /* line 380, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-star-1 {
    display: none;
  }
}

/* line 399, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images .image-star-2 {
  background-image: url("../fonts/image-star-02.svg");
  height: 3vw;
  right: 6.875vw;
  top: 5.5vw;
  width: 2.9375vw;
}

@media (max-width: 1280px) {
  /* line 399, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-star-2 {
    height: 3.75vw;
    right: 8.59375vw;
    top: 6.875vw;
    width: 3.67188vw;
  }
}

@media (max-width: 768px) {
  /* line 399, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-star-2 {
    top: 55.83333vw;
    left: -3.61111vw;
    height: 10.55556vw;
    width: 10vw;
  }
}

/* line 422, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images .image-star-3 {
  background-image: url("../fonts/image-star-03.svg");
  height: 2.9375vw;
  right: 4.125vw;
  top: 31.875vw;
  width: 2.875vw;
}

@media (max-width: 1280px) {
  /* line 422, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-star-3 {
    height: 3.67188vw;
    right: 5.15625vw;
    top: 39.84375vw;
    width: 3.59375vw;
  }
}

@media (max-width: 768px) {
  /* line 422, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-star-3 {
    display: none;
  }
}

/* line 441, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images .image-star-white {
  background-image: url("../fonts/image-star-white.svg");
  height: 2.9375vw;
  opacity: 1;
  right: 7.1875vw;
  top: 14.375vw;
  width: 2.875vw;
  z-index: 5;
}

@media (max-width: 1280px) {
  /* line 441, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-star-white {
    height: 3.67188vw;
    right: 6.79687vw;
    top: 21.09375vw;
    width: 3.59375vw;
  }
}

/* line 458, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images .image-star-pink {
  background-image: url("../fonts/image-star-pink.svg");
  top: 21.875vw;
  right: 7.5vw;
  height: 10.4375vw;
  width: 9.875vw;
}

@media (max-width: 1280px) {
  /* line 458, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-star-pink {
    top: 27.34375vw;
    right: 8.59375vw;
    height: 13.04688vw;
    width: 12.34375vw;
  }
}

@media (max-width: 768px) {
  /* line 458, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-star-pink {
    top: 78.33333vw;
    right: -16.66667vw;
    height: 46.38889vw;
    width: 43.88889vw;
  }
}

/* line 480, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images .image-polygon {
  background-image: url("../fonts/image-polygon.svg");
  height: 11.1875vw;
  right: 26.25vw;
  top: 9vw;
  width: 10vw;
}

@media (max-width: 1280px) {
  /* line 480, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-polygon {
    height: 13.98437vw;
    right: 25vw;
    top: 11.25vw;
    width: 12.5vw;
  }
}

@media (max-width: 768px) {
  /* line 480, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-polygon {
    height: 49.72222vw;
    left: 29.72222vw;
    top: 50vw;
    width: 44.44444vw;
  }
}

/* line 502, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images .image-rectangle {
  background-image: url("../fonts/image-rectangle.svg");
  height: 9.875vw;
  right: 39.375vw;
  top: 22.6875vw;
  width: 12.75vw;
}

@media (max-width: 1280px) {
  /* line 502, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-rectangle {
    height: 12.34375vw;
    right: 35.15625vw;
    top: 28.35937vw;
    width: 15.9375vw;
  }
}

@media (max-width: 768px) {
  /* line 502, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-rectangle {
    height: 47.22222vw;
    left: -22.22222vw;
    top: 63.88889vw;
    width: 36.57407vw;
  }
}

/* line 524, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
body.template-generation-z-landing .main-hero .animate-images .image-diamond {
  background-image: url("../fonts/image-diamond.svg");
  height: 3.875vw;
  right: 7.5vw;
  top: 15.5vw;
  width: 4.25vw;
}

@media (max-width: 1280px) {
  /* line 524, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-diamond {
    height: 4.84375vw;
    right: 7.5vw;
    top: 22.5vw;
    width: 5.3125vw;
  }
}

@media (max-width: 1280px) {
  /* line 524, src/sass/commons/blocks/project-gen-z/_main-hero.scss */
  body.template-generation-z-landing .main-hero .animate-images .image-diamond {
    height: 10.55556vw;
    right: 2.77778vw;
    top: 22.5vw;
    width: 11.94444vw;
  }
}

/* line 1, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features-section {
  background: linear-gradient(180deg, #618ecb 29.17%, #83a8d9 100%);
  position: relative;
  z-index: 120;
}

@media (max-width: 768px) {
  /* line 1, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section {
    height: 250vw !important;
  }
}

/* line 10, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features-section::before {
  background-image: url("../images/features-bg.png");
  background-size: cover;
  bottom: 0;
  content: '';
  display: block;
  height: 26.6875vw;
  left: 0;
  position: absolute;
  width: 29.375vw;
  z-index: -1;
}

@media (max-width: 1280px) {
  /* line 10, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section::before {
    height: 33.35938vw;
    width: 36.71875vw;
  }
}

/* line 28, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features-section::after {
  background-image: url("../images/features-bg.png");
  background-size: cover;
  bottom: 0;
  content: '';
  display: block;
  height: 40vw;
  position: absolute;
  right: 0;
  transform: matrix(-1, 0, 0, 1, 0, 0);
  width: 45vw;
  z-index: -1;
}

@media (max-width: 1280px) {
  /* line 28, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section::after {
    height: 33.35938vw;
    width: 36.71875vw;
  }
}

/* line 47, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features-section__container {
  position: relative;
  width: 100%;
  z-index: 1;
}

/* line 53, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features-section__title {
  color: #fff;
  font-size: 2vw;
  line-height: 1.2;
  opacity: 0;
  padding-top: 3.125vw;
  text-align: center;
}

@media (max-width: 1280px) {
  /* line 53, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section__title {
    font-size: 2.5vw;
    padding-top: 3.90625vw;
  }
}

@media (max-width: 768px) {
  /* line 53, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section__title {
    font-size: 6.66667vw;
    line-height: 8.88889vw;
  }
}

/* line 71, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features-section__title .title-bold {
  color: #1e3279;
  font-size: 3.125vw;
}

@media (max-width: 1280px) {
  /* line 71, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section__title .title-bold {
    font-size: 3.90625vw;
  }
}

@media (max-width: 768px) {
  /* line 71, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section__title .title-bold {
    font-size: 8.88889vw;
    line-height: 11.11111vw;
  }
}

/* line 87, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features-section .animate-images > div {
  background-size: cover;
  opacity: 0;
  position: absolute;
  transform: scale(0);
}

/* line 94, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features-section .animate-images .image-snowflake {
  background-image: url("../fonts/image-snowflake.svg");
  height: 3.125vw;
  left: 7.5vw;
  top: 38.4375vw;
  width: 3.125vw;
}

@media (max-width: 1280px) {
  /* line 94, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section .animate-images .image-snowflake {
    height: 3.82813vw;
    left: 9.375vw;
    top: 6.79687vw;
    width: 3.90625vw;
  }
}

@media (max-width: 768px) {
  /* line 94, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section .animate-images .image-snowflake {
    display: none;
  }
}

/* line 113, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features-section .animate-images .image-mouth-1 {
  background-image: url("../fonts/image-mouth-1.svg");
  height: 4.6875vw;
  left: 36.5625vw;
  top: 18.75vw;
  width: 4.6875vw;
}

@media (max-width: 1280px) {
  /* line 113, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section .animate-images .image-mouth-1 {
    height: 7.5vw;
    left: 42.96875vw;
    top: 3.90625vw;
    width: 7.57812vw;
  }
}

@media (max-width: 768px) {
  /* line 113, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section .animate-images .image-mouth-1 {
    height: 17.77778vw;
    left: 33.33333vw;
    top: 44.44444vw;
    width: 17.96296vw;
  }
}

/* line 135, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features-section .animate-images .image-mouth-2 {
  background-image: url("../fonts/image-mouth-2.svg");
  height: 4.1875vw;
  right: 8.125vw;
  top: 7.5625vw;
  width: 7.5vw;
}

@media (max-width: 1280px) {
  /* line 135, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section .animate-images .image-mouth-2 {
    height: 7.5vw;
    left: 42.96875vw;
    top: 3.90625vw;
    width: 7.57812vw;
  }
}

@media (max-width: 768px) {
  /* line 135, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section .animate-images .image-mouth-2 {
    display: none;
  }
}

/* line 154, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features-section .animate-images .image-star-1 {
  background-image: url("../fonts/image-star-1.svg");
  height: 2.6875vw;
  left: 11.1875vw;
  top: 8.75vw;
  width: 2.5625vw;
}

@media (max-width: 1280px) {
  /* line 154, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section .animate-images .image-star-1 {
    height: 5.39062vw;
    left: 32.8125vw;
    top: 41.40625vw;
    width: 5.3125vw;
  }
}

@media (max-width: 768px) {
  /* line 154, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section .animate-images .image-star-1 {
    display: none;
  }
}

/* line 173, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features-section .animate-images .image-star-2 {
  background-image: url("../fonts/image-star-2.svg");
  height: 2.0625vw;
  left: 19.375vw;
  top: 13.75vw;
  width: 2vw;
}

@media (max-width: 1280px) {
  /* line 173, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section .animate-images .image-star-2 {
    height: 3.75vw;
    right: 8.59375vw;
    top: 6.875vw;
    width: 3.67188vw;
  }
}

@media (max-width: 768px) {
  /* line 173, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section .animate-images .image-star-2 {
    display: none;
  }
}

/* line 192, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features-section .animate-images .image-star-3 {
  background-image: url("../fonts/image-star-3.svg");
  height: 2.6875vw;
  right: 6.25vw;
  top: 22.8125vw;
  width: 2.5625vw;
}

@media (max-width: 1280px) {
  /* line 192, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section .animate-images .image-star-3 {
    height: 3.67188vw;
    right: 5.15625vw;
    top: 39.84375vw;
    width: 3.59375vw;
  }
}

@media (max-width: 768px) {
  /* line 192, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section .animate-images .image-star-3 {
    display: none;
  }
}

/* line 211, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features-section .animate-images .image-lady {
  background-image: url("../fonts/image-lady.svg");
  height: 15.3125vw;
  right: 41.875vw;
  top: 13.0625vw;
  width: 16.3125vw;
}

@media (max-width: 1280px) {
  /* line 211, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section .animate-images .image-lady {
    height: 13.98437vw;
    right: 25vw;
    top: 11.25vw;
    width: 12.5vw;
  }
}

@media (max-width: 768px) {
  /* line 211, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features-section .animate-images .image-lady {
    height: 49.72222vw;
    right: 27.77778vw;
    top: 47.22222vw;
    width: 44.44444vw;
  }
}

/* line 238, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__bottles-container > div {
  background-size: cover;
  height: 32.1875vw;
  position: absolute;
  width: 17.625vw;
  z-index: 1;
}

/* line 248, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__bottles .two-bottles > div {
  height: 39.375vw;
  width: 25vw;
}

@media (max-width: 768px) {
  /* line 248, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__bottles .two-bottles > div {
    height: 56.66667vw;
    width: 33.88889vw;
  }
}

/* line 258, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__bottles .two-bottles .bottle-pink {
  left: -20vw;
  margin: auto;
  right: 0;
  top: 11.875vw;
  transform: rotate(-10deg) scale(0);
}

@media (max-width: 768px) {
  /* line 258, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__bottles .two-bottles .bottle-pink {
    left: -30.55556vw;
    top: 52.77778vw;
  }
}

/* line 271, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__bottles .two-bottles .bottle-blue {
  left: 20vw;
  margin: auto;
  right: 0;
  top: 11.875vw;
  transform: rotate(10deg) scale(0);
  z-index: 2;
}

@media (max-width: 768px) {
  /* line 271, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__bottles .two-bottles .bottle-blue {
    right: -25vw;
    top: 52.77778vw;
  }
}

/* line 286, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__bottles .three-bottles {
  display: none;
}

/* line 289, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__bottles .three-bottles .bottle-pink {
  left: 26.875vw;
  top: 17.0625vw;
  transform: rotate(-10deg) scale(0);
}

/* line 295, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__bottles .three-bottles .bottle-blue {
  left: 0;
  margin: auto;
  right: 0;
  top: 14.6875vw;
  transform: scale(0);
  z-index: 2;
}

/* line 304, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__bottles .three-bottles .bottle-black {
  left: 54.375vw;
  top: 17.0625vw;
  transform: rotate(10deg) scale(0);
}

/* line 312, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item {
  align-items: flex-start;
  display: flex;
  flex-direction: column;
  height: 12.8125vw;
  justify-content: flex-start;
  opacity: 0;
  position: absolute;
  width: 21.625vw;
}

@media (max-width: 768px) {
  /* line 312, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item {
    height: 56.94444vw;
    width: 96.11111vw;
  }
}

/* line 327, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-content {
  padding-left: 1.5625vw;
  padding-top: 1.5625vw;
  text-align: center;
}

@media (max-width: 768px) {
  /* line 327, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item-content {
    padding-left: 6.94444vw;
    padding-top: 6.94444vw;
  }
}

/* line 337, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-content img {
  height: 3.5vw;
  width: 3.5vw;
}

@media (max-width: 1280px) {
  /* line 337, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item-content img {
    height: 4.375vw;
    width: 4.375vw;
  }
}

@media (max-width: 768px) {
  /* line 337, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item-content img {
    height: 10.37037vw;
    width: 10.37037vw;
  }
}

/* line 353, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item p {
  color: #1e3279;
  font-size: 1.375vw;
  font-weight: 900;
  line-height: 1.2;
  margin: 0;
}

@media (max-width: 1280px) {
  /* line 353, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item p {
    font-size: 1.875vw;
  }
}

@media (max-width: 768px) {
  /* line 353, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item p {
    font-size: 5vw;
  }
}

/* line 369, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item p,
body.template-generation-z-landing .features__item img {
  position: relative;
  z-index: 1;
}

/* line 375, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item::before {
  background-image: url("../fonts/features-bg-blue.svg");
  background-size: contain;
  content: ' ';
  height: 12.8125vw;
  position: absolute;
  width: 21.625vw;
  z-index: 0;
}

@media (max-width: 768px) {
  /* line 375, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item::before {
    background-size: cover;
    height: 47.4537vw;
    left: -27.77778vw;
    width: 80.09259vw;
  }
}

/* line 392, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item--light {
  height: 11.6875vw;
  width: 24.125vw;
}

@media (max-width: 768px) {
  /* line 392, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item--light {
    height: auto;
    width: auto;
  }
}

/* line 401, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item--light::before {
  background-image: url("../fonts/features-bg-light-blue.svg");
  height: 11.6875vw;
  width: 24.125vw;
}

@media (max-width: 768px) {
  /* line 401, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item--light::before {
    height: 51.94444vw;
    left: auto;
    right: -55.55556vw;
    width: 107.22222vw;
  }
}

/* line 416, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-disclaimer p {
  position: absolute;
  bottom: -10px;
  left: 20px;
  font-size: 12px;
  color: #fff;
}

/* line 426, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-4, body.template-generation-z-landing .features__item-5, body.template-generation-z-landing .features__item-6 {
  align-items: flex-end;
}

/* line 431, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-4 .features__item-content, body.template-generation-z-landing .features__item-5 .features__item-content, body.template-generation-z-landing .features__item-6 .features__item-content {
  padding-right: 1.5625vw;
  padding-left: 0;
}

/* line 437, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-1 {
  left: 11.625vw;
  top: 11.5625vw;
}

@media (max-width: 768px) {
  /* line 437, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item-1 {
    align-items: center;
    display: flex;
    left: -5.55556vw;
    margin: 0 auto;
    top: 111.11111vw;
    width: 50%;
  }
}

/* line 450, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-1::before {
  transform: matrix(-1, -0.09, -0.09, 1, 0, 0);
}

@media (max-width: 768px) {
  /* line 450, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item-1::before {
    transform: none;
  }
}

/* line 459, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-2 {
  left: 6.375vw;
  top: 24.5625vw;
}

@media (max-width: 768px) {
  /* line 459, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item-2 {
    align-items: center;
    display: flex;
    left: -5.55556vw;
    top: 152.77778vw;
    width: 50%;
  }
  /* line 470, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item-2::before {
    display: none;
  }
}

/* line 475, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-2::before {
  transform: matrix(-1, 0, 0, 1, 0, 0);
}

/* line 480, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-3 {
  left: 12.4375vw;
  top: 34.625vw;
}

@media (max-width: 768px) {
  /* line 480, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item-3 {
    align-items: center;
    display: flex;
    left: -5.55556vw;
    top: 200vw;
    width: 50%;
  }
}

/* line 492, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-3 .features__item-content {
  padding-top: 2.1875vw;
}

/* line 496, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-3::before {
  transform: rotate(179deg);
}

@media (max-width: 768px) {
  /* line 496, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item-3::before {
    transform: matrix(1, 0.06, 0.06, -1, 0, 0);
  }
}

/* line 505, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-4 {
  right: 11.25vw;
  top: 12.5vw;
}

@media (max-width: 768px) {
  /* line 505, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item-4 {
    align-items: center;
    display: flex;
    right: -5.55556vw;
    top: 111.11111vw;
    width: 50%;
  }
  /* line 516, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item-4::before {
    display: none;
  }
}

/* line 522, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-5 {
  right: 6.0625vw;
  top: 25vw;
}

@media (max-width: 768px) {
  /* line 522, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item-5 {
    align-items: center;
    display: flex;
    right: -5.55556vw;
    top: 152.77778vw;
    width: 50%;
  }
}

/* line 534, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-5::before {
  transform: rotate(10deg);
}

@media (max-width: 768px) {
  /* line 534, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item-5::before {
    transform: matrix(-1, 0, 0, 1, 0, 0);
  }
}

/* line 543, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-6 {
  right: 11vw;
  top: 36.25vw;
}

@media (max-width: 768px) {
  /* line 543, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item-6 {
    align-items: center;
    display: flex;
    right: -5.55556vw;
    top: 200vw;
    width: 50%;
  }
  /* line 554, src/sass/commons/blocks/project-gen-z/_features-section.scss */
  body.template-generation-z-landing .features__item-6::before {
    display: none;
  }
}

/* line 559, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-6 .features__item-content {
  padding-top: 2.1875vw;
}

/* line 563, src/sass/commons/blocks/project-gen-z/_features-section.scss */
body.template-generation-z-landing .features__item-6::before {
  transform: matrix(1, 0.06, 0.06, -1, 0, 0);
}

/* line 1, src/sass/commons/blocks/project-gen-z/_product-section.scss */
body.template-generation-z-landing .product-wrapper {
  display: flex;
  justify-content: flex-end;
  position: relative;
}

/* line 6, src/sass/commons/blocks/project-gen-z/_product-section.scss */
body.template-generation-z-landing .product-wrapper .content {
  width: 62%;
  padding-top: 268px;
  margin-bottom: 40px;
}

/* line 11, src/sass/commons/blocks/project-gen-z/_product-section.scss */
body.template-generation-z-landing .product-wrapper .content-header--first {
  padding-top: 16px;
  padding-bottom: 16px;
}

/* line 16, src/sass/commons/blocks/project-gen-z/_product-section.scss */
body.template-generation-z-landing .product-wrapper .content-header--second {
  padding-top: 16px;
  padding-bottom: 8px;
}

/* line 21, src/sass/commons/blocks/project-gen-z/_product-section.scss */
body.template-generation-z-landing .product-wrapper .content-text {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  width: 60%;
}

/* line 29, src/sass/commons/blocks/project-gen-z/_product-section.scss */
body.template-generation-z-landing .product-wrapper .content-list li {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

/* line 36, src/sass/commons/blocks/project-gen-z/_product-section.scss */
body.template-generation-z-landing .product-wrapper .content-icons {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  max-width: 33%;
}

/* line 42, src/sass/commons/blocks/project-gen-z/_product-section.scss */
body.template-generation-z-landing .product-wrapper .content-icons p {
  font-size: 11px;
  text-align: center;
}

/* line 1, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section {
  background: linear-gradient(180deg, #618ecb 29.17%, #83a8d9 100%);
  position: relative;
  z-index: 70;
}

@media (max-width: 1280px) {
  /* line 1, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section {
    padding-bottom: 80px;
  }
}

@media (max-width: 768px) {
  /* line 1, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section {
    height: 211.11111vw !important;
  }
}

/* line 15, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section.two-bottles .charcoal1,
body.template-generation-z-landing .shopping-section.two-bottles .charcoal2,
body.template-generation-z-landing .shopping-section.two-bottles .charcoal3 {
  display: none;
}

/* line 21, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section.two-bottles .all-in-one-bottle,
body.template-generation-z-landing .shopping-section.two-bottles .fresh-breath-bottle {
  margin: 0 10vw;
}

@media (max-width: 768px) {
  /* line 21, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section.two-bottles .all-in-one-bottle,
  body.template-generation-z-landing .shopping-section.two-bottles .fresh-breath-bottle {
    margin: 0;
  }
}

/* line 30, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section.two-bottles .shopping-products--content three {
  display: none;
}

/* line 35, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section.two-bottles .animate-images .diamond2 {
  left: 28.75vw;
}

@media (max-width: 1280px) {
  /* line 35, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section.two-bottles .animate-images .diamond2 {
    left: 35.9375vw;
  }
}

@media (max-width: 768px) {
  /* line 35, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section.two-bottles .animate-images .diamond2 {
    display: none;
  }
}

/* line 47, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section.two-bottles .animate-images .mouth1 {
  left: 37.5vw;
}

@media (max-width: 1280px) {
  /* line 47, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section.two-bottles .animate-images .mouth1 {
    left: 46.875vw;
  }
}

@media (max-width: 768px) {
  /* line 47, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section.two-bottles .animate-images .mouth1 {
    left: 166.66667vw;
  }
}

/* line 59, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section.two-bottles .animate-images .snowflake2 {
  left: 53.4375vw;
}

@media (max-width: 1280px) {
  /* line 59, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section.two-bottles .animate-images .snowflake2 {
    left: 66.79688vw;
  }
}

@media (max-width: 768px) {
  /* line 59, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section.two-bottles .animate-images .snowflake2 {
    left: auto;
    right: 0;
  }
}

/* line 74, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .new-button {
  opacity: 0;
}

/* line 78, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .shopping-title {
  opacity: 0;
  padding-bottom: 2.5vw;
  padding-top: 2.5vw;
  text-align: center;
}

@media (max-width: 1280px) {
  /* line 78, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .shopping-title {
    padding-bottom: 3.125vw;
    padding-top: 3.125vw;
  }
}

@media (max-width: 768px) {
  /* line 78, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .shopping-title {
    padding-bottom: 11.11111vw;
    padding-top: 11.11111vw;
  }
}

/* line 94, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .shopping-title--first {
  color: #fff;
  font-size: 2vw;
}

@media (max-width: 1280px) {
  /* line 94, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .shopping-title--first {
    font-size: 2.5vw;
  }
}

@media (max-width: 768px) {
  /* line 94, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .shopping-title--first {
    font-size: 6.66667vw;
    line-height: 8.88889vw;
  }
}

/* line 108, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .shopping-title--second {
  color: #1e3279;
  font-size: 3.125vw;
  font-weight: 900;
}

@media (max-width: 1280px) {
  /* line 108, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .shopping-title--second {
    font-size: 3.90625vw;
  }
}

@media (max-width: 768px) {
  /* line 108, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .shopping-title--second {
    font-size: 8.88889vw;
    line-height: 11.11111vw;
  }
}

/* line 124, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .shopping-products {
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin: 0 auto;
  padding-bottom: 1.25vw;
  padding-top: 1.25vw;
  width: 50%;
}

@media (max-width: 768px) {
  /* line 124, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .shopping-products {
    width: 100%;
  }
}

/* line 137, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .shopping-products--content {
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* line 143, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .shopping-products--content h3 {
  color: #1e3279;
  font-size: 2vw;
  font-weight: 900;
  opacity: 0;
  padding-bottom: 1.5vw;
  padding-top: 1.875vw;
  text-align: center;
}

@media (max-width: 1280px) {
  /* line 143, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .shopping-products--content h3 {
    font-size: 2.5vw;
    padding-bottom: 1.875vw;
    padding-top: 2.34375vw;
  }
}

@media (max-width: 768px) {
  /* line 143, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .shopping-products--content h3 {
    font-size: 8.88889vw;
    padding-bottom: 6.66667vw;
    padding-top: 8.33333vw;
  }
}

/* line 168, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .animate-images > div {
  background-size: cover;
  opacity: 0;
  position: absolute;
}

/* line 174, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .animate-images .diamond1 {
  background-image: url("../fonts/row-one-diamond.svg");
  height: 3.8125vw;
  right: 5.5vw;
  top: 8.6875vw;
  width: 4.25vw;
}

@media (max-width: 1280px) {
  /* line 174, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .diamond1 {
    height: 4.76562vw;
    right: 6.875vw;
    top: 10.85938vw;
    width: 5.3125vw;
  }
}

@media (max-width: 768px) {
  /* line 174, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .diamond1 {
    display: none;
  }
}

/* line 193, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .animate-images .diamond2 {
  background-image: url("../fonts/diamond-2.svg");
  height: 4.4375vw;
  left: 10.1875vw;
  top: 31.25vw;
  width: 4.625vw;
  z-index: 25;
}

@media (max-width: 1280px) {
  /* line 193, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .diamond2 {
    height: 5.54688vw;
    left: 12.73438vw;
    top: 39.0625vw;
    width: 5.78125vw;
  }
}

@media (max-width: 768px) {
  /* line 193, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .diamond2 {
    display: none;
  }
}

/* line 213, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .animate-images .mouth1 {
  background-image: url("../fonts/row-two-big-mouth.svg");
  height: 17.6875vw;
  left: 18.75vw;
  top: 6.875vw;
  width: 20.0625vw;
}

@media (max-width: 1280px) {
  /* line 213, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .mouth1 {
    height: 22.10938vw;
    left: 23.4375vw;
    top: 8.59375vw;
    width: 25.07812vw;
  }
}

@media (max-width: 768px) {
  /* line 213, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .mouth1 {
    display: none;
  }
}

/* line 232, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .animate-images .mouth2 {
  background-image: url("../fonts/mouth2.svg");
  height: 4.75vw;
  right: 27.8125vw;
  top: 31.25vw;
  width: 8.4375vw;
}

@media (max-width: 1280px) {
  /* line 232, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .mouth2 {
    height: 5.9375vw;
    right: 34.76562vw;
    top: 39.0625vw;
    width: 10.54688vw;
  }
}

@media (max-width: 768px) {
  /* line 232, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .mouth2 {
    display: none;
  }
}

/* line 251, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .animate-images .star1 {
  background-image: url("../fonts/star-1.svg");
  height: 2.5625vw;
  right: 31.125vw;
  top: 18.0625vw;
  width: 2.4375vw;
}

@media (max-width: 1280px) {
  /* line 251, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .star1 {
    height: 3.20312vw;
    right: 38.90625vw;
    top: 22.57812vw;
    width: 3.04688vw;
  }
}

@media (max-width: 768px) {
  /* line 251, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .star1 {
    display: none;
  }
}

/* line 270, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .animate-images .star2 {
  background-image: url("../fonts/star-2.svg");
  height: 2.1875vw;
  left: 9vw;
  top: 28.3125vw;
  width: 2.125vw;
}

@media (max-width: 1280px) {
  /* line 270, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .star2 {
    height: 2.73438vw;
    left: 11.25vw;
    top: 35.39062vw;
    width: 2.65625vw;
  }
}

@media (max-width: 768px) {
  /* line 270, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .star2 {
    display: none;
  }
}

/* line 289, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .animate-images .star3 {
  background-image: url("../fonts/star3.svg");
  height: 2.5625vw;
  left: 6vw;
  top: 48.75vw;
  width: 2.375vw;
}

@media (max-width: 1280px) {
  /* line 289, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .star3 {
    height: 3.20312vw;
    left: 7.5vw;
    top: 60.9375vw;
    width: 2.96875vw;
  }
}

@media (max-width: 768px) {
  /* line 289, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .star3 {
    display: none;
  }
}

/* line 308, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .animate-images .charcoal1 {
  background-image: url("../fonts/charcoal1.svg");
  height: 3vw;
  right: 11.875vw;
  top: 22.375vw;
  width: 3.0625vw;
}

/* line 316, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .animate-images .charcoal2 {
  background-image: url("../fonts/charcoal2.svg");
  height: 3.875vw;
  right: 25.3125vw;
  top: 30vw;
  width: 4.25vw;
  z-index: 25;
}

/* line 325, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .animate-images .charcoal3 {
  background-image: url("../fonts/charcoal3.svg");
  height: 4.875vw;
  right: 14.0625vw;
  top: 17.75vw;
  width: 5.3125vw;
}

/* line 333, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .animate-images .snowflake1 {
  background-image: url("../images/row-one-snowflake.png");
  height: 3.8125vw;
  left: 4.375vw;
  top: 7.3125vw;
  width: 3.875vw;
}

@media (max-width: 1280px) {
  /* line 333, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .snowflake1 {
    height: 4.76562vw;
    left: 5.46875vw;
    top: 9.14062vw;
    width: 4.84375vw;
  }
}

@media (max-width: 768px) {
  /* line 333, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .snowflake1 {
    height: 16.94444vw;
    left: -7.77778vw;
    top: 2.77778vw;
    width: 17.22222vw;
  }
}

/* line 355, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .animate-images .snowflake2 {
  background-image: url("../fonts/snowflake2.svg");
  height: 3.875vw;
  left: 39.6875vw;
  top: 26.6875vw;
  width: 3.9375vw;
}

@media (max-width: 1280px) {
  /* line 355, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .snowflake2 {
    height: 4.84375vw;
    left: 49.60938vw;
    top: 33.35938vw;
    width: 4.92188vw;
  }
}

@media (max-width: 768px) {
  /* line 355, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .snowflake2 {
    height: 17.22222vw;
    right: 0vw;
    top: 174.16667vw;
    width: 17.5vw;
  }
}

/* line 377, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .animate-images .snowflake3 {
  background-image: url("../fonts/snowflake3.svg");
  height: 3.875vw;
  right: 3.5625vw;
  top: 44.125vw;
  width: 3.9375vw;
}

@media (max-width: 1280px) {
  /* line 377, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .snowflake3 {
    height: 4.84375vw;
    right: 4.45312vw;
    top: 55.15625vw;
    width: 4.92188vw;
  }
}

@media (max-width: 768px) {
  /* line 377, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .animate-images .snowflake3 {
    display: none;
  }
}

/* line 397, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .white-and-charcoal-bottle,
body.template-generation-z-landing .shopping-section .all-in-one-bottle,
body.template-generation-z-landing .shopping-section .fresh-breath-bottle {
  background-size: cover;
  height: 27.5vw;
  position: relative;
  transform: scale(0);
  width: 17.625vw;
  z-index: 20;
}

@media (max-width: 1280px) {
  /* line 397, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .white-and-charcoal-bottle,
  body.template-generation-z-landing .shopping-section .all-in-one-bottle,
  body.template-generation-z-landing .shopping-section .fresh-breath-bottle {
    height: 34.375vw;
    width: 22.03125vw;
  }
}

@media (max-width: 768px) {
  /* line 397, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .white-and-charcoal-bottle,
  body.template-generation-z-landing .shopping-section .all-in-one-bottle,
  body.template-generation-z-landing .shopping-section .fresh-breath-bottle {
    transform: none;
    height: 101.85185vw;
    width: 65.27778vw;
    background-size: 80%;
    background-repeat: no-repeat;
    background-position: 8.88889vw center;
  }
  /* line 420, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .white-and-charcoal-bottle::before,
  body.template-generation-z-landing .shopping-section .all-in-one-bottle::before,
  body.template-generation-z-landing .shopping-section .fresh-breath-bottle::before {
    content: '';
    display: block;
    background-image: url("../images/borders.png");
    background-size: cover;
    height: 97.22222vw;
    width: 66.66667vw;
  }
}

@media (max-width: 768px) {
  /* line 431, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .slick-prev {
    background-color: transparent;
    background-image: url("../images/arrow-left.png");
    background-size: cover;
    border-width: 0;
    font-size: 0;
    height: 20.83333vw;
    left: 0;
    position: absolute;
    top: 25%;
    width: 20.83333vw;
    z-index: 100;
  }
}

@media (max-width: 768px) {
  /* line 447, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
  body.template-generation-z-landing .shopping-section .slick-next {
    background-color: transparent;
    background-image: url("../images/arrow-right.png");
    background-size: cover;
    border-width: 0;
    font-size: 0;
    height: 20.83333vw;
    position: absolute;
    right: 0;
    top: 0;
    top: 25%;
    width: 20.83333vw;
    z-index: 100;
  }
}

/* line 466, src/sass/commons/blocks/project-gen-z/_shopping-section.scss */
body.template-generation-z-landing .shopping-section .slick-next::before,
body.template-generation-z-landing .shopping-section .slick-prev::before {
  content: none !important;
}

/* line 1, src/sass/commons/blocks/project-gen-z/_button.scss */
body.template-generation-z-landing .button {
  display: inline-block;
  position: relative;
}

/* line 36, src/sass/commons/blocks/project-gen-z/_button.scss */
body.template-generation-z-landing .button-main {
  width: 100%;
  max-width: 100%;
  position: absolute;
  right: 4px;
  top: -4px;
  cursor: pointer;
}

/* line 44, src/sass/commons/blocks/project-gen-z/_button.scss */
body.template-generation-z-landing .button-main:hover {
  right: 8px;
  top: -8px;
  filter: brightness(1.5);
}

/* line 50, src/sass/commons/blocks/project-gen-z/_button.scss */
body.template-generation-z-landing .button-main--text {
  position: absolute;
  top: -8%;
  left: 0%;
  right: 0;
  width: 100%;
  font-size: 20px;
  font-weight: 900;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
}

/* line 64, src/sass/commons/blocks/project-gen-z/_button.scss */
body.template-generation-z-landing .button-bg {
  max-width: 100%;
}

/* line 1, src/sass/commons/blocks/project-gen-z/_typography.scss */
body.template-generation-z-landing h1,
body.template-generation-z-landing h2,
body.template-generation-z-landing h3,
body.template-generation-z-landing h4 {
  font-style: normal;
}

/* line 8, src/sass/commons/blocks/project-gen-z/_typography.scss */
body.template-generation-z-landing .title-bold__container {
  display: inline-block;
  position: relative;
}

/* line 27, src/sass/commons/blocks/project-gen-z/_typography.scss */
body.template-generation-z-landing .title-bold {
  line-height: 1;
  display: inline-block;
  font-size: 54px;
  transform-origin: top left;
  text-transform: uppercase;
  font-weight: 900;
  color: #fff;
  filter: drop-shadow(2px 2.5px 0 #718cc3) drop-shadow(0.5px 1px 0 #dbeaff) drop-shadow(1px 1px 0 #718cc3) drop-shadow(0.5px 1px 0 #dbeaff) drop-shadow(1px 1px 0 #718cc3) drop-shadow(0.5px 1px 0 #dbeaff);
}

/* line 1, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath {
  background-size: cover;
  background: #fff linear-gradient(126.76deg, rgba(84, 160, 217, 0.6) 28.62%, #54a0d9 79.55%);
  position: relative;
  z-index: 100;
}

@media (max-width: 768px) {
  /* line 1, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath {
    height: 177.77778vw !important;
  }
}

/* line 11, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .image-row-one-first {
  background-image: url("../images/image-row-one-first_1.png");
  background-size: cover;
  height: 14.6875vw;
  left: 3.3125vw;
  opacity: 0;
  position: absolute;
  top: -4.625vw;
  width: 14vw;
}

@media (max-width: 1280px) {
  /* line 11, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-one-first {
    height: 18.35938vw;
    left: 4.14062vw;
    top: -5.78125vw;
    width: 17.5vw;
  }
}

@media (max-width: 768px) {
  /* line 11, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-one-first {
    display: none;
  }
}

/* line 33, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .image-row-one-second {
  background-image: url("../images/image-row-one-second_2.png");
  background-size: cover;
  height: 8.25vw;
  opacity: 0;
  position: absolute;
  right: 5.9375vw;
  top: -2.8125vw;
  width: 8.4375vw;
}

@media (max-width: 1280px) {
  /* line 33, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-one-second {
    height: 10.3125vw;
    right: 7.42188vw;
    top: -3.51562vw;
    width: 10.54688vw;
  }
}

@media (max-width: 768px) {
  /* line 33, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-one-second {
    top: 28.05556vw;
    right: -11.11111vw;
    height: 32.22222vw;
    width: 31.66667vw;
  }
}

/* line 58, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .image-row-two-first {
  background-image: url("../images/image-row-two-first_1.png");
  background-size: cover;
  height: 16.9375vw;
  left: 15.75vw;
  opacity: 0;
  position: absolute;
  top: 15.5vw;
  width: 15.0625vw;
}

@media (max-width: 1280px) {
  /* line 58, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-two-first {
    height: 21.17188vw;
    left: 22.8125vw;
    top: 19.375vw;
    width: 18.82812vw;
  }
}

@media (max-width: 768px) {
  /* line 58, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-two-first {
    display: none;
  }
}

/* line 81, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .animate-images .bottle {
  background-image: url("../images/bottle.png");
  background-size: cover;
  height: 47.1875vw;
  left: 24.5625vw;
  opacity: 0;
  position: absolute;
  top: 2.0625vw;
  width: 19.5vw;
}

@media (max-width: 1280px) {
  /* line 81, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .animate-images .bottle {
    height: 58.98438vw;
    left: 30.70312vw;
    top: 2.57812vw;
    width: 24.375vw;
  }
}

@media (max-width: 768px) {
  /* line 81, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .animate-images .bottle {
    height: 70.27778vw;
    left: -1.38889vw;
    top: 4.72222vw;
    width: 27.77778vw;
  }
}

/* line 105, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .animate-images .bottle::before {
  animation: flash 1.5s linear infinite;
  background-image: url("../images/star-top.png");
  background-size: cover;
  content: '';
  display: block;
  height: 2.5625vw;
  left: 2.8125vw;
  position: absolute;
  top: 6vw;
  width: 2.5vw;
}

@media (max-width: 1280px) {
  /* line 105, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .animate-images .bottle::before {
    height: 3.20312vw;
    left: 3.51562vw;
    top: 7.5vw;
    width: 3.125vw;
  }
}

/* line 125, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .animate-images .bottle::after {
  animation: flash 1.4s linear reverse infinite;
  background-image: url("../images/star-bottom.png");
  background-size: cover;
  content: '';
  display: block;
  height: 3.375vw;
  left: 3.75vw;
  position: absolute;
  top: 38.8125vw;
  width: 3.3125vw;
}

@media (max-width: 1280px) {
  /* line 125, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .animate-images .bottle::after {
    height: 4.21875vw;
    left: 4.6875vw;
    top: 48.51562vw;
    width: 4.14062vw;
  }
}

/* line 147, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .image-row-two-mouth {
  background-image: url("../fonts/image-row-two-mouth.svg");
  background-size: cover;
  height: 7.6875vw;
  left: 4.75vw;
  opacity: 0;
  opacity: 0;
  position: absolute;
  top: 10.75vw;
  width: 9.4375vw;
}

@media (max-width: 1280px) {
  /* line 147, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-two-mouth {
    height: 9.60938vw;
    left: 5.9375vw;
    top: 13.4375vw;
    width: 11.79688vw;
  }
}

@media (max-width: 768px) {
  /* line 147, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-two-mouth {
    display: none;
  }
}

/* line 170, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .image-row-two-second {
  background-image: url("../images/image-row-two-second_2.png");
  background-size: cover;
  height: 25.125vw;
  opacity: 0;
  position: absolute;
  right: 5.1875vw;
  top: 3.5vw;
  width: 22.375vw;
}

@media (max-width: 1280px) {
  /* line 170, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-two-second {
    height: 31.40625vw;
    right: 6.48438vw;
    top: 4.375vw;
    width: 27.96875vw;
  }
}

@media (max-width: 768px) {
  /* line 170, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-two-second {
    top: 82.77778vw;
    right: -25.83333vw;
    height: 46.38889vw;
    width: 45vw;
  }
}

/* line 195, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .image-row-two-snowflake {
  background-image: url("../images/image-row-two-snowflake.png");
  background-size: cover;
  height: 7.8125vw;
  opacity: 0;
  position: absolute;
  right: 17.8125vw;
  top: 4.25vw;
  width: 7.6875vw;
}

@media (max-width: 1280px) {
  /* line 195, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-two-snowflake {
    height: 9.76562vw;
    right: 22.26562vw;
    top: 5.3125vw;
    width: 9.60938vw;
  }
}

@media (max-width: 768px) {
  /* line 195, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-two-snowflake {
    display: none;
  }
}

/* line 217, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .image-row-three-first {
  background-image: url("../images/image-row-three-first.png");
  background-size: cover;
  height: 15vw;
  left: -4.0625vw;
  opacity: 0;
  position: absolute;
  top: 30.6875vw;
  width: 14vw;
}

@media (max-width: 1280px) {
  /* line 217, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-three-first {
    height: 18.75vw;
    left: -5.07812vw;
    top: 38.35938vw;
    width: 17.5vw;
  }
}

@media (max-width: 768px) {
  /* line 217, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-three-first {
    width: 50.55556vw;
    height: 49.72222vw;
    top: -20vw;
    left: 18.33333vw;
  }
}

/* line 242, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .image-row-three-second {
  background-image: url("../images/image-row-three-second_1.png");
  background-size: cover;
  height: 6.4375vw;
  left: 24.1875vw;
  opacity: 0;
  position: absolute;
  top: 32.9375vw;
  width: 5.8125vw;
}

@media (max-width: 1280px) {
  /* line 242, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-three-second {
    height: 8.04688vw;
    left: 30.23438vw;
    top: 41.17188vw;
    width: 7.26563vw;
  }
}

@media (max-width: 768px) {
  /* line 242, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-three-second {
    display: none;
  }
}

/* line 264, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .image-row-three-third {
  background-image: url("../images/image-row-three-third_1.png");
  background-size: cover;
  height: 8.8125vw;
  opacity: 0;
  position: absolute;
  right: 0.625vw;
  top: 33.125vw;
  width: 7.75vw;
}

@media (max-width: 1280px) {
  /* line 264, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-three-third {
    height: 11.01562vw;
    right: 0.78125vw;
    top: 41.40625vw;
    width: 9.6875vw;
  }
}

@media (max-width: 768px) {
  /* line 264, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-three-third {
    display: none;
  }
}

/* line 286, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .image-row-three-mouth {
  background-image: url("../images/image-row-three-mouth_1.png");
  background-size: cover;
  height: 7vw;
  opacity: 0;
  position: absolute;
  right: 6.5vw;
  top: 40.875vw;
  width: 7.125vw;
}

@media (max-width: 1280px) {
  /* line 286, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-three-mouth {
    top: 51.09375vw;
    height: 8.75vw;
    right: 8.125vw;
    width: 8.90625vw;
  }
}

@media (max-width: 768px) {
  /* line 286, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .image-row-three-mouth {
    top: 153.61111vw;
    right: -2.22222vw;
    height: 22.22222vw;
    width: 21.66667vw;
  }
}

/* line 311, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .main-content {
  position: absolute;
  top: 16.75vw;
  left: 33.4375vw;
  max-width: 37.5vw;
}

@media (max-width: 1280px) {
  /* line 311, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .main-content {
    top: 20.9375vw;
    left: 41.79688vw;
    max-width: 46.875vw;
  }
}

@media (max-width: 768px) {
  /* line 311, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .main-content {
    top: 25vw;
    left: 11.11111vw;
    right: 11.11111vw;
    max-width: 100%;
  }
}

/* line 330, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .main-content .content-img {
  margin-bottom: 1vw;
  opacity: 0;
}

@media (max-width: 1280px) {
  /* line 330, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .main-content .content-img {
    margin-bottom: 1.25vw;
  }
}

@media (max-width: 768px) {
  /* line 330, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .main-content .content-img {
    margin-bottom: 2.77778vw;
    max-height: 27.77778vw;
  }
}

/* line 344, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .main-content-header--first {
  color: #1e3279;
  font-size: 1.875vw;
  margin-bottom: 2vw;
  opacity: 0;
}

@media (max-width: 1280px) {
  /* line 344, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .main-content-header--first {
    font-size: 2.34375vw;
    margin-bottom: 2.5vw;
  }
}

@media (max-width: 768px) {
  /* line 344, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .main-content-header--first {
    font-size: 4.44444vw;
    margin-bottom: 6.66667vw;
  }
}

/* line 361, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .main-content-header--second {
  color: #1e3279;
  font-family: 'ColgateReady', Helvetica, Arial, sans-serif;
  font-size: 1.875vw;
  font-weight: bold;
  margin-bottom: 0.5vw;
  opacity: 0;
}

@media (max-width: 1280px) {
  /* line 361, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .main-content-header--second {
    font-size: 2.34375vw;
    margin-bottom: 0.625vw;
  }
}

@media (max-width: 768px) {
  /* line 361, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .main-content-header--second {
    font-size: 6.66667vw;
    margin-bottom: 2.22222vw;
  }
}

/* line 380, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .main-content .main-content-text {
  color: #fff;
  font-size: 1.125vw;
  margin-bottom: 1.5vw;
  opacity: 0;
}

@media (max-width: 1280px) {
  /* line 380, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .main-content .main-content-text {
    font-size: 1.40625vw;
    margin-bottom: 1.875vw;
  }
}

@media (max-width: 768px) {
  /* line 380, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .main-content .main-content-text {
    font-size: 4.44444vw;
    margin-bottom: 6.66667vw;
    line-height: 7.77778vw;
  }
}

/* line 397, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .main-content .main-content-text .main-content-disclaimer {
  font-size: 0.75vw;
}

/* line 402, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .main-content-icons {
  display: flex;
  opacity: 0;
}

/* line 406, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .main-content-icons div {
  margin-right: 2vw;
  text-align: center;
}

@media (max-width: 1280px) {
  /* line 406, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .main-content-icons div {
    margin-right: 2.5vw;
  }
}

@media (max-width: 768px) {
  /* line 406, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .main-content-icons div {
    line-height: 8.88889vw;
    width: 25%;
    margin-right: 0;
  }
}

/* line 420, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .main-content-icons div img {
  height: 3.5vw;
  width: 3.5vw;
}

@media (max-width: 1280px) {
  /* line 420, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .main-content-icons div img {
    height: 4.375vw;
    width: 4.375vw;
  }
}

@media (max-width: 768px) {
  /* line 420, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .main-content-icons div img {
    height: 11.11111vw;
    width: 11.11111vw;
  }
}

/* line 436, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
body.template-generation-z-landing .fresh-breath .main-content-icons p {
  color: #1e3279;
  font-size: 0.6875vw;
  text-align: center;
}

@media (max-width: 1280px) {
  /* line 436, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .main-content-icons p {
    font-size: 0.85938vw;
  }
}

@media (max-width: 768px) {
  /* line 436, src/sass/commons/blocks/project-gen-z/_fresh-breath.scss */
  body.template-generation-z-landing .fresh-breath .main-content-icons p {
    font-size: 3.05556vw;
    line-height: 4.44444vw;
    margin: 0;
  }
}

/* line 1, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one {
  background-size: cover;
  background: #fff linear-gradient(110.48deg, rgba(162, 102, 204, 0.6) 0%, #a266cc 68.75%);
  position: relative;
  z-index: 90;
}

@media (max-width: 768px) {
  /* line 1, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one {
    height: 177.77778vw !important;
  }
}

/* line 11, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .image-row-one-first {
  background-image: url("../images/image-row-one-first.png");
  background-size: cover;
  height: 12.875vw;
  left: 3.3125vw;
  opacity: 0;
  position: absolute;
  top: -4.625vw;
  width: 12.5vw;
}

@media (max-width: 1280px) {
  /* line 11, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-one-first {
    height: 16.09375vw;
    left: 4.14062vw;
    top: -5.78125vw;
    width: 15.625vw;
  }
}

@media (max-width: 768px) {
  /* line 11, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-one-first {
    display: none;
  }
}

/* line 33, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .image-row-one-second {
  background-image: url("../images/image-row-one-second_1.png");
  background-size: cover;
  height: 7.875vw;
  opacity: 0;
  position: absolute;
  right: 5.9375vw;
  top: -2.8125vw;
  width: 7.625vw;
}

@media (max-width: 1280px) {
  /* line 33, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-one-second {
    height: 9.84375vw;
    right: 7.42188vw;
    top: -3.51562vw;
    width: 9.53125vw;
  }
}

@media (max-width: 768px) {
  /* line 33, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-one-second {
    display: none;
  }
}

/* line 55, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .image-row-two-first {
  background-image: url("../images/image-row-two-first_2.png");
  background-size: cover;
  height: 14.9375vw;
  left: 15.75vw;
  opacity: 0;
  position: absolute;
  top: 15.5vw;
  width: 13.9375vw;
}

@media (max-width: 1280px) {
  /* line 55, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-two-first {
    height: 12.44792vw;
    left: 22.8125vw;
    top: 19.375vw;
    width: 11.61458vw;
  }
}

@media (max-width: 768px) {
  /* line 55, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-two-first {
    display: none;
  }
}

/* line 78, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .animate-images .bottle {
  background-image: url("../images/all-in-one-bottle.png");
  background-size: cover;
  height: 47.25vw;
  left: 24.5625vw;
  opacity: 0;
  position: absolute;
  top: 2.0625vw;
  width: 19.5vw;
}

@media (max-width: 1280px) {
  /* line 78, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .animate-images .bottle {
    height: 59.0625vw;
    left: 30.70312vw;
    top: 2.57812vw;
    width: 24.375vw;
  }
}

@media (max-width: 768px) {
  /* line 78, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .animate-images .bottle {
    height: 70.27778vw;
    left: -1.38889vw;
    top: 4.72222vw;
    width: 27.77778vw;
  }
}

/* line 102, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .animate-images .bottle::before {
  animation: flash 1.5s linear infinite;
  background-image: url("../images/star-top.png");
  background-size: cover;
  content: '';
  display: block;
  height: 2.5625vw;
  left: 2.8125vw;
  position: absolute;
  top: 6vw;
  width: 2.5vw;
}

@media (max-width: 1280px) {
  /* line 102, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .animate-images .bottle::before {
    height: 3.20312vw;
    left: 3.51562vw;
    top: 7.5vw;
    width: 3.125vw;
  }
}

/* line 122, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .animate-images .bottle::after {
  animation: flash 1.4s linear reverse infinite;
  background-image: url("../images/star-bottom.png");
  background-size: cover;
  content: '';
  display: block;
  height: 3.375vw;
  left: 3.75vw;
  position: absolute;
  top: 38.8125vw;
  width: 3.3125vw;
}

@media (max-width: 1280px) {
  /* line 122, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .animate-images .bottle::after {
    height: 4.21875vw;
    left: 4.6875vw;
    top: 48.51562vw;
    width: 4.14062vw;
  }
}

/* line 144, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .image-row-two-mouth {
  background-image: url("../fonts/image-row-two-mouth_2.svg");
  background-size: cover;
  height: 7.6875vw;
  left: 4.75vw;
  opacity: 0;
  opacity: 0;
  position: absolute;
  top: 10.75vw;
  width: 9.4375vw;
}

@media (max-width: 1280px) {
  /* line 144, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-two-mouth {
    height: 9.60938vw;
    left: 5.9375vw;
    top: 13.4375vw;
    width: 11.79688vw;
  }
}

@media (max-width: 768px) {
  /* line 144, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-two-mouth {
    display: none;
  }
}

/* line 167, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .image-row-two-second {
  background-image: url("../images/image-row-two-second_1.png");
  background-size: cover;
  height: 25.1875vw;
  opacity: 0;
  position: absolute;
  right: 5.1875vw;
  top: 3.5vw;
  width: 24.6875vw;
}

@media (max-width: 1280px) {
  /* line 167, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-two-second {
    height: 31.48437vw;
    right: 6.48438vw;
    top: 4.375vw;
    width: 30.85938vw;
  }
}

@media (max-width: 768px) {
  /* line 167, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-two-second {
    height: 62.19136vw;
    width: 60.95679vw;
    top: -29.16667vw;
    left: 29.16667vw;
  }
}

/* line 192, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .image-row-two-snowflake {
  background-image: url("../images/image-row-two-snowflake_1.png");
  background-size: cover;
  height: 6.5625vw;
  opacity: 0;
  position: absolute;
  right: 17.8125vw;
  top: 4.25vw;
  width: 6.5vw;
}

@media (max-width: 1280px) {
  /* line 192, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-two-snowflake {
    height: 8.20312vw;
    right: 22.26562vw;
    top: 5.3125vw;
    width: 8.125vw;
  }
}

@media (max-width: 768px) {
  /* line 192, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-two-snowflake {
    display: none;
  }
}

/* line 214, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .image-row-three-first {
  background-image: url("../images/image-row-three-first_1.png");
  background-size: cover;
  height: 17.4375vw;
  left: -4.0625vw;
  opacity: 0;
  position: absolute;
  top: 30.6875vw;
  width: 16.4375vw;
}

@media (max-width: 1280px) {
  /* line 214, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-three-first {
    height: 21.79688vw;
    left: -5.07812vw;
    top: 38.35938vw;
    width: 20.54688vw;
  }
}

@media (max-width: 768px) {
  /* line 214, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-three-first {
    height: 15.27778vw;
    width: 68.88889vw;
    top: 162.5vw;
    left: -35.27778vw;
  }
}

/* line 239, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .image-row-three-second {
  background-image: url("../images/image-row-three-second_2.png");
  background-size: cover;
  height: 7.5vw;
  left: 24.1875vw;
  opacity: 0;
  position: absolute;
  top: 32.9375vw;
  width: 7vw;
}

@media (max-width: 1280px) {
  /* line 239, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-three-second {
    height: 9.375vw;
    left: 30.23438vw;
    top: 41.17188vw;
    width: 8.75vw;
  }
}

@media (max-width: 768px) {
  /* line 239, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-three-second {
    display: none;
  }
}

/* line 261, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .image-row-three-third {
  background-image: url("../images/image-row-three-third_2.png");
  background-size: cover;
  height: 7.9375vw;
  opacity: 0;
  position: absolute;
  right: 0.625vw;
  top: 33.125vw;
  width: 7.3125vw;
}

@media (max-width: 1280px) {
  /* line 261, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-three-third {
    height: 9.92188vw;
    right: 0.78125vw;
    top: 41.40625vw;
    width: 9.14062vw;
  }
}

@media (max-width: 768px) {
  /* line 261, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-three-third {
    height: 36.11111vw;
    width: 32.77778vw;
    top: 30.83333vw;
    right: -3.61111vw;
  }
}

/* line 286, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .image-row-three-mouth {
  background-image: url("../images/image-row-three-mouth.png");
  background-size: cover;
  height: 7vw;
  opacity: 0;
  position: absolute;
  right: 6.5vw;
  top: 40.875vw;
  width: 7.125vw;
}

@media (max-width: 1280px) {
  /* line 286, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-three-mouth {
    top: 51.09375vw;
    height: 8.75vw;
    right: 8.125vw;
    width: 8.90625vw;
  }
}

@media (max-width: 768px) {
  /* line 286, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .image-row-three-mouth {
    top: 153.61111vw;
    right: -2.22222vw;
    height: 22.22222vw;
    width: 21.66667vw;
  }
}

/* line 311, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .main-content {
  position: absolute;
  top: 16.75vw;
  left: 33.4375vw;
  max-width: 37.5vw;
}

@media (max-width: 1280px) {
  /* line 311, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .main-content {
    top: 20.9375vw;
    left: 41.79688vw;
    max-width: 46.875vw;
  }
}

@media (max-width: 768px) {
  /* line 311, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .main-content {
    top: 25vw;
    left: 11.11111vw;
    right: 11.11111vw;
    max-width: 100%;
  }
}

/* line 330, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .main-content .content-img {
  margin-bottom: 1vw;
  opacity: 0;
}

@media (max-width: 1280px) {
  /* line 330, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .main-content .content-img {
    margin-bottom: 1.25vw;
  }
}

@media (max-width: 768px) {
  /* line 330, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .main-content .content-img {
    margin-bottom: 2.77778vw;
    max-height: 27.77778vw;
  }
}

/* line 344, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .main-content-header--first {
  color: #642383;
  font-size: 1.875vw;
  margin-bottom: 2vw;
  opacity: 0;
}

@media (max-width: 1280px) {
  /* line 344, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .main-content-header--first {
    font-size: 2.34375vw;
    margin-bottom: 2.5vw;
  }
}

@media (max-width: 768px) {
  /* line 344, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .main-content-header--first {
    font-size: 4.44444vw;
    margin-bottom: 6.66667vw;
  }
}

/* line 361, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .main-content-header--second {
  color: #642383;
  font-family: 'ColgateReady', Helvetica, Arial, sans-serif;
  font-size: 1.875vw;
  font-weight: bold;
  margin-bottom: 0.5vw;
  opacity: 0;
}

@media (max-width: 1280px) {
  /* line 361, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .main-content-header--second {
    font-size: 2.34375vw;
    margin-bottom: 0.625vw;
  }
}

@media (max-width: 768px) {
  /* line 361, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .main-content-header--second {
    font-size: 6.66667vw;
    margin-bottom: 2.22222vw;
  }
}

/* line 380, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .main-content .main-content-text {
  color: #fff;
  font-size: 1.125vw;
  line-height: 1.2;
  margin-bottom: 1.5vw;
  opacity: 0;
}

@media (max-width: 1280px) {
  /* line 380, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .main-content .main-content-text {
    font-size: 1.40625vw;
    margin-bottom: 1.875vw;
  }
}

@media (max-width: 768px) {
  /* line 380, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .main-content .main-content-text {
    font-size: 4.44444vw;
    margin-bottom: 6.66667vw;
    line-height: 7.77778vw;
  }
}

/* line 398, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .main-content .main-content-text .main-content-disclaimer {
  font-size: 0.75vw;
}

/* line 403, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .main-content-icons {
  display: flex;
  opacity: 0;
}

/* line 407, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .main-content-icons div {
  margin-right: 2vw;
  text-align: center;
}

@media (max-width: 1280px) {
  /* line 407, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .main-content-icons div {
    margin-right: 2.5vw;
  }
}

@media (max-width: 768px) {
  /* line 407, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .main-content-icons div {
    line-height: 8.88889vw;
    width: 25%;
    margin-right: 0;
  }
}

/* line 421, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .main-content-icons div img {
  height: 3.5vw;
  width: 3.5vw;
}

@media (max-width: 1280px) {
  /* line 421, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .main-content-icons div img {
    height: 4.375vw;
    width: 4.375vw;
  }
}

@media (max-width: 768px) {
  /* line 421, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .main-content-icons div img {
    height: 11.11111vw;
    width: 11.11111vw;
  }
}

/* line 437, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
body.template-generation-z-landing .all-in-one .main-content-icons p {
  color: #642383;
  font-size: 0.6875vw;
  text-align: center;
}

@media (max-width: 1280px) {
  /* line 437, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .main-content-icons p {
    font-size: 0.85938vw;
  }
}

@media (max-width: 768px) {
  /* line 437, src/sass/commons/blocks/project-gen-z/_all-in-one.scss */
  body.template-generation-z-landing .all-in-one .main-content-icons p {
    font-size: 3.05556vw;
    line-height: 4.44444vw;
    margin: 0;
  }
}

/* line 1, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal {
  background-size: cover;
  background: #fff linear-gradient(110.48deg, rgba(28, 31, 33, 0.85) 0%, #171a1c 75.52%);
  position: relative;
  z-index: 80;
}

@media (max-width: 768px) {
  /* line 1, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal {
    height: 177.77778vw !important;
  }
}

/* line 11, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .image-row-one-first {
  background-image: url("../images/image-row-one-first_2.png");
  background-size: cover;
  height: 18.5vw;
  left: 3.3125vw;
  opacity: 0;
  position: absolute;
  top: -5.875vw;
  width: 11.25vw;
}

@media (max-width: 1280px) {
  /* line 11, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-one-first {
    height: 23.125vw;
    left: 4.14062vw;
    top: -7.34375vw;
    width: 14.0625vw;
  }
}

@media (max-width: 768px) {
  /* line 11, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-one-first {
    height: 82.22222vw;
    width: 50vw;
    top: -52.77778vw;
    left: 36.11111vw;
  }
}

/* line 36, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .image-row-one-second {
  background-image: url("../images/image-row-one-second.png");
  background-size: cover;
  height: 11.25vw;
  opacity: 0;
  position: absolute;
  right: 5.9375vw;
  top: -2.8125vw;
  width: 6.6875vw;
}

@media (max-width: 1280px) {
  /* line 36, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-one-second {
    height: 14.0625vw;
    right: 7.42188vw;
    top: -3.51562vw;
    width: 8.35938vw;
  }
}

@media (max-width: 768px) {
  /* line 36, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-one-second {
    display: none;
  }
}

/* line 58, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .image-row-two-first {
  background-image: url("../images/image-row-two-first.png");
  background-size: cover;
  height: 17.0625vw;
  left: 15.75vw;
  opacity: 0;
  position: absolute;
  top: 15.5vw;
  width: 11vw;
}

@media (max-width: 1280px) {
  /* line 58, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-two-first {
    height: 21.32812vw;
    left: 22.8125vw;
    top: 19.375vw;
    width: 13.75vw;
  }
}

@media (max-width: 768px) {
  /* line 58, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-two-first {
    display: none;
  }
}

/* line 81, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .animate-images .bottle {
  background-image: url("../images/white-and-charcoal-bottle.png");
  background-size: cover;
  height: 47.5625vw;
  left: 22.0625vw;
  opacity: 0;
  position: absolute;
  top: 2.0625vw;
  width: 19.125vw;
}

@media (max-width: 1280px) {
  /* line 81, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .animate-images .bottle {
    height: 59.45312vw;
    left: 30.70312vw;
    top: 2.57812vw;
    width: 23.90625vw;
  }
}

@media (max-width: 768px) {
  /* line 81, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .animate-images .bottle {
    height: 70.27778vw;
    left: -1.38889vw;
    top: 4.72222vw;
    width: 27.77778vw;
  }
}

/* line 105, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .animate-images .bottle::before {
  animation: flash 1.5s linear infinite;
  background-image: url("../images/star-top.png");
  background-size: cover;
  content: '';
  display: block;
  height: 2.5625vw;
  left: 2.8125vw;
  position: absolute;
  top: 6vw;
  width: 2.5vw;
}

@media (max-width: 1280px) {
  /* line 105, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .animate-images .bottle::before {
    height: 3.20312vw;
    left: 3.51562vw;
    top: 7.5vw;
    width: 3.125vw;
  }
}

/* line 125, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .animate-images .bottle::after {
  animation: flash 1.4s linear reverse infinite;
  background-image: url("../images/star-bottom.png");
  background-size: cover;
  content: '';
  display: block;
  height: 3.375vw;
  left: 6.25vw;
  position: absolute;
  top: 38.8125vw;
  width: 3.3125vw;
}

@media (max-width: 1280px) {
  /* line 125, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .animate-images .bottle::after {
    height: 4.21875vw;
    left: 4.6875vw;
    top: 48.51562vw;
    width: 4.14062vw;
  }
}

/* line 147, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .image-row-two-mouth {
  background-image: url("../fonts/image-row-two-mouth_1.svg");
  background-size: cover;
  height: 7.6875vw;
  left: 4.75vw;
  opacity: 0;
  opacity: 0;
  position: absolute;
  top: 10.75vw;
  width: 9.4375vw;
}

@media (max-width: 1280px) {
  /* line 147, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-two-mouth {
    height: 9.60938vw;
    left: 5.9375vw;
    top: 13.4375vw;
    width: 11.79688vw;
  }
}

@media (max-width: 768px) {
  /* line 147, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-two-mouth {
    display: none;
  }
}

/* line 170, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .image-row-two-second {
  background-image: url("../images/image-row-two-second.png");
  background-size: cover;
  height: 25.375vw;
  opacity: 0;
  position: absolute;
  right: 5.1875vw;
  top: 3.5vw;
  width: 18.875vw;
}

@media (max-width: 1280px) {
  /* line 170, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-two-second {
    height: 31.71875vw;
    right: 6.48438vw;
    top: 4.375vw;
    width: 23.59375vw;
  }
}

@media (max-width: 768px) {
  /* line 170, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-two-second {
    height: 38.33333vw;
    right: -4.16667vw;
    top: 88.61111vw;
    width: 22.77778vw;
  }
}

/* line 195, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .image-row-two-snowflake {
  background-image: url("../images/image-row-two-snowflake_2.png");
  background-size: cover;
  height: 6.5625vw;
  opacity: 0;
  position: absolute;
  right: 17.8125vw;
  top: 4.25vw;
  width: 6.5vw;
}

@media (max-width: 1280px) {
  /* line 195, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-two-snowflake {
    height: 8.20312vw;
    right: 22.26562vw;
    top: 5.3125vw;
    width: 8.125vw;
  }
}

@media (max-width: 768px) {
  /* line 195, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-two-snowflake {
    display: none;
  }
}

/* line 217, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .image-row-three-first {
  background-image: url("../images/image-row-three-first_2.png");
  background-size: cover;
  height: 13.5625vw;
  left: -4.0625vw;
  opacity: 0;
  position: absolute;
  top: 30.6875vw;
  width: 14.625vw;
}

@media (max-width: 1280px) {
  /* line 217, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-three-first {
    height: 16.95312vw;
    left: -5.07812vw;
    top: 38.35938vw;
    width: 18.28125vw;
  }
}

@media (max-width: 768px) {
  /* line 217, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-three-first {
    display: none;
  }
}

/* line 239, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .image-row-three-second {
  background-image: url("../images/image-row-three-second.png");
  background-size: cover;
  height: 8.625vw;
  left: 24.1875vw;
  opacity: 0;
  position: absolute;
  top: 32.9375vw;
  width: 5.125vw;
}

@media (max-width: 1280px) {
  /* line 239, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-three-second {
    height: 10.78125vw;
    left: 30.23438vw;
    top: 41.17188vw;
    width: 6.40625vw;
  }
}

@media (max-width: 768px) {
  /* line 239, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-three-second {
    height: 38.33333vw;
    left: -1.38889vw;
    top: 133.33333vw;
    width: 22.77778vw;
  }
}

/* line 264, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .image-row-three-third {
  background-image: url("../images/image-row-three-third.png");
  background-size: cover;
  height: 9.8125vw;
  opacity: 0;
  position: absolute;
  right: 0.625vw;
  top: 33.125vw;
  width: 5.8125vw;
}

@media (max-width: 1280px) {
  /* line 264, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-three-third {
    height: 12.26562vw;
    right: 0.78125vw;
    top: 41.40625vw;
    width: 7.26563vw;
  }
}

@media (max-width: 768px) {
  /* line 264, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-three-third {
    height: 43.61111vw;
    width: 25.83333vw;
    top: 20vw;
    right: -8.33333vw;
  }
}

/* line 289, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .image-row-three-mouth {
  background-image: url("../images/image-row-three-mouth_2.png");
  background-size: cover;
  height: 7vw;
  opacity: 0;
  position: absolute;
  right: 6.5vw;
  top: 40.875vw;
  width: 7.125vw;
}

@media (max-width: 1280px) {
  /* line 289, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-three-mouth {
    top: 51.09375vw;
    height: 8.75vw;
    right: 8.125vw;
    width: 8.90625vw;
  }
}

@media (max-width: 768px) {
  /* line 289, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .image-row-three-mouth {
    top: 153.33333vw;
    right: -2.22222vw;
    height: 22.22222vw;
    width: 21.66667vw;
  }
}

/* line 314, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .main-content {
  position: absolute;
  top: 16.75vw;
  left: 33.4375vw;
  max-width: 37.5vw;
}

@media (max-width: 1280px) {
  /* line 314, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content {
    top: 20.9375vw;
    left: 41.79688vw;
    max-width: 46.875vw;
  }
}

@media (max-width: 768px) {
  /* line 314, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content {
    top: 25vw;
    left: 11.11111vw;
    right: 11.11111vw;
    max-width: 100%;
  }
}

/* line 333, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .main-content .content-img {
  margin-bottom: 1vw;
  opacity: 0;
}

@media (max-width: 1280px) {
  /* line 333, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content .content-img {
    margin-bottom: 1.25vw;
  }
}

@media (max-width: 768px) {
  /* line 333, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content .content-img {
    margin-bottom: 2.77778vw;
    max-height: 27.77778vw;
  }
}

/* line 347, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .main-content-header--first {
  color: #90a5f7;
  font-size: 1.875vw;
  margin-bottom: 2vw;
  opacity: 0;
}

@media (max-width: 1280px) {
  /* line 347, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content-header--first {
    font-size: 2.34375vw;
    margin-bottom: 2.5vw;
  }
}

@media (max-width: 768px) {
  /* line 347, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content-header--first {
    font-size: 4.44444vw;
    margin-bottom: 6.66667vw;
  }
}

/* line 364, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .main-content-header--second {
  color: #90a5f7;
  font-family: 'ColgateReady', Helvetica, Arial, sans-serif;
  font-size: 1.875vw;
  font-weight: bold;
  margin-bottom: 0.5vw;
  opacity: 0;
}

@media (max-width: 1280px) {
  /* line 364, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content-header--second {
    font-size: 2.34375vw;
    margin-bottom: 0.625vw;
  }
}

@media (max-width: 768px) {
  /* line 364, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content-header--second {
    font-size: 6.66667vw;
    margin-bottom: 2.22222vw;
  }
}

/* line 383, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .main-content .main-content-text {
  color: #fff;
  font-size: 1.125vw;
  line-height: 1.2;
  margin-bottom: 1.5vw;
  opacity: 0;
}

@media (max-width: 1280px) {
  /* line 383, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content .main-content-text {
    font-size: 1.40625vw;
    margin-bottom: 1.875vw;
  }
  /* line 394, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content .main-content-text .main-content-disclaimer {
    font-size: 0.9375vw;
  }
}

@media (max-width: 768px) {
  /* line 383, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content .main-content-text {
    font-size: 4.44444vw;
    margin-bottom: 6.66667vw;
    line-height: 7.77778vw;
  }
  /* line 404, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content .main-content-text .main-content-disclaimer {
    font-size: 3.33333vw;
  }
}

/* line 409, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .main-content .main-content-text .main-content-disclaimer {
  font-size: 0.75vw;
}

/* line 414, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .main-content-icons {
  display: flex;
  opacity: 0;
}

/* line 418, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .main-content-icons div {
  margin-right: 2vw;
  text-align: center;
}

@media (max-width: 1280px) {
  /* line 418, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content-icons div {
    margin-right: 2.5vw;
  }
}

@media (max-width: 768px) {
  /* line 418, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content-icons div {
    line-height: 8.88889vw;
    width: 25%;
    margin-right: 0;
  }
}

/* line 432, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .main-content-icons div img {
  height: 3.5vw;
  width: 3.5vw;
}

@media (max-width: 1280px) {
  /* line 432, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content-icons div img {
    height: 4.375vw;
    width: 4.375vw;
  }
}

@media (max-width: 768px) {
  /* line 432, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content-icons div img {
    height: 11.11111vw;
    width: 11.11111vw;
  }
}

/* line 448, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
body.template-generation-z-landing .white-and-charcoal .main-content-icons p {
  color: #90a5f7;
  font-size: 0.6875vw;
  text-align: center;
}

@media (max-width: 1280px) {
  /* line 448, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content-icons p {
    font-size: 0.85938vw;
  }
}

@media (max-width: 768px) {
  /* line 448, src/sass/commons/blocks/project-gen-z/_white-and-charcoal.scss */
  body.template-generation-z-landing .white-and-charcoal .main-content-icons p {
    font-size: 3.05556vw;
    line-height: 4.44444vw;
    margin: 0;
  }
}

/* line 1, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section {
  background: linear-gradient(107.15deg, #f3ead8 0%, #ebd8b1 100%);
  display: flex;
  flex-direction: column;
  height: 100vh;
  position: relative;
}

@media (max-width: 768px) {
  /* line 1, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section {
    height: auto;
  }
}

/* line 13, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section::after {
  background-image: url("../images/bg_left.png");
  background-position-x: right;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: ' ';
  display: block;
  height: 100vh;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 0;
}

@media (max-width: 768px) {
  /* line 13, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section::after {
    display: none;
  }
}

/* line 32, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section::before {
  background-image: url("../images/bg_right.png");
  background-position-x: left;
  background-repeat: no-repeat;
  background-size: contain;
  bottom: 0;
  content: ' ';
  display: block;
  height: 100vh;
  position: absolute;
  right: 0;
  width: 100%;
  z-index: 0;
}

@media (max-width: 768px) {
  /* line 32, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section::before {
    display: none;
  }
}

/* line 51, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game-container {
  display: flex;
  flex-direction: column;
  flex: 1 0 auto;
  position: relative;
}

/* line 58, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__copy {
  align-items: center;
  display: flex;
  flex-direction: column;
  position: relative;
  text-align: center;
  z-index: 10;
}

/* line 66, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__copy--first {
  color: #365faa;
  font-size: 2vw;
  line-height: 2.5vw;
  margin-top: 3.5vw;
  opacity: 0;
  padding: 0 0.25vw;
  text-transform: uppercase;
}

@media (max-width: 1280px) {
  /* line 66, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__copy--first {
    font-size: 2.5vw;
    line-height: 3.125vw;
    margin-top: 4.375vw;
    padding: 0 0.3125vw;
  }
}

@media (max-width: 768px) {
  /* line 66, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__copy--first {
    font-size: 6.66667vw;
    line-height: 8.88889vw;
    margin-top: 11.11111vw;
    padding: 0 1.11111vw;
  }
}

/* line 90, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__copy--second {
  color: #1e3279;
  font-size: 3.125vw;
  font-weight: 900;
  line-height: 3.5vw;
  margin-top: 3.625vw;
  opacity: 0;
}

@media (max-width: 1280px) {
  /* line 90, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__copy--second {
    font-size: 3.90625vw;
    line-height: 4.375vw;
    margin-top: 4.53125vw;
  }
}

@media (max-width: 768px) {
  /* line 90, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__copy--second {
    font-size: 10.55556vw;
    line-height: 12.22222vw;
    margin-top: 16.11111vw;
  }
}

/* line 110, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__copy--second.title-bold {
  filter: drop-shadow(2px 2.5px 0 #1e3279) drop-shadow(0.5px 1px 0 #eedfc0) drop-shadow(1px 1px 0 #1e3279) drop-shadow(0.5px 1px 0 #eedfc0) drop-shadow(1px 1px 0 #1e3279) drop-shadow(0.5px 1px 0 #eedfc0);
}

/* line 116, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .new-button {
  bottom: -2.375vw;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
}

@media (max-width: 1280px) {
  /* line 116, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .new-button {
    bottom: -2.96875vw;
  }
}

@media (max-width: 768px) {
  /* line 116, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .new-button {
    bottom: -10.55556vw;
  }
}

/* line 131, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .new-button.disabled {
  filter: grayscale(1);
  pointer-events: none;
}

/* line 137, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .animate-images {
  height: 100%;
  position: absolute;
  width: 100%;
}

/* line 142, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .animate-images > div {
  background-size: cover;
  opacity: 0;
  position: absolute;
  transform: scale(0);
}

/* line 149, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .animate-images .image-snowflake-1 {
  background-image: url("../images/snowflake-1.png");
  height: 3.875vw;
  right: 21.6875vw;
  top: 10.3125vw;
  width: 3.9375vw;
}

@media (max-width: 1280px) {
  /* line 149, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .animate-images .image-snowflake-1 {
    height: 4.84375vw;
    right: 27.10938vw;
    top: 12.89062vw;
    width: 4.92188vw;
  }
}

@media (max-width: 768px) {
  /* line 149, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .animate-images .image-snowflake-1 {
    height: 17.22222vw;
    left: 13.05556vw;
    top: 145.83333vw;
    width: 17.5vw;
  }
}

/* line 171, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .animate-images .image-snowflake-2 {
  background-image: url("../images/snowflake-2.png");
  height: 3.875vw;
  left: 9.9375vw;
  top: 35.1875vw;
  width: 3.9375vw;
}

@media (max-width: 1280px) {
  /* line 171, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .animate-images .image-snowflake-2 {
    height: 4.84375vw;
    left: 12.42188vw;
    top: 43.98438vw;
    width: 4.92188vw;
  }
}

@media (max-width: 768px) {
  /* line 171, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .animate-images .image-snowflake-2 {
    display: none;
  }
}

/* line 190, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .animate-images .image-mouth {
  background-image: url("../images/mouth.png");
  height: 7vw;
  left: 9.9375vw;
  top: 6.375vw;
  width: 7.125vw;
}

@media (max-width: 1280px) {
  /* line 190, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .animate-images .image-mouth {
    height: 8.75vw;
    left: 12.42188vw;
    top: 7.96875vw;
    width: 8.90625vw;
  }
}

@media (max-width: 768px) {
  /* line 190, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .animate-images .image-mouth {
    height: 20.83333vw;
    left: -2.77778vw;
    top: 43.88889vw;
    width: 21.11111vw;
  }
}

/* line 212, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .animate-images .image-star-1 {
  animation: flash 1.5s linear infinite;
  background-image: url("../images/star-1_1.png");
  height: 3.625vw;
  left: 12.75vw;
  top: 19.625vw;
  width: 3.5625vw;
}

@media (max-width: 1280px) {
  /* line 212, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .animate-images .image-star-1 {
    height: 4.53125vw;
    left: 15.9375vw;
    top: 24.53125vw;
    width: 4.45312vw;
  }
}

@media (max-width: 768px) {
  /* line 212, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .animate-images .image-star-1 {
    display: none;
  }
}

/* line 232, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .animate-images .image-star-2 {
  animation: flash 1.8s linear infinite;
  background-image: url("../images/star-2_1.png");
  height: 3.25vw;
  right: 35.4375vw;
  top: 40.625vw;
  width: 3.1875vw;
}

@media (max-width: 1280px) {
  /* line 232, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .animate-images .image-star-2 {
    height: 4.0625vw;
    right: 44.29688vw;
    top: 50.78125vw;
    width: 3.98437vw;
  }
}

@media (max-width: 768px) {
  /* line 232, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .animate-images .image-star-2 {
    height: 14.44444vw;
    right: 3.33333vw;
    top: 44.72222vw;
    width: 14.16667vw;
  }
}

/* line 255, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .animate-images .image-couple {
  background-image: url("../images/couple.png");
  background-position-x: right;
  background-repeat: no-repeat;
  background-size: contain;
  height: 100vh;
  opacity: 1;
  right: 0;
  top: 0;
  width: 100%;
}

@media (max-width: 768px) {
  /* line 255, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .animate-images .image-couple {
    background-image: url("../images/couple-mobile.png");
    bottom: 0;
    height: 98.05556vw;
    top: auto;
    width: 100vw;
  }
}

/* line 276, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__machine {
  align-self: center;
  display: flex;
  flex-direction: column;
  height: 19.6875vw;
  margin-top: 3.75vw;
  position: relative;
  transform: scale(0);
  width: 37.625vw;
  z-index: 20;
}

@media (max-width: 1280px) {
  /* line 276, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__machine {
    height: 24.60938vw;
    margin-top: 4.6875vw;
    width: 47.03125vw;
  }
}

@media (max-width: 768px) {
  /* line 276, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__machine {
    height: 48.88889vw;
    margin-bottom: 72.22222vw;
    margin-top: 16.66667vw;
    width: 93.33333vw;
  }
}

/* line 300, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__machine::after {
  background-image: url("../images/machine.png");
  background-size: cover;
  content: ' ';
  display: block;
  height: 19.75vw;
  left: 0;
  position: absolute;
  top: 0;
  width: 37.4375vw;
  z-index: 20;
}

@media (max-width: 1280px) {
  /* line 300, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__machine::after {
    height: 24.6875vw;
    width: 46.79688vw;
  }
}

@media (max-width: 768px) {
  /* line 300, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__machine::after {
    height: 48.88889vw;
    width: 93.33333vw;
  }
}

/* line 323, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__machine::before {
  background-image: url("../images/machine_bg.png");
  background-size: cover;
  content: ' ';
  display: block;
  height: 19.75vw;
  left: 0.9375vw;
  position: absolute;
  top: 0.9375vw;
  width: 37.4375vw;
  z-index: 0;
}

@media (max-width: 1280px) {
  /* line 323, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__machine::before {
    height: 24.6875vw;
    left: 1.17188vw;
    top: 1.17188vw;
    width: 46.79688vw;
  }
}

@media (max-width: 768px) {
  /* line 323, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__machine::before {
    height: 48.05556vw;
    left: 4.16667vw;
    top: 4.16667vw;
    width: 91.11111vw;
  }
}

/* line 350, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__machine.hidden {
  animation: drink-me 1s ease-in-out forwards;
}

/* line 354, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__machine .game__machine--slots {
  align-items: center;
  display: flex;
  flex-direction: row;
  flex: 1 0 auto;
  height: 100%;
  justify-content: center;
}

/* line 362, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-1,
body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-2,
body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-3 {
  background-color: #fff;
  background-image: url("../images/css_sprites.png");
  background-position: 0 0;
  background-repeat: repeat-y;
  background-size: cover;
  height: 10.625vw;
  padding: 0.125vw;
  position: relative;
  width: 10vw;
}

@media (max-width: 1280px) {
  /* line 362, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-1,
  body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-2,
  body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-3 {
    height: 13.28125vw;
    padding: 0.15625vw 0.625vw;
    width: 12.5vw;
  }
}

@media (max-width: 768px) {
  /* line 362, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-1,
  body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-2,
  body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-3 {
    height: 25vw;
    padding: 1.11111vw 2.22222vw;
    width: 22.22222vw;
  }
}

/* line 387, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-1::after,
body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-2::after,
body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-3::after {
  color: #000;
  content: attr(data-text);
  display: block;
  font-size: 1.125vw;
  font-weight: 900;
  left: 0;
  line-height: 1.5vw;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
  top: -2.25vw;
  z-index: 30;
}

@media (max-width: 1280px) {
  /* line 387, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-1::after,
  body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-2::after,
  body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-3::after {
    font-size: 1.40625vw;
    line-height: 1.875vw;
    top: -2.8125vw;
  }
}

@media (max-width: 768px) {
  /* line 387, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-1::after,
  body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-2::after,
  body.template-generation-z-landing .game-section .game__machine .game__machine--slots .slot-3::after {
    font-size: 3.33333vw;
    line-height: 6.66667vw;
    top: -7.77778vw;
  }
}

/* line 419, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__tip {
  align-self: center;
  display: flex;
  flex-direction: column;
  height: 25.9375vw;
  margin-top: 2.375vw;
  position: relative;
  transform: scale(0);
  width: 48.4375vw;
  z-index: 20;
}

@media (max-width: 1280px) {
  /* line 419, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip {
    height: 32.42188vw;
    margin-top: 2.96875vw;
    width: 60.54688vw;
  }
}

@media (max-width: 768px) {
  /* line 419, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip {
    height: 46.11111vw;
    margin-top: 10.55556vw;
    width: 86.11111vw;
  }
}

/* line 442, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__tip::after {
  background-image: url("../images/tip_bg-2.png");
  background-size: cover;
  content: ' ';
  display: block;
  height: 25.9375vw;
  left: 0;
  position: absolute;
  top: 0;
  width: 48.4375vw;
  z-index: -10;
}

@media (max-width: 1280px) {
  /* line 442, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip::after {
    height: 32.42188vw;
    width: 60.54688vw;
  }
}

@media (max-width: 768px) {
  /* line 442, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip::after {
    height: 46.11111vw;
    width: 86.11111vw;
  }
}

/* line 465, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__tip::before {
  animation: swing 3s ease-in-out forwards infinite;
  background-image: url("../images/tip_bg-2.png");
  background-size: cover;
  content: ' ';
  display: block;
  height: 26.6875vw;
  left: -0.9375vw;
  opacity: 0.5;
  position: absolute;
  top: 0;
  transform-origin: 50% 50%;
  width: 49.875vw;
  z-index: -20;
}

@media (max-width: 1280px) {
  /* line 465, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip::before {
    height: 33.35938vw;
    left: -1.17188vw;
    width: 62.34375vw;
  }
}

@media (max-width: 768px) {
  /* line 465, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip::before {
    height: 46.11111vw;
    width: 86.11111vw;
  }
}

/* line 492, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__tip.hidden {
  animation: drink-me 1s ease-in-out forwards;
}

/* line 496, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__tip .game__tip--images {
  display: flex;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

/* line 504, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__tip .game__tip--images > div {
  background-size: cover;
  position: absolute;
}

/* line 509, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__tip .game__tip--images .image__tip-snowflake-1 {
  background-image: url("../images/tip_snowflake-1.png");
  height: 4.75vw;
  left: 5.9375vw;
  top: 15vw;
  width: 4.8125vw;
}

@media (max-width: 1280px) {
  /* line 509, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip .game__tip--images .image__tip-snowflake-1 {
    height: 5.9375vw;
    left: 7.42188vw;
    top: 18.75vw;
    width: 6.01562vw;
  }
}

@media (max-width: 768px) {
  /* line 509, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip .game__tip--images .image__tip-snowflake-1 {
    display: none;
  }
}

/* line 528, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__tip .game__tip--images .image__tip-snowflake-2 {
  background-image: url("../images/tip_snowflake-1.png");
  height: 3.25vw;
  right: 7.1875vw;
  top: 17.5vw;
  width: 3.3125vw;
}

@media (max-width: 1280px) {
  /* line 528, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip .game__tip--images .image__tip-snowflake-2 {
    height: 4.0625vw;
    right: 8.98438vw;
    top: 21.875vw;
    width: 4.14062vw;
  }
}

@media (max-width: 768px) {
  /* line 528, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip .game__tip--images .image__tip-snowflake-2 {
    display: none;
  }
}

/* line 547, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__tip .game__tip--images .image__tip-star {
  background-image: url("../images/tip_star.png");
  height: 3.3125vw;
  right: 12.6875vw;
  top: 2.5vw;
  width: 3.1875vw;
}

@media (max-width: 1280px) {
  /* line 547, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip .game__tip--images .image__tip-star {
    height: 4.14062vw;
    right: 15.85938vw;
    top: 3.125vw;
    width: 3.98437vw;
  }
}

@media (max-width: 768px) {
  /* line 547, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip .game__tip--images .image__tip-star {
    display: none;
  }
}

/* line 567, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__tip .game__tip--content {
  align-items: center;
  display: flex;
  flex: 1 0 auto;
  justify-content: center;
  line-height: 2vw;
  padding: 5vw;
  text-align: center;
}

@media (max-width: 1280px) {
  /* line 567, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip .game__tip--content {
    line-height: 2.5vw;
    padding: 4.6875vw;
  }
}

@media (max-width: 768px) {
  /* line 567, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip .game__tip--content {
    line-height: 8.88889vw;
    padding: 4.16667vw;
  }
}

/* line 586, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__tip .game__tip--content .new-button {
  bottom: 2.375vw;
}

@media (max-width: 1280px) {
  /* line 586, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip .game__tip--content .new-button {
    bottom: 2.96875vw;
  }
}

@media (max-width: 768px) {
  /* line 586, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip .game__tip--content .new-button {
    bottom: -10vw;
  }
}

/* line 598, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__tip .game__tip--content .tip {
  display: none;
}

/* line 601, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .game__tip .game__tip--content .tip.show {
  color: #1e3279;
  display: flex;
  font-size: 1.75vw;
}

@media (max-width: 1280px) {
  /* line 601, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip .game__tip--content .tip.show {
    font-size: 2.1875vw;
  }
}

@media (max-width: 768px) {
  /* line 601, src/sass/commons/blocks/project-gen-z/_game.scss */
  body.template-generation-z-landing .game-section .game__tip .game__tip--content .tip.show {
    font-size: 3.88889vw;
  }
}

/* line 618, src/sass/commons/blocks/project-gen-z/_game.scss */
body.template-generation-z-landing .game-section .tiktok {
  border: 2px solid #f00;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 100;
}

/* line 1, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section {
  background: linear-gradient(110.48deg, rgba(28, 31, 33, 0.85) 0%, #171a1c 75.52%);
  display: flex;
  flex-direction: column;
  position: relative;
}

@media (max-width: 768px) {
  /* line 1, src/sass/commons/blocks/project-gen-z/_video.scss */
  body.template-generation-z-landing .video-section {
    height: 177.77778vw !important;
  }
}

/* line 11, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section .video-container {
  display: flex;
  flex-direction: column;
  flex: 1 0 auto;
  position: relative;
}

/* line 18, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section .video__copy {
  align-items: center;
  display: flex;
  flex-direction: column;
  position: relative;
  text-align: center;
  z-index: 10;
}

/* line 26, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section .video__copy--first {
  color: #fff;
  font-size: 2vw;
  line-height: 2.5vw;
  margin-top: 3.5vw;
  text-transform: uppercase;
  opacity: 0;
}

@media (max-width: 1280px) {
  /* line 26, src/sass/commons/blocks/project-gen-z/_video.scss */
  body.template-generation-z-landing .video-section .video__copy--first {
    font-size: 2.5vw;
    line-height: 3.125vw;
    margin-top: 4.375vw;
  }
}

@media (max-width: 768px) {
  /* line 26, src/sass/commons/blocks/project-gen-z/_video.scss */
  body.template-generation-z-landing .video-section .video__copy--first {
    font-size: 6.66667vw;
    line-height: 8.88889vw;
    margin-top: 11.11111vw;
  }
}

/* line 47, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section .video__copy--second {
  color: #fe2c55;
  font-size: 3.125vw;
  font-weight: 900;
  line-height: 3.5vw;
  margin-top: 0.5vw;
  opacity: 0;
}

@media (max-width: 1280px) {
  /* line 47, src/sass/commons/blocks/project-gen-z/_video.scss */
  body.template-generation-z-landing .video-section .video__copy--second {
    font-size: 3.90625vw;
    line-height: 4.375vw;
    margin-top: 0.625vw;
  }
}

@media (max-width: 768px) {
  /* line 47, src/sass/commons/blocks/project-gen-z/_video.scss */
  body.template-generation-z-landing .video-section .video__copy--second {
    font-size: 10.55556vw;
    line-height: 12.22222vw;
    margin-top: 0;
  }
}

/* line 67, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section .video__copy--second.title-bold {
  filter: drop-shadow(2px 2.5px 0 #972f43) drop-shadow(0.5px 1px 0 #303133) drop-shadow(1px 1px 0 #972f43) drop-shadow(0.5px 1px 0 #303133) drop-shadow(1px 1px 0 #972f43) drop-shadow(0.5px 1px 0 #303133);
}

/* line 72, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section .video__copy .video_description {
  color: #fff;
  font-size: 1.125vw;
  font-weight: 700;
  line-height: 1.75vw;
  margin-top: 2vw;
  max-width: 53.625vw;
  opacity: 0;
}

/* line 83, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section .animate-images {
  height: 100%;
  position: absolute;
  width: 100%;
}

/* line 88, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section .animate-images > div {
  background-size: cover;
  opacity: 0;
  position: absolute;
  transform: scale(0);
}

/* line 95, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section .animate-images .image-snowflake-1 {
  background-image: url("../images/snowflake.png");
  height: 3.8125vw;
  left: 4.375vw;
  top: 7.3125vw;
  width: 3.875vw;
}

/* line 103, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section .animate-images .image-snowflake-2 {
  background-image: url("../images/snowflake.png");
  height: 3.875vw;
  right: 3.5625vw;
  top: 46vw;
  width: 3.9375vw;
}

/* line 111, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section .animate-images .image-star-1 {
  background-image: url("../images/star-1.png");
  height: 2.5625vw;
  left: 6vw;
  top: 48.75vw;
  width: 2.375vw;
}

/* line 120, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section .animate-images .image-star-2 {
  background-image: url("../images/star-2.png");
  height: 2.5625vw;
  left: 9vw;
  top: 30.1875vw;
  width: 2.375vw;
}

/* line 129, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section .animate-images .image-star-3 {
  background-image: url("../images/star-3.png");
  height: 2.5625vw;
  right: 34.875vw;
  top: 19.3125vw;
  width: 2.375vw;
}

/* line 138, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section .animate-images .image-diamond {
  background-image: url("../images/diamond.png");
  height: 3.8125vw;
  right: 5.5vw;
  top: 8.6875vw;
  width: 4.25vw;
}

/* line 147, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section .videos_list {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  margin: 0 auto;
  max-width: 67.5vw;
  width: 100%;
}

/* line 155, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-section .videos_list .video_item {
  height: 28.3125vw;
  position: relative;
  width: 18.0625vw;
}

/* line 179, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .test {
  font-size: 10px;
  height: 100%;
}

/* line 184, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  height: 100%;
  width: 100%;
  background-color: #fff;
  overflow-y: scroll;
  z-index: 200;
}

/* line 199, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .video-modal.show {
  display: block;
}

/* line 208, src/sass/commons/blocks/project-gen-z/_video.scss */
body.template-generation-z-landing .clone {
  position: fixed;
  height: 200%;
  opacity: 0;
  width: 100%;
  z-index: -100;
}

/* line 21, src/sass/commons/blocks/project-gen-z/_all.scss */
body.template-generation-z-landing .section-centered-wrapper {
  position: relative;
  height: 55vw;
  top: 50%;
  max-height: 100vh;
  transform: translateY(-50%);
}

@media (max-width: 768px) {
  /* line 21, src/sass/commons/blocks/project-gen-z/_all.scss */
  body.template-generation-z-landing .section-centered-wrapper {
    height: auto;
    top: 0;
    transform: translateY(0);
  }
}

/* line 35, src/sass/commons/blocks/project-gen-z/_all.scss */
body.template-generation-z-landing .product-section-centered-wrapper {
  position: relative;
  height: 65vw;
  top: 50%;
  max-height: 100vh;
  transform: translateY(-50%);
  width: 100%;
}

@media (max-width: 768px) {
  /* line 35, src/sass/commons/blocks/project-gen-z/_all.scss */
  body.template-generation-z-landing .product-section-centered-wrapper {
    height: auto;
    top: 0;
    transform: translateY(0);
  }
}

/* line 50, src/sass/commons/blocks/project-gen-z/_all.scss */
body.template-generation-z-landing #footer {
  margin-top: 0;
}

/* line 53, src/sass/commons/blocks/project-gen-z/_all.scss */
body.template-generation-z-landing #footer .layout-inner > .col-xs-12.default-style:first-of-type {
  display: none;
}

/* line 58, src/sass/commons/blocks/project-gen-z/_all.scss */
body.template-generation-z-landing #content {
  display: none;
}

/* line 63, src/sass/commons/blocks/project-gen-z/_all.scss */
.template-generation-z-landing section {
  height: 100vh;
}

/* line 67, src/sass/commons/blocks/project-gen-z/_all.scss */
.template-generation-z-landing.cq-wcm-edit-touch section {
  max-height: 1200px;
}
@charset "UTF-8";
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/whitening-page-au/_whitening-hyperlink-styles.scss */
.whitening-au-teal-button,
.whitening-au-white-button,
.whitening-au-o2-pink-button {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 700;
  font-style: italic;
  display: inline-block;
  letter-spacing: 0;
  line-height: 28.8px;
  transition: all 0.2s ease;
  cursor: pointer;
  text-align: center;
  padding: 5px 30px 10px;
  border-radius: 25px 0 25px 25px;
}

@media only screen and (max-width: 767px) {
  /* line 4, src/sass/whitening-page-au/_whitening-hyperlink-styles.scss */
  .whitening-au-teal-button,
  .whitening-au-white-button,
  .whitening-au-o2-pink-button {
    font-size: 20px;
    font-size: 2rem;
  }
}

/* line 24, src/sass/whitening-page-au/_whitening-hyperlink-styles.scss */
.whitening-au-teal-button:hover,
.whitening-au-white-button:hover,
.whitening-au-o2-pink-button:hover {
  text-decoration: none;
}

/* line 29, src/sass/whitening-page-au/_whitening-hyperlink-styles.scss */
.whitening-au-teal-button {
  background-color: #028080;
  color: #fff;
}

/* line 33, src/sass/whitening-page-au/_whitening-hyperlink-styles.scss */
.whitening-au-teal-button:hover {
  color: #d2010d;
  background-color: #f3f3f3;
}

/* line 39, src/sass/whitening-page-au/_whitening-hyperlink-styles.scss */
.whitening-au-white-button {
  background-color: #fff;
  color: #028080;
}

/* line 43, src/sass/whitening-page-au/_whitening-hyperlink-styles.scss */
.whitening-au-white-button:hover {
  color: #fff;
  background-color: #028080;
}

/* line 50, src/sass/whitening-page-au/_whitening-hyperlink-styles.scss */
.whitening-au-o2-pink-button {
  background-color: #d126a3;
  color: #fff;
}

/* line 54, src/sass/whitening-page-au/_whitening-hyperlink-styles.scss */
.whitening-au-o2-pink-button:hover {
  color: #d126a3;
  background-color: #f3f3f3;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/whitening-page-au/_whitening-selection-styles.scss */
.whitening-au-gray-text {
  color: #333;
}

/* line 8, src/sass/whitening-page-au/_whitening-selection-styles.scss */
.whitening-au-red-text {
  color: #d2010d;
}

/* line 12, src/sass/whitening-page-au/_whitening-selection-styles.scss */
.whitening-au-fine-print {
  font-size: 11px;
  font-size: 1.1rem;
  font-family: 'Open Sans';
}

/* line 17, src/sass/whitening-page-au/_whitening-selection-styles.scss */
.whitening-small-title {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  line-height: 25.6px;
  letter-spacing: 0;
}

/* line 27, src/sass/whitening-page-au/_whitening-selection-styles.scss */
.whitening-medium-title {
  font-size: 27px;
  font-size: 2.7rem;
  line-height: 40px;
  letter-spacing: 0;
}

/* line 34, src/sass/whitening-page-au/_whitening-selection-styles.scss */
.whitening-large-title {
  font-size: 50px;
  font-size: 5rem;
  font-family: 'Open Sans';
  line-height: 60px;
  letter-spacing: 0;
}

/* line 42, src/sass/whitening-page-au/_whitening-selection-styles.scss */
.whitening-small-text {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Open Sans';
  letter-spacing: 0;
  line-height: 24px;
}

/* line 51, src/sass/whitening-page-au/_whitening-selection-styles.scss */
.whitening-au-o2-pink-text {
  color: #d126a3;
}

/* line 55, src/sass/whitening-page-au/_whitening-selection-styles.scss */
.whitening-au-o2-light-font {
  font-weight: 300;
}

/* line 59, src/sass/whitening-page-au/_whitening-selection-styles.scss */
.whitening-au-o2-larger-title {
  font-size: 60px;
  font-size: 6rem;
  line-height: 80px;
}

/* line 64, src/sass/whitening-page-au/_whitening-selection-styles.scss */
.whitening-font-size-14px {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
}

/* line 69, src/sass/whitening-page-au/_whitening-selection-styles.scss */
.whitening-font-size-18px {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
}

/* line 73, src/sass/whitening-page-au/_whitening-selection-styles.scss */
.whitening-font-size-18px--bold {
  font-weight: 900;
}

/* line 78, src/sass/whitening-page-au/_whitening-selection-styles.scss */
.whitening-font-size-22px {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 42px;
}

/* line 82, src/sass/whitening-page-au/_whitening-selection-styles.scss */
.whitening-font-size-22px--bold {
  line-height: 30px;
  font-weight: 900;
}

/* line 88, src/sass/whitening-page-au/_whitening-selection-styles.scss */
.whitening-font-size-32px {
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 30px;
}

/* line 92, src/sass/whitening-page-au/_whitening-selection-styles.scss */
.whitening-font-size-32px--bold {
  font-weight: 900;
}

/* line 97, src/sass/whitening-page-au/_whitening-selection-styles.scss */
.small-divider {
  position: relative;
}

/* line 100, src/sass/whitening-page-au/_whitening-selection-styles.scss */
.small-divider::after {
  content: '';
  position: absolute;
  width: 60px;
  height: 2px;
  background-color: #fff;
  bottom: -20px;
  left: 0;
}

@media only screen and (max-width: 767px) {
  /* line 100, src/sass/whitening-page-au/_whitening-selection-styles.scss */
  .small-divider::after {
    left: 62%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 992px) {
  /* line 100, src/sass/whitening-page-au/_whitening-selection-styles.scss */
  .small-divider::after {
    left: 45%;
  }
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/whitening-page-au/_whitening-text-overlay.scss */
.whitening-au-text-overlay {
  padding: 0;
}

/* line 6, src/sass/whitening-page-au/_whitening-text-overlay.scss */
.whitening-au-text-overlay > .component-content > .content {
  margin: 0;
}

/* line 9, src/sass/whitening-page-au/_whitening-text-overlay.scss */
.whitening-au-text-overlay > .component-content > .content .image {
  padding: 0;
  width: 100%;
}

/* line 13, src/sass/whitening-page-au/_whitening-text-overlay.scss */
.whitening-au-text-overlay > .component-content > .content .image picture {
  display: flex;
}

@media only screen and (max-width: 991px) {
  /* line 13, src/sass/whitening-page-au/_whitening-text-overlay.scss */
  .whitening-au-text-overlay > .component-content > .content .image picture {
    display: block;
  }
}

/* line 22, src/sass/whitening-page-au/_whitening-text-overlay.scss */
.whitening-au-text-overlay > .component-content > .content .richText {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  right: 5%;
}

@media only screen and (max-width: 991px) {
  /* line 22, src/sass/whitening-page-au/_whitening-text-overlay.scss */
  .whitening-au-text-overlay > .component-content > .content .richText {
    position: initial;
    text-align: center;
    transform: none;
    padding: 30px 15px;
  }
}

/* line 38, src/sass/whitening-page-au/_whitening-text-overlay.scss */
.whitening-au-o2-text-overlay {
  padding: 0;
}

/* line 41, src/sass/whitening-page-au/_whitening-text-overlay.scss */
.whitening-au-o2-text-overlay > .component-content > .content {
  margin: 0;
}

/* line 44, src/sass/whitening-page-au/_whitening-text-overlay.scss */
.whitening-au-o2-text-overlay > .component-content > .content .image {
  padding: 0;
  width: 100%;
}

/* line 48, src/sass/whitening-page-au/_whitening-text-overlay.scss */
.whitening-au-o2-text-overlay > .component-content > .content .image picture {
  display: flex;
}

/* line 52, src/sass/whitening-page-au/_whitening-text-overlay.scss */
.whitening-au-o2-text-overlay > .component-content > .content .image img {
  width: 100%;
}

@media only screen and (max-width: 991px) {
  /* line 52, src/sass/whitening-page-au/_whitening-text-overlay.scss */
  .whitening-au-o2-text-overlay > .component-content > .content .image img {
    margin-bottom: -1px;
  }
}

@media only screen and (min-width: 340px) and (max-width: 380px) {
  /* line 52, src/sass/whitening-page-au/_whitening-text-overlay.scss */
  .whitening-au-o2-text-overlay > .component-content > .content .image img {
    max-height: 900px;
  }
}

/* line 66, src/sass/whitening-page-au/_whitening-text-overlay.scss */
.whitening-au-o2-text-overlay > .component-content > .content .box {
  position: absolute;
  transform: translateY(-50%);
  top: 50%;
  height: 100%;
}

@media only screen and (max-width: 991px) {
  /* line 66, src/sass/whitening-page-au/_whitening-text-overlay.scss */
  .whitening-au-o2-text-overlay > .component-content > .content .box {
    position: initial;
    text-align: center;
    transform: none;
  }
}

/* line 78, src/sass/whitening-page-au/_whitening-text-overlay.scss */
.whitening-au-o2-text-overlay > .component-content > .content .box > .component-content {
  height: 100%;
}

/* line 82, src/sass/whitening-page-au/_whitening-text-overlay.scss */
.whitening-au-o2-text-overlay > .component-content > .content .box > .component-content > .content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

/* line 89, src/sass/whitening-page-au/_whitening-text-overlay.scss */
.whitening-au-o2-text-overlay > .component-content > .content .box .richText {
  position: absolute;
  top: 15%;
}

@media only screen and (max-width: 767px) {
  /* line 89, src/sass/whitening-page-au/_whitening-text-overlay.scss */
  .whitening-au-o2-text-overlay > .component-content > .content .box .richText {
    top: 10%;
  }
}

/* line 97, src/sass/whitening-page-au/_whitening-text-overlay.scss */
.whitening-au-o2-text-overlay > .component-content > .content .box .richText ~ .richText {
  top: unset;
  bottom: 8%;
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 97, src/sass/whitening-page-au/_whitening-text-overlay.scss */
  .whitening-au-o2-text-overlay > .component-content > .content .box .richText ~ .richText {
    bottom: 3%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 97, src/sass/whitening-page-au/_whitening-text-overlay.scss */
  .whitening-au-o2-text-overlay > .component-content > .content .box .richText ~ .richText {
    bottom: 0;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 97, src/sass/whitening-page-au/_whitening-text-overlay.scss */
  .whitening-au-o2-text-overlay > .component-content > .content .box .richText ~ .richText {
    bottom: 6%;
  }
}

/* line 118, src/sass/whitening-page-au/_whitening-text-overlay.scss */
.whitening-au-o2-text-overlay .richText-content ul li {
  padding: 5px 0;
}

/* line 121, src/sass/whitening-page-au/_whitening-text-overlay.scss */
.whitening-au-o2-text-overlay .richText-content ul li::before {
  content: '';
}

/* line 125, src/sass/whitening-page-au/_whitening-text-overlay.scss */
.whitening-au-o2-text-overlay .richText-content ul li span {
  font-size: 20px;
  font-size: 2rem;
  letter-spacing: 1px;
  position: relative;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 125, src/sass/whitening-page-au/_whitening-text-overlay.scss */
  .whitening-au-o2-text-overlay .richText-content ul li span {
    font-size: 30px;
    font-size: 3rem;
  }
}

/* line 134, src/sass/whitening-page-au/_whitening-text-overlay.scss */
.whitening-au-o2-text-overlay .richText-content ul li span::before {
  content: '•';
  color: #fff;
  font-size: 30px;
  line-height: 30px;
  position: absolute;
  left: -20px;
  top: -1px;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/whitening-page-au/_whitening-utils.scss */
.whitening-au-full-width {
  padding: 0;
}

/* line 7, src/sass/whitening-page-au/_whitening-utils.scss */
.whitening-au-full-width > .component-content > .content {
  margin: 0;
}

/* line 11, src/sass/whitening-page-au/_whitening-utils.scss */
.whitening-au-full-width .image {
  padding: 0;
}

/* line 17, src/sass/whitening-page-au/_whitening-utils.scss */
.whitening-au-centered-text > .component-content > .content {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

@media only screen and (max-width: 991px) {
  /* line 17, src/sass/whitening-page-au/_whitening-utils.scss */
  .whitening-au-centered-text > .component-content > .content {
    justify-content: center;
  }
}

/* line 31, src/sass/whitening-page-au/_whitening-utils.scss */
.whitening-au-text-side-padding .richText-content {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 37, src/sass/whitening-page-au/_whitening-utils.scss */
.whitening-au-no-side-padding {
  padding-left: 0;
  padding-right: 0;
}

/* line 41, src/sass/whitening-page-au/_whitening-utils.scss */
.whitening-au-no-side-padding img {
  max-width: 40px;
  width: 65%;
}

/* line 49, src/sass/whitening-page-au/_whitening-utils.scss */
.whitening-au-o2-text-side-padding-10px .richText-content {
  padding-left: 10px;
  padding-right: 10px;
}

/* line 56, src/sass/whitening-page-au/_whitening-utils.scss */
.whitening-au-o2-carousel-title .small-title {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'ColgateReady';
  text-transform: uppercase;
  font-style: normal;
  letter-spacing: 0;
  line-height: 24px;
  letter-spacing: 1px;
  color: #fff;
}

/* line 70, src/sass/whitening-page-au/_whitening-utils.scss */
.whitening-au-o2-carousel-title.reference-manually-related-carousel .cards-container .slick-arrow::before {
  color: #fff;
}

@media only screen and (max-width: 1199px) {
  /* line 77, src/sass/whitening-page-au/_whitening-utils.scss */
  .whitening-au-accordion-side-paddings {
    padding: 0 15px;
  }
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/whitening-page-au/_whitening-backgrounds.scss */
.whitening-au-background-black {
  background-color: #000;
}

/* line 8, src/sass/whitening-page-au/_whitening-backgrounds.scss */
.whitening-au-background-image-cover > .component-content {
  background-size: cover;
  background-position: 50% 75%;
}

/* line 13, src/sass/whitening-page-au/_whitening-backgrounds.scss */
.whitening-o2-background-gradient {
  width: 100%;
  margin: 0;
  padding: 0;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
@media only screen and (max-width: 991px) {
  /* line 10, src/sass/whitening-page-au/_whitening-key-features.scss */
  .whitening-au-key-features-kit > .component-content > .content > .box .image,
  .whitening-au-key-features-pen > .component-content > .content > .box .image {
    margin-bottom: 30px;
  }
}

/* line 16, src/sass/whitening-page-au/_whitening-key-features.scss */
.whitening-au-key-features-kit > .component-content > .content > .box p,
.whitening-au-key-features-pen > .component-content > .content > .box p {
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 0;
  font-family: 'Open Sans';
  font-weight: bold;
  min-height: 60px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 32, src/sass/whitening-page-au/_whitening-key-features.scss */
  .whitening-au-key-features-kit > .component-content > .content > .box .image:nth-last-child(-n + 3) {
    margin-bottom: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 38, src/sass/whitening-page-au/_whitening-key-features.scss */
  .whitening-au-key-features-kit > .component-content > .content > .box .image:nth-last-child(-n + 2) {
    margin-bottom: 15px;
  }
}

/* line 47, src/sass/whitening-page-au/_whitening-key-features.scss */
.whitening-au-key-features-kit > .component-content > .content > .image picture {
  display: flex;
}

@media only screen and (max-width: 991px) {
  /* line 47, src/sass/whitening-page-au/_whitening-key-features.scss */
  .whitening-au-key-features-kit > .component-content > .content > .image picture {
    display: block;
  }
}

/* line 57, src/sass/whitening-page-au/_whitening-key-features.scss */
.whitening-au-key-features-kit > .component-content > .content > .richText {
  padding: 0 50px;
}

@media only screen and (max-width: 767px) {
  /* line 66, src/sass/whitening-page-au/_whitening-key-features.scss */
  .whitening-au-key-features-pen > .component-content > .content h2 {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

/* line 72, src/sass/whitening-page-au/_whitening-key-features.scss */
.whitening-au-key-features-pen > .component-content > .content h5 {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Open Sans';
  letter-spacing: 0.2px;
  line-height: 2;
}

@media only screen and (max-width: 767px) {
  /* line 80, src/sass/whitening-page-au/_whitening-key-features.scss */
  .whitening-au-key-features-pen > .component-content > .content > .image {
    margin-top: -20px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 87, src/sass/whitening-page-au/_whitening-key-features.scss */
  .whitening-au-key-features-pen > .component-content > .content > .image ~ .image {
    margin-top: 0;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 94, src/sass/whitening-page-au/_whitening-key-features.scss */
  .whitening-au-key-features-pen > .component-content > .content > .box {
    width: 70%;
    margin-left: 15%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 100, src/sass/whitening-page-au/_whitening-key-features.scss */
  .whitening-au-key-features-pen > .component-content > .content > .box .image:last-child {
    margin-bottom: -5px;
  }
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 6, src/sass/whitening-page-au/_whitening-video-section.scss */
.whitening-au-video-section-kit h5 {
  font-weight: bold;
  line-height: 1.3;
  margin: 0 auto;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 5, src/sass/whitening-page-au/_whitening-rich-text.scss */
.whitening-rich-text h1 {
  font-size: 38px;
  font-size: 3.8rem;
  color: #333;
  line-height: 48px;
  letter-spacing: 0;
}

/* line 13, src/sass/whitening-page-au/_whitening-rich-text.scss */
.whitening-rich-text h2 {
  font-size: 36px;
  font-size: 3.6rem;
  color: #333;
  line-height: 45px;
  letter-spacing: 0;
}

@media only screen and (max-width: 767px) {
  /* line 13, src/sass/whitening-page-au/_whitening-rich-text.scss */
  .whitening-rich-text h2 {
    font-size: 30px;
    font-size: 3rem;
  }
}

/* line 25, src/sass/whitening-page-au/_whitening-rich-text.scss */
.whitening-rich-text h3:not(.small-title) {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 34px;
  letter-spacing: 0;
}

/* line 32, src/sass/whitening-page-au/_whitening-rich-text.scss */
.whitening-rich-text h4 {
  font-size: 16px;
  font-size: 1.6rem;
  color: #333;
  line-height: 26px;
  letter-spacing: 0;
}

/* line 40, src/sass/whitening-page-au/_whitening-rich-text.scss */
.whitening-rich-text p {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'Open Sans';
  color: #333;
  line-height: 25.6px;
  letter-spacing: 0;
}

/* line 49, src/sass/whitening-page-au/_whitening-rich-text.scss */
.whitening-rich-text sup {
  font-size: 18px;
  top: -10px;
  left: 1px;
}

@media only screen and (max-width: 991px) {
  /* line 49, src/sass/whitening-page-au/_whitening-rich-text.scss */
  .whitening-rich-text sup {
    top: -3px;
    left: 0;
  }
}

@media only screen and (max-width: 767px) {
  /* line 49, src/sass/whitening-page-au/_whitening-rich-text.scss */
  .whitening-rich-text sup {
    font-size: 12px;
    top: -10px;
  }
}

/* line 67, src/sass/whitening-page-au/_whitening-rich-text.scss */
.whitening-rich-text .card h2 {
  font-size: 24px;
  line-height: 32px;
  letter-spacing: -0.4px;
  color: #d2010d;
}

/* line 77, src/sass/whitening-page-au/_whitening-rich-text.scss */
.whitening-horizontal-align-img-and-text > .component-content {
  margin: 0;
  display: flex;
  align-items: center;
}

/* line 82, src/sass/whitening-page-au/_whitening-rich-text.scss */
.whitening-horizontal-align-img-and-text > .component-content .whitening-medium-title {
  line-height: 25px;
}

/* line 86, src/sass/whitening-page-au/_whitening-rich-text.scss */
.whitening-horizontal-align-img-and-text > .component-content picture {
  margin: 0 15px 0 0;
}

/* line 89, src/sass/whitening-page-au/_whitening-rich-text.scss */
.whitening-horizontal-align-img-and-text > .component-content picture img {
  margin: 0;
}

@media only screen and (max-width: 991px) {
  /* line 96, src/sass/whitening-page-au/_whitening-rich-text.scss */
  .whitening-horizontal-align-img-and-text.tips-icon > .component-content {
    text-align: left;
  }
}

/* line 101, src/sass/whitening-page-au/_whitening-rich-text.scss */
.whitening-horizontal-align-img-and-text.tips-icon > .component-content img {
  min-width: 70px;
}

/* line 110, src/sass/whitening-page-au/_whitening-rich-text.scss */
.whitening-o2-rich-text p {
  font-family: 'ColgateReady';
  letter-spacing: 0.3px;
}

/* line 115, src/sass/whitening-page-au/_whitening-rich-text.scss */
.whitening-o2-rich-text h2 {
  font-size: 44px;
  font-size: 4.4rem;
  line-height: 50px;
}

/* line 122, src/sass/whitening-page-au/_whitening-rich-text.scss */
.whitening-o2-richText-tabs {
  position: relative;
  margin-top: 8%;
}

/* line 126, src/sass/whitening-page-au/_whitening-rich-text.scss */
.whitening-o2-richText-tabs .richText-content {
  padding: 20px 60px 0;
}

/* line 132, src/sass/whitening-page-au/_whitening-rich-text.scss */
.whitening-o2-richText .component-content {
  padding: 0 5px;
}

/* line 136, src/sass/whitening-page-au/_whitening-rich-text.scss */
.whitening-o2-richText h1 {
  margin: 20px 0;
  line-height: 72px;
  font-style: normal;
}

@media only screen and (max-width: 991px) {
  /* line 136, src/sass/whitening-page-au/_whitening-rich-text.scss */
  .whitening-o2-richText h1 {
    font-size: 42px;
    font-size: 4.2rem;
    line-height: 52px;
    text-align: center !important;
  }
}

@media screen and (min-width: 993px) and (max-width: 1280px) {
  /* line 136, src/sass/whitening-page-au/_whitening-rich-text.scss */
  .whitening-o2-richText h1 {
    font-size: 42px;
    font-size: 4.2rem;
    line-height: 52px;
  }
}

@media screen and (min-width: 1440px) {
  /* line 136, src/sass/whitening-page-au/_whitening-rich-text.scss */
  .whitening-o2-richText h1 {
    font-size: 62px;
    font-size: 6.2rem;
  }
}

/* line 158, src/sass/whitening-page-au/_whitening-rich-text.scss */
.whitening-o2-richText a.red-and-white--large {
  font-size: 30px;
  font-size: 3rem;
  line-height: 40px;
  border-radius: 30px 0 30px 30px;
  padding: 8px 15px 10px;
}

/* line 167, src/sass/whitening-page-au/_whitening-rich-text.scss */
.whitening-o2-border-left {
  position: relative;
}

/* line 170, src/sass/whitening-page-au/_whitening-rich-text.scss */
.whitening-o2-border-left::after {
  content: '';
  position: absolute;
  border-left: 2px solid #fff;
  height: 100%;
  right: 100%;
  margin-right: 60px;
  top: 20px;
}

@media only screen and (max-width: 991px) {
  /* line 181, src/sass/whitening-page-au/_whitening-rich-text.scss */
  .whitening-o2-xs-center {
    text-align: center;
  }
}

/* line 189, src/sass/whitening-page-au/_whitening-rich-text.scss */
.main-header .wh-menu p {
  font-family: 'ColgateReady', 'Arial', sans-serif;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/whitening-page-au/_whitening-box-50-50-image-and-text.scss */
.whitening-au-box-50-50-image {
  padding: 0;
}

/* line 7, src/sass/whitening-page-au/_whitening-box-50-50-image-and-text.scss */
.whitening-au-box-50-50-image > .component-content > .content {
  margin: 0;
  display: flex;
  flex-direction: row;
}

@media only screen and (max-width: 991px) {
  /* line 7, src/sass/whitening-page-au/_whitening-box-50-50-image-and-text.scss */
  .whitening-au-box-50-50-image > .component-content > .content {
    flex-direction: column;
  }
}

/* line 16, src/sass/whitening-page-au/_whitening-box-50-50-image-and-text.scss */
.whitening-au-box-50-50-image > .component-content > .content > .box {
  padding: 0;
}

/* line 19, src/sass/whitening-page-au/_whitening-box-50-50-image-and-text.scss */
.whitening-au-box-50-50-image > .component-content > .content > .box > .component-content {
  height: 100%;
}

/* line 22, src/sass/whitening-page-au/_whitening-box-50-50-image-and-text.scss */
.whitening-au-box-50-50-image > .component-content > .content > .box > .component-content > .content {
  height: 100%;
  margin: 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

/* line 32, src/sass/whitening-page-au/_whitening-box-50-50-image-and-text.scss */
.whitening-au-box-50-50-image > .component-content > .content > .box .richText {
  padding: 0;
  width: 50%;
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 32, src/sass/whitening-page-au/_whitening-box-50-50-image-and-text.scss */
  .whitening-au-box-50-50-image > .component-content > .content > .box .richText {
    width: 65%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 32, src/sass/whitening-page-au/_whitening-box-50-50-image-and-text.scss */
  .whitening-au-box-50-50-image > .component-content > .content > .box .richText {
    width: 80%;
  }
}

@media only screen and (max-width: 991px) {
  /* line 32, src/sass/whitening-page-au/_whitening-box-50-50-image-and-text.scss */
  .whitening-au-box-50-50-image > .component-content > .content > .box .richText {
    padding: 10px 45px;
    width: 100%;
    text-align: center;
  }
}

/* line 52, src/sass/whitening-page-au/_whitening-box-50-50-image-and-text.scss */
.whitening-au-box-50-50-image > .component-content > .content .image {
  padding: 0;
}

/* line 55, src/sass/whitening-page-au/_whitening-box-50-50-image-and-text.scss */
.whitening-au-box-50-50-image > .component-content > .content .image picture {
  display: flex;
}

@media only screen and (max-width: 991px) {
  /* line 55, src/sass/whitening-page-au/_whitening-box-50-50-image-and-text.scss */
  .whitening-au-box-50-50-image > .component-content > .content .image picture {
    display: block;
  }
}

/* line 62, src/sass/whitening-page-au/_whitening-box-50-50-image-and-text.scss */
.whitening-au-box-50-50-image > .component-content > .content .image picture img {
  width: 100%;
}

/* line 71, src/sass/whitening-page-au/_whitening-box-50-50-image-and-text.scss */
.whitening-au-change-order-mobile .image {
  order: 0;
}

@media only screen and (max-width: 991px) {
  /* line 71, src/sass/whitening-page-au/_whitening-box-50-50-image-and-text.scss */
  .whitening-au-change-order-mobile .image {
    order: -1;
  }
}

/* line 82, src/sass/whitening-page-au/_whitening-box-50-50-image-and-text.scss */
.whitening-au-o2-box-50-50-image > .component-content > .content > .box .richText {
  padding: 0;
  width: 70%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 82, src/sass/whitening-page-au/_whitening-box-50-50-image-and-text.scss */
  .whitening-au-o2-box-50-50-image > .component-content > .content > .box .richText {
    width: 90%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 82, src/sass/whitening-page-au/_whitening-box-50-50-image-and-text.scss */
  .whitening-au-o2-box-50-50-image > .component-content > .content > .box .richText {
    width: 90%;
  }
}

/* line 95, src/sass/whitening-page-au/_whitening-box-50-50-image-and-text.scss */
.whitening-au-o2-box-50-50-image .whitening-au-white-button {
  margin: 20px 0;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 7, src/sass/whitening-page-au/_whitening-pro-tips.scss */
.whitening-au-pro-tips > .component-content > .content > .richText h2 {
  font-size: 60px;
  font-size: 6rem;
  line-height: 1;
}

/* line 13, src/sass/whitening-page-au/_whitening-pro-tips.scss */
.whitening-au-pro-tips > .component-content > .content > .box {
  position: relative;
}

/* line 17, src/sass/whitening-page-au/_whitening-pro-tips.scss */
.whitening-au-pro-tips > .component-content > .content > .box::before {
  content: '';
  position: absolute;
  display: inline-block;
  background-color: #d2010d;
  width: 1px;
  height: 100%;
  left: 50%;
  top: 5%;
}

@media only screen and (max-width: 991px) {
  /* line 17, src/sass/whitening-page-au/_whitening-pro-tips.scss */
  .whitening-au-pro-tips > .component-content > .content > .box::before {
    width: 50%;
    height: 1px;
    left: 25%;
    top: calc(50% + 25px);
  }
}

@media only screen and (max-width: 991px) {
  /* line 36, src/sass/whitening-page-au/_whitening-pro-tips.scss */
  .whitening-au-pro-tips > .component-content > .content .whitening-rich-text {
    margin: 50px 0;
  }
  /* line 40, src/sass/whitening-page-au/_whitening-pro-tips.scss */
  .whitening-au-pro-tips > .component-content > .content .whitening-rich-text:last-of-type {
    margin-bottom: 0;
  }
}

/* line 45, src/sass/whitening-page-au/_whitening-pro-tips.scss */
.whitening-au-pro-tips > .component-content > .content .whitening-rich-text p {
  line-height: 2;
  width: 80%;
  margin: 0 auto;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 5, src/sass/whitening-page-au/_whitening-o2-hero.scss */
.whitening-au-o2-hero h1 {
  font-size: 75px;
  font-size: 7.5rem;
  letter-spacing: 1px;
  line-height: 80px;
  font-style: normal;
  margin: 80px 0 40px;
}

@media only screen and (min-width: 992px) and (max-width: 1439px) {
  /* line 5, src/sass/whitening-page-au/_whitening-o2-hero.scss */
  .whitening-au-o2-hero h1 {
    font-size: 55px;
    font-size: 5.5rem;
    line-height: 65px;
    margin: 20px 0 30px;
  }
  /* line 17, src/sass/whitening-page-au/_whitening-o2-hero.scss */
  .whitening-au-o2-hero h1 ~ p {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

@media only screen and (max-width: 991px) {
  /* line 5, src/sass/whitening-page-au/_whitening-o2-hero.scss */
  .whitening-au-o2-hero h1 {
    margin: 20px 0 30px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 5, src/sass/whitening-page-au/_whitening-o2-hero.scss */
  .whitening-au-o2-hero h1 {
    font-size: 45px;
    font-size: 4.5rem;
    line-height: 55px;
  }
}

@media only screen and (max-width: 320px) {
  /* line 5, src/sass/whitening-page-au/_whitening-o2-hero.scss */
  .whitening-au-o2-hero h1 {
    font-size: 40px;
    font-size: 4rem;
  }
}

/* line 36, src/sass/whitening-page-au/_whitening-o2-hero.scss */
.whitening-au-o2-hero .whitening-au-o2-light-font {
  font-size: 60px;
  font-size: 6rem;
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 36, src/sass/whitening-page-au/_whitening-o2-hero.scss */
  .whitening-au-o2-hero .whitening-au-o2-light-font {
    font-size: 50px;
    font-size: 5rem;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 36, src/sass/whitening-page-au/_whitening-o2-hero.scss */
  .whitening-au-o2-hero .whitening-au-o2-light-font {
    font-size: 45px;
    font-size: 4.5rem;
  }
}

@media only screen and (max-width: 767px) {
  /* line 36, src/sass/whitening-page-au/_whitening-o2-hero.scss */
  .whitening-au-o2-hero .whitening-au-o2-light-font {
    font-size: 50px;
    font-size: 5rem;
  }
}

@media only screen and (max-width: 320px) {
  /* line 36, src/sass/whitening-page-au/_whitening-o2-hero.scss */
  .whitening-au-o2-hero .whitening-au-o2-light-font {
    font-size: 45px;
    font-size: 4.5rem;
  }
}

/* line 56, src/sass/whitening-page-au/_whitening-o2-hero.scss */
.whitening-au-o2-hero .whitening-au-white-button {
  margin-top: 60px;
}

@media only screen and (max-width: 991px) {
  /* line 56, src/sass/whitening-page-au/_whitening-o2-hero.scss */
  .whitening-au-o2-hero .whitening-au-white-button {
    margin-top: 40px;
  }
}

/* line 64, src/sass/whitening-page-au/_whitening-o2-hero.scss */
.whitening-au-o2-hero img {
  width: 100%;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 5, src/sass/whitening-page-au/_whitening-o2-video-section.scss */
.whitening-au-o2-video-section > .component-content > .content {
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 991px) {
  /* line 5, src/sass/whitening-page-au/_whitening-o2-video-section.scss */
  .whitening-au-o2-video-section > .component-content > .content {
    flex-direction: column-reverse;
  }
}

@media only screen and (max-width: 767px) {
  /* line 14, src/sass/whitening-page-au/_whitening-o2-video-section.scss */
  .whitening-au-o2-video-section .richText {
    padding: 0 30px;
  }
}

/* line 20, src/sass/whitening-page-au/_whitening-o2-video-section.scss */
.whitening-au-o2-video-section .richText .richText-content * {
  padding: 8px 0;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 5, src/sass/whitening-page-au/_whitening-o2-ingredients.scss */
.whitening-au-o2-ingredients .image {
  padding: 0;
}

/* line 11, src/sass/whitening-page-au/_whitening-o2-ingredients.scss */
.whitening-au-o2-accordion.accordion {
  margin-top: 0;
}

/* line 15, src/sass/whitening-page-au/_whitening-o2-ingredients.scss */
.whitening-au-o2-accordion.accordion .accordion-head {
  text-align: center;
  padding: 5px 50px 5px 25px;
  border-radius: 22px 0;
}

/* line 20, src/sass/whitening-page-au/_whitening-o2-ingredients.scss */
.whitening-au-o2-accordion.accordion .accordion-head::after {
  top: 40%;
}

/* line 25, src/sass/whitening-page-au/_whitening-o2-ingredients.scss */
.whitening-au-o2-accordion.accordion .accordion-slide.is-active .accordion-head {
  background-color: #fff;
}

/* line 28, src/sass/whitening-page-au/_whitening-o2-ingredients.scss */
.whitening-au-o2-accordion.accordion .accordion-slide.is-active .accordion-head::after {
  color: #d2010d;
  top: 30%;
}

/* line 35, src/sass/whitening-page-au/_whitening-o2-ingredients.scss */
.whitening-au-o2-accordion.accordion .accordion-title a {
  font-size: 24px;
  font-size: 2.4rem;
  color: #000;
  font-style: normal;
  line-height: 1;
}

@media only screen and (max-width: 320px) {
  /* line 35, src/sass/whitening-page-au/_whitening-o2-ingredients.scss */
  .whitening-au-o2-accordion.accordion .accordion-title a {
    font-size: 20px;
    font-size: 2rem;
  }
}

/* line 46, src/sass/whitening-page-au/_whitening-o2-ingredients.scss */
.whitening-au-o2-accordion.accordion .accordion-slide.is-active .accordion-title a {
  color: #000;
}

/* line 51, src/sass/whitening-page-au/_whitening-o2-ingredients.scss */
.whitening-au-o2-accordion.accordion .accordion-slide.is-active > .accordion-content-wrapper {
  padding: 0 20px;
  border-radius: 15px;
  margin-top: 12px;
}

/* line 56, src/sass/whitening-page-au/_whitening-o2-ingredients.scss */
.whitening-au-o2-accordion.accordion .accordion-slide.is-active > .accordion-content-wrapper .richText p {
  font-size: 12px;
  font-size: 1.2rem;
  font-family: 'ColgateReady';
  line-height: 22px;
  color: #000;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 6, src/sass/whitening-page-au/_whitening-o2-steps.scss */
.whitening-au-o2-steps > .component-content > .content .box .richText {
  width: 100%;
}

/* line 10, src/sass/whitening-page-au/_whitening-o2-steps.scss */
.whitening-au-o2-steps > .component-content > .content .box .richText.whitening-horizontal-align-img-and-text {
  width: 60%;
}

@media only screen and (min-width: 1200px) and (max-width: 1439px) {
  /* line 10, src/sass/whitening-page-au/_whitening-o2-steps.scss */
  .whitening-au-o2-steps > .component-content > .content .box .richText.whitening-horizontal-align-img-and-text {
    width: 80%;
  }
}

@media only screen and (max-width: 991px) {
  /* line 10, src/sass/whitening-page-au/_whitening-o2-steps.scss */
  .whitening-au-o2-steps > .component-content > .content .box .richText.whitening-horizontal-align-img-and-text {
    width: 50%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 10, src/sass/whitening-page-au/_whitening-o2-steps.scss */
  .whitening-au-o2-steps > .component-content > .content .box .richText.whitening-horizontal-align-img-and-text {
    width: 80%;
  }
}

/* line 28, src/sass/whitening-page-au/_whitening-o2-steps.scss */
.whitening-au-o2-steps .whitening-horizontal-align-img-and-text > .component-content {
  align-items: flex-start;
}

@media only screen and (max-width: 991px) {
  /* line 28, src/sass/whitening-page-au/_whitening-o2-steps.scss */
  .whitening-au-o2-steps .whitening-horizontal-align-img-and-text > .component-content {
    flex-direction: column;
    align-items: center;
  }
}

/* line 37, src/sass/whitening-page-au/_whitening-o2-steps.scss */
.whitening-au-o2-steps .whitening-horizontal-align-img-and-text picture {
  margin-right: 50px;
}

@media only screen and (max-width: 991px) {
  /* line 37, src/sass/whitening-page-au/_whitening-o2-steps.scss */
  .whitening-au-o2-steps .whitening-horizontal-align-img-and-text picture {
    margin-right: 0;
    margin-bottom: 20px;
  }
}

/* line 46, src/sass/whitening-page-au/_whitening-o2-steps.scss */
.whitening-au-o2-steps .whitening-horizontal-align-img-and-text img {
  min-width: 55px;
  padding-top: 3px;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
@media only screen and (max-width: 991px) {
  /* line 5, src/sass/whitening-page-au/_whitening-o2-share-it.scss */
  .whitening-au-o2-share-it > .component-content > .content {
    background-color: #000;
  }
}

/* line 10, src/sass/whitening-page-au/_whitening-o2-share-it.scss */
.whitening-au-o2-share-it > .component-content > .content .box .richText {
  width: 90%;
  padding: 10px 20px;
}

@media only screen and (max-width: 767px) {
  /* line 10, src/sass/whitening-page-au/_whitening-o2-share-it.scss */
  .whitening-au-o2-share-it > .component-content > .content .box .richText {
    width: 100%;
  }
}

/* line 21, src/sass/whitening-page-au/_whitening-o2-share-it.scss */
.whitening-au-o2-share-it .richText h3 {
  font-size: 35px;
  font-size: 3.5rem;
  margin-bottom: 40px;
  letter-spacing: 1px;
}

/* line 27, src/sass/whitening-page-au/_whitening-o2-share-it.scss */
.whitening-au-o2-share-it .richText h4 {
  font-size: 25px;
  font-size: 2.5rem;
  line-height: 50px;
  letter-spacing: 1px;
}

/* line 33, src/sass/whitening-page-au/_whitening-o2-share-it.scss */
.whitening-au-o2-share-it .richText a:hover {
  color: #fff;
}

@media only screen and (max-width: 767px) {
  /* line 38, src/sass/whitening-page-au/_whitening-o2-share-it.scss */
  .whitening-au-o2-share-it .no-break {
    display: none;
  }
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/whitening-page-au/_whitening-o2-hero-carousel.scss */
.whitening-o2-hero-carousel {
  /* Arrows */
}

/* line 5, src/sass/whitening-page-au/_whitening-o2-hero-carousel.scss */
.whitening-o2-hero-carousel .slides-container {
  box-sizing: border-box;
}

/* line 8, src/sass/whitening-page-au/_whitening-o2-hero-carousel.scss */
.whitening-o2-hero-carousel .slides-container .slick-list {
  display: block;
  width: 100%;
}

/* line 14, src/sass/whitening-page-au/_whitening-o2-hero-carousel.scss */
.whitening-o2-hero-carousel .slides-container .box-slider-with-dot-image .dot-image-title-slider {
  order: 2;
  position: absolute;
  top: 55px;
  left: 36%;
}

@media only screen and (max-width: 991px) {
  /* line 14, src/sass/whitening-page-au/_whitening-o2-hero-carousel.scss */
  .whitening-o2-hero-carousel .slides-container .box-slider-with-dot-image .dot-image-title-slider {
    position: relative;
    top: 0;
    left: -5px;
  }
}

/* line 28, src/sass/whitening-page-au/_whitening-o2-hero-carousel.scss */
.whitening-o2-hero-carousel .slides-container img {
  width: 100%;
  /* stylelint-disable */
  aspect-ratio: 16 / 9;
  /* stylelint-enable */
  object-fit: cover;
  max-height: 940px;
}

@media only screen and (max-width: 991px) {
  /* line 28, src/sass/whitening-page-au/_whitening-o2-hero-carousel.scss */
  .whitening-o2-hero-carousel .slides-container img {
    /* stylelint-disable */
    aspect-ratio: auto;
    /* stylelint-enable */
  }
}

/* line 46, src/sass/whitening-page-au/_whitening-o2-hero-carousel.scss */
.whitening-o2-hero-carousel .slick-arrow.slick-prev, .whitening-o2-hero-carousel .slick-arrow.slick-next {
  width: 40px;
  height: 40px;
  background-color: #d126a3;
  z-index: 5;
  outline: none;
  transition: all 0.25s ease-in;
}

@media screen and (max-width: 767px) {
  /* line 46, src/sass/whitening-page-au/_whitening-o2-hero-carousel.scss */
  .whitening-o2-hero-carousel .slick-arrow.slick-prev, .whitening-o2-hero-carousel .slick-arrow.slick-next {
    top: 20%;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  /* line 46, src/sass/whitening-page-au/_whitening-o2-hero-carousel.scss */
  .whitening-o2-hero-carousel .slick-arrow.slick-prev, .whitening-o2-hero-carousel .slick-arrow.slick-next {
    top: 25%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  /* line 46, src/sass/whitening-page-au/_whitening-o2-hero-carousel.scss */
  .whitening-o2-hero-carousel .slick-arrow.slick-prev, .whitening-o2-hero-carousel .slick-arrow.slick-next {
    top: 28%;
  }
}

/* line 67, src/sass/whitening-page-au/_whitening-o2-hero-carousel.scss */
.whitening-o2-hero-carousel .slick-arrow.slick-prev:hover, .whitening-o2-hero-carousel .slick-arrow.slick-next:hover {
  box-shadow: 0 0 0 4px #fff;
}

/* line 71, src/sass/whitening-page-au/_whitening-o2-hero-carousel.scss */
.whitening-o2-hero-carousel .slick-arrow.slick-prev:focus, .whitening-o2-hero-carousel .slick-arrow.slick-next:focus {
  outline: 2px solid #000;
  box-shadow: 0 0 0 4px #fff;
}

/* line 77, src/sass/whitening-page-au/_whitening-o2-hero-carousel.scss */
.whitening-o2-hero-carousel .slick-arrow.slick-prev {
  left: 0;
}

/* line 81, src/sass/whitening-page-au/_whitening-o2-hero-carousel.scss */
.whitening-o2-hero-carousel .slick-arrow.slick-next {
  right: 0;
}

/* line 86, src/sass/whitening-page-au/_whitening-o2-hero-carousel.scss */
.whitening-o2-hero-carousel .richText {
  margin: 20px auto;
}

/* line 93, src/sass/whitening-page-au/_whitening-o2-hero-carousel.scss */
.whitening-o2-hero-carousel .whitening-au-text-overlay .component-content .content .richText {
  top: 35%;
  transform: translateY(-50%);
  right: 0;
}

@media only screen and (max-width: 991px) {
  /* line 93, src/sass/whitening-page-au/_whitening-o2-hero-carousel.scss */
  .whitening-o2-hero-carousel .whitening-au-text-overlay .component-content .content .richText {
    transform: translateY(0);
    padding-top: 0;
  }
  /* line 102, src/sass/whitening-page-au/_whitening-o2-hero-carousel.scss */
  .whitening-o2-hero-carousel .whitening-au-text-overlay .component-content .content .richText p {
    text-align: center !important;
  }
}

@media only screen and (min-width: 991px) {
  /* line 93, src/sass/whitening-page-au/_whitening-o2-hero-carousel.scss */
  .whitening-o2-hero-carousel .whitening-au-text-overlay .component-content .content .richText {
    top: 45%;
  }
}

/* line 111, src/sass/whitening-page-au/_whitening-o2-hero-carousel.scss */
.whitening-o2-hero-carousel .whitening-au-text-overlay .component-content .content .richText.whitening-o2-order-1 {
  position: absolute;
  top: -100px;
  order: 1;
  padding-left: 0;
  margin-left: -10px;
}

@media only screen and (max-width: 991px) {
  /* line 111, src/sass/whitening-page-au/_whitening-o2-hero-carousel.scss */
  .whitening-o2-hero-carousel .whitening-au-text-overlay .component-content .content .richText.whitening-o2-order-1 {
    position: inherit;
    transform: translate(23px, -385px);
  }
}

/* line 124, src/sass/whitening-page-au/_whitening-o2-hero-carousel.scss */
.whitening-o2-hero-carousel .whitening-au-text-overlay .component-content .content .richText.whitening-o2-order-3 {
  position: absolute;
  bottom: 0;
  order: 3;
  padding-left: 0;
}

@media only screen and (max-width: 991px) {
  /* line 124, src/sass/whitening-page-au/_whitening-o2-hero-carousel.scss */
  .whitening-o2-hero-carousel .whitening-au-text-overlay .component-content .content .richText.whitening-o2-order-3 {
    position: relative;
    left: -20px;
    bottom: 600px;
  }
}

/* line 141, src/sass/whitening-page-au/_whitening-o2-hero-carousel.scss */
.whitening-o2-hero-carousel .carousel-slide-box-overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  transform: translate(18%, 35%);
}

@media only screen and (max-width: 991px) {
  /* line 141, src/sass/whitening-page-au/_whitening-o2-hero-carousel.scss */
  .whitening-o2-hero-carousel .carousel-slide-box-overlay {
    transform: translate(0, 53%);
    position: relative;
  }
}

@media only screen and (min-width: 1200px) {
  /* line 141, src/sass/whitening-page-au/_whitening-o2-hero-carousel.scss */
  .whitening-o2-hero-carousel .carousel-slide-box-overlay {
    transform: translate(30%, 35%);
  }
}

/* line 158, src/sass/whitening-page-au/_whitening-o2-hero-carousel.scss */
.whitening-o2-hero-carousel .carousel-slide-box-overlay .component-content .content .richText {
  position: absolute;
  top: 32%;
  left: 35%;
}

@media only screen and (max-width: 991px) {
  /* line 158, src/sass/whitening-page-au/_whitening-o2-hero-carousel.scss */
  .whitening-o2-hero-carousel .carousel-slide-box-overlay .component-content .content .richText {
    transform: translate(30px, 150px);
    padding-top: 0;
    top: 100%;
  }
}

@media only screen and (min-width: 1440px) {
  /* line 158, src/sass/whitening-page-au/_whitening-o2-hero-carousel.scss */
  .whitening-o2-hero-carousel .carousel-slide-box-overlay .component-content .content .richText {
    top: 34%;
  }
}

/* line 176, src/sass/whitening-page-au/_whitening-o2-hero-carousel.scss */
.whitening-o2-hero-carousel .carousel-slide-box-overlay img {
  /* stylelint-disable */
  aspect-ratio: inherit;
  /* stylelint-enable */
  position: absolute;
  top: -88px;
  left: -10px;
}

@media only screen and (max-width: 991px) {
  /* line 176, src/sass/whitening-page-au/_whitening-o2-hero-carousel.scss */
  .whitening-o2-hero-carousel .carousel-slide-box-overlay img {
    left: 40px;
    position: relative;
    top: -430px;
  }
}

@media only screen and (min-width: 1440px) {
  /* line 176, src/sass/whitening-page-au/_whitening-o2-hero-carousel.scss */
  .whitening-o2-hero-carousel .carousel-slide-box-overlay img {
    top: -82px;
  }
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/whitening-page-au/_whitening-o2-image-carousel.scss */
.whitening-o2-image-carousel {
  /* Arrows */
}

/* line 5, src/sass/whitening-page-au/_whitening-o2-image-carousel.scss */
.whitening-o2-image-carousel .slides-container {
  max-height: 650px;
  box-sizing: border-box;
}

/* line 9, src/sass/whitening-page-au/_whitening-o2-image-carousel.scss */
.whitening-o2-image-carousel .slides-container .slick-list {
  display: block;
  width: 100%;
  margin: auto;
}

/* line 15, src/sass/whitening-page-au/_whitening-o2-image-carousel.scss */
.whitening-o2-image-carousel .slides-container img {
  width: 100%;
  /* stylelint-disable */
  aspect-ratio: 980 / 650;
  /* stylelint-enable */
  object-fit: cover;
}

@media only screen and (max-width: 991px) {
  /* line 15, src/sass/whitening-page-au/_whitening-o2-image-carousel.scss */
  .whitening-o2-image-carousel .slides-container img {
    /* stylelint-disable */
    aspect-ratio: auto;
    /* stylelint-enable */
  }
}

/* line 32, src/sass/whitening-page-au/_whitening-o2-image-carousel.scss */
.whitening-o2-image-carousel .slick-arrow.slick-prev, .whitening-o2-image-carousel .slick-arrow.slick-next {
  width: 40px;
  height: 40px;
  background-color: #d126a3;
  z-index: 5;
  top: 50%;
  outline: none;
  transition: all 0.25s ease-in;
}

/* line 42, src/sass/whitening-page-au/_whitening-o2-image-carousel.scss */
.whitening-o2-image-carousel .slick-arrow.slick-prev:hover, .whitening-o2-image-carousel .slick-arrow.slick-next:hover {
  box-shadow: 0 0 0 4px #fff;
}

/* line 46, src/sass/whitening-page-au/_whitening-o2-image-carousel.scss */
.whitening-o2-image-carousel .slick-arrow.slick-prev:focus, .whitening-o2-image-carousel .slick-arrow.slick-next:focus {
  outline: 2px solid #000;
  box-shadow: 0 0 0 4px #fff;
}

/* line 53, src/sass/whitening-page-au/_whitening-o2-image-carousel.scss */
.whitening-o2-image-carousel .slick-arrow.slick-prev {
  left: 0;
}

/* line 57, src/sass/whitening-page-au/_whitening-o2-image-carousel.scss */
.whitening-o2-image-carousel .slick-arrow.slick-next {
  right: 0;
}

/* line 65, src/sass/whitening-page-au/_whitening-o2-image-carousel.scss */
.flex-direction-col-reverse-mobile .reverse-order-dot-font .content {
  display: block;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 5, src/sass/whitening-page-au/_whitening-o2-tabs-section.scss */
.whitening-o2-tabs-section .component-content {
  max-width: 1460px;
  width: 100%;
  margin: auto;
}

/* line 11, src/sass/whitening-page-au/_whitening-o2-tabs-section.scss */
.whitening-o2-tabs-section .whitening-o2-tabs {
  padding: 0;
}

/* line 14, src/sass/whitening-page-au/_whitening-o2-tabs-section.scss */
.whitening-o2-tabs-section .whitening-o2-tabs .tabs-nav {
  background: none;
  width: 100%;
  height: auto;
  z-index: 19;
  margin: auto;
}

@media only screen and (max-width: 450px) {
  /* line 14, src/sass/whitening-page-au/_whitening-o2-tabs-section.scss */
  .whitening-o2-tabs-section .whitening-o2-tabs .tabs-nav {
    width: 90%;
  }
}

/* line 25, src/sass/whitening-page-au/_whitening-o2-tabs-section.scss */
.whitening-o2-tabs-section .whitening-o2-tabs .tabs-nav .tabs-nav-list {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: space-evenly;
  background: none;
}

@media only screen and (max-width: 991px) {
  /* line 25, src/sass/whitening-page-au/_whitening-o2-tabs-section.scss */
  .whitening-o2-tabs-section .whitening-o2-tabs .tabs-nav .tabs-nav-list {
    margin: auto;
    align-items: center;
  }
}

/* line 37, src/sass/whitening-page-au/_whitening-o2-tabs-section.scss */
.whitening-o2-tabs-section .whitening-o2-tabs .tabs-nav .tabs-nav-list .tabs-nav-item {
  margin-left: 0;
  padding: 17px 10px;
  width: 100%;
  border: 0;
  background: none;
  color: #fff;
  border-bottom: 5px solid transparent;
  transition: all 250ms ease-in-out;
}

/* line 47, src/sass/whitening-page-au/_whitening-o2-tabs-section.scss */
.whitening-o2-tabs-section .whitening-o2-tabs .tabs-nav .tabs-nav-list .tabs-nav-item .tabMenuItem {
  font-size: 22px;
  font-size: 2.2rem;
  font-family: 'ColgateReady';
  letter-spacing: 0;
  line-height: 32px;
  color: #fff;
  text-align: center;
  word-break: initial;
  font-weight: 900;
}

@media only screen and (max-width: 991px) {
  /* line 47, src/sass/whitening-page-au/_whitening-o2-tabs-section.scss */
  .whitening-o2-tabs-section .whitening-o2-tabs .tabs-nav .tabs-nav-list .tabs-nav-item .tabMenuItem {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 28px;
  }
}

/* line 64, src/sass/whitening-page-au/_whitening-o2-tabs-section.scss */
.whitening-o2-tabs-section .whitening-o2-tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
  border-bottom-color: #d53bac;
}

/* line 71, src/sass/whitening-page-au/_whitening-o2-tabs-section.scss */
.whitening-o2-tabs-section .whitening-o2-tabs .tabs-content {
  z-index: 18;
  background-color: #1f1f1f;
  margin: 73px 0;
}

@media only screen and (max-width: 991px) {
  /* line 71, src/sass/whitening-page-au/_whitening-o2-tabs-section.scss */
  .whitening-o2-tabs-section .whitening-o2-tabs .tabs-content {
    background: none;
  }
}

/* line 81, src/sass/whitening-page-au/_whitening-o2-tabs-section.scss */
.whitening-o2-tabs-section .whitening-o2-tabs .tabs-content .tabContent .richText-content p {
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  text-align: left;
  line-height: 30px;
}

@media only screen and (max-width: 991px) {
  /* line 81, src/sass/whitening-page-au/_whitening-o2-tabs-section.scss */
  .whitening-o2-tabs-section .whitening-o2-tabs .tabs-content .tabContent .richText-content p {
    text-align: center;
  }
}

/* line 94, src/sass/whitening-page-au/_whitening-o2-tabs-section.scss */
.whitening-o2-tabs-section .whitening-o2-tabs .tabs-content.is-hidden {
  display: none;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/whitening-page-au/_whitening-o2-cards.scss */
.whitening-o2-cards-container {
  display: flex;
}

/* line 7, src/sass/whitening-page-au/_whitening-o2-cards.scss */
.whitening-o2-cards-container > .component-content {
  display: flex;
  justify-content: center;
  max-width: 1390px;
  margin: auto;
}

/* line 13, src/sass/whitening-page-au/_whitening-o2-cards.scss */
.whitening-o2-cards-container > .component-content > .content {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
}

/* line 20, src/sass/whitening-page-au/_whitening-o2-cards.scss */
.whitening-o2-cards-container .whitening-o2-card {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}

@media only screen and (min-width: 991px) {
  /* line 20, src/sass/whitening-page-au/_whitening-o2-cards.scss */
  .whitening-o2-cards-container .whitening-o2-card {
    margin-bottom: 25px;
  }
}

/* line 31, src/sass/whitening-page-au/_whitening-o2-cards.scss */
.whitening-o2-cards-container .whitening-o2-card > .component-content {
  display: flex;
  flex-direction: column;
  width: 100%;
  background-color: #1f1f1f;
}

/* line 37, src/sass/whitening-page-au/_whitening-o2-cards.scss */
.whitening-o2-cards-container .whitening-o2-card > .component-content > .content {
  display: flex;
  flex-direction: column;
  min-height: 0;
}

/* line 44, src/sass/whitening-page-au/_whitening-o2-cards.scss */
.whitening-o2-cards-container .whitening-o2-card .richText {
  display: flex;
  flex-grow: 1;
  flex-shrink: 1;
}

/* line 49, src/sass/whitening-page-au/_whitening-o2-cards.scss */
.whitening-o2-cards-container .whitening-o2-card .richText > .component-content {
  box-sizing: border-box;
  min-height: 0;
  display: flex;
}

/* line 54, src/sass/whitening-page-au/_whitening-o2-cards.scss */
.whitening-o2-cards-container .whitening-o2-card .richText > .component-content > .richText-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  padding: 10px 15px;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 6, src/sass/whitening-page-au/_whitening-o2-box-gigya-section.scss */
.whitening-o2-box-gigya-section .whitening-o2-box-square-border > .component-content {
  border: 0.5px solid #fff;
  margin: 60px;
}

@media only screen and (min-width: 320px) and (max-width: 1199px) {
  /* line 6, src/sass/whitening-page-au/_whitening-o2-box-gigya-section.scss */
  .whitening-o2-box-gigya-section .whitening-o2-box-square-border > .component-content {
    border: 0;
    margin: 0;
  }
}

/* line 17, src/sass/whitening-page-au/_whitening-o2-box-gigya-section.scss */
.whitening-o2-box-gigya-section .box-overlay-image-text {
  position: absolute;
  top: 10%;
  left: 10%;
}

@media only screen and (min-width: 320px) and (max-width: 1199px) {
  /* line 17, src/sass/whitening-page-au/_whitening-o2-box-gigya-section.scss */
  .whitening-o2-box-gigya-section .box-overlay-image-text {
    position: relative;
    left: 0;
  }
}

/* line 27, src/sass/whitening-page-au/_whitening-o2-box-gigya-section.scss */
.whitening-o2-box-gigya-section .box-overlay-image-text .image-reveal-section {
  margin-bottom: 100px;
  left: -35px;
  padding: 0;
}

@media only screen and (min-width: 320px) and (max-width: 1199px) {
  /* line 27, src/sass/whitening-page-au/_whitening-o2-box-gigya-section.scss */
  .whitening-o2-box-gigya-section .box-overlay-image-text .image-reveal-section {
    margin-bottom: 30px;
  }
  /* line 35, src/sass/whitening-page-au/_whitening-o2-box-gigya-section.scss */
  .whitening-o2-box-gigya-section .box-overlay-image-text .image-reveal-section .component-content {
    text-align: center;
  }
}

/* line 41, src/sass/whitening-page-au/_whitening-o2-box-gigya-section.scss */
.whitening-o2-box-gigya-section .box-overlay-image-text .richText {
  position: absolute;
  top: 50%;
  right: 5%;
}

@media only screen and (min-width: 320px) and (max-width: 1199px) {
  /* line 41, src/sass/whitening-page-au/_whitening-o2-box-gigya-section.scss */
  .whitening-o2-box-gigya-section .box-overlay-image-text .richText {
    position: initial;
    text-align: center;
  }
}

/* line 23, src/sass/whitening-page-au/main.scss */
.no-margin-bottom .component {
  margin-bottom: 0;
}
@charset "UTF-8";
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 2, src/sass/night-brushing-page/_night-brushing-animated-stars-banner.scss */
.nbh-anim-stars-banner > .component-content > .content {
  position: relative;
  padding: 0;
  margin: 0;
}

/* line 9, src/sass/night-brushing-page/_night-brushing-animated-stars-banner.scss */
.nbh-canvas {
  position: absolute;
  top: 0;
  left: 0;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/night-brushing-page/_night-brushing-set-alarm-tabs.scss */
.nbh-alarm-tabs {
  padding: 0;
}

/* line 7, src/sass/night-brushing-page/_night-brushing-set-alarm-tabs.scss */
.nbh-alarm-tabs h3 {
  font-size: 30px;
  font-size: 3rem;
  font-family: 'ColgateReady';
  font-style: italic;
  font-weight: 900;
  letter-spacing: -0.36px;
  line-height: 40px;
  padding-bottom: 24px;
  text-align: center;
}

/* line 19, src/sass/night-brushing-page/_night-brushing-set-alarm-tabs.scss */
.nbh-alarm-tabs .tabs-nav {
  background-color: #1b1464;
  border-radius: 100px;
  width: 60%;
  height: 56px;
  left: 50%;
  transform: translatex(-50%);
  z-index: 19;
}

@media only screen and (max-width: 450px) {
  /* line 19, src/sass/night-brushing-page/_night-brushing-set-alarm-tabs.scss */
  .nbh-alarm-tabs .tabs-nav {
    width: 88%;
  }
}

/* line 32, src/sass/night-brushing-page/_night-brushing-set-alarm-tabs.scss */
.nbh-alarm-tabs .tabs-nav .tabs-nav-list {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
}

/* line 38, src/sass/night-brushing-page/_night-brushing-set-alarm-tabs.scss */
.nbh-alarm-tabs .tabs-nav .tabs-nav-list .tabs-nav-item {
  margin-left: 0;
  padding: 17px 10px;
  width: 60%;
  border-style: none;
}

@media only screen and (max-width: 450px) {
  /* line 38, src/sass/night-brushing-page/_night-brushing-set-alarm-tabs.scss */
  .nbh-alarm-tabs .tabs-nav .tabs-nav-list .tabs-nav-item {
    width: 50%;
  }
}

/* line 48, src/sass/night-brushing-page/_night-brushing-set-alarm-tabs.scss */
.nbh-alarm-tabs .tabs-nav .tabs-nav-list .tabs-nav-item .tabMenuItem {
  font-size: 20px;
  font-size: 2rem;
  font-family: 'ColgateReady';
  font-style: italic;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 22px;
  color: #fff;
  text-align: center;
}

/* line 60, src/sass/night-brushing-page/_night-brushing-set-alarm-tabs.scss */
.nbh-alarm-tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
  background-color: #d2010d;
  border-radius: 100px;
  width: 40%;
  transition: all 250ms ease-out;
}

@media only screen and (max-width: 450px) {
  /* line 60, src/sass/night-brushing-page/_night-brushing-set-alarm-tabs.scss */
  .nbh-alarm-tabs .tabs-nav .tabs-nav-list .tabs-nav-item.is-active {
    width: 50%;
  }
}

/* line 74, src/sass/night-brushing-page/_night-brushing-set-alarm-tabs.scss */
.nbh-alarm-tabs .tabs-content {
  padding: 32px 24px 24px;
  z-index: 18;
}

/* line 79, src/sass/night-brushing-page/_night-brushing-set-alarm-tabs.scss */
.nbh-alarm-tabs .tabs-content.is-hidden {
  display: none;
}

/* line 2, src/sass/night-brushing-page/_night-brushing-numbered-list.scss */
.nbh-alarm-numbered-list ol {
  margin-top: 0;
  padding-left: 0;
  list-style: none;
  counter-reset: nbh-circles;
}

/* line 8, src/sass/night-brushing-page/_night-brushing-numbered-list.scss */
.nbh-alarm-numbered-list ol li {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'Open Sans';
  color: #333;
  line-height: 28px;
  letter-spacing: 0;
  counter-increment: nbh-circles;
  position: relative;
  padding-left: 55px;
  min-height: 50px;
  padding-bottom: 24px;
}

/* line 21, src/sass/night-brushing-page/_night-brushing-numbered-list.scss */
.nbh-alarm-numbered-list ol li::before {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'Open Sans';
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0;
  color: #1b1464;
  content: counter(nbh-circles);
  padding: 3px 10px;
  border: 1px solid #5e3587;
  border-radius: 50%;
  margin-right: 15px;
  position: absolute;
  top: 0;
  left: 0;
}

/* line 39, src/sass/night-brushing-page/_night-brushing-numbered-list.scss */
.nbh-alarm-numbered-list ol li::marker {
  content: '';
}

/* line 43, src/sass/night-brushing-page/_night-brushing-numbered-list.scss */
.nbh-alarm-numbered-list ol li a {
  color: #d2010d;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 5, src/sass/night-brushing-page/_night-brushing-related-articles.scss */
.nbh-related-articles .nbh--title--large {
  padding: 40px 0;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  /* line 5, src/sass/night-brushing-page/_night-brushing-related-articles.scss */
  .nbh-related-articles .nbh--title--large {
    font-size: 30px;
    line-height: 40px;
    letter-spacing: -0.36px;
  }
}

/* line 16, src/sass/night-brushing-page/_night-brushing-related-articles.scss */
.nbh-related-articles .cards-container {
  width: 100%;
  margin: auto;
}

/* line 20, src/sass/night-brushing-page/_night-brushing-related-articles.scss */
.nbh-related-articles .cards-container .card {
  background: #1b1464;
}

/* line 24, src/sass/night-brushing-page/_night-brushing-related-articles.scss */
.nbh-related-articles .cards-container .card:hover .card-content {
  background-color: #2a227b;
}

/* line 28, src/sass/night-brushing-page/_night-brushing-related-articles.scss */
.nbh-related-articles .cards-container .card:hover .card-button {
  background-color: #009ca6;
  border-color: #009ca6;
}

/* line 35, src/sass/night-brushing-page/_night-brushing-related-articles.scss */
.nbh-related-articles .cards-container .card:active .card-content {
  background-color: #140e55;
}

/* line 39, src/sass/night-brushing-page/_night-brushing-related-articles.scss */
.nbh-related-articles .cards-container .card:active .card-button {
  background-color: #1c838a;
  border-color: #1c838a;
}

/* line 45, src/sass/night-brushing-page/_night-brushing-related-articles.scss */
.nbh-related-articles .cards-container .card a {
  height: 63%;
}

/* line 49, src/sass/night-brushing-page/_night-brushing-related-articles.scss */
.nbh-related-articles .cards-container .card .card-content {
  background: #1b1464;
  border-radius: 24px;
  padding: 15px 25px 30px;
  box-shadow: 0 10px 15px -10px rgba(0, 0, 0, 0.25);
}

/* line 55, src/sass/night-brushing-page/_night-brushing-related-articles.scss */
.nbh-related-articles .cards-container .card .card-content h2 {
  color: #fff;
  font-size: 24px;
  line-height: 32px;
  font-weight: 800;
  text-align: left;
  font-family: 'ColgateReady';
  letter-spacing: -0.19px;
}

/* line 65, src/sass/night-brushing-page/_night-brushing-related-articles.scss */
.nbh-related-articles .cards-container .card .card-content p {
  display: none;
}

/* line 71, src/sass/night-brushing-page/_night-brushing-related-articles.scss */
.nbh-related-articles .cards-container .img-wrapper {
  min-height: 370px;
}

/* line 78, src/sass/night-brushing-page/_night-brushing-related-articles.scss */
.nbh-related-articles .nbh-small-articles .cards-container .card:nth-child(1) {
  margin-bottom: 24px;
}

/* line 82, src/sass/night-brushing-page/_night-brushing-related-articles.scss */
.nbh-related-articles .nbh-small-articles .cards-container .card.small-card {
  width: 100%;
  margin: 24px -5px;
}

@media only screen and (max-width: 767px) {
  /* line 82, src/sass/night-brushing-page/_night-brushing-related-articles.scss */
  .nbh-related-articles .nbh-small-articles .cards-container .card.small-card {
    max-width: 350px;
  }
}

/* line 90, src/sass/night-brushing-page/_night-brushing-related-articles.scss */
.nbh-related-articles .nbh-small-articles .cards-container .card.small-card a {
  height: auto;
}

/* line 95, src/sass/night-brushing-page/_night-brushing-related-articles.scss */
.nbh-related-articles .nbh-small-articles .cards-container .card.small-card .card-content h2 {
  font-family: 'Open Sans';
  font-size: 16px;
  line-height: 24px;
  text-align: left;
  font-style: normal;
  letter-spacing: 0;
}

/* line 105, src/sass/night-brushing-page/_night-brushing-related-articles.scss */
.nbh-related-articles .nbh-small-articles .cards-container .card.small-card .img-wrapper {
  display: none;
}

/* line 1, src/sass/night-brushing-page/_night-brushing-selectionStyles.scss */
[class*='nbh--title'] {
  font-style: italic;
}

/* line 5, src/sass/night-brushing-page/_night-brushing-selectionStyles.scss */
[class*='nbh--body'] {
  font-family: 'Open Sans', sans-serif;
}

/* line 9, src/sass/night-brushing-page/_night-brushing-selectionStyles.scss */
[class*='nbh--button'] {
  font-family: 'ColgateReady', sans-serif;
  font-style: italic;
}

/* line 16, src/sass/night-brushing-page/_night-brushing-selectionStyles.scss */
.nbh--title--extra-large {
  font-family: 'ColgateReady Heavy', sans-serif;
  font-size: 64px;
  font-weight: 900;
  letter-spacing: -1.02px;
  line-height: 74px;
}

/* line 24, src/sass/night-brushing-page/_night-brushing-selectionStyles.scss */
.nbh--title--large {
  font-family: 'ColgateReady Heavy', sans-serif;
  font-size: 45px;
  font-weight: 900;
  letter-spacing: -0.72px;
  line-height: 56px;
}

/* line 32, src/sass/night-brushing-page/_night-brushing-selectionStyles.scss */
.nbh--title--medium {
  font-family: 'ColgateReady Heavy', sans-serif;
  font-size: 30px;
  font-weight: 900;
  letter-spacing: -0.36px;
  line-height: 40px;
}

/* line 40, src/sass/night-brushing-page/_night-brushing-selectionStyles.scss */
.nbh--title--small {
  font-family: 'ColgateReady', sans-serif;
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -0.19px;
  line-height: 32px;
}

/* line 48, src/sass/night-brushing-page/_night-brushing-selectionStyles.scss */
.nbh--title--extra-small {
  font-family: 'ColgateReady', sans-serif;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: -0.16px;
  line-height: 28px;
}

/* line 58, src/sass/night-brushing-page/_night-brushing-selectionStyles.scss */
.nbh--body--large {
  font-size: 20px;
  line-height: 36px;
}

/* line 63, src/sass/night-brushing-page/_night-brushing-selectionStyles.scss */
.nbh--body--medium {
  font-size: 16px;
  line-height: 28px;
}

/* line 67, src/sass/night-brushing-page/_night-brushing-selectionStyles.scss */
.nbh--body--medium--headline {
  font-size: 16px;
  font-weight: bold;
  line-height: 24px;
}

/* line 74, src/sass/night-brushing-page/_night-brushing-selectionStyles.scss */
.nbh--body--small {
  font-size: 14px;
  line-height: 20px;
}

/* line 81, src/sass/night-brushing-page/_night-brushing-selectionStyles.scss */
.nbh--button--large {
  font-size: 20px;
  letter-spacing: -0.32px;
  line-height: 20px;
  font-weight: bold;
}

/* line 88, src/sass/night-brushing-page/_night-brushing-selectionStyles.scss */
.nbh--button--small {
  font-size: 15px;
  line-height: 17px;
  font-weight: bold;
}

/* line 95, src/sass/night-brushing-page/_night-brushing-selectionStyles.scss */
.nbh--button--download::after {
  font-size: 26px;
  font-size: 2.6rem;
  font-family: 'ColgateRelaunchIcons';
  content: '\e90e';
  font-style: normal;
  font-weight: normal;
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  height: 26px;
  position: relative;
  top: 3px;
  margin-left: 7px;
}

/* line 112, src/sass/night-brushing-page/_night-brushing-selectionStyles.scss */
.nbh--overline {
  font-family: 'ColgateReady', sans-serif;
  font-size: 11px;
  letter-spacing: 1.65px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 18px;
}

/* line 122, src/sass/night-brushing-page/_night-brushing-selectionStyles.scss */
.nbh--color--blue {
  color: #1a0dab;
}

/* line 127, src/sass/night-brushing-page/_night-brushing-selectionStyles.scss */
.nbh--no-margin {
  margin: 0;
}

/* line 3, src/sass/night-brushing-page/_night-brushing-hyperlinkStyles.scss */
.nbh--button--xl {
  font-size: 20px;
  padding: 12px 24px 14px;
  letter-spacing: 0;
  box-shadow: 0 8px rgba(0, 0, 0, 0.14);
  margin-bottom: 8px;
  border-radius: 40px 0 40px 40px;
  display: inline-block;
}

/* line 12, src/sass/night-brushing-page/_night-brushing-hyperlinkStyles.scss */
.nbh--button--xl:hover {
  background-color: #009ca6;
  border-color: #009ca6;
}

/* line 17, src/sass/night-brushing-page/_night-brushing-hyperlinkStyles.scss */
.nbh--button--xl:active {
  background-color: #1c838a;
  border-color: #1c838a;
}

/* line 23, src/sass/night-brushing-page/_night-brushing-hyperlinkStyles.scss */
.nbh--button--anchor {
  border-radius: 40px 0 40px 40px;
  font-size: 15px;
  background: rgba(0, 0, 0, 0.4);
  padding: 10px 20px;
  color: #fff;
  transition: all 200ms ease;
  font-weight: bold;
  display: inline-block;
}

/* line 33, src/sass/night-brushing-page/_night-brushing-hyperlinkStyles.scss */
.nbh--button--anchor:hover {
  color: #fff;
  text-decoration: none;
  background: rgba(0, 0, 0, 0.7);
}

/* line 1, src/sass/night-brushing-page/_night-brushing-quote-layout.scss */
.nbh--quote-layout {
  padding-left: 24px;
  padding-right: 24px;
  text-align: center;
}

/* line 6, src/sass/night-brushing-page/_night-brushing-quote-layout.scss */
.nbh--quote-layout > .component-content {
  overflow: visible;
  margin: 40px auto;
}

/* line 11, src/sass/night-brushing-page/_night-brushing-quote-layout.scss */
.nbh--quote-layout .richText-content p {
  z-index: 0;
  position: relative;
}

/* line 15, src/sass/night-brushing-page/_night-brushing-quote-layout.scss */
.nbh--quote-layout .richText-content p:first-of-type ::before,
.nbh--quote-layout .richText-content p:last-of-type ::after {
  display: inline-block;
  position: relative;
  z-index: -1;
  color: #609;
  opacity: 0.1;
  font-size: 120px;
  font-family: 'ColgateReady Heavy';
  line-height: 40px;
  margin-top: -30px;
}

/* line 28, src/sass/night-brushing-page/_night-brushing-quote-layout.scss */
.nbh--quote-layout .richText-content p:first-of-type ::before {
  content: '“';
  margin-right: -60px;
  left: -30px;
  top: 40px;
}

/* line 35, src/sass/night-brushing-page/_night-brushing-quote-layout.scss */
.nbh--quote-layout .richText-content p:last-of-type ::after {
  content: '”';
  margin-left: -60px;
  left: 40px;
  top: 65px;
}

/* line 2, src/sass/night-brushing-page/_night-brushing-banner-rounded.scss */
.nbh--banner--rounded > .component-content {
  border-radius: 30px;
  box-shadow: 0 8px 12px 5px rgba(201, 201, 201, 0.8);
}

@media only screen and (max-width: 991px) {
  /* line 2, src/sass/night-brushing-page/_night-brushing-banner-rounded.scss */
  .nbh--banner--rounded > .component-content {
    text-align: center;
  }
}

@media only screen and (max-width: 991px) {
  /* line 1, src/sass/night-brushing-page/_night-brushing-banner-image.scss */
  .nbh--banner--image {
    padding: 0;
  }
}

/* line 6, src/sass/night-brushing-page/_night-brushing-banner-image.scss */
.nbh--banner--image > .component-content,
.nbh--banner--image > .component-content > .content {
  min-height: 400px;
  margin-top: -1px;
}

/* line 12, src/sass/night-brushing-page/_night-brushing-banner-image.scss */
.nbh--banner--image > .component-content {
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 80%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 12, src/sass/night-brushing-page/_night-brushing-banner-image.scss */
  .nbh--banner--image > .component-content {
    background-position: right;
  }
}

@media only screen and (max-width: 991px) {
  /* line 12, src/sass/night-brushing-page/_night-brushing-banner-image.scss */
  .nbh--banner--image > .component-content {
    background-size: 42%;
    background-position: bottom right;
  }
}

@media only screen and (max-width: 767px) {
  /* line 12, src/sass/night-brushing-page/_night-brushing-banner-image.scss */
  .nbh--banner--image > .component-content {
    background-size: 60%;
  }
}

@media only screen and (max-width: 991px) {
  /* line 33, src/sass/night-brushing-page/_night-brushing-banner-image.scss */
  .nbh--banner--rounded .nbh--banner--image > .component-content {
    background-size: auto;
    background-position: center bottom;
  }
}

@media only screen and (max-width: 767px) {
  /* line 33, src/sass/night-brushing-page/_night-brushing-banner-image.scss */
  .nbh--banner--rounded .nbh--banner--image > .component-content {
    background-size: contain;
  }
}

@media only screen and (max-width: 991px) {
  /* line 3, src/sass/night-brushing-page/_night-brushing-banner-text.scss */
  .nbh--banner--text.whitening-au-centered-text > .component-content > .content {
    display: block;
  }
}

@media only screen and (min-width: 991px) {
  /* line 9, src/sass/night-brushing-page/_night-brushing-banner-text.scss */
  .nbh--banner--text.whitening-au-centered-text .box {
    transform: translateX(-50%);
  }
}

@media only screen and (max-width: 991px) {
  /* line 16, src/sass/night-brushing-page/_night-brushing-banner-text.scss */
  .nbh--banner--text .nbh--title--extra-small {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 32px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 25, src/sass/night-brushing-page/_night-brushing-banner-text.scss */
  .nbh--banner--rounded .nbh--title--extra-small {
    font-size: 20px;
    font-size: 2rem;
    line-height: 28px;
  }
}

/* line 2, src/sass/night-brushing-page/_night-brushing-background-violet-red.scss */
.nbh--background--violet-to-red > .component-content {
  background: #609;
  background: linear-gradient(180deg, #1e1566 0%, #540979 20%, #f20408 100%);
}

/* line 7, src/sass/night-brushing-page/_night-brushing-background-violet-red.scss */
.nbh--background--violet-to-red p {
  color: #fff;
}

/* line 2, src/sass/night-brushing-page/_night-brushing-box-individual-rounded-corners.scss */
.nbh-round-corner--top-left > .component-content {
  border-top-left-radius: 30px;
}

/* line 6, src/sass/night-brushing-page/_night-brushing-box-individual-rounded-corners.scss */
.nbh-round-corner--top-right > .component-content {
  border-top-right-radius: 30px;
}

/* line 10, src/sass/night-brushing-page/_night-brushing-box-individual-rounded-corners.scss */
.nbh-round-corner--bottom-right > .component-content {
  border-bottom-right-radius: 30px;
}

/* line 14, src/sass/night-brushing-page/_night-brushing-box-individual-rounded-corners.scss */
.nbh-round-corner--bottom-left > .component-content {
  border-bottom-left-radius: 30px;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
@media (max-width: 991px) {
  /* line 3, src/sass/night-brushing-page/_night-brushing-home-hero.scss */
  .nbh-home-hero {
    padding: 0;
  }
}

/* line 8, src/sass/night-brushing-page/_night-brushing-home-hero.scss */
.nbh-home-hero .component {
  min-height: 0;
}

/* line 12, src/sass/night-brushing-page/_night-brushing-home-hero.scss */
.nbh-home-hero > .component-content {
  background: linear-gradient(to bottom, #1b1464 0%, #5e3587 36%, #d2010d 100%) no-repeat center/cover;
  border-radius: 0 0 32px;
  height: 735px;
}

@media (max-width: 1380px) {
  /* line 12, src/sass/night-brushing-page/_night-brushing-home-hero.scss */
  .nbh-home-hero > .component-content {
    height: auto;
    /* stylelint-disable */
    aspect-ratio: 1350 / 735;
    /* stylelint-enable */
  }
}

@media (max-width: 991px) {
  /* line 12, src/sass/night-brushing-page/_night-brushing-home-hero.scss */
  .nbh-home-hero > .component-content {
    /* stylelint-disable */
    aspect-ratio: auto;
    /* stylelint-enable */
    background: transparent;
    border-radius: 0;
  }
}

/* line 32, src/sass/night-brushing-page/_night-brushing-home-hero.scss */
.nbh-home-hero > .component-content > .paragraphSystem {
  margin: 0;
}

/* line 36, src/sass/night-brushing-page/_night-brushing-home-hero.scss */
.nbh-home-hero > .component-content > .content {
  padding: 0 114px !important;
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media (max-width: 1199px) {
  /* line 36, src/sass/night-brushing-page/_night-brushing-home-hero.scss */
  .nbh-home-hero > .component-content > .content {
    padding: 0 40px !important;
  }
}

@media (max-width: 991px) {
  /* line 36, src/sass/night-brushing-page/_night-brushing-home-hero.scss */
  .nbh-home-hero > .component-content > .content {
    padding: 0 !important;
  }
}

@media (max-width: 991px) {
  /* line 52, src/sass/night-brushing-page/_night-brushing-home-hero.scss */
  .nbh-home-hero > .component-content > .content > .nbh-canvas {
    display: none;
  }
}

/* line 60, src/sass/night-brushing-page/_night-brushing-home-hero.scss */
.nbh-home-hero h2,
.nbh-home-hero p {
  color: #fff;
  margin: 0;
}

/* line 66, src/sass/night-brushing-page/_night-brushing-home-hero.scss */
.nbh-home-hero span {
  display: block;
}

/* line 70, src/sass/night-brushing-page/_night-brushing-home-hero.scss */
.nbh-home-hero .box,
.nbh-home-hero .richText {
  padding: 0;
  width: 438px;
}

@media (max-width: 991px) {
  /* line 70, src/sass/night-brushing-page/_night-brushing-home-hero.scss */
  .nbh-home-hero .box,
  .nbh-home-hero .richText {
    width: 100%;
  }
}

/* line 79, src/sass/night-brushing-page/_night-brushing-home-hero.scss */
.nbh-home-hero .box .paragraphSystem,
.nbh-home-hero .richText .paragraphSystem {
  margin: 0;
}

/* line 84, src/sass/night-brushing-page/_night-brushing-home-hero.scss */
.nbh-home-hero .box {
  position: static;
}

@media (max-width: 991px) {
  /* line 84, src/sass/night-brushing-page/_night-brushing-home-hero.scss */
  .nbh-home-hero .box {
    background: linear-gradient(to bottom, #1b1464 0%, #5e3587 36%, #d2010d 100%) no-repeat center/cover;
    border-radius: 0 0 32px;
  }
}

/* line 93, src/sass/night-brushing-page/_night-brushing-home-hero.scss */
.nbh-home-hero .box > .component-content > .content {
  position: static !important;
}

@media (min-width: 992px) {
  /* line 98, src/sass/night-brushing-page/_night-brushing-home-hero.scss */
  .nbh-home-hero .box .nbh-canvas {
    display: none;
  }
}

/* line 104, src/sass/night-brushing-page/_night-brushing-home-hero.scss */
.nbh-home-hero .box div:not(.image) + .image {
  z-index: 1;
}

/* line 107, src/sass/night-brushing-page/_night-brushing-home-hero.scss */
.nbh-home-hero .box div:not(.image) + .image img {
  height: 162px;
  margin-bottom: 12px;
}

@media (max-width: 1199px) {
  /* line 107, src/sass/night-brushing-page/_night-brushing-home-hero.scss */
  .nbh-home-hero .box div:not(.image) + .image img {
    height: 123px;
  }
}

/* line 117, src/sass/night-brushing-page/_night-brushing-home-hero.scss */
.nbh-home-hero .box .image + .image {
  position: static;
  padding: 0;
}

@media (max-width: 991px) {
  /* line 121, src/sass/night-brushing-page/_night-brushing-home-hero.scss */
  .nbh-home-hero .box .image + .image picture {
    display: block;
    overflow: hidden;
    margin-top: -22px;
  }
}

/* line 129, src/sass/night-brushing-page/_night-brushing-home-hero.scss */
.nbh-home-hero .box .image + .image img {
  position: absolute;
  bottom: 0;
  right: 34px;
  max-width: 760px;
  width: calc(100% - 30px - 49px - 552px);
}

@media (max-width: 1199px) {
  /* line 129, src/sass/night-brushing-page/_night-brushing-home-hero.scss */
  .nbh-home-hero .box .image + .image img {
    width: calc(100% - 30px - 49px - 552px + 74px);
  }
}

@media (max-width: 991px) {
  /* line 129, src/sass/night-brushing-page/_night-brushing-home-hero.scss */
  .nbh-home-hero .box .image + .image img {
    position: relative;
    right: 0;
    display: block;
    margin: 0 auto;
    width: calc(100% + 28px);
    max-width: 403px;
  }
}

@media (max-width: 991px) {
  /* line 152, src/sass/night-brushing-page/_night-brushing-home-hero.scss */
  .nbh-home-hero .richText {
    padding: 0 15px;
  }
}

@media (max-width: 991px) {
  /* line 157, src/sass/night-brushing-page/_night-brushing-home-hero.scss */
  .nbh-home-hero .richText > .component-content {
    max-width: 327px;
    margin: auto;
  }
}

@media (max-width: 991px) {
  /* line 164, src/sass/night-brushing-page/_night-brushing-home-hero.scss */
  .nbh-home-hero .richText p {
    color: #333;
  }
}

@media (max-width: 991px) {
  /* line 170, src/sass/night-brushing-page/_night-brushing-home-hero.scss */
  .nbh-home-hero .richText .white-and-red {
    background: #d2010d;
    border-color: #d2010d;
    color: #fff;
  }
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/night-brushing-page/_night-brushing-col-sections.scss */
.nbh-col-sections .image {
  height: 740px;
  padding: 40px;
}

@media (max-width: 1199px) {
  /* line 4, src/sass/night-brushing-page/_night-brushing-col-sections.scss */
  .nbh-col-sections .image {
    height: 615px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 4, src/sass/night-brushing-page/_night-brushing-col-sections.scss */
  .nbh-col-sections .image {
    height: 490px;
    padding: 24px;
  }
}

/* line 17, src/sass/night-brushing-page/_night-brushing-col-sections.scss */
.nbh-col-sections .image .component-content {
  height: 100%;
}

/* line 21, src/sass/night-brushing-page/_night-brushing-col-sections.scss */
.nbh-col-sections .image figure {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100%;
}

/* line 28, src/sass/night-brushing-page/_night-brushing-col-sections.scss */
.nbh-col-sections .image img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* line 37, src/sass/night-brushing-page/_night-brushing-col-sections.scss */
.nbh-col-sections .image figcaption {
  position: relative;
}

/* line 41, src/sass/night-brushing-page/_night-brushing-col-sections.scss */
.nbh-col-sections .image p {
  color: #fff;
  margin: 0;
}

/* line 46, src/sass/night-brushing-page/_night-brushing-col-sections.scss */
.nbh-col-sections .image span {
  display: block;
}

/* line 50, src/sass/night-brushing-page/_night-brushing-col-sections.scss */
.nbh-col-sections .image .nbh--overline {
  margin-bottom: 5px;
}

@media only screen and (max-width: 991px) {
  /* line 50, src/sass/night-brushing-page/_night-brushing-col-sections.scss */
  .nbh-col-sections .image .nbh--overline {
    margin-bottom: 15px;
  }
}

/* line 58, src/sass/night-brushing-page/_night-brushing-col-sections.scss */
.nbh-col-sections .image .nbh--title--small {
  margin-bottom: 22px;
}

@media only screen and (max-width: 991px) {
  /* line 58, src/sass/night-brushing-page/_night-brushing-col-sections.scss */
  .nbh-col-sections .image .nbh--title--small {
    margin-bottom: 16px;
  }
}

/* line 66, src/sass/night-brushing-page/_night-brushing-col-sections.scss */
.nbh-col-sections .image .nbh--button--xl {
  margin-bottom: 0;
}

@media only screen and (max-width: 991px) {
  /* line 70, src/sass/night-brushing-page/_night-brushing-col-sections.scss */
  .nbh-col-sections .image br {
    display: none;
  }
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/night-brushing-page/_night-brushing-character-banner.scss */
.nbh-character-banner {
  height: 400px;
  background: linear-gradient(to bottom, #1b1464 0%, #5e3587 36%, #d2010d 100%) no-repeat center/cover;
  padding: 0;
  overflow: hidden;
}

@media only screen and (max-width: 991px) {
  /* line 3, src/sass/night-brushing-page/_night-brushing-character-banner.scss */
  .nbh-character-banner {
    height: 491px;
  }
}

/* line 13, src/sass/night-brushing-page/_night-brushing-character-banner.scss */
.nbh-character-banner > .component-content {
  height: 100%;
}

/* line 16, src/sass/night-brushing-page/_night-brushing-character-banner.scss */
.nbh-character-banner > .component-content > .content {
  height: 100%;
}

/* line 21, src/sass/night-brushing-page/_night-brushing-character-banner.scss */
.nbh-character-banner .component {
  min-height: 0;
}

/* line 25, src/sass/night-brushing-page/_night-brushing-character-banner.scss */
.nbh-character-banner p {
  color: #fff;
  margin: 0;
}

/* line 30, src/sass/night-brushing-page/_night-brushing-character-banner.scss */
.nbh-character-banner span {
  display: block;
}

/* line 34, src/sass/night-brushing-page/_night-brushing-character-banner.scss */
.nbh-character-banner .box:not(:last-child) {
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* line 42, src/sass/night-brushing-page/_night-brushing-character-banner.scss */
.nbh-character-banner .box:not(:last-child) .component-content,
.nbh-character-banner .box:not(:last-child) .content {
  height: 100%;
}

/* line 48, src/sass/night-brushing-page/_night-brushing-character-banner.scss */
.nbh-character-banner .box:last-child {
  height: 100%;
}

/* line 51, src/sass/night-brushing-page/_night-brushing-character-banner.scss */
.nbh-character-banner .box:last-child > .component-content {
  max-width: 934px;
  margin: auto;
  height: 100%;
}

/* line 56, src/sass/night-brushing-page/_night-brushing-character-banner.scss */
.nbh-character-banner .box:last-child > .component-content > .paragraphSystem {
  margin: 0;
}

/* line 60, src/sass/night-brushing-page/_night-brushing-character-banner.scss */
.nbh-character-banner .box:last-child > .component-content > .content {
  height: 100%;
  display: flex;
  align-items: center;
  position: relative;
}

/* line 69, src/sass/night-brushing-page/_night-brushing-character-banner.scss */
.nbh-character-banner .richText {
  width: 438px;
  padding: 0;
  flex-shrink: 0;
  z-index: 1;
}

@media only screen and (max-width: 991px) {
  /* line 69, src/sass/night-brushing-page/_night-brushing-character-banner.scss */
  .nbh-character-banner .richText {
    width: 100%;
    height: 100%;
    padding: 41px 24px 24px;
  }
}

/* line 81, src/sass/night-brushing-page/_night-brushing-character-banner.scss */
.nbh-character-banner .richText .component-content {
  overflow: hidden;
}

@media only screen and (max-width: 991px) {
  /* line 81, src/sass/night-brushing-page/_night-brushing-character-banner.scss */
  .nbh-character-banner .richText .component-content {
    height: 100%;
  }
}

@media only screen and (max-width: 991px) {
  /* line 89, src/sass/night-brushing-page/_night-brushing-character-banner.scss */
  .nbh-character-banner .richText .richText-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
}

@media only screen and (max-width: 991px) {
  /* line 97, src/sass/night-brushing-page/_night-brushing-character-banner.scss */
  .nbh-character-banner .richText .richText-content p:last-child {
    margin-top: auto;
  }
}

/* line 105, src/sass/night-brushing-page/_night-brushing-character-banner.scss */
.nbh-character-banner .nbh--title--large {
  margin-bottom: 17px;
}

@media only screen and (max-width: 991px) {
  /* line 105, src/sass/night-brushing-page/_night-brushing-character-banner.scss */
  .nbh-character-banner .nbh--title--large {
    font-size: 11px;
    font-size: 1.1rem;
    letter-spacing: 1.65px;
    line-height: 18px;
    text-transform: uppercase;
    font-weight: bold;
    font-style: normal;
    margin-bottom: 14px;
  }
}

/* line 120, src/sass/night-brushing-page/_night-brushing-character-banner.scss */
.nbh-character-banner .nbh--title--extra-small {
  margin-bottom: 24px;
}

@media only screen and (max-width: 991px) {
  /* line 120, src/sass/night-brushing-page/_night-brushing-character-banner.scss */
  .nbh-character-banner .nbh--title--extra-small {
    font-size: 24px;
    font-size: 2.4rem;
    letter-spacing: -0.19px;
    line-height: 32px;
  }
}

/* line 131, src/sass/night-brushing-page/_night-brushing-character-banner.scss */
.nbh-character-banner .nbh--button--xl {
  margin-bottom: 0;
}

/* line 135, src/sass/night-brushing-page/_night-brushing-character-banner.scss */
.nbh-character-banner .reference-responsive-image-3-0 {
  padding: 0;
  position: static;
}

/* line 139, src/sass/night-brushing-page/_night-brushing-character-banner.scss */
.nbh-character-banner .reference-responsive-image-3-0 img {
  position: absolute;
  top: 50%;
  right: 0;
  max-width: calc(100% - 438px);
  transform: translateY(-50%);
}

@media only screen and (max-width: 991px) {
  /* line 139, src/sass/night-brushing-page/_night-brushing-character-banner.scss */
  .nbh-character-banner .reference-responsive-image-3-0 img {
    max-width: 60%;
    top: auto;
    bottom: 0;
    transform: none;
  }
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/night-brushing-page/_night-brushing-video-with-title.scss */
.nbh-video-with-title span {
  display: block;
}

/* line 8, src/sass/night-brushing-page/_night-brushing-video-with-title.scss */
.nbh-video-with-title figure {
  display: flex;
  flex-direction: row-reverse;
  justify-content: center;
  align-items: center;
}

@media only screen and (max-width: 991px) {
  /* line 8, src/sass/night-brushing-page/_night-brushing-video-with-title.scss */
  .nbh-video-with-title figure {
    flex-direction: column-reverse;
  }
}

/* line 18, src/sass/night-brushing-page/_night-brushing-video-with-title.scss */
.nbh-video-with-title figure > a {
  display: block;
  border-radius: 16px;
  overflow: hidden;
  /* stylelint-disable */
  aspect-ratio: 780 / 400;
  /* stylelint-enable */
  width: 780px;
  position: relative;
}

@media only screen and (max-width: 991px) {
  /* line 18, src/sass/night-brushing-page/_night-brushing-video-with-title.scss */
  .nbh-video-with-title figure > a {
    /* stylelint-disable */
    aspect-ratio: 1;
    /* stylelint-enable */
    width: 100%;
    max-width: 480px;
  }
}

/* line 36, src/sass/night-brushing-page/_night-brushing-video-with-title.scss */
.nbh-video-with-title figure > a::before, .nbh-video-with-title figure > a::after {
  content: '';
  position: absolute;
  inset: 0;
  margin: auto;
  z-index: 1;
}

/* line 45, src/sass/night-brushing-page/_night-brushing-video-with-title.scss */
.nbh-video-with-title figure > a::before {
  width: 60px;
  height: 60px;
  background: #bd8f86;
  border-radius: 13px;
}

/* line 52, src/sass/night-brushing-page/_night-brushing-video-with-title.scss */
.nbh-video-with-title figure > a::after {
  width: 0;
  height: 0;
  border-top: 13px solid transparent;
  border-bottom: 13px solid transparent;
  border-left: 18px solid #fff;
  transform: translateX(2px);
}

/* line 63, src/sass/night-brushing-page/_night-brushing-video-with-title.scss */
.nbh-video-with-title img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* line 73, src/sass/night-brushing-page/_night-brushing-video-with-title.scss */
.nbh-video-with-title figcaption {
  margin-right: 20px;
  width: 324px;
}

@media only screen and (max-width: 991px) {
  /* line 78, src/sass/night-brushing-page/_night-brushing-video-with-title.scss */
  .nbh-video-with-title h2 {
    text-align: center;
    margin-bottom: 16px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 84, src/sass/night-brushing-page/_night-brushing-video-with-title.scss */
  .nbh-video-with-title h2 .nbh--title--large {
    font-size: 30px;
    font-size: 3rem;
    letter-spacing: -0.36px;
    line-height: 40px;
  }
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 3, src/sass/night-brushing-page/_night-brushing-semi-rounded-banner.scss */
.nbh-semi-rounded-banner {
  height: 400px;
}

/* line 6, src/sass/night-brushing-page/_night-brushing-semi-rounded-banner.scss */
.nbh-semi-rounded-banner > .component-content {
  height: 100%;
  position: relative;
  border-radius: 32px 0;
}

/* line 12, src/sass/night-brushing-page/_night-brushing-semi-rounded-banner.scss */
.nbh-semi-rounded-banner picture,
.nbh-semi-rounded-banner img {
  display: block;
  margin: 0;
}

/* line 18, src/sass/night-brushing-page/_night-brushing-semi-rounded-banner.scss */
.nbh-semi-rounded-banner img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: 0 50%;
}

/* line 28, src/sass/night-brushing-page/_night-brushing-semi-rounded-banner.scss */
.nbh-semi-rounded-banner .richText-content {
  height: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 0 80px;
  max-width: 472px;
}

@media only screen and (max-width: 991px) {
  /* line 28, src/sass/night-brushing-page/_night-brushing-semi-rounded-banner.scss */
  .nbh-semi-rounded-banner .richText-content {
    padding: 24px;
    box-sizing: border-box;
    justify-content: flex-end;
  }
}

/* line 44, src/sass/night-brushing-page/_night-brushing-semi-rounded-banner.scss */
.nbh-semi-rounded-banner span {
  display: block;
}

/* line 48, src/sass/night-brushing-page/_night-brushing-semi-rounded-banner.scss */
.nbh-semi-rounded-banner h2 {
  color: #fff;
  margin-bottom: 5px;
}

@media only screen and (max-width: 991px) {
  /* line 48, src/sass/night-brushing-page/_night-brushing-semi-rounded-banner.scss */
  .nbh-semi-rounded-banner h2 {
    margin-bottom: 2px;
  }
}

/* line 56, src/sass/night-brushing-page/_night-brushing-semi-rounded-banner.scss */
.nbh-semi-rounded-banner h2 + p {
  margin-bottom: 18px;
}

/* line 61, src/sass/night-brushing-page/_night-brushing-semi-rounded-banner.scss */
.nbh-semi-rounded-banner p {
  color: #fff;
  margin: 0;
}

@media only screen and (max-width: 991px) {
  /* line 66, src/sass/night-brushing-page/_night-brushing-semi-rounded-banner.scss */
  .nbh-semi-rounded-banner .nbh--title--large {
    font-size: 24px;
    font-size: 2.4rem;
    letter-spacing: -0.19px;
    line-height: 32px;
    font-weight: bold;
  }
}

@media only screen and (max-width: 991px) {
  /* line 76, src/sass/night-brushing-page/_night-brushing-semi-rounded-banner.scss */
  .nbh-semi-rounded-banner .nbh--body--large {
    font-size: 20px;
    font-size: 2rem;
    letter-spacing: 0;
    line-height: 36px;
  }
}

/* line 85, src/sass/night-brushing-page/_night-brushing-semi-rounded-banner.scss */
.nbh-semi-rounded-banner .nbh--button--xl {
  margin: 0;
}

/* line 2, src/sass/night-brushing-page/_night-brushing-align-hero-elements.scss */
.align-hero-elements > .component-content > .content {
  min-height: 500px;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}

/* line 10, src/sass/night-brushing-page/_night-brushing-align-hero-elements.scss */
.align-hero-elements > .component-content > .content picture {
  display: flex;
}

/* line 16, src/sass/night-brushing-page/_night-brushing-align-hero-elements.scss */
.align-hero-elements .justify-center picture {
  justify-content: center;
}

/* line 22, src/sass/night-brushing-page/_night-brushing-align-hero-elements.scss */
.align-hero-elements .justify-end picture {
  justify-content: flex-end;
}

/* line 27, src/sass/night-brushing-page/_night-brushing-align-hero-elements.scss */
.align-hero-elements .align-top {
  align-self: start;
}

/* line 31, src/sass/night-brushing-page/_night-brushing-align-hero-elements.scss */
.align-hero-elements .align-center {
  align-self: center;
}

/* line 35, src/sass/night-brushing-page/_night-brushing-align-hero-elements.scss */
.align-hero-elements .align-bottom {
  align-self: end;
}

/* line 1, src/sass/night-brushing-page/_night-brushing-footer-overlap.scss */
.nbh--footer--overlap {
  margin-bottom: -30px;
}

/* line 6, src/sass/night-brushing-page/_night-brushing-footer-overlap.scss */
.nbh--footer--overlap .nbh--image--rounded-corner--bottom-right img {
  border-bottom-right-radius: 40px;
}

@media only screen and (max-width: 991px) {
  /* line 6, src/sass/night-brushing-page/_night-brushing-footer-overlap.scss */
  .nbh--footer--overlap .nbh--image--rounded-corner--bottom-right img {
    border-bottom-right-radius: 28px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 24, src/sass/night-brushing-page/main.scss */
  .nbh--no-side-paddings--tablet {
    padding: 0;
  }
}

@media only screen and (max-width: 991px) {
  /* line 30, src/sass/night-brushing-page/main.scss */
  .nbh--title--centered-mobile {
    text-align: center;
  }
}

@media only screen and (max-width: 991px) {
  /* line 35, src/sass/night-brushing-page/main.scss */
  .nbh--title--centered-mobile .nbh--title--large {
    font-size: 30px;
    letter-spacing: -0.36px;
    line-height: 40px;
  }
}

/* line 46, src/sass/night-brushing-page/main.scss */
body[class*='template-night-brushing-hub'] #content {
  z-index: auto;
}

/* line 50, src/sass/night-brushing-page/main.scss */
body[class*='template-night-brushing-hub'] #chatContainer .wrapper {
  bottom: 62px;
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("../fonts/MaterialIcons-Regular.woff2") format("woff2"), url("../fonts/MaterialIcons-Regular.woff") format("woff"), url("../fonts/MaterialIcons-Regular.ttf") format("truetype"), url("../fonts/MaterialIcons-Regular.eot");
  /* For IE6-8 */
}

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

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

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

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

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

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

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

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

@font-face {
  font-family: 'ColgateReady';
  src: url("../fonts/colgatereadycy_web-light.woff") format("woff"), url("../fonts/colgatereadycy_web-light.svg#Colgate-Ready") format("svg"), url("../fonts/colgatereadycy_web-light.eot#iefix") format("embedded-opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-Heavy.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-Heavy.woff") format("woff"), url("../fonts/ColgateReadyWeb-Heavy.eot#iefix") format("embedded-opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-HeavyItalic.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-HeavyItalic.woff") format("woff"), url("../fonts/ColgateReadyWeb-HeavyItalic.eot#iefix") format("embedded-opentype");
  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("../fonts/open-sans-v18-latin_cyrillic-regular.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-regular.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-regular.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-regular.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-regular.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.eot#iefix") format("embedded-opentype");
}

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

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

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-regular.ttf") format("truetype"), url("../colgate_ready_vn-regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-light.ttf") format("truetype"), url("../colgate_ready_vn-light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-bold.ttf") format("truetype"), url("../colgate_ready_vn-bold.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-italic.ttf") format("truetype"), url("../colgate_ready_vn-italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-regular.ttf") format("truetype"), url("../colgate_ready_th-regular.otf") format("opentype"), url("../fonts/colgate_ready_th-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-extra-light.ttf") format("truetype"), url("../colgate_ready_th-extra-light.otf") format("opentype"), url("../fonts/colgate_ready_th-extra-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-light.ttf") format("truetype"), url("../colgate_ready_th-light.otf") format("opentype"), url("../fonts/colgate_ready_th-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-bold.ttf") format("truetype"), url("../colgate_ready_th-bold.otf") format("opentype"), url("../fonts/colgate_ready_th-bold.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-heavy.ttf") format("truetype"), url("../colgate_ready_th-heavy.otf") format("opentype"), url("../fonts/colgate_ready_th-heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/electric-toothbrush-page/_etb-background.scss */
.etb-background-light-blue {
  background: #c1d3e7;
}

/* line 8, src/sass/electric-toothbrush-page/_etb-background.scss */
.etb-background-light-gray {
  background: #efeeec;
}

/* line 12, src/sass/electric-toothbrush-page/_etb-background.scss */
.etb-background-brown {
  background: #4d3333;
}

/* line 16, src/sass/electric-toothbrush-page/_etb-background.scss */
.etb-background-dark-red {
  background: #981f23;
}

/* line 20, src/sass/electric-toothbrush-page/_etb-background.scss */
.etb-background-purple {
  background: #66476d;
}

/* line 24, src/sass/electric-toothbrush-page/_etb-background.scss */
.etb-background-gray {
  background: #707070;
}

/* line 28, src/sass/electric-toothbrush-page/_etb-background.scss */
.etb-background-light-rose {
  background: #e6c2c3;
}

/* line 32, src/sass/electric-toothbrush-page/_etb-background.scss */
.etb-background-red {
  background: #f5010b;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/electric-toothbrush-page/_etb-hero.scss */
.etb-hero {
  padding: 0;
}

/* line 7, src/sass/electric-toothbrush-page/_etb-hero.scss */
.etb-hero .etb-image-banner {
  padding: 0;
  width: 100% !important;
}

/* line 13, src/sass/electric-toothbrush-page/_etb-hero.scss */
.etb-main-box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  height: 100%;
  bottom: 7%;
}

@media only screen and (min-width: 321px) and (max-width: 991px) {
  /* line 13, src/sass/electric-toothbrush-page/_etb-hero.scss */
  .etb-main-box {
    position: relative;
  }
  /* line 24, src/sass/electric-toothbrush-page/_etb-hero.scss */
  .etb-main-box .etb-smile-image {
    display: none;
  }
}

/* line 29, src/sass/electric-toothbrush-page/_etb-hero.scss */
.etb-main-box h1,
.etb-main-box h2 {
  margin: 10px 0;
}

/* line 34, src/sass/electric-toothbrush-page/_etb-hero.scss */
.etb-main-box .content {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 5, src/sass/electric-toothbrush-page/_etb-toothbrush-module.scss */
.etb-toothbrush-module .component {
  min-height: 0;
}

/* line 9, src/sass/electric-toothbrush-page/_etb-toothbrush-module.scss */
.etb-toothbrush-module .content {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  overflow: hidden;
}

@media only screen and (max-width: 991px) {
  /* line 9, src/sass/electric-toothbrush-page/_etb-toothbrush-module.scss */
  .etb-toothbrush-module .content {
    flex-direction: column;
  }
}

/* line 21, src/sass/electric-toothbrush-page/_etb-toothbrush-module.scss */
.etb-toothbrush-module .etb-box-module .content {
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

/* line 30, src/sass/electric-toothbrush-page/_etb-toothbrush-module.scss */
.etb-toothbrush-module .etb-box-module .richText p {
  font-size: 16px;
  line-height: 28px;
}

/* line 36, src/sass/electric-toothbrush-page/_etb-toothbrush-module.scss */
.etb-toothbrush-module .etb-box-module ~ .box .image picture {
  display: flex;
}

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: 'ColgateReady';
  src: url("../fonts/colgatereadycy_web-light.woff") format("woff"), url("../fonts/colgatereadycy_web-light.svg#Colgate-Ready") format("svg"), url("../fonts/colgatereadycy_web-light.eot#iefix") format("embedded-opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-Heavy.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-Heavy.woff") format("woff"), url("../fonts/ColgateReadyWeb-Heavy.eot#iefix") format("embedded-opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-HeavyItalic.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-HeavyItalic.woff") format("woff"), url("../fonts/ColgateReadyWeb-HeavyItalic.eot#iefix") format("embedded-opentype");
  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("../fonts/open-sans-v18-latin_cyrillic-regular.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-regular.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-regular.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-regular.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-regular.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.eot#iefix") format("embedded-opentype");
}

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

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

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-regular.ttf") format("truetype"), url("../colgate_ready_vn-regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-light.ttf") format("truetype"), url("../colgate_ready_vn-light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-bold.ttf") format("truetype"), url("../colgate_ready_vn-bold.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-italic.ttf") format("truetype"), url("../colgate_ready_vn-italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-regular.ttf") format("truetype"), url("../colgate_ready_th-regular.otf") format("opentype"), url("../fonts/colgate_ready_th-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-extra-light.ttf") format("truetype"), url("../colgate_ready_th-extra-light.otf") format("opentype"), url("../fonts/colgate_ready_th-extra-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-light.ttf") format("truetype"), url("../colgate_ready_th-light.otf") format("opentype"), url("../fonts/colgate_ready_th-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-bold.ttf") format("truetype"), url("../colgate_ready_th-bold.otf") format("opentype"), url("../fonts/colgate_ready_th-bold.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-heavy.ttf") format("truetype"), url("../colgate_ready_th-heavy.otf") format("opentype"), url("../fonts/colgate_ready_th-heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

/* line 5, src/sass/electric-toothbrush-page/_etb-selectionStyles.scss */
.etb--title--large {
  font-family: 'ColgateReady', sans-serif;
  color: #4d3333;
  text-align: center;
  font-size: 42px;
}

@media only screen and (min-width: 321px) and (max-width: 1199px) {
  /* line 5, src/sass/electric-toothbrush-page/_etb-selectionStyles.scss */
  .etb--title--large {
    font-size: 32px;
  }
}

/* line 16, src/sass/electric-toothbrush-page/_etb-selectionStyles.scss */
.etb--title--medium {
  font-weight: 900;
  font-size: 40px;
  line-height: 60px;
  letter-spacing: 0;
}

/* line 23, src/sass/electric-toothbrush-page/_etb-selectionStyles.scss */
.etb-color-brown {
  color: #4d3333;
}

/* line 27, src/sass/electric-toothbrush-page/_etb-selectionStyles.scss */
.etb-color-red {
  color: #f5010b;
}

/* line 30, src/sass/electric-toothbrush-page/_etb-selectionStyles.scss */
.etb-color-red--bold {
  font-weight: 800;
}

/* line 35, src/sass/electric-toothbrush-page/_etb-selectionStyles.scss */
.etb-font-size-16px {
  font-size: 16px;
}

/* line 39, src/sass/electric-toothbrush-page/_etb-selectionStyles.scss */
.etb-font-size-20px {
  font-size: 20px;
}

/* line 43, src/sass/electric-toothbrush-page/_etb-selectionStyles.scss */
.etb-font-size-30px {
  font-size: 30px;
}

/* line 47, src/sass/electric-toothbrush-page/_etb-selectionStyles.scss */
.etb-text--uppercase {
  text-transform: uppercase;
}

/* line 51, src/sass/electric-toothbrush-page/_etb-selectionStyles.scss */
.etb-side-padding-30px {
  padding: 0 30px;
}

/* line 56, src/sass/electric-toothbrush-page/_etb-selectionStyles.scss */
.etb-margin-10px .richText-content {
  margin: 10px;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/electric-toothbrush-page/_etb-toothbrush-section.scss */
.etb-toothbrush-section-container {
  display: flex;
}

/* line 7, src/sass/electric-toothbrush-page/_etb-toothbrush-section.scss */
.etb-toothbrush-section-container .paragraphSystem.content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

/* line 13, src/sass/electric-toothbrush-page/_etb-toothbrush-section.scss */
.etb-toothbrush-section-container .etb-toothbrush-section-card {
  display: flex;
  justify-content: center;
}

/* line 17, src/sass/electric-toothbrush-page/_etb-toothbrush-section.scss */
.etb-toothbrush-section-container .etb-toothbrush-section-card .component-content {
  display: flex;
  justify-content: center;
}

/* line 22, src/sass/electric-toothbrush-page/_etb-toothbrush-section.scss */
.etb-toothbrush-section-container .etb-toothbrush-section-card .content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
}

/* line 30, src/sass/electric-toothbrush-page/_etb-toothbrush-section.scss */
.etb-toothbrush-section-container .etb-toothbrush-section-card .richText {
  display: flex;
  flex-grow: 1;
  flex-shrink: 1;
  justify-content: center;
}

/* line 36, src/sass/electric-toothbrush-page/_etb-toothbrush-section.scss */
.etb-toothbrush-section-container .etb-toothbrush-section-card .richText .component-content {
  display: flex;
  box-sizing: border-box;
  min-height: 0;
}

/* line 41, src/sass/electric-toothbrush-page/_etb-toothbrush-section.scss */
.etb-toothbrush-section-container .etb-toothbrush-section-card .richText .component-content .richText-content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-content: center;
}

/* line 52, src/sass/electric-toothbrush-page/_etb-toothbrush-section.scss */
.toothbrush-section-image {
  position: absolute;
}

@media only screen and (min-width: 321px) and (max-width: 1199px) {
  /* line 52, src/sass/electric-toothbrush-page/_etb-toothbrush-section.scss */
  .toothbrush-section-image {
    display: none;
  }
}

/* line 59, src/sass/electric-toothbrush-page/_etb-toothbrush-section.scss */
.toothbrush-section-image picture {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/electric-toothbrush-page/_etb-register-section.scss */
.etb-register-section {
  position: absolute;
  top: 50%;
  z-index: 10;
  transform: translate(-25%, -50%);
}

/* line 12, src/sass/electric-toothbrush-page/_etb-register-section.scss */
.etb-register-disclaimer {
  z-index: 10;
  position: absolute;
  bottom: 40px;
  left: -25%;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/electric-toothbrush-page/_etb-animated-module.scss */
.etb-animated-module {
  transition: background-color 700ms ease-in-out;
}

/* line 7, src/sass/electric-toothbrush-page/_etb-animated-module.scss */
.etb-animated-module > .component-content > .content {
  max-height: 100vh;
  overflow-x: hidden;
  overflow-y: scroll;
  scroll-snap-type: y mandatory;
}

/* line 14, src/sass/electric-toothbrush-page/_etb-animated-module.scss */
.etb-animated-module .etb-toothbrush-module {
  height: 100vh;
  scroll-snap-align: start;
}

/* line 18, src/sass/electric-toothbrush-page/_etb-animated-module.scss */
.etb-animated-module .etb-toothbrush-module .component-content,
.etb-animated-module .etb-toothbrush-module .component-content > .content {
  height: 100%;
}

/* line 24, src/sass/electric-toothbrush-page/_etb-animated-module.scss */
.etb-animated-module .etb-box-module {
  margin: 0 auto 0 0;
}

/* line 28, src/sass/electric-toothbrush-page/_etb-animated-module.scss */
.etb-animated-module .etb-icon-container {
  position: absolute;
  height: 100%;
  pointer-events: none;
}

/* line 34, src/sass/electric-toothbrush-page/_etb-animated-module.scss */
.etb-animated-module .etb-image--icon,
.etb-animated-module .etb-image--toothbrush {
  position: absolute;
  height: 100%;
  right: 0;
  margin: 0;
  padding: 0;
  pointer-events: none;
}

@media only screen and (max-width: 991px) {
  /* line 34, src/sass/electric-toothbrush-page/_etb-animated-module.scss */
  .etb-animated-module .etb-image--icon,
  .etb-animated-module .etb-image--toothbrush {
    display: none;
  }
}

/* line 47, src/sass/electric-toothbrush-page/_etb-animated-module.scss */
.etb-animated-module .etb-image--icon picture,
.etb-animated-module .etb-image--toothbrush picture {
  display: flex;
  height: 100%;
}

/* line 52, src/sass/electric-toothbrush-page/_etb-animated-module.scss */
.etb-animated-module .etb-image--icon img,
.etb-animated-module .etb-image--toothbrush img {
  max-width: initial;
  width: auto;
  height: 100%;
  position: absolute;
}

/* line 60, src/sass/electric-toothbrush-page/_etb-animated-module.scss */
.etb-animated-module .etb-image--icon {
  z-index: 11;
  opacity: 0;
}

/* line 65, src/sass/electric-toothbrush-page/_etb-animated-module.scss */
.etb-animated-module .etb-image--toothbrush {
  z-index: 10;
}

/* line 68, src/sass/electric-toothbrush-page/_etb-animated-module.scss */
.etb-animated-module .etb-image--toothbrush .image {
  height: 100%;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  /* line 73, src/sass/electric-toothbrush-page/_etb-animated-module.scss */
  .etb-animated-module .etb-image--shape {
    padding: 0;
    margin-left: 25px;
  }
}

/* line 80, src/sass/electric-toothbrush-page/_etb-animated-module.scss */
.etb-animated-module .etb-animate {
  --animate-duration: 1s;
  --animate-delay: 0;
  animation-duration: var(--animate-duration);
  animation-delay: var(--animate-delay);
  animation-fill-mode: both;
  transition: opacity 0.9s ease-in-out, transform 0.6s ease;
}

/* line 88, src/sass/electric-toothbrush-page/_etb-animated-module.scss */
.etb-animated-module .etb-animate.etb-animate--fadeIn {
  --animate-duration: 2s;
  --animate-delay: 200ms;
  animation-name: fadeIn;
}

/* line 94, src/sass/electric-toothbrush-page/_etb-animated-module.scss */
.etb-animated-module .etb-animate.etb-animate--fadeInUp {
  animation-name: fadeInUp;
}

/* line 98, src/sass/electric-toothbrush-page/_etb-animated-module.scss */
.etb-animated-module .etb-animate.etb-animate--faster {
  --animate-duration: 900ms;
  --animate-delay: 0;
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 20%, 0);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}

/* line 13, src/sass/electric-toothbrush-page/main.scss */
.etb-wrapper-max-width-1500px .component-content {
  max-width: 1500px;
  margin: auto;
}

/* line 20, src/sass/electric-toothbrush-page/main.scss */
.etb-wrapper-max-width-1200px .component-content {
  max-width: 1200px;
  margin: auto;
}

@media only screen and (min-width: 991px) and (max-width: 1040px) {
  /* line 26, src/sass/electric-toothbrush-page/main.scss */
  .etb-hidden-ipad {
    display: none;
  }
}
/* line 1, src/sass/continuous-improvement/main.scss */
.optimism--block {
  /* comoponent images + side text starts */
  /* end*/
  /* component image + text + plek starts */
  /* end */
  /* colgate highligth last */
  /* image centre*/
  /* hero banner */
  /* Gen-z fixes */
  /* Medi Queries */
}

/* line 2, src/sass/continuous-improvement/main.scss */
.optimism--block .richtext.bios picture img {
  border-radius: 45px 0;
}

/* line 9, src/sass/continuous-improvement/main.scss */
.optimism--block .component-content .checklist p a.alt {
  width: 200px;
  background-color: #d2010d;
  color: #fff;
}

/* line 15, src/sass/continuous-improvement/main.scss */
.optimism--block .component-content .checklist p a {
  background: #eee;
  display: inline-flex;
  color: #d2010d;
  justify-content: center;
  align-items: center;
  border-radius: 20px 0 20px 20px;
  height: 44px;
  padding: 0 20px;
  font-family: 'ColgateReady', sans-serif;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.19px;
  line-height: 16px;
  text-align: center;
}

/* line 36, src/sass/continuous-improvement/main.scss */
.optimism--block .our-mission img {
  float: left;
  vertical-align: middle;
  max-width: 70px;
  max-height: 70px;
  margin-right: 15px;
}

/* line 45, src/sass/continuous-improvement/main.scss */
.optimism--block .m-contact-list {
  display: table;
}

/* line 48, src/sass/continuous-improvement/main.scss */
.optimism--block .m-contact-list p {
  font-family: inherit;
}

/* line 53, src/sass/continuous-improvement/main.scss */
.optimism--block .smile-container {
  width: 80%;
  margin: auto;
}

/* line 58, src/sass/continuous-improvement/main.scss */
.optimism--block .turquoise-background {
  background-color: #00a1aa;
  width: 80%;
  margin-left: 10%;
  border-radius: 0 0 43px;
  padding: 0 5%;
  position: relative;
  z-index: 9999;
}

/* line 68, src/sass/continuous-improvement/main.scss */
.optimism--block .turquoise-background .divided-block-box .richText {
  padding-top: 40px;
}

/* line 74, src/sass/continuous-improvement/main.scss */
.optimism--block .turquoise-background .richText-content p {
  font-size: 18px;
  line-height: 27px;
  color: #5a5554;
}

/* line 79, src/sass/continuous-improvement/main.scss */
.optimism--block .turquoise-background .richText-content p a {
  background: #eee;
  display: inline-flex;
  color: #d2010d;
  justify-content: center;
  align-items: center;
  border-radius: 20px 0 20px 20px;
  height: 44px;
  padding: 0 20px;
  font-family: 'ColgateReady', sans-serif;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: -0.19px;
  line-height: 16px;
  text-align: center;
}

/* line 99, src/sass/continuous-improvement/main.scss */
.optimism--block .bsbf-background {
  background-color: #dcf0f6;
  width: 80%;
  margin-left: 10%;
  border-radius: 0 0 43px;
  padding: 0 5%;
}

/* line 107, src/sass/continuous-improvement/main.scss */
.optimism--block .bsbf-background .image-text img {
  max-width: 130px;
  margin: 20px auto 57px;
  display: block;
}

/* line 113, src/sass/continuous-improvement/main.scss */
.optimism--block .bsbf-background .image-text h3 {
  font-size: 16px;
  font-weight: 800;
}

/* line 122, src/sass/continuous-improvement/main.scss */
.optimism--block .container-category-article-list .component-content .richText-content {
  position: absolute;
  bottom: 8px;
  width: 90%;
  margin: auto;
  padding: 0 2%;
  max-width: 350px;
}

/* line 130, src/sass/continuous-improvement/main.scss */
.optimism--block .container-category-article-list .component-content .richText-content .bio-title {
  font-size: 25px;
  line-height: 30px;
  color: #fff;
}

/* line 136, src/sass/continuous-improvement/main.scss */
.optimism--block .container-category-article-list .component-content .richText-content .bio-text {
  font-size: 16px;
  line-height: 22px;
  color: #fff;
}

/* line 146, src/sass/continuous-improvement/main.scss */
.optimism--block .card-carousel-arrows img {
  min-width: 23%;
  max-width: 100%;
  padding: 0 10px;
  border-radius: 30px 0;
}

/* line 154, src/sass/continuous-improvement/main.scss */
.optimism--block.turquoise-background.col-md-10 {
  padding: 5% 10%;
  border-radius: 100px 0;
}

/* line 160, src/sass/continuous-improvement/main.scss */
.optimism--block .box-our-brands h2 {
  font-size: 45px;
  line-height: 51px;
}

/* line 167, src/sass/continuous-improvement/main.scss */
.optimism--block span.icon img {
  width: 175px;
}

/* line 172, src/sass/continuous-improvement/main.scss */
.optimism--block span.selected {
  font-size: 18px;
  color: #009ea8;
  line-height: 27px;
}

/* line 179, src/sass/continuous-improvement/main.scss */
.optimism--block .flavor-box {
  width: 80%;
  margin: 20px auto;
}

/* line 183, src/sass/continuous-improvement/main.scss */
.optimism--block .flavor-box .checklist {
  height: auto;
}

/* line 188, src/sass/continuous-improvement/main.scss */
.optimism--block .flavor-box .checklist .component-content p b {
  display: block;
  color: #d2010d;
}

/* line 193, src/sass/continuous-improvement/main.scss */
.optimism--block .flavor-box .checklist .component-content p strong {
  display: block;
  color: #d2010d;
}

/* line 206, src/sass/continuous-improvement/main.scss */
.optimism--block .bsbf-background.bsbf-hero-text-box {
  background-color: #fbe1e7;
}

/* line 211, src/sass/continuous-improvement/main.scss */
.optimism--block .bsbf-background .image-text img {
  max-width: 130px;
  margin: 20px auto 57px;
  display: block;
}

/* line 217, src/sass/continuous-improvement/main.scss */
.optimism--block .bsbf-background .image-text h3 {
  font-size: 16px;
  font-weight: 800;
}

/* line 223, src/sass/continuous-improvement/main.scss */
.optimism--block .bsbf-background.alt {
  width: 100%;
  margin: 0 0 15px -15px;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* line 233, src/sass/continuous-improvement/main.scss */
.optimism--block blockquote {
  color: #5a5554;
}

/* line 239, src/sass/continuous-improvement/main.scss */
.optimism--block .smile-container.highlight h3 {
  font-size: 20px;
  margin: 0;
  font-weight: bold;
}

/* line 245, src/sass/continuous-improvement/main.scss */
.optimism--block .smile-container.highlight p {
  margin: 0;
}

/* line 249, src/sass/continuous-improvement/main.scss */
.optimism--block .smile-container.highlight p.quote {
  font-size: 10px;
  margin-top: 50px;
  display: block;
}

/* line 254, src/sass/continuous-improvement/main.scss */
.optimism--block .smile-container.highlight p.quote .red-text {
  font-size: 10px;
}

/* line 259, src/sass/continuous-improvement/main.scss */
.optimism--block .smile-container.highlight .red-text {
  font-size: 16px;
  margin: 0;
  font-weight: normal;
}

/* line 268, src/sass/continuous-improvement/main.scss */
.optimism--block .ilustration-hero .richText.checklist {
  padding: 0;
}

/* line 271, src/sass/continuous-improvement/main.scss */
.optimism--block .ilustration-hero .richText.checklist .banner-image {
  margin: 10px auto 20px;
  width: 100%;
  left: 0;
  position: relative;
  display: table;
}

/* line 278, src/sass/continuous-improvement/main.scss */
.optimism--block .ilustration-hero .richText.checklist .banner-image img {
  margin: 0;
}

/* line 286, src/sass/continuous-improvement/main.scss */
.optimism--block .hero-banner_main {
  background-color: #fbe1e7;
  display: flex;
  flex-direction: column-reverse;
  padding: 40px 30px;
  height: 450px;
  border-bottom-right-radius: 45px;
  justify-content: flex-start;
  position: relative;
}

/* line 296, src/sass/continuous-improvement/main.scss */
.optimism--block .hero-banner_main.alt {
  background: linear-gradient(0deg, #ffc39b 0%, #ed999e 60%, #df4d56 110%);
  height: auto;
  flex-direction: column;
}

/* line 302, src/sass/continuous-improvement/main.scss */
.optimism--block .hero-banner_main h2 {
  font-size: 25px;
  line-height: 31px;
  font-weight: bold;
  margin: 0;
  text-align: center;
  color: #fff;
}

/* line 311, src/sass/continuous-improvement/main.scss */
.optimism--block .hero-banner_main img {
  max-width: 137px;
  margin: 0 0 20px;
}

/* line 316, src/sass/continuous-improvement/main.scss */
.optimism--block .hero-banner_main img.bird {
  display: none;
}

/* line 320, src/sass/continuous-improvement/main.scss */
.optimism--block .hero-banner_main img.plane {
  display: none;
}

/* line 324, src/sass/continuous-improvement/main.scss */
.optimism--block .hero-banner_main img.gen-z {
  position: relative;
  width: 120%;
  left: -10%;
  max-width: initial;
}

@media (min-width: 768px) {
  /* line 1, src/sass/continuous-improvement/main.scss */
  .optimism--block {
    /* component image + text + plek starts */
    /* end */
    /* hero banner */
  }
  /* line 337, src/sass/continuous-improvement/main.scss */
  .optimism--block .bsbf-background .richText {
    padding: 40px 20px;
  }
  /* line 341, src/sass/continuous-improvement/main.scss */
  .optimism--block .bsbf-background .image-text {
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }
  /* line 347, src/sass/continuous-improvement/main.scss */
  .optimism--block .bsbf-background .image-text img {
    margin: 0 auto;
  }
  /* line 351, src/sass/continuous-improvement/main.scss */
  .optimism--block .bsbf-background .image-text h3 {
    font-size: 26px;
    margin-left: 30px;
    line-height: 35px;
  }
  /* line 359, src/sass/continuous-improvement/main.scss */
  .optimism--block .ilustration-hero .richText.checklist .banner-image {
    width: 80%;
  }
  /* line 364, src/sass/continuous-improvement/main.scss */
  .optimism--block .hero-banner_main {
    flex-direction: column;
    height: 315px;
    justify-content: center;
    max-width: 1166px;
    margin: auto;
  }
  /* line 372, src/sass/continuous-improvement/main.scss */
  .optimism--block .hero-banner_main h2 {
    font-size: 35px;
    line-height: 41px;
  }
  /* line 377, src/sass/continuous-improvement/main.scss */
  .optimism--block .hero-banner_main img {
    margin: 20px 0 0;
  }
  /* line 381, src/sass/continuous-improvement/main.scss */
  .optimism--block .hero-banner_main img.gen-z {
    width: 34%;
    margin-top: 0;
  }
  /* line 386, src/sass/continuous-improvement/main.scss */
  .optimism--block .hero-banner_main img.plane {
    width: 50%;
    max-width: initial;
    position: absolute;
    bottom: 0;
    right: -10%;
    display: block;
  }
  /* line 395, src/sass/continuous-improvement/main.scss */
  .optimism--block .hero-banner_main img.bird {
    width: 55%;
    max-width: initial;
    position: absolute;
    bottom: 8%;
    right: 0;
    display: block;
  }
}

/* line 405, src/sass/continuous-improvement/main.scss */
.optimism--block .hero-banner_main.alt {
  padding: 40px 30px;
}

/* line 409, src/sass/continuous-improvement/main.scss */
.optimism--block .hero-banner_main.alt h2 {
  margin-top: 15px;
}

@media (min-width: 769px) {
  /* line 1, src/sass/continuous-improvement/main.scss */
  .optimism--block {
    /* comoponent images + side text starts */
  }
  /* line 414, src/sass/continuous-improvement/main.scss */
  .optimism--block .optimism--block .smile-container {
    width: 65%;
  }
  /* line 419, src/sass/continuous-improvement/main.scss */
  .optimism--block .optimism--block .flavor-box {
    width: 65%;
    float: none;
  }
  /* line 424, src/sass/continuous-improvement/main.scss */
  .optimism--block .optimism--block .flavor-box .checklist {
    display: flex;
    width: 100%;
    margin-bottom: 27px;
  }
  /* line 430, src/sass/continuous-improvement/main.scss */
  .optimism--block .optimism--block .flavor-box .checklist .component-content {
    display: inline-flex;
    justify-content: flex-start;
    align-items: flex-start;
  }
  /* line 436, src/sass/continuous-improvement/main.scss */
  .optimism--block .optimism--block .flavor-box .checklist .component-content picture {
    min-width: 80px;
    margin-right: 20px;
  }
  /* line 441, src/sass/continuous-improvement/main.scss */
  .optimism--block .optimism--block .flavor-box .checklist .component-content p {
    margin: 0;
  }
}

@media (min-width: 991px) {
  /* line 1, src/sass/continuous-improvement/main.scss */
  .optimism--block {
    /* hero banner */
  }
  /* line 447, src/sass/continuous-improvement/main.scss */
  .optimism--block .optimism--block .checklist p.text-content {
    min-height: 365px;
  }
  /* line 451, src/sass/continuous-improvement/main.scss */
  .optimism--block .optimism--block .bsbf-background {
    width: 70%;
    margin-left: 17.5%;
  }
  /* line 456, src/sass/continuous-improvement/main.scss */
  .optimism--block .optimism--block .bsbf-background .richText {
    padding: 40px 20px;
  }
  /* line 460, src/sass/continuous-improvement/main.scss */
  .optimism--block .optimism--block .smile-container.highlight h3 {
    font-size: 28px;
  }
  /* line 464, src/sass/continuous-improvement/main.scss */
  .optimism--block .optimism--block .smile-container.highlight p {
    width: 65%;
    margin: auto;
  }
  /* line 469, src/sass/continuous-improvement/main.scss */
  .optimism--block .optimism--block .smile-container.highlight p.cita {
    font-size: 12px;
    margin: 70px auto;
  }
  /* line 474, src/sass/continuous-improvement/main.scss */
  .optimism--block .optimism--block .smile-container.highlight p.cita .red-text {
    font-size: 12px;
  }
  /* line 478, src/sass/continuous-improvement/main.scss */
  .optimism--block .optimism--block .smile-container.highlight .red-text {
    font-size: 18px;
    margin: 0;
    font-weight: normal;
  }
  /* line 485, src/sass/continuous-improvement/main.scss */
  .optimism--block .optimism--block .hero-banner_main {
    padding: 140px 60px 120px;
    height: 520px;
    justify-content: flex-start;
    width: 100%;
    box-sizing: border-box;
  }
  /* line 493, src/sass/continuous-improvement/main.scss */
  .optimism--block .optimism--block .hero-banner_main h2 {
    font-size: 45px;
    line-height: 51px;
  }
  /* line 498, src/sass/continuous-improvement/main.scss */
  .optimism--block .optimism--block .hero-banner_main img {
    margin: 27px 0 0;
  }
  /* line 502, src/sass/continuous-improvement/main.scss */
  .optimism--block .optimism--block .hero-banner_main img.plane {
    width: 45%;
  }
}

@media (min-width: 1200px) {
  /* line 1, src/sass/continuous-improvement/main.scss */
  .optimism--block {
    /* componente imagen texto lateral*/
    /* comoponent images + side text starts */
    /* end */
  }
  /* line 508, src/sass/continuous-improvement/main.scss */
  .optimism--block .optimism--block .checklist p.text-content {
    min-height: 255px;
  }
  /* line 513, src/sass/continuous-improvement/main.scss */
  .optimism--block .optimism--block.flavor-box .checklist .component-content picture {
    min-width: 120px;
    margin-right: 50px;
  }
  /* line 519, src/sass/continuous-improvement/main.scss */
  .optimism--block .optimism--block .bsbf-background {
    width: 75%;
  }
  /* line 523, src/sass/continuous-improvement/main.scss */
  .optimism--block .optimism--block .bsbf-background .richText {
    padding: 70px 20px;
  }
  /* line 527, src/sass/continuous-improvement/main.scss */
  .optimism--block .optimism--block .bsbf-background .image-text h3 {
    font-size: 32px;
    margin-left: 55px;
    line-height: 45px;
  }
  /* line 535, src/sass/continuous-improvement/main.scss */
  .optimism--block .optimism--block .ilustration-hero .richText.checklist .banner-image {
    width: 75%;
    margin-left: 17%;
  }
  /* line 540, src/sass/continuous-improvement/main.scss */
  .optimism--block .optimism--block .hero-banner_main {
    padding: 160px 90px 210px;
    height: 630px;
  }
  /* line 545, src/sass/continuous-improvement/main.scss */
  .optimism--block .optimism--block .hero-banner_main img.gen-z {
    width: 34%;
  }
}

@media (max-width: 768px) {
  /* line 551, src/sass/continuous-improvement/main.scss */
  .optimism--block .optimism--block .modal .component-content {
    width: 80%;
    margin: 0 auto;
  }
  /* line 556, src/sass/continuous-improvement/main.scss */
  .optimism--block .optimism--block .m-contact-list .checklist .component-content {
    width: 80%;
    margin: auto;
  }
  /* line 561, src/sass/continuous-improvement/main.scss */
  .optimism--block .optimism--block .container-category-article-list .richText {
    float: none;
    width: 60%;
    margin: 0 auto;
    display: flex;
  }
  /* line 568, src/sass/continuous-improvement/main.scss */
  .optimism--block .optimism--block .card-carousel-arrows img {
    min-width: 50%;
    margin: 0 auto;
    display: flex;
    padding: 15px;
  }
}

@media (max-width: 520px) {
  /* line 577, src/sass/continuous-improvement/main.scss */
  .optimism--block .optimism--block .modal .component-content {
    width: 90%;
    margin: 0 auto;
  }
  /* line 582, src/sass/continuous-improvement/main.scss */
  .optimism--block .optimism--block .container-category-article-list .richText {
    float: none;
    width: 90%;
    margin: 0 auto;
    display: flex;
  }
  /* line 589, src/sass/continuous-improvement/main.scss */
  .optimism--block .optimism--block .card-carousel-arrows img {
    min-width: 80%;
    margin: 0 auto;
    display: flex;
    padding: 15px;
  }
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: local("Material Icons"), local("MaterialIcons-Regular"), url("../fonts/MaterialIcons-Regular.woff2") format("woff2"), url("../fonts/MaterialIcons-Regular.woff") format("woff"), url("../fonts/MaterialIcons-Regular.ttf") format("truetype"), url("../fonts/MaterialIcons-Regular.eot");
  /* For IE6-8 */
}

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

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

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

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

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

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

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

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

@font-face {
  font-family: 'ColgateReady';
  src: url("../fonts/colgatereadycy_web-light.woff") format("woff"), url("../fonts/colgatereadycy_web-light.svg#Colgate-Ready") format("svg"), url("../fonts/colgatereadycy_web-light.eot#iefix") format("embedded-opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-Heavy.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-Heavy.woff") format("woff"), url("../fonts/ColgateReadyWeb-Heavy.eot#iefix") format("embedded-opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReady Heavy';
  src: url("../fonts/ColgateReadyWeb-HeavyItalic.woff2") format("woff2"), url("../fonts/ColgateReadyWeb-HeavyItalic.woff") format("woff"), url("../fonts/ColgateReadyWeb-HeavyItalic.eot#iefix") format("embedded-opentype");
  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("../fonts/open-sans-v18-latin_cyrillic-regular.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-regular.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-regular.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-regular.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-regular.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local("Open Sans Italic"), local("OpenSans-Italic"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local("Open Sans SemiBold"), local("OpenSans-SemiBold"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local("Open Sans SemiBold Italic"), local("OpenSans-SemiBoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-600italic.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local("Open Sans Bold"), local("OpenSans-Bold"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700.eot#iefix") format("embedded-opentype");
}

@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local("Open Sans Bold Italic"), local("OpenSans-BoldItalic"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff2") format("woff2"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.woff") format("woff"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.ttf") format("truetype"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.svg#OpenSans") format("svg"), url("../fonts/open-sans-v18-latin_cyrillic-700italic.eot#iefix") format("embedded-opentype");
}

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

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

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Italic.ttf") format("truetype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-SemiBoldItalic.ttf") format("truetype");
  font-weight: 600;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-style: italic;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'Source Sans Pro';
  src: url("../fonts/SourceSansPro-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-regular.ttf") format("truetype"), url("../colgate_ready_vn-regular.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-light.ttf") format("truetype"), url("../colgate_ready_vn-light.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-bold.ttf") format("truetype"), url("../colgate_ready_vn-bold.otf") format("opentype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyVN';
  src: url("../fonts/colgate_ready_vn-italic.ttf") format("truetype"), url("../colgate_ready_vn-italic.otf") format("opentype");
  font-weight: 400;
  font-style: italic;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-regular.ttf") format("truetype"), url("../colgate_ready_th-regular.otf") format("opentype"), url("../fonts/colgate_ready_th-regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-extra-light.ttf") format("truetype"), url("../colgate_ready_th-extra-light.otf") format("opentype"), url("../fonts/colgate_ready_th-extra-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-light.ttf") format("truetype"), url("../colgate_ready_th-light.otf") format("opentype"), url("../fonts/colgate_ready_th-light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-bold.ttf") format("truetype"), url("../colgate_ready_th-bold.otf") format("opentype"), url("../fonts/colgate_ready_th-bold.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: 'ColgateReadyTH';
  src: url("../fonts/colgate_ready_th-heavy.ttf") format("truetype"), url("../colgate_ready_th-heavy.otf") format("opentype"), url("../fonts/colgate_ready_th-heavy.woff") format("woff");
  font-weight: 900;
  font-style: normal;
}

/* line 1, src/sass/periogard/_periogard-selectionStyles.scss */
.periogard-blue-text {
  color: #102f6f;
}

/* line 1, src/sass/periogard/_periogard-box-max-width-1120.scss */
.box-periogard-max-width-1120 {
  max-width: 1120px;
  margin: 0 auto;
  float: none;
}

/* line 2, src/sass/periogard/_periogard-box-feature-topics.scss */
.box-periogard-feature-topics h2 {
  color: #d2010d;
  font-size: 1.5em;
}

/* line 7, src/sass/periogard/_periogard-box-feature-topics.scss */
.box-periogard-feature-topics .description {
  font-size: 1.2em;
}

/* line 2, src/sass/periogard/_periogard-box-3-boxes-with-shadow.scss */
.box-periogard-3-boxes-with-shadow .box {
  box-shadow: 0 16px 48px rgba(222, 222, 222, 0.46);
  margin-right: 32px;
  padding: 42px;
  width: 352px;
  height: 414px;
  position: relative;
}

@media (max-width: 1313px) {
  /* line 2, src/sass/periogard/_periogard-box-3-boxes-with-shadow.scss */
  .box-periogard-3-boxes-with-shadow .box {
    width: 29%;
    margin: 0 2%;
  }
}

@media (max-width: 1011px) {
  /* line 2, src/sass/periogard/_periogard-box-3-boxes-with-shadow.scss */
  .box-periogard-3-boxes-with-shadow .box {
    width: 80%;
    margin: 20px 10%;
  }
}

@media (min-width: 1314px) {
  /* line 22, src/sass/periogard/_periogard-box-3-boxes-with-shadow.scss */
  .box-periogard-3-boxes-with-shadow .box:last-of-type {
    margin-right: 0;
  }
}

/* line 28, src/sass/periogard/_periogard-box-3-boxes-with-shadow.scss */
.box-periogard-3-boxes-with-shadow .component-content img {
  height: 66px;
  width: auto;
  margin-bottom: 23px;
}

/* line 34, src/sass/periogard/_periogard-box-3-boxes-with-shadow.scss */
.box-periogard-3-boxes-with-shadow .component-content p {
  font-size: 1em;
}

/* line 38, src/sass/periogard/_periogard-box-3-boxes-with-shadow.scss */
.box-periogard-3-boxes-with-shadow .component-content h4 {
  font-size: 1.5em;
}

/* line 42, src/sass/periogard/_periogard-box-3-boxes-with-shadow.scss */
.box-periogard-3-boxes-with-shadow .component-content a {
  position: absolute;
  top: 210px;
}

@media (max-width: 900px) {
  /* line 1, src/sass/periogard/_periogard_header-buttons.scss */
  .inline-menu {
    display: none;
  }
}

/* line 6, src/sass/periogard/_periogard_header-buttons.scss */
.inline-menu ul {
  list-style-type: none;
  display: flex;
  flex-direction: row;
  margin-right: 40px;
}

/* line 13, src/sass/periogard/_periogard_header-buttons.scss */
.inline-menu ul li a {
  color: #d2010d;
  font-size: 1.1em;
  padding-left: 40px;
  font-family: 'ColgateReady Heavy';
  position: relative;
  letter-spacing: 0.235px;
}

/* line 21, src/sass/periogard/_periogard_header-buttons.scss */
.inline-menu ul li a:hover {
  -webkit-text-stroke: 1px #d2010d;
}

/* line 28, src/sass/periogard/_periogard_header-buttons.scss */
.inline-menu a::after {
  content: '';
  width: calc(100% - 40px);
  height: 4px;
  background-color: #d2010d;
  display: none;
  position: absolute;
  bottom: -25px;
  right: 0;
}

/* line 39, src/sass/periogard/_periogard_header-buttons.scss */
.inline-menu .active::after {
  display: inline;
}

/* line 44, src/sass/periogard/_periogard_header-buttons.scss */
.menu-periogard {
  display: none !important;
  float: right;
}

@media (max-width: 900px) {
  /* line 44, src/sass/periogard/_periogard_header-buttons.scss */
  .menu-periogard {
    display: block !important;
  }
}

/* line 1, src/sass/periogard/_periogard-box-products-hero.scss */
.box-periogard-products-hero {
  padding-top: 80px;
  position: relative;
  max-width: 1120px;
  margin: 0 auto;
  float: none;
  height: 600px;
}

/* line 11, src/sass/periogard/_periogard-box-products-hero.scss */
.box-periogard-products-hero .component-content .richText h1 {
  position: absolute;
  top: 8vw;
}

@media (max-width: 1200px) {
  /* line 11, src/sass/periogard/_periogard-box-products-hero.scss */
  .box-periogard-products-hero .component-content .richText h1 {
    position: relative;
    top: 0;
    display: flex;
    justify-content: center;
    margin-top: auto;
    margin-bottom: auto;
    padding-bottom: 80px;
  }
}

/* line 25, src/sass/periogard/_periogard-box-products-hero.scss */
.box-periogard-products-hero .component-content .richText h1 span {
  font-size: 0.8em;
  font-weight: bold;
  font-family: 'ColgateReady';
}

@media (max-width: 1200px) {
  /* line 33, src/sass/periogard/_periogard-box-products-hero.scss */
  .box-periogard-products-hero .component-content .image {
    display: flex;
    justify-content: center;
    margin: auto;
  }
}

@media (min-width: 768px) {
  /* line 4, src/sass/periogard/_periogard_block-risk-circle.scss */
  .risk-circle.risk-circle-periogard-site .circle-aside--rauchen {
    top: 39%;
    left: -14%;
  }
  /* line 9, src/sass/periogard/_periogard_block-risk-circle.scss */
  .risk-circle.risk-circle-periogard-site .circle-aside--bluthochdruck {
    bottom: 1%;
    left: 8%;
  }
  /* line 14, src/sass/periogard/_periogard_block-risk-circle.scss */
  .risk-circle.risk-circle-periogard-site .circle-aside--stress {
    bottom: 1%;
    right: 11%;
  }
  /* line 19, src/sass/periogard/_periogard_block-risk-circle.scss */
  .risk-circle.risk-circle-periogard-site .circle-aside--40 {
    right: -10%;
  }
  /* line 23, src/sass/periogard/_periogard_block-risk-circle.scss */
  .risk-circle.risk-circle-periogard-site .circle-aside--schwangerschaft {
    top: 4%;
    right: 11%;
  }
  /* line 28, src/sass/periogard/_periogard_block-risk-circle.scss */
  .risk-circle.risk-circle-periogard-site .circle-aside--diabetes {
    top: 4%;
    left: 11%;
  }
  /* line 33, src/sass/periogard/_periogard_block-risk-circle.scss */
  .risk-circle.risk-circle-periogard-site .circle-content {
    top: 27%;
  }
}

/* line 4, src/sass/periogard/_periogard-manually-related-carousel.scss */
.related-manual-carusel.periogard-site-carousel .card.product {
  padding: 15px;
}

/* line 7, src/sass/periogard/_periogard-manually-related-carousel.scss */
.related-manual-carusel.periogard-site-carousel .card.product a {
  justify-content: space-between !important;
}

/* line 11, src/sass/periogard/_periogard-manually-related-carousel.scss */
.related-manual-carusel.periogard-site-carousel .card.product a .product-content h3 {
  max-width: 100%;
  font-size: 18px;
}

/* line 22, src/sass/periogard/_periogard-manually-related-carousel.scss */
.related-manual-carusel.periogard-site-carousel .cards-container .card-content h3 {
  max-width: 95%;
  padding: 40px 0 0;
}

/* line 32, src/sass/periogard/_periogard-manually-related-carousel.scss */
.related-manual-carusel.periogard-site-carousel .slick-arrows .slick-prev::before,
.related-manual-carusel.periogard-site-carousel .slick-arrows .slick-next::before {
  color: transparent;
}

/* line 2, src/sass/periogard/_periogard-image-category-hero.scss */
.categories-hero.image-articles-category-hero {
  background-color: transparent;
  width: 100%;
  margin: 0;
}

/* line 2, src/sass/periogard/_periogard-category-product-list.scss */
.category-product-list.category-product-list-periogard {
  margin-top: 60px;
}

/* line 8, src/sass/periogard/_periogard-category-product-list.scss */
.category-product-list.category-product-list-periogard .list .cards-container li .card {
  box-shadow: 0 16px 48px rgba(222, 222, 222, 0.7);
}

/* line 2, src/sass/periogard/_periogard-category-article-list.scss */
.category-article-list.category-article-list-periogard-site {
  margin-top: 60px;
}

/* line 8, src/sass/periogard/_periogard-category-article-list.scss */
.category-article-list.category-article-list-periogard-site .list .cards-container li .card {
  box-shadow: 0 16px 48px rgba(222, 222, 222, 0.7);
}

@media only screen and (max-width: 991px) {
  /* line 3, src/sass/periogard/_periogard_carousel-hero.scss */
  .pg-carousel-hero-periogard.carousel-periogard-hero .slick-slide img {
    margin-bottom: 4rem;
  }
}

@media (max-width: 1030px) and (min-width: 767px) {
  /* line 11, src/sass/periogard/_periogard_carousel-hero.scss */
  .pg-carousel-hero-periogard.carousel-periogard-hero h2 span {
    font-size: 20px;
    line-height: 1.2;
    margin-top: 20px;
  }
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 5, src/sass/periogard-quiz-page/_box-pg-hero-banner.scss */
.box-pg-hero-banner img {
  border-radius: 50px 0;
}

@media only screen and (max-width: 991px) {
  /* line 5, src/sass/periogard-quiz-page/_box-pg-hero-banner.scss */
  .box-pg-hero-banner img {
    border-radius: 50px 0 0;
  }
}

/* line 13, src/sass/periogard-quiz-page/_box-pg-hero-banner.scss */
.box-pg-hero-banner .richText {
  position: absolute;
  width: 100%;
  top: 58px;
  left: 12%;
}

@media only screen and (min-width: 991px) {
  /* line 13, src/sass/periogard-quiz-page/_box-pg-hero-banner.scss */
  .box-pg-hero-banner .richText {
    top: 7px;
  }
}

@media only screen and (max-width: 991px) {
  /* line 13, src/sass/periogard-quiz-page/_box-pg-hero-banner.scss */
  .box-pg-hero-banner .richText {
    position: relative;
    top: auto;
    left: auto;
    margin-top: -5px;
  }
}

@media (min-width: 1400px) {
  /* line 13, src/sass/periogard-quiz-page/_box-pg-hero-banner.scss */
  .box-pg-hero-banner .richText {
    top: 18%;
  }
}

@media only screen and (max-width: 991px) {
  /* line 34, src/sass/periogard-quiz-page/_box-pg-hero-banner.scss */
  .box-pg-hero-banner .richText .component-content {
    background: #f3f3f3;
    border-radius: 0 0 32px;
    padding: 20px;
  }
}

/* line 42, src/sass/periogard-quiz-page/_box-pg-hero-banner.scss */
.box-pg-hero-banner .richText h1 {
  font-size: 65px;
}

@media only screen and (max-width: 991px) {
  /* line 42, src/sass/periogard-quiz-page/_box-pg-hero-banner.scss */
  .box-pg-hero-banner .richText h1 {
    font-size: 32px;
    line-height: 43px;
  }
}

/* line 50, src/sass/periogard-quiz-page/_box-pg-hero-banner.scss */
.box-pg-hero-banner .richText h1 sup {
  top: -40px;
}

@media only screen and (max-width: 991px) {
  /* line 50, src/sass/periogard-quiz-page/_box-pg-hero-banner.scss */
  .box-pg-hero-banner .richText h1 sup {
    top: -25px;
  }
}

/* line 59, src/sass/periogard-quiz-page/_box-pg-hero-banner.scss */
.box-pg-hero-banner .richText h3 {
  font-size: 26px;
}

@media only screen and (min-width: 1200px) {
  /* line 59, src/sass/periogard-quiz-page/_box-pg-hero-banner.scss */
  .box-pg-hero-banner .richText h3 {
    font-size: 30px;
  }
}

/* line 67, src/sass/periogard-quiz-page/_box-pg-hero-banner.scss */
.box-pg-hero-banner .richText p {
  font-weight: 200;
  font-size: 18px;
}

@media only screen and (min-width: 1200px) {
  /* line 67, src/sass/periogard-quiz-page/_box-pg-hero-banner.scss */
  .box-pg-hero-banner .richText p {
    font-size: 22px;
  }
}

/* line 76, src/sass/periogard-quiz-page/_box-pg-hero-banner.scss */
.box-pg-hero-banner .richText .red-and-white {
  margin-right: 20px;
}

/* line 80, src/sass/periogard-quiz-page/_box-pg-hero-banner.scss */
.box-pg-hero-banner .richText .disclaimer {
  display: block;
  font-size: 12px;
  color: #777675;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 6, src/sass/periogard-quiz-page/_box-pg-quiz-banner.scss */
.box-pg-quiz-banner .richText .component-content {
  box-shadow: 0 13px 38px rgba(175, 177, 177, 0.5);
  border-radius: 32px 0 32px 32px;
  padding: 30px;
  margin-top: -44px;
  background: #fff;
}

/* line 14, src/sass/periogard-quiz-page/_box-pg-quiz-banner.scss */
.box-pg-quiz-banner .richText .dark-gray-text {
  font-size: 1.6rem;
  font-weight: 300;
  color: #595655;
}

/* line 20, src/sass/periogard-quiz-page/_box-pg-quiz-banner.scss */
.box-pg-quiz-banner .richText .quiz-mobile-title {
  display: none;
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  letter-spacing: 0.6px;
}

@media only screen and (max-width: 767px) {
  /* line 20, src/sass/periogard-quiz-page/_box-pg-quiz-banner.scss */
  .box-pg-quiz-banner .richText .quiz-mobile-title {
    display: block;
  }
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 5, src/sass/periogard-quiz-page/_box-pg-img-banner.scss */
.box-pg-img-banner .richText {
  position: absolute;
  bottom: 18%;
  left: 7%;
  max-width: 350px;
}

@media only screen and (min-width: 1200px) {
  /* line 5, src/sass/periogard-quiz-page/_box-pg-img-banner.scss */
  .box-pg-img-banner .richText {
    bottom: 21%;
    left: 0;
    max-width: 500px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 5, src/sass/periogard-quiz-page/_box-pg-img-banner.scss */
  .box-pg-img-banner .richText {
    bottom: 4%;
  }
}

/* line 21, src/sass/periogard-quiz-page/_box-pg-img-banner.scss */
.box-pg-img-banner .richText h2 {
  font-style: italic;
  font-weight: 700;
  font-size: 32px;
  line-height: 40px;
  letter-spacing: 0.6px;
  color: #fff;
  text-shadow: 0 6px 26px rgba(0, 0, 0, 0.5);
}

@media only screen and (min-width: 1200px) {
  /* line 21, src/sass/periogard-quiz-page/_box-pg-img-banner.scss */
  .box-pg-img-banner .richText h2 {
    font-size: 47px;
    line-height: 50px;
  }
}

/* line 36, src/sass/periogard-quiz-page/_box-pg-img-banner.scss */
.box-pg-img-banner .richText p {
  font-weight: 400;
  font-size: 20px;
  line-height: 40px;
  letter-spacing: -0.5px;
  color: #fff;
}

@media only screen and (min-width: 1200px) {
  /* line 36, src/sass/periogard-quiz-page/_box-pg-img-banner.scss */
  .box-pg-img-banner .richText p {
    font-size: 31px;
  }
}

/* line 2, src/sass/periogard-quiz-page/_box-pg-disease-flexbox.scss */
.box-pg-disease-flexbox > .component-content > .paragraphSystem {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/periogard-quiz-page/_box-pg-disease-cards.scss */
.box-pg-disease-cards {
  max-width: 347px;
  margin: 25px 15px 0;
}

@media only screen and (max-width: 991px) {
  /* line 4, src/sass/periogard-quiz-page/_box-pg-disease-cards.scss */
  .box-pg-disease-cards {
    margin-bottom: 25px;
  }
}

/* line 12, src/sass/periogard-quiz-page/_box-pg-disease-cards.scss */
.box-pg-disease-cards .image {
  z-index: 2;
}

/* line 16, src/sass/periogard-quiz-page/_box-pg-disease-cards.scss */
.box-pg-disease-cards .richText {
  margin-top: -95px;
  z-index: 1;
  background: #fff;
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.15);
  border-radius: 20px 0 20px 20px;
  height: 320px;
}

/* line 24, src/sass/periogard-quiz-page/_box-pg-disease-cards.scss */
.box-pg-disease-cards .richText > .component-content {
  padding: 90px 20px 10px;
}

@media only screen and (max-width: 767px) {
  /* line 24, src/sass/periogard-quiz-page/_box-pg-disease-cards.scss */
  .box-pg-disease-cards .richText > .component-content {
    padding: 90px 0 10px;
  }
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 5, src/sass/periogard-quiz-page/_carousel-pg-product-cards.scss */
.carousel-pg-product-cards h3 {
  color: #000;
  font-style: normal;
}

/* line 10, src/sass/periogard-quiz-page/_carousel-pg-product-cards.scss */
.carousel-pg-product-cards .slick-list {
  padding: 0 0 20px 10px;
}

/* line 14, src/sass/periogard-quiz-page/_carousel-pg-product-cards.scss */
.carousel-pg-product-cards .card {
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.25);
  margin: 10px;
}
@charset "UTF-8";
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* Slider */
/* stylelint-disable */
/* line 3, src/sass/libs/slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 17, src/sass/libs/slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

/* line 24, src/sass/libs/slick.scss */
.slick-list:focus {
  outline: none;
}

/* line 28, src/sass/libs/slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 33, src/sass/libs/slick.scss */
.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);
}

/* line 42, src/sass/libs/slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 50, src/sass/libs/slick.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

/* line 56, src/sass/libs/slick.scss */
.slick-track:after {
  clear: both;
}

/* line 60, src/sass/libs/slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 64, src/sass/libs/slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

/* line 68, src/sass/libs/slick.scss */
[dir="rtl"] .slick-slide {
  float: right;
}

/* line 71, src/sass/libs/slick.scss */
.slick-slide img {
  display: block;
}

/* line 74, src/sass/libs/slick.scss */
.slick-slide.slick-loading img {
  display: none;
}

/* line 80, src/sass/libs/slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 84, src/sass/libs/slick.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 88, src/sass/libs/slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 92, src/sass/libs/slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 98, src/sass/libs/slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* stylelint-enable */
/* stylelint-disable */
/* Slider */
/* .slick-list {
    .slick-loading & {
        background: #fff slick-image-url("ajax-loader.gif") center center no-repeat;
    }
} */
/* Icons */
@font-face {
  font-family: "slick";
  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");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
/* line 65, src/sass/libs/slick-theme.scss */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

/* line 83, src/sass/libs/slick-theme.scss */
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

/* line 87, src/sass/libs/slick-theme.scss */
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

/* line 91, src/sass/libs/slick-theme.scss */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

/* line 94, src/sass/libs/slick-theme.scss */
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 105, src/sass/libs/slick-theme.scss */
.slick-prev {
  left: -25px;
}

/* line 107, src/sass/libs/slick-theme.scss */
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

/* line 111, src/sass/libs/slick-theme.scss */
.slick-prev:before {
  content: "←";
}

/* line 113, src/sass/libs/slick-theme.scss */
[dir="rtl"] .slick-prev:before {
  content: "→";
}

/* line 119, src/sass/libs/slick-theme.scss */
.slick-next {
  right: -25px;
}

/* line 121, src/sass/libs/slick-theme.scss */
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

/* line 125, src/sass/libs/slick-theme.scss */
.slick-next:before {
  content: "→";
}

/* line 127, src/sass/libs/slick-theme.scss */
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
/* line 135, src/sass/libs/slick-theme.scss */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

/* line 139, src/sass/libs/slick-theme.scss */
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

/* line 148, src/sass/libs/slick-theme.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

/* line 156, src/sass/libs/slick-theme.scss */
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

/* line 168, src/sass/libs/slick-theme.scss */
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

/* stylelint-enable */
/* line 6, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
.carousel.wh-lp-kv {
  padding: 0;
  background: linear-gradient(to bottom, #fff 5%, #f1f1f1 5% 85%, #fff 15%);
}

@media only screen and (max-width: 767px) {
  /* line 6, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
  .carousel.wh-lp-kv {
    background: linear-gradient(to bottom, #fff 10%, #f1f1f1 10% 100%);
  }
}

/* line 14, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
.carousel.wh-lp-kv .component-content {
  max-width: 1120px;
  background: transparent;
}

@media only screen and (min-width: 1200px) {
  /* line 14, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
  .carousel.wh-lp-kv .component-content {
    max-width: 1440px;
  }
}

/* line 23, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
.carousel.wh-lp-kv > .component-content {
  padding: 0;
}

/* line 27, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
.carousel.wh-lp-kv .richText {
  max-width: 50%;
  margin-top: 25px;
}

@media only screen and (min-width: 1200px) {
  /* line 27, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
  .carousel.wh-lp-kv .richText {
    margin-top: 70px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 27, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
  .carousel.wh-lp-kv .richText {
    margin-top: 0;
    padding: 30px 30px 40px;
    max-width: 100%;
  }
}

/* line 41, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
.carousel.wh-lp-kv .richText h1 {
  font-family: 'ColgateReady Heavy', 'Arial', sans-serif;
  font-size: 30px;
  font-weight: 900;
  line-height: 1.24;
  letter-spacing: -0.72px;
}

@media only screen and (min-width: 1200px) {
  /* line 41, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
  .carousel.wh-lp-kv .richText h1 {
    font-size: 45px;
  }
}

/* line 53, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
.carousel.wh-lp-kv .richText p {
  font-size: 16px;
}

/* line 57, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
.carousel.wh-lp-kv .richText sup {
  top: -11px;
}

@media only screen and (max-width: 767px) {
  /* line 61, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
  .carousel.wh-lp-kv .richText button {
    display: block;
    margin: 0 auto;
  }
}

/* line 69, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
.carousel.wh-lp-kv .carousel-nav {
  display: none;
}

/* line 73, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
.carousel.wh-lp-kv .carousel-slides {
  margin: 0 90px;
}

@media only screen and (max-width: 991px) {
  /* line 73, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
  .carousel.wh-lp-kv .carousel-slides {
    margin: 0 10px;
    max-width: 100vw;
  }
}

/* line 82, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
.carousel.wh-lp-kv .slick-slider {
  overflow: visible;
  height: auto !important;
}

/* line 86, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
.carousel.wh-lp-kv .slick-slider.slick-dotted {
  margin-bottom: 0;
}

/* line 91, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
.carousel.wh-lp-kv .slick-track {
  display: flex;
}

/* line 95, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
.carousel.wh-lp-kv .slick-initialized .slick-slide {
  display: block !important;
}

/* line 99, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
.carousel.wh-lp-kv .slick-slide {
  position: relative;
}

/* line 102, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
.carousel.wh-lp-kv .slick-slide .content {
  height: 100%;
}

/* line 106, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
.carousel.wh-lp-kv .slick-slide .box,
.carousel.wh-lp-kv .slick-slide .richText {
  height: 100%;
}

/* line 113, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
.carousel.wh-lp-kv .slick-arrow {
  position: absolute;
  top: 0;
  cursor: pointer;
  border: 0;
  background: #fff;
  box-shadow: 0 4px 8px rgba(51, 51, 51, 0.2);
  border-radius: 99px;
  width: 42px;
  height: 42px;
  top: 50%;
  font-size: 0;
  z-index: 99;
}

/* line 127, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
.carousel.wh-lp-kv .slick-arrow.slick-disabled {
  opacity: 0;
  visibility: hidden;
}

/* line 132, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
.carousel.wh-lp-kv .slick-arrow::before {
  font-family: 'ColgateRelaunchIcons';
  position: absolute;
  opacity: 1;
  font-size: 16px;
  top: 12px;
  left: 14px;
  color: #d2010d;
}

/* line 143, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
.carousel.wh-lp-kv .slick-prev {
  left: -50px;
}

/* line 146, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
.carousel.wh-lp-kv .slick-prev::before {
  content: '\e909';
}

/* line 151, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
.carousel.wh-lp-kv .slick-next {
  right: -25px;
}

@media only screen and (max-width: 767px) {
  /* line 151, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
  .carousel.wh-lp-kv .slick-next {
    right: 10px;
  }
}

/* line 158, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
.carousel.wh-lp-kv .slick-next::before {
  content: '\e90a';
}

/* line 164, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
.carousel.wh-lp-kv .slick-dots {
  list-style: none;
  display: flex;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  /* line 164, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
  .carousel.wh-lp-kv .slick-dots {
    bottom: 10px;
  }
}

/* line 173, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
.carousel.wh-lp-kv .slick-dots li {
  margin: 0 7px;
}

/* line 177, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
.carousel.wh-lp-kv .slick-dots button {
  border: 0;
  filter: drop-shadow(0 2px 4px rgba(210, 1, 13, 0.2));
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background-color: #fff;
  font-size: 0;
}

/* line 187, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
.carousel.wh-lp-kv .slick-dots .slick-active button {
  background-color: #d2010d;
}

/* line 192, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
.carousel.wh-lp-kv .carousel-cover {
  margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
  /* line 192, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
  .carousel.wh-lp-kv .carousel-cover {
    margin-bottom: 0;
  }
}

/* line 200, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
.carousel.wh-lp-kv .carousel-content {
  position: absolute;
  max-width: 100%;
  height: 100%;
}

@media only screen and (max-width: 767px) {
  /* line 200, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
  .carousel.wh-lp-kv .carousel-content {
    position: inherit;
  }
}

@media only screen and (max-width: 767px) {
  /* line 209, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
  .carousel.wh-lp-kv .carousel-content .divider {
    display: none;
  }
}

/* line 216, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
.carousel.wh-lp-kv .carouselSlide .image-and-content {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  /* line 216, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
  .carousel.wh-lp-kv .carouselSlide .image-and-content {
    flex-direction: column-reverse;
  }
}

@media only screen and (max-width: 767px) {
  /* line 225, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-kv.scss */
  .carousel.wh-lp-kv .carouselSlide .image-and-content picture {
    order: 1;
    margin-top: 90px;
  }
}

/* line 1, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-products-card.scss */
.wh-product-cards--carousel {
  padding-left: 17px;
}

/* line 4, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-products-card.scss */
.wh-product-cards--carousel .cards-container {
  margin-left: -13px !important;
}

/* line 8, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-products-card.scss */
.wh-product-cards--carousel .small-title {
  display: none;
}

/* line 13, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-products-card.scss */
.wh-product-cards--carousel .slick-arrow {
  position: absolute;
  top: 0;
  cursor: pointer;
  border: 0;
  background: #fff;
  box-shadow: 0 4px 8px rgba(51, 51, 51, 0.2);
  border-radius: 99px;
  width: 42px;
  height: 42px;
  top: 31%;
  font-size: 0;
  z-index: 9999;
}

/* line 27, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-products-card.scss */
.wh-product-cards--carousel .slick-arrow.slick-disabled {
  opacity: 0;
  visibility: hidden;
}

/* line 32, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-products-card.scss */
.wh-product-cards--carousel .slick-arrow::before {
  font-family: 'ColgateRelaunchIcons';
  position: absolute;
  opacity: 1;
  font-size: 16px;
  top: 12px;
  left: 14px;
  color: #d2010d;
}

/* line 43, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-products-card.scss */
.wh-product-cards--carousel .slick-dots {
  display: none;
}

@media only screen and (max-width: 767px) {
  /* line 43, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-products-card.scss */
  .wh-product-cards--carousel .slick-dots {
    list-style: none;
    display: flex;
    justify-content: center;
  }
}

@media only screen and (max-width: 767px) and (max-width: 767px) {
  /* line 43, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-products-card.scss */
  .wh-product-cards--carousel .slick-dots {
    bottom: 10px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 55, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-products-card.scss */
  .wh-product-cards--carousel .slick-dots li {
    margin: 0 7px;
  }
  /* line 59, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-products-card.scss */
  .wh-product-cards--carousel .slick-dots button {
    border: 0;
    filter: drop-shadow(0 2px 4px rgba(210, 1, 13, 0.2));
    width: 16px;
    height: 16px;
    border-radius: 100%;
    background-color: #fff;
    font-size: 0;
  }
  /* line 69, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-products-card.scss */
  .wh-product-cards--carousel .slick-dots .slick-active button {
    background-color: #d2010d;
  }
}

/* line 75, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-products-card.scss */
.wh-product-cards--carousel .slick-prev {
  left: -0.5vw;
}

@media only screen and (max-width: 991px) {
  /* line 75, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-products-card.scss */
  .wh-product-cards--carousel .slick-prev {
    left: 4px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 75, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-products-card.scss */
  .wh-product-cards--carousel .slick-prev {
    visibility: hidden;
  }
}

/* line 86, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-products-card.scss */
.wh-product-cards--carousel .slick-prev:hover {
  background: #fff;
}

/* line 90, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-products-card.scss */
.wh-product-cards--carousel .slick-prev::before {
  content: '\e909';
}

/* line 95, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-products-card.scss */
.wh-product-cards--carousel .slick-next {
  right: -1vw;
}

@media only screen and (max-width: 767px) {
  /* line 95, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-products-card.scss */
  .wh-product-cards--carousel .slick-next {
    visibility: hidden;
  }
}

/* line 102, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-products-card.scss */
.wh-product-cards--carousel .slick-next:hover {
  background: #fff;
}

/* line 106, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-products-card.scss */
.wh-product-cards--carousel .slick-next::before {
  content: '\e90a';
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* Slider */
/* stylelint-disable */
/* line 3, src/sass/libs/slick.scss */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 17, src/sass/libs/slick.scss */
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

/* line 24, src/sass/libs/slick.scss */
.slick-list:focus {
  outline: none;
}

/* line 28, src/sass/libs/slick.scss */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 33, src/sass/libs/slick.scss */
.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);
}

/* line 42, src/sass/libs/slick.scss */
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 50, src/sass/libs/slick.scss */
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

/* line 56, src/sass/libs/slick.scss */
.slick-track:after {
  clear: both;
}

/* line 60, src/sass/libs/slick.scss */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 64, src/sass/libs/slick.scss */
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

/* line 68, src/sass/libs/slick.scss */
[dir="rtl"] .slick-slide {
  float: right;
}

/* line 71, src/sass/libs/slick.scss */
.slick-slide img {
  display: block;
}

/* line 74, src/sass/libs/slick.scss */
.slick-slide.slick-loading img {
  display: none;
}

/* line 80, src/sass/libs/slick.scss */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 84, src/sass/libs/slick.scss */
.slick-initialized .slick-slide {
  display: block;
}

/* line 88, src/sass/libs/slick.scss */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 92, src/sass/libs/slick.scss */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 98, src/sass/libs/slick.scss */
.slick-arrow.slick-hidden {
  display: none;
}

/* stylelint-enable */
/* stylelint-disable */
/* Slider */
/* .slick-list {
    .slick-loading & {
        background: #fff slick-image-url("ajax-loader.gif") center center no-repeat;
    }
} */
/* Icons */
@font-face {
  font-family: "slick";
  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");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
/* line 65, src/sass/libs/slick-theme.scss */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

/* line 83, src/sass/libs/slick-theme.scss */
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

/* line 87, src/sass/libs/slick-theme.scss */
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}

/* line 91, src/sass/libs/slick-theme.scss */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

/* line 94, src/sass/libs/slick-theme.scss */
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 105, src/sass/libs/slick-theme.scss */
.slick-prev {
  left: -25px;
}

/* line 107, src/sass/libs/slick-theme.scss */
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

/* line 111, src/sass/libs/slick-theme.scss */
.slick-prev:before {
  content: "←";
}

/* line 113, src/sass/libs/slick-theme.scss */
[dir="rtl"] .slick-prev:before {
  content: "→";
}

/* line 119, src/sass/libs/slick-theme.scss */
.slick-next {
  right: -25px;
}

/* line 121, src/sass/libs/slick-theme.scss */
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

/* line 125, src/sass/libs/slick-theme.scss */
.slick-next:before {
  content: "→";
}

/* line 127, src/sass/libs/slick-theme.scss */
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
/* line 135, src/sass/libs/slick-theme.scss */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

/* line 139, src/sass/libs/slick-theme.scss */
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

/* line 148, src/sass/libs/slick-theme.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

/* line 156, src/sass/libs/slick-theme.scss */
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

/* line 168, src/sass/libs/slick-theme.scss */
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

/* stylelint-enable */
/* line 7, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel {
  padding: 0;
}

/* line 10, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel .component-content {
  max-width: 1120px;
  margin: 0 auto;
  background: transparent;
}

@media only screen and (min-width: 1200px) {
  /* line 10, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
  .carousel.wh-lp-reviews-carousel .component-content {
    max-width: 1440px;
  }
}

/* line 20, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel > .component-content {
  padding: 0;
}

/* line 24, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel .richText-content {
  float: right;
  text-align: center;
  height: 100%;
  padding: 4vh;
  max-width: 54%;
}

@media only screen and (min-width: 1200px) {
  /* line 24, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
  .carousel.wh-lp-reviews-carousel .richText-content {
    padding: 5vw;
    max-width: 45%;
  }
}

@media only screen and (max-width: 991px) {
  /* line 24, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
  .carousel.wh-lp-reviews-carousel .richText-content {
    max-width: 60%;
  }
}

@media only screen and (max-width: 991px) {
  /* line 24, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
  .carousel.wh-lp-reviews-carousel .richText-content {
    padding: 50px 15px 0;
    max-width: 100%;
  }
}

/* line 45, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel .richText-content img {
  margin: 0 auto;
}

/* line 49, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel .richText-content h2 {
  color: #fff;
  font-size: 30px;
}

@media only screen and (max-width: 991px) {
  /* line 49, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
  .carousel.wh-lp-reviews-carousel .richText-content h2 {
    font-size: 24px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 49, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
  .carousel.wh-lp-reviews-carousel .richText-content h2 {
    line-height: 1;
  }
}

/* line 62, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel .richText-content p {
  font-size: 24px;
  color: #fff;
}

@media only screen and (max-width: 991px) {
  /* line 62, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
  .carousel.wh-lp-reviews-carousel .richText-content p {
    font-size: 18px;
  }
}

/* line 73, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel .hidden-desktop .richText-content {
  padding: 10px;
  margin: 20px auto;
  float: none;
}

/* line 78, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel .hidden-desktop .richText-content h2 {
  color: #000;
  font-size: 20px;
}

/* line 83, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel .hidden-desktop .richText-content p {
  color: #000;
  font-size: 16px;
}

/* line 90, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel .wh-lp-carousel-mobile-bg {
  display: none;
}

@media only screen and (max-width: 991px) {
  /* line 90, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
  .carousel.wh-lp-reviews-carousel .wh-lp-carousel-mobile-bg {
    display: block;
    order: 1;
  }
  /* line 97, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
  .carousel.wh-lp-reviews-carousel .wh-lp-carousel-mobile-bg img {
    width: 100%;
  }
}

/* line 103, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel .carousel-nav {
  display: none;
}

/* line 107, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel .carousel-slides {
  margin: 0 90px;
}

@media only screen and (max-width: 991px) {
  /* line 107, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
  .carousel.wh-lp-reviews-carousel .carousel-slides {
    margin: 0 auto;
    max-width: 100vw;
  }
}

/* line 116, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel .slick-slider {
  overflow: visible;
  height: auto !important;
}

/* line 120, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel .slick-slider.slick-dotted {
  margin-bottom: 0;
}

/* line 125, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel .slick-track {
  display: flex;
}

/* line 129, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel .slick-initialized .slick-slide {
  display: block !important;
}

/* line 133, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel .slick-slide {
  position: relative;
}

/* line 136, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel .slick-slide .content {
  height: 100%;
}

/* line 140, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel .slick-slide .box,
.carousel.wh-lp-reviews-carousel .slick-slide .richText {
  height: 100%;
}

/* line 147, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel .slick-arrow {
  position: absolute;
  top: 0;
  z-index: 9999;
  cursor: pointer;
  border: 0;
  background: #fff;
  box-shadow: 0 4px 8px rgba(51, 51, 51, 0.2);
  border-radius: 99px;
  width: 42px;
  height: 42px;
  top: 50%;
  font-size: 0;
  z-index: 99;
}

/* line 163, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel .slick-arrow.slick-disabled {
  opacity: 0;
  visibility: hidden;
}

/* line 168, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel .slick-arrow::before {
  font-family: 'ColgateRelaunchIcons';
  position: absolute;
  opacity: 1;
  font-size: 16px;
  top: 12px;
  left: 14px;
  color: #d2010d;
}

/* line 179, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel .slick-prev {
  left: -25px;
}

/* line 182, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel .slick-prev::before {
  content: '\e909';
}

/* line 187, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel .slick-next {
  right: -25px;
}

@media only screen and (max-width: 767px) {
  /* line 187, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
  .carousel.wh-lp-reviews-carousel .slick-next {
    right: 10px;
  }
}

/* line 194, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel .slick-next::before {
  content: '\e90a';
}

/* line 200, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel .slick-dots {
  list-style: none;
  display: flex;
  justify-content: center;
  bottom: 10px;
}

/* line 206, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel .slick-dots li {
  margin: 0 7px;
}

/* line 210, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel .slick-dots button {
  border: 0;
  filter: drop-shadow(0 2px 4px rgba(210, 1, 13, 0.2));
  width: 16px;
  height: 16px;
  border-radius: 100%;
  background-color: #fff;
  font-size: 0;
}

/* line 220, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel .slick-dots .slick-active button {
  background-color: #d2010d;
}

/* line 225, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel .carousel-cover {
  max-width: 100%;
}

@media only screen and (max-width: 991px) {
  /* line 225, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
  .carousel.wh-lp-reviews-carousel .carousel-cover {
    display: none !important;
  }
}

/* line 233, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel .carousel-content {
  position: absolute;
  max-width: 100%;
  height: 100%;
}

@media only screen and (max-width: 991px) {
  /* line 233, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
  .carousel.wh-lp-reviews-carousel .carousel-content {
    position: inherit;
  }
}

@media only screen and (max-width: 991px) {
  /* line 242, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
  .carousel.wh-lp-reviews-carousel .carousel-content .content {
    display: flex;
    flex-direction: column-reverse;
  }
}

/* line 250, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
.carousel.wh-lp-reviews-carousel .carouselSlide .image-and-content {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

@media only screen and (max-width: 991px) {
  /* line 250, src/sass/whitening-hub-quiz-lp/_carousel-wh-lp-reviews.scss */
  .carousel.wh-lp-reviews-carousel .carouselSlide .image-and-content {
    flex-direction: column-reverse;
  }
}

/* line 1, src/sass/whitening-hub-quiz-lp/_box-wh-lp-second-banner.scss */
.wh-hub-second-banner {
  position: relative;
}

/* line 4, src/sass/whitening-hub-quiz-lp/_box-wh-lp-second-banner.scss */
.wh-hub-second-banner .richText.even {
  position: absolute;
  right: 0;
  width: 50vw;
  margin-top: 12vw;
}

@media only screen and (min-width: 1200px) {
  /* line 4, src/sass/whitening-hub-quiz-lp/_box-wh-lp-second-banner.scss */
  .wh-hub-second-banner .richText.even {
    width: 440px;
    margin: 60px 140px 0 0;
    line-height: 0.9;
  }
}

@media only screen and (max-width: 991px) {
  /* line 4, src/sass/whitening-hub-quiz-lp/_box-wh-lp-second-banner.scss */
  .wh-hub-second-banner .richText.even {
    margin-top: 8vw;
  }
}

@media only screen and (max-width: 767px) {
  /* line 4, src/sass/whitening-hub-quiz-lp/_box-wh-lp-second-banner.scss */
  .wh-hub-second-banner .richText.even {
    margin-top: 2vw;
  }
}

/* line 24, src/sass/whitening-hub-quiz-lp/_box-wh-lp-second-banner.scss */
.wh-hub-second-banner .richText.even h2 {
  color: #fff;
  font-weight: 300;
}

/* line 28, src/sass/whitening-hub-quiz-lp/_box-wh-lp-second-banner.scss */
.wh-hub-second-banner .richText.even h2 .small-text {
  font-size: 3vw;
}

@media only screen and (min-width: 1200px) {
  /* line 28, src/sass/whitening-hub-quiz-lp/_box-wh-lp-second-banner.scss */
  .wh-hub-second-banner .richText.even h2 .small-text {
    font-size: 3rem;
  }
}

/* line 36, src/sass/whitening-hub-quiz-lp/_box-wh-lp-second-banner.scss */
.wh-hub-second-banner .richText.even h2 .big-text {
  font-size: 8.5vw;
}

@media only screen and (min-width: 1200px) {
  /* line 36, src/sass/whitening-hub-quiz-lp/_box-wh-lp-second-banner.scss */
  .wh-hub-second-banner .richText.even h2 .big-text {
    font-size: 8rem;
  }
}

/* line 44, src/sass/whitening-hub-quiz-lp/_box-wh-lp-second-banner.scss */
.wh-hub-second-banner .richText.even h2 .bubble-text::after {
  position: absolute;
  content: '';
  background-image: url("../fonts/bubbles.svg");
  background-repeat: no-repeat;
  width: 50px;
  height: 59px;
  top: 20px;
}

/* line 56, src/sass/whitening-hub-quiz-lp/_box-wh-lp-second-banner.scss */
.wh-hub-second-banner .richText.odd {
  position: relative;
  margin: 30px 0;
}

@media only screen and (min-width: 1200px) {
  /* line 56, src/sass/whitening-hub-quiz-lp/_box-wh-lp-second-banner.scss */
  .wh-hub-second-banner .richText.odd {
    position: absolute;
    width: 600px;
    top: 240px;
    right: 0;
  }
}

/* line 68, src/sass/whitening-hub-quiz-lp/_box-wh-lp-second-banner.scss */
.wh-hub-second-banner .richText.odd .richText-content div {
  display: flex;
  margin-top: 20px;
}

@media only screen and (min-width: 1200px) {
  /* line 68, src/sass/whitening-hub-quiz-lp/_box-wh-lp-second-banner.scss */
  .wh-hub-second-banner .richText.odd .richText-content div {
    margin-top: 0;
  }
}

/* line 76, src/sass/whitening-hub-quiz-lp/_box-wh-lp-second-banner.scss */
.wh-hub-second-banner .richText.odd .richText-content div img {
  margin-right: 20px;
  width: 114px;
  object-fit: contain;
}

/* line 83, src/sass/whitening-hub-quiz-lp/_box-wh-lp-second-banner.scss */
.wh-hub-second-banner .richText.odd .richText-content p {
  color: #fff;
}

@media (max-width: 1200px) {
  /* line 83, src/sass/whitening-hub-quiz-lp/_box-wh-lp-second-banner.scss */
  .wh-hub-second-banner .richText.odd .richText-content p {
    color: #333;
  }
}

/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 4, src/sass/whitening-hub-quiz-lp/_box-wh-pdp-banners.scss */
.box-wh-pdp-banner > .component-content {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
}

@media only screen and (max-width: 1200px) {
  /* line 4, src/sass/whitening-hub-quiz-lp/_box-wh-pdp-banners.scss */
  .box-wh-pdp-banner > .component-content {
    padding: 100px 40px 20px;
  }
}

@media only screen and (max-width: 576px) {
  /* line 4, src/sass/whitening-hub-quiz-lp/_box-wh-pdp-banners.scss */
  .box-wh-pdp-banner > .component-content {
    padding: 40px 20px 20px;
  }
}
/* stylelint-disable string-no-newline */
/* stylelint-enable */
/* line 1, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-container.scss */
.wh-hub-quiz-container {
  padding-top: 150px;
  position: relative;
}

@media only screen and (min-width: 1200px) {
  /* line 1, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-container.scss */
  .wh-hub-quiz-container {
    padding-top: 100px;
  }
}

/* line 10, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-container.scss */
.wh-hub-quiz-container > .component-content > .content {
  display: flex;
}

/* line 1, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
.wh-hub-quiz-question-container {
  padding: 0;
  background-color: #f8f8f8;
  border-radius: 20px;
  box-shadow: 0 0 10px 2px #ccc;
  position: relative;
  z-index: 1;
  padding: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 0 0 95%;
  margin: 0 auto;
}

@media only screen and (min-width: 1200px) {
  /* line 1, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
  .wh-hub-quiz-question-container {
    flex: 0 0 45%;
    margin: -50px;
  }
}

@media only screen and (max-width: 767px) {
  /* line 1, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
  .wh-hub-quiz-question-container {
    padding: 20px;
  }
}

/* line 25, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
.wh-hub-quiz-question-container--results {
  padding: 20px 45px;
}

@media only screen and (min-width: 1200px) {
  /* line 25, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
  .wh-hub-quiz-question-container--results {
    flex: 0 0 70%;
  }
}

@media only screen and (max-width: 767px) {
  /* line 25, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
  .wh-hub-quiz-question-container--results {
    padding: 20px;
  }
}

/* line 37, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
.wh-hub-quiz-question-container--results > .component-content {
  width: 100%;
}

/* line 43, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
.whitening-hub-quiz {
  text-align: center;
}

/* line 46, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
.whitening-hub-quiz h3 {
  font-size: 30px;
  font-weight: 900;
}

@media only screen and (max-width: 767px) {
  /* line 46, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
  .whitening-hub-quiz h3 {
    font-size: 25px;
  }
}

/* line 55, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
.whitening-hub-quiz p {
  font-size: 16px;
}

/* line 65, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
.whq__results {
  display: none;
  flex-direction: column;
  margin-bottom: 60px;
  width: 100%;
}

@media only screen and (min-width: 1200px) {
  /* line 65, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
  .whq__results {
    flex-direction: row;
    margin-bottom: 0;
  }
}

/* line 77, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
.whq__results.active {
  display: flex;
}

/* line 82, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
.whq__results-text {
  text-align: left;
  align-items: center;
  display: flex;
  margin-bottom: 30px;
}

@media only screen and (min-width: 1200px) {
  /* line 82, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
  .whq__results-text {
    position: relative;
    margin-bottom: 0;
  }
}

/* line 93, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
.whq__results-text h3 {
  font-size: 45px;
}

@media only screen and (max-width: 767px) {
  /* line 93, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
  .whq__results-text h3 {
    font-size: 38px;
  }
}

/* line 100, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
.whq__results-text h3 span {
  font-style: italic;
  font-size: 24px;
}

/* line 106, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
.whq__results-text .whq__results-reset {
  position: absolute;
  bottom: 0;
  right: 0;
  font-size: 18px;
  color: #1c838a;
  border: 0;
  background: transparent;
  font-style: italic;
  font-weight: 600;
  cursor: pointer;
}

@media only screen and (min-width: 1200px) {
  /* line 106, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
  .whq__results-text .whq__results-reset {
    left: 0;
    right: auto;
  }
}

/* line 123, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
.whq__results-text .whq__results-reset:hover {
  opacity: 0.8;
}

/* line 127, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
.whq__results-text .whq__results-reset::before {
  content: url("../fonts/return-arrow.svg");
  position: absolute;
  left: -20px;
}

/* line 135, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
.whq__results-products {
  display: flex;
  justify-content: center;
}

/* line 140, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
.whq__results-product {
  display: flex;
  flex-direction: column;
  max-width: 300px;
  margin: 0 10px;
  align-items: flex-start;
  text-align: left;
  display: none;
}

@media only screen and (max-width: 767px) {
  /* line 140, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
  .whq__results-product {
    max-width: calc(50% - 20px);
  }
}

/* line 154, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
.whq__results-product.show {
  display: flex;
}

/* line 158, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
.whq__results-product p.whq__results-product-desc {
  font-size: 14px;
  margin: 5px 0;
}

@media only screen and (max-width: 767px) {
  /* line 163, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
  .whq__results-product .bazaarvoice-rating {
    transform: scale(0.8);
    transform-origin: top left;
  }
}

/* line 171, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
.whq__results-product-image {
  width: 19.444vw;
  height: 19.444vw;
  max-width: 280px;
  max-height: 280px;
  background-color: #fff;
  border-radius: 20px;
  padding: 25px;
  box-sizing: border-box;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  min-width: 100%;
  /* stylelint-disable */
  aspect-ratio: 1/1;
  /* stylelint-enable */
  max-width: 100%;
}

@media only screen and (max-width: 991px) {
  /* line 171, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
  .whq__results-product-image {
    width: auto;
    height: auto;
  }
}

@media only screen and (max-width: 767px) {
  /* line 171, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
  .whq__results-product-image {
    padding: 10px;
  }
}

/* line 199, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
.whq__results-product-image img {
  max-height: 100%;
  max-width: 100%;
}

/* line 205, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
.whq__results-product-title {
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  margin-top: 10px;
  min-height: 60px;
}

@media only screen and (max-width: 767px) {
  /* line 205, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
  .whq__results-product-title {
    font-size: 22px;
  }
}

/* line 217, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
.whq__question {
  display: none;
  flex-direction: column;
  align-items: center;
}

/* line 222, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
.whq__question button {
  margin-top: 20px;
  min-width: 120px;
}

/* line 227, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
.whq__question.step-active {
  display: flex;
}

/* line 237, src/sass/whitening-hub-quiz/_box-wh-hub-quiz-question-container.scss */
.whq__btn-container {
  display: flex;
  flex-direction: column;
}

/* line 1, src/sass/whitening-hub-quiz/_image-wh-hub-quiz-bg.scss */
.wh-hub-quiz-bg-left,
.wh-hub-quiz-bg-right {
  padding: 0;
  display: none;
}

@media only screen and (min-width: 1200px) {
  /* line 1, src/sass/whitening-hub-quiz/_image-wh-hub-quiz-bg.scss */
  .wh-hub-quiz-bg-left,
  .wh-hub-quiz-bg-right {
    display: block;
  }
}

/* line 10, src/sass/whitening-hub-quiz/_image-wh-hub-quiz-bg.scss */
.wh-hub-quiz-bg-left > .component-content,
.wh-hub-quiz-bg-right > .component-content {
  height: 100%;
}

/* line 14, src/sass/whitening-hub-quiz/_image-wh-hub-quiz-bg.scss */
.wh-hub-quiz-bg-left picture,
.wh-hub-quiz-bg-right picture {
  display: inline-block;
  height: 100%;
}

/* line 18, src/sass/whitening-hub-quiz/_image-wh-hub-quiz-bg.scss */
.wh-hub-quiz-bg-left picture img,
.wh-hub-quiz-bg-right picture img {
  object-fit: cover;
  height: 100%;
}

/* line 25, src/sass/whitening-hub-quiz/_image-wh-hub-quiz-bg.scss */
.wh-hub-quiz-bg-mobile {
  width: 100%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  padding: 0;
}

@media only screen and (min-width: 1200px) {
  /* line 25, src/sass/whitening-hub-quiz/_image-wh-hub-quiz-bg.scss */
  .wh-hub-quiz-bg-mobile {
    display: none;
  }
}

/* line 37, src/sass/whitening-hub-quiz/_image-wh-hub-quiz-bg.scss */
.wh-hub-quiz-bg-mobile picture {
  display: inline-block;
  width: 100%;
}

/* line 41, src/sass/whitening-hub-quiz/_image-wh-hub-quiz-bg.scss */
.wh-hub-quiz-bg-mobile picture img {
  width: 100%;
}

