body {
  min-width: 480px;
  background: #eee;
  font-family: Gilroy, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.5em;
  color: #000;
  cursor: default;
}
.gif1 img {
  width: 150px;
  height: 153px;
  border: 4px solid #fff;
  border-radius: 50%;
  margin: 91px 0 0 217px;
}
.main_wrapper {
  margin: 0 auto;
  width: 480px;
  background: #fff;
  overflow: hidden;
}
.prev-header {
  padding: 6px 0;
  background: #dd1919;
  box-shadow: 0 0 38.8511px rgba(221, 25, 25, 0.75), 0 0 27.1958px rgba(0, 0, 0, 0.45);
}
.prev-header p {
  font-weight: 800;
  font-size: 25px;
  line-height: 98%;
  text-align: center;
  color: #fff;
}
.clearfix:after {
  content: '';
  display: block;
  clear: both;
}
img {
  max-width: 100%;
  height: auto;
}
b {
  font-weight: 700;
}
.ch-wrap {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 20px;
}
.ch-wrap .ch {
  border-bottom: none;
}
.button_block {
  padding: 0 0 6px;
  position: relative;
}
 .button_block {
      /* Păstrează padding doar dacă ai nevoie de puțin spațiu deasupra butonului */
      padding: 0 0 6px;
      position: relative;
    }

    /* Eliminăm pseudo-elementul care adăuga un spațiu de 16px sub buton */
    .button_block:before {
      display: none;
      content: none;
    }

    .button-m {
      cursor: pointer;
      text-decoration: none;
      border: none;
      display: block;
      margin: 0 auto;
      width: 280px;
      height: 65px;
      font-size: 18px;
      line-height: 65px;
      font-weight: 500;
      color: #fff;
      position: relative;
      background: radial-gradient(38.89% 175% at 12.22% 36.67%, #ff5c00 0%, rgba(238, 44, 44, 0) 100%),
                  linear-gradient(91deg, #dd1111 0%, #e85706 50.76%, #dd7311 99.73%);
      border-radius: 10px;
      text-align: center;
    }

    .button-m:active {
      top: 2px;
    }

    /* Clase opționale (dacă sunt folosite în site) */
    .off2 h2 {
      font-weight: 700;
      font-size: 35px;
      line-height: 43px;
      text-align: center;
      color: #3a3a3a;
    }
    .s3 {
      background: #120527;
      padding: 22px 50px;
      margin: 40px 0;
      display: flex;
      align-items: center;
    }
    .ch {
      text-align: left;
      padding-bottom: 10px;
      border-bottom: 1px solid #e7e7e7;
      margin-bottom: 10px;
    }
    .ch-wrap .ch {
      width: 157px;
    }
    .b2 img {
      display: block;
      margin: 0 auto;
    }
    .b2 p {
      text-align: center;
      font-weight: 400;
      font-size: 13px;
      line-height: 99%;
      color: #6f6f6f;
      margin-top: 10px;
    }
.button-m:active {
  top: 2px;
}
.reviw {
  padding: 50px;
  background: #fff;
}
.reviw h2 {
  font-weight: 700;
  font-size: 35px;
  line-height: 43px;
  text-align: center;
  color: #3a3a3a;
  margin-bottom: 30px;
}
h2.title {
  font-weight: 400;
  font-size: 22px;
  line-height: 29px;
  text-align: center;
  color: #000;
  text-transform: uppercase;
  text-align: center;
  margin-bottom: 30px;
}
h2.title > span {
  display: block;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  color: red;
}
section {
  padding: 30px 0 30px;
}
section > img {
  display: block;
  margin: 0 auto;
}
.video_block {
  width: 100%;
  height: 260px;
  background-color: #f0f5ec;
  position: relative;
  margin: 0 auto 20px;
}
.off2 h3 {
  font-weight: 700;
  font-size: 15px;
  line-height: 19px;
  text-align: center;
  color: #ff002e;
  margin: 20px 0 0;
}
.of-wrap {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  padding: 50px 50px 0;
  text-align: center;
}
.of-wrap h2 {
  font-weight: 700;
  font-size: 35px;
  line-height: 43px;
  text-align: center;
  color: #262626;
}
.of-wrap h2 span {
  color: #222;
}
.of-wrap .gif2 {
  border-radius: 20px;
  width: 380px;
}
.bu2-wrap {
  padding: 0 50px 30px;
  display: flex;
  justify-content: space-between;
  text-align: center;
}
.bu2 p {
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  color: #2c2c2c;
  margin-top: 10px;
}
.offer_section {
  padding: 25px 50px 30px;
  position: relative;
  background: url(../img/bg3.webp) no-repeat;
}
.offer_section.bg {
  position: relative;
  padding-top: 9px;
  padding-bottom: 10px;
}
.top_line {
  background: #fff;
  padding: 15px 0 15px;
}
.title_block {
  background: url(https://test.blick.of.by/ns/wjacket-women-blr/img/top.png) no-repeat;
  padding: 17px 0;
  position: relative;
  z-index: 2;
}
.offer {
  background: url(https://test.blick.of.by/ns/wjacket-women-blr/img/off.png) no-repeat;
  height: 287px;
  display: flex;
}
.main_title {
  font-weight: 700;
  font-size: 46px;
  line-height: 30px;
  text-align: left;
  color: #180b2d;
  padding: 92px 18px 10px 40px;
}
.offer h2 {
  font-weight: 700;
  font-size: 26.5px;
  line-height: 30px;
  text-align: left;
  color: #180b2d;
  padding: 0 18px 10px 40px;
}
.main_title span {
  font-weight: 700;
  font-size: 25px;
}
#content-1 p,
#content-2 p {
  font-weight: 400;
  font-size: 15px;
  line-height: 96.7%;
  text-align: center;
  color: #fff;
  margin-bottom: 15px;
}
#content-1 span,
#content-2 span {
  color: #ffc600;
}
.offer_img_block {
  position: relative;
}
.offer_img_block > img {
  display: block;
}
.order_block {
  background: #fdfbf6;
  padding: 15px 0 20px;
}
.skidka {
  position: absolute;
  background: radial-gradient(38.89% 175% at 12.22% 36.67%, #ff5c00 0%, rgba(238, 44, 44, 0) 100%)
      /* warning: gradient uses a rotation that is not supported by CSS and may not behave as expected */,
    linear-gradient(91deg, #dd1111 0%, #e85706 50.76%, #dd7311 99.73%), linear-gradient(91.93deg, #ee2c2c 26.11%, #eb0000 98.94%);
  box-shadow: 0px 3px 0px #b91919;
  border-radius: 20px;
  width: 102px;
  height: 80px;
  color: #fff;
  font-weight: 700;
  text-align: center;
  left: 136px;
  top: -8px;
  font-size: 37px;
  font-weight: 800;
}
.skidka span {
  font-weight: 400;
  font-size: 16px;
  line-height: 39px;
  color: #fff;
}
.price_block {
  position: relative;
  background: #f3f3f3;
  border: 1px solid #e4e4e4;
  border-radius: 10px;
  height: 65px;
  margin: 305px 0 30px;
}
.off {
  display: flex;
  align-items: center;
  margin-top: 20px;
}
.off img {
  margin-right: 20px;
}
.off p {
  font-weight: 500;
  font-size: 15px;
  line-height: 105%;
  color: #0c4363;
}
.offer_section h1 {
  font-weight: 800;
  font-size: 28px;
  line-height: 35px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
}
.offer_section .price_item {
  width: 50%;
  float: left;
  text-transform: uppercase;
  height: 74px;
}
.offer_section .price_item .text {
  font-weight: 600;
  font-size: 13px;
  line-height: 15px;
  color: #262626;
  margin-top: 5px;
  text-transform: none;
}
.offer_section .price_item .value span {
  font-size: 40px;
}
.offer_section .price_item .value small {
  font-size: 17px;
  color: #bcbcbc;
}
.offer_section .price_item.old {
  padding: 0 50px 0 0;
  text-align: center;
  color: #bcbcbc;
}
.offer_section .price_item.old .value span {
  font-weight: 600;
  font-size: 30px;
  line-height: 37px;
  text-decoration-line: line-through;
  color: #bcbcbc;
}
.offer_section .price_item.new .text {
  font-weight: 600;
  font-size: 13px;
  line-height: 15px;
  color: #262626;
  text-align: center;
}
.offer_section .price_item.new {
  padding: 0 0 0 50px;
}
.offer1 {
  position: relative;
}

.off2 {
  padding-left: 50px;
  padding-right: 50px;
}
.off2 p {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #383838;
  margin: 20px 0 0;
}
.of-wrap img {
  display: block;
  margin: 0 auto 0;
}
.offer1 p {
  font-weight: 500;
  font-size: 14px;
  line-height: 105%;
  color: #fff;
}
.offer1 img {
  display: block;
}
.offer_section .price_item.new .value span {
  font-weight: 800;
  font-size: 39px;
  line-height: 45px;
  color: #f7570e;
}
.offer_section .price_item.new .value small {
  font-weight: 700;
  color: #f7570e;
}
.order_block .button-m {
  margin-top: 15px;
}
.block1 {
  background: url(https://test.blick.of.by/ns/wjacket-women-blr/img/bg.png) no-repeat;
  padding-top: 35px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.s1-b img {
  display: block;
  margin: 17px auto 50px;
}
.s1 {
  padding: 0;
}
.s1 .line {
  font-weight: 500;
  font-size: 18px;
  line-height: 105%;
  color: #fff;
}
.s1-wrap {
  text-align: center;
  display: block;
  margin: 20px auto 0;
}
.s1-wrap p {
  font-weight: 500;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #fff;
}
.s2 {
  padding: 50px;
  background: #f3fbff;
}
.catalog {
  padding: 30px 50px 30px;
  background: #f3f3f3;
}
.ch-ul {
  margin-top: 10px;
}
.ct-wrap {
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: right;
}
.ct h2 {
  font-weight: 700;
  font-size: 20px;
  line-height: 25px;
  color: #2c2c2c;
}
.ct p {
  font-weight: 400;
  font-size: 25px;
  line-height: 30px;
  color: #6d6d6d;
  text-decoration: line-through;
  margin-left: 55px;
}
.ct {
  margin-bottom: 30px;
}
.ct span {
  font-size: 15px;
  display: inline;
}
.ct-p {
  display: flex;
  justify-content: end;
  align-items: baseline;
}
.ct h3 {
  font-weight: 600;
  font-size: 45px;
  line-height: 55px;
  color: #2c2c2c;
  margin-left: 7px;
}
.ct .sp {
  font-weight: 600;
  font-size: 23px;
}
.b4 {
  display: block;
  margin: 0 auto;
  border-radius: 20px;
}
.block1 .item {
  margin-bottom: 56px;
}
.block1 .item h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #000;
}
.block1 .item p {
  font-weight: 400;
  font-size: 22px;
}
.s4 {
  background: url(https://test.blick.of.by/ns/wjacket-women-blr/img/bg2.png) no-repeat;
  padding: 40px 50px;
  display: flex;
  justify-content: center;
}
.s4-b {
  text-align: center;
}
.s4-b img {
  width: 50px;
  height: 50px;
  display: block;
  margin: 0 auto;
}
.s4-b h3 {
  font-weight: 700;
  font-size: 16px;
  line-height: 101.8%;
  text-align: center;
  color: #e9c921;
  margin: 10px 0;
}
.s4-b p {
  font-weight: 400;
  font-size: 13px;
  line-height: 99%;
  text-align: center;
  color: #d1d1d1;
}
.rev_item > img {
  display: block;
  margin: 0 auto 30px;
}
.rev_item .rev_info {
  padding: 60px 0 15px 133px;
  position: relative;
  background: #fff url(https://test.blick.of.by/ns/wjacket-women-blr/images/rev_q.png) 300px 68% no-repeat;
}
.rev_item .rev_info > p {
  font-size: 18px;
  padding: 20px 0 0;
  background: url(https://test.blick.of.by/ns/wjacket-women-blr/images/stars_rev.png) 0 0 no-repeat;
}
.rev_item .rev_info > img {
  border-radius: 50%;
  position: absolute;
  left: 20px;
  bottom: -20px;
  width: 100px;
}
.rev_item > p {
  background: #f8f8f8;
  padding: 20px 20px;
  text-align: justify;
  line-height: 1.8em;
}
.offer_bottom .order_block {
  background: #fbf3e1;
}
.m1-form {
  padding: 20px 0 40px;
}
.price_item.old span {
  text-decoration: line-through;
}
.m1-form input {
  display: block;
  margin: 0 auto 15px;
  width: 379px;
  height: 70px;
  font-family: Gilroy, sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #000;
  outline: 0;
  background: #f5f4f4;
  border-radius: 10px;
  padding: 0 0 0 50px;
  border: 1px solid #e7e7e7;
}
.m1-form.f2 input {
  background: #f1efef;
  color: #868686;
}
.m1-form ::-webkit-input-placeholder {
  color: #9e9e9e;
}
.m1-form ::-moz-placeholder {
  color: #5a5a5a;
}
.m1-form :-moz-placeholder {
  color: #5a5a5a;
}
.m1-form :-ms-input-placeholder {
  color: #5a5a5a;
}
.m1-form :focus::-webkit-input-placeholder {
  color: transparent;
}
.m1-form :focus::-moz-placeholder {
  color: transparent;
}
.m1-form :focus:-moz-placeholder {
  color: transparent;
}
.m1-form :focus:-ms-input-placeholder {
  color: transparent;
}
.dost h2 {
  font-weight: 800;
  font-size: 30px;
  line-height: 38px;
  text-align: center;
  color: #222;
  text-shadow: 0 0 14px rgba(255, 255, 255, 0.85);
}
.dost {
  padding: 30px 50px 65px;
  background: #f8f8f8;
}
.d-wrap {
  margin-top: 35px;
  display: flex;
  justify-content: space-between;
}
.d1 {
  background: #f2f2f2;
  border-radius: 10px;
  width: 180px;
  height: 170px;
  padding: 40px 46px;
}
.d1 img {
  display: block;
  width: 88px;
}
.d-it h3 {
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  color: #171717;
  margin: 20px 0 15px;
}
.d-it p {
  font-weight: 500;
  font-size: 17px;
  line-height: 22px;
  color: #171717;
}
.footer_section {
  padding: 25px 0;
  font-size: 14px;
  line-height: 22px;
  text-align: center;
  background: #fff;
  width: 480px;
  margin: 0 auto;
  display: block;
}
.footer_section img {
  display: block;
  margin: 0 auto 10px;
}
.footer_section a,
.footer_section p {
  color: #797979;
}
.swiper {
  width: 480px;
}
.swiper-button-prev:after {
  content: 'prev';
  margin-right: 20px;
}
.swiper-button-next:after {
  content: 'next';
  margin-left: 21px;
}
.reviews {
  padding: 0 0 20px;
}
.rev_item {
  overflow: hidden;
  margin-bottom: 20px;
  background: #fff;
  border-radius: 10px;
}
.rev_item:last-child {
  margin-bottom: 0;
}
.rev_info {
  padding: 0 20px 0 0;
}
.rev_info > img {
  float: left;
  border-radius: 50%;
  position: relative;
}
.rev_info .text > span {
  display: block;
  font-weight: 700;
  font-size: 18px;
}
.rev_item > img {
  display: block;
  border-radius: 6px 6px 0 0;
}
.rev_item > p {
  background: #fff;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  margin-top: 10px;
  text-align: left;
}
.rev_item .rrr {
  margin: 30px auto 0;
  display: block;
  width: 310px;
}
.swiper {
  width: 380px;
}
.rev_item {
  overflow: hidden;
  margin-bottom: 20px;
  background: #f6f6f6;
  border: 1px solid #f8f8f8;
  border-radius: 20px;
}
.rev_item .rev_info {
  padding: 5px 0 25px 45px;
  position: relative;
  background: #f6f6f6 url(https://wellnes.site/ns/wjacket-women-blr/img/rev_q.png) 257px 35% no-repeat;
}
.rev_item .rev_info > img {
  border-radius: 50%;
  position: absolute;
  left: 20px;
  bottom: -1px;
  width: 77px;
  float: left;
}
.rev_info .text > span {
  display: block;
  font-weight: 700;
  font-size: 18px;
}
.rev_item > p {
  background: #f5f5f5;
  border-radius: 10px 10px 0 0;
  font-weight: 400;
  font-size: 17px;
  line-height: 23px;
  color: #171717;
  text-align: center;
  margin: 0 20px 0;
}
.swiper-button-prev:after {
  content: 'prev';
  margin-right: 20px;
  color: #000;
}
.swiper-button-next:after {
  content: 'next';
  margin-left: 21px;
  color: #000;
}
.s5 {
  padding: 0 50px 50px;
}
.s5 h2 {
  font-weight: 700;
  font-size: 30px;
  line-height: 101%;
  text-align: center;
  color: #0c4363;
  margin-bottom: 30px;
}
.k1 {
  padding: 0;
}
.k1 p {
  font-weight: 700;
  font-size: 30px;
  line-height: 26px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  margin: 20px 0 0;
}
.k1 h1 span {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  color: #fff;
  text-transform: none;
  display: block;
  margin-bottom: 20px;
}
.k1 h3 {
  font-weight: 400;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  color: #262626;
  margin: 30px 50px 50px;
}
.k2 {
  padding: 0 0;
  background: #ffecec;
}
.k2-block {
  padding: 30px 50px;
}
.k2-block h2 {
  font-weight: 700;
  font-size: 35px;
  line-height: 43px;
  text-align: center;
  color: #2c2c2c;
  margin-bottom: 20px;
}
.k2-block p {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #383838;
  margin-left: 40px;
}
.k2-block span {
  font-weight: 700;
}
.k2-block h3 {
  margin-top: 20px;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  text-align: center;
  color: #000;
}
.k2-block h3 span {
  font-weight: 600;
}
.k2-wrap {
  display: flex;
  justify-content: center;
  margin-bottom: 20px;
}
.k2-wrap h2 {
  font-weight: 400;
  font-size: 15px;
  line-height: 99%;
  color: #262626;
  margin-bottom: 5px;
  text-align: center;
}
.k2-wrap p {
  font-weight: 700;
  font-size: 15px;
  line-height: 99%;
  text-align: center;
  color: #262626;
}
.reviw h4 {
  font-weight: 900;
  font-size: 35px;
  line-height: 44px;
  text-align: center;
  color: #262626;
}
.reviw h4 span {
  color: #f01746;
}
.off2 video {
  width: 380px;
  border-radius: 20px;
  display: block;
  margin: 0 auto;
}
.off2 img {
  display: block;
  margin: 20px auto 0;
}
.gif-offer {
  width: 178px;
  height: 178px;
  border-radius: 10px;
  margin-top: 56px;
  margin-left: 25px;
}
:root {
  --swiper-theme-color: rgb(175, 46, 187);
}
.table {
  margin-top: 10px;
  width: 95%;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  border-collapse: collapse;
}
.table th {
  font-weight: 700;
  padding: 5px;
  background: #efefef;
  border: 1px solid #ddd;
}
.table td {
  border: 1px solid #ddd;
  padding: 5px;
}
