

/* Start:/local/templates/tvoy-sexshop-2022/components/custom/empty/page-refund/style.css?17014426312131*/
.refund-page {
  border-radius: 20px;
  background: #FFF;
  padding: 40px 60px;
  margin: 40px 0px;
}
.refund-page h1 {
  color: var(--Purple, #60487A);
  font-family: Alice;
  font-size: 50px;
  font-style: normal;
  font-weight: 400;
  line-height: 50px; /* 100% */
  margin-bottom: 20px;
}
.refund-page .description {
  color: var(--Black, #383838);
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 30px */
  margin-bottom: 47px;
}
.refund-page .refund-page-ol {
  border-radius: 10px;
  background: var(--Purple, #60487A);
  color: var(--white, #FFF);
  font-family: Roboto;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 30px */
  display: inline-block;
  padding: 30px;
  margin-top: 10px;
  margin-bottom: 20px;
}
.refund-page .refund-page-ol ol {
  padding: 0;
  margin: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 20px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.page-bg {
  position: absolute;
  z-index: -2;
  left: 5%;
}

.page-bg-two {
  position: absolute;
  z-index: -2;
  right: -6%;
  top: 18%;
}

.page-bg-three {
  position: absolute;
  z-index: -2;
  top: 14%;
  width: 100%;
  height: 100%;
  background-position: top;
  background-image: url("/local/templates/tvoy-sexshop-2022/components/custom/empty/page-refund/images/Ellipse 151.svg");
}

@media (min-width: 1900px) {
  .page-bg-three {
    background-size: cover;
  }
  .page-bg {
    left: 11%;
  }
}
@media (max-width: 992px) {
  .page-bg {
    display: none;
  }
  .page-bg-two {
    right: -47%;
    top: 2%;
  }
  .page-bg-three {
    top: 9%;
    background-position: bottom;
    background-repeat: no-repeat;
  }
}
@media (max-width: 1440px) {
  .refund-page .refund-page-ol {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .refund-page {
    padding: 10px;
    margin: 10px 15px;
  }
  .refund-page h1 {
    font-size: 30px;
    line-height: 30px;
    text-align: left;
  }
  .refund-page .description {
    font-size: 16px;
    line-height: 150%; /* 24px */
    margin-bottom: 20px;
  }
}
/* End */


/* Start:/local/templates/tvoy-sexshop-2022/components/bitrix/news.list/refund-page/style.css?17014517731550*/
.detail_text {
  margin-top: 40px;
  display: inline-block;
  clear: both;
  margin-top: 40px;
}

.list-all .news-element {
  margin-top: 40px;
}
.list-all .news-element h2 {
  color: var(--Purple, #60487A);
  font-family: Alice;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px; /* 100% */
  margin-bottom: 20px;
}
.list-all .news-element img {
  border-radius: 10px;
  margin-right: 40px;
}
.list-all .news-element ul li {
  line-height: 180%;
}

@media (max-width: 768px) {
  .list-all .news-element {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .list-all .news-element img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .list-all .news-element h2 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .list-all .preview_text {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .list-all ul {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .refund-page .refund-page-ol {
    font-size: 16px;
    line-height: 150%; /* 24px */
    padding: 10px 20px;
  }
  .list-all .news-element h2 {
    font-size: 24px;
    line-height: 30px; /* 125% */
  }
  .list-all .news-element img {
    width: auto;
    height: auto;
    margin-bottom: 40px;
    margin-right: 0;
    float: left;
  }
}
/* End */
/* /local/templates/tvoy-sexshop-2022/components/custom/empty/page-refund/style.css?17014426312131 */
/* /local/templates/tvoy-sexshop-2022/components/bitrix/news.list/refund-page/style.css?17014517731550 */
