

/* Start:/local/templates/limefitness.center/components/bitrix/news.list/promo-countdown/style.css?176421811713486*/
.promo-countdown {
  font-family: "Bebas Neue", "Arial Narrow", sans-serif;
  padding-bottom: 10rem;
  display: flex;
  margin: 0 auto;
  max-width: min-content;
}
@media (max-width: 767px) {
  .promo-countdown {
    max-width: 100%;
  }
}
.promo-countdown__wrap {
  display: flex;
  column-gap: 3.3rem;
  position: relative;
  padding-left: 2.9rem;
}
@media (max-width: 767px) {
  .promo-countdown__wrap {
    flex-direction: column;
    padding-left: 1rem;
  }
}
.promo-countdown__wrap:before {
  content: "";
  position: absolute;
  border-radius: 15rem 0;
  overflow: hidden;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.9);
  background: linear-gradient(146deg, rgb(12, 24, 31) 0%, rgba(16, 40, 53, 0.8) 100%);
}
@media (max-width: 767px) {
  .promo-countdown__wrap:before {
    height: calc(100% + 1rem);
    border-radius: 6rem 0;
  }
}
.promo-countdown__btn.btn-promo {
  position: absolute;
  top: 0;
  left: 10rem;
}
.promo-countdown__picture {
  position: relative;
}
.promo-countdown__picture .promo-countdown__btn {
  display: none;
}
@media (max-width: 767px) {
  .promo-countdown__picture .promo-countdown__btn {
    display: block;
  }
  .promo-countdown__picture .promo-countdown__btn.btn-promo {
    position: absolute;
    top: initial;
    right: -2.1rem;
    bottom: -1.5rem;
    font-size: 2.5rem;
    left: initial;
  }
  .promo-countdown__picture .promo-countdown__btn.btn-promo span {
    padding: 0 4rem;
  }
}
@media (max-width: 767px) {
  .promo-countdown__picture {
    width: calc(100% - 1rem);
    margin-top: -1.5rem;
  }
}
.promo-countdown__logo {
  position: absolute;
  bottom: 2.8rem;
  right: 8rem;
  z-index: 1;
  max-width: 21.7rem;
}
@media (max-width: 767px) {
  .promo-countdown__logo {
    max-width: 13.7rem;
    left: 1rem;
    right: initial;
    bottom: 1rem;
  }
}
.promo-countdown__logo img {
  position: relative;
  z-index: 2;
}
.promo-countdown__logo:before {
  content: "";
  position: absolute;
  width: 90%;
  height: 90%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  filter: blur(20px);
  background: linear-gradient(45deg, black, transparent);
  opacity: 0.6;
}
.promo-countdown__link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.promo-countdown__img {
  width: 73.5rem;
  height: 100%;
  font-size: 0;
  line-height: 0;
  border-radius: 15rem 0;
  overflow: hidden;
  position: relative;
  aspect-ratio: 73.5/33.7;
  display: block;
  background-image: url(/local/templates/limefitness.center/css/../images/bg-benefit-wrap-1.png), url(/local/templates/limefitness.center/css/../images/bg-benefit-wrap-2.png);
  background-color: rgba(0, 0, 0, 0.5411764706);
  background-repeat: no-repeat;
}
@media (max-width: 767px) {
  .promo-countdown__img {
    width: auto;
    aspect-ratio: 33.5/31.5;
    border-radius: 6rem 0;
  }
}
.promo-countdown__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top right;
}
.promo-countdown__title {
  font-weight: 700;
  font-size: 8rem;
  line-height: 100%;
  text-transform: uppercase;
  color: #8fbe1f;
  position: absolute;
  z-index: 1;
  top: 3rem;
  padding-left: 12rem;
  letter-spacing: -0.1rem;
  padding-right: 3rem;
  text-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
}
@media (max-width: 767px) {
  .promo-countdown__title {
    font-size: 4rem;
    letter-spacing: 0;
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.promo-countdown .promo-count {
  position: relative;
}
@media (max-width: 767px) {
  .promo-countdown .promo-count {
    display: grid;
    grid-template-columns: 19rem 1fr;
    grid-template-rows: auto;
  }
}
.promo-countdown .promo-count__header {
  font-weight: 700;
  font-size: 6rem;
  line-height: 100%;
  text-transform: uppercase;
  color: #8fbe1f;
}
@media (max-width: 767px) {
  .promo-countdown .promo-count__header {
    grid-column: 1/3;
    grid-row: 1/2;
  }
}
.promo-countdown .promo-count__footer {
  margin-top: 1.5rem;
  position: relative;
}
.promo-countdown .promo-count__footer .promo-countdown__btn {
  position: absolute;
  top: 0;
  left: 10rem;
}
@media (max-width: 767px) {
  .promo-countdown .promo-count__footer {
    grid-column: 2/3;
    grid-row: 2/3;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 0;
  }
  .promo-countdown .promo-count__footer .btn-promo {
    display: none;
  }
}
.promo-countdown .promo-count__nums {
  display: flex;
  column-gap: 0.5rem;
}
@media (max-width: 767px) {
  .promo-countdown .promo-count__nums {
    grid-column: 1/2;
    grid-row: 2/3;
    z-index: 1;
  }
}
.promo-countdown .promo-count__text {
  font-weight: 700;
  font-size: 5rem;
  line-height: 120%;
  text-transform: uppercase;
  color: #fff;
  margin: 0;
  padding: 0;
}
.promo-countdown .promo-count__num {
  width: 12.2rem;
  height: 18.9rem;
  background-image: url("/local/templates/limefitness.center/components/bitrix/news.list/promo-countdown/images/bg-num.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: relative;
}
@media (max-width: 767px) {
  .promo-countdown .promo-count__num {
    width: 9.2rem;
    height: 14.2rem;
  }
}
.promo-countdown .promo-count__num:before {
  content: "";
  position: absolute;
  width: calc(100% - 3rem);
  height: 3.5rem;
  top: 50%;
  left: 1.5rem;
  transform: translateY(-50%);
  background-image: url("/local/templates/limefitness.center/components/bitrix/news.list/promo-countdown/images/bg-line.png");
  background-repeat: no-repeat;
  z-index: 1;
  background-size: cover;
}
.promo-countdown .promo-count__num span {
  position: absolute;
  font-weight: 700;
  font-size: 21rem;
  line-height: 100%;
  text-transform: uppercase;
  color: #fff;
  width: 100%;
  text-align: center;
}
@media (max-width: 767px) {
  .promo-countdown .promo-count__num span {
    font-size: 13.5rem;
    height: 100%;
    line-height: 115%;
  }
}
.promo-countdown.type-open {
  justify-content: center;
  background-image: url("/local/templates/limefitness.center/components/bitrix/news.list/promo-countdown/./images/bg-type-open.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 87rem;
  padding-top: 27rem;
  margin-top: -18rem;
}
@media (max-width: 767px) {
  .promo-countdown.type-open {
    width: calc(100% + 2rem);
    max-width: calc(100% + 2rem);
    margin: 0 -1rem;
    padding-top: 20rem;
    background-position: 50% 10rem;
    background-size: 40rem;
    margin-top: -5rem;
  }
}
.promo-countdown.type-open .promo-countdown__link {
  z-index: 3;
}
.promo-countdown.type-open .promo-countdown__wrap {
  padding: 1.7rem;
}
@media (max-width: 767px) {
  .promo-countdown.type-open .promo-countdown__wrap {
    padding: 0.7rem;
  }
}
.promo-countdown.type-open .promo-countdown__wrap:before {
  border-radius: 10rem 0 7rem 0;
  background: linear-gradient(146deg, rgba(12, 24, 31, 0.8) 0%, rgba(16, 40, 53, 0.8) 100%);
  height: calc(100% - 5rem);
}
@media (max-width: 767px) {
  .promo-countdown.type-open .promo-countdown__wrap:before {
    border-radius: 8rem 0 5rem 0;
    height: 100%;
  }
}
@media (max-width: 767px) {
  .promo-countdown.type-open .promo-count {
    display: flex;
    flex-direction: column;
  }
}
.promo-countdown.type-open .promo-count__img {
  width: 34.2rem;
  height: 42.8rem;
  position: absolute;
  top: -28rem;
  left: 50%;
  transform: translateX(-50%);
  animation: float 6s ease-in-out infinite;
}
@media (max-width: 767px) {
  .promo-countdown.type-open .promo-count__img {
    width: 22.8rem;
    height: 28.5rem;
    top: -20rem;
  }
}
.promo-countdown.type-open .promo-count__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.promo-countdown.type-open .promo-count__lenta {
  position: absolute;
  bottom: 0;
  right: 2rem;
  width: 60rem;
}
@media (max-width: 767px) {
  .promo-countdown.type-open .promo-count__lenta {
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    bottom: 2rem;
  }
}
.promo-countdown.type-open .promo-count__lenta img {
  width: 100%;
  height: auto;
}
.promo-countdown.type-open .promo-count__footer {
  display: flex;
  flex-direction: column;
}
.promo-countdown.type-open .promo-count__footer .promo-countdown__btn.btn-promo {
  position: relative;
  left: initial;
  margin-left: auto;
  z-index: 5;
}
@media (max-width: 767px) {
  .promo-countdown.type-open .promo-count__footer .promo-countdown__btn.btn-promo {
    display: block;
    position: absolute;
    top: initial;
    right: 0;
    bottom: -3rem;
    font-size: 2.5rem;
  }
  .promo-countdown.type-open .promo-count__footer .promo-countdown__btn.btn-promo span {
    padding: 0 5rem;
  }
}
.promo-countdown.type-open .promo-count__footer-text {
  font-weight: 700;
  font-size: 5rem;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.9);
}
@media (max-width: 767px) {
  .promo-countdown.type-open .promo-count__footer-text {
    font-size: 3.4rem;
    z-index: 1;
    line-height: 100%;
  }
}
.promo-countdown.type-open .promo-count__footer-text span {
  color: #8fbf1e;
}
.promo-countdown.type-open .promo-count__num {
  width: 17rem;
  height: 26.2rem;
}
@media (max-width: 767px) {
  .promo-countdown.type-open .promo-count__num {
    width: 11.7rem;
    height: 18rem;
  }
}
.promo-countdown.type-open .promo-count__num:before {
  width: calc(100% - 5rem);
  left: 2.5rem;
}
.promo-countdown.type-open .promo-count__num.num-2 {
  position: relative;
  z-index: 2;
}
.promo-countdown.type-open .promo-count__num span {
  font-size: 31rem;
  line-height: 95%;
}
@media (max-width: 767px) {
  .promo-countdown.type-open .promo-count__num span {
    font-size: 18rem;
  }
}
.promo-countdown.type-open .promo-count__content {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  column-gap: 2rem;
}
.promo-countdown.type-open .promo-count__left-text, .promo-countdown.type-open .promo-count__right-text {
  font-weight: 700;
  font-size: 8rem;
  text-transform: uppercase;
  color: #fff;
  text-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.9);
  position: relative;
}
@media (max-width: 767px) {
  .promo-countdown.type-open .promo-count__left-text, .promo-countdown.type-open .promo-count__right-text {
    font-size: 4rem;
  }
}
.promo-countdown.type-open .promo-count__left-text:before, .promo-countdown.type-open .promo-count__right-text:before {
  content: "";
  position: absolute;
  width: 6.9rem;
  height: 14.5rem;
  background-size: contain;
  background-image: url("/local/templates/limefitness.center/components/bitrix/news.list/promo-countdown/./images/promo-count__header-left.png");
}
@media (max-width: 767px) {
  .promo-countdown.type-open .promo-count__left-text:before, .promo-countdown.type-open .promo-count__right-text:before {
    width: 3.5rem;
    height: 7.3rem;
  }
}
@media (max-width: 767px) {
  .promo-countdown.type-open .promo-count__left-text {
    left: 0;
  }
}
.promo-countdown.type-open .promo-count__left-text:before {
  transform: rotate(-77deg);
  top: 6rem;
}
.promo-countdown.type-open .promo-count__right-text {
  min-width: 16.4rem;
  z-index: 1;
}
@media (max-width: 767px) {
  .promo-countdown.type-open .promo-count__right-text {
    right: 0;
    min-width: 8.4rem;
  }
}
.promo-countdown.type-open .promo-count__right-text:before {
  top: 2rem;
  right: 3rem;
  z-index: -1;
}
@media (max-width: 767px) {
  .promo-countdown.type-open .promo-count__right-text:before {
    top: 6rem;
    right: 0;
  }
}
.promo-countdown.type-open .promo-count__header {
  font-size: 11.5rem;
  text-transform: uppercase;
  background: linear-gradient(90deg, #b0e929 0%, #6ddb4a 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: relative;
  z-index: 10;
}
@media (max-width: 767px) {
  .promo-countdown.type-open .promo-count__header {
    font-size: 5.6rem;
  }
}
.promo-countdown.type-open .promo-count__header:before, .promo-countdown.type-open .promo-count__header:after {
  content: "";
  position: absolute;
  width: 6.9rem;
  height: 14.5rem;
  background-size: contain;
  background-image: url("/local/templates/limefitness.center/components/bitrix/news.list/promo-countdown/./images/promo-count__header-left.png");
}
@media (max-width: 767px) {
  .promo-countdown.type-open .promo-count__header:before, .promo-countdown.type-open .promo-count__header:after {
    content: none;
  }
}
.promo-countdown.type-open .promo-count__header:before {
  transform: rotate(-43deg);
  left: -9rem;
  top: -8rem;
}
.promo-countdown.type-open .promo-count__header:after {
  transform: rotate(38deg);
  top: 0;
  right: -4rem;
}
.promo-countdown.type-open .promo-count__left-text, .promo-countdown.type-open .promo-count__right-text {
  position: relative;
}
@media (max-width: 767px) {
  .promo-countdown.type-open .promo-count__left-text, .promo-countdown.type-open .promo-count__right-text {
    position: absolute;
    z-index: 2;
  }
}
.promo-countdown.type-open .promo-count .btn-promo span {
  padding: 0 7rem;
}

/* fix iOS line-height Bebas */
html.bx-ios .promo-count__num span,
html.bx-mac .promo-count__num span {
  line-height: 110%;
}
@media (max-width: 767px) {
  html.bx-ios .promo-count__num span,
html.bx-mac .promo-count__num span {
    line-height: 125%;
  }
}
html.bx-ios .type-open .promo-count__num span,
html.bx-mac .type-open .promo-count__num span {
  line-height: 105%;
}
@media (max-width: 767px) {
  html.bx-ios .type-open .promo-count__num span,
html.bx-mac .type-open .promo-count__num span {
    line-height: 125%;
  }
}

@keyframes float {
  0% {
    transform: translate3d(-50%, 0, 0) rotate(0deg);
  }
  50% {
    transform: translate3d(-50%, -12px, 0) rotate(-1.5deg);
  }
  100% {
    transform: translate3d(-50%, 0, 0) rotate(0deg);
  }
}

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

/* End */


/* Start:/local/templates/limefitness.center/components/bitrix/news.list/benefit/style.css?1747818862150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/limefitness.center/components/luxar/super/open-form-start/style.css?17229990721*/
 
/* End */


/* Start:/local/templates/limefitness.center/components/bitrix/news.list/directions/style.css?1751878344279*/
div.news-list {
  word-wrap: break-word;
}

div.news-list img.preview_picture {
  float: left;
  margin: 0 4px 6px 0;
}

.news-date-time {
  color: #486DAA;
}

@media (max-width: 767px) {
  .area .area__title {
    line-height: 120%;
  }
}

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

/* End */


/* Start:/local/templates/limefitness.center/components/bitrix/news.list/gallery/style.css?1747818862150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */
/* /local/templates/limefitness.center/components/bitrix/news.list/promo-countdown/style.css?176421811713486 */
/* /local/templates/limefitness.center/components/bitrix/news.list/benefit/style.css?1747818862150 */
/* /local/templates/limefitness.center/components/luxar/super/open-form-start/style.css?17229990721 */
/* /local/templates/limefitness.center/components/bitrix/news.list/directions/style.css?1751878344279 */
/* /local/templates/limefitness.center/components/bitrix/news.list/gallery/style.css?1747818862150 */
