@font-face {
  font-family: 'bazaarvoice';
  src: url("https://www.bazaarvoice.com/wp-content/themes/bazaarvoice/fonts/bazaarvoice/bazaarvoice.eot?11cbhs");
  src: url("https://www.bazaarvoice.com/wp-content/themes/bazaarvoice/fonts/bazaarvoice/bazaarvoice.eot?11cbhs#iefix") format("embedded-opentype"), url("https://www.bazaarvoice.com/wp-content/themes/bazaarvoice/fonts/bazaarvoice/bazaarvoice.ttf?11cbhs") format("truetype"), url("https://www.bazaarvoice.com/wp-content/themes/bazaarvoice/fonts/bazaarvoice/bazaarvoice.woff?11cbhs") format("woff"), url("https://www.bazaarvoice.com/wp-content/themes/bazaarvoice/fonts/bazaarvoice/bazaarvoice.svg?11cbhs#bazaarvoice") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'bazaarvoice' !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; }

.icon-brand-edge:before {
  content: "\e90b"; }

.icon-personalization:before {
  content: "\e90c"; }

.icon-q-a:before {
  content: "\e904"; }

.icon-ratings-reviews:before {
  content: "\e905"; }

.icon-sampling:before {
  content: "\e906"; }

.icon-social-curations:before {
  content: "\e907"; }

.icon-spotlights:before {
  content: "\e908"; }

.icon-advertising:before {
  content: "\e909"; }

.icon-linkedin:before {
  content: "\e900"; }

.icon-instagram:before {
  content: "\e901"; }

.icon-twitter:before {
  content: "\e902"; }

.icon-facebook:before {
  content: "\e903"; }

.icon-carat:before {
  content: "\e90a"; }

@font-face {
  font-family: 'gibsonbold';
  src: url("https://www.bazaarvoice.com/wp-content/themes/bazaarvoice/fonts/gibson/gibson-bold-webfont.woff2") format("woff2"), url("https://www.bazaarvoice.com/wp-content/themes/bazaarvoice/fonts/gibson/gibson-bold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'gibsonbold_italic';
  src: url("https://www.bazaarvoice.com/wp-content/themes/bazaarvoice/fonts/gibson/gibson-bolditalic-webfont.woff2") format("woff2"), url("https://www.bazaarvoice.com/wp-content/themes/bazaarvoice/fonts/gibson/gibson-bolditalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'gibsonitalic';
  src: url("https://www.bazaarvoice.com/wp-content/themes/bazaarvoice/fonts/gibson/gibson-italic-webfont.woff2") format("woff2"), url("https://www.bazaarvoice.com/wp-content/themes/bazaarvoice/fonts/gibson/gibson-italic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'gibsonlight';
  src: url("https://www.bazaarvoice.com/wp-content/themes/bazaarvoice/fonts/gibson/gibson-light-webfont.woff2") format("woff2"), url("https://www.bazaarvoice.com/wp-content/themes/bazaarvoice/fonts/gibson/gibson-light-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'gibsonlight_italic';
  src: url("https://www.bazaarvoice.com/wp-content/themes/bazaarvoice/fonts/gibson/gibson-lightitalic-webfont.woff2") format("woff2"), url("https://www.bazaarvoice.com/wp-content/themes/bazaarvoice/fonts/gibson/gibson-lightitalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'gibson';
  src: url("https://www.bazaarvoice.com/wp-content/themes/bazaarvoice/fonts/gibson/gibson-regular-webfont.woff2") format("woff2"), url("https://www.bazaarvoice.com/wp-content/themes/bazaarvoice/fonts/gibson/gibson-regular-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'gibsonsemibold';
  src: url("https://www.bazaarvoice.com/wp-content/themes/bazaarvoice/fonts/gibson/gibson-semibold-webfont.woff2") format("woff2"), url("https://www.bazaarvoice.com/wp-content/themes/bazaarvoice/fonts/gibson/gibson-semibold-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'gibsonsemibold_italic';
  src: url("https://www.bazaarvoice.com/wp-content/themes/bazaarvoice/fonts/gibson/gibson-semibolditalic-webfont.woff2") format("woff2"), url("https://www.bazaarvoice.com/wp-content/themes/bazaarvoice/fonts/gibson/gibson-semibolditalic-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0; }

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

/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  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.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
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.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
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.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Remove the inner border and padding in Firefox.
 */
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.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * 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.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline; }

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[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.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[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.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none; }

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

html {
  font-size: 10px; }

html,
body {
  -webkit-font-smoothing: antialiased; }

body {
  font-family: "gibsonlight"; }

/** GENERAL LAYOUT **/
.container {
  max-width: 1920px;
  margin: 0 auto;
  padding: 0;
  overflow: hidden; }
  @media only screen and (min-width: 1025px) {
    .container {
      padding: 0 9.6rem; } }
  @media only screen and (min-width: 1920px) {
    .container {
      padding: 0 11.6rem; } }

section {
  overflow: hidden; }

.icon {
  width: 1em;
  height: 1em;
  display: inline-block; }
  .icon svg {
    width: 100%;
    height: 100%;
    display: block; }

@media only screen and (min-width: 768px) {
  .hide-tablet {
    display: none; } }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media only screen and (min-width: 768px) {
    .row {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; } }

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6 {
  width: 100%;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

@media only screen and (min-width: 768px) {
  .col-1 {
    width: 8.33%; } }

@media only screen and (min-width: 768px) {
  .col-2 {
    width: 16.66%; } }

@media only screen and (min-width: 768px) {
  .col-3 {
    width: 25%; } }

@media only screen and (min-width: 768px) {
  .col-4 {
    width: 33.33%; } }

@media only screen and (min-width: 768px) {
  .col-5 {
    width: 41.66%; } }

@media only screen and (min-width: 768px) {
  .col-6 {
    width: 50%; } }

.rule {
  margin-bottom: 1.5rem;
  background: #fff !important;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0;
  -webkit-transform: translateY(5rem);
  -ms-transform: translateY(5rem);
  transform: translateY(5rem);
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
  @media only screen and (min-width: 768px) {
    .rule {
      padding: 0 2rem; } }
  @media only screen and (min-width: 1025px) {
    .rule {
      padding: 0 9rem; } }
  @media only screen and (min-width: 1920px) {
    .rule {
      padding: 0 11rem; } }
  .animate .rule {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }
  .rule i {
    width: 5rem;
    height: 5rem;
    margin: 0 2rem;
    border-radius: 50%;
    display: block;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0; }
    @media only screen and (min-width: 768px) {
      .rule i {
        width: 7rem;
        height: 7rem;
        margin: 0 3rem; } }
    @media only screen and (min-width: 1025px) {
      .rule i {
        width: 8rem;
        height: 8rem;
        margin: 0 3.5rem; } }
    @media only screen and (min-width: 1920px) {
      .rule i {
        width: 9.4rem;
        height: 9.4rem;
        margin: 0 4rem; } }
    .rule i svg {
      width: 100%;
      height: 100%;
      fill: #fff;
      display: block; }
  .rule:before, .rule:after {
    content: '';
    height: 0.3rem;
    background: #ebebeb;
    border-radius: 0.3rem;
    display: block;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1; }
    @media only screen and (min-width: 768px) {
      .rule:before, .rule:after {
        height: 0.4rem; } }
    @media only screen and (min-width: 1025px) {
      .rule:before, .rule:after {
        height: 0.5rem; } }
    @media only screen and (min-width: 1920px) {
      .rule:before, .rule:after {
        height: 0.6rem; } }

/** TYPOGRAPHY **/
h1 {
  margin: 1rem 0;
  font-family: 'gibsonsemibold';
  font-size: 4.4rem;
  font-weight: normal;
  line-height: 0.92; }
  @media only screen and (min-width: 768px) {
    h1 {
      font-size: 5rem; } }
  @media only screen and (min-width: 1025px) {
    h1 {
      font-size: 9rem; } }
  @media only screen and (min-width: 1920px) {
    h1 {
      font-size: 12.5rem; } }

h2 {
  margin: 0 0 1rem;
  font-family: 'gibsonsemibold';
  font-size: 2.8rem;
  font-weight: normal;
  line-height: 0.98; }
  @media only screen and (min-width: 768px) {
    h2 {
      font-size: 3.4rem; } }
  @media only screen and (min-width: 1025px) {
    h2 {
      font-size: 4.8rem; } }
  h2 em {
    color: #C5358A;
    font-style: normal; }

h3 {
  margin: 0 0 1rem;
  font-family: 'gibsonsemibold';
  font-size: 2.3rem;
  font-weight: normal;
  line-height: 0.98; }
  @media only screen and (min-width: 768px) {
    h3 {
      font-size: 2.6rem; } }
  @media only screen and (min-width: 1025px) {
    h3 {
      font-size: 3.25rem; } }
  h3 em {
    color: #C5358A;
    font-style: normal; }

strong {
  font-family: 'gibsonsemibold';
  font-weight: normal; }

blockquote {
  font-family: 'gibsonsemibold';
  font-weight: normal;
  font-size: 1.8rem;
  line-height: 0.98; }
  @media only screen and (min-width: 768px) {
    blockquote {
      font-size: 2rem; } }
  @media only screen and (min-width: 1025px) {
    blockquote {
      font-size: 2.38rem; } }

a {
  border: 0;
  color: inherit;
  text-decoration: underline;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }
  a:hover {
    color: #C5358A; }

/** BUTTONS **/
.btn-primary,
.mktoButton {
  padding: 0.7em 2.4em;
  border: 0;
  color: #fff;
  font-family: 'gibsonsemibold';
  font-weight: normal;
  line-height: 1;
  background: #C5358A;
  border-radius: 2.5em;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  outline: none;
  text-decoration: none;
  display: inline-block; }
  .btn-primary:hover,
  .mktoButton:hover {
    color: #fff;
    background: #A62D75; }

.btn-secondary {
  padding: 0.7em 2.4em;
  border: 0;
  color: #fff;
  font-family: 'gibsonsemibold';
  font-weight: normal;
  line-height: 1;
  background: #000;
  border-radius: 2.5em;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  outline: none; }
  .btn-secondary:hover {
    color: #C5358A;
    background: #fff; }

/** MARKETO **/
.mktoAsterix {
  display: none; }

#demandbase-autocomplete .ui-widget .ui-widget {
  z-index: 999 !important; }

.mktoFieldWrap {
  position: relative;
  margin-bottom: 2rem; }

.mktoFieldWrap.selected .mktoLabel,
.mktoFieldWrap.isDirty .mktoLabel {
  top: -14px;
  -webkit-transform: scale3d(0.75, 0.75, 0.75);
  transform: scale3d(0.75, 0.75, 0.75); }

.mktoFieldWrap .mktoInvalid {
  border-bottom: 1px solid #C30016 !important; }

.mktoField {
  outline: none !important;
  border: none !important;
  font-family: 'gibsonlight';
  color: #000;
  background: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border-bottom: 1px solid #979797 !important;
  padding: 8px 2px;
  font-size: 1.8rem;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .mktoField {
      font-size: 2rem; } }
  @media only screen and (min-width: 1025px) {
    .mktoField {
      font-size: 2.4rem; } }

.mktoField::-webkit-input-placeholder {
  color: #9B9B9B; }

.mktoField::-moz-placeholder {
  color: #9B9B9B; }

.mktoField:-ms-input-placeholder {
  color: #9B9B9B; }

.mktoField::-ms-input-placeholder {
  color: #9B9B9B; }

.mktoField::placeholder {
  color: #9B9B9B; }

.mktoField:focus {
  border-color: #000 !important; }

.mktoField:focus.mktoInvalid {
  border-bottom: 1px solid #C30016 !important; }

.mktoFormRow {
  text-align: left; }

select.mktoField,
input.mktoField {
  border-radius: 0;
  -webkit-appearance: none; }

.mktoLabel {
  position: absolute;
  font-size: 1.8rem;
  display: block;
  color: #9B9B9B;
  font-family: 'gibsonlight';
  top: 5px;
  left: 2px;
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  -webkit-transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.2s cubic-bezier(0.23, 1, 0.32, 1);
  z-index: 0; }
  @media only screen and (min-width: 768px) {
    .mktoLabel {
      font-size: 2rem; } }
  @media only screen and (min-width: 1025px) {
    .mktoLabel {
      font-size: 2.4rem; } }

.mktoError {
  display: none !important; }

/*
*------------------------------------------------------
*
* Global Header
* (header.scss)
*------------------------------------------------------
*/
header {
  width: 100%;
  position: absolute;
  z-index: 100;
  font-family: 'gibsonsemibold';
  padding: 2rem 6vw;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
  display: none; }
  @media only screen and (min-width: 768px) {
    header {
      height: auto;
      position: absolute;
      padding-top: 3rem;
      padding-bottom: 3rem;
      background-color: transparent;
      display: block;
      -webkit-box-shadow: none;
      box-shadow: none; } }
  @media only screen and (min-width: 1025px) {
    header {
      padding-top: 6rem;
      padding-bottom: 6rem; } }
  header .container {
    text-align: center;
    font-size: 1.6rem; }
    @media only screen and (min-width: 768px) {
      header .container {
        text-align: right; } }

footer {
  font-size: 1.2rem;
  background: #e6e6e6;
  padding: 20px 6vw;
  display: block; }
  @media only screen and (min-width: 1025px) {
    footer {
      font-size: 1.4rem; } }
  footer .columns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  footer .column {
    display: block;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1; }
  footer ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    footer ul li {
      float: left;
      padding: 0 8px; }
      @media only screen and (min-width: 1025px) {
        footer ul li {
          padding: 0 12px; } }
  footer a {
    color: inherit;
    text-decoration: none; }
  footer .footer-copyright {
    clear: both;
    text-align: right; }

.section-hero {
  padding: 5rem 6vw;
  background-color: #5ec8cc;
  background-image: -webkit-gradient(linear, left top, right top, from(#5ec8cc), to(#06a993));
  background-image: -o-linear-gradient(left, #5ec8cc, #06a993);
  background-image: linear-gradient(to right, #5ec8cc, #06a993);
  position: relative; }
  @media only screen and (min-width: 768px) {
    .section-hero {
      padding: 7rem 6vw; } }
  @media only screen and (min-width: 1025px) {
    .section-hero {
      padding: 24rem 6vw 20rem; } }
  .section-hero .container {
    padding-left: 0;
    padding-right: 0;
    overflow: visible; }
  .section-hero .logo {
    width: 16rem;
    height: 2.5rem;
    margin-left: 0.5rem; }
    @media only screen and (min-width: 768px) {
      .section-hero .logo {
        width: 18rem;
        height: 2.75rem; } }
    @media only screen and (min-width: 1025px) {
      .section-hero .logo {
        width: 20rem;
        height: 2.9rem;
        margin-left: 1rem; } }
    @media only screen and (min-width: 1920px) {
      .section-hero .logo {
        width: 22rem;
        height: 3rem; } }
  .section-hero h1 {
    color: #fff; }
  .section-hero p {
    margin: 2rem 0;
    font-size: 2rem; }
    @media only screen and (min-width: 768px) {
      .section-hero p {
        max-width: 48rem;
        margin: 2rem 2rem 0.7rem 0;
        font-size: 2rem; } }
    @media only screen and (min-width: 1025px) {
      .section-hero p {
        max-width: 60rem;
        margin: 1.8rem 0 1.4rem;
        font-size: 2.4rem; } }
    @media only screen and (min-width: 1920px) {
      .section-hero p {
        max-width: 70rem;
        margin: 1.8rem 0 1.4rem;
        font-size: 3rem; } }
  .section-hero .btn {
    font-size: 1.6rem; }
  .section-hero .presents-container {
    min-height: 40vw;
    margin-top: 3rem;
    position: relative; }
    @media only screen and (min-width: 768px) {
      .section-hero .presents-container {
        min-height: 0;
        margin-top: 0; } }
  .section-hero .presents {
    width: 100%;
    height: 143%;
    top: 50%;
    right: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    background: url("/wp-content/themes/bazaarvoice/_hh-2019/img/hero_gifts.svg") no-repeat center right;
    background-size: contain;
    position: absolute;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
    -webkit-transition: opacity 0.3s;
    -o-transition: opacity 0.3s;
    transition: opacity 0.3s; }
    [lang="en_UK"] .section-hero .presents {
      background-image: url("/wp-content/themes/bazaarvoice/_hh-2019/img/hero_gifts_uk.svg"); }
    [lang="fr_FR"] .section-hero .presents {
      background-image: url("/wp-content/themes/bazaarvoice/_hh-2019/img/hero_gifts_fr.svg"); }
    [lang="de_DE"] .section-hero .presents {
      background-image: url("/wp-content/themes/bazaarvoice/_hh-2019/img/hero_gifts_de.svg"); }
    .section-hero .presents li {
      top: 50%;
      left: 50%;
      border-radius: 50%;
      background-color: #b93282;
      background-image: -webkit-gradient(linear, left top, right top, from(#b93282), to(#911b61));
      background-image: -o-linear-gradient(left, #b93282, #911b61);
      background-image: linear-gradient(to right, #b93282, #911b61);
      display: block;
      position: absolute;
      overflow: hidden;
      opacity: 0;
      -webkit-transition: all 1s ease-out;
      -o-transition: all 1s ease-out;
      transition: all 1s ease-out; }
      .section-hero .presents li i {
        width: 100%;
        height: 100%;
        display: block; }
        .section-hero .presents li i svg {
          width: inherit;
          height: inherit;
          fill: #fff; }
      .section-hero .presents li:nth-of-type(1) {
        width: 2.6rem;
        height: 2.6rem;
        margin-top: -24.2%;
        margin-left: -35%;
        -webkit-transform: translate(-50%, 50%);
        -ms-transform: translate(-50%, 50%);
        transform: translate(-50%, 50%); }
        @media only screen and (min-width: 768px) {
          .section-hero .presents li:nth-of-type(1) {
            width: 3.2rem;
            height: 3.2rem;
            margin-top: -26.2%;
            margin-left: -35%; } }
        @media only screen and (min-width: 1025px) {
          .section-hero .presents li:nth-of-type(1) {
            width: 5rem;
            height: 5rem;
            margin-top: -26.2%;
            margin-left: -36%; } }
        @media only screen and (min-width: 1920px) {
          .section-hero .presents li:nth-of-type(1) {
            width: 6.2rem;
            height: 6.2rem;
            margin-top: -22.2%;
            margin-left: -31%; } }
      .section-hero .presents li:nth-of-type(2) {
        width: 6rem;
        height: 6rem;
        margin-top: 14.7%;
        margin-left: 9.3%;
        -webkit-transform: translate(-50%, 0%);
        -ms-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
        -webkit-transition-duration: 0.8s;
        -o-transition-duration: 0.8s;
        transition-duration: 0.8s;
        -webkit-transition-delay: 0.6s;
        -o-transition-delay: 0.6s;
        transition-delay: 0.6s;
        background-color: #0a7183;
        background-image: -webkit-gradient(linear, left top, right top, from(#117183), to(#053f50));
        background-image: -o-linear-gradient(left, #117183, #053f50);
        background-image: linear-gradient(to right, #117183, #053f50); }
        @media only screen and (min-width: 768px) {
          .section-hero .presents li:nth-of-type(2) {
            width: 7rem;
            height: 7rem;
            margin-top: 14.7%;
            margin-left: 9.3%; } }
        @media only screen and (min-width: 1025px) {
          .section-hero .presents li:nth-of-type(2) {
            width: 13rem;
            height: 13rem;
            margin-top: 13.7%;
            margin-left: 10.3%; } }
        @media only screen and (min-width: 1920px) {
          .section-hero .presents li:nth-of-type(2) {
            width: 16rem;
            height: 16rem;
            margin-top: 13.7%;
            margin-left: 11.3%; } }
        .section-hero .presents li:nth-of-type(2) i {
          background: url("/wp-content/themes/bazaarvoice/_hh-2019/img/icon_buy.svg") no-repeat center center;
          background-size: contain; }
          [lang="fr_FR"] .section-hero .presents li:nth-of-type(2) i {
            background: url("/wp-content/themes/bazaarvoice/_hh-2019/img/icon_buy_fr.svg") no-repeat center center;
            background-size: contain; }
          [lang="de_DE"] .section-hero .presents li:nth-of-type(2) i {
            background: url("/wp-content/themes/bazaarvoice/_hh-2019/img/icon_buy_de.svg") no-repeat center center;
            background-size: contain; }
      .section-hero .presents li:nth-of-type(3) {
        width: 4.5rem;
        height: 4.5rem;
        margin-top: 28.4%;
        margin-left: -18%;
        -webkit-transform: translate(-50%, -20%);
        -ms-transform: translate(-50%, -20%);
        transform: translate(-50%, -20%);
        -webkit-transition-duration: 0.5s;
        -o-transition-duration: 0.5s;
        transition-duration: 0.5s;
        -webkit-transition-delay: 0.5s;
        -o-transition-delay: 0.5s;
        transition-delay: 0.5s; }
        @media only screen and (min-width: 768px) {
          .section-hero .presents li:nth-of-type(3) {
            width: 5.5rem;
            height: 5.5rem;
            margin-top: 28.4%;
            margin-left: -18%; } }
        @media only screen and (min-width: 1025px) {
          .section-hero .presents li:nth-of-type(3) {
            width: 8rem;
            height: 8rem;
            margin-top: 28.4%;
            margin-left: -18%; } }
        @media only screen and (min-width: 1920px) {
          .section-hero .presents li:nth-of-type(3) {
            width: 12rem;
            height: 12rem;
            margin-top: 24.4%;
            margin-left: -15%; } }
        .section-hero .presents li:nth-of-type(3) i {
          background: url("/wp-content/themes/bazaarvoice/_hh-2019/img/icon_growth.svg") no-repeat center center;
          background-size: contain; }
          [lang="en_UK"] .section-hero .presents li:nth-of-type(3) i {
            background: url("/wp-content/themes/bazaarvoice/_hh-2019/img/icon_growth_uk.svg") no-repeat center center;
            background-size: contain; }
          [lang="fr_FR"] .section-hero .presents li:nth-of-type(3) i {
            background: url("/wp-content/themes/bazaarvoice/_hh-2019/img/icon_growth_eu.svg") no-repeat center center;
            background-size: contain; }
          [lang="de_DE"] .section-hero .presents li:nth-of-type(3) i {
            background: url("/wp-content/themes/bazaarvoice/_hh-2019/img/icon_growth_eu.svg") no-repeat center center;
            background-size: contain; }
  .section-hero.animate .presents {
    opacity: 1; }
    .section-hero.animate .presents li {
      opacity: 1; }
      .section-hero.animate .presents li:nth-of-type(1) {
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      .section-hero.animate .presents li:nth-of-type(2) {
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }
      .section-hero.animate .presents li:nth-of-type(3) {
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); }

.section-chart {
  padding: 5rem 6vw 0 6vw;
  background: #fff !important; }
  @media only screen and (min-width: 768px) {
    .section-chart {
      padding: 10rem 6vw 0 6vw; } }
  @media only screen and (min-width: 1025px) {
    .section-chart {
      padding: 12.4rem 6vw 0 6vw; } }
  .section-chart h2 {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    -webkit-transform: translateY(3rem);
    -ms-transform: translateY(3rem);
    transform: translateY(3rem);
    opacity: 0;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s; }
  .section-chart p {
    margin: 2rem auto 0;
    font-size: 1.8rem;
    text-align: center;
    line-height: 1.2;
    -webkit-transform: translateY(3rem);
    -ms-transform: translateY(3rem);
    transform: translateY(3rem);
    opacity: 0;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s; }
    @media only screen and (min-width: 768px) {
      .section-chart p {
        margin: 2.6rem auto 0;
        font-size: 2rem; } }
    @media only screen and (min-width: 1025px) {
      .section-chart p {
        max-width: 1130px;
        margin: 1.3rem auto 0;
        font-size: 2.35rem; } }
  .section-chart .chart-container {
    height: 80vw;
    max-height: 65rem;
    max-width: 1200px;
    margin: 5rem auto 0; }
  .section-chart.animate h2,
  .section-chart.animate p {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }

.section-summer {
  padding: 5rem 6vw 0 6vw;
  background-color: #fff; }
  @media only screen and (min-width: 768px) {
    .section-summer {
      padding: 10rem 6vw 0 6vw; } }
  @media only screen and (min-width: 1025px) {
    .section-summer {
      padding: 13.4rem 6vw 0 6vw; } }
  .section-summer .rule-summer i {
    background-color: #8acbd1;
    background-image: -webkit-gradient(linear, left top, right top, from(#8acbd1), to(#51bdc5));
    background-image: -o-linear-gradient(left, #8acbd1, #51bdc5);
    background-image: linear-gradient(to right, #8acbd1, #51bdc5); }
  .section-summer h2 {
    max-width: 30rem;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    -webkit-transform: translateY(3rem);
    -ms-transform: translateY(3rem);
    transform: translateY(3rem);
    opacity: 0;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s; }
    @media only screen and (min-width: 768px) {
      .section-summer h2 {
        max-width: 35rem; } }
    @media only screen and (min-width: 1025px) {
      .section-summer h2 {
        max-width: 63.5%; } }
  .section-summer p {
    margin: 2rem auto;
    font-size: 1.8rem;
    text-align: center;
    line-height: 1.2;
    -webkit-transform: translateY(3rem);
    -ms-transform: translateY(3rem);
    transform: translateY(3rem);
    opacity: 0;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s; }
    @media only screen and (min-width: 768px) {
      .section-summer p {
        margin: 2.6rem auto;
        font-size: 2rem; } }
    @media only screen and (min-width: 1025px) {
      .section-summer p {
        max-width: 750px;
        margin: 1.3rem auto;
        font-size: 2.35rem; } }
  .section-summer h3 {
    margin: 3rem auto;
    padding: 0.4em;
    font-size: 1.8rem;
    font-family: 'gibson';
    letter-spacing: 0.2em;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    background-image: -webkit-gradient(linear, left top, right top, from(#117183), to(#053f50));
    background-image: -o-linear-gradient(left, #117183, #053f50);
    background-image: linear-gradient(to right, #117183, #053f50);
    border-radius: 0.5rem;
    display: block;
    -webkit-transform: translateY(3rem);
    -ms-transform: translateY(3rem);
    transform: translateY(3rem);
    opacity: 0;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-delay: 0.4s;
    -o-transition-delay: 0.4s;
    transition-delay: 0.4s; }
    [lang="fr_FR"] .section-summer h3 {
      font-size: 1.4rem; }
    @media only screen and (min-width: 768px) {
      .section-summer h3 {
        max-width: 43rem;
        margin: 4rem auto;
        font-size: 2.4rem; }
        [lang="fr_FR"] .section-summer h3 {
          font-size: 2rem; } }
    @media only screen and (min-width: 1025px) {
      .section-summer h3 {
        max-width: 50rem;
        margin: 5rem auto;
        font-size: 2.8rem; }
        [lang="fr_FR"] .section-summer h3 {
          font-size: 2.4rem; } }
    @media only screen and (min-width: 1920px) {
      .section-summer h3 {
        max-width: 53rem;
        margin: 5rem auto;
        font-size: 3rem; }
        [lang="fr_FR"] .section-summer h3 {
          font-size: 2.8rem; } }
  .section-summer .counter:after {
    content: '%'; }
  .section-summer .stats {
    padding-bottom: 55vw;
    margin: 5.5rem 0 0;
    position: relative;
    overflow: hidden;
    background: url("/wp-content/themes/bazaarvoice/_hh-2019/img/summer_boxes.svg") no-repeat center bottom;
    background-size: 48% auto;
    opacity: 0;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s; }
    @media only screen and (min-width: 768px) {
      .section-summer .stats {
        height: 27rem;
        padding: 0;
        background-size: auto 84.5%; } }
    @media only screen and (min-width: 1025px) {
      .section-summer .stats {
        height: 42rem;
        background-size: auto 90.5%; } }
    @media only screen and (min-width: 1920px) {
      .section-summer .stats {
        height: 55rem;
        background-size: auto 92%; } }
    .section-summer .stats .stat {
      margin: 0 0 3rem;
      padding: 0;
      z-index: 1;
      text-align: center; }
      @media only screen and (min-width: 768px) {
        .section-summer .stats .stat {
          margin: 0;
          position: absolute; } }
      .section-summer .stats .stat dt {
        font-family: 'gibsonsemibold'; }
      .section-summer .stats .stat dd {
        margin: 0;
        font-size: 1.8rem;
        font-family: 'gibsonsemibold';
        line-height: 1.2; }
        @media only screen and (min-width: 768px) {
          .section-summer .stats .stat dd {
            font-size: 1.7rem; } }
        @media only screen and (min-width: 1025px) {
          .section-summer .stats .stat dd {
            font-size: 2.4rem; } }
        @media only screen and (min-width: 1920px) {
          .section-summer .stats .stat dd {
            font-size: 3rem; } }
        .section-summer .stats .stat dd em {
          font-style: normal; }
      .section-summer .stats .stat.stat-1 {
        -webkit-transform: translateY(3rem);
        -ms-transform: translateY(3rem);
        transform: translateY(3rem);
        opacity: 0;
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;
        -webkit-transition-delay: 0.4s;
        -o-transition-delay: 0.4s;
        transition-delay: 0.4s; }
        @media only screen and (min-width: 768px) {
          .section-summer .stats .stat.stat-1 {
            left: 0;
            top: 2rem;
            max-width: 25rem; }
            [lang="fr_FR"] .section-summer .stats .stat.stat-1 {
              max-width: 22rem; } }
        @media only screen and (min-width: 1025px) {
          .section-summer .stats .stat.stat-1 {
            right: 66%;
            left: auto;
            top: 5rem;
            max-width: 36rem; }
            [lang="fr_FR"] .section-summer .stats .stat.stat-1 {
              max-width: 45rem; } }
        .section-summer .stats .stat.stat-1 em {
          color: #00a690; }
        .section-summer .stats .stat.stat-1 dt {
          margin-bottom: 1em;
          font-family: 'gibson';
          font-size: 1.6rem;
          text-transform: uppercase;
          letter-spacing: 0.25em; }
          @media only screen and (min-width: 768px) {
            .section-summer .stats .stat.stat-1 dt {
              font-size: 1.5rem; } }
          @media only screen and (min-width: 1025px) {
            .section-summer .stats .stat.stat-1 dt {
              font-size: 2rem; } }
          @media only screen and (min-width: 1920px) {
            .section-summer .stats .stat.stat-1 dt {
              font-size: 2.4rem; } }
          .section-summer .stats .stat.stat-1 dt strong {
            color: #00a690;
            font-family: 'gibsonsemibold';
            font-size: 4.4rem;
            text-transform: none;
            letter-spacing: 0;
            line-height: 1; }
            [lang="fr_FR"] .section-summer .stats .stat.stat-1 dt strong {
              font-size: 4rem; }
            @media only screen and (min-width: 768px) {
              .section-summer .stats .stat.stat-1 dt strong {
                font-size: 3.6rem; }
                [lang="fr_FR"] .section-summer .stats .stat.stat-1 dt strong {
                  font-size: 3.2rem; } }
            @media only screen and (min-width: 1025px) {
              .section-summer .stats .stat.stat-1 dt strong {
                font-size: 5rem; }
                [lang="fr_FR"] .section-summer .stats .stat.stat-1 dt strong {
                  font-size: 4rem; } }
            @media only screen and (min-width: 1920px) {
              .section-summer .stats .stat.stat-1 dt strong {
                font-size: 6rem; }
                [lang="fr_FR"] .section-summer .stats .stat.stat-1 dt strong {
                  font-size: 5rem; } }
      .section-summer .stats .stat.stat-2 {
        -webkit-transform: translateY(3rem);
        -ms-transform: translateY(3rem);
        transform: translateY(3rem);
        opacity: 0;
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;
        -webkit-transition-delay: 0.6s;
        -o-transition-delay: 0.6s;
        transition-delay: 0.6s; }
        @media only screen and (min-width: 768px) {
          .section-summer .stats .stat.stat-2 {
            top: 2rem;
            right: 0;
            max-width: 27rem; }
            [lang="fr_FR"] .section-summer .stats .stat.stat-2 {
              max-width: 22rem; } }
        @media only screen and (min-width: 1025px) {
          .section-summer .stats .stat.stat-2 {
            top: 5.8rem;
            right: auto;
            left: 64%;
            max-width: 38rem; }
            [lang="fr_FR"] .section-summer .stats .stat.stat-2 {
              max-width: 45rem; } }
        @media only screen and (min-width: 1920px) {
          .section-summer .stats .stat.stat-2 {
            top: 6.8rem;
            right: auto;
            left: 64%;
            max-width: 37rem; } }
        .section-summer .stats .stat.stat-2 em {
          color: #c5358a; }
        .section-summer .stats .stat.stat-2 dt {
          margin-bottom: 0.25em;
          color: #c5358a;
          font-size: 7rem;
          line-height: 1; }
          @media only screen and (min-width: 768px) {
            .section-summer .stats .stat.stat-2 dt {
              font-size: 6rem; } }
          @media only screen and (min-width: 1025px) {
            .section-summer .stats .stat.stat-2 dt {
              font-size: 9rem; } }
          @media only screen and (min-width: 1920px) {
            .section-summer .stats .stat.stat-2 dt {
              font-size: 10rem; } }
  .section-summer.animate h2,
  .section-summer.animate h3,
  .section-summer.animate p,
  .section-summer.animate .stats {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  .section-summer.animate .stat.stat-1,
  .section-summer.animate .stat.stat-2 {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }

.section-october {
  padding: 5rem 6vw 0 6vw;
  background: #fff; }
  @media only screen and (min-width: 768px) {
    .section-october {
      padding: 10rem 6vw 0 6vw; } }
  @media only screen and (min-width: 1025px) {
    .section-october {
      padding: 13.4rem 6vw 0 6vw; } }
  .section-october .rule-october i {
    background-color: #b83682;
    background-image: -webkit-gradient(linear, left top, right top, from(#b93282), to(#911b61));
    background-image: -o-linear-gradient(left, #b93282, #911b61);
    background-image: linear-gradient(to right, #b93282, #911b61); }
  .section-october h2 {
    max-width: 30rem;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    -webkit-transform: translateY(3rem);
    -ms-transform: translateY(3rem);
    transform: translateY(3rem);
    opacity: 0;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s; }
    @media only screen and (min-width: 768px) {
      .section-october h2 {
        max-width: 35rem; } }
    @media only screen and (min-width: 1025px) {
      .section-october h2 {
        max-width: 63.5%; } }
  .section-october p {
    margin: 2rem auto 0;
    font-size: 1.8rem;
    text-align: center;
    line-height: 1.2;
    -webkit-transform: translateY(3rem);
    -ms-transform: translateY(3rem);
    transform: translateY(3rem);
    opacity: 0;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s; }
    @media only screen and (min-width: 768px) {
      .section-october p {
        margin: 2.6rem auto 0;
        font-size: 2rem; } }
    @media only screen and (min-width: 1025px) {
      .section-october p {
        max-width: 770px;
        margin: 1.3rem auto 0;
        font-size: 2.35rem; } }
  .section-october .counter:after {
    content: '%'; }
  .section-october .stats {
    margin-top: 3rem;
    opacity: 0;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-delay: 0.3s;
    -o-transition-delay: 0.3s;
    transition-delay: 0.3s; }
    @media only screen and (min-width: 768px) {
      .section-october .stats {
        margin-top: 7rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
    .section-october .stats .stat {
      margin: 0 0 3rem;
      padding: 0;
      z-index: 1;
      text-align: center; }
      @media only screen and (min-width: 768px) {
        .section-october .stats .stat {
          width: 26rem;
          margin: 5rem 0 0; } }
      @media only screen and (min-width: 1025px) {
        .section-october .stats .stat {
          width: 28rem;
          margin: 5rem 0 0; } }
      @media only screen and (min-width: 1920px) {
        .section-october .stats .stat {
          width: 32rem;
          margin: 5rem 0 0; } }
      .section-october .stats .stat dt {
        font-family: 'gibsonsemibold';
        font-size: 7rem; }
        @media only screen and (min-width: 768px) {
          .section-october .stats .stat dt {
            font-size: 6rem; } }
        @media only screen and (min-width: 1025px) {
          .section-october .stats .stat dt {
            font-size: 9rem; } }
        @media only screen and (min-width: 1920px) {
          .section-october .stats .stat dt {
            font-size: 10rem; } }
      .section-october .stats .stat dd {
        margin: 0;
        font-size: 1.8rem;
        font-family: 'gibsonsemibold';
        line-height: 1; }
        @media only screen and (min-width: 768px) {
          .section-october .stats .stat dd {
            font-size: 1.7rem; } }
        @media only screen and (min-width: 1025px) {
          .section-october .stats .stat dd {
            font-size: 2.4rem; } }
        @media only screen and (min-width: 1920px) {
          .section-october .stats .stat dd {
            font-size: 3.6rem; } }
        .section-october .stats .stat dd em {
          font-style: normal; }
      .section-october .stats .stat.stat-1 {
        -webkit-transform: translateY(3rem);
        -ms-transform: translateY(3rem);
        transform: translateY(3rem);
        opacity: 0;
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;
        -webkit-transition-delay: 0.7s;
        -o-transition-delay: 0.7s;
        transition-delay: 0.7s; }
        @media only screen and (min-width: 768px) {
          .section-october .stats .stat.stat-1 {
            margin-right: -8%; } }
        @media only screen and (min-width: 1920px) {
          .section-october .stats .stat.stat-1 {
            margin-right: -2%; } }
        .section-october .stats .stat.stat-1 dt,
        .section-october .stats .stat.stat-1 em {
          color: #c5358a; }
      .section-october .stats .stat.stat-2 {
        -webkit-transform: translateY(3rem);
        -ms-transform: translateY(3rem);
        transform: translateY(3rem);
        opacity: 0;
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;
        -webkit-transition-delay: 0.4s;
        -o-transition-delay: 0.4s;
        transition-delay: 0.4s; }
        @media only screen and (min-width: 768px) {
          .section-october .stats .stat.stat-2 {
            margin-left: -8%; } }
        @media only screen and (min-width: 1920px) {
          .section-october .stats .stat.stat-2 {
            margin-left: -2%; } }
        .section-october .stats .stat.stat-2 dt,
        .section-october .stats .stat.stat-2 em {
          color: #00a690; }
    .section-october .stats .chart {
      width: 28rem;
      height: 22.8rem;
      margin: 5rem auto;
      background: url("/wp-content/themes/bazaarvoice/_hh-2019/img/october_magnifyingglass.svg") no-repeat top center;
      background-size: contain;
      -webkit-box-flex: 0;
      -ms-flex-positive: 0;
      flex-grow: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      position: relative; }
      @media only screen and (min-width: 768px) {
        .section-october .stats .chart {
          width: 37rem;
          height: 29.8rem;
          margin: 0; } }
      @media only screen and (min-width: 1025px) {
        .section-october .stats .chart {
          width: 61.8rem;
          height: 49.8rem;
          margin: 0; } }
      @media only screen and (min-width: 1920px) {
        .section-october .stats .chart {
          width: 66.3rem;
          height: 53rem;
          margin: 0; } }
      .section-october .stats .chart:before {
        content: '';
        width: 6rem;
        height: 6rem;
        top: 18.5%;
        left: 30.5%;
        background-image: url("/wp-content/themes/bazaarvoice/_hh-2019/img/image_shoe.jpg");
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        border-radius: 50%;
        display: block;
        position: absolute;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        z-index: 3;
        -webkit-box-shadow: 0.3rem 0.3rem 1rem rgba(0, 0, 0, 0.2);
        box-shadow: 0.3rem 0.3rem 1rem rgba(0, 0, 0, 0.2);
        opacity: 0;
        -webkit-transition: opacity 0.6s;
        -o-transition: opacity 0.6s;
        transition: opacity 0.6s;
        -webkit-transition-delay: 0.8s;
        -o-transition-delay: 0.8s;
        transition-delay: 0.8s; }
        @media only screen and (min-width: 768px) {
          .section-october .stats .chart:before {
            width: 7rem;
            height: 7rem;
            left: 32.5%;
            -webkit-box-shadow: 0.4rem 0.4rem 1rem rgba(0, 0, 0, 0.2);
            box-shadow: 0.4rem 0.4rem 1rem rgba(0, 0, 0, 0.2); } }
        @media only screen and (min-width: 1025px) {
          .section-october .stats .chart:before {
            width: 11rem;
            height: 11rem;
            left: 36.5%; } }
      .section-october .stats .chart .radial {
        width: 56%;
        height: 70%;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        position: absolute; }
        .section-october .stats .chart .radial:before {
          content: '';
          width: 7rem;
          height: 7rem;
          top: 45%;
          left: 60%;
          background-image: url("/wp-content/themes/bazaarvoice/_hh-2019/img/icon_reviews.svg"), -webkit-gradient(linear, left top, right top, from(#117183), to(#053f50));
          background-image: url("/wp-content/themes/bazaarvoice/_hh-2019/img/icon_reviews.svg"), -o-linear-gradient(left, #117183, #053f50);
          background-image: url("/wp-content/themes/bazaarvoice/_hh-2019/img/icon_reviews.svg"), linear-gradient(to right, #117183, #053f50);
          background-position: center center;
          background-repeat: no-repeat;
          background-size: contain;
          border-radius: 50%;
          display: block;
          position: absolute;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          z-index: 0;
          opacity: 0;
          -webkit-transition: opacity 0.6s;
          -o-transition: opacity 0.6s;
          transition: opacity 0.6s;
          -webkit-transition-delay: 0.4s;
          -o-transition-delay: 0.4s;
          transition-delay: 0.4s; }
          @media only screen and (min-width: 768px) {
            .section-october .stats .chart .radial:before {
              width: 9rem;
              height: 9rem;
              top: 47%;
              left: 58%; } }
          @media only screen and (min-width: 1025px) {
            .section-october .stats .chart .radial:before {
              width: 13rem;
              height: 13rem;
              top: 47%;
              left: 60%; } }
          @media only screen and (min-width: 1920px) {
            .section-october .stats .chart .radial:before {
              width: 13rem;
              height: 13rem;
              top: 50%; } }
        .section-october .stats .chart .radial:after {
          content: '';
          width: 5rem;
          height: 5rem;
          top: 67%;
          left: 46%;
          background-image: url("/wp-content/themes/bazaarvoice/_hh-2019/img/icon_qa.svg"), -webkit-gradient(linear, left top, right top, from(#8acbd1), to(#51bdc5));
          background-image: url("/wp-content/themes/bazaarvoice/_hh-2019/img/icon_qa.svg"), -o-linear-gradient(left, #8acbd1, #51bdc5);
          background-image: url("/wp-content/themes/bazaarvoice/_hh-2019/img/icon_qa.svg"), linear-gradient(to right, #8acbd1, #51bdc5);
          background-position: center center;
          background-repeat: no-repeat;
          background-size: contain;
          border-radius: 50%;
          display: block;
          position: absolute;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          z-index: 1;
          opacity: 0;
          -webkit-transition: opacity 0.6s;
          -o-transition: opacity 0.6s;
          transition: opacity 0.6s;
          -webkit-transition-delay: 0.6s;
          -o-transition-delay: 0.6s;
          transition-delay: 0.6s; }
          @media only screen and (min-width: 768px) {
            .section-october .stats .chart .radial:after {
              width: 6rem;
              height: 6rem;
              top: 67%;
              left: 42%; } }
          @media only screen and (min-width: 1025px) {
            .section-october .stats .chart .radial:after {
              width: 10rem;
              height: 10rem;
              top: 65%; } }
          @media only screen and (min-width: 1920px) {
            .section-october .stats .chart .radial:after {
              width: 11rem;
              height: 11rem;
              top: 68%; } }
  .section-october.animate h2,
  .section-october.animate p,
  .section-october.animate .stats {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  .section-october.animate .chart:before,
  .section-october.animate .chart .radial:before,
  .section-october.animate .chart .radial:after {
    opacity: 1; }
  .section-october.animate .stat.stat-1,
  .section-october.animate .stat.stat-2 {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }

.section-november {
  padding: 5rem 6vw 0 6vw;
  background-color: #fff; }
  @media only screen and (min-width: 768px) {
    .section-november {
      padding: 8.4rem 6vw 0 6vw; } }
  @media only screen and (min-width: 1025px) {
    .section-november {
      padding: 8.4rem 6vw 0 6vw; } }
  .section-november .rule-november i {
    background-color: #117183;
    background-image: -webkit-gradient(linear, left top, right top, from(#117183), to(#053f50));
    background-image: -o-linear-gradient(left, #117183, #053f50);
    background-image: linear-gradient(to right, #117183, #053f50); }
  .section-november h2 {
    max-width: 30rem;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    -webkit-transform: translateY(3rem);
    -ms-transform: translateY(3rem);
    transform: translateY(3rem);
    opacity: 0;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s; }
    @media only screen and (min-width: 768px) {
      .section-november h2 {
        max-width: 35rem; } }
    @media only screen and (min-width: 1025px) {
      .section-november h2 {
        max-width: 63.5%; } }
  .section-november p {
    margin: 2rem auto 0;
    font-size: 1.8rem;
    text-align: center;
    line-height: 1.2;
    -webkit-transform: translateY(3rem);
    -ms-transform: translateY(3rem);
    transform: translateY(3rem);
    opacity: 0;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s; }
    @media only screen and (min-width: 768px) {
      .section-november p {
        margin: 1.3rem auto 0;
        font-size: 2rem; } }
    @media only screen and (min-width: 1025px) {
      .section-november p {
        max-width: 760px;
        margin: 1.3rem auto 0;
        font-size: 2.35rem; } }
  .section-november h3 {
    margin: 2rem 1rem;
    padding: 0.2em;
    font-size: 1.8rem;
    font-family: 'gibson';
    letter-spacing: 0.2em;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    border-radius: 0.5rem;
    display: block; }
    @media only screen and (min-width: 768px) {
      .section-november h3 {
        margin: 2rem 1.5rem;
        font-size: 2.4rem; } }
    @media only screen and (min-width: 1025px) {
      .section-november h3 {
        margin: 3rem 2rem;
        font-size: 2.8rem; } }
    @media only screen and (min-width: 1920px) {
      .section-november h3 {
        margin: 3rem 2rem;
        font-size: 4.4rem; } }
  .section-november .counter:after {
    content: '%'; }
  .section-november .stats {
    margin-top: 2rem; }
    @media only screen and (min-width: 768px) {
      .section-november .stats {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center; } }
    .section-november .stats .col {
      margin: 3rem 0;
      text-align: center; }
      @media only screen and (min-width: 768px) {
        .section-november .stats .col {
          width: 50%;
          -webkit-box-flex: 1;
          -ms-flex-positive: 1;
          flex-grow: 1;
          -ms-flex-negative: 1;
          flex-shrink: 1;
          margin: 0; } }
      @media only screen and (min-width: 1025px) {
        .section-november .stats .col {
          width: 52rem;
          margin: 0; } }
      .section-november .stats .col .icon {
        width: 100%;
        height: 18rem;
        margin: 0 auto;
        background-repeat: no-repeat;
        background-position: center bottom;
        background-size: contain;
        display: block; }
        @media only screen and (min-width: 768px) {
          .section-november .stats .col .icon {
            height: 22rem; } }
        @media only screen and (min-width: 1025px) {
          .section-november .stats .col .icon {
            height: 26rem; } }
        @media only screen and (min-width: 1920px) {
          .section-november .stats .col .icon {
            height: 29rem; } }
      .section-november .stats .col p {
        font-family: 'gibson';
        font-size: 1.8rem;
        text-transform: uppercase; }
        @media only screen and (min-width: 768px) {
          .section-november .stats .col p {
            font-size: 1.5rem; } }
        @media only screen and (min-width: 1025px) {
          .section-november .stats .col p {
            font-size: 2rem; }
            [lang="de_DE"] .section-november .stats .col p {
              font-size: 1.8rem; } }
        @media only screen and (min-width: 1920px) {
          .section-november .stats .col p {
            font-size: 2.4rem; }
            [lang="fr_FR"] .section-november .stats .col p {
              font-size: 2rem; } }
        .section-november .stats .col p em {
          font-family: 'gibsonsemibold';
          font-style: normal; }
      .section-november .stats .col dl {
        margin: 3rem 0 0; }
        .section-november .stats .col dl:first-of-type {
          margin-bottom: 3rem; }
          @media only screen and (min-width: 768px) {
            .section-november .stats .col dl:first-of-type {
              margin-bottom: 5rem; } }
        .section-november .stats .col dl dt {
          font-family: 'gibsonsemibold';
          font-size: 4rem;
          line-height: 1.1; }
          @media only screen and (min-width: 768px) {
            .section-november .stats .col dl dt {
              font-size: 4rem; } }
          @media only screen and (min-width: 1025px) {
            .section-november .stats .col dl dt {
              font-size: 5.5rem; } }
          @media only screen and (min-width: 1920px) {
            .section-november .stats .col dl dt {
              font-size: 6rem; } }
        .section-november .stats .col dl dd {
          margin: 0;
          font-family: 'gibsonsemibold';
          font-size: 1.8rem;
          line-height: 1.3; }
          @media only screen and (min-width: 768px) {
            .section-november .stats .col dl dd {
              font-size: 1.7rem; } }
          @media only screen and (min-width: 1025px) {
            .section-november .stats .col dl dd {
              font-size: 2.4rem; } }
          @media only screen and (min-width: 1920px) {
            .section-november .stats .col dl dd {
              font-size: 3.6rem; } }
          .section-november .stats .col dl dd span {
            font-family: 'gibson';
            font-size: 1.6rem;
            text-transform: uppercase;
            letter-spacing: 0.2em;
            text-align: center;
            display: block; }
            @media only screen and (min-width: 768px) {
              .section-november .stats .col dl dd span {
                font-size: 1.5rem; } }
            @media only screen and (min-width: 1025px) {
              .section-november .stats .col dl dd span {
                font-size: 2rem; } }
            @media only screen and (min-width: 1920px) {
              .section-november .stats .col dl dd span {
                font-size: 2.4rem; } }
      .section-november .stats .col.col-1 {
        -webkit-transform: translateY(3rem);
        -ms-transform: translateY(3rem);
        transform: translateY(3rem);
        opacity: 0;
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;
        -webkit-transition-delay: 0.3s;
        -o-transition-delay: 0.3s;
        transition-delay: 0.3s; }
        @media only screen and (min-width: 1025px) {
          .section-november .stats .col.col-1 {
            margin-right: 8rem; } }
        .section-november .stats .col.col-1 .icon {
          background-image: url("/wp-content/themes/bazaarvoice/_hh-2019/img/november_bf.svg"); }
          [lang="fr_FR"] .section-november .stats .col.col-1 .icon {
            background-image: url("/wp-content/themes/bazaarvoice/_hh-2019/img/november_bf_fr.svg"); }
        .section-november .stats .col.col-1 p em,
        .section-november .stats .col.col-1 dt {
          color: #00a690; }
        .section-november .stats .col.col-1 h3 {
          background-image: -webkit-gradient(linear, left top, right top, from(#4cc1b1), to(#01a690));
          background-image: -o-linear-gradient(left, #4cc1b1, #01a690);
          background-image: linear-gradient(to right, #4cc1b1, #01a690); }
        .section-november .stats .col.col-1 dl:nth-of-type(1) {
          -webkit-transform: translateY(3rem);
          -ms-transform: translateY(3rem);
          transform: translateY(3rem);
          opacity: 0;
          -webkit-transition: all 0.6s;
          -o-transition: all 0.6s;
          transition: all 0.6s;
          -webkit-transition-delay: 0.5s;
          -o-transition-delay: 0.5s;
          transition-delay: 0.5s; }
        .section-november .stats .col.col-1 dl:nth-of-type(2) {
          -webkit-transform: translateY(3rem);
          -ms-transform: translateY(3rem);
          transform: translateY(3rem);
          opacity: 0;
          -webkit-transition: all 0.6s;
          -o-transition: all 0.6s;
          transition: all 0.6s;
          -webkit-transition-delay: 0.7s;
          -o-transition-delay: 0.7s;
          transition-delay: 0.7s; }
      .section-november .stats .col.col-2 {
        -webkit-transform: translateY(3rem);
        -ms-transform: translateY(3rem);
        transform: translateY(3rem);
        opacity: 0;
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;
        -webkit-transition-delay: 0.6s;
        -o-transition-delay: 0.6s;
        transition-delay: 0.6s; }
        @media only screen and (min-width: 1025px) {
          .section-november .stats .col.col-2 {
            margin-left: 8rem; } }
        .section-november .stats .col.col-2 .icon {
          background-image: url("/wp-content/themes/bazaarvoice/_hh-2019/img/november_cm.svg"); }
        .section-november .stats .col.col-2 p em,
        .section-november .stats .col.col-2 dt {
          color: #c5358a; }
        .section-november .stats .col.col-2 h3 {
          background-image: -webkit-gradient(linear, left top, right top, from(#b93282), to(#911b61));
          background-image: -o-linear-gradient(left, #b93282, #911b61);
          background-image: linear-gradient(to right, #b93282, #911b61); }
        .section-november .stats .col.col-2 dl:nth-of-type(1) {
          -webkit-transform: translateY(3rem);
          -ms-transform: translateY(3rem);
          transform: translateY(3rem);
          opacity: 0;
          -webkit-transition: all 0.6s;
          -o-transition: all 0.6s;
          transition: all 0.6s;
          -webkit-transition-delay: 0.8s;
          -o-transition-delay: 0.8s;
          transition-delay: 0.8s; }
        .section-november .stats .col.col-2 dl:nth-of-type(2) {
          -webkit-transform: translateY(3rem);
          -ms-transform: translateY(3rem);
          transform: translateY(3rem);
          opacity: 0;
          -webkit-transition: all 0.6s;
          -o-transition: all 0.6s;
          transition: all 0.6s;
          -webkit-transition-delay: 0.9s;
          -o-transition-delay: 0.9s;
          transition-delay: 0.9s; }
  .section-november.animate h2,
  .section-november.animate p {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  .section-november.animate .col.col-1,
  .section-november.animate .col.col-1 dl,
  .section-november.animate .col.col-2,
  .section-november.animate .col.col-2 dl {
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important;
    opacity: 1 !important; }

.section-december {
  padding: 5rem 6vw 0 6vw;
  background: #fff; }
  @media only screen and (min-width: 768px) {
    .section-december {
      padding: 10rem 6vw 0 6vw; } }
  @media only screen and (min-width: 1025px) {
    .section-december {
      padding: 8.4rem 6vw 0 6vw; } }
  .section-december .rule-december i {
    background-color: #60c7c9;
    background-image: -webkit-gradient(linear, left top, right top, from(#5ec8cc), to(#06a993));
    background-image: -o-linear-gradient(left, #5ec8cc, #06a993);
    background-image: linear-gradient(to right, #5ec8cc, #06a993); }
  .section-december h2 {
    max-width: 30rem;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    -webkit-transform: translateY(3rem);
    -ms-transform: translateY(3rem);
    transform: translateY(3rem);
    opacity: 0;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s; }
    @media only screen and (min-width: 768px) {
      .section-december h2 {
        max-width: 35rem; } }
    @media only screen and (min-width: 1025px) {
      .section-december h2 {
        max-width: 63.5%; } }
  .section-december p {
    margin: 2rem auto 0;
    font-size: 1.8rem;
    text-align: center;
    line-height: 1.2;
    -webkit-transform: translateY(3rem);
    -ms-transform: translateY(3rem);
    transform: translateY(3rem);
    opacity: 0;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s; }
    @media only screen and (min-width: 768px) {
      .section-december p {
        margin: 2.6rem auto 0;
        font-size: 2rem; } }
    @media only screen and (min-width: 1025px) {
      .section-december p {
        max-width: 760px;
        margin: 1.3rem auto 0;
        font-size: 2.35rem; } }
  .section-december .counter:after {
    content: '%'; }
  .section-december .stats {
    margin-top: 3rem;
    margin-bottom: 5rem; }
    @media only screen and (min-width: 768px) {
      .section-december .stats {
        margin-top: 5rem;
        margin-bottom: 10rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start; } }
    @media only screen and (min-width: 1025px) {
      .section-december .stats {
        margin-top: 6rem;
        margin-bottom: 6rem; } }
    @media only screen and (min-width: 1920px) {
      .section-december .stats {
        margin-top: 6rem;
        margin-bottom: 6rem; } }
    .section-december .stats .col {
      width: 100%;
      margin: 3rem auto; }
      @media only screen and (min-width: 768px) {
        .section-december .stats .col {
          max-width: 42rem;
          margin: 2rem 0;
          -webkit-box-flex: 1;
          -ms-flex-positive: 1;
          flex-grow: 1;
          -ms-flex-negative: 1;
          flex-shrink: 1; } }
      @media only screen and (min-width: 1025px) {
        .section-december .stats .col {
          width: 42rem;
          margin: 7.4rem 0; } }
      .section-december .stats .col.col-1 {
        width: 25rem;
        margin: 0 auto;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        position: relative;
        opacity: 0;
        -webkit-transition: all 0.6s;
        -o-transition: all 0.6s;
        transition: all 0.6s;
        -webkit-transition-delay: 0.3s;
        -o-transition-delay: 0.3s;
        transition-delay: 0.3s; }
        @media only screen and (min-width: 768px) {
          .section-december .stats .col.col-1 {
            width: 20rem;
            margin: 0 1rem;
            -webkit-box-flex: 0;
            -ms-flex-positive: 0;
            flex-grow: 0;
            -ms-flex-negative: 0;
            flex-shrink: 0; } }
        @media only screen and (min-width: 1025px) {
          .section-december .stats .col.col-1 {
            width: 30rem;
            margin: 0 3rem; } }
        @media only screen and (min-width: 1920px) {
          .section-december .stats .col.col-1 {
            width: 40rem;
            margin: 0 4rem; } }
        .section-december .stats .col.col-1:before {
          content: '';
          padding-top: 189.5%;
          background: url("/wp-content/themes/bazaarvoice/_hh-2019/img/december_phone.svg") no-repeat top center;
          background-size: contain;
          display: block; }
        .section-december .stats .col.col-1:after {
          content: '';
          width: 87.6%;
          height: 74.9%;
          top: 12.4%;
          left: 6.2%;
          border-radius: 0.3rem;
          display: block;
          position: absolute;
          background: url("/wp-content/themes/bazaarvoice/_hh-2019/img/december_screen.jpg") no-repeat top center;
          background-size: contain; }
          [lang="fr_FR"] .section-december .stats .col.col-1:after {
            background-image: url("/wp-content/themes/bazaarvoice/_hh-2019/img/december_screen_fr.jpg"); }
          [lang="de_DE"] .section-december .stats .col.col-1:after {
            background-image: url("/wp-content/themes/bazaarvoice/_hh-2019/img/december_screen_de.jpg"); }
      .section-december .stats .col.col-2 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; }
        .section-december .stats .col.col-2 dl:nth-of-type(1) {
          -webkit-transform: translateY(3rem);
          -ms-transform: translateY(3rem);
          transform: translateY(3rem);
          opacity: 0;
          -webkit-transition: all 0.6s;
          -o-transition: all 0.6s;
          transition: all 0.6s;
          -webkit-transition-delay: 0.3s;
          -o-transition-delay: 0.3s;
          transition-delay: 0.3s; }
          .section-december .stats .col.col-2 dl:nth-of-type(1) dt {
            background-image: -webkit-gradient(linear, left top, right top, from(#117183), to(#053f50));
            background-image: -o-linear-gradient(left, #117183, #053f50);
            background-image: linear-gradient(to right, #117183, #053f50); }
          .section-december .stats .col.col-2 dl:nth-of-type(1) em {
            color: #004a80; }
        .section-december .stats .col.col-2 dl:nth-of-type(2) {
          -webkit-transform: translateY(3rem);
          -ms-transform: translateY(3rem);
          transform: translateY(3rem);
          opacity: 0;
          -webkit-transition: all 0.6s;
          -o-transition: all 0.6s;
          transition: all 0.6s;
          -webkit-transition-delay: 0.5s;
          -o-transition-delay: 0.5s;
          transition-delay: 0.5s; }
          .section-december .stats .col.col-2 dl:nth-of-type(2) dt {
            background-image: -webkit-gradient(linear, left top, right top, from(#b93282), to(#911b61));
            background-image: -o-linear-gradient(left, #b93282, #911b61);
            background-image: linear-gradient(to right, #b93282, #911b61); }
          .section-december .stats .col.col-2 dl:nth-of-type(2) dd > strong {
            font-family: 'gibson';
            text-transform: uppercase;
            font-size: 1.6rem;
            letter-spacing: 0;
            line-height: 2; }
            @media only screen and (min-width: 768px) {
              .section-december .stats .col.col-2 dl:nth-of-type(2) dd > strong {
                font-size: 1.35rem; } }
            @media only screen and (min-width: 1025px) {
              .section-december .stats .col.col-2 dl:nth-of-type(2) dd > strong {
                font-size: 1.8rem;
                letter-spacing: 0.025em; } }
            @media only screen and (min-width: 1920px) {
              .section-december .stats .col.col-2 dl:nth-of-type(2) dd > strong {
                font-size: 2.4rem; } }
          .section-december .stats .col.col-2 dl:nth-of-type(2) strong,
          .section-december .stats .col.col-2 dl:nth-of-type(2) em {
            color: #c5358a; }
      .section-december .stats .col.col-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3; }
        .section-december .stats .col.col-3 dl:nth-of-type(1) {
          -webkit-transform: translateY(3rem);
          -ms-transform: translateY(3rem);
          transform: translateY(3rem);
          opacity: 0;
          -webkit-transition: all 0.6s;
          -o-transition: all 0.6s;
          transition: all 0.6s;
          -webkit-transition-delay: 0.4s;
          -o-transition-delay: 0.4s;
          transition-delay: 0.4s; }
          .section-december .stats .col.col-3 dl:nth-of-type(1) dt {
            background-image: -webkit-gradient(linear, left top, right top, from(#8acbd1), to(#51bdc5));
            background-image: -o-linear-gradient(left, #8acbd1, #51bdc5);
            background-image: linear-gradient(to right, #8acbd1, #51bdc5); }
          @media only screen and (min-width: 1025px) {
            .section-december .stats .col.col-3 dl:nth-of-type(1) dd {
              margin-right: -7.5rem; } }
          @media only screen and (min-width: 1920px) {
            .section-december .stats .col.col-3 dl:nth-of-type(1) dd {
              margin-right: -8.5rem; } }
          .section-december .stats .col.col-3 dl:nth-of-type(1) em {
            color: #66c6ce; }
        .section-december .stats .col.col-3 dl:nth-of-type(2) {
          -webkit-transform: translateY(3rem);
          -ms-transform: translateY(3rem);
          transform: translateY(3rem);
          opacity: 0;
          -webkit-transition: all 0.6s;
          -o-transition: all 0.6s;
          transition: all 0.6s;
          -webkit-transition-delay: 0.7s;
          -o-transition-delay: 0.7s;
          transition-delay: 0.7s; }
          .section-december .stats .col.col-3 dl:nth-of-type(2) dt {
            background-image: -webkit-gradient(linear, left top, right top, from(#4cc1b1), to(#01a690));
            background-image: -o-linear-gradient(left, #4cc1b1, #01a690);
            background-image: linear-gradient(to right, #4cc1b1, #01a690); }
          .section-december .stats .col.col-3 dl:nth-of-type(2) strong,
          .section-december .stats .col.col-3 dl:nth-of-type(2) em {
            color: #00a690; }
    .section-december .stats dl {
      margin: 0 0 3rem; }
      @media only screen and (min-width: 768px) {
        .section-december .stats dl {
          margin: 0 0 4rem; } }
      @media only screen and (min-width: 1025px) {
        .section-december .stats dl {
          margin: 0 0 6rem; } }
      @media only screen and (min-width: 1920px) {
        .section-december .stats dl {
          margin: 0 0 8rem; } }
      .section-december .stats dl dt {
        padding: 0.4em 0.8em;
        font-size: 1.8rem;
        font-family: 'gibson';
        letter-spacing: 0.2em;
        text-transform: uppercase;
        color: #fff;
        border-radius: 0.5rem;
        display: block; }
        @media only screen and (min-width: 768px) {
          .section-december .stats dl dt {
            font-size: 1.8rem; } }
        @media only screen and (min-width: 1025px) {
          .section-december .stats dl dt {
            font-size: 2.5rem; } }
        @media only screen and (min-width: 1920px) {
          .section-december .stats dl dt {
            font-size: 3rem; } }
        .section-december .stats dl dt sup {
          font-size: 0.5em;
          top: -0.8em; }
      .section-december .stats dl dd {
        min-height: 10rem;
        margin: 0;
        padding: 1rem 0 1rem 1rem;
        font-family: 'gibson';
        font-size: 1.8rem; }
        @media only screen and (min-width: 768px) {
          .section-december .stats dl dd {
            padding: 1rem 0 1rem 1rem;
            font-size: 1.5rem; } }
        @media only screen and (min-width: 1025px) {
          .section-december .stats dl dd {
            padding: 2rem 0 2rem 1.8rem;
            font-size: 2rem;
            min-height: 15rem; } }
        @media only screen and (min-width: 1920px) {
          .section-december .stats dl dd {
            font-size: 2.4rem; } }
        .section-december .stats dl dd em {
          font-family: 'gibsonsemibold';
          font-style: normal; }
        .section-december .stats dl dd p {
          margin: 0 0 2rem;
          text-align: left;
          font-size: 1.8rem; }
          @media only screen and (min-width: 768px) {
            .section-december .stats dl dd p {
              padding-right: 25%;
              font-size: 1.5rem; }
              [lang="fr_FR"] .section-december .stats dl dd p {
                padding-right: 2rem; }
              [lang="de_DE"] .section-december .stats dl dd p {
                padding-right: 2rem; } }
          @media only screen and (min-width: 1025px) {
            .section-december .stats dl dd p {
              font-size: 2rem; } }
          @media only screen and (min-width: 1920px) {
            .section-december .stats dl dd p {
              font-size: 2.4rem; }
              [lang="fr_FR"] .section-december .stats dl dd p {
                font-size: 2.2rem; } }
          .section-december .stats dl dd p:last-child {
            margin-bottom: 0; }
          .section-december .stats dl dd p strong {
            font-family: 'gibsonsemibold';
            font-size: 3.6rem;
            display: block; }
            @media only screen and (min-width: 768px) {
              .section-december .stats dl dd p strong {
                font-size: 3.6rem; } }
            @media only screen and (min-width: 1025px) {
              .section-december .stats dl dd p strong {
                font-size: 4.4rem; } }
            @media only screen and (min-width: 1920px) {
              .section-december .stats dl dd p strong {
                font-size: 4.8rem; } }
  .section-december.animate h2,
  .section-december.animate p,
  .section-december.animate .col.col-1 {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }
  .section-december.animate .col.col-2 dl,
  .section-december.animate .col.col-3 dl {
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important;
    opacity: 1 !important; }

.section-cta {
  padding: 10rem 6vw;
  background-color: #e6e6e6;
  text-align: center; }
  @media only screen and (min-width: 1025px) {
    .section-cta {
      padding: 12.6rem 6vw; } }
  .section-cta .container {
    overflow: visible; }
  .section-cta h2 {
    -webkit-transform: translateY(3rem);
    -ms-transform: translateY(3rem);
    transform: translateY(3rem);
    opacity: 0;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s; }
  .section-cta .subtext {
    margin-left: auto;
    margin-right: auto;
    max-width: 680px;
    -webkit-transform: translateY(3rem);
    -ms-transform: translateY(3rem);
    transform: translateY(3rem);
    opacity: 0;
    -webkit-transition: all 0.6s;
    -o-transition: all 0.6s;
    transition: all 0.6s;
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s; }
  .section-cta p {
    margin-top: 2rem;
    font-size: 1.8rem;
    line-height: 1; }
    @media only screen and (min-width: 768px) {
      .section-cta p {
        margin-top: 3rem;
        font-size: 2rem; } }
    @media only screen and (min-width: 1025px) {
      .section-cta p {
        margin-top: 3rem;
        font-size: 2.56rem; } }
  .section-cta .btn {
    font-size: 1.8rem;
    -webkit-transform: translateY(3rem);
    -ms-transform: translateY(3rem);
    transform: translateY(3rem);
    opacity: 0;
    -webkit-transition: background-color 0.3s, opacity 0.6s, -webkit-transform 0.6s;
    transition: background-color 0.3s, opacity 0.6s, -webkit-transform 0.6s;
    -o-transition: background-color 0.3s, transform 0.6s, opacity 0.6s;
    transition: background-color 0.3s, transform 0.6s, opacity 0.6s;
    transition: background-color 0.3s, transform 0.6s, opacity 0.6s, -webkit-transform 0.6s;
    -webkit-transition-delay: 0, 0.4s, 0.4s;
    -o-transition-delay: 0, 0.4s, 0.4s;
    transition-delay: 0, 0.4s, 0.4s; }
    @media only screen and (min-width: 768px) {
      .section-cta .btn {
        font-size: 1.9rem; } }
    @media only screen and (min-width: 1025px) {
      .section-cta .btn {
        font-size: 2rem; } }
  .section-cta .cta-form {
    width: 100%;
    max-width: 90rem;
    margin: 3rem auto 0;
    padding: 2rem;
    background: #fff;
    text-align: left;
    overflow: hidden;
    -webkit-box-shadow: 10px 10px 40px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 10px 10px 40px 0 rgba(0, 0, 0, 0.2);
    position: relative; }
    @media only screen and (min-width: 768px) {
      .section-cta .cta-form {
        margin: 5rem auto 0;
        padding: 3rem; } }
    @media only screen and (min-width: 1025px) {
      .section-cta .cta-form {
        margin: 6rem auto 0;
        padding: 4rem; } }
    .section-cta .cta-form form {
      margin-top: 3rem; }
      @media only screen and (min-width: 1025px) {
        .section-cta .cta-form form {
          margin-top: 6rem; } }
      .section-cta .cta-form form .mktoFormCol {
        width: 100%;
        display: block;
        margin: 0; }
        @media only screen and (min-width: 768px) {
          .section-cta .cta-form form .mktoFormCol {
            width: calc(50% - 4rem);
            display: inline-block;
            margin: 0 2rem; } }
      .section-cta .cta-form form .mktoButtonRow {
        text-align: left; }
      .section-cta .cta-form form button {
        margin: 2rem 0 0;
        font-size: 1.6rem; }
        @media only screen and (min-width: 768px) {
          .section-cta .cta-form form button {
            margin: 2rem 0 0;
            font-size: 1.8rem; } }
        @media only screen and (min-width: 1025px) {
          .section-cta .cta-form form button {
            margin: 3rem 0 0;
            font-size: 1.8rem; } }
        .section-cta .cta-form form button:hover {
          color: #fff;
          background: #A62D75; }
    .section-cta .cta-form .form-completed {
      padding: 4rem 2rem; }
      @media only screen and (min-width: 768px) {
        .section-cta .cta-form .form-completed {
          padding: 2rem 1rem; } }
  .section-cta.animate h2,
  .section-cta.animate p,
  .section-cta.animate .btn {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1; }

