.servicesPage .firstScreen{position:relative;overflow:hidden;height:308px}.servicesPage .firstScreen .articleBackground{clip-path:polygon(0 -100%,81% 0,77% 100%,0 100%);background:#383680;height:100%;z-index:1;display:flex;align-items:center;justify-content:left}.servicesPage .firstScreen .articleBackground .container{padding-top:55px;padding-bottom:56px;display:flex;flex-direction:column;gap:40px}@media screen and (max-width:1100px){.servicesPage .firstScreen .articleBackground .container{padding-top:32px;padding-bottom:32px;gap:20px}}@media screen and (max-width:915px){.servicesPage .firstScreen .articleBackground{clip-path:polygon(0 -100%,77% 0,69% 100%,0 100%)}}@media screen and (max-width:720px){.servicesPage .firstScreen .articleBackground{clip-path:polygon(0 -100%,86% 0,79% 100%,0 100%)}}@media screen and (max-width:650px){.servicesPage .firstScreen .articleBackground .container{padding-top:43px;padding-bottom:110px;gap:40px}}@media screen and (max-width:610px){.servicesPage .firstScreen .articleBackground{clip-path:polygon(0 -100%,77% 0,67% 100%,0 100%)}}@media screen and (max-width:460px){.servicesPage .firstScreen .articleBackground{clip-path:polygon(0 -100%,82% 0,73% 100%,0 100%)}}@media screen and (max-width:400px){.servicesPage .firstScreen .articleBackground{clip-path:polygon(0 -100%,93% 0,79% 100%,0 100%)}}.servicesPage .firstScreen .imageDesktop{position:absolute;right:0;bottom:0;z-index:-1;height:100%;width:30%;overflow:hidden;object-fit:cover}@media screen and (max-width:720px){.servicesPage .firstScreen .imageDesktop{display:none}}.servicesPage .firstScreen .imageMobile{display:none}@media screen and (max-width:720px){.servicesPage .firstScreen .imageMobile{display:block;position:absolute;right:0;bottom:0;z-index:-1;height:100%;width:auto;overflow:hidden;object-fit:cover}}.servicesPage .firstScreen .title{z-index:2;width:100%}.servicesPage .firstScreen .subtitle{max-width:964px;display:flex;flex-direction:column;gap:40px}@media screen and (max-width:1510px){.servicesPage .firstScreen .subtitle{max-width:780px;gap:20px}}@media screen and (max-width:1024px){.servicesPage .firstScreen .subtitle{display:none}}.servicesPage .firstScreen .subtitleMob{display:none}@media screen and (max-width:1024px){.servicesPage .firstScreen .subtitleMob{font-family:Montserrat;font-weight:400;font-size:24px;line-height:130%;display:flex;max-width:580px;gap:20px}}@media screen and (max-width:650px){.servicesPage .firstScreen .subtitleMob{font-family:Montserrat;font-weight:600;font-size:14px;line-height:130%;max-width:273px}}@media screen and (max-width:460px){.servicesPage .firstScreen .subtitleMob{max-width:273px}}@media screen and (max-width:374px){.servicesPage .firstScreen .subtitleMob{max-width:235px}}.servicesPage .firstScreen .button{margin:0}.servicesPage .servicesCatalog{background-color:#f4f6ff}.servicesPage .servicesCatalog .servicesCards{display:flex;flex-direction:column;gap:84px}.servicesPage .servicesCatalog .servicesCards .serviceCard{background-color:#fff}.servicesPage .servicesCatalog .servicesCards .serviceCard:hover{background-color:#e8ebff}.servicesPage .servicesCatalog .servicesCards .serviceCard:hover .tag{background-color:#f4f6ff}.servicesPage .servicesCatalog .servicesCards .serviceCard:hover .tag:hover{background:rgba(56,54,128,.5);color:#fff}.servicesPage .servicesCatalog .servicesCards .serviceCard:hover .tag:hover .title{color:#fff}@media screen and (max-width:950px){.servicesPage .servicesCatalog .servicesCards{padding-top:0;gap:40px}}