.block-services{padding:6rem 2rem;background-color:#f6f6f6}.block-services__wrapper{margin:0 auto;width:min(100%,72rem);display:flex;flex-wrap:wrap;gap:2rem}.block-services__list{margin:0;display:flex;flex-wrap:wrap;gap:1rem;list-style-type:none}.block-services__header,.block-services__text{width:calc((100% - 2rem)/2)}@media (max-width:48rem){.block-services__header,.block-services__text{width:100%}}.block-services__header *{margin:0}.block-services__title{color:#0e76b7}.block-services__item{padding:2rem;width:calc((100% - 3rem)/4);display:flex;flex-direction:column;position:relative;z-index:1;background-color:#fff;border-radius:8px;box-shadow:0 0 12px 4px #e6e6e6;transition:250ms ease-out}@media (max-width:68rem){.block-services__item{width:calc((100% - 2rem)/3)}}@media (max-width:48rem){.block-services__item{width:calc((100% - 1rem)/2)}}@media (max-width:28rem){.block-services__item{width:100%}}.block-services__item svg path{fill:#0e76b7}.block-services__item:first-of-type{width:calc(50% - .5rem);color:#fff;background:#0e76b7;background:linear-gradient(90deg,#0e76b7 40%,#02c3ff 100%)}@media (max-width:68rem){.block-services__item:first-of-type{width:100%}}.block-services__item:first-of-type svg path{fill:#fff}.block-services__link{margin:-2rem;padding:2rem;width:calc(100% + 4rem);height:calc(100% + 4rem);display:flex;justify-content:center;align-items:center;color:#fff;text-transform:uppercase;background:#0e76b7;background:linear-gradient(90deg,#0e76b7 40%,#02c3ff 100%);border-radius:8px}.block-services__link:link,.block-services__link:visited{color:#fff}.block-services__icon{margin-bottom:2rem;width:auto;height:48px;align-self:flex-start}.block-services__description{margin:0}