html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
  color: #000;
  background: #fff;
}
ol,
ul {
  list-style: none;
}
table {
  border-collapse: separate;
  border-spacing: 0;
  vertical-align: middle;
}
caption,
th,
td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}
a img {
  border: none;
}
.g-only-desktop {
  display: block !important;
}
@media screen and (max-width: 1200px) {
  .g-only-desktop {
    display: none !important;
  }
}
.g-only-laptop {
  display: none !important;
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
  .g-only-laptop {
    display: block !important;
  }
}
.g-only-tablet {
  display: none !important;
}
@media screen and (min-width: 769px) and (max-width: 992px) {
  .g-only-tablet {
    display: block !important;
  }
}
.g-only-phone {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .g-only-phone {
    display: block !important;
  }
}
@media screen and (min-width: 993px) and (max-width: 1200px) {
  .g-no-laptop {
    display: none !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 992px) {
  .g-no-tablet {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .g-no-phone {
    display: none !important;
  }
}
.g-only-narrow {
  display: none !important;
}
@media screen and (max-width: 992px) {
  .g-only-narrow {
    display: block !important;
  }
}
.g-only-wide {
  display: block !important;
}
@media screen and (max-width: 992px) {
  .g-only-wide {
    display: none !important;
  }
}
@font-face {
  font-family: 'Segoe UI';
  src: url("/f/fonts/segoe-ui/segoe-ui.eot");
  src: local('☺'), url("/f/fonts/segoe-ui/segoe-ui.woff") format('woff'), url("/f/fonts/segoe-ui/segoe-ui.ttf") format('truetype'), url("/f/fonts/segoe-ui/segoe-ui.svg") format('svg');
  font-weight: normal;
  font-style: normal;
}
html {
  font-family: 'Segoe UI', arial;
  font-size: 21px;
}
@media screen and (max-width: 1200px) {
  html {
    font-size: 1.75vw;
  }
}
@media screen and (max-width: 768px) {
  html {
    font-size: 6.5625vw;
  }
}
.container {
  position: relative;
  margin: 0 auto;
  width: 100%;
  max-width: 1240px;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media screen and (max-width: 768px) {
  .container {
    padding: 0 15px;
  }
}
*:focus {
  outline: none;
}
.btn {
  display: inline-block;
  padding: 0.714285714285714rem 1.428571428571429rem 0.80952380952381rem;
  border: 1px solid;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  font-size: 0.952380952380952rem;
  -webkit-transition: all 0.175s;
  -moz-transition: all 0.175s;
  -o-transition: all 0.175s;
  -ms-transition: all 0.175s;
  transition: all 0.175s;
}
@media screen and (max-width: 768px) {
  .btn {
    font-size: 0.666666666666667rem;
    padding: 0.428571428571429rem 0.714285714285714rem 0.476190476190476rem;
  }
}
.btn:hover {
  text-decoration: none;
}
.btn_black {
  color: #000;
  border-color: #000;
}
.btn_black:hover {
  background: #000;
  color: #fff;
}
.btn_white {
  color: #fff;
  border-color: #fff;
}
.btn_white:hover {
  background: #fff;
  color: #000;
}
.btn_wide {
  padding-left: 2.857142857142857rem;
  padding-right: 2.857142857142857rem;
}
.separate {
  border: none;
  height: 3.047619047619047rem;
  background: #f9f9fb;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 768px) {
  .separate {
    height: 2.095238095238095rem;
  }
}
.footer {
  padding: 5.476190476190476rem 0 6.428571428571429rem;
}
@media screen and (max-width: 768px) {
  .footer {
    padding: 1.761904761904762rem 0 1.904761904761905rem;
  }
}
.footer__logo {
  display: block;
  max-width: 18.095238095238095rem;
  position: relative;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .footer__logo {
    max-width: 11.428571428571429rem;
  }
}
.footer__logo-img {
  max-width: 100%;
}
.promo {
  background: #f9f9fb url("/f/carolinaherrera-goodgirl-legere/i/promo__bg.png") center 2.380952380952381rem no-repeat;
  -webkit-background-size: auto 23.476190476190474rem;
  -moz-background-size: auto 23.476190476190474rem;
  background-size: auto 23.476190476190474rem;
  padding-top: 2.380952380952381rem;
}
@media screen and (max-width: 768px) {
  .promo {
    background: #f9f9fb;
    padding-top: 1.428571428571429rem;
  }
}
.promo__top {
  height: 23.476190476190474rem;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  -o-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .promo__top {
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -o-box-direction: reverse;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    height: auto;
  }
}
.promo__bottom {
  padding: 4.142857142857143rem 0;
}
@media screen and (max-width: 768px) {
  .promo__bottom {
    padding: 1.904761904761905rem 0 2.142857142857143rem;
  }
}
.promo__logo {
  display: block;
  max-width: 18.714285714285715rem;
  position: relative;
  margin: auto;
}
@media screen and (max-width: 768px) {
  .promo__logo {
    max-width: 11.428571428571429rem;
    margin-bottom: 0.476190476190476rem;
  }
}
.promo__logo-img {
  max-width: 100%;
}
.promo__slogan {
  text-align: center;
}
.promo__slogan-top {
  color: #2b3048;
  text-transform: uppercase;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 0.714285714285714rem;
}
@media screen and (max-width: 768px) {
  .promo__slogan-top {
    font-size: 1.142857142857143rem;
  }
}
.promo__slogan-bottom {
  color: #000;
  text-transform: uppercase;
  font-size: 1.523809523809524rem;
  line-height: 1.2;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .promo__slogan-bottom {
    font-size: 0.761904761904762rem;
  }
}
.promo__video {
  position: absolute;
  top: 2.380952380952381rem;
  left: 0;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .promo__video {
    position: static;
    text-align: center;
  }
  .promo__video .container {
    padding: 0;
  }
}
.promo__video-video {
  height: 23.333333333333332rem;
}
@media screen and (max-width: 768px) {
  .promo__video-video {
    height: 14.285714285714286rem;
  }
}
.text-block {
  padding: 4.761904761904762rem 0 5.095238095238095rem;
}
@media screen and (max-width: 768px) {
  .text-block {
    padding: 1.428571428571429rem 0 1.666666666666667rem;
  }
}
.text-block__title {
  color: #2b3048;
  text-transform: uppercase;
  font-size: 2rem;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 2.523809523809524rem;
}
@media screen and (max-width: 768px) {
  .text-block__title {
    font-size: 0.857142857142857rem;
    margin-bottom: 0.952380952380952rem;
    text-align: center;
  }
}
.text-block__inner {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-align: start;
  -moz-box-align: start;
  -o-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
}
@media screen and (max-width: 768px) {
  .text-block__inner {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.text-block__text {
  font-size: 1.285714285714286rem;
  line-height: 1.2;
  font-weight: 400;
}
@media screen and (max-width: 768px) {
  .text-block__text {
    font-size: 0.666666666666667rem;
    text-align: center;
    margin-bottom: 0.952380952380952rem;
  }
}
.text-block__img {
  padding-left: 5rem;
}
@media screen and (max-width: 768px) {
  .text-block__img {
    padding: 0;
    margin-top: 1.428571428571429rem;
  }
}
.text-block__img_foots {
  margin-top: -0.952380952380952rem;
  margin-bottom: -2.380952380952381rem;
  width: 19.047619047619047rem;
}
@media screen and (max-width: 768px) {
  .text-block__img_foots {
    width: 7.619047619047619rem;
    margin: 1.428571428571429rem auto 0;
  }
}
.text-block_gray {
  background: #f9f9fb;
}
.two-sides {
  background: #000;
}
.two-sides__wrapper {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: box;
  display: flex;
  -webkit-box-pack: justify;
  -moz-box-pack: justify;
  -o-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -moz-box-align: center;
  -o-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
@media screen and (max-width: 768px) {
  .two-sides__wrapper {
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -o-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -moz-box-align: stretch;
    -o-box-align: stretch;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    margin-left: -15px;
    margin-right: -15px;
  }
}
.two-sides__title {
  font-size: 1.80952380952381rem;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 1.523809523809524rem;
}
@media screen and (max-width: 768px) {
  .two-sides__title {
    font-size: 0.857142857142857rem;
    margin: 0 0 0.952380952380952rem;
    padding: 0.333333333333333rem 1.523809523809524rem;
  }
}
.two-sides__text {
  font-size: 1rem;
  line-height: 1.2;
  margin-bottom: 2.714285714285714rem;
  min-height: 7.142857142857143rem;
}
@media screen and (max-width: 768px) {
  .two-sides__text {
    font-size: 0.666666666666667rem;
    min-height: 0;
    padding: 0 1.523809523809524rem;
    margin-bottom: 0.952380952380952rem;
  }
}
.two-sides__text_narrow {
  max-width: 14.285714285714286rem;
}
@media screen and (max-width: 768px) {
  .two-sides__text_narrow {
    max-width: 9.761904761904763rem;
  }
}
.two-sides__side {
  max-width: 18.333333333333332rem;
  padding: 2.857142857142857rem 0 1.428571428571429rem;
}
@media screen and (max-width: 768px) {
  .two-sides__side {
    padding: 1.666666666666667rem 0 1.666666666666667rem;
  }
}
.two-sides__side_left {
  text-align-last: auto;
}
.two-sides__side_left .two-sides__text {
  margin-right: auto;
}
.two-sides__side_right {
  text-align: right;
}
.two-sides__side_right .two-sides__text {
  margin-left: auto;
}
.two-sides__side_white .two-sides__title,
.two-sides__side_white .two-sides__text {
  color: #000;
}
.two-sides__side_black .two-sides__title,
.two-sides__side_black .two-sides__text {
  color: #fff;
}
.two-sides__moddle {
  width: 20.238095238095237rem;
  height: 20.238095238095237rem;
}
@media screen and (max-width: 768px) {
  .two-sides__moddle {
    width: 15.238095238095237rem;
    height: 15.238095238095237rem;
  }
}
.two-sides__video {
  width: 20.238095238095237rem;
  height: 20.238095238095237rem;
}
.two-sides__video::-webkit-media-controls {
  display: none !important;
}
@media screen and (max-width: 768px) {
  .two-sides__video {
    width: 15.238095238095237rem;
    height: 15.238095238095237rem;
  }
}
@media screen and (max-width: 768px) {
  .two-sides .btn {
    margin: 0 1.523809523809524rem;
  }
}
.two-sides_spaces .two-sides__side {
  padding: 3.571428571428572rem 0 2.380952380952381rem;
}
@media screen and (max-width: 768px) {
  .two-sides_spaces .two-sides__side {
    padding-top: 1.666666666666667rem;
    padding-bottom: 1.666666666666667rem;
  }
}
.two-sides_black {
  background: #000;
}
.two-sides_white-black {
  background: url("/f/carolinaherrera-goodgirl-legere/i/two-sides.png") center center no-repeat, -webkit-linear-gradient(left, #fff 50%, #000 50%);
  background: url("/f/carolinaherrera-goodgirl-legere/i/two-sides.png") center center no-repeat, -moz-linear-gradient(left, #fff 50%, #000 50%);
  background: url("/f/carolinaherrera-goodgirl-legere/i/two-sides.png") center center no-repeat, -o-linear-gradient(left, #fff 50%, #000 50%);
  background: url("/f/carolinaherrera-goodgirl-legere/i/two-sides.png") center center no-repeat, -ms-linear-gradient(left, #fff 50%, #000 50%);
  background: url("/f/carolinaherrera-goodgirl-legere/i/two-sides.png") center center no-repeat, linear-gradient(to right, #fff 50%, #000 50%);
  -webkit-background-size: auto 100%, auto;
  -moz-background-size: auto 100%, auto;
  background-size: auto 100%, auto;
}
@media screen and (max-width: 768px) {
  .two-sides_white-black {
    background: #f9f9fb;
  }
}
@media screen and (max-width: 768px) {
  .two-sides_white-black .two-sides__side_white {
    padding-top: 0;
  }
  .two-sides_white-black .two-sides__side_white .two-sides__title {
    color: #000;
    background: #fff;
  }
}
@media screen and (max-width: 768px) {
  .two-sides_white-black .two-sides__side_black .two-sides__title {
    color: #fff;
    background: #000;
  }
  .two-sides_white-black .two-sides__side_black .two-sides__text {
    color: #000;
  }
  .two-sides_white-black .two-sides__side_black .btn_white {
    color: #000;
    border-color: #000;
  }
}
@media screen and (max-width: 768px) {
  .two-sides_white-black .two-sides__moddle {
    height: 12.380952380952381rem;
    background: url("/f/carolinaherrera-goodgirl-legere/i/two-sides.png") center center no-repeat;
    -webkit-background-size: auto 12.380952380952381rem;
    -moz-background-size: auto 12.380952380952381rem;
    background-size: auto 12.380952380952381rem;
  }
}
.video-block {
  background: #f9f9fb;
  padding-top: 4.761904761904762rem;
  padding-bottom: 4.190476190476191rem;
}
@media screen and (max-width: 768px) {
  .video-block {
    padding-top: 1.904761904761905rem;
    padding-bottom: 2rem;
  }
}
.video-block__title {
  color: #2b3048;
  font-size: 1.904761904761905rem;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 2.857142857142857rem;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .video-block__title {
    font-size: 0.857142857142857rem;
    text-align: center;
    margin-bottom: 1.904761904761905rem;
  }
}
.video-block__video-wrapper {
  margin-bottom: 3.809523809523809rem;
}
@media screen and (max-width: 768px) {
  .video-block__video-wrapper {
    margin-bottom: 0;
    margin-left: -7px;
    margin-right: -7px;
  }
}
.video-block__video {
  margin: auto;
}
.video-block__video .poster-video-btn-play {
  background: url("/f/i/video/video-play_red.png") center center no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  background-size: contain;
  cursor: pointer;
  width: 83px;
  height: 83px;
}
.video-block__bottom {
  text-align: center;
}
@media screen and (max-width: 768px) {
  .video-block__bottom {
    display: none;
  }
}
