/**
 * Smooth scrolling on the whole document
 */
html {
  scroll-behavior: smooth; }

@media screen and (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto; } }

.content-hub-header {
  position: relative;
  text-align: center; }

.content-hub-header img {
  margin: 0 auto;
  padding: 0 15px;
  display: block;
  width: 100%;
  box-sizing: border-box; }

.content-hub-header .content-hub-header_banner h1,
.content-hub-header .content-hub-header_banner p {
  margin: 0 auto;
  padding: 0 15px;
  display: inline-block;
  margin-top: 10px;
  color: #717171;
  font-family: "TradeGothicLTW05-Light", Arial, sans-serif;
  font-weight: 300;
  font-size: 14px;
  line-height: 16px;
  text-align: center; }

.content-hub-header .vis-nav {
  margin: 0 auto;
  margin-top: 50px;
  margin-bottom: 45px;
  width: 290px;
  -ms-flex-pack: space-evenly;
      justify-content: space-evenly;
  text-align: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0 15px; }

.content-hub-header .vis-nav_item {
  list-style: none inside none;
  display: -ms-inline-flexbox;
  display: inline-flex;
  text-align: center;
  -ms-flex-positive: 1;
      flex-grow: 1;
  vertical-align: top;
  margin-right: 26px;
  margin-bottom: 15px;
  width: 76px; }

.content-hub-header .vis-nav_item a:active .vis-nav_text {
  color: #c2c2c2; }

.content-hub-header .vis-nav_item a:hover .vis-nav_text {
  text-decoration: underline; }

.content-hub-header .vis-nav_item:nth-child(3n) {
  margin-right: 0; }

.content-hub-header .vis-nav_item:last-of-type {
  margin-right: 0; }

.content-hub-header .vis-nav_img {
  width: 76px;
  height: 76px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center; }

.content-hub-header .vis-nav_img img {
  display: block;
  background-color: transparent;
  margin: 0 auto; }

.content-hub-header .vis-nav_img .icn-body-care {
  min-width: 39px;
  min-height: 54px; }

.content-hub-header .vis-nav_img .icn-home-fragrance {
  min-width: 50px;
  min-height: 54px; }

.content-hub-header .vis-nav_img .icn-behind-scent {
  min-width: 50px;
  min-height: 53px;
  margin-right: 0;
  padding-right: 0; }

.content-hub-header .vis-nav_img .icn-seasonal {
  min-width: 49px;
  min-height: 49px; }

.content-hub-header .vis-nav_img .icn-hand-care {
  min-width: 49px;
  min-height: 49px; }

.content-hub-header .vis-nav_img .icn-video {
  min-width: 49px;
  min-height: 49px; }

.content-hub-header .vis-nav_text {
  margin-top: 20px;
  color: #333;
  font-family: "TrendSansW05-One", Arial, sans-serif;
  font-size: 10px;
  line-height: 13px;
  display: inline-block;
  text-transform: uppercase; }

@media only screen and (min-width: 480px) {
  .content-hub-header {
    max-width: 1146px;
    margin: 0 auto; }
  .content-hub-header img {
    box-sizing: border-box; }
  .content-hub-header .vis-nav {
    box-sizing: border-box;
    max-width: 830px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: 100%; }
  .content-hub-header .vis-nav_item {
    max-width: 118px;
    min-width: 0; }
  .content-hub-header .vis-nav_item:nth-child(3n) {
    margin-right: 23px; }
  .content-hub-header .vis-nav_item:last-of-type {
    margin-right: 0; }
  .content-hub-header .vis-nav_img {
    width: 118px;
    height: 118px;
    margin: 0 auto; }
  .content-hub-header .vis-nav_img .icn-body-care {
    width: 100%;
    max-width: 68px;
    max-height: 96px; }
  .content-hub-header .vis-nav_img .icn-home-fragrance {
    width: 100%;
    max-width: 82px;
    max-height: 88px; }
  .content-hub-header .vis-nav_img .icn-behind-scent {
    width: 100%;
    max-width: 86px;
    max-height: 93px;
    margin-right: auto; }
  .content-hub-header .vis-nav_img .icn-seasonal {
    width: 100%;
    max-width: 90px;
    max-height: 90px; }
  .content-hub-header .vis-nav_img .icn-hand-care {
    width: 100%;
    max-width: 98px;
    max-height: 93px; }
  .content-hub-header .vis-nav_img .icn-video {
    width: 100%;
    max-width: 90px;
    max-height: 90px; }
  .content-hub-header .vis-nav_text {
    margin-top: 17px;
    font-size: 14px;
    line-height: 16px; }
  .content-hub-header img {
    max-width: 1147px; }
  .content-hub-header h1 {
    margin-top: 14px;
    color: #333;
    font-size: 20px;
    line-height: 18px; } }

.content-hub-section {
  max-width: 1146px;
  position: relative;
  margin: 0 15px; }

.content-hub-section:last-of-type {
  padding-bottom: 100px; }

.content-hub-section h2 {
  border-bottom: 3px solid #333;
  color: #333;
  font-family: "TrendSansW05-One", Arial, sans-serif;
  font-size: 26px;
  line-height: 24px;
  letter-spacing: 2.5px;
  padding-bottom: 6px;
  margin: 0 auto 20px;
  position: relative; }

.content-hub-section h2 img {
  height: 30px;
  position: absolute;
  bottom: 6px; }

.content-hub-section h2 .header-text {
  vertical-align: text-bottom;
  padding-left: 40px;
  display: inline-block; }

.content-hub-section ul {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 0;
  margin-left: -40px; }

.content-hub-section ul li {
  display: block;
  list-style: none;
  margin-bottom: 60px; }

.content-hub-section ul li a h3 {
  margin: 10px 0 0;
  font-family: "TrendSansW05-One", Arial, sans-serif;
  color: #333;
  font-size: 18px;
  line-height: 24px;
  letter-spacing: 1.73; }

.content-hub-section ul li a p {
  margin: 10px 0 20px;
  font-family: "TradeGothicLTW05-Light", Arial, sans-serif;
  font-size: 16px;
  line-height: 28px;
  color: #666; }

.content-hub-section ul li a button {
  height: 35px;
  font-family: "TrendSansW05-One", Arial, sans-serif;
  line-height: 16px;
  size: 13px;
  letter-spacing: 1.3; }

.content-hub-section ul li:nth-child(even) {
  margin-right: 0; }

.content-hub-section ul li:nth-child(n+5) {
  display: none; }

@media only screen and (min-width: 480px) {
  .content-hub-section ul h2 {
    font-size: 26px;
    line-height: 24px;
    letter-spacing: 2.5px;
    margin-bottom: 40px; }
  .content-hub-section ul li {
    max-width: calc(50% - 12px);
    margin-right: 20px;
    position: relative;
    margin-bottom: 90px; }
  .content-hub-section ul li a h3 {
    margin-top: 20px; }
  .content-hub-section ul li a button {
    position: absolute;
    right: 0; } }

.content-hub-section ul.untruncated li:nth-child(n+5) {
  display: -ms-inline-flexbox;
  display: inline-flex; }

@media only screen and (min-width: 768px) {
  .content-hub-section {
    margin: 0 auto; } }

.content-hub-section .truncation {
  text-align: center;
  margin: 0 auto; }

.content-hub-section .truncation button {
  background-color: #fff;
  padding: 10px 25px;
  border: #333 solid 3px;
  color: #333;
  font-family: "Trade Gothic W01 Bold_2", Arial, sans-serif;
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 1.4px;
  height: auto;
  min-height: 43px;
  max-height: 100%;
  margin-bottom: 60px;
  text-transform: uppercase; }

#sch-featured .header-text {
  padding-left: 0; }

@media (max-width: 768px) {
  .content-hub-header .vis-nav {
    width: 100%;
    margin-top: 40px; }
  .content-hub-header .vis-nav_item {
    margin-bottom: 31px; }
  .content-hub-section {
    max-width: 100%; }
  .content-hub-section ul {
    padding: 0; } }

