.content .services__list{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);height:60rem}@media screen and (max-width:991.9px){.content .services__list{grid-template-columns:repeat(2,1fr);height:inherit}}@media screen and (max-width:575.9px){.content .services__list{grid-template-columns:100%}}.content .services__item{align-items:flex-end;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:.5rem;display:flex;padding:2rem 3rem;position:relative}.content .services__item:first-child,.content .services__item:nth-child(2){grid-row:1/3}.content .services__item:nth-child(3){grid-row:1}.content .services__item:last-child{grid-row:2}@media screen and (max-width:991.9px){.content .services__item{min-height:40rem}.content .services__item:first-child,.content .services__item:last-child,.content .services__item:nth-child(2),.content .services__item:nth-child(3){grid-column:inherit;grid-row:inherit}}@media screen and (max-width:767.9px){.content .services__item{padding:2rem}}.content .services__mask{background:linear-gradient(0deg,#000,hsla(0,0%,100%,0));border-radius:.5rem;bottom:0;height:100%;left:0;position:absolute;width:100%}.content .services__info{z-index:1}.content .services__title{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1.5rem}@media screen and (max-width:767.9px){.content .services__title{font-size:1.8rem}}.content .services__subtitle{color:#fff;font-size:1.4rem;margin-bottom:2rem}.content .services__btn.btn{align-items:center;border:.1rem solid #fff;display:flex;gap:.5rem;justify-content:center}@media screen and (max-width:767.9px){.content .services__btn.btn{font-size:1.4rem}}.content .services__number{align-items:center;background:#fff;border-radius:.5rem;color:#004a99;display:flex;font-size:4rem;font-weight:600;height:6.5rem;justify-content:center;left:.5rem;position:absolute;top:.5rem;width:6.5rem;z-index:1}.content .catalog-services__list{align-items:center;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);justify-content:center}@media screen and (max-width:991.9px){.content .catalog-services__list{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:575.9px){.content .catalog-services__list{grid-template-columns:100%}}.content .catalog-services__item{align-items:center;background-color:transparent;border:.1rem solid #f2f2fa;border-radius:.5rem;color:inherit;display:grid;font-size:1.6rem;gap:1.5rem;grid-template-columns:1fr 1.2rem;min-height:5.9rem;padding:1rem;text-decoration:none;transition:all .3s ease-in-out}.content .catalog-services__item:hover{background-color:#f2f6ff;color:#004a99}.content .catalog-services__item svg path{fill:#5d5f60}
/*# sourceMappingURL=style.min.css.map */
