.delivery__list{display:flex;align-items:stretch;flex-wrap:wrap;gap:20px}.delivery__item{width:calc(33.33333333% - 15px);padding:19px;border:1px solid var(--obvodka);border-radius:8px}.delivery__title{font-weight:600;font-size:18px;line-height:100%}.delivery__title+.delivery__text{margin-top:15px}.delivery__text,.section__text{font-weight:300;line-height:100%}.delivery__text p{margin:0}.section__text:not(:last-child){margin-bottom:30px}.conditions__list{display:flex;align-items:stretch;flex-wrap:wrap;gap:20px}.conditions__item{display:flex;align-items:center;gap:23px;width:calc(33.33333333% - 15px);padding:18px;box-shadow:0 2px 6px 0 rgba(0,0,0,.21);border-radius:8px}.conditions__icon{display:flex;align-items:center;justify-content:center;width:100px;height:100px;flex:none;border-radius:50%;background-color:rgba(216,226,234,.46);padding:10px}.conditions__icon img{max-height:100%}.conditions__text{font-weight:300;line-height:100%}@media (max-width:1023px){.conditions__item,.delivery__item{width:calc(50% - 10px)}}@media (max-width:767px){.conditions__item,.delivery__item{width:100%}.conditions__list,.delivery__list{gap:15px}.delivery__item{padding:9px}.delivery__title{font-size:16px}.delivery__title+.delivery__text{margin-top:12px}.section__text:not(:last-child){margin-bottom:20px}.conditions__item{padding:23.5px 13px;gap:19px}.conditions__icon{width:50px;height:50px}.conditions__text{font-weight:400}}