@font-face {
  font-family: "Effra Trial";
  src: url("../fonts/effra-trial-cufonfonts/Effra_Trial_Bd.ttf") format("truetype");
  font-weight: 700;
  /* Bold */
  font-style: normal;
}
@font-face {
  font-family: "Effra Trial";
  src: url("../fonts/effra-trial-cufonfonts/Effra_Trial_BdIt.ttf") format("truetype");
  font-weight: 700;
  /* Bold */
  font-style: italic;
}
@font-face {
  font-family: "Effra Trial";
  src: url("../fonts/effra-trial-cufonfonts/Effra_Trial_Blk.ttf") format("truetype");
  font-weight: 900;
  /* Black */
  font-style: normal;
}
@font-face {
  font-family: "Effra Trial";
  src: url("../fonts/effra-trial-cufonfonts/Effra_Trial_BlkIt.ttf") format("truetype");
  font-weight: 900;
  /* Black */
  font-style: italic;
}
@font-face {
  font-family: "Effra Trial";
  src: url("../fonts/effra-trial-cufonfonts/Effra_Trial_Hair.ttf") format("truetype");
  font-weight: 100;
  /* Hairline */
  font-style: normal;
}
@font-face {
  font-family: "Effra Trial";
  src: url("../fonts/effra-trial-cufonfonts/Effra_Trial_HairIt.ttf") format("truetype");
  font-weight: 100;
  /* Hairline */
  font-style: italic;
}
@font-face {
  font-family: "Effra Trial";
  src: url("../fonts/effra-trial-cufonfonts/Effra_Trial_It.ttf") format("truetype");
  font-weight: 400;
  /* Regular */
  font-style: italic;
}
@font-face {
  font-family: "Effra Trial";
  src: url("../fonts/effra-trial-cufonfonts/Effra_Trial_Lt.ttf") format("truetype");
  font-weight: 300;
  /* Light */
  font-style: normal;
}
@font-face {
  font-family: "Effra Trial";
  src: url("../fonts/effra-trial-cufonfonts/Effra_Trial_LtIt.ttf") format("truetype");
  font-weight: 300;
  /* Light */
  font-style: italic;
}
@font-face {
  font-family: "Effra Trial";
  src: url("../fonts/effra-trial-cufonfonts/Effra_Trial_Md.ttf") format("truetype");
  font-weight: 500;
  /* Medium */
  font-style: normal;
}
@font-face {
  font-family: "Effra Trial";
  src: url("../fonts/effra-trial-cufonfonts/Effra_Trial_MdIt.ttf") format("truetype");
  font-weight: 500;
  /* Medium */
  font-style: italic;
}
@font-face {
  font-family: "Effra Trial";
  src: url("../fonts/effra-trial-cufonfonts/Effra_Trial_Rg.ttf") format("truetype");
  font-weight: 400;
  /* Regular */
  font-style: normal;
}
@font-face {
  font-family: "Effra Trial";
  src: url("../fonts/effra-trial-cufonfonts/Effra_Trial_SBd.ttf") format("truetype");
  font-weight: 600;
  /* SemiBold */
  font-style: normal;
}
@font-face {
  font-family: "Effra Trial";
  src: url("../fonts/effra-trial-cufonfonts/Effra_Trial_SBdIt.ttf") format("truetype");
  font-weight: 600;
  /* SemiBold */
  font-style: italic;
}
@font-face {
  font-family: "Effra Trial";
  src: url("../fonts/effra-trial-cufonfonts/Effra_Trial_Th.ttf") format("truetype");
  font-weight: 200;
  /* Thin */
  font-style: normal;
}
@font-face {
  font-family: "Effra Trial";
  src: url("../fonts/effra-trial-cufonfonts/Effra_Trial_ThIt.ttf") format("truetype");
  font-weight: 200;
  /* Thin */
  font-style: italic;
}
@font-face {
  font-family: "Effra Trial";
  src: url("../fonts/effra-trial-cufonfonts/Effra_Trial_XBd.ttf") format("truetype");
  font-weight: 800;
  /* ExtraBold */
  font-style: normal;
}
@font-face {
  font-family: "Effra Trial";
  src: url("../fonts/effra-trial-cufonfonts/Effra_Trial_XBdIt.ttf") format("truetype");
  font-weight: 800;
  /* ExtraBold */
  font-style: italic;
}
@font-face {
  font-family: "Effra VF Trial";
  src: url("../fonts/effra-trial-cufonfonts/EffraVF_Trial_Wght.ttf") format("truetype");
  font-weight: 400;
  /* Variable weight */
  font-style: normal;
}
@font-face {
  font-family: "Effra VF Trial";
  src: url("../fonts/effra-trial-cufonfonts/EffraVF_Trial_WghtItal.ttf") format("truetype");
  font-weight: 400;
  /* Variable weight */
  font-style: italic;
}
/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, and, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea, select {
  background: transparent;
  border: 0;
  font-size: 100%;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

/*blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:none;
}*/
del {
  text-decoration: line-through;
}

hr {
  background: transparent;
  border: 0;
  clear: both;
  color: transparent;
  height: 1px;
  margin: 0;
  padding: 0;
}

mark {
  background-color: #ffffb3;
  font-style: italic;
}

input, select {
  vertical-align: middle;
}

ins {
  background-color: red;
  color: white;
  text-decoration: none;
}

ol, ul {
  list-style: none;
  padding: 0 !important;
  margin: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
}

* {
  box-sizing: border-box;
}

body {
  max-width: 2500px;
  margin: 0 auto;
  overflow-x: hidden;
  position: relative;
}
body .container {
  width: 100%;
  height: 100%;
  max-width: calc(100% - 40px);
  margin: 0 auto;
  display: flex;
}
@media (min-width: 700px) {
  body .container {
    max-width: 680px;
  }
}
@media (min-width: 1200px) {
  body .container {
    max-width: 1170px;
  }
}
@media (min-width: 1600px) {
  body .container {
    max-width: 1440px;
  }
}
body .header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}
body .header .gamb {
  background-color: #d6006d;
  height: 70px;
  max-width: 2500px;
  margin: 0 auto;
}
@media (min-width: 968px) {
  body .header .gamb {
    height: 80px;
  }
}
body .header img {
  max-height: 40px;
}
body .header svg {
  max-height: 40px;
}
body .header .dermacyd img {
  margin-bottom: -15px;
}
body .header .container {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 968px) {
  body .header {
    height: 80px;
  }
  body .header img {
    max-height: 45px;
  }
}
body .banner {
  margin-top: 70px;
}
body .banner img {
  object-fit: cover;
  object-position: center center;
  width: 100%;
  height: auto;
}
body .banner .img-mobile {
  display: block;
}
body .banner .img-desktop {
  display: none;
}
@media (min-width: 968px) {
  body .banner {
    margin-top: 80px;
  }
  body .banner .img-mobile {
    display: none;
  }
  body .banner .img-desktop {
    display: block;
  }
}
@media (min-width: 1200px) {
  body .banner .img-desktop {
    object-position: top right;
  }
}
@media (min-width: 1600px) {
  body .banner .img-desktop {
    object-position: center right;
  }
}
body .banner_sec .desk {
  width: 100%;
  height: auto;
  display: none;
}
body .banner_sec .mobile {
  width: 100%;
  height: auto;
  display: block;
}
@media (min-width: 767px) {
  body .banner_sec .desk {
    display: block;
  }
  body .banner_sec .mobile {
    display: none;
  }
}
body .buy-now {
  padding: 30px 0;
}
body .buy-now .container {
  flex-direction: column;
}
body .buy-now__content .brand {
  background-position: left;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 15px;
}
@media (min-width: 1200px) {
  body .buy-now__content .brand {
    background: none;
    margin-top: 0px;
    padding: 0px;
  }
}
body .buy-now__content h3 {
  font-family: "Rubik";
  color: #d6006d;
  font-size: 28px;
  font-weight: 500;
  line-height: 31.2px;
  font-weight: bold;
  text-align: left;
  text-transform: uppercase;
  text-align: center;
}
body .buy-now__content p {
  margin-top: 12px;
  font-family: "Effra Trial";
  color: #d6006d;
  font-size: 20px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  margin-bottom: 16px;
  text-shadow: 0px 0px 1px #585656;
  text-align: center;
}
body .buy-now__content .lojas_fisicas {
  font-size: 10px;
  color: #1b1b1b;
  font-weight: normal;
  line-height: 1.4;
  text-align: center;
}
body .buy-now__content__brands {
  width: 100%;
}
body .buy-now__content__brands .list {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 16px;
  height: auto;
}
body .buy-now__content__brands .list img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 1200px) {
  body .buy-now__content__brands .list a {
    width: calc(33% - 11px);
  }
}
@media (min-width: 1200px) {
  body .buy-now {
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
  }
  body .buy-now .container {
    align-items: flex-start;
    padding: 80px 16px 20px;
  }
  body .buy-now__content h3 {
    width: 100%;
    font-size: 62px;
    line-height: 64px;
    color: #d6006d;
    font-weight: 300;
    text-align: center;
    font-weight: normal;
  }
  body .buy-now__content p {
    width: 100%;
    font-size: 26px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 30px;
    color: #d6006d;
    font-weight: normal;
    text-shadow: none;
  }
  body .buy-now__content .lojas_fisicas {
    font-size: 12px;
    color: #1b1b1b;
    font-weight: normal;
  }
  body .buy-now__content__brands {
    width: 100%;
    background: none;
  }
  body .buy-now__content__brands ul {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 8px;
    padding: 0;
  }
  body .buy-now__content__brands ul li img {
    width: 100%;
    max-width: 225px;
    height: auto;
  }
}
body .foot {
  padding: 30px 0;
}
body .foot .container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-direction: column;
  gap: 20px;
}
@media (min-width: 767px) {
  body .foot .container {
    flex-direction: row;
  }
}
body .foot .container .demarcy {
  width: 100%;
  max-width: 150px;
  margin-bottom: -5px;
}
body .foot .container a svg {
  max-height: 40px;
}
body .foot .line {
  display: none;
}
body .foot h4 {
  margin: 20px auto;
  font-family: "Rubik";
  color: #d6006d;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  text-align: center;
  max-width: 200px;
}
@media (min-width: 767px) {
  body .foot h4 {
    max-width: 100%;
  }
}

/*# sourceMappingURL=style.css.map */
