@charset "UTF-8";
html, body {
  margin: 0;
  padding: 0;
}

.siteWrapper {
  margin: 0 auto;
  background: #efefef;
  min-height: 500px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media only screen and (max-width: 768px) {
  .siteWrapper {
    width: 100%;
    padding: 0 15px;
  }
}

@media only screen and (min-width: 769px) {
  .siteWrapper {
    width: 52vw;
    max-width: 722px;
    padding: 0 20px;
  }
}

.flo_2 {
  overflow: hidden;
}

.flo_2_wrapper {
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  background: #fff;
  color: #383838;
  overflow: hidden;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media only screen and (max-width: 650px), only screen and (min-width: 769px) and (max-width: 950px) {
  .flo_2_wrapper {
    font-size: 16px;
  }
}

@media only screen and (min-width: 651px) and (max-width: 769px), only screen and (min-width: 951px) {
  .flo_2_wrapper {
    font-size: 18px;
  }
}

.flo_2_headerWrapper {
  padding-top: 40px;
}

@media only screen and (max-width: 650px), only screen and (min-width: 769px) and (max-width: 950px) {
  .flo_2_headerWrapper {
    text-align: center;
  }
}

@media only screen and (min-width: 651px) and (max-width: 769px), only screen and (min-width: 951px) {
  .flo_2_headerWrapper {
    text-align: left;
  }
}

@media only screen and (min-width: 651px) and (max-width: 769px), only screen and (min-width: 951px) {
  .flo_2_headerWrapperContent {
    position: absolute;
    left: 30px;
    top: 60px;
    z-index: 5;
  }
}

.flo_2_header {
  font-weight: 300;
  font-size: 36px;
  line-height: 1.3;
  margin-top: 35px;
}

.flo_2_header strong {
  font-weight: 700;
  font-style: normal;
}

.flo_2_header em {
  font-style: italic;
}

.flo_2_header_small {
  display: block;
  line-height: 1;
}

@media only screen and (max-width: 650px), only screen and (min-width: 769px) and (max-width: 950px) {
  .flo_2_header_small {
    font-size: 23px;
  }
}

@media only screen and (min-width: 651px) and (max-width: 769px), only screen and (min-width: 951px) {
  .flo_2_header_small {
    font-size: 25px;
  }
}

.flo_2_header2 {
  margin: 0;
  text-align: center;
  font-style: italic;
}

@media only screen and (max-width: 650px), only screen and (min-width: 769px) and (max-width: 950px) {
  .flo_2_header2 {
    font-size: 25px;
  }
}

@media only screen and (min-width: 651px) and (max-width: 769px), only screen and (min-width: 951px) {
  .flo_2_header2 {
    font-size: 32px;
  }
}

.flo_2_small {
  font-size: 13px;
}

.flo_2_whiteHeader {
  color: #fff;
}

.flo_2_pink {
  color: #e51996;
}

.flo_2_alignCenter {
  text-align: center;
}

.flo_2_balance_mobile_image {
  height: 287px;
  position: relative;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  max-width: none;
}

.flo_2_balance_desktop_image {
  max-width: 100%;
  padding-top: 20px;
}

.flo_2_visible_mobile {
  display: none;
}

@media only screen and (max-width: 650px), only screen and (min-width: 769px) and (max-width: 950px) {
  .flo_2_visible_mobile {
    display: block;
  }
}

@media only screen and (min-width: 651px) and (max-width: 769px), only screen and (min-width: 951px) {
  .flo_2_visible_mobile {
    display: none;
  }
}

.flo_2_visible_desktop {
  display: none;
}

@media only screen and (max-width: 650px), only screen and (min-width: 769px) and (max-width: 950px) {
  .flo_2_visible_desktop {
    display: none;
  }
}

@media only screen and (min-width: 651px) and (max-width: 769px), only screen and (min-width: 951px) {
  .flo_2_visible_desktop {
    display: block;
  }
}

.flo_2_button {
  border: solid 2px #e6b1c1;
  padding: 4px;
  font-style: italic;
}

@media only screen and (max-width: 650px), only screen and (min-width: 769px) and (max-width: 950px) {
  .flo_2_button {
    margin-left: 15px;
    margin-right: 15px;
  }
}

.flo_2_button_inner {
  display: block;
  background: #e6b1c1;
  color: #3e3639;
  font-weight: 700;
  text-align: center;
}

@media only screen and (max-width: 650px), only screen and (min-width: 769px) and (max-width: 950px) {
  .flo_2_button_inner {
    font-size: 25px;
    padding: 15px;
  }
}

@media only screen and (min-width: 651px) and (max-width: 769px), only screen and (min-width: 951px) {
  .flo_2_button_inner {
    font-size: 32px;
    padding: 18px;
  }
}

.flo_2_meet {
  line-height: 1.3;
  position: relative;
}

@media only screen and (max-width: 650px), only screen and (min-width: 769px) and (max-width: 950px) {
  .flo_2_meet {
    text-align: center;
    padding: 20px 15px;
  }
}

@media only screen and (min-width: 651px) and (max-width: 769px), only screen and (min-width: 951px) {
  .flo_2_meet {
    margin: 60px 0;
  }
}

.flo_2_meet ul {
  margin: 0;
  padding: 0;
}

@media only screen and (min-width: 651px) and (max-width: 769px), only screen and (min-width: 951px) {
  .flo_2_meet ul {
    margin-left: 10px;
  }
}

.flo_2_meet li {
  display: block;
}

.flo_2_meet li::before {
  content: "•";
  color: #e51996;
  margin-right: 4px;
}

@media only screen and (min-width: 651px) and (max-width: 769px), only screen and (min-width: 951px) {
  .flo_2_complexion {
    background: #e6b1c1 url(../../images/collagen-up/complexion.jpg) no-repeat center top;
    background-size: cover;
    padding-left: 50px;
    padding-right: 50px;
  }
}

@media only screen and (min-width: 651px) and (max-width: 769px), only screen and (min-width: 951px) {
  .flo_2_meet_content {
    margin-left: 50%;
    margin-right: 30px;
    top: 20px;
    position: relative;
    z-index: 5;
  }
}

@media only screen and (max-width: 650px), only screen and (min-width: 769px) and (max-width: 950px) {
  .flo_2_woman_mobile {
    margin-top: 30px;
    height: 340px;
  }
}

@media only screen and (min-width: 651px) and (max-width: 769px), only screen and (min-width: 951px) {
  .flo_2_woman_desktop {
    padding-top: 60px;
    max-width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
  }
}

@media only screen and (min-width: 651px) and (max-width: 769px), only screen and (min-width: 951px) {
  .flo_2_meet_image {
    width: 50%;
    position: absolute;
    left: 0;
    top: 0;
    text-align: center;
  }
}

.flo_2_vegan {
  text-align: center;
  padding: 30px 0;
}

@media only screen and (min-width: 651px) and (max-width: 769px), only screen and (min-width: 951px) {
  .flo_2_vegan_left, .flo_2_vegan_right {
    -webkit-box-flex: 0;
        -ms-flex-positive: 0;
            flex-grow: 0;
    padding: 0 5%;
  }
}

@media only screen and (min-width: 651px) and (max-width: 769px), only screen and (min-width: 951px) {
  .flo_2_vegan_right {
    width: 60%;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
    text-align: left;
  }
}

.flo_2_quote {
  position: relative;
  padding: 0 10px;
}

.flo_2_quote::before, .flo_2_quote::after {
  content: "";
  width: 48px;
  height: 26px;
  position: absolute;
  display: block;
  z-index: 0;
}

.flo_2_quote::before {
  background: url(../../images/collagen-up/quote_left.jpg) no-repeat center;
  left: 0;
  top: 0;
}

.flo_2_quote::after {
  background: url(../../images/collagen-up/quote_right.jpg) no-repeat center;
  right: 0;
  bottom: 0;
}

.flo_2_quote_inner {
  position: relative;
  z-index: 5;
}

.flo_2_author strong {
  color: #e51996;
}

.flo_2_author::before {
  content: "";
}

@media only screen and (min-width: 651px) and (max-width: 769px), only screen and (min-width: 951px) {
  .flo_2_author::before {
    display: block;
    width: 52px;
    height: 1px;
    margin: 10px auto;
    background: #d7d7d7;
  }
}

@media only screen and (min-width: 651px) and (max-width: 769px), only screen and (min-width: 951px) {
  .flo_2_flex_desktop {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.flo_2_flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media only screen and (min-width: 651px) and (max-width: 769px), only screen and (min-width: 951px) {
  .flo_2_flex {
    padding: 0 10px;
  }
}

.flo_2_quarter_column {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  text-align: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 30px 10px 0 10px;
}

@media only screen and (max-width: 650px), only screen and (min-width: 769px) and (max-width: 950px) {
  .flo_2_quarter_column {
    width: 50%;
  }
}

@media only screen and (min-width: 651px) and (max-width: 769px), only screen and (min-width: 951px) {
  .flo_2_quarter_column {
    width: 33.33%;
  }
}

.flo_2_quarter_column strong {
  font-size: 1.5em;
}

.flo_2_green_section {
  background-color: #e6b1c1;
  padding-top: 30px;
  padding-bottom: 30px;
}

@media only screen and (max-width: 650px), only screen and (min-width: 769px) and (max-width: 950px) {
  .flo_2_vegan_product {
    height: 295px;
  }
}

@media only screen and (max-width: 650px), only screen and (min-width: 769px) and (max-width: 950px) {
  .flo_2_peeling {
    padding: 30px 0;
  }
}

@media only screen and (min-width: 651px) and (max-width: 769px), only screen and (min-width: 951px) {
  .flo_2_peeling {
    padding: 70px 0;
  }
}

.flo_2_peeling_line {
  padding: 20px 0;
  position: relative;
}

@media only screen and (min-width: 651px) and (max-width: 769px), only screen and (min-width: 951px) {
  .flo_2_peeling_line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
  }
}

@media only screen and (max-width: 650px), only screen and (min-width: 769px) and (max-width: 950px) {
  .flo_2_peeling_line + .flo_2_peeling_line {
    margin-top: 20px;
    padding-top: 30px;
  }
}

@media only screen and (min-width: 651px) and (max-width: 769px), only screen and (min-width: 951px) {
  .flo_2_peeling_line + .flo_2_peeling_line {
    margin-top: 35px;
    padding-top: 55px;
  }
}

.flo_2_peeling_line + .flo_2_peeling_line::before {
  content: "";
  display: block;
  height: 1px;
  background: #d7d7d7;
  position: absolute;
  left: 50%;
  top: 0;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

@media only screen and (max-width: 650px), only screen and (min-width: 769px) and (max-width: 950px) {
  .flo_2_peeling_line + .flo_2_peeling_line::before {
    width: 145px;
  }
}

@media only screen and (min-width: 651px) and (max-width: 769px), only screen and (min-width: 951px) {
  .flo_2_peeling_line + .flo_2_peeling_line::before {
    width: 282px;
  }
}

@media only screen and (min-width: 651px) and (max-width: 769px), only screen and (min-width: 951px) {
  .flo_2_peeling_line_reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
  }
}

.flo_2_peeling_line_image {
  text-align: center;
}

@media only screen and (min-width: 651px) and (max-width: 769px), only screen and (min-width: 951px) {
  .flo_2_peeling_line_image {
    width: 35%;
    margin: 0 5%;
  }
}

.flo_2_peeling_line_image img {
  max-width: 100%;
}

@media only screen and (max-width: 650px), only screen and (min-width: 769px) and (max-width: 950px) {
  .flo_2_peeling_line_image img {
    width: 160px;
  }
}

.flo_2_peeling_line_content {
  text-align: center;
}

@media only screen and (min-width: 651px) and (max-width: 769px), only screen and (min-width: 951px) {
  .flo_2_peeling_line_content {
    width: 45%;
    margin: 0 5%;
  }
}

@media only screen and (max-width: 650px), only screen and (min-width: 769px) and (max-width: 950px) {
  .flo_2_videoSection {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media only screen and (min-width: 651px) and (max-width: 769px), only screen and (min-width: 951px) {
  .flo_2_videoSection {
    padding-left: 48px;
    padding-right: 48px;
  }
}

.flo_2_videoSection .flo_2_header {
  margin-top: 0;
}

.flo_2_videoWrapper {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
}

.flo_2_videoWrapper iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
/*# sourceMappingURL=collagen-up.css.map */