#tildaformsuccesspopup-new {
  z-index: 100000000;
}
.overflow {
  overflow: hidden;
}
.t744__price-currency,
.t744__price-value,
.t760__price-currency,
.t760__price-value {
  color: green;
}
.t835 .t-img-select__text {
  margin-top: 10px;
  font-size: 13px;
  text-transform: lowercase;
}
.t825__btn {
  z-index: 100 !important;
}
#nav961648111 {
  background-color: rgba(43, 43, 43, 0.8) !important;
  backdrop-filter: blur(28px);
}
.t770 {
  z-index: 101;
}
.tmenu-mobile__container {
  display: grid !important;
  grid-template-columns: auto 1fr 28px;
  justify-items: flex-end;
  gap: 20px;
}
.tmenu-mobile__burgerlogo img {
  width: clamp(11.25rem, -4.5rem + 70vw, 20rem) !important;
}
.t-menuburger.fixed-burger {
  position: fixed;
  z-index: 102;
  padding: 16px 12px;
  background-color: rgba(77, 77, 77, 0.8);
  border-radius: 50%;
  backdrop-filter: blur(2px);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
}
.t-menuburger.fixed-burger span {
  width: calc(100% - 24px);
  left: 12px;
}
.t-menuburger.fixed-burger span:first-child {
  top: 16px;
}
.t-menuburger.fixed-burger span:nth-child(2),
.t-menuburger.fixed-burger span:nth-child(3) {
  top: 24px;
}
.t-menuburger.fixed-burger span:nth-child(4) {
  top: 32px;
}
.burger-social {
  display: none;
  justify-content: center;
  align-items: center;
  padding-block: 16px;
  gap: 14px;
}
.burger-social-item {
  display: flex;
  cursor: pointer;
  border-radius: 4px;
  overflow: hidden;
  width: 40px;
  height: 40px;
  background: unset;
}
.burger-social-item img {
  width: 100%;
  height: 100%;
}
.burger-social-item_phone {
  align-items: center;
  justify-content: center;
  background-color: #68b44a;
}
.burger-social-item_phone img,
header .button-default img {
  width: 26px;
  height: 26px;
}
.button-default {
  display: block;
  padding: 10.2px 30px;
  font-family: "Fira Sans", Arial, sans-serif, Arial, sans-serif;
  font-size: 14px;
  font-weight: 600;
  color: #fff !important;
  background-color: #68b44a;
  border-radius: 4px;
  text-transform: uppercase;
  width: fit-content;
  transition-duration: 0.2s background-color ease-in-out;
}
.button-default span {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  color: inherit;
}
header .button-default,
header .button-default img {
  display: none;
}
.block-block-title {
  margin-block: 100px clamp(5rem, 4.541rem + 2.041vw, 6.25rem);
  font-family: "Fira Sans", Arial, sans-serif;
  font-weight: 700;
  font-size: clamp(1.25rem, 0.883rem + 1.633vw, 2.25rem);
}
.block-block-title span {
  display: inline-block;
  padding: 10px;
  background: gold;
  text-transform: uppercase;
}
.mypopup {
  font-family: "Fira Sans", Arial, sans-serif, Arial, sans-serif;
  padding: 30px;
}
.t-popup__container {
  border-radius: 8px;
  box-shadow: 3px 3px 10px #000;
}
.popup-title {
  font-size: 30px;
  text-align: center;
  margin-bottom: 10px;
}
.popup-list {
  list-style-type: square;
  line-height: 1.7;
}
.ft-content_img {
  max-width: 50%;
  margin: 0 20px 8px 0 !important;
  float: left;
}
.ft-content_text-header {
  margin-block-end: 12px !important;
}
.ft-content_text-header,
.ft-content_text-text,
.ft-content_text-text > div,
.uc-ft-content .t396 > div {
  display: block !important;
  max-width: 100%;
}
.ft-content_text-text li {
  list-style-position: inside;
}
.uc-ft-content.hidden .ft-content_button {
  margin: 32px 30px 0 !important;
  max-width: 100%;
  transition: margin 0.3s ease-in-out;
}
.ft-content_button {
  margin: 32px auto 0 !important;
}
.ft-toggle {
  position: relative;
  display: flex;
  width: fit-content;
  padding: 8px 16px;
  background-color: #ffd500;
  border-radius: 4px;
  color: #746100 !important;
  cursor: pointer;
  z-index: 10;
  border-color: transparent;
}
.ft-toggle::after {
  position: absolute;
  content: "";
  bottom: 7px;
  left: 16px;
  width: 0;
  height: 1px;
  z-index: 1;
  background-color: #746100;
  transition: width 0.3s ease-in-out;
}
.ft-toggle:hover::after {
  width: calc(100% - 32px);
}
.ft-content_text-text {
  position: relative;
  will-change: max-height;
  transition: max-height 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.uc-ft-content.hidden .ft-content_text-text {
  max-width: calc(50% - 20px);
  max-height: 412px;
  overflow-y: hidden;
}
.ft-content_text-text .t396__elem {
  position: static !important;
  display: block !important;
  height: auto !important;
  margin-block-end: 20px !important;
}
.ft-content_text-text .tn-atom {
  display: block;
}
.ft-content_text-text .tn-molecule {
  align-content: unset !important;
}
.uc-ft-content.hidden .ft-content_text-text::after {
  content: "";
  position: absolute;
  display: block;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  height: 100px;
  z-index: 1;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, #fff 100%);
}
.t-store__prod-popup__btn-wrapper {
  display: none !important;
}
.uc-product-form {
  display: none;
  padding-block: 20px 0 !important;
  max-width: 100%;
}
.uc-product-form .t678 .t-container > div {
  padding-inline: 0;
  margin-inline: 0;
}
/*
.uc-tags .t976__wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.uc-tags.hidden {
  max-height: 40px !important;
  overflow: hidden;
}
.uc-tags .t976__list-item {
  display: inline-block;
  padding: 0;
}
.uc-tags_button {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  float: right;
  width: 86px;
  height: 34px;
  background-color: transparent;
  padding: unset;
  border: unset;
  box-sizing: border-box;
  margin: 0 0 10px 10px;
  cursor: pointer;
  transition: background-color 0.3s ease-in-out;
}
.uc-tags_button span {
  text-align: right;
  font-family: var(--t-text-font);
  font-weight: 400;
  font-size: 14px;
  color: #717171;
  white-space: nowrap;
  border-bottom: 1px dashed;
}
*/

.uc-tags .t-col { position: relative; }
.uc-tags_button {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    width: 140px;
    height: 32px;
    background: #F7F7F5;
    color: #4A4A46;
    border: 1px solid #D6D6D1;
    border-top: 1px dashed #B8A43A;
    border-radius: 0 0 8px 8px;
    bottom: 0;
    left: 24px;
    z-index: 2;
    cursor: pointer;
    transform: translateY(calc(100% - 1px));
    transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
}

.uc-tags_button span {
    font-family: var(--t-text-font);
    font-weight: 400;
    font-size: 14px;
    color: inherit;
    transition: color .3s ease-in-out;
}

.uc-tags_button svg {
    width: 16px;
    height: 16px;
    color: #B8A43A;
    transition: color .3s ease-in-out, transform .3s ease-in-out;
}

.uc-tags_button:hover {
    background: #EFEFEB;
    color: #1C1C1C;
}

.uc-tags_button:active { background: #E5E5E0; }
.uc-tags_button.active {
    background: #F7F7F5;
    color: #333333;
}

.uc-tags_button.active svg {
    transform: rotate(135deg);
}

.uc-tags .t976__wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    overflow: hidden;
    transition: max-height .3s ease-in-out;
}

.uc-tags.hidden .t976__wrapper {
    max-height: 66px !important;
}

.uc-tags .t976__list-item { padding: 0; }
.uc-tags .t976__menu-link {
    padding: 6px 12px;
    color: #2b2b2b !important;
    background-color: #eaeae6 !important;
    transition: color .3s ease-in-out, background-color .3s ease-in-out, border-color .3s ease-in-out;
}

.uc-tags .t976__list-item:hover .t976__menu-link {
    background-color: #e1e1dc !important;
    color: #111111 !important;
    border-color: #cbcbc5 !important;
}

.uc-tags .t976__list-item:active .t976__menu-link { background: #D7D7D1 !important; }

.uc-tags .t976 {
    padding: 16px;
    border: 1px solid #d6d6d1;
    border-radius: 14px;
    background-color: #f7f7f5;
    box-shadow: 0 4px 14px rgba(0, 0, 0, 0.05);
    background: linear-gradient(to bottom, rgba(247, 247, 245, 0), rgba(247, 247, 245, 0.92) 70%, #F7F7F5 100% );
}

.reviews {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  justify-content: center;
  gap: 20px;
  width: 100%;
  margin: 0 auto;
}
.reviews-content {
  position: relative;
  width: 100%;
  height: 100%;
}
.reviews-content_iframe {
  width: 100%;
  height: 100%;
  border: 1px solid #e6e6e6;
  border-radius: 8px;
  box-sizing: border-box;
}
.reviews-content_link {
  box-sizing: border-box;
  text-decoration: none;
  color: #b3b3b3;
  font-size: 10px;
  font-family: "YS Text", sans-serif;
  padding: 0 16px;
  position: absolute;
  bottom: 8px;
  left: 0;
  width: 100%;
  max-height: 14px;
  display: block;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.uc-reviews_custom {
  padding-block: 60px 120px;
}
.reviews video {
  max-width: 100%;
  max-height: 100%;
  border-radius: 8px;
  object-fit: cover;
}
.t754 .t-store__card__title {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media (max-width: 1199px) {
  .ft-content_button {
    width: 420px !important;
  }
}
@media (min-width: 981px) and (max-width: 1380px) {
  .t770 .t770__rightwrapper .t770__descr {
    display: none;
  }
}
@media (max-width: 980px) {
  .t770 {
    position: fixed;
    height: 100% !important;
    max-height: 100% !important;
  }
  .burger-social {
    display: flex;
  }
  header .button-default {
    display: block;
  }
  #rec961648111 .tmenu-mobile__menucontent_fixed {
    top: 80px !important;
  }
  .t770__list_item {
    width: 205px;
    margin-inline: auto;
    display: flex !important;
    flex-direction: column;
    align-items: flex-start;
  }
  .t-menusub__list {
    text-align: left;
    list-style-type: disc;
    display: flex;
    flex-direction: column;
  }
  .t-menusub__content {
    padding: 20px 20px 18px;
  }
  .t-menusub__list-item {
    font-weight: 400;
    color: #fff;
    margin-bottom: 12px;
  }
  .t770__logowrapper {
    display: block !important;
  }
  .t770__logowrapper img {
    padding: 4px 20px !important;
    max-width: clamp(15.625rem, 13.085rem + 11.29vw, 20rem) !important;
  }
}
@media (max-width: 960px) {
  .uc-ft-content .t396 > div {
    padding-inline: 20px !important;
  }
  .t-store__prod-popup__col-right {
    margin-inline: 0 !important;
  }
  .uc-product-form .t678 .t-form__submit {
    padding-bottom: 0 !important;
  }
  .ft-content_button {
    width: 520px !important;
    margin: 32px auto 0 !important;
  }
  .reviews {
    width: calc(100% - 32px);
  }
  .uc-reviews_custom {
    padding-block: 20px 120px;
  }
  .uc-reviews_custom .t-container {
    max-width: 100%;
  }
  .uc-reviews_custom .t-col {
    margin-inline: 0;
    padding-inline: 0;
  }
  .uc-tags_button { left: 44px; }
}
@media (max-width: 880px) {
  .ft-content_img {
    max-width: 100%;
    float: unset;
    margin: 0 0 32px !important;
  }
  .ft-content_button,
  .uc-ft-content.hidden .ft-content_button {
    margin: 30px auto 0 !important;
  }
  .uc-ft-content.hidden .ft-content_text-text {
    max-width: 100%;
  }
}
@media (max-width: 680px) {
  .reviews {
    grid-template-columns: auto;
    grid-template-rows: auto 1000px;
  }
}
@media (max-width: 560px) {
  .t-store .t-store__prod-popup__container {
    padding-bottom: 0 !important;
  }
  header .button-default {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    width: 40px;
    height: 40px;
    box-sizing: border-box;
  }
  header .button-default img {
    display: block;
  }
  header .button-default span {
    display: none;
  }
}