@charset "UTF-8";
#homeMainBanner {
  width: 100%;
  min-width: 980px;
  margin-top: 0;
}

.video-trigger {
  cursor: pointer;
  -webkit-transition: opacity ease .4s;
  transition: opacity ease .4s;
}

.video-trigger:hover {
  opacity: .8;
}

.le-teinte-particulier.landing {
  min-width: 860px;
}

.landing-wrapper {
  width: 860px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
}

.landing-hero-header,
.landing-article-header {
  text-align: center;
}

.landing-article-text+.landing-article-text {
  margin-top: 12px;
}

.landing-hero-title {
  font-size: 32px;
  line-height: 40px;
  margin: 20px 0 6px 0;
}

.landing-hero-subtitle {
  font-size: 16px;
  margin-top: 18px;
  font-weight: normal;
  text-transform: none;
  font-family: MillerDisplay Light, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 400;
}

.landing-hero-title,
.landing-article-title,
.landing-title,
.landing .button,
.landing .box-highlight,
.landing .landing-map-state-name {
  font-family: 'Gotham Book', Helvetica, Roboto, Arial, sans-serif;
  font-weight: 600;
  letter-spacing: 5px;
}

.landing-hero-title-introduction,
.landing-hero-title,
.landing-article-title,
.landing-article-title-introduction,
.landing-title,
.landing-menu,
.landing .button {
  text-align: center;
  text-transform: uppercase;
}

.landing-hero-title-introduction {
  font-size: 18px;
  letter-spacing: 4px;
  font-weight: 600;
  font-family: MillerDisplay Light, Helvetica, Roboto, Arial, sans-serif;
}

.landing-hero-title-introduction::before,
.landing-hero-title-introduction::after {
  content: '—';
  margin: 0 12px;
}

.landing,
.landing-hero {
  width: 100%;
}

.landing-hero {
  height: 570px;
  background-color: #ebebeb;
  background-image: url("../../../../../images/landing_areas/ltp/images/ltp-hero-nonexclusive.jpg");
  background-position: center;
  background-size: 1920px 571px;
  background-repeat: no-repeat;
}

.landing-hero-col-left {
  padding-top: 72px;
  width: 500px;
}

.landing-hero-screenshot {
  text-align: center;
  margin-top: 48px;
}

.landing-hero-screenshot-title {
  text-transform: uppercase;
  margin-bottom: 12px;
  font-family: MillerDisplay Light, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 600;
}

.landing-hero-screenshot-image {
  display: block;
  margin: 0 auto;
}

.landing-menu {
  padding: 30px;
  margin-bottom: 42px;
}

.landing-menu-item+.landing-menu-item {
  margin-left: 10px;
}

.landing-article-header {
  border-bottom: 1px solid #000;
  margin-bottom: 36px;
  padding: 28px 0;
}

.landing-article-row+.landing-article-row {
  margin-top: 60px;
}

.landing-article-title {
  line-height: 40px;
  font-size: 28px;
}

.landing-article-title-introduction {
  color: #c3c3c3;
  font-size: 16px;
  font-weight: 600;
  font-family: MillerDisplay Light, Helvetica, Roboto, Arial, sans-serif;
  margin-bottom: 1em;
  margin-top: 0;
}

.landing-article-title-introduction::before,
.landing-article-title-introduction::after {
  content: '';
  display: inline-block;
  height: .3em;
  border-top: 1px solid #c3c3c3;
  width: 4em;
  margin: 0 12px;
}

.landing-article-header-text,
.landing-article-text {
  font-size: 15px;
  line-height: 20px;
}

.landing-article-title+.landing-article-header-text {
  margin-top: 24px;
}

.landing-article-stores {
  padding-top: 25px;
  padding-bottom: 250px;
}

.landing-article+.landing-article {
  margin-top: 72px;
}

.landing-video-row {
  height: auto;
  overflow: hidden;
}

.landing-video-container {
  width: 860px;
  margin: 0 auto 98px;
}

.landing-video-container iframe {
  width: 100%;
}

.landing-cols,
.landing-cols-3 {
  text-align: center;
}

.landing-cols .landing-col,
.landing-cols-3 .landing-col {
  width: 275px;
}

.landing-cols-2 .landing-col {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 462px;
  padding: 0 0 0 54px;
}

.landing-cols-2 .landing-col .landing-article-title {
  text-align: left;
  margin: 0;
  padding-bottom: 36px;
}

.landing-cols-2 .landing-col-image {
  width: 380px;
  padding: 0;
}

.landing-cols-4 {
  height: auto;
  overflow: visible;
}

.landing-cols-4::after {
  content: '';
  display: block;
  clear: both;
}

.landing-cols-4 .landing-col {
  width: 200px;
  float: left;
}

.landing-cols-4 .landing-col+.landing-col {
  margin-left: 20px;
}

.landing-col {
  display: inline-block;
  vertical-align: top;
}

.landing-col .landing-article-header {
  border: 0;
  margin: 0;
  padding: 0;
}

.landing-banner-locations {
  background-image: url("../../../../../images/landing_areas/ltp/images/banner-locations-bg.jpg");
  background-position: center;
  background-repeat: no-repeat;
  height: 243px;
  width: 856px;
  margin: 15px auto 0;
  overflow: hidden;
}

.landing-banner-locations .box {
  margin: 35px;
  overflow: visible;
  height: 173px;
  text-align: center;
  position: relative;
}

.landing-banner-locations .box-black {
  background-color: #000;
  color: #444;
}

.landing-banner-locations .box-introduction,
.landing-banner-locations .box-highlight {
  text-transform: uppercase;
  width: 420px;
  margin: 0 auto 6px;
}

.landing-banner-locations .box-introduction {
  font-weight: 600;
  font-family: MillerDisplay Light, Helvetica, Roboto, Arial, sans-serif;
  color: #ec008c;
  font-size: 12px;
  line-height: 20px;
  padding-top: 30px;
  letter-spacing: 3px;
}

.landing-banner-locations .box-introduction::before,
.landing-banner-locations .box-introduction::after {
  content: '—';
  margin: 0 12px;
}

.landing-banner-locations .box-highlight {
  color: #fff;
  font-size: 12px;
  line-height: 22px;
}

.landing-banner-locations .box .button {
  position: relative;
}

.landing-banner-locations .box .button-container {
  position: absolute;
  bottom: -20px;
  width: 100%;
}

.landing-map {
  width: 100%;
  height: 415px;
  background-color: #a3ccff;
}

.landing-map-state-name {
  color: #a1a1a1;
  padding-bottom: 8px;
  border-bottom: 1px solid #a1a1a1;
  margin-bottom: 5px;
}

.landing .landing-map-state-name {
  letter-spacing: 3px;
}

.landing-map-state+.landing-map-state {
  margin-top: 40px;
}

.landing-store {
  cursor: pointer;
}

.landing-store-title,
.landing-store-address,
.landing-store-appointment,
.landing-store h4 {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  text-transform: none;
  text-align: left;
}

.landing-store-title,
.landing-store-address,
.landing-store-appointment {
  padding: 0 0 0 20px;
}

.landing-store-title {
  background-image: url("../../../../../images/landing_areas/ltp/images/icon-pin.png");
  background-position: left top;
  background-repeat: no-repeat;
  margin-bottom: 20px;
}

.landing-store-appointment {
  margin-top: 30px;
}

.landing-store-appointment-title {
  font-weight: bold;
  color: #000;
  width: 100%;
}

.landing-store-appointment .phone {
  overflow: visible;
  text-decoration: underline;
}

.landing-store-appointment .phone::before {
  content: '';
  height: 14px;
  width: 16px;
  line-height: 14px;
  left: -18px;
  top: 0;
  display: inline-block;
  margin-right: 6px;
  background-image: url("../../../../../images/landing_areas/ltp/images/icon-phone.png");
  background-position: 0px 3px;
  background-repeat: no-repeat;
}

.landing-store+.landing-store {
  margin-top: 45px;
}

.landing .step {
  text-align: center;
  font-size: 18px;
  line-height: 22px;
}

.landing .step-image img {
  display: block;
  width: 100%;
}

.landing .step-title {
  font-size: 16px;
  padding: 18px 18px 10px;
}

.landing .step-text {
  text-align: center;
}

.landing .button {
  background-color: #000;
  color: #fff;
  padding: 24px;
  font-size: 12px;
  line-height: 1em;
  display: inline-block;
  cursor: pointer;
  text-decoration: none;
  border: 0;
  outline: none;
}

.landing .button-white {
  background-color: #fff;
  color: #000;
}

.landing .map-infowindow {
  padding: 12px 0;
}

.landing .map-infowindow-title,
.landing .map-infowindow-address,
.landing .map-infowindow-appointment {
  font-family: Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  padding: 0 12px;
}

.landing .map-infowindow-title {
  font-weight: bold;
  margin-bottom: 10px;
}

.landing .map-infowindow-appointment {
  margin-top: 15px;
}

.landing .map-infowindow-appointment .phone {
  overflow: visible;
  text-decoration: underline;
}

.landing .map-infowindow-appointment .phone::before {
  content: '';
  height: 14px;
  width: 16px;
  line-height: 14px;
  left: -18px;
  top: 0;
  display: inline-block;
  margin-right: 6px;
  background-image: url("../../../../../images/landing_areas/ltp/images/icon-phone.png");
  background-position: 0px 3px;
  background-repeat: no-repeat;
}

body h3 {
  border: 0;
}

.ltp-custom-foundation-match-title {
  margin-top: 75px;
}

.ltp-sign-up {
  background-color: #000;
  color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 15px;
  width: 420px;
  float: right;
  margin: 22px 0 36px;
}

.ltp-sign-up .link {
  color: #fff;
}

.ltp-sign-up .button {
  padding-top: 18px;
  padding-bottom: 18px;
}

.ltp-sign-up .thank-you-msg,
.ltp-sign-up .input-error .text {
  display: none;
}

.ltp-sign-up .thank-you-msg,
.ltp-sign-up .text {
  margin: 12px 0;
}

.ltp-sign-up .link {
  text-decoration: underline;
}

.ltp-sign-up-container {
  border: 1px solid #fff;
  padding: 24px;
}

.ltp-sign-up-content {
  width: 300px;
  margin: 0 auto;
}

.ltp-sign-up-content iframe {
  border: transparent;
}

.ltp-sign-up-header {
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 12px;
}

.ltp-sign-up-title,
.ltp-sign-up-optin-label,
.ltp-sign-up-subtitle {
  font-weight: 600;
  font-family: MillerDisplay Light, Helvetica, Roboto, Arial, sans-serif;
  color: #fff;
}

.ltp-sign-up-title {
  font-size: 22px;
  font-style: italic;
  font-weight: normal;
}

.ltp-sign-up-subtitle {
  font-size: 12px;
}

.ltp-sign-up-optin {
  font-weight: 600;
  font-family: MillerDisplay Light, Helvetica, Roboto, Arial, sans-serif;
  font-size: 11px;
  position: relative;
  margin: 6px 0 12px;
}

.ltp-sign-up-optin-checkbox {
  opacity: 0.01;
  position: absolute;
  z-index: -1;
}

.ltp-sign-up-optin-checkbox:checked+label::before,
.ltp-sign-up-optin-checkbox:checked+.ltp-signup-optin-label::before {
  content: '\2714';
}

.ltp-sign-up-optin-label {
  display: inline-block;
  position: relative;
  overflow: visible;
  margin-left: 28px;
  font-family: MillerDisplay Light, Helvetica, Roboto, Arial, sans-serif;
  font-weight: 600;
  cursor: pointer;
}

.ltp-sign-up-optin-label::before {
  content: '';
  color: #e52626;
  font-size: 20px;
  line-height: 15px;
  text-indent: 2px;
  display: inline-block;
  height: 18px;
  width: 18px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #cdcdcd;
  left: -28px;
  top: 0;
  position: absolute;
}

.ltp-sign-up-thank-you,
.ltp-sign-up-foundation-link {
  font-weight: 600;
  font-family: MillerDisplay Light, Helvetica, Roboto, Arial, sans-serif;
}

.ltp-sign-up-thank-you {
  font-size: 14px;
}

.ltp-sign-up-foundation-link {
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: underline;
  margin-top: 14px;
}

.ltp-sign-up .italic {
  font-style: italic;
}

.ltp-sign-up input[type='text'],
.ltp-sign-up input[type='email'],
.ltp-sign-up .input[type='text'],
.ltp-sign-up .input[type='email'] {
  color: #4e4e4e;
  height: 36px;
  line-height: 1em;
  padding: 0 9px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 0 12px 0;
}

.ltp-sign-up input[type='text'],
.ltp-sign-up input[type='email'],
.ltp-sign-up input-error,
.ltp-sign-up input-error p,
.ltp-sign-up input-error .text,
.ltp-sign-up .input[type='text'],
.ltp-sign-up .input[type='email'],
.ltp-sign-up .input-error,
.ltp-sign-up .input-error p,
.ltp-sign-up .input-error .text {
  font-size: 14px;
  font-weight: 600;
  font-family: MillerDisplay Light, Helvetica, Roboto, Arial, sans-serif;
}

.ltp-sign-up input-error .text,
.ltp-sign-up .input-error .text {
  color: #ff0000;
  margin-top: 0;
}

.ltp-sign-up input[type='email'],
.ltp-sign-up .input[type='email'] {
  width: 264px;
}

.ui-dialog.ui-widget:not(.gwp-info-tile-popup):not(.youtube-lancome-design),
.ui-dialog.ui-widget {
  background-color: transparent;
}

.ui-dialog {
  border-top: 0;
}

.featured-player {
  display: none;
}

@media screen and (min-width: 48em) {
  h3.landing-map-state-name {
    font-size: 11px;
  }
}

.text {
  margin-bottom: 0;
}

h3.landing-map-state-name {
  font-size: 11px;
}

.gigyaShareBarContainer {
  display: none;
}