.care__row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin-left:-10px;margin-right:-10px}.care__left,.care__right{width:-webkit-calc(50% - 20px);width:calc(50% - 20px);margin-left:10px;margin-right:10px}.care__left{padding-right:20px}.care__left img{border-radius:30px;width:100%}.care__title{margin-bottom:20px}.care__desc{margin-top:0;margin-bottom:20px;font-weight:500;font-size:18px;line-height:140%;color:#000}@media screen and (max-width:960px){.care__left,.care__right{width:-webkit-calc(100% - 20px);width:calc(100% - 20px)}.care__left{display:none}.care__desc{font-size:16px;margin-bottom:30px}}.care__item{background:#fff3f7;border-radius:30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding:20px}.care__item:not(:last-of-type){margin-bottom:10px}.care__item-number{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;background:#fff;border-radius:69px;margin-right:20px;width:44px;height:44px}.care__item-number span{font-family:"Cormorant Garamond";font-weight:600;font-size:32px;line-height:105%;-webkit-font-feature-settings:"pnum" on,"lnum" on;font-feature-settings:"pnum" on,"lnum" on;color:#ff7ba3}.care__item-text{margin:0;font-weight:400;font-size:20px;line-height:130%;-webkit-font-feature-settings:"pnum" on,"lnum" on;font-feature-settings:"pnum" on,"lnum" on;color:#000}.care__mob-img{display:none}@media screen and (max-width:960px){.care__item-text{font-size:18px}.care__mob-img{display:block;width:100%;height:400px;border-radius:30px;-o-object-fit:cover;object-fit:cover;margin-top:25px}}@media screen and (max-width:780px){.care__mob-img{height:320px}}@media screen and (max-width:560px){.care__item-text{font-size:16px}.care__mob-img{height:240px}}.care__more-link{position:relative;font-weight:500;line-height:105%;color:#ff7ba3;text-decoration:none;margin-left:30px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;padding-right:53px;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;font-size:24px}.care__more-link-wrapper{text-align:right;margin-top:30px}@media screen and (max-width:780px){.care__more-link{margin-left:0;margin-top:20px;font-size:18px}}.care__more-link::after{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;width:48px;height:16px;background:url(../../img/arrow-right-pink.svg) center/contain no-repeat;-webkit-transition:right .3s;-o-transition:right .3s;transition:right .3s}.care__more-link:hover::after{right:-10px}.care__more-link:active{opacity:.8}