.baskets__item-title, .baskets__why-heading, .baskets__why-title{font-family: 'Days',  Arial, sans-serif;}
.baskets__item-subtitle, .section__desc, .baskets__item-infotitle, .baskets__text h3, .baskets__why-text strong{font-family: 'PFDinTextPro-Medium', Arial, sans-serif;}
.section{padding:100px 0;}
.baskets__item{background:#fff;border: 1px solid #D5DCE1;box-shadow: 17px 12px 20px 0px #2937501A;display:flex;flex-wrap:wrap;font-size:16px;line-height:1.4;color: #676767;}
.baskets__item + .baskets__item{margin-top:30px;}
.baskets__item-title{font-size:24px;margin-bottom:16px;color:#242328;line-height:1.2;}
.baskets__item-image img{display:block;}
.baskets__item-chars, .baskets__item-infoblocks, .baskets__item-result ul{display:flex;flex-wrap:wrap;gap:0 10px;justify-content:space-between;}
.baskets__item-chars, .baskets__item-infoblock, .baskets__item-desc{margin-bottom:20px;}
.baskets__item strong, .baskets__why-text strong{color:#242328;}
.baskets__item-subtitle{margin-bottom:10px;color:#0FB9B1;font-weight:500;font-size:17px;}
.color-green, .baskets__item-infotitle, .baskets__why-title span{color: #0FB9B1;}
.baskets__item-result ul li{padding-left:31px;background:url(../images/check.svg) no-repeat 0 6px;}
.baskets__text h3{margin-bottom:7px;font-size:24px;line-height:1.10;}
.baskets__text p + h3{margin-top:20px;}
.baskets__text .row{margin-top:30px;gap:15px 0;}
.baskets__why{border: 2px solid #D5DCE1;background:#fff;padding:50px 98px;}
.baskets__why-heading{font-size:36px;line-height:1.2;margin-bottom:20px;}
.baskets__why-row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:30px 20px;margin-top:40px;max-width:877px;}
.baskets__why-image{display:block;margin-bottom:10px;max-width:68px;}
.baskets__why-title{margin-bottom:10px;text-transform:uppercase;}
.baskets__why-text{color:#676767;font-size:16px;line-height:1.4;}
.section_type_grey + .consultation{margin-top:0;} 
.mailboxes__blockquote{margin:50px 0;font-size:24px;padding:50px 195px;background: #0FB9B1;color:#fff;border-left:2px solid #242328;}
.mailboxes__blockquote:before{top:30px;left:127px;background: url(../images/blockquote-white.svg) no-repeat 0 0;}
@media (min-width:768px){
	.baskets__item-char, .baskets__item-infoblock{width:calc(50% - 5px);}
	.baskets__why-item{width:calc(50% - 10px);}
}
@media (min-width:992px){
	.h2{margin-bottom:30px;}
	.baskets__item-image{min-width:31.5%;width:31.5%;}
	.baskets__item-image img{width:100%;height:100%;object-fit:contain;object-position:50% 50%;}
	.baskets__item-text{padding: 38px 30px;width:67.5%;max-width:748px;}
	.baskets__item-char, .baskets__item-infoblock, .baskets__item-result ul li{max-width:293px;}
	.baskets__why-item{max-width:390px;}
}
@media (min-width:1200px){
	.baskets__item-result ul li:nth-child(2){margin-bottom:-43px;}
}
@media (max-width:991px){
	.baskets__item + .baskets__item{margin-top:15px;}
	.baskets__item-image, .baskets__item-text{width:100%;}
	.baskets__item-text{padding:15px;}
	.baskets__item-chars, .baskets__item-infoblock, .baskets__item-desc{margin-bottom:15px;}
	.baskets__item-title{margin-bottom:10px;}
	.baskets__text .row{margin-top:20px;}
	.baskets__why{padding:30px;}
	.baskets__why-row{margin-top:15px;gap:20px 0;}
	.mailboxes__blockquote{margin:20px 0;font-size:16px;padding:20px 20px 20px 56px;}
	.mailboxes__blockquote:before{top:10px;left:10px;}
}
@media (max-width:767px){
	.section{padding:30px 0;}
	.baskets__item-char{width:100%;}
	.baskets__item-title{font-size:20px;}
	.baskets__why{padding:15px;}
	.baskets__why-heading{font-size:28px;}
	.baskets__why-title{font-size:16px;}
}