Арт-терапія для Жінок
.m-body {
min-width: 270px;
width: 100%;
margin: 0 auto;
overflow: hidden;
font-family: "Roboto Slab", serif;
font-size: 14px;
color: #0d122b;
font-weight: 300;
line-height: 1.42;
position: relative;
z-index: 0;
background: #fff; }
.row {
text-align: center; }
img {
max-width: 100%; }
.m-container {
max-width: 705px;
margin: 0 auto;
width: 100%;
box-sizing: border-box; }
@media (max-width: 735px) {
.m-container {
padding: 0 20px; } }
@media (max-width: 439px) {
.m-container {
padding: 0 10px; } }
.section-title {
font-size: 25px !important;
font-weight: 900 !important;
font-family: "Playfair Display", serif !important;
color: #18a4e1 !important;
text-align: left;
display: inline-block;
margin: 0 auto 50px !important;
position: relative;
z-index: 4;
}
@media (max-width: 439px) {
.section-title {
font-size: 22px !important;
display: inline-block;
padding-left: 25px; } }
.button {
display: inline-block;
border-radius: 5px;
background: linear-gradient(-180deg, #f98097 0%, #f8b4c1 100%);
box-shadow: 0px 12px 25px 0px rgba(112, 40, 54, 0.26);
font-family: "Roboto Slab", serif;
font-weight: 700;
font-size: 16px;
color: #fff !important;
text-decoration: none !important;
line-height: 1;
padding: 15px 16px;
text-align: center;
margin: 0 0 50px !important;
transition: all 0.3s linear;
position: relative;
z-index: 4;
border: 2px solid transparent; }
.button:hover {
text-decoration: none !important;
background: linear-gradient(0deg, #f98097 0%, #f8b4c1 100%);
color: #fff !important;
font-size: 16px !important;
text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.5);
transition: all 0.3s linear;
box-shadow: 0px 12px 25px 0px rgba(112, 40, 54, 0.26); }
.hidden {
display: none; }
.reverse {
flex-direction: row-reverse; }
.m_header {
margin: 0;
padding: 85px 0 0;
box-sizing: border-box;
position: relative;
z-index: 1;
background: url("https://i.postimg.cc/FzvLXhtY/header-bg.jpg") 50% 0 no-repeat;
min-height: 441px; }
@media (max-width: 439px) {
.m_header {
padding-top: 30px;
min-height: auto;
background-position: 85% 0;
background:#fff5fd url("https://i.postimg.cc/FzvLXhtY/header-bg.jpg") 85% 0 no-repeat;
background-size: 250%;
} }
.m_header .section__wrapper {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: flex-end; }
.m_header .section__content {
width: 250px;
flex-grow: 1;
text-align: center; }
.m_header .section__img {
width: 321px;
height: 321px;
position: relative;
z-index: 1;
flex-shrink: 0;
margin-right: 25px; }
@media (max-width: 439px) {
.m_header .section__img {
width: 35%;
height: auto;
margin: 0 auto;
padding-bottom: 20px; } }
.m_header .section__img img {
display: block;
position: absolute;
left: 0;
bottom: 0;
max-width: none; }
@media (max-width: 439px) {
.m_header .section__img img {
position: relative;
max-width: 100%;
left: auto; } }
.m_header__title {
font-family: "Playfair Display", serif !important;
font-weight: 900 !important;
font-size: 26px !important;
color: #18a4e1 !important;
margin: 0 0 15px !important;
display: block; }
.m_header__subtitle {
font-family: "Roboto Slab", serif !important;
font-weight: 300 !important;
font-size: 16px !important;
color: #0d122b !important;
margin: 0 0 35px !important;
display: block;
text-align: center; }
.m_header__list {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-content: stretch;
margin: 0 -15px;
padding: 0;
box-sizing: border-box;
position: relative;
z-index: 1;
justify-content: flex-end; }
@media (max-width: 439px) {
.m_header__list {
justify-content: center;
margin-bottom: 25px;
display: none;
} }
.m_header__item {
box-sizing: border-box;
width: calc(50% - 40px);
padding: 0;
margin: 0 10px 20px;
display: block;
transition: all 0.3s linear;
min-width: 100px;
padding-left: 25px;
position: relative;
z-index: 1;
text-align: left; }
.m_header__item:before {
position: absolute;
content: "";
z-index: -1;
left: 0;
top: 6px;
border: 2px #18a4e1 solid;
border-radius: 50%;
width: 5px;
height: 5px;
transition: all 0.3s linear; }
.m_header__item:hover {
color: #18a4e1; }
.m_header__item:hover:before {
transform: scale(1.5); }
@media (max-width: 439px) {
.m_header__item {
width: 220px; } }
.m_header {
margin: 0;
padding: 85px 0 0;
box-sizing: border-box;
position: relative;
z-index: 1;
background: url("https://i.postimg.cc/FzvLXhtY/header-bg.jpg") 50% 0 no-repeat;
min-height: 441px; }
@media (max-width: 439px) {
.m_header {
padding-top: 30px;
min-height: auto;
background-position: 85% 0;
background:#fff5fd url("https://i.postimg.cc/FzvLXhtY/header-bg.jpg") 85% 0 no-repeat;
background-size: 250%;
} }
.m_header .section__wrapper {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: flex-end; }
.m_header .section__content {
width: 250px;
flex-grow: 1;
text-align: center; }
.m_header .section__img {
width: 321px;
height: 321px;
position: relative;
z-index: 1;
flex-shrink: 0;
margin-right: 25px; }
@media (max-width: 439px) {
.m_header .section__img {
width: 35%;
height: auto;
margin: 0 auto;
padding-bottom: 20px; } }
.m_header .section__img img {
display: block;
position: absolute;
left: 0;
bottom: 0;
max-width: none; }
@media (max-width: 439px) {
.m_header .section__img img {
position: relative;
max-width: 100%;
left: auto; } }
.m_header__title {
font-family: "Playfair Display", serif !important;
font-weight: 900 !important;
font-size: 26px !important;
color: #18a4e1 !important;
margin: 0 0 15px !important;
display: block; }
.m_header__subtitle {
font-family: "Roboto Slab", serif !important;
font-weight: 300 !important;
font-size: 16px !important;
color: #0d122b !important;
margin: 0 0 35px !important;
display: block;
text-align: center; }
.m_header__list {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-content: stretch;
margin: 0 -15px;
padding: 0;
box-sizing: border-box;
position: relative;
z-index: 1;
justify-content: flex-end; }
@media (max-width: 439px) {
.m_header__list {
justify-content: center;
margin-bottom: 25px;
display: none;
} }
.m_header__item {
box-sizing: border-box;
width: calc(50% - 40px);
padding: 0;
margin: 0 10px 20px;
display: block;
transition: all 0.3s linear;
min-width: 100px;
padding-left: 25px;
position: relative;
z-index: 1;
text-align: left; }
.m_header__item:before {
position: absolute;
content: "";
z-index: -1;
left: 0;
top: 6px;
border: 2px #18a4e1 solid;
border-radius: 50%;
width: 5px;
height: 5px;
transition: all 0.3s linear; }
.m_header__item:hover {
color: #18a4e1; }
.m_header__item:hover:before {
transform: scale(1.5); }
@media (max-width: 439px) {
.m_header__item {
width: 220px; } }
.advantages {
margin: 0;
padding: 55px 0 0;
box-sizing: border-box;
position: relative;
z-index: 1; }
.advantages .section__wrapper {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: flex-end; }
.advantages .section__content {
width: 250px;
flex-grow: 1; }
.advantages__list {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-content: stretch;
margin: 0 -6px;
padding: 0;
box-sizing: border-box;
position: relative;
z-index: 1; }
.advantages__item {
box-sizing: border-box;
width: calc(100% / 3 - 6px * 2);
padding: 0;
margin: 0 6px 12px;
display: block;
transition: all 0.3s linear;
min-width: calc(100% / 3 - 6px * 2);
text-align: center;
border-radius: 5px;
border: 1px solid #d6f3ff;
padding: 20px 10px 15px; }
@media (max-width: 439px) {
.advantages__item {
width: 220px; } }
.advantages__item-icon {
height: 32px;
line-height: 32px;
display: block;
text-align: center;
overflow: hidden;
margin-bottom: 5px;
position: relative;
z-index: 1;
transition: all 0.3s linear; }
.advantages__item-icon svg {
display: inline-block;
vertical-align: middle;
fill: #18a4e1;
transition: all 0.3s linear; }
.advantages__item-title {
font-family: "Roboto Slab", serif;
font-size: 14px;
font-weight: 300;
color: #0d122b;
transition: all 0.3s linear; }
.advantages__item:hover {
box-shadow: 0 0 15px rgba(0, 0, 0, 0.3); }
.advantages__item:hover .advantages__item-title {
color: #18a4e1; }
.advantages__item:hover .advantages__item-icon svg {
transform: scale(1.05); }
.advantages .cols__wrap {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: flex-start;
margin: 0 -6px; }
.advantages .cols__grow {
width: 250px;
flex-grow: 1;
margin: 0 6px 12px; }
.advantages .cols__shrink {
flex-shrink: 0;
margin: 0 6px 12px;
width: 168px;
border-radius: 5px; }
@media (max-width: 439px) {
.advantages .cols__shrink {
width: 220px; } }
.advantages .promo__item {
background: #32abe0;
background-size: cover;
border-radius: 5px;
padding: 12px 8px;
display: flex;
flex-direction: column;
justify-content: space-between;
min-height: 250px;
box-sizing: border-box; }
.advantages .promo__item-title {
font-family: "Playfair Display", serif;
font-size: 20px;
font-weight: 900;
color: #fff;
margin-bottom: 10px; }
.advantages .promo__item-text {
font-size: 14px;
color: #fff; }
.advantages .promo__item .button {
margin-bottom: 0 !important;
font-size: 12px !important;
padding: 13px 0px;
text-align: center;
display: block; }
.topsales {
margin: 0;
padding: 55px 0 0;
box-sizing: border-box;
position: relative;
z-index: 2; }
.topsales__list {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-content: stretch;
margin: 0 -9px;
padding: 0;
box-sizing: border-box;
position: relative;
z-index: 1; }
.topsales__item {
box-sizing: border-box;
width: calc(100% / 4 - 9px * 2);
padding: 0;
margin: 0 9px 18px;
display: block;
transition: all 0.3s linear;
min-width: 160px;
text-decoration: none !important;
border: 1px solid #18a4e1;
border-radius: 5px;
text-align: center;
padding: 15px 5px 20px; }
@media (max-width: 439px) {
.topsales__item {
width: 220px; } }
.topsales__item-icon {
height: 170px;
line-height: 170px;
display: block;
overflow: hidden;
margin-bottom: 15px;
position: relative;
z-index: 1;
transition: all 0.3s linear; }
.topsales__item-icon img {
transition: all 0.3s linear; }
.topsales__item-title {
font-family: "Roboto Slab", serif;
font-size: 14px;
font-weight: 700;
color: #0d122b;
transition: all 0.3s linear; }
.topsales__item:hover {
box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); }
.topsales__item:hover .topsales__item-title {
color: #18a4e1; }
.topsales__item:hover .topsales__item-icon img {
transform: scale(1.05); }
.topsales .promo {
padding: 30px 0 40px; }
@media (max-width: 439px) {
.topsales .promo {
box-sizing: border-box;
padding: 0; } }
.topsales .promo .cols__wrap {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
margin: 0 -6px;
background: #18a4e1;
border-radius: 5px;
position: relative;
z-index: 1; }
@media (max-width: 439px) {
.topsales .promo .cols__wrap {
flex-direction: column; } }
.topsales .promo .cols__wrap:before {
position: absolute;
content: "";
width: 95%;
height: 90%;
border: 1px dotted #fff;
z-index: 2;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
border-radius: 5px; }
@media (max-width: 439px) {
.topsales .promo .cols__wrap:before {
height: 96%; } }
.topsales .promo .cols__grow {
width: 250px;
flex-grow: 1;
margin: 0 6px 12px;
padding: 30px 50px;
box-sizing: border-box;
position: relative;
z-index: 3; }
@media (max-width: 439px) {
.topsales .promo .cols__grow {
width: 100%;
padding: 30px 20px 20px;
text-align: center; } }
.topsales .promo .cols__shrink {
flex-shrink: 0;
margin: 0 6px 12px;
width: 264px;
position: relative;
z-index: 1; }
@media (max-width: 439px) {
.topsales .promo .cols__shrink {
width: 100%; } }
.topsales .promo__item-inner {
overflow: hidden;
position: absolute;
width: 100%;
height: 100%;
display: flex; }
.topsales .promo__item-inner:before {
position: absolute;
content: "";
width: 296px;
height: 296px;
overflow: hidden;
background-image: linear-gradient(90deg, #f98097 0%, #f8b4c1 100%);
border-radius: 50%;
top: 50%;
right: 30px;
transform: translateY(-50%); }
@media (max-width: 439px) {
.topsales .promo__item-inner:before {
top: 100%;
transform: translate(50%, -110%);
right: 50%;
width: 250px;
height: 250px; } }
.topsales .promo__item-title {
font-size: 20px;
font-weight: 700;
color: #fff;
font-family: "Playfair Display", serif;
line-height: 1.2;
margin-bottom: 10px; }
.topsales .promo__item-text {
font-family: "Roboto Slab", serif;
font-size: 14px;
color: #fff;
font-weight: 300;
margin-bottom: 24px; }
.topsales .promo__item-img {
position: relative;
z-index: 1; }
.topsales .promo__item-img img {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-60%, -45%);
max-width: none;
width: 342px;
height: 298px;
z-index: 2; }
@media (max-width: 439px) {
.topsales .promo__item-img img {
position: relative;
max-width: 100%;
height: auto;
transform: translate(0, 0);
left: 0;
top: 0; } }
.topsales .button {
margin-bottom: 0 !important;
padding: 12px 13px;
font-size: 12px !important; }
.schemeworks {
margin: 0;
padding: 50px 0 0;
box-sizing: border-box;
position: relative;
z-index: 1;
background: url("https://i.postimg.cc/jS2Jb814/scheme-bg.jpg") 50% 0 no-repeat;
min-height: 397px; }
@media (max-width: 439px) {
.schemeworks {
background: #f7eef3;
background-size: cover;
padding-bottom: 35px;border-radius: 5px;
margin-top: 30px; } }
.schemeworks:before {
position: absolute;
content: "";
z-index: -1;
background: url("https://i.postimg.cc/t4cnC3QQ/scheme-d1.png") 0 0 no-repeat;
width: 236px;
height: 228px;
right: -80px;
top: -100px; }
@media (max-width: 439px) {
.schemeworks:before {
right: -100px;
top: -135px; display: none;} }
.schemeworks .section__wrapper {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: flex-end; }
.schemeworks .section__content {
width: 250px;
flex-grow: 1; }
.schemeworks__list {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-content: stretch;
margin: 0 -10px;
padding: 0;
box-sizing: border-box;
position: relative;
z-index: 1; }
.schemeworks__item {
box-sizing: border-box;
width: calc(100% / 4 - 10px * 2);
padding: 0;
margin: 0 10px 20px;
display: block;
transition: all 0.3s linear;
min-width: calc(100% / 4 - 10px * 2);
text-align: center;
margin-bottom: 40px;
padding: 5px;
border: 1px solid transparent;
border-radius: 5px; }
@media (max-width: 439px) {
.schemeworks__item {
width: 220px; } }
.schemeworks__item-digit {
font-family: "Playfair Display", serif;
font-size: 30px;
font-weight: 900;
color: #18a4e1;
transition: all 0.3s linear;
margin-bottom: 10px; }
.schemeworks__item-title {
font-family: "Roboto Slab", serif;
font-size: 14px;
font-weight: 300;
color: #0d122b;
transition: all 0.3s linear; }
.schemeworks__item:hover {
box-shadow: 0 0 15px rgba(0, 0, 0, 0.3);
border-color: #18a4e1;
background: rgba(255, 255, 255, 0.9); }
.schemeworks__item:hover .schemeworks__item-title {
color: #18a4e1; }
.schemeworks .button {
margin-bottom: 0 !important;
padding: 12px 13px;
font-size: 12px !important; }
.testimonials {
margin: 0;
padding: 50px 0 0;
box-sizing: border-box;
position: relative;
z-index: 1; }
.testimonials:before {
position: absolute;
content: "";
background: url("https://i.postimg.cc/g06Xwxmw/test-d1.png") 0 0 no-repeat;
width: 168px;
height: 243px;
left: 0;
top: -140px; }
@media (max-width: 439px) {
.testimonials:before {
left: -80px; display: none;} }
.testimonials .section__wrapper {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: flex-end; }
.testimonials .section__content {
width: 250px;
flex-grow: 1;
position: relative;
z-index: 2; }
@media (max-width: 439px) {
.testimonials .section__content {
text-align: center;
margin-bottom: 35px; } }
.testimonials .section__img {
width: calc(451px - 105px);
height: 587px;
position: relative;
z-index: 1;
flex-shrink: 0; }
@media (max-width: 439px) {
.testimonials .section__img {
width: 100%;
height: auto; } }
.testimonials .section__img img {
display: block;
position: absolute;
right: -80px;
bottom: 0;
max-width: none; }
@media (max-width: 439px) {
.testimonials .section__img img {
position: relative;
max-width: 100%;
right: auto; } }
.testimonials__list {
position: relative;
z-index: 1;
margin-bottom: 30px; }
.testimonials__item {
text-align: left;
margin-bottom: 10px;
position: relative;
z-index: 1;
transition: all 0.3s linear;
box-sizing: border-box;
padding: 10px;
border: 1px solid transparent;
border-radius: 5px; }
.testimonials__item:before {
position: absolute;
content: "";
z-index: -1;
background: url("https://i.postimg.cc/gc3VST9w/bq.png");
width: 47px;
height: 33px;
left: 0;
top: 0; }
@media (max-width: 439px) {
.testimonials__item {
width: 90%;
margin: 0 auto 25px; } }
.testimonials__item-country {
font-family: "Roboto Slab", serif;
color: #93959c;
font-size: 12px;
font-weight: 300; }
.testimonials__item-title {
font-family: "Roboto Slab", serif;
font-size: 14px;
font-weight: 300;
color: #0d122b;
transition: all 0.3s linear;
margin-bottom: 10px; }
.testimonials__item-name {
font-family: "Roboto Slab", serif;
font-size: 14px;
font-weight: 700;
color: #0d122b;
transition: all 0.3s linear; }
.testimonials__item:hover {
border-color: #18a4e1;
box-shadow: 0 0 15px rgba(0, 0, 0, 0.3); }
.testimonials__item:hover:before {
transform: scale(1.5); }
.testimonials .button {
margin-bottom: 0 !important;
padding: 12px 13px;
font-size: 12px !important; }
.why {
margin: 0;
padding: 30px 0 0;
box-sizing: border-box;
position: relative;
z-index: 1; }
@media (max-width: 439px) {
.why {
padding-bottom: 25px; } }
.why .section__wrapper {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: center; }
.why .section__content {
width: 250px;
flex-grow: 1; }
.why .section__img {
width: calc(317px + 50px);
height: 311px;
position: relative;
z-index: 1;
flex-shrink: 0; }
@media (max-width: 439px) {
.why .section__img {
width: 100%;
min-height: 310px; } }
.why .section__img img {
display: block;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
max-width: none;
animation: slider 6s linear infinite; }
@media (max-width: 439px) {
.why .section__img img {
position: relative;
max-width: 100%; } }
.why .section__img-decor {
position: absolute;
height: 100%;
width: 100%;
z-index: -1;
top: 0;
left: 0; }
.why .section__img-decor .decor-1 {
position: absolute;
content: "";
border: 30px solid #f98097;
border-radius: 50%;
width: 242px;
height: 242px;
top: 50%;
left: 50%;
transform: translate(-50%, -50%); }
.why__list {
position: relative;
z-index: 1; }
.why__item {
text-align: left;
margin-bottom: 10px;
position: relative;
z-index: 1;
transition: all 0.3s linear;
padding-left: 20px; }
@media (max-width: 439px) {
.why__item {
width: 220px; } }
.why__item:before {
position: absolute;
content: "";
z-index: -1;
left: 0;
top: 6px;
border: 2px #18a4e1 solid;
border-radius: 50%;
width: 5px;
height: 5px;
transition: all 0.3s linear; }
.why__item-title {
font-family: "Roboto Slab", serif;
font-size: 14px;
font-weight: 300;
color: #0d122b;
transition: all 0.3s linear; }
.why__item:hover .why__item-title {
color: #18a4e1; }
.why__item:hover:before {
transform: scale(1.5); }
.why .slider {
position: absolute;
bottom: -40px;
left: 50%;
transform: translateX(-50%); }
@media (max-width: 439px) {
.why .slider {
bottom: -25px; } }
.why .slider__dots {
display: flex;
justify-content: center;
align-items: center; }
.why .slider__dots-item {
height: 8px;
width: 8px;
background: transparent;
border-radius: 50%;
border: 2px solid #f98097;
animation: slider_nums 6s linear infinite; }
.why .slider__dots-item:not(:last-child) {
margin-right: 5px; }
.why .slider__dots-item:nth-child(1) {
animation-delay: 0s; }
.why .slider__dots-item:nth-child(2) {
animation-delay: 2s; }
.why .slider__dots-item:nth-child(3) {
animation-delay: 4s; }
@keyframes slider {
0%, 100%, 30% {
content: url("https://i.postimg.cc/dtth2HJc/why-img.png"); }
33%, 63% {
content: url("https://i.postimg.cc/C5wz6JDD/sl2.png"); }
66%, 97% {
content: url("https://i.postimg.cc/rsgK6WCH/sl3.png"); } }
@keyframes slider_nums {
0% {
background: #f98097; }
30% {
background: #f98097; }
33% {
background: transparent; }
97% {
background: transparent; }
100% {
background: #f98097; } }
.discount {
margin: 0;
padding: 40px 0;
box-sizing: border-box;
position: relative;
z-index: 1; }
.discount:before {
position: absolute;
content: "";
z-index: 2;
background: url("https://i.postimg.cc/L8QLgdPW/disc-d4.png") 0 0 no-repeat;
width: 151px;
height: 195px;
left: 0;
top: 100px; }
@media (max-width: 439px) {
.discount:before {
left: -60px; display: none; } }
.discount .section-title {
color: #fff !important;
font-size: 20px !important;
margin-bottom: 25px !important; }
.discount .section__wrapper {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
align-items: flex-start;
background: #18a4e1;
border-radius: 5px;
box-sizing: border-box;
padding: 30px 50px; }
@media (max-width: 439px) {.discount .section__wrapper {padding: 0;}}
.discount .section__content {
width: 250px;
flex-grow: 1;
position: relative;
z-index: 2; }
@media (max-width: 439px) { .discount .section__content {padding: 20px 10px;}}
.discount .section__img {
width: calc(317px - 110px);
height: 311px;
position: relative;
z-index: 1;
flex-shrink: 0; }
@media (max-width: 439px) {
.discount .section__img {
width: 100%;height: auto;position: absolute;bottom: 115px; } }
.discount .section__img img {
display: block;
position: absolute;
left: 0;
bottom: 0;
max-width: none; }
@media (max-width: 439px) {
.discount .section__img img {
position: relative;max-width: 100%;left: 50%;transform: translateX(-50%); } }
.discount .section__img-decor {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
z-index: -1; }
.discount .section__img-decor .decor-1 {
position: absolute;
content: "";
z-index: -1;
background: url("https://i.postimg.cc/3J7gPF7t/disc-d1.png") 0 0 no-repeat;
width: 178px;
height: 197px;
right: -100px;
top: -70px; }
.discount .section__img-decor .decor-2 {
position: absolute;
content: "";
z-index: -1;
background: url("https://i.postimg.cc/T33nP2Km/disc-d2.png") 0 0 no-repeat;
width: 232px;
height: 175px;
bottom: -120px;
right: -80px; }
.discount .section__img-decor .decor-3 {
position: absolute;
content: "";
z-index: -1;
background: url("https://i.postimg.cc/KvNnF38x/disc-d3.png") 0 0 no-repeat;
width: 160px;
height: 162px;
left: -36px;
bottom: -165px; }
@media (max-width: 439px) {.discount .section__img-decor{display: none;}}
.discount__list {
position: relative;
z-index: 1; }
.discount__item {
text-align: left;
margin-bottom: 15px;
position: relative;
z-index: 1;
transition: all 0.3s linear;
display: flex;
text-decoration: none !important;
border-radius: 5px;
padding: 10px;
background: #fff;
}
@media (max-width: 439px) {
.discount__item {
width: 220px;
background: #d44db8;
margin: 0 auto 20px;
box-shadow: inset -3px -3px 10px rgb(255 255 255 / 50%), -3px -3px 10px rgb(0 0 0 / 50%);
} }
.discount__item-digit {
font-family: "Playfair Display", serif;
font-size: 20px;
font-weight: 900;
color: #18a4e1;
transition: all 0.3s linear;
flex-shrink: 0;
margin-right: 10px; }
.discount__item-title {
font-family: "Roboto Slab", serif;
font-size: 14px;
font-weight: 700;
color: #18a4e1;
transition: all 0.3s linear;
}
@media (max-width: 439px) { .discount__item-title {color: #fff;}}
.discount__item:hover {
background: #fff; }
@media (max-width: 439px) { .discount__item:hover {background: #d44db8;}}
.discount__item:hover .discount__item-digit {
transform: scale(1.5);
}
@media (max-width: 439px) {.discount__item-digit {color: #fff;}}
.discount__item:hover .discount__item-title {
text-decoration: underline !important; }
@media (max-width: 439px) {.discount__item:hover .discount__item-digit {
transform: scale(1.5) translateY(20px);
}}
.discount .row {
text-align: left; }
@media (max-width: 439px) {
.discount .row {
text-align: center;padding-top: 230px; } }
.discount .button {
padding: 12px 13px;
font-size: 12px !important;
margin-bottom: 0 !important; }
.nowrap{
white-space: nowrap;
}
Арт-терапія для Жінокпсихологічні послуги та авторська продукція Олександри ЧередниченкоПерейти в каталог
Унікальна продукція
Допомога на всіх етапах навчання
Наші переваги
Конкурентні ціни на всі пропозиції
Щомісячні акції, бонуси і знижки
Якісні товари і послуги
Відправляємо замовлення в той же день
Ми є авторами продукції
Працюємо 7 днів на тиждень
Необхідна консультація з психологом?
Ми надаємо таку послугу, потрібно всього лише звернутися до нас!
Консультація
Найкращі пропозиції
Метафоричні асоціативні картиПсихологічні настільні ігриАрт-терапія онлайн навчанняКонсультації жіночого психолога онлайн
Не знаєте що подарувати подрузі, мамі або колезі?
Подарунковий сертифікат на арт-терапію для жінок - це найкраще рішення!
Замовити сертифікат
Як здійснити замовлення?
01
Ви залишаєте заявку на сайті або телефонуєте нам
02
Ми уточнюємо всі деталі і відповідаємо на питання
03
Ви вносите передоплату на карту банку
04
Ми відправляємо товар або надаємо послугу
Перейти в каталог
Що про нас говорять клієнти?
«От всей души рекомендую! Александра создаёт волшебные карты. Инструмент абсолютно незаменим в терапии. Даёт потрясающие результаты, причем с первого раза. Метафорические карты очень качественные и просты в использовании. Жду новых с нетерпением!»
Вікторія Файнштейн-Звенигородська
(Ізраїль)
«Александра, я вам очень благодарна за игру ЗВУЧИ. Приятно осознавать, что в этой игре изменилась моя жизнь к лучшему. Я увидела в себе то, что раньше не замечала, ко мне пришло осознание и вернулись ценности. Благодарю за силу и уверенность, благодарю за веру в себя, благодарю за вашу миссию. Александра, вы волшебница»
Світлана Стихарна
(Туреччина)
Інші відгуки
Чому ми найкращі?
Щомісяця 10% від прибутку ми направляємо на благодійні проєкти.
Нашу авторську психологічну продукцію вже застосовують в Україні, Канаді, Німеччині, Казахстані, Польщі, Ізраїлі, Бельгії, Туреччині, Литві.
Нам важливо психологічне здоров’я та благополуччя жінок, тому ми навчаємо взаємодіяти з метафоричними картами для самодопомоги та саморозвитку.
Маємо дипломи про вищу освіту, сертифікати підвищення кваліфікації, ведучої майстер-класів з міжнародних фестивалів психології та арт-терапії, патент і авторські права на продукцію.
Наша місія допомогти жінкам України та інших країн, стати більш Щасливими, Життєрадісними і Впевненими в собі!
У нас діють 3 постійні акції:
1.При покупці 2-х колод метафоричних асоціативних карт Олександри Чередниченко - онлайн консультація по роботі з купленими картами безкоштовна!2.При замовленні курсу терапії «Зцілення Життя» - підготовча 30-ти хвилинна консультація безкоштовна!3.При замовленні індивідуального курсу медитацій «Творча Візуалізація» - пробна медитація безкоштовна!
Перейти в каталог
Арт-терапія для Жінок
Що є творчість в житті жінки? Простий процес копіювання навколишнього її світу чи духовна практика, вираження і прояв внутрішнього голосу? Правильну відповідь на це питання знайде в собі сама жінка, якщо того побажає, буде прагнути до цього. Ми ж, як команда, що надає психологічні послуги та авторську продукцію Олександри Чередниченко, сприяємо самопізнання, зцілення, саморозвитку. Ми проводимо психологічні ігри для жінок, надаємо індивідуальні консультації, реалізуємо авторські інструменти для психологів, коучів, практиків.
Психологічна література, ігри, карти афірмації купити
Сприяти пізнанню себе справжньою, поясненню власних почуттів і вчинків, набуття душевного спокою, впевненості у власних силах призначені авторські товари Олександри Чередниченко. Дана продукція розрахована на жінок, що бажають зайнятися самопізнанням і зціленням, допомогти своїй родині і коханій людині, а також на фахівців, що працюють з людьми. Психологи і арт-терапевти, коучі та бізнес-тренери бажають літературу, психо ігри, карти афірмації купити для роботи з клієнтом, що показала свою ефективність, прекрасний результат.
У нашому каталозі представлені власні авторські товари, які були розроблені провідним жіночим психологом – Олександрою Чередниченко, тому ми допомагаємо з вибором продукції, надаємо професійні консультації. У нас в каталозі ви знайдете:
Метафоричні асоціативні карти (МАК), листівки з аффирмациями – в асортименті представлено багато варіантів на різні теми: «Чаша здоров'я», «Чарівність жінки», «Десерт», «Сімейні вузли», «Хованки» і багато, багато іншого. Якщо ви вирішили купити метафоричні карти в Києві двох колод, Психологічні ігри для дорослих і дітей, жінок і чоловіків, психологів, арт-терапевтів, тренерів, педагогів, коучів, провідних жіночих практик. Ігри «Лунай», «Злітай», «Эмоджи Кубс», «Історія внутрішньої дівчинки», ін.
Книги для саморозвитку – наша скромна бібліотека психологічної та езотеричної літератури призначена для самопізнання, саморозвитку. Книги ми відібрали самостійно, вони розраховані на широке коло читачів, різні психологічні практики. Тут представлена арт коучинг книга, практичні керівництва для саморозвитку, а також роботи з людьми.
Хотілося б відзначити, що представлені метафоричні карти, ігри є авторською розробкою психолога А. Чередниченко, мають необхідні патенти, авторські права. Їх результативність підтверджена тисячами позитивних відгуків, а використання продукції фахівцями по роботі з клієнтами не обмежується тільки Україною, а застосовується і в Бельгії, Ізраїлі, Туреччині, Польщі, Росії, Казахстані.
Психологічні консультації, навчання арт-терапії онлайн
Переваги онлайн формату проведення психологічних консультацій перевищують всі виниклі у вас в голові незручності. А ефективність такої форми психологічної допомоги, навчання перевищує живі зустрічі часом у кілька разів. В комфортній для себе обстановці, за улюбленим комп'ютером в зручній позі ви зможете отримати кваліфіковану психологічну допомогу в той час, що вам зручно. Наша арт терапія, ціна якої цілком прийнятна, допоможе вам пізнати себе, розкритися, проявити внутрішній голос і стати щасливою жінкою!
Успіхів вам!