.mob_tal {
  font-size: 17px;
}
@media screen and (max-width: 768px) {
  .adapt_table1 {
    max-width: 100%;
    margin: 0 0 50px;
  }
  .adapt_table1 td {
    display: inline-block;
    width: 100%;
  }
  .adapt_table1 td img {
    max-width: 100%;
    height: auto;
  }
  .adapt_table2 {
    max-width: 100%;
  }
  .adapt_table2 td {
    display: inline-block;
    width: 100%;
  }
  .adapt_table2 td img {
    max-width: 100%;
    height: auto;
  }
  .mob_tal {
    font-size: 15px;
  }
}
img.adapt_img {
  max-width: calc(100% - 20px);
  height: auto;
  margin: 10px;
}
@media screen and (max-width: 425px) {
  img.adapt_img {
    margin: 10px auto;
  }
}
img.adapt_img--l {
  float: left;
  margin: 3px 10px;
}
img.adapt_img--r {
  float: right;
  margin: 3px 10px;
}
@media screen and (max-width: 425px) {
  img.adapt_img--r, img.adapt_img--l {
    float: unset;
    display: block;
    margin: 10px auto;
  }
}
ul.opn_ul {
  list-style-type: none;
  padding-top: 10px;
}
ul.opn_ul li {
  position: relative;
  margin-bottom: 15px;
}
@media screen and (max-width: 768px) {
  ul.opn_ul li {
    text-align: left !Important;
  }
}
ul.opn_ul li:before {
  width: 40px;
  height: 40px;
  top: -7px;
  position: absolute;
  left: -45px;
  background: url(/d/ikonka.png) 100% 100% / 100% no-repeat;
  content: "";
}
.opn_title {
  font-size: 31px !important;
  margin: 15px 0 !important;
}
.opn_title strong {
  color: #1A1A1A;
}
.adapt_table1 {
  max-width: 100%;
  margin-bottom: 50px;
}
.adapt_table1.padding td {
  padding: 0 30px;
}
@media screen and (max-width: 768px) {
  .adapt_table1.padding td {
    padding: 10px;
  }
}
.opn_photo_txt {
  margin-bottom: 50px;
}
.opn_photo_txt > div {
  display: flex;
  margin: 0 0 20px;
  align-items: center;
}
.opn_photo_txt > div:nth-child(2n) {
  flex-flow: row-reverse;
}
.opn_photo_txt > div img {
  max-width: 500px !important;
}
.opn_photo_txt > div strong {
  color: #1A1A1A;
}
.opn_photo_txt.reverse > div {
  flex-flow: row-reverse;
}
.opn_photo_txt.reverse > div:nth-child(2n) {
  flex-flow: row;
}
.opn_photo_txt__name {
  font-size: 20px;
  font-weight: bold;
  color: #1A1A1A;
}
.opn_youtube {
  position: relative;
  padding: 0 0 55.65% 0;
  height: 0;
  overflow: hidden;
  margin: 15px 0;
  margin-bottom: 50px;
  max-width: calc(100% - 5px);
}
.opn_youtube > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.opn_shagi {
  margin: 20px 0 50px;
}
.opn_shagi__item {
  display: grid;
  grid-template-areas: "img name" "img text";
  align-items: center;
  margin: 0 0 30px;
  grid-template-columns: 230px auto;
}
.opn_shagi__img {
  grid-area: img;
}
.opn_shagi__name {
  grid-area: name;
  font-size: 20px;
  font-weight: bold;
  align-self: end;
  margin: 0 0 10px;
}
.opn_shagi__text {
  grid-area: text;
  align-self: start;
}
.adapt_table3 strong {
  color: #A5692A;
}
.opn_file {
  margin: 20px 0 0;
}
@media screen and (max-width: 768px) {
  .opn_photo_txt > div {
    margin-bottom: 40px;
  }
  .opn_photo_txt__item > img {
    height: auto !important;
  }
  .opn_photo_txt > div {
    flex-direction: column;
  }
  .opn_photo_txt > div img {
    margin: 0 0 20px;
    max-width: 100% !important;
  }
  .opn_photo_txt > div:nth-child(2n) {
    flex-direction: column;
  }
  .opn_photo_txt.reverse > div {
    flex-direction: column;
  }
  .opn_photo_txt.reverse > div:nth-child(2n) {
    flex-direction: column;
  }
  .opn_title {
    font-size: 22px !important;
  }
  .opn_shagi__item {
    grid-template-areas: "img name" "text text";
    grid-template-columns: 90px auto;
  }
  .opn_shagi__img {
    box-sizing: border-box;
    width: 80px;
  }
  .opn_shagi__name {
    font-size: 18px;
    margin-left: 10px;
    margin-bottom: 0;
    align-self: center;
  }
  .opn_shagi__text {
    margin-top: 14px;
  }
  .adapt_table3 {
    max-width: 100%;
    margin: 0 0 50px;
  }
  .adapt_table3 td {
    display: inline-block;
    width: 100%;
  }
  .adapt_table3 td img {
    max-width: calc(100% - 20px);
    height: auto;
  }
}
@media (max-width: 480px) {
  .opn-two-blocks-rhombus {
    padding-bottom: 0 !important;
  }
}
@media (max-width: 480px) {
  .adapt_table1 {
    width: 380px !important;
    text-align: center;
  }
  .adapt_table1 td {
    width: 380px;
  }
  .adapt_table1 tr {
    text-align: center;
  }
  .adapt_table1 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    margin: 0 auto;
  }
}
@media (max-width: 480px) {
  .adapt_table1 {
    width: 360px !important;
    text-align: center;
  }
  .adapt_table1 td {
    width: 360px;
  }
  .adapt_table1 tr {
    text-align: center;
  }
  .special-popup .remodal-close-btn {
    top: 40px;
  }
}
.special-popup .remodal-close-btn {
  background: #11C8D3;
}
.special-popup .remodal-close-btn:before {
  background: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.231786 0.231794C0.535352 -0.0717715 1.02753 -0.0717715 1.33109 0.231794L7.00006 5.90077L12.6691 0.231794C12.9726 -0.0717715 13.4648 -0.0717715 13.7683 0.231794C14.0719 0.535359 14.0719 1.02754 13.7683 1.3311L8.09937 7.00007L13.7683 12.6691C14.0719 12.9726 14.0719 13.4648 13.7683 13.7683C13.4648 14.0719 12.9726 14.0719 12.6691 13.7683L7.00006 8.09938L1.33109 13.7683C1.02753 14.0719 0.535352 14.0719 0.231786 13.7683C-0.0717791 13.4648 -0.0717791 12.9726 0.231786 12.6691L5.90076 7.00007L0.231786 1.3311C-0.0717791 1.02754 -0.0717791 0.535359 0.231786 0.231794Z' fill='white'/%3E%3C/svg%3E%0A") 50% 50% no-repeat;
  opacity: 1;
}
.special-popup__bottom {
  flex: 0 0 50%;
  padding: 50px 30px 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.special-popup__bottom .special-popup__header {
  color: #303440B2;
  font-size: 20px;
  line-height: normal;
}
.special-popup__bottom .tit {
  color: #303440;
  font-size: 60px;
  font-weight: 900;
  text-align: center;
}
.special-popup__bottom .special-popup__desc {
  color: #303440B2;
  font-size: 20px;
}
@media (min-width: 960px) {
  .special-popup__bottom .tpl-anketa-success-note {
    font-size: 50px;
    padding-bottom: 20px;
  }
}
@media (min-width: 960px) {
  .special-popup {
    max-width: 840px;
  }
  .special-popup__wr {
    display: flex;
    align-items: stretch;
    justify-content: center;
    min-height: 440px;
  }
  .special-popup__top {
    flex: 0 0 50%;
    position: relative;
  }
  .special-popup__top .special-popup__image {
    padding-top: 0%;
    position: initial;
  }
}
body .cart-params__value, body .shop2-product-options .option-body, .shop-product-data__nav li a {
  font-weight: 400;
}
