/* CSS Document */
@font-face {
  font-family: SangBleuEmpire;
  src: url('https://static.lystit.com/cms2/microsites/2026-03/q1-20/static/SangBleuEmpire-Regular-WebM.28e54f4d44a6f2018e0b9642726c38b1.woff2') format("woff2"), url('https://static.lystit.com/cms2/microsites/2026-03/q1-20/static/SangBleuEmpire-Regular-WebM.6c23eb2a1a0021ee6fa37253475fa538.woff') format("woff"), url('https://static.lystit.com/cms2/microsites/2026-03/q1-20/static/SangBleuEmpire-Regular-WebM.8dcde2048b2332133d664f38e86a890e.ttf') format("truetype"), url('https://static.lystit.com/cms2/microsites/2026-03/q1-20/static/SangBleuEmpire-Regular-WebM.55968146d89f5e52f624a4afebe906f7.svg') format("svg"); /* Legacy iOS */
  font-weight: 500;
  font-style: normal;
}
body {
  position: relative;
  margin: 0;
}
a {
  color: #021135;
}
a, a:active, a:focus, a:hover {
  text-decoration: none;
}
a:active, a:focus, a:hover {
  outline: 0;
}
ol, ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
img {
  max-width: 100%;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
* {
  -webkit-tap-highlight-color: transparent;
}
iframe {
  border: none;
}
*, :after, :before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
.menu-wrapper * {
  box-sizing: border-box;
}
body, button, input {
  font-size: 15px;
  font-weight: 300;
  line-height: 1.4;
  color: #021135;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
::selection {
  background: #021135;
}
::-moz-selection {
  background: #021135;
}
input.search-field {
  color: #fff;
}
h1 {
  font-weight: 300;
}
h2 {
  font-family: SangBleuEmpire, Georgia, "Times New Roman", Times, serif;
  color: #021135;
  line-height: 1.3;
  margin: 0 0 .5em;
}
.fonts-loaded h2 {
  font-family: SangBleuEmpire, Georgia, "Times New Roman", Times, serif;
  font-weight: 700;
}
h4 {
  color: #021135;
  font-weight: 500;
  font-size: 18px;
  margin: 0 0 .5em;
}
p a {
  text-decoration: underline;
  font-family: 'Suisse SemiBold', Helvetica, 'Helvetica Neue', sans-serif;
}
@media print {
  * {
    background: 0 0 !important;
    color: #000 !important;
    text-shadow: none !important;
    -webkit-filter: none !important;
    filter: none !important;
    -ms-filter: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  h2, h4, p {
    orphans: 3;
    widows: 3;
  }
  h2, h4 {
    page-break-after: avoid;
  }
  .button {
    display: none;
  }
}
/********** MENU + HEADER **********/

.the-lyst-index {
	background: #fff;
}
.the-lyst-index .lyst-app__layout-container {
	padding-top: 0;
}
.report-section--intro .intro-container {
		display: table;
		min-height: 100%;
		height: -o-calc(100vh - 60px); 
		height: -moz-calc(100vh - 60px); 
		height: -webkit-calc(100vh - 60px);
		height: calc(100vh - 60px);
		-webkit-background-size: cover !important;
		-moz-background-size: cover !important;
		-o-background-size: cover !important;
		background-size: cover !important;
}
.report-page-wptemplate .intro__text p:first-of-type {
  font-family: SangBleuEmpire, Georgia, "Times New Roman", Times, serif;
  font-size: 1.4em;
  line-height: 1.4em;
  text-align: left;
  font-weight: normal;
}
.intro__date {
  font-family: SangBleuEmpire, Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
}
.report-page-wptemplate .intro .intro__wrap {
  background: rgba(255,255,255,0.85);
}
.report-page-wptemplate .intro__text p {
  color: #021135;
}

/********** REPORT SECTIONS **********/
.report-page {
  margin: 0 auto;
  position: relative;
  color: #5c5c5c;
  z-index: 1;
}
.report-page .report-email-signup__label {
  visibility: hidden;
}
.report-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  margin: 0 10px 20px;
  max-width: 1280px;
  position: relative;
}
.report-page-wptemplate .report-section--intro {
	width: 100%;
    max-width: 100%;
	height:100%;
    display: block;
    margin: 0;
	padding: 0 !important;
}
.report-section__side-block {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}
.side-block-header {
  background-color: #021135;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-content: flex-end;
  -ms-flex-line-pack: end;
  align-content: flex-end;
  padding: 10px 10px 20px;
  font-weight: 700;
}
.side-block-header__index-logo {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  width: 130px;
}
.side-block-header__text {
  font-family: 'Suisse Regular',Helvetica,sans-serif;
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  text-align: right;
  -webkit-font-smoothing: antialiased;
}
.report-page-wptemplate .report-section {
  max-width: 100%;
  margin: 0 auto;
}
.report-page-wptemplate .report-section__heading {
  font-family: SangBleuEmpire, Georgia, "Times New Roman", Times, serif;
  font-weight: 400;
  line-height: 1.1em;
}
.report-page-wptemplate h1.report-section__heading {
    font-size: 4em;
    line-height: 1;
    text-align: center;
}
.report-page-wptemplate h2.report-section__heading {
	margin: 2em 0 0;
}
.report-page-wptemplate .report-section .side-block {
  background-color: #021135;
  margin-bottom: 0;
  border: 3px solid #021135;
}
.report-page-wptemplate .report-section .side-block--brands {
  border: none;
}
.report-page-wptemplate .report-section .side-block-header {
  background-color: #021135;
  padding: 14px 10px;
}
.report-page-wptemplate .report-section .side-block-header__index-logo {
  width: 200px;
  margin: auto 0;
}
.report-page-wptemplate .report-section .side-block-header__text {
  position: relative;
  font-size: 22px;
  margin: auto 0;
}
/********** BRANDS **********/
.report-page-wptemplate .report-section--brandreport :nth-child(0) {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
}
.report-page-wptemplate .report-section--brandreport :nth-child(1) {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
.report-page-wptemplate .report-section--brandreport :nth-child(2) {
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5;
}
.report-page-wptemplate .report-section--brandreport :nth-child(3) {
  -webkit-order: 8;
  -ms-flex-order: 8;
  order: 8;
}
.report-page-wptemplate .report-section--brandreport :nth-child(4) {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}
.report-page-wptemplate .report-section--brandreport :nth-child(5) {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3;
}
.report-page-wptemplate .report-section--brandreport :nth-child(6) {
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4;
}
.report-page-wptemplate .report-section--brandreport :nth-child(7) {
  -webkit-order: 6;
  -ms-flex-order: 6;
  order: 6;
}
.report-page-wptemplate .report-section--brandreport :nth-child(8) {
  -webkit-order: 7;
  -ms-flex-order: 7;
  order: 7;
}
.report-page-wptemplate .report-section--brandreport :nth-child(9) {
  -webkit-order: 9;
  -ms-flex-order: 9;
  order: 9;
}
.report-page-wptemplate .report-section--brandreport :nth-child(10) {
  -webkit-order: 10;
  -ms-flex-order: 10;
  order: 10;
}
.report-page-wptemplate .report-section--brandreport :nth-child(11) {
  -webkit-order: 11;
  -ms-flex-order: 11;
  order: 11;
}
.report-page-wptemplate .report-section--brandreport :nth-child(12) {
  -webkit-order: 12;
  -ms-flex-order: 12;
  order: 12;
}
.report-page-wptemplate .report-section--brandreport :nth-child(13) {
  -webkit-order: 13;
  -ms-flex-order: 13;
  order: 13;
}
.report-page-wptemplate .report-section--brands, .report-page-wptemplate .report-section--brand-quotes {
  width: 100%;
  max-width: 100%;
  display: block;
  margin: 0;
  padding: 0;
}
.report-page-wptemplate .report-section--brand-quotes {
  background-color: #021135;
  border-top: 10px solid #00abc3;
  border-bottom: 10px solid #00abc3;
}
.report-page-wptemplate .report-section--brands .side-block-header-container {
  margin-bottom: 20px;
}
.report-page-wptemplate .report-section--brands .side-block-header {
  background-color: transparent;
  color: #fff;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.report-page-wptemplate .report-section--brands .side-block-header__index-logo {
  height: 40px;
  width: auto;
  margin: auto 0;
}
.report-page-wptemplate .report-section--brands .report-section__side-block {
  margin: 0;
  padding-bottom: 0;
  border-bottom: 10px solid;
  border-bottom-color: #ef301b;
}
.report-page-wptemplate .report-section--brands .report-section__text-block {
  max-width: 1280px;
  margin: 60px 10px 40px;
}
.report-page-wptemplate .report-section--women, .report-page-wptemplate .report-section--brandreport, .report-page-wptemplate .report-section--peopleplaces, .report-page-wptemplate .report-section--productpricing, .report-page-wptemplate .report-section--socialmedia, .report-page-wptemplate .report-section--hottest {
  max-width: 1280px;
}
.report-section.report-section--hottest p:first-of-type {
  padding-bottom: 20px;
}
.report-page-wptemplate .report-section--women .report-section__side-block--products {
  padding: 0;
}
.report-page-wptemplate .report-section--women .side-block-header__text {
  text-align: right;
  font-size: 18px;
  text-transform: uppercase;
}
.report-page-wptemplate .report-section--women .side-block-header__index-logo, .report-page-wptemplate .report-section--men .side-block-header__index-logo {
  width: 130px;
}
.report-page-wptemplate .report-section--men {
  max-width: 1280px;
  margin-bottom: 40px;
}
.report-page-wptemplate .report-section--men .side-block-header__text {
  text-align: right;
  font-size: 18px;
}
.report-page-wptemplate .report-section--men .side-block-header__index-logo {
  width: 130px;
}
.report-page-wptemplate .report-section--men .report-section__side-block--products {
  /*padding: 0 0;
	margin-bottom: 30px;*/
}
.report-page-wptemplate .report-section .quote-block-1, .report-page-wptemplate .report-section .quote-block-2 {
  background: #e7ddd4;
  color: #ef301b;
  padding: 20px;
  margin: auto 0;
}
.report-page-wptemplate .report-section .quote-block-1 p, .report-page-wptemplate .report-section .quote-block-2 p {
  margin: 0;
  font-family: SangBleuEmpire, Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  font-size: 1.8em;
  line-height: 1.4em;
}
.report-page-wptemplate .report-section .quote-block-1 p span, .report-page-wptemplate .report-section .quote-block-2 p span {
  font-size: 2.2em;
  line-height: 1em;
}
.report-page-wptemplate .side-block-header__text {
  font-size: 17px;
  font-weight: normal;
  text-align: left;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.report-page-wptemplate .hottest-products__text {
  margin-top: 4px;
  margin-bottom: 20px;
  line-height: 1.2em;
  font-size: 14px;
}
.report-page-wptemplate .hottest-products__text:hover {
  text-decoration: none;
}
.hottest-brand-previous {
  color: #fff;
  opacity: .5;
  padding: 0 10px 0 0;
  text-align: right;
}
.hottest-brand-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.hottest-brand-item__position {
  font-family: SangBleuEmpire, Georgia, "Times New Roman", Times, serif;
  font-weight: 500;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 95px;
  -ms-flex: 0 0 95px;
  flex: 0 0 95px;
  font-size: 58px;
  text-align: center;
  line-height: 1;
  padding: 20px 0;
}
.hottest-brand-item__position--previous {
  opacity: .5;
}
.hottest-brand-item__container {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 100px;
  -ms-flex: 1 0 100px;
  flex: 1 0 100px;
}
.hottest-brand-item__name {
  color: #fff;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
}
.hottest-brand-item__name a {
	font-weight: 400;
    font-family: 'Suisse Regular',Helvetica,sans-serif;
}
.hottest-brand-item__summary {
  color: #dedede;
  font-size: 15px;
  line-height: 1.3;
  margin: 0 0 24px;
}
.hottest-brand-item__summary ul {
  padding: 4px 0 0 18px;
  margin: 0;
}
.hottest-brand-item__summary ul li {
  line-height: 1.2;
  padding-bottom: 8px;
  font-size: 1em;
}
.hottest-brand-item__summary ul li::before {
  content: "\2022";
  color: #ef301b;
  font-weight: normal;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
li .hottest-brand-item__summary i {
  margin-right: 0;
}
.hottest-brand-item__summary a {
  color: #fff;
  text-decoration: underline;
}
.hottest-brands-expand {
  display: none;
}
.report-page-wptemplate .hottest-brands-list {
  padding: 40px 20px;
}
.report-page-wptemplate .hottest-brands-expand {
  display: block;
  color: #fff;
  max-width: 85%;
  padding: 15px 17px 14px;
  margin: 10px auto 0;
  position: relative;
  top: -30px;
  border: 0;
  border-radius: 2px;
  font-family: 'Suisse SemiBold', Helvetica, 'Helvetica Neue', sans-serif;
}
.report-page-wptemplate .hottest-brand-item {
  /*	display: -webkit-inline-box;*/
  display: -webkit-flex;
  display: -ms--flexbox;
  display: flex;
  position: relative;
}
.report-page-wptemplate .hottest-brand-item:first-of-type:before {
  content: attr(data-last-quarter);
  display: block;
  color: #fff;
  opacity: .5;
  position: absolute;
  right: 15px;
  top: -30px;
}
.report-page-wptemplate .hottest-brand-item:nth-of-type(n+11) {
  display: none;
}
.report-page-wptemplate .hottest-brand-item__position--previous {
  font-size: 40px;
}
.report-page-wptemplate .hottest-brand-previous {
  display: none;
}
.brand-quote blockquote {
  margin: 0px 0px 40px 0px;
}
.report-page-wptemplate .quotes-container .brand-quote blockquote, .report-page-wptemplate .quotes-container .brand-quote-2 {
  font-size: 16px;
  color: #e7ddd4;
  position: relative;
}
.report-page-wptemplate .quotes-container .brand-quote blockquote footer {
  font-family: SangBleuEmpire, Georgia, "Times New Roman", Times, serif;
  margin-top: 14px;
  font-weight: bold;
  display: block;
  letter-spacing: 0.02em;
  font-size: 0.8;
}
.quotes-container h2.report-title {
	text-align: center;
}
/********** WOMEN & MENS / HOTTEST PRODUCTS REPORTS **********/
.report-section__media-block {
  margin: 40px auto 20px;
}
.hottest-products {
  background-color: #f7f9f8;
  margin: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px;
}
.hottest-products__item {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  list-style: none;
  position: relative;
  text-align: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  flex: 1 0 50%;
  max-width: 50%;
  width: 50%;
}
.hottest-products__img {
  display: block;
  margin: 0 auto;
  /*max-width: 200px;*/
  -o-object-fit: contain;
  object-fit: contain;
}
.hottest-products__text {
  color: #464646;
  padding: 4px 10px 0;
}
.hottest-products__text:hover {
  text-decoration: underline;
}
/********** SUBSCRIBE **********/
.report-page-wptemplate .report-email-signup {
  background-size: auto 100%;
  border-top: 10px solid;
  border-bottom: 10px solid;
  max-width: 100%;
  margin: 0;
  padding: 100px 36px 10px;
}
.report-page-wptemplate .report-email-signup p {
  color: #fff !important;
  text-align: center;
  line-height: 1.2em;
}
.report-page-wptemplate .report-email-signup a {
	color: #fff;
}
.report-page-wptemplate .report-email-signup #photo-credits {
    text-align: left;
    font-size: 0.875em;
    color: #fff;
    padding: 90px 0 0 0;
    display: block;
    max-width: 1640px;
    margin: auto;
}
.mc4wp-form {
  width: 312px;
  margin: 30px auto 0;
}
.mc4wp-form .mc-input {
  width: 280px;
}
.mc4wp-form-fields .mc-checkmark {
  line-height: 0em;
  text-align: left;
  font-size: 0.8em;
  font-weight: normal;
}
.mc4wp-form-fields p.mc-checkmark {
  text-align: left;
}
.mc4wp-form-fields .mc-checkmark label, .mc4wp-form-fields .mc-checkmark span {
  font-size: 14px;
  font-weight: normal;
}
.mc4wp-form-fields .mc-checkmark > label, .mc4wp-form-fields .mc-checkmark > span {
  display: block;
}
.mc4wp-form-fields .mc-checkmark > label {
  max-width: 320px;
  margin: 0 auto 10px;
  line-height: 1.2em;
}
.mc-checkmark span label {
  margin: 0 20px;
}
input[type=radio]:checked:before {
  background-color: #fff;
}
.mc-button input {
  background: #00abc3;
  font-size: 15px;
  border: 0;
}
.mc-button input:hover {
  opacity: 0.85;
}
.mc4wp-form input[type=checkbox]:checked:before {
  color: #fff;
}
.report-page-wptemplate .report-email-signup .mc4wp-response p {
  font-size: 18px;
}
/******************************************* MEDIA QUERIES *******************************************/
@media only screen and (min-width:576px) {
  .report-section {
    margin: 0 12vw 40px;
  } /*
.report-page-wptemplate .report-section__heading {
	font-size: 36px;
	margin-bottom: 10px;
}*/
  .report-page-wptemplate .report-section--brands .side-block-header-container {
    padding: 0 10% 0 12%;
  }
  .report-page-wptemplate .report-section--brands .report-section__text-block {
    margin: 60px 12vw 40px;
  }
  .report-page-wptemplate .report-section--women, .report-page-wptemplate .report-section--brandreport {
    margin-bottom: 60px;
  }
  .report-page-wptemplate .report-section--men .report-section__side-block, .report-page-wptemplate .report-section--women .report-section__side-block {
    border-color: #021135;
  }
  .report-page-wptemplate .report-divide__text-wrap {
    padding-left: 12%;
    padding-right: 12%;
  }
  .report-page-wptemplate .report-email-signup {
    background-size: cover;
  }
  .report-page-wptemplate .report-email-signup p {
    font-size: 20px;
  }
  .report-page-wptemplate .hottest-brands-list {
    padding: 40px 10%;
  }
}
@media only screen and (min-width:460px) and (max-width:767.97px) {
  .report-page-wptemplate .report-section--men .report-section__side-block--products, .report-page-wptemplate .report-section--women .report-section__side-block--products {
    width: 80%;
    margin: 0 auto;
  }
}
@media only screen and (min-width:767.98px) and (max-width:991px) {
  .report-page-wptemplate .intro {
    display: table-cell;
    vertical-align: middle;
  }
  .report-page-wptemplate .intro .intro__wrap {
    padding: 30px;
    width: 60%;
    margin: 0 auto;
  }
  .report-page-wptemplate .intro__text p:first-of-type {
    font-size: 1.4em;
  }
  .report-page-wptemplate .report-section--men .report-section__side-block--products, .report-page-wptemplate .report-section--women .report-section__side-block--products {
    width: 60%;
    margin: 0 auto;
  }
}
@media only screen and (min-width:767.97px) {
  .report-section--intro .intro-container {
    display: table;
  }
  .report-page-wptemplate .intro__date {
    line-height: 1em;
    margin: 0.2em 0 0.25em;
  }
  .report-page-wptemplate .intro__text p {
    font-size: 15px;
  }
  .report-page-wptemplate .report-title {
    /*margin: 1em auto 0 !important;
		float: none;
		font-size: 4.4em;
    	letter-spacing: -0.03em;
		line-height:1.1em;
		text-align: center;
		padding: 0;*/
  }
  /*.report-page-wptemplate .quotes-container .report-section__heading {
		font-size: 38px !important;
	}
	.report-page-wptemplate .quotes-container blockquote:before {
		content: '\201C';
		font-family: SangBleuEmpire, Georgia, "Times New Roman", Times, serif;
		font-size: 7em;
		color: #00abc3;
		position: absolute;
		top: -0.3em;
		left: -0.7em;
	}
	.report-page-wptemplate .quotes-container blockquote:after {
		content: no-close-quote;
	}*/
  .report-page-wptemplate .report-email-signup {
    margin: 80px 0 0 0;
  }
}
@media only screen and (min-width:992px) {
  .report-page-wptemplate .intro .intro__wrap {
    display: table;
  }
  .report-section {
    display: grid;
    grid-gap: 0 30px;
    margin: 0 auto 40px;
    grid-template-columns: repeat(12, 1fr);
  }
  .report-section__quote {
    width: 80%;
    text-align: left;
    margin: 0;
  }
  .report-page-wptemplate .intro__text {
    text-align: justify;
    text-justify: inter-word;
  }
  .report-page-wptemplate .intro__date {
    font-size: 4.2vw;
  }
  .report-section__text-block, .report-section--brandreport .report-section__heading {
    grid-column: 3/span 8;
  }
  .report-section__text-block, .report-section--brandreport p {
    grid-column: 3/span 8;
  }
  .report-page-wptemplate .report-section .quote-block-1, .report-page-wptemplate .report-section .quote-block-2 {
    grid-column: 8/span 5;
  }
  .report-section--women .report-section__side-block {
    grid-column: 1/span 7;
  }
  .report-section--men .report-section__side-block {
    grid-column: 6/span 8;
  }
  .report-section--men .report-section__text-block {
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    grid-column: 1/span 5;
  }
  .report-section.report-section--brandreport p {
    grid-column: 3/span 8;
  }
  .report-section.report-section--brandreport p:nth-of-type(3), .report-section.report-section--brandreport p:nth-of-type(5) {
    grid-column: 3/span 5;
  }
  .report-page-wptemplate .report-section {
    margin: 0 auto;
  }
  .report-page-wptemplate h1.report-section__heading {
    grid-column: 3/span 8;
    margin: 1.5em 0 0.5em !important;
	  font-size: 6em;
  }
  .report-page-wptemplate h2.report-section__heading {
    grid-column: 3/span 8;
    margin: 1em 0 0.5em;
    font-size: 38px;
  }
  .report-section .quote-block {
    grid-column: 8/span 5;
  }
  .report-page-wptemplate .quotes-container .report-section__heading {
    grid-column: 2/span 10;
    padding: 0;
    margin: 0 0 0.8em !important;
    font-size: 3em;
    line-height: 1.2em;
  }
  .report-page-wptemplate .quotes-container .brand-quote-1 {
    grid-column: 2/span 10;
    /*margin-bottom: 40px;*/
  }
  .report-page-wptemplate .quotes-container .brand-quote-2 {
    grid-column: 2/span 10;
  }
  .report-page-wptemplate .report-section__quote {
    text-align: right;
    margin: 0;
    padding-left: 40%;
    width: 100%;
  }
  .report-page-wptemplate .report-section--brands .side-block-header-container {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 80px;
  }
  .report-page-wptemplate .report-section--brands .side-block-header {
    padding: 18px 30px 18px;
    font-size: 30px;
    max-width: 1280px;
    margin: 0 auto;
  }
  .report-page-wptemplate .report-section--brands .side-block-header__text {
    font-size: 44px;
  }
  .report-page-wptemplate .report-section--brands .side-block-header__index-logo {
    height: 80px;
    width: auto;
  }
  .report-page-wptemplate .report-section--brands .report-section__img {
    float: right;
    clear: right;
    width: 33%;
    margin-top: 40px;
  }
  .report-page-wptemplate .report-section--brands .report-section__text-block {
    padding: 0 20px;
    margin: 0 auto 40px;
  }
  .report-page-wptemplate .report-section--brands .report-section__text-block p {
    width: 60%;
    float: none;
    margin: 0 auto;
  }
  .report-page-wptemplate .report-section--brands .report-section__quote {
    width: 33%;
    float: right;
    padding: 50px 0 0;
    text-align: left;
  }
  .report-page-wptemplate .report-section--women .report-section__side-block {
    grid-column: 2/span 5;
    padding: 0 0 0 30px;
    margin: auto 0;
  }
  .report-page-wptemplate .report-section--women .report-section__text-block {
    grid-column: 7/span 5;
    padding: 0 30px;
    margin: auto 0;
  }
  .report-page-wptemplate .report-section--men, .report-page-wptemplate .report-section--women {
    margin-top: 60px;
  }
  .report-page-wptemplate .report-section--men .report-section__text-block {
    grid-column: 2/span 5;
    padding: 0 30px;
    margin: auto 0;
  }
  .report-page-wptemplate .report-section--men .report-section__side-block {
    grid-column: 7/span 5;
    padding: 0 30px 0 0;
    margin: auto 0;
  }
  .report-page-wptemplate .report-divide {
    margin-bottom: 80px;
    margin-top: 60px;
  }
  .report-page-wptemplate .report-divide__text-wrap {
    background-color: transparent;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 1280px;
  }
  .report-page-wptemplate .report-divide__heading {
    font-size: 50px;
  }
  .report-page-wptemplate .report-divide__text {
    max-width: 640px;
  } /*
.report-page-wptemplate .report-email-signup {
	padding: 100px auto;
}*/
  .report-page-wptemplate .report-email-signup p {
    font-size: 28px;
    max-width: 960px;
    margin: 18px auto;
  }
  .report-page-wptemplate .hottest-brands-list {
    padding: 0;
  }
  .report-page-wptemplate .hottest-brands-expand {
    display: none;
  }
  .report-page-wptemplate .hottest-brand-item:nth-of-type(n+11) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .report-page-wptemplate .hottest-brands-list {
    display: grid;
    grid-auto-flow: column;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(10, auto);
    max-width: 1280px;
    margin: 0 auto;
    padding-bottom: 50px;
  }
  .report-page-wptemplate .hottest-brand-item:nth-of-type(11):before {
    content: attr(data-last-quarter);
    display: block;
    color: #fff;
    opacity: .5;
    position: absolute;
    right: 15px;
    top: -30px;
  }
  .report-page-wptemplate .report-section.report-section--brand-quotes {
    padding: 0;
    margin: 80px 0 0;
  }
  .report-page-wptemplate .quotes-container {
    display: grid;
    max-width: 1280px;
    margin: 0 auto;
    padding: 70px 100px 70px;
    grid-template-columns: repeat(12, 1fr);
    grid-gap: 0 30px;
  }
  .report-page-wptemplate .report-section--women .report-section__heading {
    margin-top: 0;
  }
}
@media only screen and (min-width:960px) and (max-width:1279px) {
  .report-section--intro .intro-container {
    display: table;
  }
  .report-page-wptemplate .intro {
    display: table-cell;
    vertical-align: middle;
  }
  .report-page-wptemplate .intro .intro__wrap {
    padding: 40px;
    width: 55%;
    margin: 0 auto;
  }
  .report-page-wptemplate .intro .intro__wrap .index_logo {
    width: 72%;
  }
  .report-page-wptemplate .intro__date {
    font-size: 7vw;
    text-align: right;
  }
  .site-id-13 .report-page-wptemplate .intro__date, .site-id-9 .report-page-wptemplate .intro__date {
    font-size: 3.4em;
  }
  .report-page-wptemplate .intro__text p:first-of-type {
    font-size: 1.4em;
  }
}
@media only screen and (min-width:1280px) {
  .report-page-wptemplate .intro #keypad svg {
    height: 23.5vw;
    width: auto;
    position: absolute;
    top: 90px;
    right: 30px;
    display: block;
    max-height: 400px;
  }
  .site-id-13 .report-page-wptemplate .intro__date, .site-id-9 .report-page-wptemplate .intro__date {
    font-size: 3.4em;
  }
  .intro__logo-wrap .index_logo {
    width: 100%;
  }
 .report-page-wptemplate .intro__date {
    font-size: 5.8vw;
}
.report-page-wptemplate .intro {
    width: 34%;
	height: 100%;
    margin: 0 auto;
    padding: 0 46% 0 20%;
}
.report-page-wptemplate .intro .intro__wrap {
	height: 100%;
	background: rgba(255,255,255,0.85);
	display: table;
}
.report-page-wptemplate .intro .intro__wrap .intro__text-wrap {
    display: table-cell;
    vertical-align: middle;
    padding: 40px;
    margin: auto;
}
  .report-page-wptemplate .report-section {
    padding: 0 100px;
  }
  .report-page-wptemplate .report-section__quote {
    right: -50px;
  }
  .report-page-wptemplate .report-section--brands .report-section__side-block {
    margin-bottom: 0;
  }
  .report-page-wptemplate .quotes-container .report-section__heading {
    font-size: 3.8em !important;
  }
  .report-page-wptemplate .report-section--brands {
    padding: 0;
  }
  .report-page-wptemplate .report-section--brands .report-section__heading {
    margin-top: 0;
  }
  .report-page-wptemplate .report-section--brands .report-section__quote {
    position: static;
  }
  .report-page-wptemplate .report-section--women .report-section__side-block {
    grid-column: 2/span 5;
    padding: 0;
  }
  .report-page-wptemplate .report-section--women .report-section__text-block {
    grid-column: 7/span 5;
    padding: 0 0 0 30px;
  }
  .report-page-wptemplate .report-section--men .report-section__heading {
    margin-top: 30px;
  }
  .report-page-wptemplate .report-section--men .report-section__text-block {
    grid-column: 2/span 5;
    padding: 0 30px 0 0;
  }
  .report-page-wptemplate .report-section--men .report-section__side-block {
    margin-top: 40px;
    grid-column: 7/span 5;
    padding: 0;
  }
  .report-page-wptemplate .quotes-container .brand-quote-1, .report-page-wptemplate .quotes-container .brand-quote-2 {
    grid-column: 3/span 8;
  }
  .report-section--brandreport .report-section__heading {
    padding: 0 4%;
  }
}
@media only screen and (min-width:2040px) {
  .report-page-wptemplate .intro {
    width: 30%;
    margin: 0 auto;
    padding: 0 50% 0 20%;
  }
  .report-page-wptemplate .intro__text p:first-of-type {
    font-size: 1.4vw;
  }
  .report-page-wptemplate .intro__text p {
    font-size: 18px;
  }
  .report-page-wptemplate .intro__date {
    font-size: 5.2vw;
  }
}
@media (max-width: 1020px) {
  p, blockquote p {
    font-size: 16px;
  }
}
@media (max-width: 959px) {
  .open-overlay-menu.single-the_lyst_index .style-color-white-bg {
    background: #021135;
  }
  .menu-dark .row-brand, .menu-dark .row-menu .row-menu-inner, .menu-light .row-brand, .menu-light .row-menu .row-menu-inner {
    border-bottom: 0;
  }
  .mobile-menu-button-light .lines, .mobile-menu-button-light .lines:before, .mobile-menu-button-light .lines:after {
    background: #fff;
  }
  .report-page-wptemplate .intro .intro__wrap .index_logo {
    width: 80%;
  }
}
@media only screen and (max-width:991.98px) {
  .report-page-wptemplate .report-title {
    margin: 1.4em auto 0 !important;
    float: none;
    /*font-size: 2.6em;*/
    letter-spacing: -0.03em;
    line-height: 1.1em;
    text-align: center;
    /*width: 80%;*/
    padding: 0;
  }
  .report-page-wptemplate .intro__date {
    font-size: 4.4em;
    text-align: right;
  }
  .site-id-13 .report-page-wptemplate .intro__date, .site-id-9 .report-page-wptemplate .intro__date {
    font-size: 3.4em;
    line-height: 1.1em;
  }
  .report-page-wptemplate .report-section {
    max-width: 100%;
    margin: 20px;
  }
  .report-page-wptemplate .report-section--brand-quotes {
    margin: 70px 0 20px;
  }
  .report-page-wptemplate .report-section--intro, .report-page-wptemplate .report-section.report-section--brands {
    margin: 0;
  }
  /*.report-page-wptemplate .report-section__heading {
		margin: 30px 0 0;
	}
	h3.report-page-wptemplate .report-section__heading {
		margin: 30px 0 4px;
	}*/
  .report-page-wptemplate .report-section--men .report-section__side-block--products, .report-page-wptemplate .report-section--women .report-section__side-block--products {
    padding: 30px 0;
  }
  .report-page-wptemplate .report-section .quote-block-1 p, .report-page-wptemplate .report-section .quote-block-2 p {
    font-size: 1.6em;
    line-height: 1.4em;
  }
  .report-page-wptemplate .report-section .quote-block-1 p span, .report-page-wptemplate .report-section .quote-block-2 p span {
    font-size: 2em;
    line-height: 1em;
  }
  .report-page-wptemplate .quotes-container .brand-quote blockquote, .report-page-wptemplate .quotes-container .brand-quote-2 {
    font-size: 14px;
  }
  .side-block-header__index-logo {
    width: 100px;
  }
  .side-block-header__text {
    font-size: 20px;
  }
  .report-divide {
    min-height: 300px;
  }
  .report-divide__text-wrap {
    background-color: rgba(0, 31, 64, .3);
    padding-left: 20px;
  }
  .report-email-signup {
    max-width: 100%;
  }
  .report-page-wptemplate .quotes-container .report-section__heading {
    padding: 20px 20px 20px;
    font-size: 32px;
    line-height: 1.2em;
  }
  .report-page-wptemplate .quotes-container .brand-quote-1, .report-page-wptemplate .quotes-container .brand-quote-2 {
    text-align: left;
    font-size: 16px;
    padding: 10px 20px;
  }
  .report-page-wptemplate .report-section .quote-block-1, .report-page-wptemplate .report-section .quote-block-2 {
    margin: 30px 25% 10px;
  }
}
@media only screen and (max-width:767.98px) {
  .report-section--intro .intro-container {
    display: table;
  }
  .report-page-wptemplate .intro {
    display: table-cell;
    vertical-align: middle;
  }
  .report-page-wptemplate .intro .intro__wrap {
    padding: 30px;
    width: 60%;
    margin: 0 auto;
  }
  .report-page-wptemplate .intro__text p:first-of-type {
    font-size: 1.4em;
  }
  p, blockquote p {
    font-size: 15px;
  }
  .brand-quote blockquote {
    margin: 0 0px 40px 0px;
  }
  .report-page-wptemplate .quotes-container .report-section__heading {
    padding: 20px 20px 28px;
  }
  .hottest-brand-item__position, .report-page-wptemplate .hottest-brand-item__position--previous {
    font-size: 36px;
    -webkit-flex-basis: 55px;
    -ms-flex-preferred-size: 55px;
    flex-basis: 55px;
  }
  .report-page-wptemplate .report-section .side-block-header {
    padding: 10px;
  }
  .report-page-wptemplate .report-section--brands .side-block-header {
    padding: 12px;
  }
  .report-page-wptemplate .report-section .quote-block-1, .report-page-wptemplate .report-section .quote-block-2 {
    margin: 30px 10% 10px;
  }
  .report-page-wptemplate .report-email-signup {
    margin: 60px 0 0 0;
  }
}
@media only screen and (max-width:575.98px) {
  .report-page-wptemplate .intro .intro__wrap {
    padding: 20px;
    width: 80%;
  }
  .report-section--intro .intro-container > * {
    position: relative;
    z-index: 100;
  }
  .report-page-wptemplate .intro__text p:first-of-type {
    font-size: 1.4em;
    line-height: 1.4em;
    margin-top: 6px;
  }
  .report-divide__text-wrap {
    background-color: rgba(0, 31, 64, .6);
  }
  .intro__logo {
    margin: 20px 10% 0;
    width: 80%;
    padding: 30px 0 0 0;
  }
  .report-page-wptemplate .intro__date {
    font-size: 3em;
  }
  .site-id-13 .report-page-wptemplate .intro__date, .site-id-9 .report-page-wptemplate .intro__date {
    font-size: 2.2em;
  }
  .report-page-wptemplate .hottest-brands-list {
    padding: 40px 10px;
  }
  .report-page-wptemplate .hottest-brand-item__position--previous {
    font-size: 27px;
  }
  h4:not([class*="fontsize-"]), .h4:not([class*="fontsize-"]) {
    font-size: 26px;
  }
  .hottest-brand-item__summary {
    font-size: 14px;
  }
  .report-page-wptemplate .hottest-brand-item:first-of-type:before {
    right: 0;
  }
  .hottest-products {
    padding: 15px 5px 5px;
  }
  .hottest-products__img {
    max-width: 130px;
  }
  .report-page-wptemplate .report-section .side-block {
    max-width: 100%;
    margin: 0;
  }
  .report-page-wptemplate .report-section .side-block-header__text {
    font-size: 17px;
  }
  .report-page-wptemplate .report-section .quote-block-1 p, .report-page-wptemplate .report-section .quote-block-2 p {
    font-size: 1.2em;
    line-height: 1.4em;
  }
  .hottest-brand-item__summary ul li {
    font-size: 1em;
  }
}
@media only screen and (max-width:414.98px) {
  .report-page-wptemplate .intro .intro__wrap {
    padding: 20px 5%;
    width: 80%;
  }
  .site-id-13 .report-page-wptemplate .intro__date, .site-id-9 .report-page-wptemplate .intro__date {
    font-size: 2.2em;
  }
  .report-page-wptemplate .intro__text p {
    font-size: 13px;
    line-height: 1.4em;
    margin: 8px 0 0;
  }
  .report-page-wptemplate .intro__text p:first-of-type {
    font-size: 1em;
    line-height: 1.4em;
  }
  .report-page-wptemplate .report-section .side-block-header__text {
    font-size: 16px;
  }
  /*.report-page-wptemplate .report-section__heading {
		font-size: 28px;
	}*/
  .report-page-wptemplate .report-section--women .side-block-header__index-logo, .report-page-wptemplate .report-section--men .side-block-header__index-logo, .report-page-wptemplate .report-section--brands .side-block-header__index-logo {
    width: auto;
    height: 32px;
    margin: auto 0;
  }
  .report-page-wptemplate .quotes-container .report-section__heading {
    font-size: 28px;
    line-height: 1.2em;
  }
}
@media only screen and (max-width: 359.98px) {
  .report-page-wptemplate .intro {
    display: table-cell;
    padding-bottom: 0;
    vertical-align: middle;
  }
  .report-page-wptemplate .intro__text p:first-of-type {
    font-size: 0.9em;
    line-height: 1.3em;
    margin-top: 0;
  }
  .site-id-13 .report-page-wptemplate .intro__date, .site-id-9 .report-page-wptemplate .intro__date {
    font-size: 2em;
  }
  .mc4wp-form {
    width: 280px;
    margin: 30px auto 0;
  }
  .mc4wp-form .mc-input {
    width: 248px;
  }
}
@media only screen and (max-width: 320px) {}
@media screen and (-ms-high-contrast:active), screen and (-ms-high-contrast:none) {
  .report-section {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    overflow: hidden;
  }
  .report-section__side-block {
    margin: 0 20px 20px;
    width: 60%;
  }
  .report-section__text-block {
    width: 37%;
  }
  .report-divide__text-wrap {
    padding-top: 30px;
  }
}
/********** Q2 2020 SKIN ONLY **********/
.intro .index_logo svg * {
  fill: #ef301b;
}
.report-page-wptemplate .intro #keypad svg {
  display: none;
}
.report-page-wptemplate .intro #keypad svg {
  fill: #00abc3;
}
.report-page-wptemplate .report-section--women .side-block-header__text, .report-page-wptemplate .report-section--men .side-block-header__text {
  color: #ffffff;
  padding-left: 10px;
}
.report-page-wptemplate .report-divide {
  border-top-color: #00abc3;
  border-bottom-color: #00abc3;
}
.report-page-wptemplate .report-email-signup {
  border-top-color: #00abc3;
  border-bottom-color: #00abc3;
}
.color-accent-border, blockquote {
  border-color: #00abc3;
}
.report-page-wptemplate .intro__date {
  color: #00abc3;
}
.report-page-wptemplate .hottest-brand-item__position {
  color: #ef301b;
  padding: 0;
}
.report-page-wptemplate .hottest-brand-item__link {
  color: #00abc3;
}
.report-page-wptemplate .hottest-brand-item__position--previous {
  color: #fff;
}
.report-page-wptemplate .report-section__heading {
  color: #021135;
}
.report-page-wptemplate .quotes-container .report-section__heading {
  color: #00abc3;
}
.report-page-wptemplate .report-section__text-block p a:hover {
  color: #00abc3;
}
.report-page-wptemplate .report-section__quote {
  color: #00abc3;
}
.report-page-wptemplate .report-section--brands .side-block-header-container {
  background-color: #ef301b;
}
.report-page-wptemplate .intro__logo {
  color: #00abc3;
}
.report-page-wptemplate .hottest-brands-expand {
  background-color: #00abc3;
}
@media only screen and (min-width:992px) {
  .report-page-wptemplate .report-section--women {
    margin-top: 60px;
  }
}