.benefits{background-image:url(../../img/design/benefits-bacground.svg);background-repeat:no-repeat;background-position:center;background-size:cover}.benefits__list{display:grid;grid-template-columns:1fr .77fr .77fr 1fr;grid-auto-rows:minmax(189px,auto);gap:20px}.benefits__item{padding:29px 30px;border-radius:8px;box-shadow:0 2px 7px 0 rgba(8,11,39,.2);background:var(--belyy);position:relative;word-break:break-word}.benefits__item--large{grid-row:span 2;padding:40px 18px;display:flex;flex-direction:column;align-items:stretch;gap:20px}.benefits__title{font-weight:600;font-size:18px;line-height:100%}.benefits__text{font-size:16px;line-height:112%;padding-right:129px}.benefits__text:not(:first-child){margin-top:15px}.benefits__icon{display:flex;align-items:flex-end;justify-content:flex-end;position:absolute;bottom:0;right:0;width:166px;height:166px}.benefits__icon img{object-fit:contain;object-position:right bottom;max-height:100%}.benefits__item--large .benefits__icon{position:static;width:auto;height:auto;align-self:flex-end;margin:auto -18px -40px}.benefits__item--large .benefits__icon--left{align-self:flex-start}.benefits__item--large .benefits__text{padding-right:0}@media (max-width:1314px){.benefits__item{display:flex;flex-direction:column;align-items:stretch;gap:15px}.benefits__text{padding-right:0}.benefits__icon{align-self:flex-end;position:static;margin:auto -30px -29px;height:auto}}@media (max-width:1280px){.benefits__list{grid-template-columns:repeat(4,1fr)}}@media (max-width:1170px){.benefits__list{display:flex;flex-wrap:wrap;align-items:stretch}.benefits__item{width:calc(33.33333333% - 13.5px)}.benefits__item--large{padding:29px 30px}.benefits__icon{justify-content:flex-start;width:120px}.benefits__item--large .benefits__icon{margin:auto -30px -29px;align-self:flex-start;width:120px}.benefits__icon,.benefits__item--left .benefits__icon{align-self:flex-start}.benefits__icon img{object-position:left bottom;width:100%}}@media (max-width:1023px){.benefits__item{width:calc(50% - 10px)}}@media (max-width:767px){.benefits__list{gap:10px}.benefits__item{flex-direction:row-reverse;align-items:center;min-height:115px;gap:9px;width:100%;padding:0}.benefits__item--large{padding:0}.benefits__icon,.benefits__item--large .benefits__icon{width:73px;flex:none;margin:0;align-self:flex-end}.benefits__info{padding:11px 10px 12px 0;flex:1 1 auto}.benefits__title{font-size:14px;line-height:100%}.benefits__text{font-size:14px;line-height:129%}.benefits__text:not(:first-child){margin-top:6px}}