/* inter-regular - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/inter-v19-latin_latin-ext-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-700 - latin_latin-ext */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  src: url('../fonts/inter-v19-latin_latin-ext-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

html,
body,
div,
span,
h1,
p,
a,
img,
ul,
li,
footer,
header {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* Reset file */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* HTML5 display-role reset for older browsers */
footer,
header {
  display: block;
}

/* Reset list styles */
ul {
  list-style: none;
}

/* Reset quotes */

/* Table resets */

/* Base body settings */
body {
  line-height: 1;
  font-family: sans-serif;
}

/* Anchor reset */
a {
  text-decoration: none;
  color: inherit;
}


body {
  font-family: "Inter", sans-serif;
  max-width: 1190px;
  background-color: #fff;
  margin: 0 auto;
  color: #222222;
  line-height: 1.4;
  font-size: 18px;
}
.main-img {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  display: block;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
header {
  box-shadow: 0px 0px 50px 0px #8d8d8d4d;
}
.header-top {
  display: flex;
  justify-content: center;
  align-items: center;
  column-gap: 5px;
  background-color: #000099;
  color: #fff;
  padding: 5px;

  font-weight: 400;
  font-size: 13px;
  line-height: 18px;
  text-align: center;
}
.header-middle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 15px;
  padding: 10px 0;
  border-bottom: 1px solid #cdcdd6;
}
.text-nowrap {
  white-space: nowrap;
}
.header-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 15px;
  gap: 15px;
  font-weight: 600;
  font-size: 16px;
  line-height: 20px;
 
}
.mt15 {
  margin-top: 15px;
}
.block-1 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 10px;
  width: fit-content;
  background-color: #000099;
  padding: 0 10px;

  font-weight: 700;

  line-height: 28px;
  color: #fff;
}
.date-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
}
.social-wrapp {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 10px;
}
.date-block-text1 {
  font-family: "Noto Sans", sans-serif;
  font-weight: 700;
  font-size: 13px;
  line-height: 16px;
}
main {
  padding: 15px;
}
.header-1 {
  font-weight: 700;
  font-size: 23px;
  line-height: 28px;
}
.text-2 {
  font-family: "Noto Sans", sans-serif;
  font-weight: 500;
  font-size: 14px;
  
  color: #666666;
}
.block-3 {
  background-color: #f2f3fa;
  padding: 15px;
  color: #000;
}
.block-3-text1 {
  font-weight: 700;
  
  
}
.block-3-text2 {
  font-weight: 500;
  
  
}
img {
  max-width: 100%;
}
.block-3-text3 {
  font-weight: 500;
  font-size: 16px;
  
  color: #58565c;
}
.block-2 {
  padding: 15px 10px;
  background-color: #000099;
}
.block-2-text1 {
  color: #fff;
  font-weight: 900;
  
  
  letter-spacing: 1px;
}
.list-1 {
  list-style: disc;
  padding: 10px 30px 0;
  border-left: 4px solid #000099;

  font-weight: 500;
  
  
}
.list-1 li {
  margin-top: 5px;
}
.text-3 {
  font-weight: 700;
  
  
  color: #000099;
}
.text-14-500 {
  font-weight: 500;
  
  
}
.text-23-700 {
  font-weight: 700;
  font-size: 23px;
  line-height: 28px;
  color: #222222;
}
.text-4 {
  font-weight: 500;
  font-size: 16px;
  
  text-align: center;
  color: #666666;
}
.prod-img1 {
  display: block;
  width: 250px;
  margin: 20px auto 0;
}
.text-14-700 {
  font-weight: 700;

  vertical-align: middle;
}
.rate-1 {
  font-weight: 400;
  font-size: 34px;
  line-height: 40px;
  letter-spacing: -2%;
}
.rate-2 {
  font-weight: 400;
  font-size: 28px;
  line-height: 32px;
  letter-spacing: -2%;
}
.stars-img2 {
  width: 150px;
}
.stars-text {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: #00000099;
}
.comments-header {
  font-weight: 800;
  font-size: 20px;
  line-height: 24px;
}
.comm-header {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  column-gap: 10px;
}
.comm-img {
  width: 75px;
  height: 75px;
  border-radius: 50%;
  object-fit: cover;
}
.comm-name {
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
  margin-top: 10px;
}
.comm-age {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: #00000099;
}
.comm-text {
  font-weight: 400;
  font-size: 16px;
}
  .likes-wrapp-2 {
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    gap: 4px;
  }
  
  .likes-wrapp-2.active {
    font-weight: bold;
  }
  
  .likes-wrapp-2.active img {
    filter: brightness(0) saturate(100%) invert(60%) sepia(61%) saturate(596%) hue-rotate(87deg) brightness(91%) contrast(91%);
  }
  
  .likes-wrapp-2.dislike-btn.active img {
    filter: brightness(0) saturate(100%) invert(27%) sepia(51%) saturate(2879%) hue-rotate(345deg) brightness(94%) contrast(97%);
  }
.live-img {
  width: 300px;
  object-fit: cover;
margin-top: 15px !important;
display: block;
}
.comm-date {
  font-weight: 400;
  font-size: 13px;
  line-height: 16px;
  color: #00000099;
}
.likes-wrapp {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 30px;

  font-family: "Libre Franklin", sans-serif;
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
}
.likes-wrapp-2 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 10px;
}
.comm-inner-img {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  object-fit: cover;
}
.comm-inner {
  margin: 50px 0 0 30px;
  padding-left: 10px;
  border-left: 1px solid #00000029;
}
.comm-inner-text {
  font-weight: 500;
  font-size: 15px;
  line-height: 20px;
}
.pages {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  column-gap: 10px;
}
.page {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-weight: 600;
  font-size: 15px;
  line-height: 20px;
  border-radius: 10px;
  cursor: pointer;
  color: #00000099;
}
.page-active {
  background-color: #000099;
  color: #fff;
}
footer {
  background-color: #000f9f;
  padding: 15px;
  color: #fff;
  padding: 20px 0;
}
.copyright {
  font-weight: 400;
  
  line-height: 27px;
  text-align: center;
}

.logo {
  font-weight: bold;
  font-size: 30px;
  color: #000099;
}
    



button,
input {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button {
  cursor: pointer;
}

button {
  text-transform: none;
}

button,
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

.product_box-info-text {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 0;
}

img {
  max-width: 100%;
  height: auto;
}

.product_box-info {
  text-align: center;
}

.product_box-img {
  width: 200px;
  position: relative;
  margin: 0;
}


.ev-sale-tag__label {
    position: absolute;
    top: -7%;
    left: 70%;
    width: 110px;
    padding-left: 10px;
    transform: rotate(45deg);
    transform-origin: left;
    animation: move 3s linear infinite;
}

.ev-sale-tag__label::before {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 26px;
    height: 4px;
    background: #524038;
    border-radius: 4px;
    z-index: 2;
}
img {
  max-width: 100%;
}
.ev-sale-tag__label::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 20px;
    transform: translateY(-50%);
    width: 8px;
    height: 8px;
    background: white;
    border-radius: 50%;
    z-index: 1;
}

.ev-sale-tag__sale {
    display: block;
    width: 100%;
    font-size: 1.5rem;
    font-weight: 700;
    text-align: center;
    color: white;
    background: red;
    clip-path: polygon(15% 0%, 100% 0%, 100% 100%, 15% 100%, 0% 50%);
    padding: 10px 6px 10px 20px;
}

@keyframes move {
    0% {
        transform: rotate(40deg);
    }

    50% {
        transform: rotate(50deg);
    }

    100% {
        transform: rotate(40deg);
    }
}
.product_box {
  border: 2px dashed #cccccc;
  padding: 15px;
  text-align: center;
  max-width: 700px;
  margin: 25px auto;
}



.cta_btn {
  color: var(--lightColor);
  background: #f92323;
  font-family: var(--baseFont);
  font-weight: 700;
  font-size: 18px;
  border: none;
  border-bottom: 4px solid #d20909;
  border-radius: 5px;
  min-width: 100%;
  text-align: center;
  display: block;
  padding: 10px 25px;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  text-transform: uppercase;
  color: #fff !important;
}

.cta_btn:hover {
  color: var(--lightColor);
  background: #d20909;
  text-decoration: none;
  -webkit-transform: scale(1.025);
  -ms-transform: scale(1.025);
  transform: scale(1.025);
}

.cta_btn--link {
  width: 300px;
  max-width: 100%;
  margin: 20px auto 0;
  display: block;
  min-width: auto;
}

.product_box {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}

.order__form input {
  outline: none;
  color: var(--darkColor);
  font-family: var(--baseFont);
  font-weight: 400;
  font-size: 15px;
  border: 1px solid #dbdcdd;
  border-radius: 3px;
  padding: 12px 10px;
  margin-bottom: 15px;
  width: 100%;
}

.order__form input:hover,
.order__form input:focus {
  box-shadow: 3px 3px 5px #ccc;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.prices {
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 15px 0;
}

.price_old {
  color: #9c9c9c;
  width: fit-content;
  margin: 0 auto 15px;
}

.price_old-canceled {
  font-size: 22px;
  position: relative;
}

.price_old-canceled::before,
.price_old-canceled::after {
  position: absolute;
  content: "";
  height: 1px;
  width: 100%;
  top: 50%;
  left: 0;
  background-color: #9c9c9c;
}

.price_old-canceled::before {
  rotate: 15deg;
}

.price_old-canceled::after {
  rotate: -15deg;
}

.price_new {
  color: #f92323;
}

.price_new-accented {
  font-size: 30px;
  line-height: 1;
}

.header-bottom a:hover {
  text-decoration: underline;
}

.content-link {
  color: blue ;
}

.content-link:hover {
  text-decoration: underline;
}

.menu-link:hover {
  text-decoration: underline;
}

.header-middle a {
  display: flex;
  align-items: center;
}

@media (max-width: 575.98px) {

  .cta_btn {
    font-size: 16px;
    padding: 8px 15px;
    line-height: 1;
  }

  .rev-box {
    width: 360px;
    margin: 0 auto;
    max-width: 100%;
  }

  .header-bottom {
    display: none;
  }

  .header-middle {
    border: 0;
  }

  .comm-img {
    width: 50px;
    height: 50px;
  }

  .cta_btn {
    font-size: 16px;
    padding: 13px 15px;
  }

  .price_old-canceled {
    font-size: 16px;
  }

  .logo {
    font-size: 24px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  .cta_btn {
    font-size: 16px;
    padding: 13px 15px;
  }

  .price_old-canceled {
    font-size: 16px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .cta_btn {
    font-size: 18px;
    padding: 13px 15px;
  }
}



@media (min-width: 450px) {
  .prices {
    flex-direction: row;
    gap: 20px;
    margin-bottom: 15px;
  }

  .price_old,
  .price_new {
    display: flex;
    flex-direction: column;
    width: fit-content;
    align-items: center;
    justify-content: space-between;
    height: 54px;
    margin: unset;
    gap: 4px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .product_box {
    flex-direction: row;
    gap: 20px;
    align-items: center;
    justify-content: center;
  }
}

@media (min-width: 768px) {
  .prices {
    flex-direction: row;
    gap: 15px;
    align-items: center;
  }

  .price_old,
  .price_new {
    flex-direction: column;
    height: unset;
  }

  .product_box-img {
    width: 230px;
  }

  .ev-sale-tag__label {
    width: 130px;
  }

.product_box {
  gap: 40px;
}
}

.product_box-info-text {
  text-align: center;
}

@media (max-width: 767px) {
  .mt50 {
    margin-top: 25px;
  }

  .comments-header {
    margin-top: 20px;
  }
}


.spoiler{position:relative;z-index:0;cursor:pointer;user-select:none;overflow: hidden;}.spoiler img{filter:blur(8px)}.spoiler:before{content:'18+';position:absolute;top:0;color:#fff;left:0;transition:.5s;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:2;font-size:60px;font-weight:700;text-shadow:#fc0 1px 0 10px}.spoiler.spoiler--active:before{opacity:0}.spoiler.spoiler--active img{filter:blur(0)}




  .scroll {
    display: none !important;
  }



@media all and (max-width:600px) {
    .close-popup {
        right: 0 !important
    }
  
    .scroll {
        display: block !important;
        margin: 0 auto 10px;
        width: 40px !important;
        transform: translateX(0px);
        animation: moving 2s infinite;
    }
      #glb-materia .materia-conteudo p.price__value {
      font-size: 30px;
    }
  
    @keyframes moving {
        0% {
          transform: translateX(10px);
        }
      
        50% {
          transform: translateX(-10px);
        }
      
        100% {
          transform: translateX(10px);
        }
      }
  
      .scroll-x {
        overflow-x: scroll;
        margin-bottom: 10px;
        display: block ;
      }
  

    
      .scroll-x img, .scroll-x video {
        width: 500px !important;
        margin-right: auto;
        margin-left: auto;
        max-width: none;
                margin-bottom: 0 !important;
      }
  }
