@import"https://fonts.googleapis.com/css2?family=Lexend:wght@100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wdth,wght@0,75..100,100..900;1,75..100,100..900&display=swap";.btn{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:12px;border-radius:12px;padding:16px 24px;cursor:pointer;font-family:Lexend,sans-serif;font-weight:500;font-size:16px;line-height:150%;text-align:center}.btn:disabled{cursor:not-allowed}.btn.primary{background:#007aff;color:#fff}.btn.primary:hover{background:#175cd3}.btn.primary:active{background:#1849a9}.btn.primary:disabled{background:#84caff}.btn.secondary{border:1px solid #e9eaeb;background:transparent;color:#007aff}.btn.secondary:hover{background:#fafafa}.btn.secondary:active{border:1px solid #d5d7da;background:#f2f2f2}.btn.secondary:disabled{border:1px solid #e9eaeb;background:transparent;color:#d5d7da}.btn.tertiary{border:1px solid #53b1fd;background:#eff8ff;color:#007aff}.btn.tertiary:hover{background:#b2ddff}.btn.tertiary:active{border:1px solid #007aff;background:#84caff}.btn.tertiary:disabled{border:1px solid #eff8ff;background:#f5faff;color:#b2ddff}.btn.link{padding:0;gap:8px;color:#007aff;stroke:#007aff}.btn.link>svg{width:24px;height:24px}.btn.link:hover{color:#175cd3;stroke:#175cd3}.btn.link:active{color:#1849a9;stroke:#1849a9}.btn.link:disabled{color:#84caff;stroke:#84caff}.header{display:flex;flex-direction:row;align-items:center;justify-content:center;z-index:999;padding-block:20px;padding-inline:100px;backdrop-filter:blur(20px);background:#fffc;position:sticky;top:0}.header>.container{display:flex;align-items:center;justify-content:space-between;flex-direction:row}.header__nav{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:40px}.header__menu{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:row;gap:40px}.header__menu-item{display:flex;align-items:flex-start;justify-content:center;flex-direction:column;gap:4px;padding:0 0 4px;font-family:Lexend,sans-serif;font-weight:400;font-size:18px;line-height:140%;text-align:center;color:#111318}.header__menu-item.active{display:flex;align-items:center;justify-content:center;position:relative}.header__menu-item.active:after{content:"";border-radius:2px;width:40px;height:4px;background:#007aff;position:absolute;bottom:-4px}.header__menu-item>a{cursor:pointer}.header__menu-item>a:hover{color:#175cd3}.header__menu-item>a:active{color:#1849a9}.header__logo{width:140px;height:28px}.header__contacts-socials,.burger{display:none}@media (max-width: 1440px){.header{padding-inline:60px}.header__menu-item{font-weight:400;font-size:14px;line-height:140%}.header__menu-item.active:after{bottom:-8px}}@media (max-width: 1024px){.header{padding-inline:40px}.header__nav{gap:20px}}@media (max-width: 960px){.header__logo,.header__logo-link{z-index:2}.header__menu{display:flex;position:fixed;height:100vh;width:100vw;top:0;left:0;clip-path:inset(0 0 0 100%);transition:clip-path .3s ease-in-out,max-width .3s ease-in-out;flex-direction:column;align-items:flex-end;gap:48px;background:#fff}.header__menu-item{position:relative;font-weight:400;font-size:20px;line-height:140%;text-align:center;top:118px;right:40px}.header__menu-item.active:after{bottom:-4px}.burger{display:flex;cursor:pointer;z-index:2}.header__menu.open{display:flex;position:fixed;height:100vh;width:100vw;top:0;left:0;flex-direction:column;align-content:flex-end;align-items:flex-end;gap:48px;background:#fff;clip-path:inset(0 0 0 0)}.header__contacts-socials.open{display:flex;position:fixed;height:100vh;width:100vw;right:40px;align-items:flex-end;justify-content:end;top:-59px;flex-direction:column;clip-path:inset(0 0 0 0);gap:19px;z-index:-1}.header__contacts-socials{display:flex;position:fixed;height:100vh;width:100vw;align-items:flex-end;justify-content:end;top:-59px;flex-direction:column;clip-path:inset(0 0 0 100%);right:40px;transition:clip-path .3s ease-in-out,max-width .3s ease-in-out;gap:19px;z-index:-1}.header__contacts-socials-btn{z-index:2}.title-header{font-family:Lexend,sans-serif;font-weight:600;font-size:16px;line-height:150%;text-align:right;color:#111318}.socials-header{color:#111318;transition:color .3s ease-in-out}.socials-header>svg{width:24px;height:24px}.socials-header:hover,.socials-header:active{color:#175cd3}.socials-header__container{position:relative;display:flex;gap:12px}}@media (max-width: 500px){.header{padding-inline:16px;padding-block:17px}.header__contacts-socials-btn.open{display:flex;position:fixed;width:292px;height:20px;left:50%;top:112px;transform:translate(-50%,-50%);justify-content:center;flex-direction:column;clip-path:inset(0 0 0 0);gap:19px;align-items:center}.header__contacts-socials-btn{display:flex;position:fixed;width:292px;height:20px;left:50%;top:112px;transform:translate(-50%,-50%);justify-content:center;flex-direction:column;clip-path:inset(0 0 0 100%);transition:clip-path .3s ease-in-out,max-width .3s ease-in-out;gap:19px;align-items:center}.header__menu.open,.header__menu{gap:38px}.header__menu-item:nth-child(1){margin-top:51px}.header__menu-item{position:relative;font-weight:400;line-height:140%;text-align:center;top:118px;right:15px;font-size:18px;color:var(--black)}.header__menu-item.active:after{bottom:-6px}.header__contacts-socials.open,.header__contacts-socials{right:15px}}@media (max-width: 375px){.header__contacts-socials-btn.open{display:flex;position:fixed;width:292px;height:20px;right:16px;justify-content:end;top:112px;flex-direction:column;clip-path:inset(0 0 0 0);gap:19px;align-items:center}.header__contacts-socials-btn{display:flex;position:fixed;width:292px;height:20px;right:16px;justify-content:end;top:112px;flex-direction:column;clip-path:inset(0 0 0 100%);transition:clip-path .3s ease-in-out,max-width .3s ease-in-out;gap:19px;align-items:center}}.footer{display:flex;flex-direction:row;align-items:center;justify-content:center;padding-block:20px;padding-inline:100px}.footer__contain{display:flex;width:100%;border:1px solid #f2f2f2;border-radius:40px;padding:80px 60px 40px;max-width:1680px;height:404px;background:#fafafa}.footer__wraper{display:flex;flex-direction:column;width:100%;gap:42px}.footer__contacts{display:flex;flex-direction:row;width:100%}.footer__contacts-app{display:flex;flex-direction:column;margin-right:160px}.footer__contacts-app-logo{width:140px;height:28px;margin-bottom:20px}.footer__contacts-app-title{font-family:Lexend,sans-serif;font-weight:500;font-size:16px;line-height:150%;color:#111318;margin-bottom:40px}.footer__contacts-app-img-block{display:flex;gap:10px}.footer__contacts-products{display:flex;flex-direction:column;gap:20px;margin-right:213px}.footer__contacts-company{display:flex;flex-direction:column;gap:20px;margin-right:205px}.footer__contacts-contacts{display:flex;flex-direction:column;gap:20px;margin-right:118px}.footer__contacts-socials{display:flex;flex-direction:column;gap:20px}.footer__additional-information{display:flex;width:100%;justify-content:space-between}.footer__additional-information-usage{display:flex;flex-direction:row;gap:40px}.footer__additional-information-usage-policy,.footer__additional-information-usage-tearms,.footer__additional-information-copyright{font-family:Lexend,sans-serif;font-weight:400;font-size:14px;line-height:140%;color:#878d99;cursor:pointer}.title-footer{font-family:Lexend,sans-serif;font-weight:600;font-size:16px;line-height:150%;color:#111318}.link-footer{font-family:Lexend,sans-serif;font-weight:400;font-size:14px;line-height:140%;color:#111318}.link-footer:hover{color:#175cd3}.link-footer:active{color:#1849a9}.contact-footer{display:flex;gap:8px;align-items:center;font-family:Lexend,sans-serif;font-weight:400;font-size:14px;line-height:140%;color:#111318;text-decoration:none}.contact-footer>svg{width:24px;height:24px}.contact-footer:hover{color:#175cd3}.contact-footer:active{color:#1849a9}.socials-footer>svg{width:24px;height:24px}.socials-footer__container{display:flex;flex-direction:row;gap:12px}.footer__contacts-app-wrap{display:flex;flex-direction:column}.footer__contacts-wrap{display:flex;flex-direction:row}.footer__contacts-socials-link{color:#111318;transition:color .3s ease-in-out}.footer__contacts-socials-link:hover{color:#175cd3}.footer__contacts-socials-link:active{color:#1849a9}@media (max-width: 1600px){.footer__contacts-app{margin-right:160px}.footer__contacts-products{margin-right:122px}.footer__contacts-company{margin-right:116px}.footer__contacts-contacts{margin-right:28px}}@media (max-width: 1320px){.footer{padding-inline:0}.footer__contain{padding:40px;height:476px}.footer__contacts{flex-direction:column}.footer__contacts-app{flex-direction:row;margin-right:0;width:100%;justify-content:space-between}.footer__contacts-app-img-block{align-items:center}.footer__contacts-products{margin-right:149px}.footer__contacts-company{margin-right:144px}.footer__contacts-contacts{margin-right:56px}}@media (max-width: 915px){.footer__contacts-wrap{flex-wrap:wrap}.footer__contacts-products{margin-right:134px}.footer__contacts-company{margin-right:131px}.footer__contacts-contacts{margin-right:0}}@media (max-width: 827px){.footer__contain{height:548px}.footer__contacts-socials{display:flex;flex-direction:column;gap:20px;margin-top:22px}.footer__additional-information{display:flex;width:100%;justify-content:space-between;margin-top:-21px}}@media (max-width: 660px){.footer__contacts-app-title{margin-bottom:25px}.footer__contacts-products,.footer__contacts-contacts,.footer__contacts-company{margin-right:0}.footer__contain{height:904px;border-radius:24px;padding:24px}.footer__contacts-wrap{display:flex;flex-direction:column;margin-top:40px;gap:22px}.footer__contacts-app{flex-direction:column;margin-right:0;width:100%;justify-content:space-between}.footer__contacts-socials{display:flex;flex-direction:column;gap:20px;margin-top:-2px}.footer__additional-information-usage{display:flex;flex-direction:column;gap:20px}.footer__additional-information{display:flex;width:100%;justify-content:space-between;margin-top:-21px;flex-direction:column;gap:20px}}.creative-hub-section{display:flex;align-items:center;justify-content:center;max-width:1680px;width:100%}.creative-hub-section__title{display:flex;width:100%;margin-top:40px;margin-bottom:20px;font-family:Lexend,sans-serif;font-weight:600;font-size:28px;line-height:120%;text-align:center;color:#111318}.creative-hub-section__title>span{color:#007aff}.creative-hub-section__block{display:flex;flex-direction:row;width:100%;gap:80px}.creative-hub-section__block-img{border:8px solid #fff;border-radius:40px;width:100%;height:700px}.creative-hub-section__block-description-content{display:flex;flex-direction:column}.creative-hub-section__block-description-title{font-family:Lexend,sans-serif;font-weight:600;font-size:64px;line-height:140%;color:#111318;margin-top:60px;margin-bottom:24px}.creative-hub-section__block-description-text{display:flex;flex-direction:row;align-items:center;font-family:Lexend,sans-serif;font-weight:400;font-size:20px;line-height:140%;color:#111318;gap:8px}.creative-hub-section__block-description-text>div{width:12px;height:4px;background:#007aff}.creative-hub-section__block-description-btn{max-width:85px;width:100%}.creative-hub-section__block-description-content>.creative-hub-section__block-description-text:nth-child(2){margin-bottom:24px}.creative-hub-section__block-description-content>.creative-hub-section__block-description-text:nth-child(3){margin-bottom:39px}@media (max-width: 1440px){.creative-hub-section{padding-inline:60px}.creative-hub-section__title{margin-top:40px}.creative-hub-section__block-img{border:8px solid #fff;border-radius:40px}.creative-hub-section__block-description-title{font-weight:600;font-size:44px;line-height:140%;margin-top:64px}}@media (max-width: 1024px){.creative-hub-section{padding-inline:40px}.creative-hub-section__title{font-weight:600;font-size:16px;line-height:150%;margin-bottom:50px}.creative-hub-section__block{flex-direction:column}.creative-hub-section__block-img{border:none;max-width:944px;content:url(/assets/video_mamboo-tablet-Ct0Zb-n4.png)}.creative-hub-section__block-description-title{font-weight:600;font-size:32px;line-height:140%;margin-top:-9px}}@media (max-width: 768px){.creative-hub-section__title{margin-top:82px}.creative-hub-section__block-img{content:url(/assets/video_mamboo-mobile-DttGe_Tq.png);max-width:688px}}@media (max-width: 375px){.creative-hub-section{padding-inline:16px}.creative-hub-section__block-img{content:url(/assets/video_mamboo-small-mobile-CJdoth3C.png);max-width:343px}.creative-hub-section__block-description-text{align-items:flex-start}.creative-hub-section__block-description-text>div{margin-top:8px;min-width:12px}}.toolset-section{display:flex;align-items:center;justify-content:center;max-width:1680px;width:100%}.toolset-section__items-container{display:flex;flex-direction:column;gap:24px;align-items:center}.toolset-section__titles-container{display:flex;flex-direction:column;gap:24px;align-items:center;margin-left:24px}.toolset-section__item{display:flex;align-items:center;gap:24px}.toolset-section__title{display:flex;width:100%;margin-top:240px;margin-bottom:60px;font-family:Lexend,sans-serif;font-weight:600;font-size:28px;line-height:120%;text-align:center;color:#111318}.toolset-section__title>span{color:#007aff}.toolset-section__block{display:flex;flex-direction:column;width:100%;align-items:center;margin-top:60px}.toolset-section__block-title{font-family:Lexend,sans-serif;font-weight:600;font-size:64px;line-height:140%;text-align:center;color:#111318;margin-bottom:24px}.toolset-section__block-sub-title{font-family:Lexend,sans-serif;font-weight:400;font-size:20px;line-height:140%;text-align:center;color:#111318;max-width:1200px;width:100%;margin-bottom:60px}.toolset-section__stat{border:1px solid #f2f2f2;border-radius:20px;padding:24px 40px;max-width:1220px;width:100%;background-color:#fafafa;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAGBQTFRFR3BM7u7uzMzMyMjI2dnZ39/fvLy87+/v5OTkqqqq6urqzMzMo6Oj7+/v1NTU/Pz8+Pj48fHx5ubm29vb0NDQxMTEuLi4ra2toqKimJiYkJCQiYmJgoKCenp6c3NzcHBwdcMn2AAAACB0Uk5TAAIJFCQ9PT9PVV5fam1tf39/f39/f39/f39/f39/f3+/LAG0AAAC8klEQVR42gXBC3JbxxVAwT4zIABSpO397zBVKUuxVSKFz7vpBmC9XD8+Pj7e3l5OAQAAIMDpfJkBsr5uDwAAgMC+nAcgJs/bbQAAQHB63QMIwPN2PwAAEE5/PAEBaPT4fAAAsNlvoVLQWmutRRczAADxdj0m0MBeYcwcHp8PAMB2+gYwa9BptSqVdZkDAFjOBAT7pVa1VrWWt8sCAGtdAcBeqtZaa6211u76bQHAWlQAtKpVrbXWqrX2tw2AdWKkQNVagVatWvv0tgFYy0F7rwVDYSirVrX22wKwX07TKmVi7UZAItTpMYD9mhWlqWmrlAkA9QAsjCJrMoNBjqFUrXU+AdYjIK2s+fljBqxmEKj3E7D3eWylpOP59et+KRQ1jDT7ObBdaSki+/58fD3PRDRAmgfsrlpFCeNhHvdzgwDg5XFgHfcFVanW5WSOr7+fcxxzAKB5DVvnqiqCy230vF8ZY8bApOfByV1CgPW8fM64ff8rDGMwmo/vY3neGKGq2pcL3H7MHDMzM8bM1HFiM5fKqhXg9DzwvF3BGHNQs29O3G4XkIDl/ecd919v47BmjgFOp8fCFwy1Vqta6/0Cn7/NcQwDw5ws3H8BqtVatdbbdTG/RjMDDL61Ya5KJVFy6hjTizRAo9uG4/5KiqqU1p6ZuQodpNFjA3NOCUmpdW6eneCAhR4bzLxKpVIp2ZfT8TIGgI4NHPdrSZKUKp2G0RCs2YDjfi3VJFVKzaSmAvu5AY45VwmRpbSaAaB92wCe8yKFqVSpVgLY3QNgvX2slQDDzDEzZmYGnHwPQHr72CUwGWZmZoYB/B0A6vLXLk2AMWbGGBjz3w0AHr+vSQApVVLpn/sGAB2/r4mGoKQqaf6dAAD2658ryNA0GMbM8b9PGwBgHl+vCWiAwPz8GgsAwNz/8/2YAQMMzPz7eRAAALSvfyUAxjj++XwiAADA6fpnATBz/Ph9QAAAAPZ5/1FgZn7cngAAAABYp/Pr+/v763kH4P/6EFTRAKJO+AAAAABJRU5ErkJggg==),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAtCAMAAAAA2mLvAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAADBQTFRFR3BM1tbW2NjY29vb0tLSvr6+srKyo6OjlJSUg4ODb29vXV1dV1dXubm5gICAysrKM98dawAAABB0Uk5TACE2TEpMTExMS0xMTEQqEOg4qdAAAAEuSURBVHja1dXBcoQgEIThZWgY0U14/7cNTITGgkSv2+cP66+5+Pr0ZefyQwlfJ3L/wvlhEHH5ntJD8jOKoJvCLaisaFnItxSIlaa0yR31jab9a3WrNT30GvEfPZJ7+tXjqBGkIcYQAtAklLTYyAhBgYWfD4Cgqie1bYzwoS/aTrpX+q4flp7QLB8M1CyDq8VoVUktmFeThnDaELeRjldzPkTyZo0atggGRxt7zb5pGeERYt+v3WivVxNfAGc2FUqcpAdP1iIGu8fxalc8We1WMEdc7fZ6Emw0fXeb18Gk6cV5NKyTJWXwOoJ0cTWNetrdKFvXV2ME6SWCxdpsp1NE09ZgwY1OGEDzRZslvS4LfBlQtZolXXDnBKgPQu1NpH8sZycCRFXKmxdln/7r+wGvlRwUzoPx8wAAAABJRU5ErkJggg==),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAMAAAApB0NrAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAFdQTFRFR3BM2NjYjIyMvLy82dnZenp6xsbG9PT03NzchoaGysrK8vLy7Ozs5OTk2NjY1NTU0NDQzMzMx8fHwcHBu7u7tra2sLCwqampo6Ojm5ubkZGRg4ODdHR0b1YCzwAAAB10Uk5TABMTNUlbY2tqbG5/f39/f39/f39/f39/f39/f39K3M/bAAABfklEQVR42gXBy45bVRRAwdrn2mm7B6iFiPj/n0PKIBMkIH7cs6gCAOu43u/3+/V6LAAYAI5vXxhj+LFPAANwfC9mzBiDvzZggHX5KsaYmRmDH+cGFzB/7BMAMPz587HhgLkfYQCNYfh87jCY+w1gmBlrZgx+PjYL15uqEJUq8PsHDo7fAhgGgMHt3yzzUVWhhCoE31nWR0CBBBVwWD6iChFRQeGw5puCECGUwNesJUARIAnRWhMAIEmilFkXAO1NABSwLgDaABqAqstSVfamDUGihAUoKEBSpCyAAQSAqu293gJrMAMAxKu9qqA1ZgBA6dx12ZvBmBkA0GQ/2as3wAyMAUhPHi2nNoIBGLAfNQ/Le9gMAAbSO16nxS8JYABSp7xYvN+0d4AB6K2eJwvPd9QGANpnzhcG5ttlsJZhGKZeeT/CAfYsgxmDQa9m/woW6HlKexOi97o+/gsMwHG5GDPHAPn7BAwAx/WSMY7hn/MEAADmuNxut8/PyzEA8D8xSw0kknR7DAAAAABJRU5ErkJggg==),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAmCAMAAACIwYlVAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAFFQTFRFR3BM4eHh3d3d7e3t+vr6tbW19vb2j4+P/f39+vr68vLy7+/v6Ojo3d3d1NTUysrKvLy8tbW1q6uroKCglZWViIiIenp6cHBwbGxsaWlpY2Nj7Iz/1gAAABt0Uk5TABAdMEdaXWl1fn9/f39/f39/f39/fn9/f39/+0ifUwAAAXJJREFUeNqN0d0SgiAQhmE1o1J+F1Dw/i+0JVcYotG+g6aDZ3beqLveMDLGxr77h7Jp5jPn0/gHfSEUUgrBx0s6JYtUKcmHc/qxXCYMWrHTq9M802GpQWtxenUu2Bit1Rklu1cQbuiYKFnEKlUgNm1Gz5CSzVgBJmv2TdPV2mKF3CtuX/SJlGw+LI+Kvr1aW/p5iDVraGNFOm6BKipa93KpOFohEZe3GLC1tdgqUodUYE2uGH5TpU36wNnF5IrndKyiYAGPpvlgJb3F7fWbOu+0BrBgl83d6TAjm6nAAKR+WRzgrN+io4qeDtfUIV1DXDx+27YVuqrioFIbsEQ3WvRDVYF0j23pFtDSXmQL9QeNIWCJu/ddrihU/6CWKFXUFAtibCm9RaH0BO3VXDHt1Nj8uwodunpspxTb0HqzuKRlXDU0rC7TeoL+2hAjXc20nYRE1wtKY0AFLW03GL9+6Er0dKNbYqFXu7kScL3+/vCPf+gbK+g6WwojTMcAAAAASUVORK5CYII=),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAvCAMAAACrOwigAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAABhQTFRFR3BMoKCgXl5ey8vLpqaml5eXhISEZ2dn30unLQAAAAh0Uk5TABMaMjIyMjO3ECpaAAAA2klEQVR42u3VQapDMQxD0diWnP3v+MOPeGkhcTIstBofLp65/fZ5M9DuMRDkrQYQyLzE0lfXWACIYHbYDZYWr7E0bvjAkO5RcgSkg+LHOxjS4hVWGyO+5QbhqQuONx0suRFY6hQvNcgsOEhwcrDkRg7MEZ+6c88JUposOTgm/cQ7sLidJAjOww98TPqVx4q3UX80U7oHV9youPTkaW2Tl+Z/e8/lKZ26fMvlpXni8tLCJ95S+ljXPKX7k4f4eql1LVnyZoqnfGar57Li3k5zn1z6NHf37v7Nv/AP1D8Ncc7GYO8AAAAASUVORK5CYII=),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAABBCAMAAABct/wbAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAD9QTFRFR3BMy8vL4ODgnp6e3d3dl5eX2NjYoaGh39/fhYWF6Ojo5OTk2tra19fX0tLSzc3NyMjIxMTEwMDAu7u7rq6u50yDOwAAABV0Uk5TABAoMEBRXXh9fH9/f35/fn9/f39+XOMKAwAAAlFJREFUeNqV01uyqyAURVEwxhBgA2r639a7ebkOYl10/VqjpvgQ48l58X6ZJ/FwclHaGEVkl2d2Is2QeFbZ+QlUWmsVoSOt9X06Gy5m6JwBfQat5hn5DLoCER1DXSHpPCVvFwERHUJTYH46d6OLjsXiCBDREaxFzMohtICRmhtR2ULFxpj+pGOY3K2TUoFUiiZDjOR1sYHeAg6iUuFWASERHUI4zMwjSCi2ow6aAqlCSPAu2hVdcePohOIJ9lE197C4Cm2WXdULQH0B3boGleh5avofpDXNIXpxu/MF9NuaF6iv0vIX0l+owrZVunoVqQG03gOqA/p0pxsk7/R3hxAqNMpaoqPomLXU0/GklAvruiQIWaCv8KAc8So5E926zUJIzVPqkPmIdZA8Z6rbNilE+ucPyVctX9ghG+tDgvu+pBdpFNMsPV9lt+/X0ez4+k/GU+aTM00yskZizCp8CSEW7jHUJss1y57CFSiOf8FmGRUobHGAQpWmYulcQPMkESxQkOIxzxJ3C8oAQUCxMFPmeJ1hhcSqA+RNNkVtlIh29oBSHCObJaKQHfxIgc1sGNZo6KJwFSJaRjkKCddARFvZRuEAb0f3rogonaI7VoMd7KIOUeyH4u0oiuJ6kPga0OO9OzKOAl5OnuWGYIGjKLUvZgyFdNRGo+rgKOryM/rlfSIcRKl5ukOIaJJUJf9QnwhfA4Zokj5sSX4AB1GyhOT3CziIeqIGfgEHm1wawy1LwNFmz8wHLgLepSsvBiOU4skkv4kcfIunk6/3+/t+3Qj+A7FFd6BxgbGJAAAAAElFTkSuQmCC);background-repeat:no-repeat,no-repeat,no-repeat,no-repeat,no-repeat,no-repeat;background-position:left 140px top 72px,right 144px top 81px,right 274px top 366px,left 245px top 450px,left 398px bottom 118px,right 106px bottom 194px;margin-bottom:24px}.toolset-section__stat-block{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}.toolset-section__stat-content-title{font-family:Lexend,sans-serif;font-weight:600;font-size:64px;line-height:140%;text-align:center}.toolset-section__stat-content-title-block{display:flex;flex-direction:column;align-items:center}.toolset-section__stat-content-img{display:flex;align-items:center;justify-content:center;flex-direction:row;border-radius:16px;padding:16px;width:140px;height:140px}.toolset-section__stat-content-img>svg{width:52px;height:52px}.toolset-section__stat-sub-title{font-family:Lexend,sans-serif;font-weight:400;font-size:20px;line-height:140%;text-align:center;color:#111318}@media (max-width: 1440px){.toolset-section{padding-inline:60px}.toolset-section__title{margin-top:158px}.toolset-section__block-title{font-weight:600;font-size:44px;line-height:140%;text-align:center}}@media (max-width: 1260px){.toolset-section__block-title{font-weight:600;font-size:32px;line-height:140%;text-align:center}.toolset-section__stat{display:flex;flex-wrap:wrap;max-width:484px;height:auto;justify-content:center;align-items:center;padding:24px}.toolset-section__stat-block{flex-direction:column;gap:32px}.toolset-section__stat-content-title{font-weight:600;font-size:44px;line-height:140%}}@media (max-width: 1024px){.toolset-section{padding-inline:40px}.toolset-section__title{font-weight:600;font-size:16px;line-height:150%;margin-bottom:38px}.toolset-section__block-sub-title{max-width:824px}}@media (max-width: 768px){.toolset-section__title{margin-top:79px}.toolset-section__block{max-width:568px}}@media (max-width: 490px){.toolset-section{padding-inline:16px}.toolset-section__title{margin-top:77px}.toolset-section__stat{height:auto;max-width:343px;padding:16px}.toolset-section__stat-content-title{font-weight:600;font-size:28px;line-height:120%}.toolset-section__stat-content-img{border-radius:16px;padding:12px;width:60px;height:60px}.toolset-section__stat-block{gap:15px}}.pricing_image{width:inherit;height:inherit}.pricing-section{display:flex;align-items:center;justify-content:center;max-width:1680px;width:100%}.pricing-section__content{display:flex;flex-direction:column;align-items:center;width:100%}.pricing-section__title{display:flex;width:100%;margin-top:120px;margin-bottom:60px;justify-content:center;font-family:Lexend,sans-serif;font-weight:600;font-size:28px;line-height:120%;text-align:center;font-size:36px;color:#111318}.pricing-section__title>span{color:#007aff}.pricing-section__wrapper{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;max-width:1680px;width:100%;padding:0 40px;margin-bottom:120px;justify-content:center}.pricing-section__pack{display:flex;flex-direction:column;width:100%;max-width:460px;height:580px;position:relative;margin:0 auto}.pricing-section__pack-image{width:100%;height:100%;border-radius:24px;background-repeat:no-repeat;background-position:left bottom;background-size:420px;position:relative;overflow:hidden}.pricing-section__pack-image:after{content:"";position:absolute;inset:0}.pricing-section__pack-title{position:absolute;bottom:40px;left:40px;right:40px;font-family:Lexend,sans-serif;font-weight:600;font-size:28px;line-height:130%;color:#fff;z-index:1;text-align:center}.pricing-section__pack-price{font-family:Lexend,sans-serif;font-weight:700;font-size:32px;line-height:130%;color:#111318;margin:20px 0 8px;text-align:center}.pricing-section__pack-name{font-family:Lexend,sans-serif;font-weight:600;font-size:24px;line-height:130%;color:#111318;text-align:center;margin:0 0 8px}.pricing-section__pack-subtitle{font-family:Lexend,sans-serif;font-weight:400;font-size:16px;line-height:130%;color:#414651;text-align:center;margin:0 0 20px;padding:0 20px}.pricing-section__pack-buttons{display:flex;flex-direction:row;gap:16px;width:100%;padding:0 20px;justify-content:center}.pricing-section__button{flex:1;max-width:160px;padding:12px 24px;border-radius:12px;font-family:Lexend,sans-serif;font-weight:600;font-size:16px;line-height:130%;cursor:pointer;transition:all .3s ease;text-align:center}.pricing-section__button--primary{background-color:#111318;color:#fff;border:none}.pricing-section__button--primary:hover{background-color:#383e4f}.pricing-section__button--secondary{background-color:transparent;color:#252b37;border:2px solid #252b37}.pricing-section__button--secondary:hover{background-color:#252b37;color:#fff}.pricing-section__modal-overlay{position:fixed;inset:0;background-color:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.pricing-section__modal{background-color:#fff;border-radius:24px;padding:32px;max-width:600px;width:100%;position:relative;box-shadow:0 4px 20px #0003;max-height:90vh;overflow-y:auto}.pricing-section__modal-close{position:absolute;top:20px;right:20px;background:none;border:none;font-size:32px;line-height:1;color:#414651;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:color .3s ease;z-index:1}.pricing-section__modal-close:hover{color:#111318}.pricing-section__modal-title{font-family:Lexend,sans-serif;font-weight:600;font-size:28px;line-height:140%;color:#111318;margin:0 0 12px}.pricing-section__modal-price{font-family:Lexend,sans-serif;font-weight:700;font-size:32px;line-height:140%;color:#111318;margin:0 0 12px}.pricing-section__modal-subtitle{font-family:Lexend,sans-serif;font-weight:400;font-size:18px;line-height:140%;color:#414651;margin:0 0 20px}.pricing-section__modal-description{font-family:Lexend,sans-serif;font-weight:400;font-size:16px;line-height:160%;color:#252b37}.pricing-section__modal-description .modal-section{margin-bottom:20px}.pricing-section__modal-description .modal-section:last-child{margin-bottom:0}.pricing-section__modal-description .modal-section strong{display:block;font-weight:600;font-size:18px;color:#111318;margin-bottom:8px}.pricing-section__modal-description .modal-section p{margin:0 0 12px;font-size:15px;line-height:150%}.pricing-section__modal-description .modal-section p:last-child{margin-bottom:0}.pricing-section__modal-description .process-item{margin-bottom:16px;padding-left:16px;border-left:2px solid #e9eaeb}.pricing-section__modal-description .process-item:last-child{margin-bottom:0}.pricing-section__modal-description .process-item strong{display:block;font-weight:600;font-size:16px;color:#111318;margin-bottom:4px}.pricing-section__modal-description .process-item p{margin:0;font-size:14px;line-height:150%;color:#414651}@media (max-width: 1440px){.pricing-section__wrapper{grid-template-columns:repeat(2,1fr);padding:0 24px;gap:20px;justify-content:center}.pricing-section__pack{width:100%;max-width:420px;height:540px}.pricing-section__pack-image{background-size:380px;background-position:left bottom}.pricing-section__pack-title{font-size:26px}.pricing-section__pack-price{font-size:30px}.pricing-section__pack-name{font-size:22px}.pricing-section__pack-subtitle{font-size:15px}}@media (max-width: 768px){.pricing-section__title{margin-top:80px;margin-bottom:40px;font-size:32px}.pricing-section__wrapper{grid-template-columns:1fr;padding:0 16px;gap:24px;margin-bottom:80px}.pricing-section__pack{width:100%;max-width:360px;height:480px}.pricing-section__pack-image{background-size:320px;background-position:left bottom}.pricing-section__pack-title{font-size:24px;bottom:32px;left:32px;right:32px}.pricing-section__pack-price{font-size:28px;margin:16px 0 6px}.pricing-section__pack-name{font-size:20px;margin:0 0 6px}.pricing-section__pack-subtitle{font-size:14px;padding:0 16px;margin:0 0 16px}.pricing-section__button{max-width:140px;padding:10px 20px;font-size:14px}.pricing-section__modal{padding:24px}.pricing-section__modal-title{font-size:24px;margin:0 0 8px}.pricing-section__modal-price{font-size:28px;margin:0 0 8px}.pricing-section__modal-subtitle{font-size:16px;margin:0 0 16px}.pricing-section__modal-description{font-size:15px}.pricing-section__modal-description .modal-section{margin-bottom:16px}.pricing-section__modal-description .modal-section strong{font-size:17px;margin-bottom:6px}.pricing-section__modal-description .modal-section p{font-size:14px;margin-bottom:10px}.pricing-section__modal-description .process-item{margin-bottom:12px;padding-left:12px}.pricing-section__modal-description .process-item strong{font-size:15px;margin-bottom:3px}.pricing-section__modal-description .process-item p{font-size:13px}}@media (max-width: 480px){.pricing-section__wrapper{padding:0 12px;gap:20px}.pricing-section__pack{width:100%;max-width:300px;height:420px}.pricing-section__pack-image{background-size:260px;background-position:left bottom}.pricing-section__pack-title{font-size:20px;bottom:24px;left:24px;right:24px}.pricing-section__pack-price{font-size:24px;margin:12px 0 4px}.pricing-section__pack-name{font-size:18px;margin:0 0 4px}.pricing-section__pack-subtitle{font-size:13px;padding:0 12px;margin:0 0 12px}.pricing-section__button{font-size:13px;padding:8px 16px;max-width:120px}.pricing-section__pack-buttons{padding:0 16px;gap:12px}.pricing-section__modal{padding:20px}.pricing-section__modal-title{font-size:20px;margin:0 0 6px}.pricing-section__modal-price{font-size:24px;margin:0 0 6px}.pricing-section__modal-subtitle{font-size:14px;margin:0 0 12px}.pricing-section__modal-description{font-size:14px}.pricing-section__modal-description .modal-section{margin-bottom:12px}.pricing-section__modal-description .modal-section strong{font-size:16px;margin-bottom:4px}.pricing-section__modal-description .modal-section p{font-size:13px;margin-bottom:8px}.pricing-section__modal-description .process-item{margin-bottom:10px;padding-left:10px}.pricing-section__modal-description .process-item strong{font-size:14px;margin-bottom:2px}.pricing-section__modal-description .process-item p{font-size:12px}.pricing-section__modal-close{top:16px;right:16px;font-size:28px}.pricing-section__title{font-size:28px}}.home-title-section{display:flex;align-items:center;justify-content:center;margin-top:40px}.home-title-section>.container{padding-top:120px;padding-bottom:182px;background:url(/assets/home-title-bg-3np0VmAz.png) no-repeat top/contain}.home-title-section__examples{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:16px;border:1px solid #e9eaeb;border-radius:24px;padding:12px 20px 12px 28px;background:#f5f5f5}.home-title-section__examples-images{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:0}.home-title-section__examples-images>img{margin-left:-16px}.home-title-section__examples-title{font-family:Lexend,sans-serif;font-weight:500;font-size:20px;line-height:140%;color:#111318}.home-title-section__title{margin-top:40px;font-family:Lexend,sans-serif;font-weight:700;font-size:124px;line-height:140%;color:#111318}.home-title-section__sub-title{margin-top:80px;margin-bottom:40px;font-family:Lexend,sans-serif;font-weight:600;font-size:28px;line-height:120%;text-align:center;color:#111318}@media (max-width: 1650px){.home-title-section>.container{background:url(/assets/home-title-bg-small-descktop-CFwVsE3c.png) no-repeat top/contain;padding-bottom:193px}.home-title-section__title{font-weight:700;font-size:94px;line-height:108%}.home-title-section__sub-title{font-weight:500;font-size:24px;line-height:140%;margin-top:59px}}@media (max-width: 1320px){.home-title-section__title{font-weight:600;font-size:64px;line-height:140%}.home-title-section__sub-title{font-weight:600;font-size:16px;line-height:150%;margin-top:40px}.home-title-section__examples-title{font-weight:500;font-size:16px;line-height:150%}}@media (max-width: 1024px){.home-title-section>.container{padding-top:74px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAA7AAAAIwBAMAAABNVJqdAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAB5QTFRF6ers////+fn58fHyr/PO0Njizbb1buqoV7P+/Gmezi+sVwAADY1JREFUeNrsms2K2zAUhWuGQJY+NoJZ1gwDWY4WA/MYcYLAj5MfDOexi9M4xc26SaX57uoiCIHz+bPQtX5QhdYq6eEVUq8nVErf5l/TFrCABWxWYCs9odruKf8a9YRqop5Q9XcC2wD2X1eNsRjLewKwGMseC1hexYAlYsBiLGAxFrA8ThgLWIwFLBEDFmMBi7GA5XHCWMBiLGCJGLAY+x+DfeuIuESwwSPGlgh2bVdEXCDYwe4xtkSwGFsm2I3NHlsi2HbYEzHnWIwFLMY+D2y7lfQRpfYFY0sCO7hX8HhpiLgcsK09arCr2j5gbDlgg20Ndh/skYjLATuJejF2Aoux5YCVfdbGVmMfibggsCF1aoad9D52GFsQWHVEzIACYzMAO8cTJb3N6r4RcQFgW4/S2r2CD9LgSsFnjM0f7Kvdt/ZBX3bX2mcNdkfE2YP9so+1Pc4DiktTYWz2YNf28cZzapqpIeISXsVVcx1QxMY+TajZY/MH2wwH6dNRjffSxlG190TMORZjAYuxjwLbvEj6Ga/Nx7LB2HzBDt6ptrvlDYr3a0PEuYJt7PHPgGJtV/OH2W5awdhcwda2tb4bUPh6oCXiXMG29qgvu7+fPE0NxuYKVvZZ73Zc3qCYmmmFiLMFW49RGvZSGOPtBsWtwVjOsRgLWB6nB4Ctt5JW1dQsVqJS2hJxzgOKk4LdaZhvndq9Nh6Vko8Ym/WAYjMfd6YK84AiJR+IOPsBRbCtqW7n2JQ4x5Zh7GEBNtZMnvLeY88KdpR90qV+DyhGyeyxGYMNqZNWu0szr0hNqi4rRMw5FmMBi7EPANtuJX3e/WIVpXqLsQUMKBb1yg2KzMG283Hnb9zuar7HljCgWKxyg6JgYyuM1S/27dhGdSAKwyiJc0wFyBWA3IhB+iXaIUCibAQhMgliBsacSTfw0z33A9u7bwkvKGa+Y6/XsxG3/YIix+d/eQ73H/kLCs+xigVrnep8FO9f/uhixG2/oJg9frvT/uPO/PH72OZfUMwf/xOgZdiNYv/vO/bkO7Zh2M30cjRrf1fsOVaxYBUL1jopFqxiwRoxWMWCVSxY66RYsIoFa8RgFQtWsWCtk2LBKhasEYNVLFjFgrVOigW7sGL/CrZLX/8kvauWPJnALhd2rH+SnauWPA/Yof5JBlcteTK5eXJX/MnLeo71uOM5FqyPYsWC9a4YrBGDVSxYxYK1TooFq1iwRgxWsWAVC9Y6KRasYsEaMVjFglUsWOukWLCKBWvEYBULVrFgrZNiwSoWrBGDVSxYxYK1TooFq1iwRgxWsWAVC9Y6KRasYsEaMVjFglUsWOukWLCKBWvEYBULVrFgrZNiwSoWrBGDVSxYxYK1TooFq1iwRgxWsWAVC9Y6KRasYsEaMVjFglUsWOukWLCKBWvEYBULVrFgrZNiwSoWrBGDVSxYxYK1TooFq1iwRgxWsWAVC9Y6KRasYsEaMVjFglUsWOukWLCKBWvEYBULVrFgrZNiwSoWrBGDVSxYxYK1TooFq1iwRvxLsF36+ifpXbU47Fj/JKOrFj27VZeh/kkGVy16tj6KK151+TdP6+/cFXvccVcM9j1YxYJVLFjrpFiwvmPBKhas71iwigVrnRQLVrFgjRisYsEqFqx1UixYxYI1YrCKBatYsNZJsWAVC9aIwSoWrGLBWifFglUsWCMGq1iwigVrnRQLVrFgjRisYsEqFqx1UixYxYI1YrCKBatYsNZJsWAVC9aIwSoWrGLBWifFglUsWCMGq1iwigVrnRQLVrFgjRisYsEqFqx1UixYxYI1YrCKBatYsNZJsWAVC9aIwSoWrGLBWifFglUsWCMGq1iwigVrnRQLVrFgjRisYsEqFqx1UixYxYI1YrCKBatYsNZJsWAVC9aIwSoWrGLBWifFglXsjX0zaG0bhgLwOuhhtzw7aehtbrKN3uam2ejRqSHXZsOH3RYGAx/TGvQ32o0G9G8XOVVYiE/FkrHziRwehvCCPn2y3kMBLFMMWIwFLMYCluWEsd0He5qJ9zHIFtLAyLKjyZrdbcBeXI08fz5k30zg+5NlzWRtIqkBO/E+ptn3SQMjy44ma3bHVtzRrfioTsWUO5yKAfu6tBiLsewTgMVY3rGAZSsGLFMMWIwFLMYCluWEsYDFWMAyxYDFWMBiLGBZThgLWIwFLFMMWIwFLMYCluWEsYDF2ObAjlPAdtHYQKkEsB1cTn2lVoDtoLFDpe4Bi7G1gc1/YazbrM28Y8+0jjDWKdgwkQbAnmt9grHdqmO/rOMSbGy8XWBsZ8Bq/SQy0GsRyfUfpthB1iBNRK5TkdAEnsAGJViZnpRg1xjrAOwnpcoGxSYoPBtbjiDXzxjrIOtcqdiUOyaIvIHN9dKGN/oJY92ATcoGhVIq9ga293YXBm84xjgCG1ljm+k8RdSxLsD2VWHoRpvggZZih4yVkZ2mK/ED9uPPQ0y/Y4xtfR2rDzsSN/qRKW472J4+PAb/0GuMrRFsmIoEaSwynu0C52DfV4DN9Rpja8xq+xKBDUITNLAVX+q/GFsbWIOx2GtQyNAErsFOKw9PGFtf1r4Bu9eg8AJWAm5QODf2wTYo7m2woo5tvbEyV4kMd+/YbRADtv3LqX8rItfxJpiJyPZUTOeJOhZjAfvfOK38mZ8XTHEtWYN0JjJOo/0bFCYwTxyCPdeP1VcqYoytA+xQKRGlVvsNir4NnIEN3mkth2Og9RJj68hqytfDBoUNInfGVoM924DF2LrAVjcoStTuwF5WtoV7GFtT1q9KxbsGhU9jw3xZuUM/cyquA6y9OJFsA/VygyIwwVgVlDutNVZG9htjEyQichu9zNeEOpblhLGAxVgfYIO5aVAUkYQmMCOcJyJpIeYJYNtqrP1nx6oMbAFkGxTKIdjq33mBsQ7q2Ng+iYbuyx2Rf+2cvW7bPBRA5Rj8gG8TJciz6MCZ/QP7CQp0lWVcA90cByHQNe2DtB0K5G1bxZUDS/SgwqIt9dwlBgOFAM89FHlD83O9evjw+gNjWyhQHOZmPwUKHTtqEf9zSvGCBQoTFwWn4kOJuixQtDoVJ5xS9FSg+FK2vPzW9qspWtoEG2Fse2DLE2Wm/FC2RGVLe2D1p1dT/x/AI8ayj8VYwPbG2OYFitP48OGtUgHYFnr1XKA4CQ8FivLrdbP39+saY1vYx57EsUDh5XKRci31DWN9gZ15uQ6oZPwTY1soUNSmYn/GRm+ufsbYVgoUJxEdLqN48XAd0LqoEL+a4hDUd4y9YK9j54UtUdEy9rDdmb9fkjlnVdyvfWwB1jDEPQQbvf5kH3tpsPHHl/OvX18nKGLDpNhGgeL8gpnKU6f3sed/ZQDrwVifYMujFIDtcK3YnGPOVNxhYyPnMYnyKAVgSSeMBSzGApYhBizpBFiMBSzphLGAxVjAMsSAJZ0Ai7GAJZ0wFrAYC1iGGLCkE2AxFrCkE8YCFmMByxADlnQCLMY2AqtE+w8RTa9thmSBkrH/EBnTa5vxBnbhP0QW9NpmSMZU3NOp+DqLp/A6q2K2O6yKAft3YDEWsBgLWNIJYwHLOxawGAtY3rGAxVjAkk4YC1iMBSxDDFiMBSzGApZ0wljAYixgGWLAYixgMRawpBPGAhZjAcsQAxZjAYuxgCWdMLZhJDlg+2hsZO0AsD00NrR2Ddh+GRuLeQP7qHWkBoDtjbEPdq+1tnam9cjuANsbY7f2WWudbnQB1gK2N8Zu3zVdAbZHxq7svvw4ss+A7Y2xcWB0GWoGWCpPgKVWDFjPvUbDels6A2znjV3V602hfQZs54219qnaNLIWsLdnLGAxtoj/7L7alAC2B8aGz6bWts0Byz4WsOxjAUs6ARZjMRaw/9AQR8bZbADbbWMjd/VwZQeA7bSxibWuB6zdA7bTxo6sHQC2n8YaJ9hHwHbaWL3duUU2gGXjAVjSCbAYC1iMZYgBi7E+wM6rDVMD2EsN8aheoYjskxewKq8O2TIzgL1Qr1v7eKXDbKGsqy25bADb+VOKE6lySWQiG8BeytinK51SXGZ1h3ORXLsiDiSbYWyDeKh/EyC2Ox9gA6NrxspE5E47IhGRDcY2ibGDk2kd7FSGOpBh1VjJlZtsKIFkGHvzvSZyiHWtNRUR118zWgnG3jxY5QQbykHZe+NaKYlgbMOIZXB8XgYeeo3lT5i6x6nkKnM+gbFNY2Wf/N5BEcohNo7mXKW1XxTMA4WxTWP7TvPBy60xiRwidzWPlYhUkU3E8I79y+uAljvvYNcOY91gl7LgHds4RnZfXpKZ2N31wCbHqThzPjHD2IZcFse7FPV0dt137PnFUyAGY2/89tNU/oSjvKREUsfQ3c/1WAeSYWzjKE+i+tzu5BVj3QWKu/KxxVwwtnGEd956jcSpbHKmpJgOj/0EGNuJylNWNTZ1cNXRMpsXP6bZOMfYm+514pyKk0LYjdYOsiJKSWbCAcbeNNhYDnFKJjz/j/Y0kGwY6ZhV8W33GinHTKzTvGhxh+EERSfSKZVsqqoFiniScUqx6+eK7zl+SjoBlm8CYCxgGWLAYixgMRawpBNgMRZjAcsQAxZjAYuxgCWdAIuxGAtYhvh2wSrBWMAyxIDFWMBibG8WTyL02mpIBljAMsSdAkv0M34B7A6fVc6AeWUAAAAASUVORK5CYII=) no-repeat top/contain}}@media (max-width: 860px){.home-title-section{margin-top:-1px}.home-title-section>.container{padding-top:70px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAArAAAAHgBAMAAACvDEPvAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAACRQTFRF6ers////+fn69PT14vvu7+/xtPTR09jgxrv3c+qqWLP+/G6hwR5B7wAACG1JREFUeNrs3b9rG2cYB/Bqcsmk1/KPlCxxSh1ClqqmdOikJcZjKCGFToZQmi1KKQft0g6lhazBoM3ENAm3Zcqgf66vXkWyFY95DiTez8OX870ezvBB3H39cqDPTEez1aT4aZpU91WbZ2DBbhhsL3UwuwepgxkMUwez/TB1MH2wYMGCBQsWLFiwYMGCBQsWLFiwYMGCBQsWLFiwYMGCBbumsLeHYLuAHbQXYLuA3W/fgAW7QbDpxhisVrAxsHeHuRXkI9hY2EF7Pmj/ywEbC9tv3+aHVw7YaNjX/fZNH2w0bPplPA9YrWADYHeHM6qvUgnYONgPleDVoL3IR7BRsP227edKsAjYKNhB7gMlhfccbBRsuvE8/T5eBqxWsNaw8y2C2ysBGwDbnufM9wrmrSCfgP1U2FIJSspewSJgPx12u32Tk/cKlq2gDzYC9nKX4EY5loDVCtYX9m5vluPy54+HaWuYjrWCANhBucfmVlDOz3fbV/kINqIVvM2tYL99m8+1gvBWMGhf5/NSDC60ghDYdDye5XFpAk1vlsdagVaw9q1gObkS3NUKwlrBJVl7oRUEtoLlUiuIbQWXsFpBbCsosygGWoFWsN6f2I9mqwc2pBWk1dnRCmJaQZtWRyuIaQXXPp87YGPusb1rv3GP1QrAggULFixYsGDBggULFixYsGDBggULFixYsGDBggULFixYsGDXEdY3KfuK6s2CfRQ/TfOo7qsW2Dvx0zR36r5qgfXw0grAggULFixYsGDBggULFixYsGDBggULFixYsGDBggULFixYsGDBggULFixYsGDBggULFixYsGDBggULFixYsGDBggULFixYsGDBggULFixYsGDBggULFixYsGDBggULFixYsGDBggULFixYsGDBggULFixYsGDBggULFixYsGDBggULFixYsGDBZljf/b1RsE2T6r5qgf3hKHq+bZp8rPmqR19n2G/ip2mOvoyfTbrq7fzwcivQCtQtsGDBggULFixYsGDBggULFixYsGDBggULFixYsGDBggULFixYsGDBggULFixYsGDBggULFixYsGDBggULFixYsGDBggULFixYsGDBggULFixYsGDBggULFixYsGDBggULFixYsGDBggULFixYsGDBggULFixYsGDBggULFixYsGDBggULFixYsB3CbjWVf/35fjNO4dM8y7BH8dM0Rxtz1e+aX+MvCrYzWLeCjm4FHl5aAViwYMGCBQsWLFiwYMGCBQsWLFiwYMGCBQsWLFiwYMGCBQsWLNjqYA+fgO0E9ukEbEewoy5gf+yBTV3ATt/XDrszCofd/20O2xxoBaGwf0xTevEu7U/fVQu7d5YOX+bEwr6Ylh+3qoUtT66nk3yMhf1pfn8dTMdVw5aoW7GwJ5N59Nhg2O1R2imJg705PVhZaAVBsLem46uLXoWwez+nvScfcvikI9iHFcIuK0FJFOzus9VFlbCnJaOcyWQUBJsOqn94nUxGJ5ODxSdWKwiD3Tm9GrDr3Qp2/1ld/lkb7N5ZSdkrKMnnAbClYK0uq4ItlWCRtMgoBHZ8dXk/L+uCXVaCZSuIgb05Ha4uU1WwpRIsknKezo4eXgGw26NZdlYC1nsF694KDksTeHCWHrzM52AjW8HifHa0bRjTCkry+WSBHL67db++bcN7k4N5JUiptIKz2TEGtlf3tuFonpXzCNjByrbhc61AK4hsBYuJbQX7f6cy/z6sthVcWeaM4t6EKb7Td7XCnqYyy2IQ+CbM5+NK34S5lyvBpWRYKyjz/fvyUtygVII6W8Hq0mucG9AKXvxVKey9ax3gxF5B0MPr+m/ARsCegu0C9ouJW4F/acGCBQsWLFiwYMGCBQsWLFiwYMGCBQsWLFiwYP9v7+5WGgfCMI63ioyHmRSJh0lFetpWFvcyrIt0L2OaUJ4eqifOZS+1KjWZVUmmsG7+79mkMB8/XuargQALLLDAAgsssMACC2xkWKNx/JDG36bWicr4lcoNjO7ih3T3bWpdah2/0mdYGz8k+21qzbSy0QPYg8GyeLErABZYYIEFFlhggQUWWGCBBRZYYIEFFlhggQUWWGCBBRZYYIEFFlhggQUWWGCBjQSbLoA9COzpE7DxYefWbry1FwWwUWHP/cz+frLWPwIbGXZo08Jafw9sVNjMb1snYw8yx25jxOLFPvbfh003s72CnwEbCTbxD/uz7QOwh4FdARsJNjX7TasAlsULWGCBjQf7o1YENg7s2fsNVuJXwEaBzfxDrdgW9tbWYlr0GTZ9n6IjP2wJu6zqjV+7otf72HqxHWyiVf1JqTW7gs67gonqLpkmWgPbFXbpGlIqpTLcr4HcAtgvwd40msqkiXQUXDElVf877Mgv9guzNrBLHVujk5qUVCosm2ggcW34KWyuXawaaZlLCuV3YU2/YJNW14YmCJtIKo10WQSGO5D6dW3oWlwbjvQSRSNjlasyrtkvSWLx+gw20S7WgcelyXc/1Myd6QNs+ss+x+WsFWymXZShx2MjqU52raIXsOd+R+UfO8GuQok8D8NeqR+wQ3s2tNbfx4TN3qYC1zymSVr0402YU2/tplvGVoGMnao0rjlaaaCiH4vXxndevNT0royUB4Z2cWvH1sj1APbnfWvYM71E2fCeBg4IR6+du7oQ262PYFO9Rj1jSxM40mbHb71zwH7p5OXqGZtLVegibL6tZerGFbAfwk6CU0GmyoRcbbqUjJGbJUNga7DhSfa9TPL3i+5LI3eS2hFH2o9hrQnMBDYv5fhrphtsLndjtKoNaeJ4E6YjrL0qbDq3tZjOgOUVI2CBBRZYYIEFFlhggQUWWGCBBRZYYIEFFlhggQUW2F7B8iVlPlENLLBbWOIw8QdsYsf5CLhQ6wAAAABJRU5ErkJggg==) no-repeat top/contain;background-position-y:1px}.home-title-section__title{font-weight:600;font-size:44px;line-height:140%}}@media (max-width: 675px){.home-title-section>.container{background-position-y:1px}.home-title-section__title{font-weight:600;font-size:34px;line-height:140%;text-align:center;margin-top:18px}.home-title-section__sub-title{font-weight:400;font-size:14px;line-height:140%;text-align:center;margin-top:25px;margin-bottom:15px}.home-title-section__examples-images>img{margin-left:-16px;width:32px;height:32px}.home-title-section__examples-title{font-weight:500;font-size:14px;line-height:140%}.home-title-section__examples{padding:8px 8px 8px 24px;border-radius:12px;width:321px;height:48px;gap:6px}}@media (max-width: 470px){.home-title-section>.container{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAVcAAAG4AgMAAACMTUzcAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAxQTFRF6+zt////9vb31dfaItyJYgAAAX5JREFUeNrt3TFqAlEUBdAhaQKp0wdCILv4W0gzhCwghCSLSOr0aWIjgo0uQjdh4S5mAerYC+8JDlOMnofdh8/l3OdUg1Y9TanjaZOzl21y1gzs2rs6no86mWly9nz6tY/ZtT2lhaAyCPZWZRCkhQBBWggQVAbB3qoMgrQQIKgMgr1VGQRpIUBQGQR7qzII0h5eW5LT79XpbwFV8ZRlfHa9Sc6aqrzFs1i/hvO+/Qtn1BxB8M6SZ4K0ECCoDIK9VRkEaSFAUBkEe6syCNJCgCAtBAgqg2BvVQZBWggQVAbB3l5qZR1+ECm/dhZPm5zNd8nhuMO1v0+T6PPTAcHXwRNMWgsGwd6qDIK0ECCoDIK9VRkEaSFAUBkEe6syCNJCgKAyCBBUBsHeqgzCOaft7Z/s/uNpZ5/hfO2Ss6YqV/G09/E8bG7CufW/e54J0kKAoDII9lZlEOytyiBICwGCyiDYW5VBkBYCBJVBsLcqgyAtBAgqg2BvB//O0sCu7Wf225/0ztLVS2QAAAAASUVORK5CYII=) no-repeat top/contain;background-position-y:1px;padding-bottom:265px}.home-title-section__title{font-weight:600;font-size:44px;line-height:140%;text-align:center;margin-top:18px}}@media (max-width: 375px){.home-title-section>.container{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAVcAAAG4AgMAAACMTUzcAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAxQTFRF6+zt////9vb31dfaItyJYgAAAX5JREFUeNrt3TFqAlEUBdAhaQKp0wdCILv4W0gzhCwghCSLSOr0aWIjgo0uQjdh4S5mAerYC+8JDlOMnofdh8/l3OdUg1Y9TanjaZOzl21y1gzs2rs6no86mWly9nz6tY/ZtT2lhaAyCPZWZRCkhQBBWggQVAbB3qoMgrQQIKgMgr1VGQRpIUBQGQR7qzII0h5eW5LT79XpbwFV8ZRlfHa9Sc6aqrzFs1i/hvO+/Qtn1BxB8M6SZ4K0ECCoDIK9VRkEaSFAUBkEe6syCNJCgCAtBAgqg2BvVQZBWggQVAbB3l5qZR1+ECm/dhZPm5zNd8nhuMO1v0+T6PPTAcHXwRNMWgsGwd6qDIK0ECCoDIK9VRkEaSFAUBkEe6syCNJCgKAyCBBUBsHeqgzCOaft7Z/s/uNpZ5/hfO2Ss6YqV/G09/E8bG7CufW/e54J0kKAoDII9lZlEOytyiBICwGCyiDYW5VBkBYCBJVBsLcqgyAtBAgqg2BvB//O0sCu7Wf225/0ztLVS2QAAAAASUVORK5CYII=) no-repeat top/contain;background-position-y:1px;padding-bottom:186px}}.games-title-section{display:flex;align-items:center;justify-content:center;background:url(/assets/games-title-bg-BlPyosoM.png) no-repeat top;background-position-y:0;margin-top:0}.games-title-section>.container{padding-top:281px;padding-bottom:321px;gap:42px}.games-title-section__title{font-family:Lexend,sans-serif;font-weight:700;font-size:94px;line-height:108%;text-align:center;color:#111318;max-width:830px;width:100%}.games-title-section__title>span{color:#007aff}.games-title-section__sub-title{font-family:Lexend,sans-serif;font-weight:400;font-size:20px;line-height:140%;text-align:center;color:#111318;max-width:830px;width:100%}@media (max-width: 1440px){.games-title-section{background:url(/assets/games-title-bg-small-descktop-cVHXq1rq.png) no-repeat top;background-position-y:0;margin-top:0}.games-title-section>.container{padding-top:265px;padding-bottom:278px}.games-title-section__title{font-weight:600;font-size:64px;line-height:140%;text-align:center}.games-title-section__sub-title{font-weight:400;font-size:20px;line-height:140%;text-align:center;max-width:800px}}@media (max-width: 1024px){.games-title-section{background:url(/assets/games-title-bg-tablet-C0xABV8l.png) no-repeat top;min-height:560px;margin-top:0;background-position-y:0}.games-title-section>.container{padding-top:215px;padding-bottom:260px;gap:20px}.games-title-section__title{font-weight:600;font-size:44px;line-height:140%;text-align:center}.games-title-section__sub-title{font-weight:400;font-size:16px;line-height:140%;text-align:center;max-width:465px}}@media (max-width: 768px){.games-title-section{background:url(/assets/games-title-bg-mobile-DQZfygAX.png) no-repeat top;background-position-y:0;min-height:474px;margin-top:0}.games-title-section>.container{padding-top:143px;padding-bottom:181px;gap:20px}.games-title-section__title,.games-title-section__sub-title{max-width:368px;width:100%}}@media (max-width: 375px){.games-title-section{background:url(/assets/games-title-bg-small-mobile-CTS_ENU1.png) no-repeat top;background-position-y:0;min-height:640px;margin-top:0;padding-top:0}.games-title-section>.container{padding-top:179px;padding-bottom:181px}.games-title-section__sub-title{max-width:368px;width:100%}}.publishing-title-section{display:flex;align-items:center;justify-content:center;width:100%}.publishing-title-section>.container{max-width:1680px;width:100%}.publishing-title-section__block{display:flex;flex-direction:column;align-items:center;border:1px solid #f2f2f2;border-radius:40px;padding:160px 60px 80px;max-width:1680px;width:100%;background-color:#fafafa;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAGBQTFRFR3BM7u7uzMzMyMjI2dnZ39/fvLy87+/v5OTkqqqq6urqzMzMo6Oj7+/v1NTU/Pz8+Pj48fHx5ubm29vb0NDQxMTEuLi4ra2toqKimJiYkJCQiYmJgoKCenp6c3NzcHBwdcMn2AAAACB0Uk5TAAIJFCQ9PT9PVV5fam1tf39/f39/f39/f39/f39/f3+/LAG0AAAC8klEQVR42gXBC3JbxxVAwT4zIABSpO397zBVKUuxVSKFz7vpBmC9XD8+Pj7e3l5OAQAAIMDpfJkBsr5uDwAAgMC+nAcgJs/bbQAAQHB63QMIwPN2PwAAEE5/PAEBaPT4fAAAsNlvoVLQWmutRRczAADxdj0m0MBeYcwcHp8PAMB2+gYwa9BptSqVdZkDAFjOBAT7pVa1VrWWt8sCAGtdAcBeqtZaa6211u76bQHAWlQAtKpVrbXWqrX2tw2AdWKkQNVagVatWvv0tgFYy0F7rwVDYSirVrX22wKwX07TKmVi7UZAItTpMYD9mhWlqWmrlAkA9QAsjCJrMoNBjqFUrXU+AdYjIK2s+fljBqxmEKj3E7D3eWylpOP59et+KRQ1jDT7ObBdaSki+/58fD3PRDRAmgfsrlpFCeNhHvdzgwDg5XFgHfcFVanW5WSOr7+fcxxzAKB5DVvnqiqCy230vF8ZY8bApOfByV1CgPW8fM64ff8rDGMwmo/vY3neGKGq2pcL3H7MHDMzM8bM1HFiM5fKqhXg9DzwvF3BGHNQs29O3G4XkIDl/ecd919v47BmjgFOp8fCFwy1Vqta6/0Cn7/NcQwDw5ws3H8BqtVatdbbdTG/RjMDDL61Ya5KJVFy6hjTizRAo9uG4/5KiqqU1p6ZuQodpNFjA3NOCUmpdW6eneCAhR4bzLxKpVIp2ZfT8TIGgI4NHPdrSZKUKp2G0RCs2YDjfi3VJFVKzaSmAvu5AY45VwmRpbSaAaB92wCe8yKFqVSpVgLY3QNgvX2slQDDzDEzZmYGnHwPQHr72CUwGWZmZoYB/B0A6vLXLk2AMWbGGBjz3w0AHr+vSQApVVLpn/sGAB2/r4mGoKQqaf6dAAD2658ryNA0GMbM8b9PGwBgHl+vCWiAwPz8GgsAwNz/8/2YAQMMzPz7eRAAALSvfyUAxjj++XwiAADA6fpnATBz/Ph9QAAAAPZ5/1FgZn7cngAAAABYp/Pr+/v763kH4P/6EFTRAKJO+AAAAABJRU5ErkJggg==),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAtCAMAAAAA2mLvAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAADBQTFRFR3BM1tbW2NjY29vb0tLSvr6+srKyo6OjlJSUg4ODb29vXV1dV1dXubm5gICAysrKM98dawAAABB0Uk5TACE2TEpMTExMS0xMTEQqEOg4qdAAAAEuSURBVHja1dXBcoQgEIThZWgY0U14/7cNTITGgkSv2+cP66+5+Pr0ZefyQwlfJ3L/wvlhEHH5ntJD8jOKoJvCLaisaFnItxSIlaa0yR31jab9a3WrNT30GvEfPZJ7+tXjqBGkIcYQAtAklLTYyAhBgYWfD4Cgqie1bYzwoS/aTrpX+q4flp7QLB8M1CyDq8VoVUktmFeThnDaELeRjldzPkTyZo0atggGRxt7zb5pGeERYt+v3WivVxNfAGc2FUqcpAdP1iIGu8fxalc8We1WMEdc7fZ6Emw0fXeb18Gk6cV5NKyTJWXwOoJ0cTWNetrdKFvXV2ME6SWCxdpsp1NE09ZgwY1OGEDzRZslvS4LfBlQtZolXXDnBKgPQu1NpH8sZycCRFXKmxdln/7r+wGvlRwUzoPx8wAAAABJRU5ErkJggg==),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAMAAAApB0NrAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAFdQTFRFR3BM2NjYjIyMvLy82dnZenp6xsbG9PT03NzchoaGysrK8vLy7Ozs5OTk2NjY1NTU0NDQzMzMx8fHwcHBu7u7tra2sLCwqampo6Ojm5ubkZGRg4ODdHR0b1YCzwAAAB10Uk5TABMTNUlbY2tqbG5/f39/f39/f39/f39/f39/f39K3M/bAAABfklEQVR42gXBy45bVRRAwdrn2mm7B6iFiPj/n0PKIBMkIH7cs6gCAOu43u/3+/V6LAAYAI5vXxhj+LFPAANwfC9mzBiDvzZggHX5KsaYmRmDH+cGFzB/7BMAMPz587HhgLkfYQCNYfh87jCY+w1gmBlrZgx+PjYL15uqEJUq8PsHDo7fAhgGgMHt3yzzUVWhhCoE31nWR0CBBBVwWD6iChFRQeGw5puCECGUwNesJUARIAnRWhMAIEmilFkXAO1NABSwLgDaABqAqstSVfamDUGihAUoKEBSpCyAAQSAqu293gJrMAMAxKu9qqA1ZgBA6dx12ZvBmBkA0GQ/2as3wAyMAUhPHi2nNoIBGLAfNQ/Le9gMAAbSO16nxS8JYABSp7xYvN+0d4AB6K2eJwvPd9QGANpnzhcG5ttlsJZhGKZeeT/CAfYsgxmDQa9m/woW6HlKexOi97o+/gsMwHG5GDPHAPn7BAwAx/WSMY7hn/MEAADmuNxut8/PyzEA8D8xSw0kknR7DAAAAABJRU5ErkJggg==),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAmCAMAAACIwYlVAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAFFQTFRFR3BM4eHh3d3d7e3t+vr6tbW19vb2j4+P/f39+vr68vLy7+/v6Ojo3d3d1NTUysrKvLy8tbW1q6uroKCglZWViIiIenp6cHBwbGxsaWlpY2Nj7Iz/1gAAABt0Uk5TABAdMEdaXWl1fn9/f39/f39/f39/fn9/f39/+0ifUwAAAXJJREFUeNqN0d0SgiAQhmE1o1J+F1Dw/i+0JVcYotG+g6aDZ3beqLveMDLGxr77h7Jp5jPn0/gHfSEUUgrBx0s6JYtUKcmHc/qxXCYMWrHTq9M802GpQWtxenUu2Bit1Rklu1cQbuiYKFnEKlUgNm1Gz5CSzVgBJmv2TdPV2mKF3CtuX/SJlGw+LI+Kvr1aW/p5iDVraGNFOm6BKipa93KpOFohEZe3GLC1tdgqUodUYE2uGH5TpU36wNnF5IrndKyiYAGPpvlgJb3F7fWbOu+0BrBgl83d6TAjm6nAAKR+WRzgrN+io4qeDtfUIV1DXDx+27YVuqrioFIbsEQ3WvRDVYF0j23pFtDSXmQL9QeNIWCJu/ddrihU/6CWKFXUFAtibCm9RaH0BO3VXDHt1Nj8uwodunpspxTb0HqzuKRlXDU0rC7TeoL+2hAjXc20nYRE1wtKY0AFLW03GL9+6Er0dKNbYqFXu7kScL3+/vCPf+gbK+g6WwojTMcAAAAASUVORK5CYII=),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAvCAMAAACrOwigAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAABhQTFRFR3BMoKCgXl5ey8vLpqaml5eXhISEZ2dn30unLQAAAAh0Uk5TABMaMjIyMjO3ECpaAAAA2klEQVR42u3VQapDMQxD0diWnP3v+MOPeGkhcTIstBofLp65/fZ5M9DuMRDkrQYQyLzE0lfXWACIYHbYDZYWr7E0bvjAkO5RcgSkg+LHOxjS4hVWGyO+5QbhqQuONx0suRFY6hQvNcgsOEhwcrDkRg7MEZ+6c88JUposOTgm/cQ7sLidJAjOww98TPqVx4q3UX80U7oHV9youPTkaW2Tl+Z/e8/lKZ26fMvlpXni8tLCJ95S+ljXPKX7k4f4eql1LVnyZoqnfGar57Li3k5zn1z6NHf37v7Nv/AP1D8Ncc7GYO8AAAAASUVORK5CYII=),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADkAAABBCAMAAABct/wbAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAD9QTFRFR3BMy8vL4ODgnp6e3d3dl5eX2NjYoaGh39/fhYWF6Ojo5OTk2tra19fX0tLSzc3NyMjIxMTEwMDAu7u7rq6u50yDOwAAABV0Uk5TABAoMEBRXXh9fH9/f35/fn9/f39+XOMKAwAAAlFJREFUeNqV01uyqyAURVEwxhBgA2r639a7ebkOYl10/VqjpvgQ48l58X6ZJ/FwclHaGEVkl2d2Is2QeFbZ+QlUWmsVoSOt9X06Gy5m6JwBfQat5hn5DLoCER1DXSHpPCVvFwERHUJTYH46d6OLjsXiCBDREaxFzMohtICRmhtR2ULFxpj+pGOY3K2TUoFUiiZDjOR1sYHeAg6iUuFWASERHUI4zMwjSCi2ow6aAqlCSPAu2hVdcePohOIJ9lE197C4Cm2WXdULQH0B3boGleh5avofpDXNIXpxu/MF9NuaF6iv0vIX0l+owrZVunoVqQG03gOqA/p0pxsk7/R3hxAqNMpaoqPomLXU0/GklAvruiQIWaCv8KAc8So5E926zUJIzVPqkPmIdZA8Z6rbNilE+ucPyVctX9ghG+tDgvu+pBdpFNMsPV9lt+/X0ez4+k/GU+aTM00yskZizCp8CSEW7jHUJss1y57CFSiOf8FmGRUobHGAQpWmYulcQPMkESxQkOIxzxJ3C8oAQUCxMFPmeJ1hhcSqA+RNNkVtlIh29oBSHCObJaKQHfxIgc1sGNZo6KJwFSJaRjkKCddARFvZRuEAb0f3rogonaI7VoMd7KIOUeyH4u0oiuJ6kPga0OO9OzKOAl5OnuWGYIGjKLUvZgyFdNRGo+rgKOryM/rlfSIcRKl5ukOIaJJUJf9QnwhfA4Zokj5sSX4AB1GyhOT3CziIeqIGfgEHm1wawy1LwNFmz8wHLgLepSsvBiOU4skkv4kcfIunk6/3+/t+3Qj+A7FFd6BxgbGJAAAAAElFTkSuQmCC);background-repeat:no-repeat,no-repeat,no-repeat,no-repeat,no-repeat,no-repeat;background-position:left 140px top 72px,right 144px top 81px,right 274px top 366px,left 245px top 450px,left 398px bottom 118px,right 106px bottom 194px}.publishing-title-section__block-title{display:flex;font-family:Lexend,sans-serif;font-weight:600;font-size:94px;line-height:120%;text-align:center;color:#111318;max-width:1560px;width:100%;justify-content:center;align-items:center;flex-wrap:wrap;gap:20px;margin-top:-2px;margin-bottom:40px}.publishing-title-section__block-title>div{border-radius:24px;padding:10px 20px 12px;width:564px;height:135px;background:#7a5af8}.publishing-title-section__block-title>div>span{color:#fff}.publishing-title-section__block-sub-title{font-family:Lexend,sans-serif;font-weight:500;font-size:24px;line-height:140%;text-align:center;color:#111318;margin-left:10px;margin-bottom:8px}.publishing-title-section__block-description{font-family:Lexend,sans-serif;font-weight:400;font-size:20px;line-height:140%;text-align:center;color:#111318;width:100%;max-width:800px;margin-bottom:40px}.publishing-title-section__star-block{display:flex;flex-direction:row;margin-bottom:60px}.publishing-title-section__star-block>svg{width:36px;height:36px}.publishing-title-section__stat{display:flex;flex-direction:row;justify-content:space-around;border:1px solid #f2f2f2;border-radius:20px;padding:24px 40px;max-width:722px;width:100%;height:132px;background:#fff;margin-bottom:40px}.publishing-title-section__stat-block{display:flex;flex-direction:row;align-items:center;gap:23px}.publishing-title-section__stat-block-img{display:flex;align-items:center;justify-content:center;flex-direction:column;border-radius:12px;padding:6px;width:40px;height:40px}.publishing-title-section__stat-block-img>svg{width:24px;height:24px}.publishing-title-section__stat-block-number{font-family:Lexend,sans-serif;font-weight:600;font-size:44px;line-height:140%;color:#111318}.publishing-title-section__stat-block-sub-title{font-family:Lexend,sans-serif;font-weight:400;font-size:16px;line-height:140%;color:#878d99}.publishing-title-section__stat-text-block{display:flex;flex-direction:column}.publishing-title-section .download-icon{background:#f5faff}.publishing-title-section .user-icon{background:#fff4e0}.publishing-title-section .user-icon>svg{color:#ffa000}.publishing-title-section .money-icon{background:#f6fef9}@media (max-width: 1440px){.publishing-title-section{padding-inline:40px}.publishing-title-section__block{padding:120px 60px 60px;background-position:left 140px top 72px,right 123px top 81px,right 254px top 366px,left 245px top 450px,left 398px bottom -17px,right 86px bottom 60px}.publishing-title-section__block-title{font-weight:600;font-size:64px;line-height:140%;text-align:center}.publishing-title-section__block-title>div{border-radius:24px;padding:8px 20px 10px;width:397px;height:108px}.publishing-title-section__block-description{font-weight:400;font-size:16px;line-height:140%;text-align:center}.publishing-title-section__star-block{margin-bottom:29px}}@media (max-width: 1024px){.publishing-title-section__block{padding:60px 60px 40px;background-position:left 50px top 50px,right 37px top 81px,right 166px top 366px,left 135px top 549px,left 398px bottom -170px,right 41px bottom 6px}.publishing-title-section__block-title{font-weight:600;font-size:44px;line-height:140%;text-align:center}.publishing-title-section__block-title>div{border-radius:24px;padding:8px 20px 10px;width:286px;height:80px}.publishing-title-section__block-sub-title{font-weight:500;font-size:16px;line-height:150%;text-align:center}.publishing-title-section__block-description{font-weight:400;font-size:14px;line-height:140%;text-align:center}.publishing-title-section__stat{border-radius:20px;padding:24px 40px;max-width:697px;height:115px}.publishing-title-section__stat-block-number{font-weight:600;font-size:32px;line-height:140%}}@media (max-width: 830px){.publishing-title-section__block{padding:60px 24px 40px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAGBQTFRFR3BM7u7uzMzMyMjI2dnZ39/fvLy87+/v5OTkqqqq6urqzMzMo6Oj7+/v1NTU/Pz8+Pj48fHx5ubm29vb0NDQxMTEuLi4ra2toqKimJiYkJCQiYmJgoKCenp6c3NzcHBwdcMn2AAAACB0Uk5TAAIJFCQ9PT9PVV5fam1tf39/f39/f39/f39/f39/f3+/LAG0AAAC8klEQVR42gXBC3JbxxVAwT4zIABSpO397zBVKUuxVSKFz7vpBmC9XD8+Pj7e3l5OAQAAIMDpfJkBsr5uDwAAgMC+nAcgJs/bbQAAQHB63QMIwPN2PwAAEE5/PAEBaPT4fAAAsNlvoVLQWmutRRczAADxdj0m0MBeYcwcHp8PAMB2+gYwa9BptSqVdZkDAFjOBAT7pVa1VrWWt8sCAGtdAcBeqtZaa6211u76bQHAWlQAtKpVrbXWqrX2tw2AdWKkQNVagVatWvv0tgFYy0F7rwVDYSirVrX22wKwX07TKmVi7UZAItTpMYD9mhWlqWmrlAkA9QAsjCJrMoNBjqFUrXU+AdYjIK2s+fljBqxmEKj3E7D3eWylpOP59et+KRQ1jDT7ObBdaSki+/58fD3PRDRAmgfsrlpFCeNhHvdzgwDg5XFgHfcFVanW5WSOr7+fcxxzAKB5DVvnqiqCy230vF8ZY8bApOfByV1CgPW8fM64ff8rDGMwmo/vY3neGKGq2pcL3H7MHDMzM8bM1HFiM5fKqhXg9DzwvF3BGHNQs29O3G4XkIDl/ecd919v47BmjgFOp8fCFwy1Vqta6/0Cn7/NcQwDw5ws3H8BqtVatdbbdTG/RjMDDL61Ya5KJVFy6hjTizRAo9uG4/5KiqqU1p6ZuQodpNFjA3NOCUmpdW6eneCAhR4bzLxKpVIp2ZfT8TIGgI4NHPdrSZKUKp2G0RCs2YDjfi3VJFVKzaSmAvu5AY45VwmRpbSaAaB92wCe8yKFqVSpVgLY3QNgvX2slQDDzDEzZmYGnHwPQHr72CUwGWZmZoYB/B0A6vLXLk2AMWbGGBjz3w0AHr+vSQApVVLpn/sGAB2/r4mGoKQqaf6dAAD2658ryNA0GMbM8b9PGwBgHl+vCWiAwPz8GgsAwNz/8/2YAQMMzPz7eRAAALSvfyUAxjj++XwiAADA6fpnATBz/Ph9QAAAAPZ5/1FgZn7cngAAAABYp/Pr+/v763kH4P/6EFTRAKJO+AAAAABJRU5ErkJggg==),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAmCAMAAACIwYlVAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAFFQTFRFR3BM4eHh3d3d7e3t+vr6tbW19vb2j4+P/f39+vr68vLy7+/v6Ojo3d3d1NTUysrKvLy8tbW1q6uroKCglZWViIiIenp6cHBwbGxsaWlpY2Nj7Iz/1gAAABt0Uk5TABAdMEdaXWl1fn9/f39/f39/f39/fn9/f39/+0ifUwAAAXJJREFUeNqN0d0SgiAQhmE1o1J+F1Dw/i+0JVcYotG+g6aDZ3beqLveMDLGxr77h7Jp5jPn0/gHfSEUUgrBx0s6JYtUKcmHc/qxXCYMWrHTq9M802GpQWtxenUu2Bit1Rklu1cQbuiYKFnEKlUgNm1Gz5CSzVgBJmv2TdPV2mKF3CtuX/SJlGw+LI+Kvr1aW/p5iDVraGNFOm6BKipa93KpOFohEZe3GLC1tdgqUodUYE2uGH5TpU36wNnF5IrndKyiYAGPpvlgJb3F7fWbOu+0BrBgl83d6TAjm6nAAKR+WRzgrN+io4qeDtfUIV1DXDx+27YVuqrioFIbsEQ3WvRDVYF0j23pFtDSXmQL9QeNIWCJu/ddrihU/6CWKFXUFAtibCm9RaH0BO3VXDHt1Nj8uwodunpspxTb0HqzuKRlXDU0rC7TeoL+2hAjXc20nYRE1wtKY0AFLW03GL9+6Er0dKNbYqFXu7kScL3+/vCPf+gbK+g6WwojTMcAAAAASUVORK5CYII=);background-repeat:no-repeat,no-repeat;background-position:left 50px top 50px,left 135px top 549px}.publishing-title-section__block-description,.publishing-title-section__stat{margin-bottom:25px}}@media (max-width: 720px){.publishing-title-section{padding-inline:16px}.publishing-title-section__stat{flex-wrap:wrap;height:148px;padding:16px;justify-content:normal;gap:16px}.publishing-title-section__stat-block{gap:12px}.publishing-title-section__stat-block-number{font-weight:600;font-size:20px;line-height:140%}.publishing-title-section__block{padding:60px 23px 40px;border-radius:24px}.publishing-title-section__block-sub-title{margin-left:0}.publishing-title-section__block-description{max-width:295px}}.partners-publishing-section{display:flex;align-items:center;justify-content:center;max-width:1680px;width:100%}.partners-publishing-section__title{display:flex;width:100%;margin-top:160px;margin-bottom:-63px;font-family:Lexend,sans-serif;font-weight:600;font-size:28px;line-height:120%;text-align:center;color:#111318}.partners-publishing-section__title>span{color:#007aff}.partners-publishing-section__content{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:120px}.partners-publishing-section__content>img{width:auto;height:auto;max-width:100%;max-height:100%}@media (max-width: 1440px){.partners-publishing-section{padding-inline:60px}.partners-publishing-section__title{margin-top:119px}}@media (max-width: 1024px){.partners-publishing-section{padding-inline:40px}.partners-publishing-section__title{font-weight:600;font-size:16px;line-height:150%;margin-bottom:-38px}.partners-publishing-section__content{gap:80px}.partners-publishing-section__content>img{height:60px}}@media (max-width: 768px){.partners-publishing-section__title{margin-top:80px}}@media (max-width: 375px){.partners-publishing-section{padding-inline:16px}.partners-publishing-section__title{margin-bottom:0}.partners-publishing-section__content{gap:40px}.partners-publishing-section__content>img{height:40px}}.for-developer-publishing-section{display:flex;align-items:center;justify-content:center}.for-developer-publishing-section>.container{max-width:1680px;width:100%}.for-developer-publishing-section__title{display:flex;width:100%;margin-top:242px;margin-bottom:60px;font-family:Lexend,sans-serif;font-weight:600;font-size:28px;line-height:120%;text-align:center;color:#111318}.for-developer-publishing-section__title>span{color:#007aff}.for-developer-publishing-section__wrapper{display:flex;flex-direction:column;width:100%}.for-developer-publishing-section__wrapper-title{font-family:Lexend,sans-serif;font-weight:600;font-size:64px;line-height:140%;color:#111318;margin-bottom:25px}.for-developer-publishing-section__wrapper-title>span{color:#007aff}.for-developer-publishing-section__wrapper-sub-title{font-family:Lexend,sans-serif;font-weight:400;font-size:16px;line-height:140%;color:#111318;margin-bottom:80px}.for-developer-publishing-section__main-content{display:grid;gap:60px;grid-template-columns:repeat(4,1fr)}.for-developer-publishing-section__main-content-item{display:flex;flex-direction:column;gap:15px}.for-developer-publishing-section__main-content-item-title{font-family:Lexend,sans-serif;font-weight:600;font-size:20px;line-height:140%;color:#111318;display:flex;flex-direction:row;align-items:center;gap:8px}.for-developer-publishing-section__main-content-item-title>div{width:12px;height:4px;background:#007aff}.for-developer-publishing-section__main-content-item-sub-title{font-family:Lexend,sans-serif;font-weight:400;font-size:16px;line-height:140%;color:#111318;max-width:375px;width:100%}@media (max-width: 1440px){.for-developer-publishing-section{width:100%;padding-inline:60px}.for-developer-publishing-section__main-content{grid-template-columns:repeat(3,1fr);justify-items:center}.for-developer-publishing-section__main-content-item-sub-title{max-width:400px}.for-developer-publishing-section__title{margin-top:164px}.for-developer-publishing-section__wrapper-title{font-weight:600;font-size:44px;line-height:140%}}@media (max-width: 1024px){.for-developer-publishing-section{padding-inline:40px}.for-developer-publishing-section__title{font-weight:600;font-size:16px;line-height:150%;margin-top:160px;margin-bottom:40px}.for-developer-publishing-section__wrapper-title{font-weight:600;font-size:32px;line-height:140%}.for-developer-publishing-section__main-content{grid-template-columns:repeat(2,1fr);justify-items:flex-start}.for-developer-publishing-section__main-content-item-sub-title{max-width:413px}}@media (max-width: 768px){.for-developer-publishing-section__title{margin-top:78px}.for-developer-publishing-section__wrapper-sub-title{margin-bottom:76px}}@media (max-width: 490px){.for-developer-publishing-section{padding-inline:16px}.for-developer-publishing-section__main-content{grid-template-columns:repeat(1,1fr);justify-items:flex-start}.for-developer-publishing-section__main-content-item-sub-title{max-width:315px}.for-developer-publishing-section__wrapper-sub-title{margin-bottom:80px}}.growth-publishing-section{display:flex;align-items:center;justify-content:center;max-width:1680px;width:100%}.growth-publishing-section__title{display:flex;width:100%;margin-top:240px;margin-bottom:60px;font-family:Lexend,sans-serif;font-weight:600;font-size:28px;line-height:120%;text-align:center;color:#111318}.growth-publishing-section__title>span{color:#007aff}.growth-publishing-section__block{display:flex;flex-direction:column;width:100%;align-items:center}.growth-publishing-section__block-title{font-family:Lexend,sans-serif;font-weight:600;font-size:64px;line-height:140%;text-align:center;color:#111318;margin-bottom:24px}.growth-publishing-section__block-sub-title{font-family:Lexend,sans-serif;font-weight:400;font-size:20px;line-height:140%;text-align:center;color:#111318;max-width:1200px;width:100%;margin-bottom:60px}.growth-publishing-section__stat{border:1px solid #f2f2f2;border-radius:20px;padding:24px 40px;max-width:1220px;width:100%;height:166px;background:#fafafa;margin-bottom:24px}.growth-publishing-section__stat-block{display:flex;justify-content:space-between}.growth-publishing-section__stat-content{display:flex;flex-direction:row;align-items:center;gap:24px}.growth-publishing-section__stat-content:last-child{margin-right:34px}.growth-publishing-section__stat-content-title{font-family:Lexend,sans-serif;font-weight:600;font-size:64px;line-height:140%}.growth-publishing-section__stat-content-title-block{display:flex;flex-direction:column}.growth-publishing-section__stat-content-sub-title{font-family:Lexend,sans-serif;font-weight:600;font-size:20px;line-height:140%;color:#878d99}.growth-publishing-section__stat-content-img{display:flex;align-items:center;justify-content:center;flex-direction:row;border-radius:16px;padding:16px;width:84px;height:84px;margin-top:-37px}.growth-publishing-section__stat-content-img>svg{width:52px;height:52px}.growth-publishing-section__stat-sub-title{font-family:Lexend,sans-serif;font-weight:400;font-size:20px;line-height:140%;text-align:center;color:#111318}.lamp-shark{background:#f4f3ff}.lamp-shark-text{color:#6938ef}.heart{background:#ffecf3}.heart-text{color:#e31b54}@media (max-width: 1440px){.growth-publishing-section{padding-inline:60px}.growth-publishing-section__title{margin-top:158px}.growth-publishing-section__block-title{font-weight:600;font-size:44px;line-height:140%;text-align:center}}@media (max-width: 1260px){.growth-publishing-section__block-title{font-weight:600;font-size:32px;line-height:140%;text-align:center}.growth-publishing-section__stat{display:flex;max-width:484px;height:292px;justify-content:center;align-items:center;padding:0}.growth-publishing-section__stat-block{flex-direction:column;gap:32px}.growth-publishing-section__stat-content-title{font-weight:600;font-size:44px;line-height:140%}.growth-publishing-section__stat-content-img{margin-top:0}}@media (max-width: 1024px){.growth-publishing-section{padding-inline:40px}.growth-publishing-section__title{font-weight:600;font-size:16px;line-height:150%;margin-bottom:38px}.growth-publishing-section__block-sub-title{max-width:824px}}@media (max-width: 768px){.growth-publishing-section__title{margin-top:79px}.growth-publishing-section__block{max-width:568px}}@media (max-width: 490px){.growth-publishing-section{padding-inline:16px}.growth-publishing-section__title{margin-top:77px}.growth-publishing-section__stat{height:168px;max-width:343px}.growth-publishing-section__stat-content-title{font-weight:600;font-size:28px;line-height:120%}.growth-publishing-section__stat-content-sub-title{font-weight:500;font-size:16px;line-height:150%}.growth-publishing-section__stat-content-img{border-radius:16px;padding:12px;width:60px;height:60px}.growth-publishing-section__stat-block{gap:15px}}.referral-program-publishing-section{display:flex;align-items:center;justify-content:center;max-width:1680px;width:100%}.referral-program-publishing-section__title{display:flex;width:100%;margin-top:240px;margin-bottom:60px;font-family:Lexend,sans-serif;font-weight:600;font-size:28px;line-height:120%;text-align:center;color:#111318}.referral-program-publishing-section__title>span{color:#007aff}.referral-program-publishing-section__title-block{display:flex;flex-direction:column;width:100%}.referral-program-publishing-section__title-block-main-text{font-family:Lexend,sans-serif;font-weight:600;font-size:64px;line-height:140%;color:#111318;max-width:1200px;width:100%;margin-bottom:26px}.referral-program-publishing-section__title-block-main-text>span{color:#007aff}.referral-program-publishing-section__title-block-sub-title{font-family:Lexend,sans-serif;font-weight:400;font-size:20px;line-height:140%;color:#111318;margin-bottom:60px}.referral-program-publishing-section__advantage-content{display:flex;flex-direction:column;border:1px solid #f2f2f2;border-radius:40px;padding:40px 40px 20px;max-width:1680px;width:100%;height:529px;margin-bottom:40px;background-color:#fafafa;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAGBQTFRFR3BM7u7uzMzMyMjI2dnZ39/fvLy87+/v5OTkqqqq6urqzMzMo6Oj7+/v1NTU/Pz8+Pj48fHx5ubm29vb0NDQxMTEuLi4ra2toqKimJiYkJCQiYmJgoKCenp6c3NzcHBwdcMn2AAAACB0Uk5TAAIJFCQ9PT9PVV5fam1tf39/f39/f39/f39/f39/f3+/LAG0AAAC8klEQVR42gXBC3JbxxVAwT4zIABSpO397zBVKUuxVSKFz7vpBmC9XD8+Pj7e3l5OAQAAIMDpfJkBsr5uDwAAgMC+nAcgJs/bbQAAQHB63QMIwPN2PwAAEE5/PAEBaPT4fAAAsNlvoVLQWmutRRczAADxdj0m0MBeYcwcHp8PAMB2+gYwa9BptSqVdZkDAFjOBAT7pVa1VrWWt8sCAGtdAcBeqtZaa6211u76bQHAWlQAtKpVrbXWqrX2tw2AdWKkQNVagVatWvv0tgFYy0F7rwVDYSirVrX22wKwX07TKmVi7UZAItTpMYD9mhWlqWmrlAkA9QAsjCJrMoNBjqFUrXU+AdYjIK2s+fljBqxmEKj3E7D3eWylpOP59et+KRQ1jDT7ObBdaSki+/58fD3PRDRAmgfsrlpFCeNhHvdzgwDg5XFgHfcFVanW5WSOr7+fcxxzAKB5DVvnqiqCy230vF8ZY8bApOfByV1CgPW8fM64ff8rDGMwmo/vY3neGKGq2pcL3H7MHDMzM8bM1HFiM5fKqhXg9DzwvF3BGHNQs29O3G4XkIDl/ecd919v47BmjgFOp8fCFwy1Vqta6/0Cn7/NcQwDw5ws3H8BqtVatdbbdTG/RjMDDL61Ya5KJVFy6hjTizRAo9uG4/5KiqqU1p6ZuQodpNFjA3NOCUmpdW6eneCAhR4bzLxKpVIp2ZfT8TIGgI4NHPdrSZKUKp2G0RCs2YDjfi3VJFVKzaSmAvu5AY45VwmRpbSaAaB92wCe8yKFqVSpVgLY3QNgvX2slQDDzDEzZmYGnHwPQHr72CUwGWZmZoYB/B0A6vLXLk2AMWbGGBjz3w0AHr+vSQApVVLpn/sGAB2/r4mGoKQqaf6dAAD2658ryNA0GMbM8b9PGwBgHl+vCWiAwPz8GgsAwNz/8/2YAQMMzPz7eRAAALSvfyUAxjj++XwiAADA6fpnATBz/Ph9QAAAAPZ5/1FgZn7cngAAAABYp/Pr+/v763kH4P/6EFTRAKJO+AAAAABJRU5ErkJggg==),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAtCAMAAAAA2mLvAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAADBQTFRFR3BM1tbW2NjY29vb0tLSvr6+srKyo6OjlJSUg4ODb29vXV1dV1dXubm5gICAysrKM98dawAAABB0Uk5TACE2TEpMTExMS0xMTEQqEOg4qdAAAAEuSURBVHja1dXBcoQgEIThZWgY0U14/7cNTITGgkSv2+cP66+5+Pr0ZefyQwlfJ3L/wvlhEHH5ntJD8jOKoJvCLaisaFnItxSIlaa0yR31jab9a3WrNT30GvEfPZJ7+tXjqBGkIcYQAtAklLTYyAhBgYWfD4Cgqie1bYzwoS/aTrpX+q4flp7QLB8M1CyDq8VoVUktmFeThnDaELeRjldzPkTyZo0atggGRxt7zb5pGeERYt+v3WivVxNfAGc2FUqcpAdP1iIGu8fxalc8We1WMEdc7fZ6Emw0fXeb18Gk6cV5NKyTJWXwOoJ0cTWNetrdKFvXV2ME6SWCxdpsp1NE09ZgwY1OGEDzRZslvS4LfBlQtZolXXDnBKgPQu1NpH8sZycCRFXKmxdln/7r+wGvlRwUzoPx8wAAAABJRU5ErkJggg==),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAvCAMAAACrOwigAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAGNQTFRFR3BMAAAAXV1dpqammpqanp6esLCwtra23Nzc1dXVwsLClZWVkpKSjo6OiIiIgYGBe3t7dXV1bm5uZmZmYGBg9PT05ubmsLCwpKSk6+vr7e3tqqqqzc3NU1NTYGBgampqJycn/x79sAAAACF0Uk5TAAEUmZmZmZmZmZmZmZmZmJmZmZmZl5cogYBjUF9ogEECtQyTlQAAAaxJREFUeNrt1ctyozAQBVCEWu8HCGQ8GTtY//+Vg1pMxikEZjZZpNLrU7fuZYGan/uKS/+H79y1JzFpbpoq/5ZOYXJVQKULEzmDW8UZn4wfL695Sm+CLZraLr7kqfmtOWNCauv6eEkvFt4Vp1kra/2A/GjhxDnLWhrruiFO6WjhJMQSDVpKapwPY5zIwUItcjTTSokcHsZRkt3SGqMZLFpZ63w/xKBIvcdNl2hcKa2xvgtD9JrU9FUIwSlqumgw1i18jCBIpfTdas5ZuUVz1P0wRs4r6b+AcgqIQSqlzcKxS9Rsw9MVZTmcmbXvM1dQCf/AIJSSOXvtEie33cmLXYszg+FdyPzit0s/0g3OXMN3+QOKBp1noi5dkG+PFk4lzrSowx5P6QZ/q1gMf+KuqXjKAEArCZ919cs0JLUUwEhJi/7HR4V8u5YBlTwXx/CVj4NGXvNMfNLIA93hizeoC1+7dN6RHd/Csy7cBuS1S22HVZ45HWyzfw+/hucumYsAzdHNXQlfOe+75vjeS3jh4ViXSvPaJQ7+3O+6fbzP8/xoSXOKE5JISulbvZx/ADEIJsvfzvp6AAAAAElFTkSuQmCC);background-repeat:no-repeat,no-repeat,no-repeat;background-position:right 109px top 61px,right 243px top 183px,right 140px top 378px}.referral-program-publishing-section__advantage-content-title{font-family:Lexend,sans-serif;font-weight:600;font-size:32px;line-height:140%;color:#111318;margin-bottom:40px}.referral-program-publishing-section__advantage-content-list{display:flex;flex-direction:column;gap:32px;max-width:1200px;width:100%;margin-bottom:40px}.referral-program-publishing-section__advantage-content-list-item{position:relative;align-items:flex-start;font-family:Lexend,sans-serif;font-weight:400;font-size:20px;line-height:140%;color:#111318;display:flex;gap:16px}.referral-program-publishing-section__advantage-content-list-item:before{content:"";flex-shrink:0;width:12px;height:4px;background:#007aff;margin-top:8px}.referral-program-publishing-section__advantage-content-list-item>strong{font-weight:700}.referral-program-publishing-section__advantage-content-list-item>span{display:inline-block}.referral-program-publishing-section__advantage-content-sub-title{font-family:Lexend,sans-serif;font-weight:400;font-size:14px;line-height:140%;color:#111318;display:flex;align-items:flex-start;margin-left:8px;gap:8px}.referral-program-publishing-section__advantage-content-sub-title>div{flex-shrink:0;width:4px;height:4px;background:#111318;border-radius:50%;margin-top:6px}.referral-program-publishing-section__instructions-content{border-radius:40px;padding:40px;max-width:1680px;width:100%;height:405px;background:#252b37}.referral-program-publishing-section__instructions-content-title{font-family:Lexend,sans-serif;font-weight:600;font-size:32px;line-height:140%;color:#fff;margin-bottom:40px}.referral-program-publishing-section__instructions-content-list{display:flex;flex-direction:column;gap:32px;max-width:1200px;width:100%;margin-bottom:40px}.referral-program-publishing-section__instructions-content-list-item{position:relative;align-items:flex-start;font-family:Lexend,sans-serif;font-weight:400;font-size:20px;line-height:140%;color:#fff;display:flex;gap:16px}.referral-program-publishing-section__instructions-content-list-item:before{content:"";flex-shrink:0;width:12px;height:4px;background:#007aff;margin-top:8px}.referral-program-publishing-section__instructions-content-list-item>strong{font-weight:700}.referral-program-publishing-section__instructions-content-list-item>span{display:inline-block}@media (max-width: 1500px){.referral-program-publishing-section__advantage-content{height:550px}}@media (max-width: 1440px){.referral-program-publishing-section{padding-inline:60px}.referral-program-publishing-section__title{margin-top:160px}.referral-program-publishing-section__title-block-main-text{font-weight:600;font-size:44px;line-height:140%}.referral-program-publishing-section__advantage-content{height:518px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAGBQTFRFR3BM7u7uzMzMyMjI2dnZ39/fvLy87+/v5OTkqqqq6urqzMzMo6Oj7+/v1NTU/Pz8+Pj48fHx5ubm29vb0NDQxMTEuLi4ra2toqKimJiYkJCQiYmJgoKCenp6c3NzcHBwdcMn2AAAACB0Uk5TAAIJFCQ9PT9PVV5fam1tf39/f39/f39/f39/f39/f3+/LAG0AAAC8klEQVR42gXBC3JbxxVAwT4zIABSpO397zBVKUuxVSKFz7vpBmC9XD8+Pj7e3l5OAQAAIMDpfJkBsr5uDwAAgMC+nAcgJs/bbQAAQHB63QMIwPN2PwAAEE5/PAEBaPT4fAAAsNlvoVLQWmutRRczAADxdj0m0MBeYcwcHp8PAMB2+gYwa9BptSqVdZkDAFjOBAT7pVa1VrWWt8sCAGtdAcBeqtZaa6211u76bQHAWlQAtKpVrbXWqrX2tw2AdWKkQNVagVatWvv0tgFYy0F7rwVDYSirVrX22wKwX07TKmVi7UZAItTpMYD9mhWlqWmrlAkA9QAsjCJrMoNBjqFUrXU+AdYjIK2s+fljBqxmEKj3E7D3eWylpOP59et+KRQ1jDT7ObBdaSki+/58fD3PRDRAmgfsrlpFCeNhHvdzgwDg5XFgHfcFVanW5WSOr7+fcxxzAKB5DVvnqiqCy230vF8ZY8bApOfByV1CgPW8fM64ff8rDGMwmo/vY3neGKGq2pcL3H7MHDMzM8bM1HFiM5fKqhXg9DzwvF3BGHNQs29O3G4XkIDl/ecd919v47BmjgFOp8fCFwy1Vqta6/0Cn7/NcQwDw5ws3H8BqtVatdbbdTG/RjMDDL61Ya5KJVFy6hjTizRAo9uG4/5KiqqU1p6ZuQodpNFjA3NOCUmpdW6eneCAhR4bzLxKpVIp2ZfT8TIGgI4NHPdrSZKUKp2G0RCs2YDjfi3VJFVKzaSmAvu5AY45VwmRpbSaAaB92wCe8yKFqVSpVgLY3QNgvX2slQDDzDEzZmYGnHwPQHr72CUwGWZmZoYB/B0A6vLXLk2AMWbGGBjz3w0AHr+vSQApVVLpn/sGAB2/r4mGoKQqaf6dAAD2658ryNA0GMbM8b9PGwBgHl+vCWiAwPz8GgsAwNz/8/2YAQMMzPz7eRAAALSvfyUAxjj++XwiAADA6fpnATBz/Ph9QAAAAPZ5/1FgZn7cngAAAABYp/Pr+/v763kH4P/6EFTRAKJO+AAAAABJRU5ErkJggg==),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAvCAMAAACrOwigAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAGNQTFRFR3BMAAAAXV1dpqammpqanp6esLCwtra23Nzc1dXVwsLClZWVkpKSjo6OiIiIgYGBe3t7dXV1bm5uZmZmYGBg9PT05ubmsLCwpKSk6+vr7e3tqqqqzc3NU1NTYGBgampqJycn/x79sAAAACF0Uk5TAAEUmZmZmZmZmZmZmZmZmJmZmZmZl5cogYBjUF9ogEECtQyTlQAAAaxJREFUeNrt1ctyozAQBVCEWu8HCGQ8GTtY//+Vg1pMxikEZjZZpNLrU7fuZYGan/uKS/+H79y1JzFpbpoq/5ZOYXJVQKULEzmDW8UZn4wfL695Sm+CLZraLr7kqfmtOWNCauv6eEkvFt4Vp1kra/2A/GjhxDnLWhrruiFO6WjhJMQSDVpKapwPY5zIwUItcjTTSokcHsZRkt3SGqMZLFpZ63w/xKBIvcdNl2hcKa2xvgtD9JrU9FUIwSlqumgw1i18jCBIpfTdas5ZuUVz1P0wRs4r6b+AcgqIQSqlzcKxS9Rsw9MVZTmcmbXvM1dQCf/AIJSSOXvtEie33cmLXYszg+FdyPzit0s/0g3OXMN3+QOKBp1noi5dkG+PFk4lzrSowx5P6QZ/q1gMf+KuqXjKAEArCZ919cs0JLUUwEhJi/7HR4V8u5YBlTwXx/CVj4NGXvNMfNLIA93hizeoC1+7dN6RHd/Csy7cBuS1S22HVZ45HWyzfw+/hucumYsAzdHNXQlfOe+75vjeS3jh4ViXSvPaJQ7+3O+6fbzP8/xoSXOKE5JISulbvZx/ADEIJsvfzvp6AAAAAElFTkSuQmCC);background-repeat:no-repeat,no-repeat;background-position:right 109px top 61px,right 140px top 378px}.referral-program-publishing-section__advantage-content-title{font-weight:600;font-size:28px;line-height:120%}.referral-program-publishing-section__instructions-content{height:394px}.referral-program-publishing-section__instructions-content-title{font-weight:600;font-size:28px;line-height:120%}}@media (max-width: 1400px){.referral-program-publishing-section{padding-inline:40px}.referral-program-publishing-section__title{font-weight:600;font-size:16px;line-height:150%;margin-top:158px;margin-bottom:39px}.referral-program-publishing-section__title-block-main-text{font-weight:600;font-size:32px;line-height:140%}.referral-program-publishing-section__advantage-content{height:630px}}@media (max-width: 970px){.referral-program-publishing-section__title{margin-top:79px}.referral-program-publishing-section__advantage-content{height:714px}.referral-program-publishing-section__advantage-content-list-item{gap:14px}.referral-program-publishing-section__instructions-content{height:450px}}@media (max-width: 740px){.referral-program-publishing-section{padding-inline:16px}.referral-program-publishing-section__advantage-content{border-radius:24px;padding:24px 15px;height:740px;background-image:none;flex-direction:column;align-items:center}.referral-program-publishing-section__advantage-content-list{gap:29px}.referral-program-publishing-section__advantage-content-list-item{font-weight:400;font-size:16px}.referral-program-publishing-section__advantage-content-list-item>span>strong{font-weight:700;font-size:20px;line-height:140%}.referral-program-publishing-section__instructions-content{border-radius:24px;padding:24px 16px;height:402px;display:flex;flex-direction:column;align-items:center}.referral-program-publishing-section__instructions-content-list{gap:29px}.referral-program-publishing-section__instructions-content-list-item{font-weight:400;font-size:16px}.referral-program-publishing-section__instructions-content-list-item>span>strong{font-weight:700;font-size:20px;line-height:140%}}@media (max-width: 475px){.referral-program-publishing-section__advantage-content{height:865px}.referral-program-publishing-section__instructions-content{height:492px}}.submit-form{padding-inline:110px}.submit-form__result-message{margin-top:15px;font-size:14px;color:#4caf50;text-align:center}.submit-form__result-message.error{color:#f44336}.submit-form__wrapper{display:flex;align-items:center;justify-content:center;max-width:1680px;margin-bottom:97px;width:100%}.submit-form__block{display:flex;flex-direction:column;align-items:center;border:1px solid #f2f2f2;border-radius:40px;padding:80px 60px;max-width:1680px;width:100%;min-height:1850px;background:#fafafa;margin-top:80px}.submit-form__title{font-family:Lexend,sans-serif;font-weight:600;font-size:44px;line-height:140%;text-align:center;color:#111318;margin-top:60px;margin-bottom:15px}.submit-form__sub-title{font-family:Lexend,sans-serif;font-weight:400;font-size:16px;line-height:140%;text-align:start;color:#111318;max-width:600px;width:100%;margin-bottom:40px}.submit-form__main-content{max-width:600px;width:100%;display:flex;align-items:flex-start;flex-direction:column}.submit-form__link{display:flex;flex-direction:row;align-items:center;margin-top:-3px;gap:9px;color:#007aff}.submit-form__link:hover{color:#175cd3}.submit-form__link:active{color:#1849a9}.submit-form__link>span{font-family:Lexend,sans-serif;font-weight:500;font-size:16px;line-height:150%;text-align:center}.submit-form__link>svg{width:24px;height:24px}.submit-form__field-title{font-family:Lexend,sans-serif;font-weight:600;font-size:20px;line-height:140%;color:#111318;position:relative;display:flex;flex-direction:row;gap:24px;margin-bottom:16px;max-width:600px;width:100%}.submit-form__field-title:before{content:"";position:absolute;bottom:52px;left:0;width:100%;height:1px;background:repeating-linear-gradient(to right,#d5d7da,#d5d7da 10px,transparent 8px,transparent 18px)}.submit-form__field-title:first-of-type:before{content:none}.submit-form__data{display:flex;flex-direction:row;gap:24px;margin-bottom:23px;max-width:600px;width:100%}.submit-form__data-radio{display:flex;flex-direction:row;gap:24px;margin-bottom:17px;max-width:600px;width:100%}.submit-form__btn{margin-top:23px;margin-inline:auto}.submit-form__img{display:none}.submit-form__main-content>span:nth-of-type(2):before{content:none}.submit-form__main-content>span:nth-of-type(3){margin-top:25px}.submit-form__main-content>span:nth-of-type(4){margin-top:84px}.submit-form__main-content>span:nth-of-type(4):before{bottom:70px}@media (max-width: 1440px){.submit-form{padding-inline:60px}.submit-form__block{margin-top:40px}.submit-form__wrapper{margin-bottom:57px}}@media (max-width: 1024px){.submit-form{padding-inline:40px}.submit-form__block{padding:40px;min-height:1752px}.submit-form__main-content,.submit-form__sub-title{max-width:824px}.submit-form__title{max-width:824px;font-weight:600;font-size:32px;line-height:140%}.submit-form__field-title,.submit-form__data,.submit-form__data-radio{max-width:824px}.submit-form__wrapper{margin-bottom:36px}}@media (max-width: 768px){.submit-form{padding-inline:40px}.submit-form__block{padding:40px}.submit-form__wrapper{margin-bottom:57px}}@media (max-width: 750px){.submit-form{padding-inline:16px}.submit-form__block{border-radius:24px;padding:24px 16px;min-height:2252px}.submit-form__data{flex-direction:column}.submit-form__data-radio{flex-direction:column;gap:32px}.submit-form__link{display:none}.submit-form__img{display:block;width:140px;height:28px}.submit-form__main-content{align-items:center}.submit-form__title{font-weight:600;font-size:28px;line-height:120%;text-align:center;margin-top:21px}.submit-form__sub-title{text-align:center}#tell-more-text{max-width:175px}}.input{border-radius:12px;padding:8px 16px;font-family:Lexend,sans-serif;font-weight:400;font-size:16px;line-height:140%;border:1px solid #e9eaeb;background:#fff;caret-color:#007aff}.input::placeholder{color:#878d99}.input:active{border:1px solid #007aff;box-shadow:0 0 0 3px #d7e9fb;background:#fff}.input:focus{border:1px solid #007aff;box-shadow:0 0 0 3px #d7e9fb;background:#fff}.input:invalid{border:1px solid #f63d68;box-shadow:inherit}.input:disabled{border:1px solid #878d99;background:#e9eaeb;box-shadow:inherit}.invalidate{border:1px solid #f63d68;box-shadow:inherit}.form-field{display:flex;flex-direction:column;width:100%;gap:3px}.form-field__label{font-family:Lexend,sans-serif;font-weight:400;font-size:16px;line-height:140%;color:#111318;display:flex;flex-direction:row;justify-content:space-between}.form-field__label-optional{font-size:14px;text-align:right;color:#878d99}.form-field__input{max-width:254px;height:38px}.form-field__input-textarea{height:69px;padding-top:13px!important}.form-field__checkbox{display:flex;flex-direction:row;margin-bottom:17px;max-width:600px;width:100%;height:56px;gap:13px;align-items:center;border-radius:12px;padding:0 12px;background:#f2f2f2}.form-field__checkbox-text{font-family:Lexend,sans-serif;font-weight:400;font-size:16px;line-height:140%;color:#111318}.form-field__checkbox-text>a{text-decoration:underline;text-decoration-skip-ink:none;color:#007aff}.form-field__checkbox-input{appearance:none;display:flex;justify-content:center;align-items:center;width:16px;height:16px;border:2px solid #878d99;border-radius:4px;position:relative;cursor:pointer;background-color:#fff}.form-field__checkbox-input:checked{background-color:#007aff;border-color:#007aff}.form-field__checkbox-input:checked:before{content:"";position:absolute;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;left:50%;top:50%;transform:translate(-50%,-60%) rotate(45deg)}.form-field__radio-group{display:flex;flex-direction:column;width:100%;gap:3px}.form-field__radio-group-label{font-family:Lexend,sans-serif;font-weight:400;font-size:16px;line-height:140%;color:#111318;margin-top:-6px}.form-field__radio-group-content{display:flex;gap:20px;align-items:center;border-radius:12px;padding:0 12px;max-width:600px;width:100%;height:56px;background:#f2f2f2}.form-field__radio-group-content_label{display:flex;gap:13px;align-items:center;font-family:Lexend,sans-serif;font-weight:400;font-size:16px;line-height:140%;color:#111318}.form-field__radio-group-content_input{appearance:none;width:16px;height:16px;border:2px solid #878d99;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;cursor:pointer}.form-field__radio-group-content_input:checked{border:2px solid #007aff}.form-field__radio-group-content_input:checked:before{content:"";width:10px;height:10px;background-color:#007aff;border-radius:50%;position:absolute}.form-field__textarea{display:flex;flex-direction:column;max-width:600px;width:100%;gap:5px}.form-field__error{font-family:Lexend,sans-serif;font-weight:400;font-size:14px;line-height:140%;color:#f63d68}@media (max-width: 1024px){.form-field__input{max-width:386px}.form-field__checkbox,.form-field__radio-group-content,.form-field__textarea{max-width:864px}}@media (max-width: 768px){.form-field__input{max-width:257px}}@media (max-width: 750px){.form-field__input{max-width:100%}.form-field__label{align-items:center}}.careers-title-section{display:flex;width:100%;padding-inline:110px;height:808px;margin-bottom:120px}.careers-title-section>.container{width:100%;max-width:1680px}.careers-title-section__wrapper{display:flex;width:100%;flex-direction:row;gap:80px;height:528px;align-items:center}.careers-title-section__description{display:flex;flex-direction:column;max-width:800px;width:100%;margin-left:2px}.careers-title-section__description-title{font-family:Lexend,sans-serif;font-weight:600;font-size:64px;line-height:140%;color:#111318}.careers-title-section__description-sub-title{font-family:Lexend,sans-serif;font-weight:400;font-size:16px;line-height:140%;color:#111318;margin-top:25px}.careers-title-section__description-sub-title>span{font-weight:700;color:#007aff}.careers-title-section__description_btn{max-width:132px;width:100%;margin-top:39px}.careers-title-section__image{margin-bottom:20px;width:100%}.careers-title-section__image-block{display:flex;flex-direction:column;align-items:center;height:100%;width:100%;max-width:800px}.careers-title-section__image-title{font-family:Lexend,sans-serif;font-weight:600;font-size:20px;line-height:140%;color:#111318;margin-bottom:13px;width:100%;text-align:start}.careers-title-section__image-title-block{display:flex;flex-direction:column;max-width:720px;width:100%}.careers-title-section__image-sub-title{display:flex;justify-content:center;font-family:Lexend,sans-serif;font-weight:400;font-size:16px;line-height:140%;color:var(--black)}@media (max-width: 1440px){.careers-title-section{padding-inline:60px;margin-bottom:-120px}.careers-title-section__description{max-width:620px}.careers-title-section__description-title{font-weight:600;font-size:44px;line-height:140%}.careers-title-section__image{border-radius:40px;width:620px;height:400px;object-fit:cover;object-position:left}.careers-title-section__image-block{max-width:620px}.careers-title-section__image-title{margin-bottom:15px}.careers-title-section__image-title-block{max-width:540px}.careers-title-section__wrapper{margin-top:-205px}}@media (max-width: 1024px){.careers-title-section{padding-inline:80px;height:914px;margin-bottom:50px;margin-top:-12px}.careers-title-section__wrapper{flex-direction:column;height:auto;margin-top:0;align-items:start;gap:40px}.careers-title-section__description{max-width:100%}.careers-title-section__image{width:100%;max-width:864px;object-fit:fill}.careers-title-section__image-block{max-width:100%}.careers-title-section__image-title-block{max-width:784px}}@media (max-width: 768px){.careers-title-section{padding-inline:40px}.careers-title-section__image{object-fit:cover}.careers-title-section__image-title-block{max-width:608px}}@media (max-width: 510px){.careers-title-section{padding-inline:16px;margin-top:44px;margin-bottom:105px}.careers-title-section__description{justify-content:center;align-items:center}.careers-title-section__description-title,.careers-title-section__description-sub-title{text-align:center}.careers-title-section__image{content:url(/assets/careers-title_image-small-mobile-C_XK_-kl.png);height:320px;border-radius:24px}}@media (min-width: 2000px){.careers-title-section{justify-content:center}}.job-details{display:flex;padding-inline:110px;width:100%;margin-top:80px}.job-details>.container{max-width:1680px;width:100%;justify-content:start;align-items:start;gap:40px}.job-details__apply-section{display:flex;flex-direction:column;align-items:center;margin-top:32px}.job-details__apply-section-text{font-family:Lexend,sans-serif;font-weight:400;font-size:14px;line-height:140%;color:#878d99;margin-bottom:8px;text-align:center}.job-details__apply-section-button{display:inline-flex;justify-content:center;align-items:center;padding:12px 24px;border-radius:8px;background:#007aff;color:#fff;font-family:Lexend,sans-serif;font-weight:600;font-size:14px;line-height:140%;cursor:pointer;border:none;transition:background .3s ease}.job-details__apply-section-button:hover{background:#175cd3}.job-details__apply-section-button:active{background:#1849a9}.job-details__description-block{border:1px solid #f2f2f2;background:#fafafa;border-radius:40px;padding:80px 60px;max-width:800px;width:100%;min-height:916px;display:flex;flex-direction:column}.job-details__description-link{display:flex;flex-direction:row;align-items:center;margin-top:-3px;gap:9px;color:#007aff;margin-bottom:40px}.job-details__description-link:hover{color:#175cd3}.job-details__description-link:active{color:#1849a9}.job-details__description-link>span{font-family:Lexend,sans-serif;font-weight:500;font-size:16px;line-height:150%;text-align:center}.job-details__description-link>svg{width:24px;height:24px}.job-details__description-title{font-family:Lexend,sans-serif;font-weight:600;font-size:44px;line-height:140%;color:#111318;margin-bottom:16px}.job-details__description-sub-title{font-family:Lexend,sans-serif;font-weight:500;font-size:16px;line-height:150%;color:#878d99}.job-details__description-list{display:flex;flex-direction:column;gap:15px;margin-bottom:-20px}.job-details__description-list-title{font-family:Lexend,sans-serif;font-weight:500;font-size:16px;line-height:150%;color:#111318;margin-top:40px;margin-bottom:13px}.job-details__description-list-item{font-family:Lexend,sans-serif;font-weight:400;font-size:14px;line-height:140%;color:#111318}.job-details__form-block{border:1px solid #f2f2f2;background:#fafafa;border-radius:40px;padding:80px 60px;max-width:800px;width:100%;min-height:1096px;margin-bottom:97px;display:flex;flex-direction:column}.job-details__form-block .job-details__data:first-of-type{margin-bottom:18px}.job-details__form-block .job-details__data:nth-of-type(2){margin-bottom:16px}.job-details__form-title{font-family:Lexend,sans-serif;font-weight:600;font-size:44px;line-height:140%;color:#111318;margin-bottom:14px}.job-details__form-sub-title{font-family:Lexend,sans-serif;font-weight:400;font-size:16px;line-height:140%;color:#111318;margin-bottom:40px}.job-details__field-title{font-family:Lexend,sans-serif;font-weight:600;font-size:20px;line-height:140%;color:#111318;margin-bottom:15px}.job-details__data{display:flex;flex-direction:row;gap:27px}.job-details__data-input{width:100%!important;max-width:294px!important}.job-details__data-input-textarea{width:100%!important;max-width:680px!important}.input-one{max-width:330px!important;margin-bottom:17px}.submit-form__data-cv{display:flex;width:100%;flex-direction:column;margin-top:15px}.submit-form__data-cv-title{font-family:Lexend,sans-serif;font-weight:400;font-size:16px;line-height:140%;color:#111318;display:flex;width:100%;justify-content:space-between;margin-bottom:4px}.submit-form__data-cv-title>span{font-weight:400;font-size:14px;line-height:140%;text-align:right;color:#878d99}.submit-form__data-cv-drag-n-drop{display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px dashed #d5d7da;border-radius:12px;padding:16px;max-width:680px;width:100%;height:104px;background:#fff;gap:13px}.submit-form__data-cv-drag-n-drop-image{border-radius:8px;padding:8px;width:40px;height:40px;background:#f2f2f2}.submit-form__data-cv-drag-n-drop-image>svg{width:24px;height:24px;color:#878d99}.submit-form__data-cv-drag-n-drop-image.dragging>svg{width:24px;height:24px;color:#007aff}.submit-form__data-cv-drag-n-drop-text{font-family:Lexend,sans-serif;font-weight:400;font-size:14px;line-height:140%;text-align:center;color:#111318}.submit-form__data-cv-drag-n-drop-text>span{color:#007aff;cursor:pointer}.submit-form__data-checkbox{display:flex;flex-direction:row;max-width:680px;margin-top:40px;width:100%;height:56px;gap:13px;align-items:start;border-radius:12px;padding:0 11px;background:#f2f2f2;margin-bottom:40px}.submit-form__data-checkbox-text{font-family:Lexend,sans-serif;margin-top:6px;font-weight:400;font-size:16px;line-height:140%;color:#111318;max-width:624px;width:100%}.submit-form__data-checkbox-text>a{text-decoration:underline;text-decoration-skip-ink:none;color:#007aff}.submit-form__data-checkbox-input{appearance:none;display:flex;justify-content:center;align-items:center;max-width:14px;width:100%;height:14px;border:2px solid #878d99;border-radius:4px;position:relative;cursor:pointer;background-color:#fff;margin-top:9px;margin-left:4px}.submit-form__data-checkbox-input:checked{background-color:#007aff;border-color:#007aff}.submit-form__data-checkbox-input:checked:before{content:"";position:absolute;width:5px;height:10px;border:solid white;border-width:0 2px 2px 0;left:50%;top:50%;transform:translate(-50%,-60%) rotate(45deg)}.submit-form__data-cv-button{max-width:40px;width:100%}.uploaded-files-list{display:flex;width:100%}.uploaded-file-item{display:flex;flex-direction:row;border-radius:12px;padding:12px 8px 12px 16px;max-width:328px;width:100%;height:56px;background:#f2f2f2;margin-top:10px;align-items:center}.file-icon{height:24px;width:24px}.remove-file{cursor:pointer;width:24px;height:24px;margin-left:12px;color:#717680}.remove-file:hover{color:#565a61}.file-name{font-family:Lexend,sans-serif;font-weight:400;font-size:14px;line-height:140%;color:#111318;max-width:180px;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.file-size{font-family:Lexend,sans-serif;font-weight:400;font-size:12px;line-height:140%;color:#717680}.file-info{display:flex;flex-direction:row;justify-content:space-between;width:100%}.file-info__loading{margin-bottom:-11px}.file-info__wrapper{display:flex;flex-direction:column;max-width:235px;width:100%;margin-left:9px;max-height:26px}.job-details__data-input-one{max-width:300px!important}.file-name.file-name__loading{color:#717680}.progress-bar{width:100%;height:3px;background-color:#e0e0e0;border-radius:3px;overflow:hidden;margin-top:11px}.progress-fill{height:100%;background-color:#1890ff;transition:width .3s ease-in-out}@media (max-width: 1440px){.job-details{padding-inline:60px;margin-top:40px}.job-details__description-block{min-height:899px}.job-details__description-title,.job-details__form-title{font-family:Lexend,sans-serif;font-weight:600;font-size:32px;line-height:140%;color:#111318}.job-details__form-block{min-height:1079px;margin-bottom:57px}}@media (max-width: 1024px){.job-details{padding-inline:40px}.job-details__description-block{max-width:100%;min-height:799px;padding:40px}.job-details__form-block{max-width:100%;padding:40px;min-height:999px}.submit-form__data-checkbox{max-width:100%;gap:11px}.submit-form__data-checkbox-text,.submit-form__data-cv-drag-n-drop{max-width:100%}.job-details__data-input{max-width:385px!important;display:flex}.input-one{max-width:398px!important}.job-details__data-input-textarea{max-width:100%!important}.job-details__data-input-one{max-width:386px!important}}@media (max-width: 1000px){.job-details__data{flex-wrap:wrap;width:fit-content}.job-details__data-input{max-width:464px!important}.submit-form__data-checkbox{min-height:56px;height:100%}}@media (max-width: 768px){.job-details__data{flex-wrap:nowrap;width:auto}.job-details__data-input{max-width:256px!important}.input-one{max-width:293px!important}.submit-form__data-checkbox{margin-top:27px;margin-bottom:36px}}@media (max-width: 750px){.job-details{padding-inline:16px}.job-details__data{flex-wrap:wrap;max-width:100%!important}.job-details__data-input,.job-details__data-input-one{max-width:93%!important}.submit-form__data-cv-sub-title{max-width:153.5px}}@media (max-width: 440px){.job-details__description-block{padding:24px 16px;min-height:1087px}.job-details__form-block{padding:24px 16px;min-height:1275px}.job-details__data{gap:24px}.job-details__data-input{max-width:89%!important}.job-details__description-list-title{margin-bottom:16px}.submit-form__data-checkbox{margin-top:47px;margin-bottom:49px}}.about-us-title-section{display:flex;width:100%;padding-inline:110px;margin-bottom:202px;justify-content:center}.about-us-title-section>.container{width:100%;max-width:1680px}.about-us-title-section__wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;margin-top:140px}.about-us-title-section__logo{width:200px;height:40px;margin-left:4px;margin-top:-1px;margin-bottom:60px}.about-us-title-section__title{font-family:Lexend,sans-serif;font-weight:600;font-size:64px;line-height:140%;text-align:center;color:#111318;max-width:1200px;width:100%;margin-bottom:24px}.about-us-title-section__sub-title{font-family:Lexend,sans-serif;font-weight:400;font-size:16px;line-height:140%;text-align:center;color:#111318;max-width:1200px;width:100%;margin-bottom:37px}.about-us-title-section__btn-block{display:flex;flex-direction:row;gap:24px}@media (max-width: 1440px){.about-us-title-section{padding-inline:60px;margin-bottom:162px}.about-us-title-section__wrapper{margin-top:120px}.about-us-title-section__title{font-weight:600;font-size:44px;line-height:140%;max-width:1120px;text-align:center}}@media (max-width: 1024px){.about-us-title-section{padding-inline:110px;margin-bottom:80px}.about-us-title-section__wrapper{margin-top:60px}.about-us-title-section__sub-title{max-width:784px}}@media (max-width: 768px){.about-us-title-section{padding-inline:40px}.about-us-title-section__title{max-width:590px}.about-us-title-section__sub-title{max-width:650px}}@media (max-width: 375px){.about-us-title-section{padding-inline:16px}.about-us-title-section__title{max-width:312px}.about-us-title-section__sub-title{max-width:335px}}.about-us-home-section{display:flex;align-items:center;justify-content:center}.about-us-home-section__sub-title{font-family:Lexend,sans-serif;font-weight:400;font-size:16px;line-height:140%;color:#111318;max-width:350px}.about-us-home-section__title{display:flex;width:100%;margin-top:120px;margin-bottom:60px;font-family:Lexend,sans-serif;font-weight:600;font-size:28px;line-height:120%;text-align:center;color:#111318}.about-us-home-section__title>span{color:#007aff}.about-us-home-section__description{width:100%}.about-us-home-section__description-title{width:100%;text-align:left;font-family:Lexend,sans-serif;font-weight:600;font-size:64px;line-height:140%;color:#111318}.about-us-home-section__description-title>#w-2{color:#007aff}.about-us-home-section__description-title>#w-4{color:#ffa000}.about-us-home-section__details{display:flex;justify-content:flex-start;flex-direction:row;gap:80px;width:100%;margin-top:60px}.about-us-home-section__details-content-wrapper{display:flex;width:100%;flex-direction:column;gap:60px}.about-us-home-section__details-content{display:flex;gap:40px;margin-top:88px;align-items:center}.about-us-home-section__more-link{width:152px;height:56px;padding:0!important}.location-card{display:flex;align-items:center;justify-content:flex-start;flex-direction:row;gap:24px;border:1px solid #f2f2f2;border-radius:20px;padding:24px;width:380px;height:104px;background:#fafafa}.location-card__image{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:10px;border-radius:10px;padding:6px;width:40px;height:40px;background:#007aff}.location-card__image>svg{width:24px;height:24px}.location-card__details{display:flex;align-items:flex-start;justify-content:flex-start;flex-direction:column}.location-card__title{font-family:Lexend,sans-serif;font-weight:500;font-size:24px;line-height:140%;color:#111318}.location-card__description{font-family:Lexend,sans-serif;font-weight:400;font-size:16px;line-height:140%;color:#878d99}@media (max-width: 1440px){.about-us-home-section__title{margin-top:80px}.about-us-home-section__sub-title{max-width:295px}.about-us-home-section__description-title{font-weight:600;font-size:44px;line-height:140%}.about-us-home-section__details{margin-top:2px;gap:60px}.about-us-home-section__details-image{width:630px;height:400px;object-fit:cover;border-radius:40px}.about-us-home-section__details-content{gap:20px}}@media (max-width: 1320px){.about-us-home-section__title{margin-top:4px;font-weight:600;font-size:16px;line-height:150%;margin-bottom:42px}.about-us-home-section__sub-title{max-width:214px}.about-us-home-section__details{gap:0}.about-us-home-section__details-content{margin-top:57px;gap:24px}.about-us-home-section__details-content-wrapper{gap:36px}.about-us-home-section__description-title{font-weight:600;font-size:32px;line-height:140%}.location-card{width:214px}.location-card__title{font-weight:600;font-size:16px;line-height:150%}}@media (max-width: 1180px){.about-us-home-section__details-image{width:452px;height:320px;object-fit:none;object-position:50% 0}}@media (max-width: 960px){.about-us-home-section__details{align-items:center;flex-direction:column;gap:23px}.about-us-home-section__details-content{margin-top:37px;justify-content:center}.about-us-home-section__details-content-wrapper{gap:23px}.about-us-home-section__details-image{width:100%}.about-us-home-section__title{margin-top:-82px}.about-us-home-section__sub-title{max-width:332px}.location-card{width:100%;max-width:332px;height:94px}.about-us-home-section__more-link{margin:auto}}@media (max-width: 768px){.about-us-home-section-content{justify-content:start}.about-us-home-section-image{width:688px}.about-us-home-section__more-link{margin:0}}@media (max-width: 425px){.about-us-home-section__description-title{margin-top:-16px}.about-us-home-section__details-content{flex-direction:column;margin-top:21px;gap:15px}.about-us-home-section__sub-title{max-width:343px}.about-us-home-section__details-image{width:100%;object-fit:cover}.location-card{width:100%;max-width:343px;height:94px}}.publishing-home-section{display:flex;align-items:center;justify-content:center}.publishing-home-section__contain{display:flex;width:100%;gap:80px}.publishing-home-section__contain-img{width:100%;max-width:800px}.publishing-home-section__contain-info{display:flex;flex-direction:column;margin-top:40px;gap:40px}.publishing-home-section__contain-info-stat{display:flex;flex-direction:row;gap:60px}.publishing-home-section__contain-info-stat-download,.publishing-home-section__contain-info-stat-user{display:flex;flex-direction:column;gap:12px}.publishing-home-section__contain-info-stat-download-img,.publishing-home-section__contain-info-stat-user-img{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;border-radius:15px;padding:6px;width:60px;height:60px}.publishing-home-section__contain-info-stat-download-img>svg,.publishing-home-section__contain-info-stat-user-img>svg{width:36px;height:36px}.publishing-home-section__contain-info-stat-download-sum,.publishing-home-section__contain-info-stat-user-sum{font-family:Lexend,sans-serif;font-weight:600;font-size:52px;line-height:140%}.publishing-home-section__contain-info-stat-download-sub-title,.publishing-home-section__contain-info-stat-user-sub-title{font-family:Lexend,sans-serif;font-weight:600;font-size:20px;line-height:140%;color:#878d99;margin-top:-10px}.publishing-home-section__contain-info-stat-download-img{background:#eff8ff}.publishing-home-section__contain-info-stat-download-sum{color:#007aff}.publishing-home-section__contain-info-stat-user-img{background:#fff4e0}.publishing-home-section__contain-info-stat-user-img>svg{color:#ffa000}.publishing-home-section__contain-info-stat-user-sum{color:#12b76a}.publishing-home-section__contain-info-sub-title{font-family:Lexend,sans-serif;font-weight:400;font-size:16px;line-height:140%;color:#111318;margin-top:-25px}.publishing-home-section__metrics{display:flex;justify-content:space-around}.publishing-home-section__metrics_number{display:grid}.publishing-home-section__title{display:flex;width:100%;margin-top:240px;margin-bottom:60px;font-family:Lexend,sans-serif;font-weight:600;font-size:28px;line-height:120%;text-align:center;color:#111318}.publishing-home-section__title>span{color:#007aff}.publishing-home-section__description{width:100%}.publishing-home-section__description-title{width:100%;text-align:left;font-family:Lexend,sans-serif;font-weight:600;font-size:64px;line-height:140%;color:#111318}.publishing-home-section__description-title>#w-1{color:#12b76a}.publishing-home-section__description-title>#w-3{color:#007aff}.publishing-home-section__details{display:flex;justify-content:flex-start;flex-direction:row;gap:80px;width:100%}.publishing-home-section__details-charts{margin-top:-36px;display:flex}.publishing-home-section__details-content-wrapper{display:flex;width:100%;flex-direction:column}.publishing-home-section__details-content-platform{display:flex;margin-top:83px;gap:27px}.publishing-home-section__details-content-sub-title{display:flex;flex-direction:column;font-family:Lexend,sans-serif;font-weight:400;font-size:16px;line-height:140%;color:#111318;gap:32px;margin-top:33px}.publishing-home-section__publish-btn{width:166px;height:56px;padding:0!important;margin-top:57px}@media (max-width: 1440px){.publishing-home-section__title{margin-top:160px;margin-bottom:100px}.publishing-home-section__description-title{font-weight:600;font-size:44px;line-height:140%}.publishing-home-section__details{gap:50px}.publishing-home-section__details-content-platform{margin-top:30px}.publishing-home-section__details-charts{content:url(/assets/charts-platform-small-desktop-CdHugtk2.png);width:640px;height:444px;margin-top:-13px}}@media (max-width: 1024px){.publishing-home-section__title{font-weight:600;font-size:16px;line-height:150%;margin-bottom:38px}.publishing-home-section__description-title{font-weight:600;font-size:32px;line-height:140%}.publishing-home-section__publish-btn{margin-top:38px}.publishing-home-section__details-charts{content:url(/assets/charts-platform-tablet-BEQDKAvT.png);width:452px;height:444px;margin-top:-50px}}@media (max-width: 768px){.publishing-home-section__title{margin-top:82px}.publishing-home-section__details{flex-direction:column}.publishing-home-section__details-charts{content:url(/assets/charts-platform-mobile-DbPF-j_k.png);max-width:688px;width:100%;height:444px;margin-top:-27px}.publishing-home-section__description-title>br{display:none}.publishing-home-section__description-title>#w-1{margin-right:10px}}@media (max-width: 375px){.publishing-home-section__title{margin-bottom:24px}.publishing-home-section__details-charts{content:url(/assets/charts-platform-small-mobile-BOjQBfAO.png);max-width:688px;width:100%;height:444px;margin-top:-27px}.publishing-home-section__description-title>br{display:block}.publishing-home-section__publish-btn{margin-top:20px}}.games-home-section{display:flex;align-items:center;justify-content:center}.games-home-section__title{display:flex;width:100%;margin-top:240px;margin-bottom:60px;font-family:Lexend,sans-serif;font-weight:600;font-size:28px;line-height:120%;text-align:center;color:#111318}.games-home-section__title>span{color:#007aff}.games-home-section__games-block{display:flex;border:1px solid #f2f2f2;border-radius:40px;padding:40px;gap:160px;width:100%;max-width:1680px;height:596px;background-color:#fafafa;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACsAAAAtCAMAAAAA2mLvAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAADBQTFRFR3BM1tbW2NjY29vb0tLSvr6+srKyo6OjlJSUg4ODb29vXV1dV1dXubm5gICAysrKM98dawAAABB0Uk5TACE2TEpMTExMS0xMTEQqEOg4qdAAAAEuSURBVHja1dXBcoQgEIThZWgY0U14/7cNTITGgkSv2+cP66+5+Pr0ZefyQwlfJ3L/wvlhEHH5ntJD8jOKoJvCLaisaFnItxSIlaa0yR31jab9a3WrNT30GvEfPZJ7+tXjqBGkIcYQAtAklLTYyAhBgYWfD4Cgqie1bYzwoS/aTrpX+q4flp7QLB8M1CyDq8VoVUktmFeThnDaELeRjldzPkTyZo0atggGRxt7zb5pGeERYt+v3WivVxNfAGc2FUqcpAdP1iIGu8fxalc8We1WMEdc7fZ6Emw0fXeb18Gk6cV5NKyTJWXwOoJ0cTWNetrdKFvXV2ME6SWCxdpsp1NE09ZgwY1OGEDzRZslvS4LfBlQtZolXXDnBKgPQu1NpH8sZycCRFXKmxdln/7r+wGvlRwUzoPx8wAAAABJRU5ErkJggg==),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAjCAMAAAApB0NrAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAFdQTFRFR3BM2NjYjIyMvLy82dnZenp6xsbG9PT03NzchoaGysrK8vLy7Ozs5OTk2NjY1NTU0NDQzMzMx8fHwcHBu7u7tra2sLCwqampo6Ojm5ubkZGRg4ODdHR0b1YCzwAAAB10Uk5TABMTNUlbY2tqbG5/f39/f39/f39/f39/f39/f39K3M/bAAABfklEQVR42gXBy45bVRRAwdrn2mm7B6iFiPj/n0PKIBMkIH7cs6gCAOu43u/3+/V6LAAYAI5vXxhj+LFPAANwfC9mzBiDvzZggHX5KsaYmRmDH+cGFzB/7BMAMPz587HhgLkfYQCNYfh87jCY+w1gmBlrZgx+PjYL15uqEJUq8PsHDo7fAhgGgMHt3yzzUVWhhCoE31nWR0CBBBVwWD6iChFRQeGw5puCECGUwNesJUARIAnRWhMAIEmilFkXAO1NABSwLgDaABqAqstSVfamDUGihAUoKEBSpCyAAQSAqu293gJrMAMAxKu9qqA1ZgBA6dx12ZvBmBkA0GQ/2as3wAyMAUhPHi2nNoIBGLAfNQ/Le9gMAAbSO16nxS8JYABSp7xYvN+0d4AB6K2eJwvPd9QGANpnzhcG5ttlsJZhGKZeeT/CAfYsgxmDQa9m/woW6HlKexOi97o+/gsMwHG5GDPHAPn7BAwAx/WSMY7hn/MEAADmuNxut8/PyzEA8D8xSw0kknR7DAAAAABJRU5ErkJggg==),url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAMAAAANmfvwAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAFpQTFRFR3BM0tLSwsLC2tra5OTkqKio6enpwcHB8PDwlpaW2dnZ8vLy+/v79vb28PDw6enp4ODg1dXVzMzMxMTEubm5r6+voqKilpaWjIyMhYWFgYGBenp6c3NzcHBwnHCivAAAAB50Uk5TAA0fLD8+UWBlZWpxf39/f39/f39/f39/f39/f39/WsqwMAAAAcFJREFUeNp10NFu00AQheFzZtexrQipLUKC8v5vB70jTZydOTC7iqMU+HMXfzqTGCOb1mwy/Cdbv76+fs++rRPxIQKYXgpBjBQ/mh5JCiOJPfnP68MN2DMBqPtOWb+sfFiZn0CQBO/H9HaJO7HP7JKWShwm/O26k/qEQWA0An8bK9r+dNk2d28uCFBff54wKrUEAEEevP1okQCWswaZmQAk4eqYyXA3ZSIyErRrN0T/pHnvhBUUYCS3dyc7ItC3mwOwSD8OzdZOp+YRHurH+KnkCmawn0GU5Sz3QkAYO1rOueJCHzeIB6CdWoTGtyBKrqgW0QpZDIdNiDYRRE+Yz0kWEJWkkVgvgrzuArpGAVQMxjQg04QqiFHgWoCYu+gKXLdAlLKTuhmgU6DXnb1M1MVDt6yktMKRcmp1ejUQmcOTwPd3I5BcVgepNJLQCVplBlICgbk6g8hCgyjSjKGMckCk0gyC8JpivxchSOjEMGonj0zK7QyQRz4pwL6DniBFBCj2lfNOEM3YiaDmsv4cvFyJe5wPZmRqgYHMfuX6ns7t2Nh3bvHkIB7iNA8NjDMbknxEE++zjn9X6rIcj8th/BX8BulA+cP2JKS3AAAAAElFTkSuQmCC);background-repeat:no-repeat,no-repeat,no-repeat;background-position:right 123px top 40px,right 68px bottom 114px,right 399px bottom 62px}.games-home-section__games-block-games{display:flex;max-width:516px;max-height:516px;width:100%;height:100%;flex-direction:row;flex-wrap:wrap;gap:24px}.games-home-section__games-block-games-img{border:12px solid #fff;border-radius:32px;width:156px;height:156px}.games-home-section__games-block-description{display:flex;flex-direction:column;margin-top:100px}.games-home-section__games-block-description-title{font-family:Lexend,sans-serif;font-weight:600;font-size:44px;line-height:140%;color:#111318;margin-bottom:32px}.games-home-section__games-block-description-sub-title{font-family:Lexend,sans-serif;font-weight:600;font-size:20px;line-height:140%;color:#111318;margin-bottom:31px}.games-home-section__games-block-description-ps{font-family:Lexend,sans-serif;font-weight:400;font-size:16px;line-height:140%;color:#111318;max-width:420px;margin-bottom:60px}.games-home-section__games-block-description-ps>br{display:none}.games-home-section__games-block-description_btn{border-radius:12px;padding:0!important;width:135px;height:56px}@media (max-width: 1440px){.games-home-section__title{margin-top:160px}.games-home-section__games-block{gap:60px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACIAAAAiCAMAAAANmfvwAAAAAXNSR0IArs4c6QAAAAlwSFlzAAALEwAACxMBAJqcGAAAAFpQTFRFR3BM0tLSwsLC2tra5OTkqKio6enpwcHB8PDwlpaW2dnZ8vLy+/v79vb28PDw6enp4ODg1dXVzMzMxMTEubm5r6+voqKilpaWjIyMhYWFgYGBenp6c3NzcHBwnHCivAAAAB50Uk5TAA0fLD8+UWBlZWpxf39/f39/f39/f39/f39/f39/WsqwMAAAAcFJREFUeNp10NFu00AQheFzZtexrQipLUKC8v5vB70jTZydOTC7iqMU+HMXfzqTGCOb1mwy/Cdbv76+fs++rRPxIQKYXgpBjBQ/mh5JCiOJPfnP68MN2DMBqPtOWb+sfFiZn0CQBO/H9HaJO7HP7JKWShwm/O26k/qEQWA0An8bK9r+dNk2d28uCFBff54wKrUEAEEevP1okQCWswaZmQAk4eqYyXA3ZSIyErRrN0T/pHnvhBUUYCS3dyc7ItC3mwOwSD8OzdZOp+YRHurH+KnkCmawn0GU5Sz3QkAYO1rOueJCHzeIB6CdWoTGtyBKrqgW0QpZDIdNiDYRRE+Yz0kWEJWkkVgvgrzuArpGAVQMxjQg04QqiFHgWoCYu+gKXLdAlLKTuhmgU6DXnb1M1MVDt6yktMKRcmp1ejUQmcOTwPd3I5BcVgepNJLQCVplBlICgbk6g8hCgyjSjKGMckCk0gyC8JpivxchSOjEMGonj0zK7QyQRz4pwL6DniBFBCj2lfNOEM3YiaDmsv4cvFyJe5wPZmRqgYHMfuX6ns7t2Nh3bvHkIB7iNA8NjDMbknxEE++zjn9X6rIcj8th/BX8BulA+cP2JKS3AAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:right 40px bottom 62px}.games-home-section__games-block-description{margin-top:110px}.games-home-section__games-block-description-title{font-weight:600;font-size:32px;line-height:140%}}@media (max-width: 1060px){.games-home-section__title{font-weight:600;font-size:16px;line-height:150%;margin-bottom:40px}.games-home-section__games-block{background-image:none;gap:40px;height:464px}.games-home-section__games-block-games{max-width:384px;max-height:384px;gap:11px}.games-home-section__games-block-games-img{border:12px solid #fff;border-radius:24px;width:120px;height:120px;object-fit:none;object-position:100% 0}.games-home-section__games-block-description{margin-top:16px}.games-home-section__games-block-description-ps{margin-bottom:40px}}@media (max-width: 875px){.games-home-section__title{margin-top:80px}.games-home-section__games-block{height:781px;flex-direction:column;align-items:center}.games-home-section__games-block-description{margin-top:3px;align-items:center}.games-home-section__games-block-description-ps{text-align:center}.games-home-section__games-block-description-ps>br:nth-child(2){display:block}}@media (max-width: 705px){.games-home-section__title{margin-bottom:24px}.games-home-section__games-block{height:707px;padding:16px}.games-home-section__games-block-description{margin-top:-21px}.games-home-section__games-block-description-title{font-weight:600;font-size:28px;line-height:120%;text-align:center}.games-home-section__games-block-description-sub-title{font-weight:600;font-size:20px;line-height:140%;text-align:center}.games-home-section__games-block-description-ps{max-width:420px}.games-home-section__games-block-description-ps>br{display:block}.games-home-section__games-block-games{max-width:311px;max-height:309px}.games-home-section__games-block-games-img{width:95px;height:95px;object-fit:cover;object-position:0 0;border:8px solid #fff;border-radius:20px}}.careers-home-section{display:flex;align-items:center;justify-content:center;margin-bottom:240px}.careers-home-section__title{display:flex;width:100%;margin-top:240px;margin-bottom:60px;font-family:Lexend,sans-serif;font-weight:600;font-size:28px;line-height:120%;text-align:center;color:#111318}.careers-home-section__title>span{color:#007aff}.careers-home-section__contain{display:flex;flex-direction:row;width:100%;gap:80px}.careers-home-section__details{display:flex;flex-direction:column;gap:33px}.careers-home-section__details-description{display:flex;flex-direction:row;justify-content:space-around;gap:43px;z-index:-1}.careers-home-section__details-description-statistics{display:flex;flex-direction:column;align-items:center;gap:3px}.careers-home-section__details-description-statistics:nth-child(1){transform:translate(25px)}.careers-home-section__details-description-statistics:nth-child(2){transform:translate(32px)}.careers-home-section__details-description-statistics:nth-child(3){transform:translate(9px)}.careers-home-section__details-description-statistics-number{font-family:Lexend,sans-serif;font-weight:600;font-size:32px;line-height:140%;text-align:center;color:#111318}.careers-home-section__details-description-statistics-title{font-family:Lexend,sans-serif;font-weight:400;font-size:20px;line-height:140%;text-align:center;color:#111318}.careers-home-section__job-block{display:flex;flex-direction:column;margin-top:60px}.careers-home-section__job-block-title{font-family:Lexend,sans-serif;font-weight:600;font-size:64px;line-height:140%;color:#111318;margin-bottom:40px}.careers-home-section__job-block-title>span{color:#007aff}.careers-home-section__job-block-sub-title{font-family:Lexend,sans-serif;font-weight:400;font-size:16px;line-height:140%;color:#111318;margin-bottom:40px}.careers-home-section__job-block_btn{border:1px solid var(--gray-200);border-radius:12px;padding:0!important;width:148px;height:56px}.careers-card-section__job-block-choise{display:flex;flex-direction:row;gap:20px;margin-bottom:56px}.careers-card-section__job-block-choise-job{display:flex;border:1px solid #f2f2f2;border-radius:20px;padding:16px;max-width:390px;height:88px;width:100%;background:#fafafa;gap:12px}.careers-card-section__job-block-choise-img{display:flex;align-items:center;justify-content:center;flex-direction:row;gap:10px;border-radius:10px;padding:6px;width:40px;height:40px;margin-top:5px}.careers-card-section__job-block-choise-img>svg{width:24px;height:24px}.careers-card__details{display:flex;flex-direction:column;justify-content:center}.careers-card__title{font-family:Lexend,sans-serif;font-weight:500;font-size:24px;line-height:140%;color:#111318}.careers-card__description{font-family:Lexend,sans-serif;font-weight:400;font-size:16px;line-height:140%;color:#878d99}#u-1{background:#ffa000}#u-2{background:#fb6299}@media (max-width: 1440px){.careers-home-section__title{margin-top:161px}.careers-home-section__details-img{border:1px solid #f2f2f2;border-radius:40px;width:620px;height:460px;object-fit:cover;object-position:0}.careers-home-section__job-block{margin-top:86px}.careers-home-section__job-block-title{font-weight:600;font-size:44px;line-height:140%}.careers-card-section__job-block-choise{margin-bottom:60px}}@media (max-width: 1200px){.careers-home-section__title{font-weight:600;font-size:16px;line-height:150%;margin-bottom:30px}.careers-home-section__contain{gap:40px;justify-content:space-between}.careers-home-section__details{gap:24px}.careers-home-section__details-img{width:452px;height:377px;content:url(/assets/careers_image_tablet-C7O0Z0Ng.png);object-fit:none;object-position:0}.careers-home-section__details-description{gap:50px}.careers-home-section__details-description-statistics:nth-child(1){transform:translate(25px)}.careers-home-section__details-description-statistics:nth-child(2){transform:translate(25px)}.careers-home-section__details-description-statistics:nth-child(3){transform:translate(0)}.careers-home-section__details-description-statistics-number{font-weight:600;font-size:28px;line-height:120%}.careers-home-section__details-description-statistics-title{font-weight:400;font-size:16px;line-height:140%}.careers-home-section__job-block-title{font-weight:600;font-size:32px;line-height:140%;max-width:330px;margin-bottom:23px}.careers-home-section__job-block-sub-title{margin-bottom:20px}.careers-card-section__job-block-choise{margin-bottom:42px;gap:20px}.careers-card-section__job-block-choise-job{width:216px;height:78px}.careers-card__title{font-weight:600;font-size:16px;line-height:150%}}@media (max-width: 960px){.careers-home-section__title{margin-top:80px}.careers-home-section__contain{flex-direction:column}.careers-home-section__details{gap:32px;align-items:center}.careers-home-section__details-img{max-width:688px;width:100%;height:360px;object-fit:cover;object-position:0 57%;margin-top:10px}.careers-home-section__job-block{margin-top:19px;align-items:center}.careers-home-section__job-block-title{max-width:466px}.careers-home-section__job-block-sub-title{margin-bottom:23px}.careers-card-section__job-block-choise-job{width:334px}}@media (max-width: 768px){.careers-home-section__details{gap:32px;align-items:normal}.careers-home-section__job-block{align-items:normal}}@media (max-width: 705px){.careers-home-section__details-img{max-width:700px;height:520px;object-fit:fill;object-position:0 0;margin-top:-6px}.careers-home-section__details-description{flex-direction:column;width:fit-content;gap:13px}.careers-home-section__details-description-statistics{flex-direction:row}.careers-home-section__details-description-statistics:nth-child(1){transform:translate(10px,-11px)}.careers-home-section__details-description-statistics:nth-child(2){transform:translate(10px)}.careers-home-section__details-description-statistics:nth-child(3){transform:translate(10px,10px)}.careers-card-section__job-block-choise{flex-direction:column;gap:8px;margin-bottom:23px}.careers-home-section__job-block-sub-title{margin-bottom:20px}.careers-card-section__job-block-choise-job{max-width:700px;width:100%}}@media (max-width: 375px){.careers-home-section__details-img{max-width:343px;height:320px;object-fit:cover;object-position:-33px 0px;margin-top:-6px}.careers-card-section__job-block-choise-job{max-width:343px;width:100%}}.featured-project-games-section{display:flex;align-items:center;justify-content:center;flex-direction:column}.featured-project-games-section>.container{width:100%}.featured-project-games-section__title{display:flex;width:100%;margin-top:80px;margin-bottom:60px;padding:0 110px;font-family:Lexend,sans-serif;font-weight:600;font-size:28px;line-height:120%;text-align:center;color:#111318}.featured-project-games-section__title>span{color:#007aff}.featured-project-games-section__carusel{display:flex;overflow-x:scroll;overflow-y:scroll;-webkit-overflow-scrolling:touch;width:100%;padding-bottom:10px;user-select:none;cursor:grab}.featured-project-games-section__carusel>*{flex:0 0 auto;margin-right:40px;scroll-snap-align:start}.featured-project-games-section__carusel>*:first-child{margin-left:110px}.featured-project-games-section__carusel>*:last-child{margin-right:110px}.featured-project-games-section__carusel::-webkit-scrollbar{display:none}.featured-project-games-section__carusel .card-games:nth-child(4) .card-games__game-info-description{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;word-break:break-all;max-width:395px}.featured-project-games-section__carusel .card-games:nth-child(3) .card-games__game-info-description{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;word-break:break-all;max-width:395px;min-height:168px;margin-bottom:-11px}.featured-project-games-section__carusel .card-games:nth-child(2) .card-games__game-info-description{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;word-break:break-all;max-width:395px;min-height:168px;margin-bottom:-11px}.featured-project-games-section__carusel .card-games:nth-child(1) .card-games__game-info-description{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;word-break:break-all;max-width:359px;width:100%}@media (max-width: 1440px){.featured-project-games-section__title{padding:0 60px;margin-top:67px}.featured-project-games-section__carusel>*:first-child{margin-left:60px}.featured-project-games-section__carusel>*:last-child{margin-right:60px}.featured-project-games-section__carusel .card-games:nth-child(1) .card-games__game-info-description,.featured-project-games-section__carusel .card-games:nth-child(2) .card-games__game-info-description,.featured-project-games-section__carusel .card-games:nth-child(3) .card-games__game-info-description,.featured-project-games-section__carusel .card-games:nth-child(4) .card-games__game-info-description{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;word-break:break-word;white-space:pre-wrap;max-width:395px;min-height:106px}.featured-project-games-section__carusel .card-games:nth-child(2) .card-games__game-info-links,.featured-project-games-section__carusel .card-games:nth-child(3) .card-games__game-info-links,.featured-project-games-section__carusel .card-games:nth-child(4) .card-games__game-info-links{margin-top:13px}}@media (max-width: 1024px){.featured-project-games-section__title{padding:0 40px;font-weight:600;font-size:16px;line-height:150%;margin-top:38px;margin-bottom:40px}.featured-project-games-section__carusel>*:first-child{margin-left:40px}.featured-project-games-section__carusel>*:last-child{margin-right:40px}}@media (max-width: 870px){.featured-project-games-section__title{margin-top:0}.featured-project-games-section__carusel{flex-direction:column;overflow-x:hidden;overflow-y:hidden;align-items:center}.featured-project-games-section__carusel>*{margin-right:0;margin-bottom:40px}.featured-project-games-section__carusel>*:first-child{margin-left:0}.featured-project-games-section__carusel>*:last-child{margin-right:0}.featured-project-games-section__carusel .card-games:nth-child(3) .card-games__game-info-raiting-title,.featured-project-games-section__carusel .card-games:nth-child(4) .card-games__game-info-raiting-title{font-size:32px;line-height:132%}.featured-project-games-section__carusel .card-games:nth-child(3) .card-games__game-info-links,.featured-project-games-section__carusel .card-games:nth-child(4) .card-games__game-info-links{margin-top:-10px}.featured-project-games-section__carusel .card-games:nth-child(1) .card-games__game-info-links,.featured-project-games-section__carusel .card-games:nth-child(2) .card-games__game-info-links{margin-top:13px}.featured-project-games-section__carusel .card-games:nth-child(1) .card-games__game-info,.featured-project-games-section__carusel .card-games:nth-child(2) .card-games__game-info{gap:20px}.featured-project-games-section__carusel .card-games:nth-child(4) .card-games__game-info-description{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;word-break:break-word;white-space:pre-wrap;font-weight:400;font-size:16px;line-height:140%;min-height:110px}.featured-project-games-section__carusel .card-games:nth-child(1) .card-games__game-info-description,.featured-project-games-section__carusel .card-games:nth-child(2) .card-games__game-info-description,.featured-project-games-section__carusel .card-games:nth-child(3) .card-games__game-info-description,.featured-project-games-section__carusel .card-games:nth-child(4) .card-games__game-info-description{min-height:110px;-webkit-line-clamp:5}.featured-project-games-section__carusel .card-games:nth-child(2) .card-games__game-info-description,.featured-project-games-section__carusel .card-games:nth-child(3) .card-games__game-info-description{margin-bottom:7px}}@media (max-width: 710px){.featured-project-games-section__title{padding:0 16px;margin-top:40px}.featured-project-games-section__carusel .card-games:nth-child(1) .card-games__game-info-description,.featured-project-games-section__carusel .card-games:nth-child(2) .card-games__game-info-description,.featured-project-games-section__carusel .card-games:nth-child(4) .card-games__game-info-description{max-height:213px;height:213px;-webkit-line-clamp:11;font-weight:400;font-size:14px;line-height:140%;white-space:pre-line}.featured-project-games-section__carusel .card-games:nth-child(1) .card-games__game-info-links{margin-top:-1px}.featured-project-games-section__carusel .card-games:nth-child(2) .card-games__game-info-links{margin-top:-10px}.featured-project-games-section__carusel .card-games:nth-child(3) .card-games__game-info-links{margin-top:-20px}.featured-project-games-section__carusel .card-games:nth-child(4) .card-games__game-info-links{margin-top:-26px}.featured-project-games-section__carusel .card-games:nth-child(3) .card-games__game-info-description{max-height:213px;height:213px;-webkit-line-clamp:10;font-weight:400;font-size:14px;line-height:140%;white-space:pre-line}.featured-project-games-section__carusel .card-games:nth-child(4) .card-games__game-info-description{max-height:213px;height:213px;-webkit-line-clamp:9;font-weight:400;font-size:14px;line-height:140%;white-space:pre-line;margin-top:3px}}@media (min-width: 2000px){.featured-project-games-section>.container{width:1680px}}.card-games{display:flex;border:1px solid #f2f2f2;border-radius:40px;padding:24px;max-width:760px;width:100%;height:400px;background:#fafafa}.card-games__wrapper{display:flex;flex-direction:row;gap:40px}.card-games__game-info{display:flex;flex-direction:column;gap:25px}.card-games__game-info-raiting{display:flex;flex-direction:row;gap:16px}.card-games__game-info-raiting-img{border-radius:24px;width:104px;height:104px;transform:scaleX(-1);pointer-events:none}.card-games__game-info-raiting-title{font-family:Lexend,sans-serif;font-weight:600;font-size:32px;line-height:140%;color:#111318}.card-games__game-info-raiting-title-block{display:flex;flex-direction:column;gap:8px;justify-content:center}.card-games__game-info-raiting-stars-block{display:flex;flex-direction:row}.card-games__game-info-raiting-stars-block>svg{width:24px;height:24px}.card-games__game-info-description{font-family:Lexend,sans-serif;font-weight:400;font-size:20px;line-height:140%;color:#111318;max-width:359px;width:100%}.card-games__game-info-links{display:flex;flex-direction:row;gap:23px}.card-games__game-info-links>svg{width:40px;height:40px}.card-games__screen{border-radius:24px;pointer-events:none}.mini-card-games{display:flex;border:1px solid #f2f2f2;border-radius:40px;padding:24px;background:#fafafa}.mini-card-games__wrapper{display:flex;flex-direction:row;gap:40px}.mini-card-games__game-info{display:flex;flex-direction:column;gap:25px}.mini-card-games__game-info-raiting{display:flex;flex-direction:row;gap:16px}.mini-card-games__game-info-raiting-img{border-radius:24px;width:104px;height:104px;transform:scaleX(-1);pointer-events:none}.mini-card-games__game-info-raiting-title{font-family:Lexend,sans-serif;font-weight:600;font-size:32px;line-height:140%;color:#111318}.mini-card-games__game-info-raiting-title-block{display:flex;flex-direction:column;gap:8px;justify-content:center}.mini-card-games__game-info-raiting-stars-block{display:flex;flex-direction:row}.mini-card-games__game-info-raiting-stars-block>svg{width:24px;height:24px}.mini-card-games__game-info-description{font-family:Lexend,sans-serif;font-weight:400;font-size:20px;line-height:140%;color:#111318;max-width:359px;width:100%}.mini-card-games__game-info-links{display:flex;flex-direction:row;gap:23px}.mini-card-games__game-info-links>svg{width:40px;height:40px}.mini-card-games__screen{border-radius:24px;pointer-events:none}@media (max-width: 1440px){.card-games{height:360px}.card-games__game-info-raiting-title{font-weight:600;font-size:28px;line-height:120%}.card-games__game-info-description{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;word-break:break-word;white-space:pre-wrap;max-width:395px}.card-games__game-info-links{margin-top:6px}.card-games__screen{max-width:312px;height:312px;width:100%;object-fit:cover}.card-games__wrapper{gap:38px}}@media (max-width: 870px){.card-games{max-width:688px}.card-games__game-info-description{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;word-break:break-word;white-space:pre-wrap;font-weight:400;font-size:16px;line-height:140%;min-height:110px}.card-games__game-info-raiting{align-items:center}}@media (max-width: 710px){.card-games{max-width:343px;height:780px;border-radius:24px}.card-games__wrapper{flex-direction:column}.card-games__game-info-description{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:10;-webkit-box-orient:vertical;word-break:break-word;white-space:pre-wrap;font-weight:400;font-size:16px;line-height:140%;min-height:213px}.card-games__screen{max-width:295px;height:295px;width:100%;object-fit:none}}.key-metrics-section{display:flex;align-items:center;justify-content:center;padding-inline:110px;padding-bottom:80px}.key-metrics-section__title{display:flex;width:100%;margin-top:230px;margin-bottom:60px;font-family:Lexend,sans-serif;font-weight:600;font-size:28px;line-height:120%;text-align:center;color:#111318}.key-metrics-section__title>span{color:#007aff}.key-metrics-section__title-block{display:flex;flex-direction:column;width:100%;gap:35px;margin-bottom:60px}.key-metrics-section__name{display:flex;font-family:Lexend,sans-serif;font-weight:600;font-size:64px;line-height:140%;color:#111318;width:100%;max-width:800px}.key-metrics-section__sub-title{font-family:Lexend,sans-serif;font-weight:400;font-size:20px;line-height:140%;color:#111318;width:100%;max-width:800px}.key-metrics-section__contain{display:flex;width:100%;gap:80px}.key-metrics-section__contain-img{width:100%;max-width:800px}.key-metrics-section__contain-info{display:flex;flex-direction:column;margin-top:40px;gap:40px}.key-metrics-section__contain-info-stat{display:flex;flex-direction:row;gap:60px}.key-metrics-section__contain-info-stat-download,.key-metrics-section__contain-info-stat-user{display:flex;flex-direction:column;gap:12px}.key-metrics-section__contain-info-stat-download-img,.key-metrics-section__contain-info-stat-user-img{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;border-radius:15px;padding:6px;width:60px;height:60px}.key-metrics-section__contain-info-stat-download-img>svg,.key-metrics-section__contain-info-stat-user-img>svg{width:36px;height:36px}.key-metrics-section__contain-info-stat-download-sum,.key-metrics-section__contain-info-stat-user-sum{font-family:Lexend,sans-serif;font-weight:600;font-size:64px;line-height:140%}.key-metrics-section__contain-info-stat-download-sub-title,.key-metrics-section__contain-info-stat-user-sub-title{font-family:Lexend,sans-serif;font-weight:600;font-size:20px;line-height:140%;color:#878d99;margin-top:-10px}.key-metrics-section__contain-info-stat-download-img{background:#eff8ff}.key-metrics-section__contain-info-stat-download-sum{color:#007aff}.key-metrics-section__contain-info-stat-user-img{background:#fff4e0}.key-metrics-section__contain-info-stat-user-img>svg{color:#ffa000}.key-metrics-section__contain-info-stat-user-sum{color:#ffa000}.key-metrics-section__contain-info-title{font-family:Lexend,sans-serif;font-weight:500;font-size:24px;line-height:140%;color:#111318}.key-metrics-section__contain-info-sub-title{font-family:Lexend,sans-serif;font-weight:400;font-size:16px;line-height:140%;color:#111318;margin-top:-25px}@media (max-width: 1440px){.key-metrics-section{padding-inline:60px}.key-metrics-section__title{margin-top:152px}.key-metrics-section__name{font-weight:600;font-size:44px;line-height:140%}.key-metrics-section__contain{gap:40px}.key-metrics-section__contain-img{height:406px}.key-metrics-section__contain-info-stat-download-sum,.key-metrics-section__contain-info-stat-user-sum{font-weight:600;font-size:44px;line-height:140%}}@media (max-width: 1220px){.key-metrics-section{padding-inline:40px}.key-metrics-section__title{font-weight:600;font-size:16px;line-height:150%;margin-bottom:37px}.key-metrics-section__name{font-weight:600;font-size:32px;line-height:140%}.key-metrics-section__contain-img{max-width:452px;content:url(/assets/chart-key-metrics-tablet-oDZAVOST.png)}}@media (max-width: 840px){.key-metrics-section__contain{flex-direction:column;gap:0}.key-metrics-section__contain-img{max-width:688px;content:url(/assets/charts-key-metrics-B8_3FgJX.png)}.key-metrics-section__title{margin-top:28px;margin-bottom:40px}.key-metrics-section__title-block{margin-bottom:58px}}@media (max-width: 400px){.key-metrics-section{padding-inline:16px}.key-metrics-section__contain{flex-direction:column;gap:0}.key-metrics-section__contain-img{max-width:343px;height:354px;content:url(/assets/charts-key-metrics-small-mobile-BkL0wW3j.png)}}.referral-bonus-publishing-section{display:flex;align-items:center;justify-content:center;max-width:1680px;width:100%}.referral-bonus-publishing-section__title{display:flex;width:100%;margin-top:240px;margin-bottom:60px;font-family:Lexend,sans-serif;font-weight:600;font-size:28px;line-height:120%;text-align:center;color:#111318}.referral-bonus-publishing-section__title>span{color:#007aff}.referral-bonus-publishing-section__wrapper{display:flex;flex-direction:row;width:100%;gap:308px}.referral-bonus-publishing-section__description{display:flex;flex-direction:column;max-width:800px;width:100%}.referral-bonus-publishing-section__description-title{font-family:Lexend,sans-serif;font-weight:600;font-size:64px;line-height:140%;color:#111318;margin-bottom:25px}.referral-bonus-publishing-section__description-title>span{color:#007aff}.referral-bonus-publishing-section__description-sub-title{font-family:Lexend,sans-serif;font-weight:400;font-size:20px;line-height:140%;color:#111318}.referral-bonus-publishing-section__animation{max-width:320px;max-height:320px}@media (max-width: 1440px){.referral-bonus-publishing-section{padding-inline:60px}.referral-bonus-publishing-section__title{margin-top:160px;margin-bottom:118px}.referral-bonus-publishing-section__wrapper{gap:110px}.referral-bonus-publishing-section__description-title{font-weight:600;font-size:44px;line-height:140%}.referral-bonus-publishing-section__animation{margin-top:-63px}}@media (max-width: 1024px){.referral-bonus-publishing-section{padding-inline:40px}.referral-bonus-publishing-section__title{font-weight:600;font-size:16px;line-height:150%;margin-bottom:100px}.referral-bonus-publishing-section__wrapper{gap:70px}.referral-bonus-publishing-section__description{max-width:504px}.referral-bonus-publishing-section__description-title{font-weight:600;font-size:32px;line-height:140%}}@media (max-width: 768px){.referral-bonus-publishing-section__title{margin-top:78px;margin-bottom:40px}.referral-bonus-publishing-section__wrapper{flex-direction:column;align-items:center}.referral-bonus-publishing-section__description{max-width:688px}.referral-bonus-publishing-section__description-title,.referral-bonus-publishing-section__description-sub-title{text-align:center}}@media (max-width: 375px){.referral-bonus-publishing-section{padding-inline:16px}}.alternative-publishing-section{display:flex;align-items:center;justify-content:center;max-width:1680px;width:100%}.alternative-publishing-section__title{display:flex;width:100%;margin-top:240px;margin-bottom:60px;font-family:Lexend,sans-serif;font-weight:600;font-size:28px;line-height:120%;text-align:center;color:#111318}.alternative-publishing-section__title>span{color:#007aff}.alternative-publishing-section__wrapper{display:flex;flex-direction:row;border:1px solid #414651;border-radius:40px;padding:80px 60px;max-width:1680px;width:100%;height:450px;background-color:#252b37;background-image:url(/assets/alternative-publishing-bg-oGQAyU3Y.png);background-repeat:no-repeat;background-position-y:bottom;justify-content:flex-end}.alternative-publishing-section__description{display:flex;flex-direction:column;max-width:940px;width:100%;flex-grow:0}.alternative-publishing-section__description-title{font-family:Lexend,sans-serif;font-weight:600;font-size:64px;line-height:140%;color:#fff;margin-bottom:33px}.alternative-publishing-section__description-sub-title{font-family:Lexend,sans-serif;font-weight:400;font-size:20px;line-height:140%;color:#fff}.alternative-publishing-section__description-sub-title:last-child{margin-top:27px}@media (max-width: 1770px){.alternative-publishing-section__wrapper{padding-left:35%;background-size:426px 333px;background-position-x:-73px}}@media (max-width: 1440px){.alternative-publishing-section{padding-inline:60px}.alternative-publishing-section__title{margin-top:163px}}@media (max-width: 1310px){.alternative-publishing-section{padding-inline:40px}.alternative-publishing-section__title{font-weight:600;font-size:16px;line-height:150%;margin-bottom:39px}.alternative-publishing-section__wrapper{background-image:url(/assets/alternative-publishing-bg-tablet-DjgSTj5F.png);padding-left:38%;background-size:auto;background-position-x:0;height:506px}.alternative-publishing-section__description-title{font-weight:600;font-size:44px;line-height:140%}}@media (max-width: 930px){.alternative-publishing-section__title{margin-top:55px}.alternative-publishing-section__wrapper{padding:80px 60px;height:646px;background-image:url(/assets/alternative-publishing-bg-mobile-BIAU6fLA.png);background-position-x:center;justify-content:center}.alternative-publishing-section__description{max-width:520px}}@media (max-width: 700px){.alternative-publishing-section{padding-inline:16px}.alternative-publishing-section__wrapper{padding:24px 15px;border-radius:24px;height:454px;background-image:url(/assets/alternative-publishing-bg-small-mobile-Bdl1XU-1.png);background-position-x:center;justify-content:center}.alternative-publishing-section__description-title{font-weight:600;font-size:28px;line-height:120%;margin-bottom:15px}.alternative-publishing-section__description-sub-title{font-weight:400;font-size:16px;line-height:140%}.alternative-publishing-section__description-sub-title:last-child{margin-top:14px}}.amazon-publishing-section{display:flex;align-items:center;justify-content:center;max-width:1680px;width:100%}.amazon-publishing-section__title{display:flex;width:100%;margin-top:241px;margin-bottom:60px;font-family:Lexend,sans-serif;font-weight:600;font-size:28px;line-height:120%;text-align:center;color:#111318}.amazon-publishing-section__title>span{color:#007aff}.amazon-publishing-section__contain{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:120px}.amazon-publishing-section__contain>img{width:auto;height:auto;max-width:100%;max-height:100%}@media (max-width: 1440px){.amazon-publishing-section{padding-inline:60px}.amazon-publishing-section__title{margin-top:160px}}@media (max-width: 1024px){.amazon-publishing-section{padding-inline:40px}.amazon-publishing-section__title{font-weight:600;font-size:16px;line-height:150%;margin-bottom:40px}.amazon-publishing-section__contain{gap:80px}.amazon-publishing-section__contain>img{height:60px}}@media (max-width: 768px){.amazon-publishing-section__title{margin-top:80px}}@media (max-width: 375px){.amazon-publishing-section{padding-inline:16px}.amazon-publishing-section__contain{gap:40px}.amazon-publishing-section__contain>img{height:40px}}.featured-project-publishing-section{display:flex;align-items:center;justify-content:center}.featured-project-publishing-section__content{width:100%;max-width:1680px}.featured-project-publishing-section__title{display:flex;width:100%;margin-top:240px;margin-bottom:60px;font-family:Lexend,sans-serif;font-weight:600;font-size:28px;line-height:120%;text-align:center;color:#111318}.featured-project-publishing-section__title>span{color:#007aff}.featured-project-publishing-section__wrapper{display:flex;flex-direction:row;gap:80px;align-items:center}.featured-project-publishing-section__wrapper-img{max-width:800px;height:499px;width:100%;border:none;border-radius:30px}.featured-project-publishing-section__description-block{display:flex;flex-direction:column}.featured-project-publishing-section__description-block-partner-text{font-family:Lexend,sans-serif;font-weight:600;font-size:20px;line-height:140%;color:#111318;margin-bottom:15px}.featured-project-publishing-section__description-block-partner-img{max-width:288px;width:100%;height:40px;margin-bottom:60px}.featured-project-publishing-section__description-block-game{display:flex;flex-direction:row;align-items:center;gap:16px;margin-bottom:24px}.featured-project-publishing-section__description-block-game-wrapper{display:flex;flex-direction:column;gap:8px}.featured-project-publishing-section__description-block-game-title{font-family:Lexend,sans-serif;font-weight:600;font-size:32px;line-height:140%;color:#111318}.featured-project-publishing-section__description-block-game-star{display:flex;flex-direction:row}.featured-project-publishing-section__description-block-game-star>svg{width:24px;height:24px}.featured-project-publishing-section__description-block-title{font-family:Lexend,sans-serif;font-weight:600;font-size:16px;line-height:150%;color:#111318;margin-bottom:20px}.featured-project-publishing-section__description-block-sub-title{font-family:Lexend,sans-serif;font-weight:400;line-height:140%;font-size:16px;color:#111318;max-width:800px;width:100%;margin-bottom:23px}.featured-project-publishing-section__description-block-partners{max-width:156px;height:60px;width:100%}@media (max-width: 1440px){.featured-project-publishing-section{padding-inline:60px}.featured-project-publishing-section__title{margin-top:160px}.featured-project-publishing-section__wrapper{gap:40px}.featured-project-publishing-section__wrapper-img{max-width:640px;height:420px;border:none;border-radius:30px}.featured-project-publishing-section__description-block-sub-title{max-width:640px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;word-break:break-word;white-space:pre-wrap}}@media (max-width: 1024px){.featured-project-publishing-section{padding-inline:40px;width:100%}.featured-project-publishing-section__title{font-weight:600;font-size:16px;line-height:150%}.featured-project-publishing-section__wrapper-img{max-width:452px;border:none;border-radius:30px}}@media (max-width: 780px){.featured-project-publishing-section__title{margin-top:80px;margin-bottom:40px}.featured-project-publishing-section__wrapper{flex-direction:column;width:100%}.featured-project-publishing-section__wrapper-img{max-width:100%;border:none;border-radius:30px}.featured-project-publishing-section__description-block{width:100%}.featured-project-publishing-section__description-block-sub-title{max-width:100%;display:flex}}@media (max-width: 375px){.featured-project-publishing-section{padding-inline:16px}.featured-project-publishing-section__description-block-sub-title{display:-webkit-box;-webkit-line-clamp:5}.featured-project-publishing-section__wrapper-img{height:320px}}.offices-carers-section{display:flex;align-items:center;justify-content:center;padding-inline:110px}.offices-carers-section>.container{max-width:1680px;width:100%}.offices-carers-section__title{display:flex;width:100%;margin-bottom:57px;font-family:Lexend,sans-serif;font-weight:600;font-size:28px;line-height:120%;text-align:center;color:#111318}.offices-carers-section__title>span{color:#007aff}.offices-carers-section__carusel{display:flex;flex-direction:row;width:100%;gap:40px}@media (max-width: 1440px){.offices-carers-section{padding-inline:60px}}@media (max-width: 1310px){.offices-carers-section__carusel{flex-direction:column}}@media (max-width: 1024px){.offices-carers-section{padding-inline:40px}.offices-carers-section__title{font-weight:600;font-size:16px;line-height:150%;margin-bottom:40px}}@media (max-width: 375px){.offices-carers-section{padding-inline:16px}.offices-carers-section__carusel .office-card:nth-child(1){height:554px}.offices-carers-section__carusel .office-card:nth-child(1) .office-card__description-sub-title{min-height:54px}.offices-carers-section__carusel .office-card:nth-child(2){height:610px}}.office-card{display:flex;flex-direction:row;border:1px solid #f2f2f2;border-radius:40px;padding:24px;max-width:820px;width:100%;height:328px;background:#fafafa;gap:40px}.office-card__img{width:100%;max-width:385px}.office-card__description{display:flex;flex-direction:column}.office-card__description-title{font-family:Lexend,sans-serif;font-weight:600;font-size:28px;line-height:120%;color:#111318;margin-top:21px;margin-bottom:25px}.office-card__description-sub-title{font-family:Lexend,sans-serif;font-weight:400;font-size:20px;line-height:140%;color:#111318;margin-bottom:73px;min-height:84px}.office-card__description-link{display:flex;flex-direction:row;gap:8px}.office-card__description-link>svg{width:24px;height:24px}.office-card__description-link>span{font-family:Lexend,sans-serif;font-weight:500;font-size:16px;line-height:150%;text-align:center;color:#007aff}@media (max-width: 1781px){.office-card{height:auto}.office-card__description-sub-title{min-height:112px}.office-card__img{max-width:276px}}@media (max-width: 1440px){.office-card{height:328px}.office-card__description-sub-title{margin-bottom:46px}.office-card__img{object-fit:cover;object-position:top;border-radius:24px}}@media (max-width: 1310px){.office-card{max-width:100%}.office-card__img{max-width:428px;object-position:center}.office-card__description-sub-title{margin-bottom:43px}}@media (max-width: 768px){.office-card__img{max-width:300px}}@media (max-width: 680px){.office-card{flex-direction:column;height:auto;align-items:center}.office-card__img{max-width:100%}.office-card__description{width:100%}}@media (max-width: 375px){.office-card{border-radius:24px;gap:24px}.office-card__img{width:295px;height:280px}.office-card__description-sub-title{margin-bottom:21px}}.team-benefits-careers-section{display:flex;align-items:center;justify-content:center;padding-inline:110px}.team-benefits-careers-section>.container{max-width:1680px;width:100%}.team-benefits-careers-section__title{display:flex;width:100%;margin-top:242px;margin-bottom:60px;font-family:Lexend,sans-serif;font-weight:600;font-size:28px;line-height:120%;text-align:center;color:#111318}.team-benefits-careers-section__title>span{color:#007aff}.team-benefits-careers-section__wrapper{display:flex;flex-direction:row;width:100%;gap:80px;align-items:center}.team-benefits-careers-section__description{display:flex;flex-direction:column;max-width:800px;width:100%;gap:22px}.team-benefits-careers-section__description-title{font-family:Lexend,sans-serif;font-weight:600;font-size:64px;line-height:140%;color:#111318}.team-benefits-careers-section__description-title>span:first-child{color:#007aff}.team-benefits-careers-section__description-title>span:last-child{color:#ffa000}.team-benefits-careers-section__description-sub-title{font-family:Lexend,sans-serif;font-weight:400;font-size:16px;line-height:140%;color:#111318}.team-benefits-careers-section__list-wrapper{display:grid;gap:60px;grid-template-columns:repeat(2,1fr)}.team-benefits-careers-section__list-block{display:flex;flex-direction:column;max-width:370px;width:100%;gap:15px}.team-benefits-careers-section__list-title{display:flex;flex-direction:row;align-items:center;gap:8px;font-family:Lexend,sans-serif;font-weight:600;font-size:20px;line-height:140%;color:#111318}.team-benefits-careers-section__list-title>div{width:12px;height:4px;background:#007aff}.team-benefits-careers-section__list-sub-title{font-family:Lexend,sans-serif;font-weight:400;font-size:16px;line-height:140%;color:#111318}@media (max-width: 1440px){.team-benefits-careers-section{padding-inline:60px}.team-benefits-careers-section__title{margin-top:163px}.team-benefits-careers-section__description{max-width:620px;gap:24px}.team-benefits-careers-section__description-title{font-weight:600;font-size:44px;line-height:140%}}@media (max-width: 1024px){.team-benefits-careers-section{padding-inline:40px}.team-benefits-careers-section__title{font-weight:600;font-size:16px;line-height:150%;margin-top:80px;margin-bottom:40px}.team-benefits-careers-section__wrapper{flex-direction:column;align-items:start}.team-benefits-careers-section__description{max-width:100%}.team-benefits-careers-section__description-title{font-weight:600;font-size:32px;line-height:140%}.team-benefits-careers-section__list-wrapeer{width:100%}.team-benefits-careers-section__list-block{max-width:442px}}@media (max-width: 440px){.team-benefits-careers-section__list-wrapper{display:grid;gap:40px;grid-template-columns:repeat(1,1fr)}}@media (max-width: 375px){.team-benefits-careers-section{padding-inline:16px}.team-benefits-careers-section__wrapper{gap:40px}}.out-values-careers-section{display:flex;align-items:center;justify-content:center;padding-inline:110px}.out-values-careers-section>.container{max-width:1680px;width:100%}.out-values-careers-section__title{display:flex;width:100%;margin-top:242px;margin-bottom:60px;font-family:Lexend,sans-serif;font-weight:600;font-size:28px;line-height:120%;text-align:center;color:#111318}.out-values-careers-section__title>span{color:#007aff}.out-values-careers-section__block{display:flex;flex-direction:column;align-items:center;border:1px solid #f2f2f2;border-radius:40px;padding:80px 60px;max-width:1680px;width:100%;background:#fafafa}.out-values-careers-section__block-title{font-family:Lexend,sans-serif;font-weight:600;font-size:64px;line-height:140%;text-align:center;color:#111318;margin-bottom:22px}.out-values-careers-section__block-sub-title{font-family:Lexend,sans-serif;font-weight:400;font-size:20px;line-height:140%;text-align:center;color:#111318;margin-bottom:40px}@media (max-width: 1440px){.out-values-careers-section{padding-inline:60px}.out-values-careers-section__title{margin-top:158px}.out-values-careers-section__block-title{font-weight:600;font-size:44px;line-height:140%}}@media (max-width: 1024px){.out-values-careers-section{padding-inline:40px}.out-values-careers-section__title{font-weight:600;font-size:16px;line-height:150%;margin-top:80px;margin-bottom:40px}.out-values-careers-section__block{padding:80px 20px}.out-values-careers-section__block-title{font-weight:600;font-size:32px;line-height:140%;text-align:center}.out-values-careers-section__block-sub-title{max-width:824px}}@media (max-width: 768px){.out-values-careers-section__block{padding:40px}}@media (max-width: 440px){.out-values-careers-section__block{padding:24px 16px;border-radius:24px}}@media (max-width: 375px){.out-values-careers-section{padding-inline:16px}}.tag{display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;border:1px solid #f2f2f2;border-radius:20px;padding:24px;height:110px;width:fit-content;background:#fff;gap:20px}.tag .tag-icon{width:36px;height:36px}.tag .tag-image{border-radius:15px;padding:9px;width:60px;height:60px;display:flex;align-items:center;justify-content:center}.tag-cloud{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;flex-direction:row;max-width:1100px;gap:40px}.tag-text{font-family:Lexend,sans-serif;font-weight:600;font-size:44px;line-height:140%}@media (max-width: 1440px){.tag{height:108px}.tag-text{font-weight:600;font-size:32px;line-height:140%}}@media (max-width: 1024px){.tag{flex-wrap:nowrap}}@media (max-width: 768px){.tag{height:auto;padding:23px}}@media (max-width: 440px){.tag-text{font-size:22px}}@media (max-width: 375px){.tag-text{font-weight:600;font-size:20px;line-height:140%;max-width:192px}.tag-cloud{gap:16px}.tag{padding:15px}}.vacancies-careers-section{display:flex;align-items:center;justify-content:center;width:100%;padding-inline:110px;margin-bottom:122px}.vacancies-careers-section>.container{max-width:1680px;width:100%}.vacancies-careers-section__block{width:100%;display:flex;justify-content:flex-start}.vacancies-careers-section__block-content{display:flex;flex-direction:column;max-width:800px;width:100%}.vacancies-careers-section__title{display:flex;width:100%;margin-top:240px;margin-bottom:60px;font-family:Lexend,sans-serif;font-weight:600;font-size:28px;line-height:120%;text-align:center;color:#111318}.vacancies-careers-section__title>span{color:#007aff}@media (max-width: 1440px){.vacancies-careers-section{padding-inline:60px;margin-bottom:84px}.vacancies-careers-section__title{margin-top:160px}}@media (max-width: 1024px){.vacancies-careers-section{padding-inline:40px;margin-bottom:43px}.vacancies-careers-section__title{font-weight:600;font-size:16px;line-height:150%;margin-top:80px;margin-bottom:40px}.vacancies-careers-section__block-content{max-width:100%}}@media (max-width: 375px){.vacancies-careers-section{padding-inline:16px}}.vacancies-card{display:flex;flex-direction:row;align-items:center;justify-content:space-between;border:1px solid #f2f2f2;border-radius:24px;padding:24px;width:800px;height:114px;background:#fafafa;margin-bottom:16px}.vacancies-card__wrapper{display:flex;flex-direction:column;gap:10px}.vacancies-card__speciality{font-family:Lexend,sans-serif;font-weight:500;font-size:16px;line-height:150%;color:#878d99}.vacancies-card__title{font-family:Lexend,sans-serif;font-weight:500;font-size:24px;line-height:140%;color:#111318}.vacancies-card__link{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:8px;font-family:Lexend,sans-serif;font-weight:500;font-size:16px;line-height:150%;text-align:center;color:#007aff}.vacancies-card__link:hover{color:#175cd3}.vacancies-card__link:active{color:#1849a9}.vacancies-card__link>svg{height:24px;width:24px;transform:rotate(180deg)}@media (max-width: 1024px){.vacancies-card{max-width:100%;width:100%}}@media (max-width: 500px){.vacancies-card{flex-direction:column;justify-content:start;align-items:start;height:auto;min-height:154px;gap:13px}.vacancies-card__wrapper{gap:6px}}.vacancies-careers__filter{display:flex;flex-direction:row;flex-wrap:wrap;width:100%;gap:20px;margin-bottom:36px}.vacancies-careers__filter-text{font-family:Lexend,sans-serif;font-weight:400;font-size:20px;line-height:140%;color:#111318;border-bottom:1px dashed #878d99;padding:0 0 4px;cursor:pointer}.vacancies-careers__filter-text.active{color:#007aff;border-bottom:2px solid #007aff;padding:0 0 4px}.vacancies-careers__filter-text.active:hover{color:#175cd3;border-bottom:2px solid #175cd3}.vacancies-careers__filter-text.active:active{color:#1849a9;border-bottom:2px solid #1849a9}.vacancies-careers__filter-text:hover{color:#175cd3;border-bottom:1px dashed #175cd3}.vacancies-careers__filter-text:active{color:#1849a9;border-bottom:1px dashed #1849a9}.mission-about-us-section{display:flex;align-items:center;justify-content:center;padding-inline:110px;margin-bottom:21px}.mission-about-us-section__title{display:flex;width:100%;margin-top:200px;margin-bottom:60px;font-family:Lexend,sans-serif;font-weight:600;font-size:28px;line-height:120%;text-align:center;color:#111318}.mission-about-us-section__title>span{color:#007aff}.mission-about-us-section__wrapper{display:flex;width:100%;flex-direction:row;gap:50px;align-items:flex-end}.mission-about-us-section__main-content{display:flex;flex-direction:column}.mission-about-us-section__main-content-user-block{display:flex;flex-direction:row;align-items:center;border:1px solid #f2f2f2;border-radius:20px;padding:16px;max-width:390px;background:#fafafa;gap:20px;margin-bottom:60px}.mission-about-us-section__main-content-user-image{display:flex;justify-content:center;align-items:center;border-radius:20px;padding:12px;width:64px;height:64px;background:#ffa000}.mission-about-us-section__main-content-user-image>svg{width:40px;height:40px;color:#fff}.mission-about-us-section__main-content-user-description{display:flex;flex-direction:column}.mission-about-us-section__main-content-user-description-title{font-family:Lexend,sans-serif;font-weight:600;font-size:44px;line-height:140%;color:#111318}.mission-about-us-section__main-content-user-description-sub-title{font-family:Lexend,sans-serif;font-weight:500;font-size:24px;line-height:140%;color:#878d99}.mission-about-us-section__main-content-title{font-family:Lexend,sans-serif;font-weight:600;font-size:94px;line-height:120%;color:#111318;margin-bottom:25px;max-width:1248px;width:100%}.mission-about-us-section__main-content-title>span:first-child{color:#ffa000}.mission-about-us-section__main-content-title>span:last-child{color:#007aff}.mission-about-us-section__main-content-sub-title{font-family:Lexend,sans-serif;font-weight:600;font-size:44px;line-height:140%;color:#111318;margin-bottom:66px}.mission-about-us-section__main-content-sub-title>span:first-child{color:#007aff}.mission-about-us-section__main-content-sub-title>span:last-child{color:#039855}.mission-about-us-section__main-content-image{max-width:432px}@media (max-width: 1440px){.mission-about-us-section{padding-inline:60px}.mission-about-us-section__title{margin-top:120px}.mission-about-us-section__main-content-user-block{min-height:128px}.mission-about-us-section__main-content-user-description-title{font-weight:600;font-size:32px;line-height:140%}.mission-about-us-section__main-content-title{font-weight:600;font-size:64px;line-height:140%;margin-bottom:30px}.mission-about-us-section__main-content-sub-title{font-weight:600;font-size:32px;line-height:140%;margin-bottom:93px}.mission-about-us-section__wrapper{gap:0}}@media (max-width: 1024px){.mission-about-us-section{padding-inline:40px}.mission-about-us-section__title{font-weight:600;font-size:16px;margin-top:60px;line-height:150%;margin-bottom:40px}.mission-about-us-section__main-content-title{font-weight:600;font-size:32px;line-height:140%}.mission-about-us-section__main-content-sub-title{font-weight:500;font-size:24px;line-height:140%;margin-bottom:86px}.mission-about-us-section__main-content-image{max-width:370px;width:100%}}@media (max-width: 768px){.mission-about-us-section__title{margin-top:64px}.mission-about-us-section__main-content__title{margin-bottom:10px}.mission-about-us-section__main-content-sub-title{max-width:316px;margin-bottom:37px}}@media (max-width: 590px){.mission-about-us-section__wrapper{width:100%;flex-direction:column;justify-content:center;align-items:center}.mission-about-us-section__main-content-sub-title{max-width:100%}}@media (max-width: 375px){.mission-about-us-section{padding-inline:16px}.mission-about-us-section__main-content-user-block{min-height:unset;margin-bottom:40px}.mission-about-us-section__main-content-user-description-title{font-weight:600;font-size:20px;line-height:140%}.mission-about-us-section__main-content-user-description-sub-title{font-weight:600;font-size:16px;line-height:150%}.mission-about-us-section__main-content-title{margin-bottom:40px}.mission-about-us-section__main-content-sub-title{margin-bottom:0}.mission-about-us-section__main-content-image{object-fit:cover;max-width:370px;height:268px}}.values-about-us-section{display:flex;align-items:center;justify-content:center;padding-inline:110px}.values-about-us-section__title{display:flex;width:100%;margin-top:200px;margin-bottom:60px;font-family:Lexend,sans-serif;font-weight:600;font-size:28px;line-height:120%;text-align:center;color:#111318}.values-about-us-section__title>span{color:#007aff}.values-about-us-section>.container{max-width:1680px;width:100%}.values-about-us-section__grid-container{display:grid;grid-template-rows:auto;gap:40px;width:100%;max-width:1680px;grid-template-areas:"item1 item2 item3" "item4 item4 item3" "item5 item6 item7"}.values-about-us-section__grid-item{justify-content:space-between;display:flex;flex-direction:column;border-radius:40px;font-family:Lexend,sans-serif;width:100%;background-image:url(/assets/noise-Df6ibpPa.png)}.values-about-us-section__grid-number{font-family:Lexend,sans-serif;margin-top:-14px}.grid-item-1,.grid-item-4,.grid-item-6{background-color:#252b37;height:280px;padding:40px;font-weight:600;font-size:28px;line-height:120%;color:#fff}.grid-item-2,.grid-item-5{background-color:#fafafa;height:280px;padding:40px;font-weight:600;font-size:28px;line-height:120%;color:#111318}.grid-item-1{grid-area:item1;max-width:390px}.grid-item-2{grid-area:item2;max-width:390px}.grid-item-3{background-color:#dd2590;grid-area:item3;max-width:820px;color:#fff;font-weight:600;font-size:44px;line-height:140%;padding:60px}.grid-item-4{grid-area:item4;max-width:820px}.grid-item-5{grid-area:item5;max-width:390px}.grid-item-6{grid-area:item6;max-width:390px}.grid-item-7{background-color:#007aff;grid-area:item7;max-width:820px;color:#fff;font-weight:600;font-size:28px;line-height:120%;padding:40px}.grid-number-1,.grid-number-4,.grid-number-6,.grid-number-7{font-weight:600;font-size:64px;line-height:140%;color:#fff;opacity:.4}.grid-number-2,.grid-number-5{font-weight:600;font-size:64px;line-height:140%;color:#111318;opacity:.4}.grid-number-3{font-weight:600;font-size:94px;line-height:120%;color:#fff;opacity:.5}@media (max-width: 1440px){.values-about-us-section{padding-inline:60px}.values-about-us-section__title{margin-top:119px}.values-about-us-section__grid-container{gap:24px}.grid-item-1,.grid-item-4,.grid-item-6{font-weight:500;font-size:24px;line-height:140%}.grid-item-2,.grid-item-5{font-weight:500;font-size:24px;line-height:140%;max-width:312px}.grid-item-3{max-width:648px;font-weight:600;font-size:32px;line-height:140%}.grid-item-7{max-width:648px;font-weight:500;font-size:24px;line-height:140%}.grid-item-1{max-width:312px}.grid-item-4{max-width:648px}.grid-item-6{max-width:312px}}@media (max-width: 1100px){.values-about-us-section{padding-inline:40px}.values-about-us-section__title{margin-top:43px;margin-bottom:40px;font-weight:600;font-size:16px;line-height:150%}.values-about-us-section__grid-container{gap:24px}.grid-item-1,.grid-item-4,.grid-item-6{font-weight:600;font-size:20px}.grid-item-2,.grid-item-5{font-weight:600;font-size:20px;max-width:218px}.grid-item-3{max-width:460px;font-weight:600;font-size:28px;line-height:120%;max-height:554px}.grid-item-7{max-width:460px;font-weight:600;font-size:20px}.grid-item-1{max-width:218px}.grid-item-4{max-width:460px;max-height:250px}.grid-item-6{max-width:218px}}@media (max-width: 900px){.values-about-us-section__grid-container{gap:16px}.grid-item-1,.grid-item-4,.grid-item-6,.grid-item-2,.grid-item-5{font-weight:500;font-size:16px;line-height:150%;padding:24px;border-radius:24px}.grid-item-3{max-width:336px;font-weight:600;font-size:20px;padding:24px;border-radius:24px;line-height:140%;max-height:554px}.grid-item-7{max-width:336px;font-weight:500;font-size:16px;line-height:150%;padding:24px;border-radius:24px}}@media (max-width: 768px){.grid-item-4{max-width:336px}.grid-item-1,.grid-item-2,.grid-item-5,.grid-item-6{max-width:160px}.grid-item-3{max-height:554px;height:554px}}@media (max-width: 590px){.values-about-us-section__grid-container{grid-template-areas:"item1 item2" "item3 item3" "item4 item4" "item5 item6" "item7 item7"}.grid-item-4,.grid-item-1,.grid-item-2,.grid-item-5,.grid-item-6{max-width:100%}.grid-item-3{max-width:100%;max-height:554px;height:354px}.grid-item-7{max-width:100%}}@media (max-width: 375px){.values-about-us-section{padding-inline:16px}.grid-item-4{max-width:100%;height:204px}.grid-item-1{max-width:163px;height:228px}.grid-item-2,.grid-item-5{max-width:163px;width:163px;height:228px}.grid-item-6{max-width:100%;height:228px}.grid-item-3{max-width:343px;max-height:292px;height:292px}.grid-item-7{max-width:100%;height:180px}}.for-developer-about-us-section{display:flex;align-items:center;justify-content:center;padding-inline:110px;margin-bottom:238px}.for-developer-about-us-section>.container{max-width:1680px;width:100%}.for-developer-about-us-section__title{display:flex;width:100%;margin-top:242px;margin-bottom:60px;font-family:Lexend,sans-serif;font-weight:600;font-size:28px;line-height:120%;text-align:center;color:#111318}.for-developer-about-us-section__title>span{color:#007aff}.for-developer-about-us-section__wrapper{display:flex;flex-direction:row;width:100%;gap:80px;align-items:center}.for-developer-about-us-section__description{display:flex;flex-direction:column;max-width:800px;width:100%;gap:22px}.for-developer-about-us-section__description-title{font-family:Lexend,sans-serif;font-weight:600;font-size:64px;line-height:140%;color:#111318}.for-developer-about-us-section__description-title>span:first-child{color:#007aff}.for-developer-about-us-section__description-sub-title{font-family:Lexend,sans-serif;font-weight:400;font-size:16px;line-height:140%;color:#111318}.for-developer-about-us-section__list-wrapper{display:grid;gap:60px;grid-template-columns:repeat(2,1fr)}.for-developer-about-us-section__list-block{display:flex;flex-direction:column;max-width:370px;width:100%;gap:15px}.for-developer-about-us-section__list-title{display:flex;flex-direction:row;align-items:center;gap:8px;font-family:Lexend,sans-serif;font-weight:600;font-size:20px;line-height:140%;color:#111318}.for-developer-about-us-section__list-title>div{width:12px;height:4px;background:#007aff}.for-developer-about-us-section__list-sub-title{font-family:Lexend,sans-serif;font-weight:400;font-size:16px;line-height:140%;color:#111318}@media (max-width: 1440px){.for-developer-about-us-section{padding-inline:60px;margin-bottom:158px}.for-developer-about-us-section__title{margin-top:160px}.for-developer-about-us-section__description{max-width:620px;gap:24px}.for-developer-about-us-section__description-title{font-weight:600;font-size:44px;line-height:140%}}@media (max-width: 1024px){.for-developer-about-us-section{padding-inline:40px;margin-bottom:78px}.for-developer-about-us-section__title{font-weight:600;font-size:16px;line-height:150%;margin-top:80px;margin-bottom:40px}.for-developer-about-us-section__wrapper{flex-direction:column;align-items:start}.for-developer-about-us-section__description{max-width:100%}.for-developer-about-us-section__description-title{font-weight:600;font-size:32px;line-height:140%}.for-developer-about-us-section__list-wrapeer{width:100%}.for-developer-about-us-section__list-block{max-width:442px}}@media (max-width: 440px){.for-developer-about-us-section__list-wrapper{display:grid;gap:40px;grid-template-columns:repeat(1,1fr)}}@media (max-width: 375px){.for-developer-about-us-section{padding-inline:16px}.for-developer-about-us-section__wrapper{gap:40px}}.photo-about-us-section{display:flex;width:100%;padding-inline:110px;justify-content:center;margin-bottom:138px}.photo-about-us-section__container{display:grid;max-width:1680px;width:100%;grid-template-columns:repeat(2,auto);grid-template-rows:690px 460px;gap:40px}.photo-about-us-section__image_large{display:flex;max-width:820px;border:1px solid #f2f2f2;border-radius:40px;background:#f2f2f2;overflow:hidden;width:100%;height:690px}.photo-about-us-section__image_large>img{width:100%;height:100%}.photo-about-us-section__image_medium{display:flex;max-width:820px;border:1px solid #f2f2f2;border-radius:40px;background:#f2f2f2;overflow:hidden;width:100%;height:460px}.photo-about-us-section__image_medium>img{width:100%;height:100%}.photo-about-us-section__image_large:nth-child(1){grid-column:1;grid-row:1}.photo-about-us-section__image_medium:nth-child(2){grid-column:2;grid-row:1}.photo-about-us-section__image_medium:nth-child(3){grid-column:1;grid-row:2}.photo-about-us-section__image_large:nth-child(4){grid-column:2;grid-row:2;align-self:end}@media (max-width: 1440px){.photo-about-us-section{padding-inline:60px;margin-bottom:100px}.photo-about-us-section__image_large>img,.photo-about-us-section__image_medium>img{object-fit:cover;object-position:left}}@media (max-width: 1024px){.photo-about-us-section{padding-inline:40px;margin-bottom:60px}.photo-about-us-section__container{grid-template-rows:480px 280px}.photo-about-us-section__image_large{height:480px;border-radius:24px}.photo-about-us-section__image_medium{height:280px;border-radius:24px}.photo-about-us-section__image_medium:nth-child(3)>img{object-position:center}.photo-about-us-section__image_large:nth-child(4)>img{content:url(/assets/photo-four-tablet-CuXitF3b.png)}}@media (max-width: 768px){.photo-about-us-section__container{gap:24px}}@media (max-width: 590px){.photo-about-us-section__container{display:flex;flex-direction:column}}@media (max-width: 375px){.photo-about-us-section{padding-inline:16px;margin-bottom:56px}.photo-about-us-section__image_medium:nth-child(2){content:url(/assets/photo-three-lmlmBmpG.png);object-fit:cover}.photo-about-us-section__image_medium:nth-child(3){content:url(/assets/photo-two-CiwYOKSh.png);object-fit:cover;object-position:left}}
