.services-heroSection{position:relative;padding-top:72px}.services-heroSection-title{font-weight:700;font-size:72px;line-height:125%;letter-spacing:-.02em;margin-bottom:48px;max-width:890px}.services-heroSection-text{font-weight:400;font-size:18px;line-height:150%;color:var(--subtext);margin-bottom:48px;max-width:960px}.services-heroSection-row{display:flex;gap:34px;margin-bottom:48px}.services-heroSection-block span{font-weight:400;font-size:16px;line-height:150%;color:var(--subtext);display:block;margin-bottom:12px}.services-heroSection-block b{font-weight:600;font-size:32px;line-height:125%;color:#fff;display:block}.services-heroSection-img{display:flex;justify-content:center;max-width:80%;margin-left:auto;margin-right:auto}.services-heroSection-gif{position:absolute;top:0;right:0;transform:rotateY(-180deg);mix-blend-mode:lighten}.services-heroSection-gif img{object-fit:contain}.services-heroSection-circle-red{position:absolute;top:5%;right:-10%;width:440px;height:440px;border-radius:100%;background:var(--accent);filter:blur(190px);z-index:-2}.services-heroSection-circle-white{position:absolute;top:45%;left:0;background:#a3a3a3;filter:blur(190px);border-radius:100%;width:400px;height:400px;z-index:-2;animation:white-circle-scale 5s infinite linear}@keyframes white-circle-scale{0%{transform:scale(1)}50%{transform:scale(.7)}100%{transform:scale(1)}}@media (min-width:1920px){.services-heroSection-gif img{min-width:40vw}}@media (max-width:1280px){.services-heroSection-text,.services-heroSection-title{max-width:640px}.services-heroSection-circle-white{display:none}}@media (max-width:992px){.services-heroSection-gif{display:none}.services-heroSection-text,.services-heroSection-title{max-width:none}}@media (max-width:767px){.services-heroSection{padding-top:35px}.services-heroSection-title{font-size:38px;color:#fff;letter-spacing:normal;margin-bottom:24px}.services-heroSection-text{font-weight:600;font-size:16px;line-height:125%;margin-bottom:36px}.services-heroSection-row{gap:42px;flex-wrap:wrap;row-gap:10px;margin-bottom:36px}.services-heroSection-block b{font-size:24px}.services-heroSection-circle-red{right:-25%;width:400px;height:400px;top:0}}