.services{display:flex;flex-direction:column;align-items:center;max-width:1024px;margin-top:120px;margin-bottom:51px}@media (min-width:768px){.services{max-width:650px;margin-bottom:76px;margin-top:165px}}@media (min-width:1280px){.services{max-width:1024px;margin-bottom:160px;margin-top:127px}}.services__header{width:unset}@media (min-width:768px){.services__header{align-self:start}}.services__content{display:flex;flex-direction:column;justify-content:center;gap:25px;width:100%;margin-top:49px}@media (min-width:768px){.services__content{flex-direction:row;gap:30px;margin-top:80px}}.services__content .audits{background-color:#312e23;color:#fd971f;border:2px solid #fd971f}.services__content .audits button{background:#fd971f}.services__content .audits button:hover{background:#d78321}.services__content .audits .service-card__image{background:url(/img/services/cb662c958153a57dac9cfbb0d1106ab6a793add2/35.png) no-repeat;width:175px;height:245px;margin-top:40px}@media (min-width:1280px){.services__content .audits .service-card__image{background:url(/img/services/e8950db8c1817f7242eec3afc6a5da2d94a9005c/33.png) no-repeat;width:497px;height:255px}}.services__content .pentesting{background-color:#2a213a;color:#ae81ff;border:2px solid #ae81ff}.services__content .pentesting button{background:#ae81ff}.services__content .pentesting button:hover{background:#7e53cc}.services__content .pentesting .service-card__image{background:url(/img/services/8cf180ef83c8233b1826026d0954d1f5971e9574/36.png) no-repeat;width:192px;height:170px;margin-top:40px}@media (min-width:768px){.services__content .pentesting .service-card__image{background:url(/img/services/2c29c285954042e462bd591922a20290e78d27b1/37.png) no-repeat;width:194px;height:174px;margin-top:60px}}@media (min-width:1280px){.services__content .pentesting .service-card__image{background:url(/img/services/e92befe475e6bde06c7779018b4d54403d0acbf1/34.png) no-repeat;width:513px;height:213px;margin-top:40px}}.services .service-card{display:flex;flex-direction:column;justify-content:space-around;align-items:center;width:100%;max-width:270px;min-height:410px}@media (min-width:768px){.services .service-card{max-width:496px;min-height:unset}}@media (min-width:1280px){.services .service-card{max-width:496px}}.services .service-card__text{flex:1;display:flex;align-items:center;text-align:center;font-weight:400;font-size:17px;line-height:140%;margin:10px 18px 24px 18px}@media (min-width:768px){.services .service-card__text{font-size:20px;margin:44px 14px 56px 20px}}@media (min-width:1280px){.services .service-card__text{font-size:31px;margin:44px 14px 56px 20px}}.services .service-card__btn{margin:auto 1em 30px}@media (min-width:768px){.services .service-card__btn{margin:auto 1em 45px}}@media (min-width:1280px){.services .service-card__btn{margin:auto 1em 45px}}.services .service-card__btn button{width:168px;height:53px;align-self:end;font-size:21px;font-weight:400;color:#fff;border-radius:1px;letter-spacing:.02em;transition:all ease-in-out .2s}@media (min-width:768px){.services .service-card__btn button{font-size:24px;width:208px;height:72px}}@media (min-width:1280px){.services .service-card__btn button{font-size:30px}}.services .service-card__btn button:hover{transform:scale(1.05)}