.techs .techs__img{width:100%;-o-object-fit:cover;object-fit:cover}.techs .techs__card{border:1px solid #c2c2c2;border-radius:5px;overflow:hidden;-webkit-transition:.3s;transition:.3s}.techs .techs__card:hover{-webkit-box-shadow:0 4px 35px rgba(76,175,79,.3294117647);box-shadow:0 4px 35px rgba(76,175,79,.3294117647);border:1px solid #36a92c}.techs .techs__content{padding:40px}.techs .techs__content .techs__price-block{border-bottom:1px solid #d9d9d9;margin-bottom:20px;padding-bottom:20px}.techs .techs__content .techs__price-block b{font-size:36px!important;font-weight:700!important}.techs .techs__content .techs__params{margin:0;padding:0;color:#b2b2b2;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px}.techs .techs__content .techs__params .techs__param{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:998px){.techs .techs__content{padding:20px}}@media screen and (max-width:450px){.techs .techs__content{padding:10px}}