>
yle type="text/css">
.v *{
box-sizing:border-box!important
}
.v img{
max-width:100%!important;
height:auto;
display:block
}
.v a,.v a:visited,.v a:hover{
text-decoration:none!important;
color:inherit
}
.v li::marker,.v li:before{
list-style:none;
display:none;
content:none
}
.v{
word-wrap:normal!important;
overflow:hidden;
-ms-text-size-adjust:100%;
-moz-text-size-adjust:100%;
-webkit-text-size-adjust:100%;
margin:0 auto;
width:100%;
background-color:#fff;
max-width:870px;
font-family:"Montserrat Alternates",sans-serif;
font-size:16px;
font-weight:400;
font-stretch:normal;
font-style:normal;
line-height:normal;
letter-spacing:normal;
color:#171717
}
.h2{
display:inline-block;
font-size:26px;
font-weight:700;
line-height:1.41;
color:#000
}
.v .h3{
display:inline-block;
font-size:26px;
font-weight:700;
line-height:1.41;
color:#000
}
[class*=__title] .num{
font-size:21px;
line-height:21px;
color:#bb6f7c;
display:block
}
.v section{
position:relative;
z-index:0;
width:100%;
height:auto;
margin-left:auto;
margin-right:auto;
padding-left:25px;
padding-right:25px
}
.v-pop{
background:url(https://i.postimg.cc/0QsPSH8y/bgp.png) 0 0/cover no-repeat;
margin-top: 30px;
}
.v-pop__title{
text-align: center;
}
.v-pop__row{
margin:0 -15px
}
.v-pop__col{
padding:0 15px;
margin-bottom:15px;
flex:1 1 33.3333%
}
.v-pop .link-item{
border-radius:15px;
box-shadow:0 15px 45px 0 rgba(33,33,35,0.1);
background-color:#fff;
padding:15px 10px 24px;
text-align:center;
transition:.3s;
min-width:175px
height:100%;
}
.v-pop .link-item img{
margin:0 auto 0 px
}
.v-pop .link-item:hover{
box-shadow:0 15px 15px 0 rgba(107, 67, 127, 0.13);
transform:translateY(-15px)
}
.v-pop .link-item:hover .btn-2{
color:#41c1f0;
}
.v-pop .title{
font-size:15px;
font-weight:600;
color:#000;
margin-bottom:13px;
display:block
}
.v-pop .btn-2{
font-size:15px;
font-weight:500;
color:black;
text-decoration:underline;
transition:.3s
}
.v .container{
width:100%;
height:auto;
margin:0 auto;
max-width:754px
}
.v .row{
display:flex;
flex-wrap:wrap;
}
.row_1{
display: flex;
flex-wrap: wrap;
margin-top: 30px;
}
.link-item{
display:block
}
.v .btn{
display:inline-block;
position:relative;
text-align:center!important;
transition:.3s;
padding:18px 30px 19px 31px;
border-radius:5px;
background: linear-gradient(to bottom, #f9d5d3 0%, #f7c4aa 100%);
font-size:16px;
font-weight:500;
color:#000;
box-shadow:0 15px 45px 0 #f9d5d3
}
.v .btn:hover{
background-color:#bb6f7c;
color:#fff;
box-shadow:0 15px 45px 0 #bb6f7c
}
.v-adv {
margin-top: 30px;
}
.v-adv__title{
text-align: center;
}
.v-adv__row-mob{
margin:15px -15px;
padding:0 15px
}
.v-adv__col{
padding:0 15px;
flex:1 1 33.3333%;
}
.v-adv__col:nth-child(odd){
margin-top:0px
}
.v-adv__item{
padding:10px 0px 10px;
border-radius:10px;
text-align:center;
transition:.3s
}
.v-adv__item:hover{
box-shadow:0 18px 81px 0 rgba(65, 193, 240, 0.2);
background-image: linear-gradient(to top, #eb65a0, #ed989c);
}
.v-adv__item:hover .ico{
background-color:#fff;
}
.v-adv__item:hover .descr{
color:black;
}
.v-adv .ico{
width:75px;
height:75px;
border-radius:50%;
background-color:#fff;
position:relative;
margin:0 auto 24px;
transition:.3s
}
.v-adv .ico img{
position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%)
}
.v-adv .descr{
font-size:16px;
font-weight:500;
line-height:1.31;
color:#000;
transition:.3s
}
.base-btn {
height: 35px;
display: flex;
align-items: center;
justify-content: center;
color: #fff !important;
text-decoration: none !important;
font-weight: 300 !important;
font-size: 12px;
transition: 0.3s ease-out;
z-index: 3;
box-shadow:0 18px 81px 0 rgba(65, 193, 240, 0.2);
background-image: linear-gradient(to top, #eb65a0, #ed989c);
box-sizing: border-box;
position: relative;
overflow: hidden;
border-radius: 40px;
}
.base-btn:hover {
height: 50px;
display: flex;
align-items: center;
justify-content: center;
color: #fff !important;
text-decoration: none !important;
font-weight: 300 !important;
font-size: 12px;
transition: 0.3s ease-out;
z-index: 3;
box-shadow:0 18px 81px 0 rgba(65, 193, 240, 0.2);
background-image: linear-gradient(to top, #eb65a0, #ed989c);
box-sizing: border-box;
position: relative;
overflow: hidden;
border-radius: 40px;
}
.v-how{
padding-bottom:30px
}
.v-how .container-2{
max-width:calc(870px - 40px)
}
.v-how__title{
text-align: center;
margin-bottom:50px
}
.v-how__col{
flex:1 0 25%;
margin-bottom:30px
}
.v-how__item{
padding:19px 15px 25px 25px;
border-radius:10px;
height:100%;
transition:.3s
}
.v-how__item:hover{
box-shadow:0 18px 81px 0 rgba(65, 193, 240, 0.2);
background-image: linear-gradient(to top, #69a8c7, #3e5c9c);
}
.v-how__item:hover .descr{
box-shadow:0 18px 81px 0 rgba(65, 193, 240, 0.2);
}
.v-how .ico{
width:100px;
height:100px;
border-radius:50%;
background-color:#fff;
margin-bottom:15px;
position:relative
}
.v-how .ico img{
position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%)
}
.v-how .descr{
padding-left:8px;
font-size:15px;
line-height:1.4;
color:#3f3f3f;
transition:.3s
}
.v-foot{
background:url(https://i.postimg.cc/L8Tnq8jG/bgf.png) center/cover no-repeat;
padding:78px 0 26px
}
.v-foot .btn{
margin-left:14%;
box-shadow:0 15px 45px 0 #f9d5d3
}
.v .s{
position:absolute;
z-index:-1;
pointer-events:none
}
.v .s.s-5{
top:7px;
left:7%;
animation:5s orbit infinite reverse linear
}
.v .s.s-6{
top:-35px;
right:5%;
animation:5s movingX1 infinite ease-in-out
}
.v .s.s-7{
bottom:-91%;
left:42%;
animation:3s shake infinite linear
}
@keyframes shake{
0%
{transform:translate(0,0) rotate(0deg)
}
25%
{transform:translate(0,3px) rotate(-1deg)
}
50%
{transform:translate(0,0) rotate(0deg)
}
75%{transform:translate(0,-3px) rotate(1deg)
}
}
@keyframes movingX{
0%
{transform:translateX(0) scale(1)
}
50%
{transform:translateX(20px) scale(1.1)
}
99%{transform:translateX(0) scale(1)
}
}
@keyframes movingX1{
0%
{transform:translateX(0) scale(1)
}
50%{transform:translateX(-20px) scale(0.9)
}
99%{transform:translateX(0) scale(1)
}
}
@keyframes orbit{
from
{transform:rotate(0deg) translate(-30px) rotate(0deg)
}
to
{transform:rotate(360deg) translate(-30px) rotate(-360deg)
}
}
@media only screen and (max-width: 768px){
.v section{
padding-left:10px!important;
padding-right:10px!important
}
.v .s.s-3{
min-width:270px;
left:unset;
right:0
}
.v-table__title{
padding-left:10px
}
.v-table li{
padding:15px 0 10px
}
[class*=__title]{
margin-bottom:40px;
text-align:center;
margin-left:0;
padding-left:0
}
[class*=__title] .h3{
font-size:25px
}
[class*=__title] .num{
font-size:18px;
line-height:18px
}
.v .h2{
font-size:28px
}
[class*=__row-mob] [class*=__col]{
flex:100%;
margin-top:0;
margin-bottom:20px;
padding:0
}
[class*=__row-mob] [class*=__item]{
display:flex;
align-items:center;
text-align:left
}
[class*=__row-mob] [class*=__item]
.ico{
flex-shrink:0;
margin:0 15px 0 0
}
.v-adv__item,.v-how__item{
padding:20px 15px
}
.v-how .descr{
padding-left:0
}
.v-adv .ico{
width:60px;
height:60px
}
.v .s.s-4{
left:0;
bottom:20px
}
}
@media only screen and (max-width: 600px){
.v-foot{
padding-bottom:100px;
text-align:right
}
.v-foot .btn{
margin-left:auto
}
.v .s.s-7{
width:59%;
min-width:310px;
bottom:-50px;
right:unset;
left:-50px
}
.v .s.s-5{
top:unset;
bottom:-30px;
left:60%
}
}
.banner__img {
height: 200px;
}
.bodys {
position: relative;
max-width: 800px;
width: 200%;
margin: 0 auto;
font-size: 16px !important;
line-height: 1.2;
color: #2b2b2b !important;
font-family:"Montserrat Alternates",sans-serif;
font-weight: 400 !important;
overflow: hidden;
background-color: #fff;
z-index: 0;
word-wrap: normal !important;
}
@media screen and (max-width: 450px){
.bodys{
max-width: 350px;
}
}
.containers {
margin: 0 auto;
padding: 0 20px;
max-width: 800px;
}
.containers-wide {
max-width: 870px;
padding: 0;
}
.yellow {
padding: 10px 0;
max-width: 1125px;
margin-left: auto;
margin-right: auto;
border-radius: 10px;
box-shadow:0 18px 81px 0 rgba(152, 192, 199, 0.2);
background-image: linear-gradient(to top, #eb65a0, #ed989c);
}
.uc-numbers {
border-bottom: 1px solid #f4f4f4;
font-family:"Montserrat Alternates",sans-serif;
text-align: center;
font-size:18px;
font-weight:700;
line-height:1.41;
color:#000;
margin-top:30px;
}
.uc-numbers-inner {
display: flex;
flex-wrap: wrap;
justify-content: space-around;
position: center;
z-index: 0;
}
.banner__inners,
.advantages__inners,
.top__inners,
.order__inners,
.why-us__inners,
.work__inners {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.why-us {
position: relative;
top: -20px;
}
.why-us__inners,
.advantages__inners,
.top__inners {
justify-content: center;
}
.why-us__items,
.advantages__items {
position: relative;
padding: 15px;
width: 20%;
transition: all .3s;
background-color: #fff;
border: 1px solid #eb65a0;
margin-left: 8px;
margin-top: 8px;
border-radius: 10px;
}
.why-us__items {
display: flex;
flex-direction: column;
align-items: center;
justify-content: center;
text-align: center;
}
.why-us__items img {
display: block;
margin: 0 auto 15px auto;
}
.why-us__items:hover,
.advantages__items:hover {
box-shadow:0 10px 25px 0 rgba(235, 101, 160, 0.2);
}
@media (max-width: 1400px) {
.banner__text {
padding-left: 40px;
}
.banner__img {
right: 0;
}
.rect:nth-child(2),
.rect:nth-child(3) {
right: 38%;
}
.work-img {
width: 40%;
}
}
@media (max-width: 750px) {
.why-us__items, .advantages__items {
width: 100%;
margin-left: 0;
}
}
.v-pop .link-item {
position: relative;
overflow: hidden;
transition: transform 0.3s ease;
}
.v-pop .link-item:hover::before {
opacity: 1;
}
.v-pop .link-item img,
.v-pop .link-item p,
.v-pop .link-item .base-btn {
position: relative;
z-index: 1;
}
.inform__title {
width: 100%;
margin: 20px auto 20px !important;
position: relative;
line-height: 1.3em !important;
font-size: 26px !important;
font-weight: 900 !important;
text-align: left !important;
color: #1e1612 !important;
position: relative;
z-index: 3;
font-family: "Roboto", sans-serif !important;
box-sizing: border-box;
text-transform: uppercase;
}
.text{
font-size: 16px;
line-height: 22px;
color: #000;
margin: 0 !important;
font-weight: 400;
}
.inform{
width: 100%;
display: flex;
align-items: flex-start;
justify-content: flex-start;
flex-wrap: nowrap;
box-sizing: border-box;
background: #fff;
margin: 0 auto;
z-index: 4;
position: relative;
border-radius: 10px;
margin-top: 30px;
}
.inform_list{
margin-top: 10px;
}
.inform .opt{
padding: 0 10px 0 10px;
}
.inform .individ {
padding: 0 10px 0 10px;
}
.inform_item{
margin-bottom: 35px;
display: flex;
align-items: center;
}
.inform_item:hover .inform_img{
transition: all 0.3s ease;
scale: 1.2;
}
.inform_item:last-child{
margin-bottom: 0;
}
.inform_img{
transition: all 0.3s ease;
margin-right: 15px;
width: 36px;
height: 36px;
}
.inform_item .text{
color: #232426;
margin-left: 15px;
}
@media screen and (max-width: 1339.98px) {
.text{
font-size: 1.19vw;
line-height: 1.64vw;
}
.inform{
width: 95%;
display: flex;
flex-direction: column;
margin: 0 auto;
}
.inform_list{
margin-top: 2.24vw;
}
.inform_item{
margin-bottom: 2.61vw;
}
.inform_img{
margin-right: 1.12vw;
width: 2.69vw;
height: 2.69vw;
}
.inform .individ {
padding: 0 15px 0 30px;
}
}
@media screen and (max-width: 763.98px) {
.text{
font-size: 16px;
line-height: 22px;
}
.inform{
width: 100%;
min-width: 100%;
margin-bottom: 60px;
}
.inform_list{
margin-top: 30px;
}
.inform_item{
margin-bottom: 35px;
}
.inform_img{
margin-right: 15px;
width: 36px;
height: 36px;
}
}
.base__title {
width: 100%;
margin: 30px auto 0px !important;
position: relative;
line-height: 1.3em !important;
font-size: 26px !important;
font-weight: 900 !important;
text-align: center !important;
color: #1e1612 !important;
position: relative;
z-index: 3;
font-family: "Roboto", sans-serif !important;
box-sizing: border-box;
text-transform: uppercase;
}
.why {
width: 20%;
display: flex;
align-items: center;
justify-content: flex-start;
flex-direction: column;
text-align: center;
margin: 30px auto;
transition: all .3s linear;
}
.why:hover {
transform: translateY(-15px);
}
.why::before {
content: url("https://i.postimg.cc/Zqcpt3N6/icon11-recolored-eb65a0.png");
}
/* Адаптивный блок оплаты */
.why {
width: 20%;
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
margin: 20px auto;
transition: all 0.3s ease;
min-width: 150px;
box-sizing: border-box;
}
.why:hover {
transform: translateY(-10px);
}
@media screen and (max-width: 768px) {
.row {
flex-wrap: wrap;
justify-content: center;
}
.row_1{
flex-wrap: wrap;
justify-content: center;
}
.why {
width: 100% !important;
margin: 10px 0;
padding: 0 10px;
text-align: left;
align-items: flex-start;
}
.v-pop .link-item::before {
top: 20px;
width: 160px;
height: 60px;
background-size: contain;
}
}
/* Центровка карточек товаров */
.v-pop__row {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.v-pop__col {
width: 100%;
max-width: 320px;
margin: 10px;
}
/* Дополнительное пространство для маркера */
.v-pop .link-item {
padding-top: 40px;
}
/* --- Адаптивность блока оплаты --- */
.why {
width: 20%;
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
margin: 20px auto;
transition: all 0.3s ease;
min-width: 150px;
box-sizing: border-box;
}
.why:hover {
transform: translateY(-10px);
}
/* Центровка карточек "Топ категорий" в 1 ряд на десктопе */
.v-pop__row {
display: flex;
flex-wrap: nowrap;
justify-content: center;
gap: 20px;
}
.v-pop__col {
width: 100%;
max-width: 260px;
margin: 10px;
}
/* Центровка "Индивидуальные заказы" и "Оплата" */
@media screen and (max-width: 768px) {
.row {
flex-wrap: wrap;
justify-content: center;
}
.row_1 {
flex-wrap: wrap;
justify-content: center;
}
.why {
width: 100% !important;
margin: 10px 0;
padding: 0 10px;
text-align: center;
align-items: center;
}
.inform {
flex-direction: column;
align-items: center;
text-align: center;
}
.inform__title {
text-align: center !important;
margin: 0 auto 15px !important;
}
.inform .opt, .inform .individ {
padding: 0 10px;
width: 100%;
}
.inform_list {
width: 100%;
}
.inform_item {
flex-direction: column;
align-items: center;
text-align: center;
}
.inform_item .text {
margin-left: 0;
}
.v-pop__row {
flex-wrap: wrap;
justify-content: center;
}
}
/* --- В одну строку "Топ категорий" на компьютере --- */
@media screen and (min-width: 769px) {
.v-pop__row {
display: flex;
flex-wrap: nowrap;
justify-content: center;
gap: 30px;
}
.v-pop__col {
flex: 0 0 260px;
max-width: 260px;
}
}
/* --- Принудительно в одну строку и скролл при нехватке места --- */
.v-pop__row {
display: flex;
flex-wrap: nowrap;
justify-content: center;
gap: 30px;
overflow-x: auto;
-webkit-overflow-scrolling: touch;
scrollbar-width: none; /* Firefox */
}
.v-pop__row::-webkit-scrollbar {
display: none; /* Chrome/Safari */
}
.v-pop__col {
flex: 0 0 260px;
max-width: 260px;
}
/* --- Принудительная строка без переноса + scroll + nowrap через обертку --- */
.v-pop__row {
display: block;
overflow-x: auto;
white-space: nowrap;
padding-bottom: 10px;
scrollbar-width: none;
}
.v-pop__row::-webkit-scrollbar {
display: none;
}
.v-pop__col {
display: inline-block;
vertical-align: top;
width: 260px;
margin: 0 15px;
white-space: normal;
}
@media screen and (min-width: 1024px) {
.v-pop__row {
display: flex !important;
flex-wrap: nowrap !important;
justify-content: center !important;
align-items: stretch;
gap: 40px;
}
.v-pop__col {
flex: 0 0 260px !important;
max-width: 260px;
margin: 0 !important;
}
}
/* Центровка заголовка "Индивидуальные заказы" на мобильных */
@media screen and (max-width: 768px) {
.inform__title {
text-align: center !important;
margin: 0 auto 10px !important;
}
/* Уменьшить отступ между "Индивидуальные заказы" и "Оплата" */
.inform {
margin-bottom: 10px !important;
padding-bottom: 20px !important;
}
/* Центровка маркера (::before) в мобильной версии */
.v-pop .link-item::before {
top: 50%;
transform: translate(-50%, -50%);
width: 180px;
height: 80px;
}
}
@media screen and (max-width: 768px) {
/* Центровка заголовка "Индивидуальные заказы" */
.inform__title {
display: flex !important;
justify-content: center;
text-align: center !important;
width: 100% !important;
margin: 0 auto 15px !important;
}
/* Маркер категории точно по центру карточки */
.v-pop .link-item {
position: relative;
}
.v-pop .link-item::before {
top: 50% !important;
left: 50% !important;
transform: translate(-50%, -50%) !important;
width: 150px !important;
height: 60px !important;
background-size: contain !important;
z-index: 1;
}
/* Отступы между карточками, чтобы не обрезались */
.v-pop__row {
padding: 0 20px;
box-sizing: border-box;
}
.v-pop__col {
margin: 0 10px !important;
}
}
@media screen and (max-width: 768px) {
.v-pop__row {
display: flex;
flex-wrap: nowrap;
overflow-x: auto;
scroll-snap-type: x mandatory;
-webkit-overflow-scrolling: touch;
padding: 0 16px;
gap: 16px;
}
.v-pop__col {
flex: 0 0 auto;
min-width: 260px;
scroll-snap-align: start;
}
}
@media screen and (max-width: 768px) {
.v-pop__row {
display: flex !important;
flex-wrap: nowrap !important;
overflow-x: auto !important;
-webkit-overflow-scrolling: touch;
padding: 10px 20px !important;
margin: 0 !important;
box-sizing: border-box;
}
.v-pop__row::-webkit-scrollbar {
display: none;
}
.v-pop__col {
flex: 0 0 260px !important;
max-width: 260px;
margin-right: 16px !important;
}
.v-pop {
overflow-x: auto;
}
}
@media screen and (min-width: 769px) {
.v-pop__scroll-wrapper {
overflow-x: hidden !important;
}
}
@media screen and (min-width: 768px) {
.v-pop__two-rows {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 24px;
padding: 0 20px;
}
.v-pop__two-rows .v-pop__col {
flex: 0 0 calc(33.333% - 16px);
max-width: calc(33.333% - 16px);
box-sizing: border-box;
}
}
@media screen and (max-width: 767px) {
.v-pop__two-rows {
display: flex;
flex-direction: column;
gap: 20px;
padding: 0 16px;
}
.v-pop__two-rows .v-pop__col {
width: 100%;
}
}
@media screen and (max-width: 767px) {
.v-pop__two-rows {
display: flex;
flex-direction: column;
align-items: center;
gap: 24px;
padding: 0 16px;
}
.v-pop__col {
width: 100%;
max-width: 300px;
position: relative;
text-align: center;
}
.v-pop__col .link-item img,
.v-pop__col .link-item .title,
.v-pop__col .link-item .base-btn {
position: relative;
z-index: 2;
}
}
@media screen and (max-width: 767px) {
.v-pop__col {
width: 100%;
max-width: 300px;
position: relative;
text-align: center;
}
.v-pop__col .link-item img,
.v-pop__col .link-item .title,
.v-pop__col .link-item .base-btn {
position: relative;
z-index: 2;
}
/* Оплата в 2 колонки */
.row {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
gap: 10px;
}
.row_1 {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
gap: 10px;
}
.why {
width: calc(50% - 10px);
text-align: left;
font-size: 14px;
}
/* Заголовок "Индивидуальные заказы" в строку и отступ */
.inform .individ .inform__title {
white-space: nowrap;
text-align: center;
margin-top: 30px !important;
margin-bottom: 15px !important;
}
}
@media screen and (max-width: 767px) {
/* Маркер — псевдоэлемент должен быть внутри .link-item */
.link-item {
position: relative;
display: block;
}
.link-item::before {
content: "";
position: absolute;
top: 40px;
left: 50%;
width: 150px;
height: 70px;
transform: translateX(-50%);
background: url("https://i.postimg.cc/tCfbpxZq/sale-before.png") no-repeat center center;
background-size: contain;
z-index: 1;
opacity: 1;
}
.link-item img,
.link-item .title,
.link-item .base-btn {
position: relative;
z-index: 2;
}
/* Центрирование Пром-оплаты */
.why:last-child {
width: 100% !important;
text-align: center !important;
margin: 0 auto;
}
/* Предоплата — 100 грн в одну строку */
.why:nth-child(2) {
white-space: nowrap;
}
}
Маска-спрей «Мгновенное восстановление» подходит для всех типов волос. Это средство быстрого действия, способное преобразить состояние ваших локонов, защитить их от губительного влияние фена или плойки.
Особенно рекомендована маска-спрей в уходе за поврежденными и пересушенными прядями. Уникальная формула средства содержит все необходимые увлажняющие и питательные компоненты, необходимые для здоровья и красоты ваших локонов. Экстракт моринги и протеины пшеницы обеспечивают полноценный уход, насыщают витаминами пряди, приглаживают кутикулу, делают волосы невероятно гладкими и шелковистыми.
В составе маски-спрея есть кератин, который заполняет поврежденные участки прядей, уплотняет волосы, визуально делает их гуще и объемнее. Регулярное использование средства уменьшает ломкость локонов, делает их более послушными и податливыми при укладке, продлевают ощущение чистоты и свежести. Маска-спрей создает защитную пленку от негативного влияния окружающей среды.
Способ применения: равномерно распылить с расстояния 30см на влажные или сухие волосы, отступая на 2-3см от корней волос. Расчесать. Не смывать.
Состав: Aqua, Cyclopentasiloxane, Amodimethicone/Morpholinomethyl Silsesquioxane, Silicone Quaternium-16, Dimethiconol, Cetearyl Alcohol, Stearamidopropyl Dymethylamin, PEG-7 Dimethicone, Ceteareth-20, Panthenol, Hydrolyzed Vegetable Protein, Hydrolyzed Keratin, Moringa Pterygosperma Seed Extract, Undeceth-11, Butyloctanol, Undeceth-5, Glycerin, Trideceth-10, Parfum, Lactic Acid, Polysorbate-20, Laureth-7, Trideceth-10, Phenoxyethanol, Methylparaben, Ethylparaben, Propylparaben, Benzyl Salicylate, D-Limonene, Linalool.
Ключевые особенности наших товаров
Профессиональное качество по доступной цене
Широкий и разнообразный ассортимент
Продуманная система упаковки и форматов
Подарочные боксы и фирменные наборы
Отличительные качества
Безопасный и сбалансированный состав
Удобство и простота в использовании
Эстетичная и узнаваемая упаковка
Преимущества компании
Индивидуальный подход к каждому клиенту
Квалифицированные консультации от специалистов
Создают эстетичное и полезное подарочное решение
Задачи
Расширяют арсенал мастеров салонов красоты
Облегчают повседневный уход и укладку
Устраняют потребность в сложном выборе
Как мы работаем?
Принимаем заявки от клиентов по телефону или на сайте
При необходимости, менеджер консультирует Вас
Доставляем быстро и надёжно