/* CLEARFIX */
.cf:before, .cf:after { content: " "; display: table; }
.cf:after { clear: both; }
img { display: block; }

/* FONTS */
@font-face {
  font-family: 'Graphik-Bold-Cy';
  src: url('/promo/fonts/Graphik/Graphik-Bold-Cy-Web.eot');
  src: url('/promo/fonts/Graphik/Graphik-Bold-Cy-Web.eot?#iefix') format('embedded-opentype'),
  url('/promo/fonts/Graphik/Graphik-Bold-Cy-Web.woff2') format('woff2'),
  url('/promo/fonts/Graphik/Graphik-Bold-Cy-Web.woff') format('woff');
  font-weight:  700;
  font-style:   normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'Graphik-Semibold-Cy';
  src: url('/promo/fonts/Graphik/Graphik-Semibold-Cy-Web.eot');
  src: url('/promo/fonts/Graphik/Graphik-Semibold-Cy-Web.eot?#iefix') format('embedded-opentype'),
  url('/promo/fonts/Graphik/Graphik-Semibold-Cy-Web.woff2') format('woff2'),
  url('/promo/fonts/Graphik/Graphik-Semibold-Cy-Web.woff') format('woff');
  font-weight:  600;
  font-style:   normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'Graphik-Medium-Cy';
  src: url('/promo/fonts/Graphik/Graphik-Medium-Cy-Web.eot');
  src: url('/promo/fonts/Graphik/Graphik-Medium-Cy-Web.eot?#iefix') format('embedded-opentype'),
  url('/promo/fonts/Graphik/Graphik-Medium-Cy-Web.woff2') format('woff2'),
  url('/promo/fonts/Graphik/Graphik-Medium-Cy-Web.woff') format('woff');
  font-weight:  500;
  font-style:   normal;
  font-stretch: normal;
}

@font-face {
  font-family: 'Graphik-Regular-Cy';
  src: url('/promo/fonts/Graphik/Graphik-Regular-Cy-Web.eot');
  src: url('/promo/fonts/Graphik/Graphik-Regular-Cy-Web.eot?#iefix') format('embedded-opentype'),
  url('/promo/fonts/Graphik/Graphik-Regular-Cy-Web.woff2') format('woff2'),
  url('/promo/fonts/Graphik/Graphik-Regular-Cy-Web.woff') format('woff');
  font-weight:  400;
  font-style:   normal;
  font-stretch: normal;
}

/* BASE */
.lp-fullwidth { overflow: hidden; background-color: #fff; -moz-font-feature-settings: "kern"; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.lp-container { max-width: 1280px; margin: 0 auto; position: relative; padding: 0 20px; box-sizing: border-box; }

/* BILLBOARD */
.lp-billboard { min-height: 436px; position: relative; }
.lp-billboard__img img { display: block; width: 100%; max-width: 100%; }
.lp-billboard-wrapper { position: absolute; left: 50%; top: 50%; transform: translate(-50%,-50%); text-align: center; }
.lp-billboard-wrapper img { display: block; margin: 0 auto; }
.lp-billboard-logore {}
.lp-billboard-logore__caption { font: 400 4px/118% 'Graphik-Regular-Cy', sans-serif; letter-spacing: 0.24px;
  text-transform: uppercase; color: #fff; margin-top: 8px; }
.lp-billboard-logo { margin: 88px auto; }
.lp-billboard-author { color: #fff; text-transform: uppercase; }
.lp-billboard-author__post { font: 500 7px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: 0.7px; }
.lp-billboard-author__name { font: 400 13px/118% 'Graphik-Regular-Cy', sans-serif; letter-spacing: 3.77px; margin-top: 12px; }

/* SECTION */
.lp-section { margin: 100px 0; }

/* BIG UNIT */
.lp-BigUnit-container { margin: 100px auto; }
.lp-BigUnit { position: relative; margin-top: 8px; }
.lp-BigUnit:first-child { margin-top: 0; }
.lp-BigUnit__caption { font: 400 12px/115% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.12px; position: absolute; right: 8px; bottom: 6px; color: #fff; }
.lp-BigUnit__caption a { color: #fff; text-decoration: none; }
.lp-BigUnit__caption a:hover { opacity: 0.8; }

/* MID UNIT */
.lp-MidUnit-container { margin: 100px auto; }
.lp-MidUnit { position: relative; margin-top: 8px; }
.lp-MidUnit:first-child { margin-top: 0; }
.lp-MidUnit__caption { font: 400 12px/115% 'Graphik-Regular-Cy', sans-serif; letter-spacing: -0.12px; position: absolute; right: 8px; bottom: 6px; color: #fff; text-align: right; text-wrap: balance; }
.lp-MidUnit__caption a { color: #fff; text-decoration: none; }
.lp-MidUnit__caption a:hover { opacity: 0.8; }

/* QUOTE */
.lp-quote { padding: 0; margin: 0; box-sizing: border-box; }
.lp-quote p { font: 500 22px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.55px; color: #000; padding: 0; margin: 10px 0 0 0; box-sizing: border-box; }
.lp-quote p:first-child { margin-top: 0; }
.lp-quote cite { display: block; font: 500 16px/120% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.16px; color: #C7C7C7; text-align: right; margin-top: 8px; text-wrap: balance; }
.lp-quote--intro { max-width: 420px; margin: 0 auto; }
.lp-quote--intro p { text-align: center; }
.lp-quote--fullwidth { }
.lp-col--quote .lp-quote { max-width: 320px; margin: 0 auto; }
.lp-quote + blockquote.lp-quote { margin-top: 140px; }

/* GALLERY */
.lp-gallery { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: space-between; justify-content: space-between; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 8px; }
.lp-gallery-item { -webkit-flex: 1 0 30%; -ms-flex: 1 0 30%; flex: 1 0 30%; overflow: hidden; }
.lp-gallery--02 { gap: 34px; }

/* ROW */
.lp-row { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; -ms-flex-pack: space-between; justify-content: space-between; -webkit-flex-direction: row; -ms-flex-direction: row; flex-direction: row; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 8px; }
.lp-col { -webkit-flex: 1 0 30%; -ms-flex: 1 0 30%; flex: 1 0 30%; }
.lp-col--quote { -webkit-flex: 1 0 372px; -ms-flex: 1 0 372px; flex: 1 0 372px; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0 8px; box-sizing: border-box; }
.lp-row--02 .lp-col:nth-child(1) { margin-top: 80px; }
.lp-row--02 .lp-col:nth-child(2) { margin-top: 40px; }
.lp-row--03 .lp-col:nth-child(2) { margin-top: 40px; }
.lp-row--04 .lp-col:first-child { -webkit-flex: 0 0 268px; -ms-flex: 0 0 268px; flex: 0 0 268px; }
.lp-row--04 .lp-col:last-child { -webkit-flex: 0 0 58%; -ms-flex: 0 0 58%; flex: 0 0 58%; }
.lp-col--bottom { display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-justify-content: flex-end; -ms-flex-pack: flex-end; justify-content: flex-end; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

/* BIG UNIT SUCTOM COLOR */
.lp-BigUnit__caption--color-01 { color: #7B7B7B; }
.lp-BigUnit__caption--color-01 a { color: #7B7B7B; }
.lp-BigUnit__caption--color-02 { color: #3D3D3D; }
.lp-BigUnit__caption--color-02 a { color: #3D3D3D; }
.lp-BigUnit__caption--color-03 { color: #3D3D3D; }
.lp-BigUnit__caption--color-03 a { color: #3D3D3D; }

/* FOOTER */
.lp-footer { position: relative; }
.lp-footer__img img { display: block; width: 100%; max-width: 100%; }
.lp-footer-wrapper { width: 100%; position: absolute; left: 50%; bottom: 0; transform: translate(-50%,0); text-align: center; }
.lp-footer-wrapper img { display: block; margin: 0 auto; }
.lp-footer-author { color: #fff; text-transform: uppercase; }
.lp-footer-author__post { font: 500 11px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: 1.1px; }
.lp-footer-author__name { font: 400 21px/118% 'Graphik-Regular-Cy', sans-serif; letter-spacing: 6.09px; margin-top: 17px; }

/* TITRY */
.lp-titry { margin: 51px auto 60px; font-size: 0; text-align: center; }
.lp-titry-item { display: inline-block; margin: 9px 4px 0; color: #E7E7E7; font-size: 0; white-space: nowrap; text-align: left; vertical-align: middle; }
.lp-titry-item__name { display: inline-block; font: 500 18px/72% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.54px; vertical-align: baseline; }
.lp-titry-item__post { display: inline-block; font: 500 5px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: 0.5px; text-transform: uppercase; margin-left: 2px; vertical-align: baseline; }







@media only screen and (max-width: 1440px) {
  /* BILLBOARD */
  .lp-billboard { height: 436px; }
  .lp-billboard__img { position: absolute; left: 50%; top: 0; transform: translate(-50%,0);}
  .lp-billboard__img img { width: 1440px; max-width: 1440px; }
}

@media only screen and (max-width: 1080px) {
  /* QUOTE */
  .lp-quote + blockquote.lp-quote { margin-top: 40px; }
}

@media only screen and (max-width: 768px) {
  /* BASE */
  .lp-container { padding: 0 8px; }
  /* BILLBOARD */
  .lp-billboard { height: auto; min-height: 500px; }
  .lp-billboard__img { position: relative; left: auto; top: auto; transform: none;}
  .lp-billboard__img img { width: 100%; max-width: 100%; }
  .lp-billboard-wrapper { width: 280px; }
  .lp-billboard-logo { margin: 144px auto 87px; }
  .lp-billboard-logore img { width: 112px; }
  .lp-billboard-logore__caption { font: 400 7px/118% 'Graphik-Regular-Cy', sans-serif; letter-spacing: 0.42px; margin-top: 10px; }
  /* SECTION */
  .lp-section { margin: 60px 0; }
  /* BIG UNIT */
  .lp-BigUnit-container { margin: 60px auto; padding: 0 8px; box-sizing: border-box; }
  .lp-BigUnit { margin-top: 15px; }
  /* QUOTE */
  .lp-quote { margin: 0 32px;  }
  .lp-quote p { font: 500 18px/115% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.18px; }
  .lp-quote cite { font: 500 14px/120% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.14px; }
  .lp-col--quote .lp-quote { max-width: initial; margin: 60px 32px; }
  .lp-quote + blockquote.lp-quote { margin-top: 40px; }
  /* GALLERY */
  .lp-gallery { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .lp-gallery-item { -webkit-flex: 1 0 100%; -ms-flex: 1 0 100%; flex: 1 0 100%; }
  /* ROW */
  .lp-row { -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; }
  .lp-col { -webkit-flex: 1 0 100%; -ms-flex: 1 0 100%; flex: 1 0 100%; }
  .lp-col--quote { -webkit-flex: 1 0 100%; -ms-flex: 1 0 100%; flex: 1 0 100%; padding: 0; }
  .lp-row--02 .lp-col:nth-child(1) { margin-top: 0; }
  .lp-row--02 .lp-col:nth-child(2) { margin-top: 0; }
  .lp-row--03 .lp-col:nth-child(2) { margin-top: 0; }
  .lp-row--04 { gap: 0; }
  .lp-row--04 .lp-col:first-child { -webkit-flex: 1 0 100%; -ms-flex: 1 0 100%; flex: 1 0 100%; }
  .lp-row--04 .lp-col:last-child { -webkit-flex: 1 0 100%; -ms-flex: 1 0 100%; flex: 1 0 100%; }
  .lp-row--reverse-mob { -webkit-flex-direction: column-reverse; -ms-flex-direction: column-reverse; flex-direction: column-reverse; }
  .lp-row--04 .lp-col:first-child { margin-bottom: 60px; }
  .lp-row--reverse-mob .lp-col:first-child { margin-top: 60px; margin-bottom: 0; }
  /* BIG UNIT SUCTOM COLOR */
  .lp-BigUnit__caption--color-01 { color: #C7C7C7; }
  .lp-BigUnit__caption--color-01 a { color: #C7C7C7; }
  .lp-BigUnit__caption--color-03 { color: #D6D6D6; }
  .lp-BigUnit__caption--color-03 a { color: #D6D6D6; }
  /* FOOTER */
  .lp-footer-author__post { font: 500 6px/95% 'Graphik-Medium-Cy', sans-serif; letter-spacing: 0.6px; }
  .lp-footer-author__name { font: 400 12px/118% 'Graphik-Regular-Cy', sans-serif; letter-spacing: 3.48px; margin-top: 10px; }
  /* TITRY */
  .lp-titry { margin: 26px auto 30px; }
  .lp-titry-item { margin: 9px 2px 0; }
  .lp-titry-item__name { font: 500 11px/72% 'Graphik-Medium-Cy', sans-serif; letter-spacing: -0.33px; }
  .lp-titry-item__post { font: 500 3px/100% 'Graphik-Medium-Cy', sans-serif; letter-spacing: 0.3px; }
}

@media only screen and (max-width: 480px) { }
