.quote-box__name,.quote-box__text em,.quote-box__title{font-style:italic}.quote-box{padding:75px 0}.quote-box__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:108px;border-radius:10px;-webkit-filter:drop-shadow(0 3px 39px rgba(0, 197, 117, .34));filter:drop-shadow(0 3px 39px rgba(0, 197, 117, .34));background:#fff;padding:45px 80px 77px;position:relative}.quote-box__logo{position:absolute;right:62px;bottom:15px;width:93px}.quote-box__logo img{display:block}.quote-box__avatar{-webkit-box-flex:0;-ms-flex:0 0 150px;flex:0 0 150px;text-align:center}.quote-box__avatar-img img{width:120px;height:120px;min-width:120px;-o-object-fit:cover;object-fit:cover;border-radius:50%;margin-bottom:14px}.quote-box__content{-webkit-box-flex:2;-ms-flex:2 1 auto;flex:2 1 auto}.quote-box__name{font-size:17px;font-weight:400;text-align:center;color:#0b1c33}.quote-box__name p{margin-bottom:16px}.quote-box__title{font-size:30px;font-weight:500;text-align:left;margin-bottom:30px;color:#0b1c33}.quote-box__text{font-size:22px;line-height:120%;font-weight:400;text-align:left;color:#0b1c33}.quote-box-green{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:10px;margin-top:35px;padding-top:35px;border-top:1px solid #e4e8ed}.quote-box-green__item{margin-bottom:30px}.quote-box-green__title{font-size:27px;font-weight:400;line-height:150%;font-style:normal;color:#000;margin-bottom:30px}.quote-box-green__green-text{font-size:24px;font-weight:500;line-height:120%;font-style:normal;text-align:center;color:#fff;border-radius:10px;-webkit-filter:drop-shadow(0 3px 24.5px #00c575);filter:drop-shadow(0 3px 24.5px #00c575);background:#00c575;padding:10px 5px;max-width:212px;min-width:212px}@media only screen and (max-width:1200px){.quote-box__wrap{padding:45px 80px 77px;gap:50px}}@media only screen and (max-width:991px){.quote-box-green{display:none}.quote-box-green__item{-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2}.quote-box-green__title{font-size:18px;margin-bottom:10px}.quote-box-green__green-text{font-size:16px;max-width:none}}@media only screen and (max-width:767px){.quote-box__wrap{padding:35px 40px 77px;gap:30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}