

/* Start:/local/templates/babybalance/components/bitrix/news.list/babybalance_acticles_modal/style.css?1738062575150*/
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/babybalance/components/bitrix/news.list/babybalance_goods_modal/style.css?1738062575150*/
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/babybalance/components/bitrix/menu/babybalance_top_menu/style.min.css?1738062575490*/
ul.left-menu{list-style:none;margin:0;padding:0;margin-bottom:8px;position:relative}ul.left-menu li{padding:10px 16px;background:#f5f5f5 url(/local/templates/babybalance/components/bitrix/menu/babybalance_top_menu/images/left_menu_bg.gif) top repeat-x}ul.left-menu li a{font-size:100%;color:#bc262c;font-weight:bold;text-decoration:none}ul.left-menu li a:visited{color:#bc262c}ul.left-menu li a:hover{color:#bc262c}ul.left-menu li a.selected:link,ul.left-menu li a.selected:visited,ul.left-menu li a.selected:active,ul.left-menu li a.selected:hover{color:#fc8d3d}
/* End */


/* Start:/local/templates/babybalance/styles.css?17380625753108*/
.promo-page{
	font-size:22px;
}
.header .header-panel-decor-row {
  display: none;
}
.modal-wrap ul{
  margin: 10px 0px 10px 0px;
  padding-left: 20px;
}
.buy-btns{
  display: flex;
  margin: 26px 0px 10px 0px;
}
.buy-btns .btn{
  width: 130px;
  padding: 9px 30px 6px 30px;
  margin: 0px 10px 0px 0px;
  font-size: 16px;
}
.cards-list-section .cl-unit{
  background: #e2edee;
}
.cards-list-section .cl-title{
  display:none;
}
.cards-list-section .cl-text-wrap {
  padding: 36px 36px 36px 0px;
  position: relative;
}


.soc-ico{
  margin: 10px 0px 0px 0px;
}
.soc-ico a{
  margin: 0px 10px 0px 0px;
}
.soc-ico .dzen{
  color: #fff;
}
.soc-ico .dzen svg{
  width: 37px;
  height: auto;
}
.soc-ico .vk svg{
  width: 38px;
  height: auto;
}

.products-carousel-section{
  
}
.products-carousel-section .products-carousel{
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  margin-left: -20px;
  padding-left: 60px;
}
.products-carousel-section .pu-item {
  width: 23%;
  margin: 0px 20px 20px 0px;
}

.modal-cat-item-carousel-col .mci-slide img{
  width: 100%;
  height: auto;
}
.modal-cat-item-carousel-col .btn-row {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 35px 0px 0px 0px;
}
@media(max-width: 1160px) {
  .products-carousel-section .products-carousel {
    margin-left: -22px;
  }
  .products-carousel-section .pu-item {
    width: 31%;
  }
}

@media(max-width: 1024px) {
  .cards-list-section .cl-unit {
    height: 300px;
  }
  .cards-list-section .cl-title {
    display: block;
    position: absolute;
    z-index: 2;
    left: 26px;
    top: 16px;
    width: 200px;
    font-size: 26px;
  }
  .cards-list-section .cl-text-wrap img{
    position: absolute;
    left: -210px;
    bottom: -10px;
  }
  .cards-list-section .cl-pic-wrap img{
    display: none;
  }
}

@media(max-width: 991px) {
  .cards-list-section .cl-unit {
    height: auto;
  }
  .cards-list-section .cl-title {
    display: none;
  }
  .cards-list-section .cl-text-wrap img {
    position: initial;
  }
}

@media(max-width: 935px) {
  .products-carousel-section .pu-item {
    width: 47%;
  }
}
@media(max-width: 735px) {
  .products-carousel-section .pu-item {
    width: 46%;
  }
}
@media(max-width: 578px) {
  .products-carousel-section .pu-item {
    width: 44%;
  }
}
@media(max-width: 425px) {
  .products-carousel-section .products-carousel {
    margin-left: 14px;
    padding-left: 0px;
  }  
  .products-carousel-section .pu-item {
    width: 100%;
  }
  .cards-list-section .cl-unit {
    height: 300px;
  }
  .cards-list-section .cl-title {
    display: block;
  }
  .cards-list-section .cl-text-wrap img {
    position: absolute;
    left: -238px;
  }
}
@media(max-width: 375px) {
  .cards-list-section .cl-title {
    left: 14px;
    top: 9px;
    font-size: 24px;
  }
  .cards-list-section .cl-text-wrap img {
    position: absolute;
    left: -285px;
  }
}
@media(max-width: 320px) {
  .cards-list-section .cl-title {
    font-size: 26px;
  }
  .cards-list-section .cl-text-wrap img {
    left: -241px;
    bottom: 2px;
    width: 530px;
    height: auto;
  }
}
/* End */


/* Start:/local/templates/babybalance/css/normalize.css?17380625757279*/
/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Prevent adjustments of font size after orientation changes in IE and iOS.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */

article,
aside,
details, /* 1 */
figcaption,
figure,
footer,
header,
main, /* 2 */
menu,
nav,
section,
summary { /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */

audio,
canvas,
progress,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */

template, /* 1 */
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/* Forms
   ========================================================================== */

/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
select,
textarea {
  font: inherit; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */

optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on OS X.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* End */


/* Start:/local/templates/babybalance/fonts/fonts.css?1738062575216*/
@font-face {
    font-family: 'Lifehack Sans';
    src: url('/local/templates/babybalance/fonts/LifehackSans-Regular.woff2') format('woff2'),
        url('/local/templates/babybalance/fonts/LifehackSans-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/* End */


/* Start:/local/templates/babybalance/plugins/slick/slick.css?17380625751846*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/babybalance/css/main.css?173806257530684*/
html, body {
    height: 100%;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 16px;
    color: #002E3A;
    line-height:1.5;
    background-color:#fff;
}

body.active {
    overflow:hidden;
}

* {
    margin:0;
    padding:0;
    text-shadow:1px 1px 1px rgba(0,0,0,0.005);
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important;
  -moz-osx-font-smoothing: grayscale;
  -moz-text-size-adjust:100%;
  -webkit-text-size-adjust:100%;
  -ms-text-size-adjust:100%;
}

.fader-wrap {
    position: fixed;
    height:100vh;
    width:100%;
    left:0;
    top:0;
    z-index: 100;
    background-color:rgba(0,0,0,0.7);
    display:none;
}

.site-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    position: relative;
    margin: 0 auto;
    background-color: #fff;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.page-content {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-content: stretch;
    padding-bottom: 50px;
    box-sizing: border-box;
}

a {
    color:inherit;
}

a:hover {
    text-decoration: none;
}

.page-wrapper {
    width:100%;
    max-width: 1376px;
    margin:0 auto;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    padding:0 20px;
    position: relative;
}


.header {
    background-color:#fff;
    width:100%;
    position: relative;
    z-index: 3;
    padding-top: 5px;
    padding-bottom: 0;
}


.header::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -45px;
    right: 0;
    margin: auto;
    background: url(/local/templates/babybalance/css/../img/decor-bot-white-pattern.png) repeat-x;
    background-size: contain;
    width: 100%;
    height: 46px;
}

.header::before {
    content: '';
    position: absolute;
    left: 0;
    top: 112%;
    right: 0;
    margin: auto;
    background: url(/local/templates/babybalance/css/../img/carousels-header.png) no-repeat;
    background-size: contain;
    background-position: top center;
    width: 100%;
    height: 100%;
}


.header-cont-row {
    display:flex;
    justify-content: space-between;
    align-items: center;
}

.header-logo-link {
    width:auto;
    max-width: 200px;
}

.header-logo-link img {
    width:auto;
    max-width:100%;
}

.header-menu {
    margin-left: auto;
}

.main-menu {
    display:flex;
    justify-content: flex-end;
    align-items: center;
    list-style: none;
}

.main-menu li {
    margin-left: 93px;
}

.main-menu li a{
    font-size:24px;
    font-weight: 400;
    color:#002E3A;
    text-decoration: none;
    text-transform: uppercase;
    position:relative;
    transition: 0.2s;
}

.main-menu li a:hover{
    color: #A15EB5;
}

.mobile-header {
    display:none;
}



.main-bnr-section {
    padding-bottom: 25px;
    box-sizing: border-box;
}

.main-bnr-pic-block img {
    width:100%;
}

.slick-slider .slick-arrow{
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background-color: #EFF3F7;
    background-repeat: no-repeat;
    background-position: center;
    border:1px solid #fff;
    font-size: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 2;
    margin: auto;
    outline:none;
    cursor:pointer;
}

.slick-slider .slick-arrow.slick-next {
    right:40px;
    box-shadow: inset 2px 2px 5px #EFF3F7, inset 2px 2px 5px rgba(64, 107, 132, 0.5);
    background-image: url(/local/templates/babybalance/css/../img/arrow.svg);

}

.slick-slider .slick-arrow.slick-prev {
    left:40px;
    background-image: url(/local/templates/babybalance/css/../img/arrow.svg);
    transform: rotate(180deg);
    box-shadow: inset -2px -2px 5px #EFF3F7, inset -2px -2px 5px rgba(64, 107, 132, 0.5);
}

.slick-dots {
    position: absolute;
    left:0;
    bottom: 50px;
    right:0;
    margin:auto;
    display:flex;
    justify-content: center;
    align-items: center;
}

.slick-dots li {
    margin:0 10px;
    list-style: none;

}

.slick-dots li button {
    font-size:0;
    width:8px;
    height:8px;
    background-color:#D0E6EA;
    border:none;
    border-radius: 8px;
    outline:none;
    cursor:pointer;
}

.slick-dots li.slick-active button{
    background-color:#5BB0BC;
}

.cards-list-section {
    background-color:#EFF3F7;
    position: relative;
    padding-bottom: 96px;
    padding-top: 34px;
    box-sizing: border-box;
}

.cards-list-section::after {
    content: '';
    position: absolute;
    left: 0;
    top: -45px;
    right: 0;
    margin: auto;
    background: url(/local/templates/babybalance/css/../img/decor-top-grey-pattern.png) repeat-x;
    background-size: contain;
    width: 100%;
    height: 46px;
}


.cards-list {
    display:flex;
    flex-flow:row wrap;
    justify-content: flex-start;
    align-items: stretch;
}

.cl-unit {
    width: calc(50% - 38px);
    margin-right:56px;
    border:5px solid #fff;
    border-radius: 20px;
    overflow:hidden;
    display:flex;
    flex-flow:row nowrap;
    position: relative;
    cursor:pointer;
    text-decoration: none;
    box-shadow: -10px -10px 15px #FFFFFF, 10px 10px 15px rgba(64, 107, 132, 0.5);
}

.cl-pic-wrap {
    max-width:50%;
}

.cl-pic-wrap img {
    transition:0.2s;
}

.cl-unit:nth-child(2n) {
    margin-right:0;
}


.cl-text-wrap {
    padding:36px;
    box-sizing: border-box;
} 

.cl-title {
    font-size: 36px;
    line-height: 43px;
    color: #002E3A;
    margin-bottom: 42px;
}

.cl-text-wrap p{
    font-size: 18px;
    line-height: 21px;
}

.hover-hide-panel{
    display:flex;
    justify-content: center;
    align-items: center;
    padding:20px;
    box-sizing: border-box;
    position: absolute;
    bottom:0;
    left:0;
    right:0;
    opacity: 0;
    transform:translateY(50px);
    transition: 0.2s;
    pointer-events: none;
    text-transform: uppercase;
    background: linear-gradient(180deg, rgba(191, 251, 255, 0.8) 3%, rgba(212, 197, 255, 0.8) 100%);
}

.hover-hide-panel span {
    font-size: 28px;
    line-height: 33px;
    text-align: center;
    letter-spacing: -0.01em;
    display:flex;
    justify-content: center;
    align-items: center;
 
}

.cl-unit:hover .hover-hide-panel {
    opacity: 1;
    transform:translateY(0);
}

.cl-unit:hover .cl-pic-wrap img {
    transform: scale(1.1);
}


.products-carousel-section {
    background-color:#f8f8f8;
    padding-top:45px;
    padding-bottom: 120px;
    box-sizing: border-box;
    position: relative;
}

.products-carousel-section::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -45px;
    right: 0;
    margin: auto;
    background: url(/local/templates/babybalance/css/../img/decor-bot-lightgrey-pattern.png) repeat-x;
    background-size: contain;
    width: 100%;
    height: 46px;
}



.products-carousel-section::before {
    content: '';
    position: absolute;
    left: 0;
    top: -45px;
    right: 0;
    margin: auto;
    background: url(/local/templates/babybalance/css/../img/decor-bot-lightgrey-pattern.png) repeat-x;
    background-size: contain;
    width: 100%;
    height: 46px;
    transform:rotate(180deg)
}

.section-title {
    font-size: 36px;
    line-height: 43px;
    text-align: center;
    display:flex;
    justify-content: center;
    align-items: center;
    text-transform: uppercase;
}

.products-carousel-panel .slick-arrow.slick-next{
    right:-50px;
}

.products-carousel-panel .slick-arrow.slick-prev {
    left: -50px;
}
.products-carousel .slick-track{
    display:flex !important;
    align-items: stretch;
    padding-top:40px;
    padding-bottom: 40px;
    box-sizing: border-box;
}

.pu-item {
    border:5px solid #fff;
    border-radius: 20px;
    box-shadow: -10px -10px 15px #FFFFFF, 10px 10px 15px rgba(64, 107, 132, 0.5);
    display:flex !important;
    justify-content: flex-start;
    align-items: center;
    flex-direction: column;
    height: auto;
    padding:24px;
    box-sizing: border-box;
    margin:0 23px;
    cursor:pointer;
    outline:none;
    position: relative;
    overflow: hidden;
    background: #f8f8f8;
}

.pu-item-pic {
    display:flex;
    justify-content: center;
    align-items: center;
}

.pu-item-pic img {
    height: 220px;
}

.pu-item-title {
    font-size:16px;
    line-height: 1.3;
    text-align: center;
}

.pu-item .hover-hide-panel span {
    font-size:20px;
}

.pu-item:hover .hover-hide-panel{
    transform: translateY(0);
    opacity:1;
}







.buy-location-section {
    padding-top:80px;
    padding-bottom: 80px;
    box-sizing: border-box;
    position: relative;
}

.buy-location-section::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -45px;
    right: 0;
    margin: auto;
    background: url(/local/templates/babybalance/css/../img/decor-bot-white-pattern.png) repeat-x;
    background-size: contain;
    width: 100%;
    height: 46px;
    z-index: 2;
}

.buy-location-list {
    display:flex;
    justify-content: center;
    align-items: center;
    flex-flow:row wrap;
}

.bl-unit {
    max-width:33%;
    margin:30px 60px;
}

.bl-unit img {
    max-width:100%;
}



.feedback-section {
    background: linear-gradient(180deg, #FFFFFF 0%, #EFF3F7 23.89%);
    padding:80px 0;
    position: relative;
}

.fb-unit {
    background: linear-gradient(157.41deg, #EFF3F7 2.1%, #FDFDFD 97.61%);
    border: 5px solid #FFFFFF;
    box-sizing: border-box;
    box-shadow: -10px -10px 15px #FFFFFF, 10px 10px 15px rgba(64, 107, 132, 0.5);
    border-radius: 25px;
    padding:30px 46px;
    box-sizing: border-box;
    display:flex !important;
    align-items: center;
    justify-content: flex-start;
    margin: 0 23px;
    position: relative;
}

.fb-unit::after {
   /* content:'';
    position: absolute;
    right: 25px;
    bottom: 20px;
    height:70px;
    width:70px;
    background:url(/local/templates/babybalance/css/../img/b-face.png)no-repeat;
    background-position: center;*/
    display: none;
}

.fb-pic-wrap {
    width:155px;
    min-width: 155px;
    display:flex;
    justify-content: center;
    align-items: center;
    margin-right:24px;
}

.fb-pic-wrap img {
    min-height:220px;
}

.fb-owner {
    font-size: 20px;
    line-height:1.3;
    margin-bottom: 18px;
}

.feedback-carousel .slick-track {
    display: flex !important;
    align-items: stretch;
    padding-top: 40px;
    padding-bottom: 40px;
    box-sizing: border-box;
}

.feedback-carousel .slick-arrow.slick-next {
    right: -50px;
}

.feedback-carousel .slick-arrow.slick-prev {
    left: -50px;
}


.contacts-seciton {
    padding:80px 0 0;
}

.contacts-panel {
    position: relative;
    padding-bottom: 100px;
}

.contacts-panel::after {
    content:'';
    position: absolute;
    width:110px;
    height:110px;
    background:url(/local/templates/babybalance/css/../img/cont-decor-1.png)no-repeat;
    top:0;
    right:130px;
    background-position: center;
}

.contacts-panel::before {
    content:'';
    position: absolute;
    width:110px;
    height:110px;
    background:url(/local/templates/babybalance/css/../img/cont-decor-2.png)no-repeat;
    bottom:0;
    left:190px;
    background-position: center;
}

.feedback-panel::before {
    content:'';
    position: absolute;
    width:110px;
    height:110px;
    background:url(/local/templates/babybalance/css/../img/cont-decor-3.png)no-repeat;
    right: 100px;
    top: -40px;
    background-position: center;
}

.products-carousel-panel::before {
    content:'';
    position: absolute;
    width:110px;
    height:110px;
    background:url(/local/templates/babybalance/css/../img/cont-decor-4.png)no-repeat;
    right: 100px;
    top: -40px;
    background-position: center;
}

.products-carousel-panel::after {
    content:'';
    position: absolute;
    width:110px;
    height:110px;
    background:url(/local/templates/babybalance/css/../img/cont-decor-5.png)no-repeat;
    left: 0;
    bottom:  -79px;
    background-position: center;
}
    
.products-carousel {
    padding-top:10px;
}

.buy-location-panel {
    position: relative;
}

.buy-location-panel::after {
    content:'';
    position: absolute;
    width:110px;
    height:110px;
    background:url(/local/templates/babybalance/css/../img/cont-decor-6.png)no-repeat;
    left:300px;
    top: -30px;
    background-position: center;
}

.contact-text {
    display:flex;
    justify-content: center;
    align-items: center;
    padding-top:50px;
    padding-bottom: 50px;
}

.contact-text-side {
    width:50%;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.btn-row {
    display:flex;
    justify-content: center;
    align-items: center;
}

.btn {
    background: linear-gradient(156.32deg, #EFF3F7 2.11%, #FDFDFD 99.27%);
    border: 2px solid #F2FAFF;
    box-sizing: border-box;
    box-shadow: -5px -5px 8px #FFFFFF, 5px 5px 8px rgba(64, 107, 132, 0.5);
    border-radius: 25px;
    display: flex;
    outline: none;
    text-decoration: none;
    padding: 21px 45px 15px 45px;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: -0.01em;
    cursor: pointer;
    justify-content: center;
    align-items: center;
    position: relative;
    overflow:hidden;
}

.btn::before {
    content:'';
    position: absolute;
    background: linear-gradient(180deg, rgba(191, 251, 255, 0.8) 3%, rgba(212, 197, 255, 0.8) 100%);
    opacity:0;
    top:0;
    bottom:0;
    margin:auto;
    left:0;
    right:0;
    transition: 0.2s;
    z-index:0;
}

.btn span {
    z-index: 1;
}

.btn:hover::before {
    opacity: 1;
}


.footer {
    background-color:#629FA5;
    padding:32px 0;
    position: relative;
}

.footer::after {
    content:'';
    position: absolute;
    left:0;
    right:0;
    bottom:calc(100% - 1px);
    height:300px;
    pointer-events: none;
    background:url(/local/templates/babybalance/css/../img/footer-decor.png)no-repeat;
    background-size:100%;
    background-position: bottom center;
}

.feedback-section::after{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    height: 300px;
    pointer-events: none;
    background: url(/local/templates/babybalance/css/../img/fb-decor.png)no-repeat;
    background-size: 100%;
    background-position: top center;
}

.footer-panel {
    display:flex;
    justify-content: space-between;
    align-items: center;
    color:#fff;
    font-size:13px;
}

.madeby a {
    color:#F4A934;
    text-decoration: none;
}








/* modals */

.modal-fader-wrapper {
    position: fixed;
    width:100%;
    height:100%;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
    background-color:rgba(255,255,255,0.85);
    z-index: 30;
}

.modal-wrap {
    position: fixed;
    display:flex;
    justify-content: center;
    align-items: center;
    top:0;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
}

.modal-window {
    position: relative;
    display:flex;
    flex-direction: column;
    align-items: center;
    background: linear-gradient(120.28deg, #EFF3F7 2.11%, #FDFDFD 99.27%);
    border: 5px solid #F2FAFF;
    box-sizing: border-box;
    box-shadow: -5px -5px 8px #FFFFFF, 5px 5px 8px rgba(64, 107, 132, 0.5);
    border-radius: 25px;
    padding:50px;
    box-sizing: border-box;
    overflow: auto;
    max-height:100%;
}

.close-modal {
    width: 50px;
    height: 50px;
    border-radius: 50px;
    background-color: #EFF3F7;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #fff;
    font-size: 0;
    position: absolute;
    top: 36px;
    right: 36px;
    z-index: 3;
    margin: auto;
    outline: none;
    cursor: pointer;
    box-shadow: inset 2px 2px 5px #EFF3F7, inset 2px 2px 5px rgba(64, 107, 132, 0.5);
    background-image: url(/local/templates/babybalance/css/../img/close.svg);
}

.modal-feedback {
    padding-left:145px;
    padding-right: 145px;
}

.modal-title {
    position: relative;
    font-size: 65px;
    line-height: 78px;
    color:#60B1BD;
    font-family: Lifehack Sans;
}

.modal-window form {
    width:100%;
}

.input-row {
    position: relative;
    margin-bottom: 8px;
}

.input-row input {
    width:100%;
    font-size:16px;
    background-color: #FFFFFF;
    border: 1px solid #DADADA;
    box-sizing: border-box;
    border-radius: 10px;
    padding:0 14px;
    box-sizing: border-box;
    line-height:40px;
    color:#002E3A;
}

.input-row textarea {
    width:100%;
    font-size:16px;
    background-color: #FFFFFF;
    border: 1px solid #DADADA;
    box-sizing: border-box;
    border-radius: 10px;
    padding:11px 14px;
    box-sizing: border-box;
    line-height:1.3;
    max-height:184px;
    resize: vertical;
    color:#002E3A;
    min-height:80px;
}

.modal-window form .btn-row {
    margin-top:12px;
    width:100%;
}

.modal-window form .btn-row .btn {
    width:100%;
}

.checkbox-row input {
    visibility: hidden;
    position: absolute;
    left: 0;
    top:0;
    width:0;
    height:0;
}

.checkbox-row label {
    padding-left:30px;
    box-sizing: border-box;
    font-size: 15px;
    line-height: 18px;
    color: #002E3A;
    position: relative;
    letter-spacing: -0.01em;
    cursor: pointer;
}

.checkbox-row label::before {
    content:'';
    position: absolute;
    top:-2px;
    left:0;
    background: #FFFFFF;
    border: 1px solid #DADADA;
    box-sizing: border-box;
    border-radius: 2px;
    width:16px;
    height:16px;
}


.checkbox-row label::after {
    content:'';
    position: absolute;
    top: -4px;
    left: 1px;
    box-sizing: border-box;
    border-radius: 2px;
    width:18px;
    height:17px;
    background:url('/local/templates/babybalance/css/../img/check.svg')no-repeat;
    background-size: cover;
    opacity: 0;
    transform: 0.2s;
}

.checkbox-row input:checked + label::after {
    opacity: 1;
}


.modal-history .close-modal{
    top:20px;
    right:20px;
}

.in-modal-logo {
    position: absolute;
    left:45px;
    top:28px;
}

.in-modal-logo img {
    max-width:100%;
}

.in-modal-pic {
    position: absolute;
    right:0px;
    top:0px;
}

.in-modal-pic img {
    max-width:100%;
}

.v-text-row {
    font-size: 20px;
    line-height: 1.5;
    position: relative;
    margin-bottom:64px;
}

.v-text-row::before {
    content:'';
    position: absolute;
    left:-40px;
    top:0;
    width:30px;
    height:30px;
}

.vtr-1 {
    margin-left:200px;
    box-sizing: border-box;
    max-width: 30%;
}


.vtr-3 {
    margin-left: 45px;
    box-sizing: border-box;
    max-width: 90%;
}

.vtr-2 {
    margin-left: 120px;
    box-sizing: border-box;
    max-width: 50%;
}

.vtr-1::before {
    background:url(/local/templates/babybalance/css/../img/vtr1.png)no-repeat;
    background-size: contain;
    background-position: center;
}

.vtr-2::before {
    background:url(/local/templates/babybalance/css/../img/vtr2.png)no-repeat;
    background-size: contain;
    background-position: center;
}

.vtr-3::before {
    background:url(/local/templates/babybalance/css/../img/vtr3.png)no-repeat;
    background-size: contain;
    background-position: center;
}

.modal-history {
    max-width:1135px;
}

.modal-history .modal-title{
    width: 36%;
    padding-left: 0;
    margin: 0 auto 40px 230px;
}




.modal-item {
    max-width: 1135px;
}

.modal-item .variable-cont {
    width:100%;
    display:flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-flow:row nowrap;
}

.modal-cat-item-carousel-col {
    width:300px;
    margin-right: 40px;
}

.modal-cat-item-carousel-col .slick-slider .slick-arrow.slick-next {
    right:0;
}

.modal-cat-item-carousel-col .slick-slider .slick-arrow.slick-prev {
    left:0;
}

.mci-slide {
    display:flex !important;
    align-items: center;
    justify-content: center;
    min-width: 300px;
}

.modal-cat-item-text {
    font-size: 28px;
    line-height: 1.3;
    margin-bottom: 45px;
    text-align: right;
}

.modal-cat-col-wrap-text {
    display:flex;
    justify-content: flex-end;
    align-items: flex-start;
    flex-direction: column;
}

.modal-cat-col-text {
    text-align: right;
    margin-left: 40px;
}

.modal-item .modal-title {
    margin-top: 60px;
    text-align: center;
    margin-bottom: 60px;
}

.mci-carousel .slick-dots {
    bottom:-30px;
}

.contact-text-side a img {
    max-width:32px;
}

.modal-cat-item-text-col .btn-row {
    justify-content: flex-start;
    margin-top: 32px;
}

.fb-owner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.fb-owner img {
  max-height:30px;
}

.modal-window {
  overflow-y: auto;
}

.modal-window::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}

.modal-window::-webkit-scrollbar
{
  width: 5px;
  background-color: #F5F5F5;
}

.modal-window::-webkit-scrollbar-thumb
{
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
  background-color: #cbcbcb;
}

.modal-cat-item-text {
    font-size: 20px;
    line-height: 1.3;
    margin-bottom: 45px;
    text-align: justify;
}

.modal-item .modal-title {
    max-width: 70%;
    text-align: right;
    line-height: 1;
}

.modal-cat-col-text {
    width: 100%;
    margin: 0 0 20px 0;
}

.fb-pic-wrap img {
    min-height: 220px;
    max-height: 300px;
}

.grade-block {
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-end;
    align-items: center;
}

.grade-star {
    width: 30px;
    height: 30px;
    min-width: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.grade-star img {
    width: 100%;
    opacity:0.3;
}

.grade-star.active img {
    opacity:1;
}

.modal-title {
    font-size:48px;
}

.contact-text-side p {
    font-size: 24px;
}

.section-title {
    position: relative;
    z-index: 2;
}

.header.fixed {
    top:0;
    left:0;
    right:0;
    width:100%;
    position: fixed;
    padding-top: 24px;
    padding-bottom: 3px;
}

.header.fixed::before {
    display:none;
}

.header.fixed .main-menu {
    justify-content: space-between;
}

.header.fixed .header-logo-block {
    display:none;
}

.header.fixed nav {
    width:100%;
}

.header.fixed .header-menu {
    margin-left:unset;
    width:100%;
}

@media screen and (max-width:1440px) {
    .page-wrapper {
        padding-left:60px;
        padding-right:60px;
    }

    .pu-item {
        margin:0 14px;
    }
}

@media screen and (max-width:1300px) {
    .main-menu li {
        margin-left: 43px;
    }
}

@media screen and (max-width:1100px) {
    .in-modal-logo {
        display:none;
    }

    .modal-item .modal-title {
        margin-top: 0;
        max-width: 80%;
        margin: 0 auto 30px;
    }

    .modal-history .modal-title {
        width: 36%;
        padding-left: 0;
        margin: 0 auto 40px 0;
    }

    .vtr-1, .vtr-2, .vtr-3 {
        margin-left: 0;
        margin-bottom: 24px;
    }
}

@media screen and (max-width:991px) {

    .in-modal-pic {
        max-width:330px;
    }

    .vtr-1 {
        max-width:60%;
    }

    .vtr-2 {
        max-width:80%;
    }

    
    .modal-cat-item-carousel-col {
        width: 200px;
        margin-right: 20px;
    }

    .header::before {
        display:none;
    }

    .header-logo-block {
        margin-bottom: 24px;
    }

    .header, .header.fixed {
        position: fixed;
        overflow: auto;
        top: 54px;
        bottom:0;
        right:0;
        width:100%;
        max-width:400px;
        transform: translateX(100%);
        transition: 0.2s;
        z-index: 9;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: space-between;
        padding-top: 20px;
        border-left: 2px solid #629fa5;
    }

    .header.active {
        transform: translateX(0%);
    }

    .mobile-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        border-bottom: 3px solid #629fa5;
        position: fixed;
        left: 0;
        top: 0;
        right: 0;
        margin: auto;
        padding: 10px;
        z-index: 10;
        background-color: #F5F5F5;
        box-shadow: 0px 0px 15px 5px rgba(0,0,0,0.3);
    }

    .mobile-header-logo {
        max-width: 80px;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .mobile-header-logo img {
        width:100%;
    }

    .mobile-inner-aside-block {
        display:flex;
        justify-content: flex-end;
        align-items: center;
    }

    .cl-unit {
        width: 100%;
        margin-right: 0;
        margin-bottom: 28px;
    }

    .header::after {
        display:none;
    }

    .burger-btn {
        width:32px;
        height:21px;
        display:flex;
        justify-content: space-between;
        align-items: flex-end;
        position: relative;
        flex-direction: column;
    }

    .burger-btn span {
        background-color:#629fa5;
        width:100%;
        height:3px;
        transition:0.2s;
    }

    .header-cont-row {
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
    }



    .burger-btn.active span:nth-child(1) {
        top:0;
        bottom:0;
        left:0;
        right: 0;
        margin: auto;
        width:100%;
        transform: rotate(45deg);
        background-color:#629fa5;
        position: absolute;
    }

    .burger-btn.active span:nth-child(2) {
        opacity:0;
    }

    .header-menu {
        margin-left: 0;
    }

    .main-menu  {
        flex-direction:column;
    }

    .main-menu li {
        margin:0 0 32px 0;
    }

    .burger-btn.active span:nth-child(3) {
        top:0;
        bottom:0;
        left:0;
        right: 0;
        margin: auto;
        width:100%;
        transform: rotate(-45deg);
        background-color:#629fa5;
        position: absolute;
    }

    .pu-item {
        box-shadow: -4px -4px 5px #FFFFFF, 4px 4px 5px rgba(64, 107, 132, 0.5);
    }
    

    .page-wrapper {
        padding-left: 20px;
        padding-right: 20px;
    }

    .buy-location-panel::after,  .contacts-panel::before, .contacts-panel::after, .feedback-panel::before, .products-carousel-panel::before, .products-carousel-panel::after{
        opacity: 0.5;
        z-index: 0;
    }



    
    
    .products-carousel-panel::after {
        content:'';
        position: absolute;
        width:110px;
        height:110px;
        background:url(/local/templates/babybalance/css/../img/cont-decor-5.png)no-repeat;
        left: 0;
        bottom:  -79px;
        background-position: center;
    }

 

    .slick-slider .slick-arrow.slick-next {
        right: 20px;
    }

    .slick-slider .slick-arrow.slick-prev {
        left: 20px;
    }

    .products-carousel-panel .slick-arrow.slick-prev, .feedback-carousel .slick-arrow.slick-prev {
        left: 0;
    }

    .products-carousel-panel .slick-arrow.slick-next, .feedback-carousel .slick-arrow.slick-next {
        right: 0;
    }

    .fb-unit::after {
        opacity:0.5;
    }

    .fb-unit {
        align-items: flex-start;
    }

    .page-content {
        padding-top:66px;
        box-sizing: border-box;
    }

    .modal-feedback {
        padding-left: 35px;
        padding-right: 35px;
    }

    .input-row textarea {
        max-height: 80px;
    }
    
   
}

@media screen and (max-width:768px) {

    .main-bnr-panel .slick-dots {
        bottom:20px;
    }

    .modal-cat-item-text-col .btn-row {
        justify-content: center;
    }
    

    .in-modal-pic {
        display:none;
    }

    .modal-title {
        font-size:32px;
        line-height:1.3;
    }


    .v-text-row {
        max-width: 100%;
    }

    .modal-history .modal-title {
        width:100%;
        margin:0 0 20px 0;
        text-align: center;
    }


    .modal-item .variable-cont {
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
    }

    .mci-slide img {
        max-height:250px;
    }

    .modal-cat-item-carousel-col {
        margin-bottom: 50px;
    }

    .modal-cat-item-text {
        font-size: 18px;
        text-align: center;
    }

    .modal-cat-col-text {
        text-align: center;
        margin:0 10px 20px 10px;
    }


    .mci-slide {
        min-width: 1px;
    }

    .contacts-panel {
        padding-bottom: 20px;
    }

    .fb-pic-wrap {
        width: 85px;
        min-width: 85px;
    }

    .cl-pic-wrap {
        max-width: 80%;
        position: absolute;
        z-index: 0;
        opacity: 0.2;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        display:flex;
        justify-content: flex-end;
        align-items: center;
    }

    .cl-pic-wrap img {
        height:100%;
    }

    .buy-location-section {
        padding-bottom: 50px;
    }

    .modal-item .modal-title {
        font-size:32px;
        line-height: 1.3;
        margin-bottom: 20px;
    }

    .close-modal {
        top:6px;
        right:6px;
    }

    .fb-owner img {
    max-height: 12px;
    }

    .modal-item .modal-title {
        max-width: 90%;
        text-align: right;
        line-height: 1;
    }
}

@media screen and (max-width:600px) {
    .footer-panel {
        flex-direction: column;
        align-items: center;
    }

    .footer {
        padding: 12px 0;
    }

    .copyright-block {
        margin:10px 0;
    }
}


@media screen and (max-width:480px) {

    .modal-window {
        padding-left:20px;
        padding-right: 20px;
    }
    
    .modal-cat-col-wrap-text {
        flex-direction: column;
        align-items: center;
    }

    .modal-cat-col-text {
        margin-bottom: 10px;
    }


    .contact-text-side {
        font-size:20px;
        width:100%;
    }

    .main-menu li {
        margin: 0 0 20px 0;
    }

    .header {
        max-width:320px;
    }

    .cl-title {
        margin-bottom: 18px;;
    }

    .fb-pic-wrap {
        max-height:100px;
        display:flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 12px;
    }

    .fb-pic-wrap img {
        width:auto;
        height: 100%;
        min-height:unset;
        display:flex;
        height:100px;
    }

    .cl-text-wrap {
        padding: 16px 22px;
    }

    .bl-unit {
        max-width:80%;
    }

    .cards-list-section {
        padding-bottom: 56px;
    }

    .products-carousel-section {
        padding-top: 25px;
        padding-bottom: 20px;
    }

    .fb-unit {
        flex-direction: column;
        align-items: center;
        padding: 20px 26px;
        margin:0 6px;
    }

    .fb-pic-wrap {
        margin-right:0;
    }

    .contact-text {
        flex-direction: column;
        align-items: center;
    }

    .contact-text-side {
        margin-bottom: 16px;
    }

    .page-wrapper {
        padding-lefT:10px;
        padding-right: 10px;
    }

    .slick-slider .slick-arrow {
        width: 30px;
        height: 30px;
        background-size: 27%;
    }

    .fb-unit::after {
        opacity: 0.2;
    }

    .contacts-seciton {
        padding: 60px 0 0;
    }

     .modal-cat-col-text {
      width:100%;
  }
}


/* End */


/* Start:/local/templates/babybalance/css/custom.css?178877237610877*/
.header::before {
    display:none;
}

.header.fixed .header-panel-decor-row {
    top:60px;
}
.header-panel-decor-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0 130px;
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    top: 130px;
    pointer-events: none;
}
.close-modal {
    top:6px;
    right:6px;
}
.hdp-holder {
    display:flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    position: relative;
}
.hdp-holder::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 26px;
    margin: auto;
    border-radius: 100px;
    height: 26px;
    filter: blur(5px);
    opacity: 0;
    transform: scale(1.5);
    animation: gblur 3s linear infinite;
}
.hdp-holder-1::after {
    background-color: rgba(190, 80, 159, 0.41);
}

.hdp-holder-2::after {
    animation-delay: 0.6s;
    background-color:rgba(255, 117, 155, 0.41);
}

.hdp-holder-3::after {
    animation-delay: 1.2s;
    background-color:rgba(0, 131, 207, 0.41);
}

.hdp-holder-4::after {
    animation-delay: 1.8s;
    background-color:rgba(0, 212, 58, 0.41);
}


@keyframes gblur {
    0% {
        opacity: 0;
        transform: scale(1.3);
        animation:gblur 3s linear infinite;
    }

    40% {
        opacity: 1;
        transform: scale(2);
        animation:gblur 3s linear infinite;
    }

    50% {
        opacity: 0;
    }

    50% {
        opacity: 0.7;
    }

    70% {
        opacity: 1;
    }

    75% {
        opacity: 0.5;
    }

    80% {
        opacity: 0.8;
    }

    100% {
        opacity: 0;
    }
}



.mobile-header .header-panel-decor-row {
    padding:0 50px;
    top:65px;
}
.header.fixed .header-panel-decor-row  {
    display:none;
}
.header.fixed .header-logo-block {
    display:flex;
    margin-right: 3%;
}
.header.fixed .header-logo-link img {
    max-height: 60px;
    transform: translateY(-3px);
}
.cl-unit {
    justify-content: space-between;
}
.cl-text-wrap {
    padding: 36px;
    box-sizing: border-box;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    align-items: center;
}

.cl-title {
    margin-bottom: 7px;
}

.modal-cat-col-text b {
    margin-right: 6px;
}

.modal-logo-row {
    position: relative;
    margin-bottom: 30px;
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: flex-start;
    align-items: center;

}

.modal-logo-row .in-modal-logo {
    position: relative;
    top:unset;
    left:unset;
    width: 300px;
    margin-right:40px;
    order:1;
    display: flex;
    justify-content: center;
    align-items: center;
}

.modal-item .modal-logo-row .modal-title {
    order: 2;
    max-width: 100%;
    width: calc(100% - 300px);
    text-align:left;
    margin: 0;
}

.modal-cat-item-text {
    text-align: left;
}

.modal-cat-col-text {
    text-align:left;
}

.fb-pic-wrap img {
    min-height: 213px;
}


.header.fixed + .page-content {
    padding-top:110px;
    box-sizing: border-box;
}

.feedback-carousel .slick-track {
    height:auto;
}

.slick-slide {
    height:auto;
}

.vtr-2 {
    margin-left: 45px;
    box-sizing: border-box;
    max-width: 100%;
}

.dzen .feedback-carousel{
  
}
.dzen .feedback-carousel .fb-unit {
  padding: 20px 46px 20px 46px;
  max-height: 320px;
  overflow: hidden;
}
.dzen .feedback-carousel .fb-unit-content{
  display: flex;
  text-decoration: none;
}
.dzen .feedback-carousel .fb-pic-wrap img {
  width: 177px;
  height: auto;
  max-height: none;
  min-height: auto;
}
.dzen .feedback-carousel .fb-pic-wrap {
  margin-right: 40px;
}
.dzen .feedback-carousel .fb-pic-wrap {
  align-items: baseline;
}

.footer-line {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
	gap: 60px;
	column-gap: 60px;
	row-gap: 20px;
	margin-top: 40px;
}
.footer-line__link {
	font-family: "Yanone Kaffeesatz", sans-serif;
	font-size: 14px;
	line-height: 1.1;
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	transition: all .3s ease-in-out;
}
.footer-line__link:hover {
	border-bottom: 1px solid transparent;
}

@media screen and (max-width: 1250px) {
  .dzen .feedback-carousel .fb-pic-wrap {
    display: none;
  }
}

@media screen and (max-width:1100px) {
    .modal-logo-row .in-modal-logo {
        display:none;
    }

    .mci-slide {
        min-width: unset;
    }

    .modal-item .modal-logo-row .modal-title {
        width:100%;
        max-width: 100%;
        text-align: center;
    }
}


@media screen and (max-width:991px) {
    .dzen .feedback-carousel .fb-unit {
      align-items: center;
    }
    .close-modal {
        width: 35px;
        height: 35px;
        background-size: 37%;
    }

    .variable-cont{
        padding-left: 30px;
        box-sizing: border-box;
    }

    .hdp-holder {
        max-width:10%;
    }

    .hdp-holder img {
        width:100%;
    }

    .contacts-panel::before {
        left:50px;
    }

    .contacts-panel::after {
        right:30px;
    }

    .header.fixed .header-panel-decor-row  {
        display:none;
    }

    .header-panel-decor-row {
        display:none;
    }
}

@media screen and (max-width:768px) {

    .main-bnr-panel .slick-dots {
      bottom: 12px;
      z-index: 10;
    }

    .fb-pic-wrap {
        width: 175px;
        min-width: 175px;
    }

    .feedback-panel::before {
        right:40px;
    }

    .buy-location-panel::after {
        left:30px;
    }

    .products-carousel-panel::after {
        bottom:-30px;
    }

    .products-carousel {
        position: relative;
        z-index: 1;
    }

    .products-carousel-panel::after {
        z-index: 0;
    }

    .fb-owner img {
        width: unset;
    }

    .grade-star {
        width: 20px;
        height: 20px;
        min-width: 20px;
    }

    .feedback-section::after {
        content: '';
        position: absolute;
        left: 0;
        bottom: -45px;
        right: 0;
        margin: auto;
        background: url(/local/templates/babybalance/css/../img/fb-decor-mobile.png); repeat-x;
        background-size: contain;
        width: 100%;
        height: 46px;
        z-index: 2;
    }

    .footer::after {
        content: '';
        position: absolute;
        left: 0;
        top: -45px;
        right: 0;
        margin: auto;
        background: url(/local/templates/babybalance/css/../img/footer-decor-m-1.png) repeat-x;
        background-size: contain;
        width: 100%;
        height: 46px;
        z-index: 2;
    }


    .fb-unit {
        padding-top: 20px;
        padding-bottom: 20px;
        box-shadow:none;
        height: auto;
    }
    .feedback-carousel .slick-track {
        display:block !important;
        padding: 0;
    }

    .contacts-panel::before, .contacts-panel::after {
        width: 60px;
        height: 60px;
        background-size:contain;
    }


    .header-logo-link {
        height:auto;
        justify-content: center;
        align-items: center;
    }

    .header-logo-link img {
        width: 100%;
        height: auto;
        max-width:unset;
    }



}

@media screen and (max-width:480px) {

    .cl-text-wrap {
        z-index: 1;
    }

    .modal-item {
        padding-top:70px;
    }

    .cl-pic-wrap {
        opacity: 0.5;
    }

    .hover-hide-panel {
        display:none;
    }

    .products-carousel-panel::before {
        right:unset;
        left:70%;
    }

    .header-logo-link {
        width: auto;
        max-width: 104px;
        display: flex;
    }


    .contacts-panel::before {
        bottom:80px;
    }

    .fb-pic-wrap {
        max-height: 230px;
    }


    .feedback-carousel {
        margin-top:40px;
    }




    .feedback-section {
        padding-bottom:60px;
    }

    .cards-list-section::after {
        content: '';
        position: absolute;
        left: 0;
        top: -20px;
        right: 0;
        margin: auto;
        background: url(/local/templates/babybalance/css/../img/decor-top-grey-pattern.png) repeat-x;
        background-size: 28px;
        width: 100%;
        height: 28px;
		z-index:1;
    }

	.cards-list-section {
		padding-top:10px;
	}

	.cards-list {
		z-index:2;
	}

}

@media screen and (max-width:425px) {

    .main-bnr-panel .slick-dots {
      bottom: 0px;
    }
}    

.modal-cat-item-carousel-col .mci-slide img{
  max-height: 400px;
}

.popup-window {
	display: block;
	max-width: 436px;
	width: 100%;
	padding: 20px;
	background-color: #fff;
	border-radius: 30px;
	box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.25);
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 10000;
	opacity: 0;
	pointer-events: none;
	transition: opacity .8s ease-in-out;
}
.popup-window--visible {
	opacity: 1;
	pointer-events: all;
}
.popup-window--hidden {
	opacity: 0;
	pointer-events: none;
}
.popup-window__container {
	display: grid;
	grid-template-columns: auto auto;
	grid-template-rows: auto auto;
	grid-column-gap: 20px;
	grid-row-gap: 20px;
}
.popup-window__icon {
	grid-row: 1;
	grid-column: 1;
	width: 54px;
	height: 54px;
}
.popup-window__icon > svg {
	width: 100%;
	height: 100%;
}
.popup-window__text {
	grid-row: 1;
	grid-column: 2;
	color: #002E3A;
	font-family: "Nunito Sans";
	font-size: 16px;
	line-height: 1.4;
}
.popup-window__text > strong {
	font-weight: 700;
}
.popup-window__text > a {
	color: #002E3A;
	text-decoration: none;
	border-bottom: 1px solid #002E3A;
	transition: all .3s ease-in-out;
}
.popup-window__text > a:hover {
	color: #a15eb5;
	border-bottom: 1px solid transparent;
}
.popup-window__button {
	grid-row: 2;
	grid-column: span 2;
	display: block;
	width: fit-content;
	margin: 0 auto;
	padding: 13px 54px 11px;
	border: 2px solid #F2FAFF;
	border-radius: 25px;
	background: linear-gradient(96deg, #EFF3F7 0.46%, #FDFDFD 99.54%);
	box-shadow: -5px -5px 8px 0 #FFF, 5px 5px 8px 0 rgba(64, 107, 132, 0.50);
	cursor: pointer;
	font-family: "Yanone Kaffeesatz", sans-serif;
	font-size: 18px;
	line-height: 0.9;
	color: #002E3A;
	text-transform: uppercase;
	overflow: hidden;
	position: relative;
}
.popup-window__button::before {
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: linear-gradient(180deg, rgba(191, 251, 255, 0.80) 0%, rgba(212, 197, 255, 0.80) 100%);
	opacity: 0;
	transition: all .3s ease-in-out;
	pointer-events: none;
	position: absolute;
	top: 0;
	left: 0;
}
.popup-window__button:hover::before  {
	opacity: 1;
}
@media(max-width: 600px) {
	.footer-line {
		flex-direction: column;
		gap: 12px;
		margin-top: 20px;
	}
	.popup-window__text {
		font-size: 14px;
	}
}
@media(max-width: 480px) {
	.popup-window {
		max-width: calc(100vw - 20px);
		bottom: 15px;
		right: auto;
		left: 10px;
		box-sizing: border-box;
	}
}
@media(max-width: 400px) {
	.popup-window__container {
		display: block;
	}
	.popup-window__icon {
		display: none;
	}
	.popup-window__text {
		margin-bottom: 20px;
		text-align: center;
	}
}
/* End */
/* /local/templates/babybalance/components/bitrix/news.list/babybalance_acticles_modal/style.css?1738062575150 */
/* /local/templates/babybalance/components/bitrix/news.list/babybalance_goods_modal/style.css?1738062575150 */
/* /local/templates/babybalance/components/bitrix/menu/babybalance_top_menu/style.min.css?1738062575490 */
/* /local/templates/babybalance/styles.css?17380625753108 */
/* /local/templates/babybalance/css/normalize.css?17380625757279 */
/* /local/templates/babybalance/fonts/fonts.css?1738062575216 */
/* /local/templates/babybalance/plugins/slick/slick.css?17380625751846 */
/* /local/templates/babybalance/css/main.css?173806257530684 */
/* /local/templates/babybalance/css/custom.css?178877237610877 */
