

/* Start:/local/templates/shipuchie-tabletki/template_styles.css?177338912219203*/
@charset "UTF-8";
@font-face {
  font-family: "Open Sans";
  src: url("/local/templates/shipuchie-tabletki/fonts/OpenSans-Light.woff2") format("woff2"), url("/local/templates/shipuchie-tabletki/fonts/OpenSans-Light.woff") format("woff"), url("/local/templates/shipuchie-tabletki/fonts/OpenSans-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/local/templates/shipuchie-tabletki/fonts/OpenSans-Regular.woff2") format("woff2"), url("/local/templates/shipuchie-tabletki/fonts/OpenSans-Regular.woff") format("woff"), url("/local/templates/shipuchie-tabletki/fonts/OpenSans-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/local/templates/shipuchie-tabletki/fonts/OpenSans-SemiBold.woff2") format("woff2"), url("/local/templates/shipuchie-tabletki/fonts/OpenSans-SemiBold.woff") format("woff"), url("/local/templates/shipuchie-tabletki/fonts/OpenSans-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Open Sans";
  src: url("/local/templates/shipuchie-tabletki/fonts/OpenSans-Bold.woff2") format("woff2"), url("/local/templates/shipuchie-tabletki/fonts/OpenSans-Bold.woff") format("woff"), url("/local/templates/shipuchie-tabletki/fonts/OpenSans-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, 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, main, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, button, textarea {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-family: "Open Sans", sans-serif;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

body {
  height: 100%;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.45;
  color: #010200;
  background: #fcfcfc;
}
body.overflow-hidden {
  overflow: hidden;
}

.container {
  width: 100%;
  max-width: 1480px;
  margin: 0 auto;
  padding: 0 20px;
}

a {
  color: #007c3a;
  text-decoration: underline;
}

.button {
  display: inline-block;
  padding: 22px 20px 19px 20px;
  font-weight: 700;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.05em;
  color: #4e2c1d;
  text-decoration: none;
  background: #fff;
  border-radius: 5px;
  border-bottom: 1px solid #fff;
}
.button.green {
  color: #ffffff;
  border-color: #007c3a;
  background: linear-gradient(180deg, #007c3a 0%, #00952f 100%);
}
@media all and (max-width: 991px) {
  .button {
    padding-top: 15px;
    padding-bottom: 15px;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 14px;
  }
}

b, strong {
  font-weight: 700;
}

h1 {
  margin: 0 0 60px 0;
  font-weight: 700;
  font-size: 63px;
  line-height: 120%;
  color: #007c3a;
}
@media all and (max-width: 991px) {
  h1 {
    margin-bottom: 30px;
    font-size: 34px;
  }
}

h2 {
  font-weight: 700;
  font-size: 56px;
  line-height: 145%;
}
@media all and (max-width: 991px) {
  h2 {
    font-size: 34px;
    line-height: 135%;
  }
}

.section {
  margin-top: 140px;
}
@media all and (max-width: 991px) {
  .section {
    margin-top: 80px;
  }
}

.section-head {
  display: flex;
  align-items: flex-end;
  gap: 40px;
  margin: 0 0 80px 0;
}
.section-head > div {
  flex: 0 0 calc(50% - 20px);
}
.section-head ul {
  margin: 15px 0 0 0;
  font-size: 17px;
  line-height: 150%;
  list-style: none;
}
.section-head ul span {
  color: rgba(1, 2, 0, 0.3);
}
.section-head ul li {
  margin: 5px 0 0 0;
}
@media all and (max-width: 991px) {
  .section-head ul {
    font-size: 15px;
  }
}
.section-head p {
  margin: 15px 0 0 0;
  font-size: 17px;
  line-height: 150%;
}
.section-head p:first-child {
  margin-top: 57px;
}
@media all and (max-width: 991px) {
  .section-head p:first-child {
    margin-top: 20px;
  }
}
.section-head p:last-child {
  padding-bottom: 15px;
}
@media all and (max-width: 991px) {
  .section-head p {
    font-size: 15px;
  }
}
.section-head.vertical {
  display: block;
  text-align: center;
}
.section-head.vertical h2 {
  margin-bottom: 40px;
}
.section-head.vertical p {
  margin: 0 auto;
  max-width: 485px;
}
.section-head.vertical p:last-child {
  padding-bottom: 0;
}
@media all and (max-width: 991px) {
  .section-head.vertical p {
    margin-right: 0;
    margin-left: 0;
  }
}
@media all and (max-width: 991px) {
  .section-head.vertical {
    text-align: left;
  }
}
@media all and (max-width: 991px) {
  .section-head {
    display: block;
    margin-bottom: 40px;
  }
}

.subtitle {
  margin: 0 0 20px 0;
  font-weight: 600;
  font-size: 15px;
  color: rgba(1, 2, 0, 0.3);
}
.subtitle span {
  display: inline-block;
  margin: 0 5px 0 0;
  width: 40px;
  height: 2px;
  border-radius: 2px;
  background: rgba(1, 2, 0, 0.3);
}
.subtitle.dark {
  color: #4e2c1d;
}
.subtitle.dark span {
  background: #4e2c1d;
}
@media all and (max-width: 991px) {
  .subtitle {
    margin-bottom: 10px;
  }
}

.spoiler-list-item {
  padding: 20px 0 20px 20px;
  margin: 20px 0 0 0;
  background: #f0f0f0;
  border-radius: 5px;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}
.spoiler-list-item__name {
  display: block;
  position: relative;
  padding: 0 46px 0 0;
  font-weight: 600;
  font-size: 20px;
  line-height: 145%;
  color: #010200;
}
.spoiler-list-item__name:after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 8px);
  right: 20px;
  width: 16px;
  height: 16px;
  background: url("/local/templates/shipuchie-tabletki/images/spoiler-list-open.svg") 50% 50% no-repeat;
}
@media all and (max-width: 991px) {
  .spoiler-list-item__name:after {
    right: 15px;
  }
}
@media all and (max-width: 991px) {
  .spoiler-list-item__name {
    padding-right: 41px;
    font-size: 16px;
  }
}
.spoiler-list-item__inner {
  display: none;
  opacity: 0;
}
.spoiler-list-item__inner > div {
  margin-top: 0;
}
@media all and (max-width: 991px) {
  .spoiler-list-item__inner {
    font-size: 15px;
  }
}
.spoiler-list-item:first-child {
  margin-top: 0;
}
.spoiler-list-item.opened {
  color: #ffffff;
  background: #00a530;
}
.spoiler-list-item.opened .spoiler-list-item__name {
  color: #ffffff;
}
.spoiler-list-item.opened .spoiler-list-item__name:after {
  background-image: url("/local/templates/shipuchie-tabletki/images/spoiler-list-close.svg");
}
.spoiler-list-item.opened .spoiler-list-item__inner {
  opacity: 1;
}
.spoiler-list-item.opened .spoiler-list-item__inner > div {
  margin-top: 8px;
}
@media all and (max-width: 991px) {
  .spoiler-list-item {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
  }
}

.header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding-top: 50px;
  padding-bottom: 10px;
  position: relative;
}
.header__burger {
  display: none;
  flex: 0 0 24px;
  padding: 0 15px 0 0;
  position: relative;
}
.header__burger a {
  display: block;
  width: 24px;
  height: 30px;
  background: url("/local/templates/shipuchie-tabletki/images/burger.svg") 50% 50% no-repeat;
}
.header__burger:after {
  content: "";
  display: block;
  width: 1px;
  height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  background: #010200;
  border-radius: 2px;
}
@media all and (max-width: 991px) {
  .header__burger {
    display: block;
  }
}
.header__logo {
  flex: 0 0 240px;
  height: 86px;
  background: url("/local/templates/shipuchie-tabletki/images/logo.png") 0 50%/contain no-repeat;
}
@media all and (max-width: 991px) {
  .header__logo {
    flex: 0 0 120px;
    height: 43px;
  }
}
.header__menu {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  flex-grow: 1;
  min-width: 1px;
}
.header__menu .menu-item {
  font-weight: 700;
  font-size: 18px;
  color: #4e2c1d;
  text-decoration: none;
}
@media all and (max-width: 991px) {
  .header__menu {
    display: none;
  }
}
.header__buy .button {
  padding-top: 17px;
  padding-bottom: 15px;
  font-size: 16px;
}
@media all and (max-width: 991px) {
  .header__buy .button {
    padding-top: 13px;
    padding-bottom: 12px;
    font-size: 14px;
    background: linear-gradient(180deg, #4e2c1d 0%, #79381b 100%);
    border-bottom: 1px solid #4e2c1d;
    border-radius: 5px;
  }
}
@media all and (max-width: 991px) {
  .header__buy {
    flex-grow: 1;
    min-width: 1px;
    text-align: right;
  }
}
@media all and (max-width: 991px) {
  .header {
    padding-top: 20px;
    padding-bottom: 40px;
    gap: 15px;
  }
}

.header-mobile {
  display: none;
  padding: 20px;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #fcfcfc;
  z-index: 1000;
}
.header-mobile > div {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.header-mobile__top {
  display: flex;
  align-items: center;
}
.header-mobile__top .burger {
  flex: 0 0 24px;
  padding: 0 15px 0 0;
  margin: 0 15px 0 0;
  position: relative;
}
.header-mobile__top .burger a {
  display: block;
  width: 24px;
  height: 30px;
  background: url("/local/templates/shipuchie-tabletki/images/burger-close.svg") 50% 50% no-repeat;
}
.header-mobile__top .burger:after {
  content: "";
  display: block;
  width: 1px;
  height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  background: #010200;
  border-radius: 2px;
}
.header-mobile__top .logo {
  flex: 0 0 120px;
  height: 43px;
  background: url("/local/templates/shipuchie-tabletki/images/logo.png") 0 50%/contain no-repeat;
}
.header-mobile__menu {
  flex-grow: 1;
  margin: 40px 0 0 0;
}
.header-mobile__menu .menu-item {
  display: block;
  margin: 30px 0 0 0;
  font-weight: 700;
  font-size: 18px;
  color: #010200;
  width: max-content;
  text-decoration: none;
}
.header-mobile__menu .menu-item:first-child {
  margin-top: 0;
}
.header-mobile__buy {
  margin: 20px 0 0 0;
}
.header-mobile__buy a {
  display: block;
  text-align: center;
}

.top-block {
  background: #FFC800 url("/local/templates/shipuchie-tabletki/images/hero-background.png") 50% 100%/cover no-repeat;
  overflow: hidden;
}

.page-preview {
  display: flex;
  align-items: stretch;
  gap: 40px;
  position: relative;
}
.page-preview__inner {
  padding: 38px 0;
  max-width: 54%;
}
.page-preview__inner h1 {
  max-width: 415px;
}
.page-preview__inner ul {
  list-style: none;
}
.page-preview__inner ul li {
  margin: 20px 0 0 0;
  padding: 0 0 0 38px;
  position: relative;
  font-weight: 700;
  font-size: 24px;
  line-height: 140%;
  color: #4e2c1d;
}
.page-preview__inner ul li:before {
  content: "";
  display: block;
  position: absolute;
  top: 1px;
  left: 0;
  width: 28px;
  height: 28px;
  background: url("/local/templates/shipuchie-tabletki/images/list-marker.png") 50% 50%/contain no-repeat;
  border-radius: 50%;
}
@media all and (max-width: 991px) {
  .page-preview__inner ul li:before {
    width: 22px;
    height: 22px;
  }
}
.page-preview__inner ul li:first-child {
  margin-top: 0;
}
@media all and (max-width: 991px) {
  .page-preview__inner ul li {
    margin-top: 16px;
    padding-left: 32px;
    font-size: 16px;
  }
}
.page-preview__inner .buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  margin: 60px 0 0 0;
}
@media all and (max-width: 991px) {
  .page-preview__inner .buttons a {
    display: block;
    margin: 10px 0 0 0;
    text-align: center;
  }
  .page-preview__inner .buttons a:first-child {
    margin-top: 0;
  }
}
@media all and (max-width: 991px) {
  .page-preview__inner .buttons {
    display: block;
    margin-top: 30px;
  }
}
@media all and (max-width: 991px) {
  .page-preview__inner {
    padding-top: 0;
    padding-bottom: 60px;
    max-width: unset;
  }
  .page-preview__inner h1 {
    font-size: 33px;
  }
}
.page-preview__pic {
  position: relative;
  flex-grow: 1;
  min-width: 1px;
  background: url("/local/templates/shipuchie-tabletki/images/products.png") 0 50%/contain no-repeat;
}
.page-preview__pic:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url("/local/templates/shipuchie-tabletki/images/top-pic.png") 100% 100%/contain no-repeat;
}
@media all and (max-width: 1480px) {
  .page-preview__pic:after {
    display: none;
  }
}
@media all and (max-width: 991px) {
  .page-preview__pic {
    background-position-x: 0;
    padding-bottom: 76%;
    background-image: url("/local/templates/shipuchie-tabletki/images/top-pic-mobile.png");
  }
}
@media all and (max-width: 991px) {
  .page-preview {
    flex-direction: column-reverse;
  }
}

.product-power {
  margin-top: 120px;
}
.product-power .section-head {
  align-items: flex-start;
}
.product-power .section-head p:first-child {
  margin-top: 57px;
}
@media all and (max-width: 991px) {
  .product-power .section-head p:first-child {
    margin-top: 20px;
  }
}
.product-power .structure {
  padding: 275px 40px 40px 40px;
  color: #fff;
  border-radius: 5px;
  background: url("/local/templates/shipuchie-tabletki/images/structure.png") 50% 50%/cover no-repeat;
}
.product-power .structure div {
  font-weight: 700;
  font-size: 36px;
  line-height: 140%;
}
@media all and (max-width: 991px) {
  .product-power .structure div {
    font-size: 26px;
    line-height: 140%;
  }
}
.product-power .structure p {
  margin: 10px 0 0 0;
  font-size: 18px;
  line-height: 140%;
}
@media all and (max-width: 991px) {
  .product-power .structure p {
    font-size: 16px;
  }
}
@media all and (max-width: 991px) {
  .product-power .structure {
    padding-top: 196px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
}
@media all and (max-width: 991px) {
  .product-power {
    margin-top: 60px;
  }
}

.product-cards .cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}
.product-cards .cards .item .pic img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  border-radius: 5px;
}
.product-cards .cards .title {
  margin: 20px 0 10px 0;
  font-weight: 700;
  font-size: 28px;
  line-height: 140%;
}
@media all and (max-width: 991px) {
  .product-cards .cards .title {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 22px;
  }
}
.product-cards .cards .text {
  font-size: 18px;
  line-height: 140%;
}
@media all and (max-width: 991px) {
  .product-cards .cards .text {
    font-size: 15px;
  }
}
@media all and (max-width: 991px) {
  .product-cards .cards {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media all and (max-width: 767px) {
  .product-cards .cards {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }
}

.product-reviews .reviews {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
}
.product-reviews .reviews .item {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 0 0 calc(50% - 20px);
  padding: 80px 40px 40px 40px;
  background: #f0f0f0 url("/local/templates/shipuchie-tabletki/images/„.svg") 40px 40px no-repeat;
  border-radius: 5px;
}
.product-reviews .reviews .item .text {
  font-size: 20px;
  line-height: 140%;
}
@media all and (max-width: 991px) {
  .product-reviews .reviews .item .text {
    font-size: 15px;
  }
}
.product-reviews .reviews .item .user {
  display: flex;
  align-items: center;
  gap: 20px;
  margin: 40px 0 0 0;
}
.product-reviews .reviews .item .user__pic {
  flex: 0 0 55px;
  height: 55px;
  border-radius: 50%;
  overflow: hidden;
}
.product-reviews .reviews .item .user__pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media all and (max-width: 991px) {
  .product-reviews .reviews .item .user__pic {
    flex: 0 0 45px;
    height: 45px;
  }
}
.product-reviews .reviews .item .user__info {
  font-size: 18px;
  line-height: 140%;
}
.product-reviews .reviews .item .user__info span {
  display: block;
  font-size: 14px;
}
@media all and (max-width: 991px) {
  .product-reviews .reviews .item .user__info span {
    font-size: 12px;
  }
}
@media all and (max-width: 991px) {
  .product-reviews .reviews .item .user__info {
    font-size: 14px;
  }
}
@media all and (max-width: 991px) {
  .product-reviews .reviews .item .user {
    margin-top: 20px;
    gap: 10px;
  }
}
.product-reviews .reviews .item:last-child {
  flex: 0 0 100%;
}
@media all and (max-width: 991px) {
  .product-reviews .reviews .item {
    padding-top: 43px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    background-size: 14px;
    background-position: 20px 20px;
  }
}
@media all and (max-width: 767px) {
  .product-reviews .reviews .item {
    flex: 0 0 100%;
  }
}
@media all and (max-width: 767px) {
  .product-reviews .reviews {
    gap: 20px;
  }
}

.product-buy .shops {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 40px;
}
.product-buy .shops .item {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 210px;
  background: #f0f0f0;
  border-radius: 5px;
  overflow: hidden;
}
.product-buy .shops .item img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
@media all and (max-width: 991px) {
  .product-buy .shops .item {
    min-height: unset;
  }
}
@media all and (max-width: 991px) {
  .product-buy .shops {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}

.footer {
  margin: 140px 0 0 0;
  padding: 60px 0;
  background: #fc0;
}
.footer-top {
  display: flex;
  align-items: center;
  gap: 40px;
}
.footer-top__logo {
  flex: 0 0 calc((100% - 120px) / 4);
}
.footer-top__logo span {
  display: block;
  width: 200px;
  max-width: 100%;
  height: 71px;
  background: url("/local/templates/shipuchie-tabletki/images/logo.png") 0 0/contain no-repeat;
}
@media all and (max-width: 991px) {
  .footer-top__logo span {
    width: 160px;
    height: 57px;
  }
}
.footer-top__mail, .footer-top__hotline {
  flex: 0 0 calc((100% - 120px) / 4);
  padding: 0 0 14px 0;
}
.footer-top__mail a, .footer-top__hotline a {
  display: block;
  font-weight: 600;
  font-size: 20px;
  line-height: 145%;
  letter-spacing: 0.08em;
  color: #010200;
  text-decoration: none;
}
@media all and (max-width: 991px) {
  .footer-top__mail a, .footer-top__hotline a {
    margin-top: 5px;
    font-size: 18px;
  }
}
@media all and (max-width: 991px) {
  .footer-top__mail, .footer-top__hotline {
    padding-bottom: 0;
    margin-top: 20px;
    font-size: 14px;
  }
}
.footer-top__socials {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  padding: 15.5px 0;
  flex: 0 0 calc((100% - 120px) / 4);
}
.footer-top__socials .social-item {
  flex: 0 0 40px;
  height: 40px;
  border-radius: 50%;
}
.footer-top__socials .social-item.vk {
  background: url("/local/templates/shipuchie-tabletki/images/vk.svg") 50% 50% no-repeat;
}
.footer-top__socials .social-item.tg {
  background: url("/local/templates/shipuchie-tabletki/images/tg.svg") 50% 50% no-repeat;
}
.footer-top__socials .social-item.ok {
  background: url("/local/templates/shipuchie-tabletki/images/ok.svg") 50% 50% no-repeat;
}
.footer-top__socials .social-item.youtube {
  background: url("/local/templates/shipuchie-tabletki/images/youtube.svg") 50% 50% no-repeat;
}
@media all and (max-width: 991px) {
  .footer-top__socials {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 20px;
    justify-content: flex-start;
  }
}
@media all and (max-width: 991px) {
  .footer-top {
    display: block;
  }
}
.footer-bottom {
  margin: 40px 0 0 0;
  color: rgba(1, 2, 0, 0.5);
}
.footer-bottom p {
  margin-top: 10px;
}
.footer-bottom p:first-child {
  margin-top: 0;
}
@media all and (max-width: 991px) {
  .footer-bottom {
    font-size: 14px;
  }
}
@media all and (max-width: 991px) {
  .footer {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

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

/* End */
/* /local/templates/shipuchie-tabletki/template_styles.css?177338912219203 */
