 @font-face {font-family: 'Metropolis-Regular';src: url('../../fonts/Metropolis-Regular.woff2') format('woff2'), url('../../fonts/Metropolis-Regular.woff') format('woff');font-weight: 400;font-style: normal;font-display: swap;}@font-face {font-family: 'Metropolis-Medium';src: url('../../fonts/Metropolis-Medium.woff2') format('woff2'), url('../../fonts/Metropolis-Medium.woff') format('woff');font-weight: 500;font-style: normal;font-display: swap;}@font-face {font-family: 'Metropolis-SemiBold';src: url('../../fonts/Metropolis-SemiBold.woff2') format('woff2'), url('../../fonts/Metropolis-SemiBold.woff') format('woff');font-weight: 600;font-style: normal;font-display: swap;}@font-face {font-family: 'Metropolis-Bold';src: url('../../fonts/Metropolis-Bold.woff2') format('woff2'), url('../../fonts/Metropolis-Bold.woff') format('woff');font-weight: 700;font-style: normal;font-display: swap;}html {font-family: sans-serif;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {display: block;}audio, canvas, progress, video {display: inline-block;vertical-align: baseline;}audio:not([controls]) {display: none;height: 0;}[hidden], template {display: none;}a {background-color: transparent;}a:active, a:hover {outline: 0;}abbr[title] {border-bottom: 1px dotted;}b, strong {font-weight: bold;}dfn {font-style: italic;}h1 {font-size: 2em;margin: 0.67em 0;}mark {background: #ff0;color: #000;}small {font-size: 80%;}sub, sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}sup {top: -0.5em;}sub {bottom: -0.25em;}img {border: 0;max-width: 100%;}svg:not(:root) {overflow: hidden;}figure {margin: 1em 40px;}hr {-webkit-box-sizing: content-box;box-sizing: content-box;height: 0;}pre {overflow: auto;}code, kbd, pre, samp {font-family: monospace, monospace;font-size: 1em;}button, input, optgroup, select, textarea {color: inherit;font: inherit;margin: 0;}button {overflow: visible;}button, select {text-transform: none;}button, html input[type='button'], input[type='reset'], input[type='submit'] {appearance: button;-webkit-appearance: button;cursor: pointer;}button[disabled], html input[disabled] {cursor: default;}button::-moz-focus-inner, input::-moz-focus-inner {border: 0;padding: 0;}input {line-height: normal;}input[type='checkbox'], input[type='radio'] {-webkit-box-sizing: border-box;box-sizing: border-box;padding: 0;}input[type='number']::-webkit-inner-spin-button, input[type='number']::-webkit-outer-spin-button {height: auto;}input[type='search'] {appearance: textfield;-webkit-appearance: textfield;-webkit-box-sizing: content-box;box-sizing: content-box;}input[type='search']::-webkit-search-cancel-button, input[type='search']::-webkit-search-decoration {-webkit-appearance: none;}fieldset {border: 1px solid #c0c0c0;margin: 0 2px;padding: 0.35em 0.625em 0.75em;}legend {border: 0;padding: 0;}textarea {overflow: auto;}table {border-collapse: collapse;border-spacing: 0;}td, th {padding: 0;}*, *:before, *:after {margin: 0;-webkit-box-sizing: border-box !important;box-sizing: border-box !important;outline: none;}html, body {height: 100%;}body {width: 100%;min-width: 320px;font-family: 'Metropolis-Regular', Helvetica, Arial, sans-serif;color: black;position: relative;font-size: 14px;line-height: 28.8px;background-color: white;margin: 0;}blockquote {padding: 0;margin: 0;}button {cursor: pointer;border: none;background-color: transparent;}button::-moz-focus-inner {padding: 0;border: 0;}a, a:visited {text-decoration: none;}a:hover {text-decoration: none;}ul, ol {padding: 0;margin: 0;}ul li, ol li {list-style: none;}img {display: block;}.global-wrapper {display: flex;flex-direction: column;min-height: 100%;}.main {flex-grow: 1;}.container {max-width: 1370px;margin: 0 auto;padding: 0 15px;}.container-1 {max-width: 1230px;margin: 0 auto;padding: 0 15px;}.container-2 {max-width: 830px;margin: 0 auto;padding: 0 15px;}.container-3 {max-width: 600px;margin: 0 auto;padding: 0 15px;}.title__section {margin-bottom: 75px;font-weight: 600;font-size: 64px;line-height: 1.1;letter-spacing: -0.04em;color: #050e1a;text-align: center;}.clr-blue {color: #2f80ed;}.semi-bold {font-weight: 600;}.section__padding {padding: 120px 0;}body.lock {overflow: hidden;-ms-touch-action: none;touch-action: none;}@media (max-width: 1023px) {.title__section {margin-bottom: 30px;font-size: 36px;}.section__padding {padding: 60px 0;}}.title h1, .title h2, .title h3, .title h4 {margin-top: 0;}.title h1 {font-family: 'Metropolis-Bold';font-size: 64px;line-height: 64px;letter-spacing: -3px;}.title h2 {font-family: 'Metropolis-SemiBold';font-size: 64px;line-height: 64px;letter-spacing: -3px;text-align: center;}@media screen and (max-width: 960px) {.title h2 {font-size: 37px;line-height: 40px;}}.modal__window {position: fixed;left: 0;top: 0;width: 100%;height: 100%;z-index: 10010;opacity: 0;visibility: hidden;overflow-y: scroll;cursor: pointer;-webkit-transition: all 0.8s ease 0s;transition: all 0.8s ease 0s;}.modal__window::before {content: '';position: fixed;left: 0;top: 0;width: 100%;height: 100%;background: #1e212c;opacity: 0.75;}.modal__window.active {opacity: 1;visibility: visible;}.modal__window.active .modal__content {opacity: 1;visibility: visible;-webkit-transform: translate(0px, 0px);transform: translate(0px, 0px);}.modal__body {min-height: 100%;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;padding: 30px 20px;}.modal__content {-webkit-box-flex: 0;-ms-flex: 0 1 968px;flex: 0 1 968px;padding: 48px;position: relative;opacity: 0;visibility: hidden;-webkit-transform: translate(0px, -100%);transform: translate(0px, -100%);-webkit-transition: all 0.8s ease 0s;transition: all 0.8s ease 0s;cursor: auto;}.modal__exit {display: -webkit-box;display: -ms-flexbox;display: flex;position: absolute;top: 30px;right: 30px;width: 30px;height: 30px;background: transparent;z-index: 3;}.modal__exit:before, .modal__exit:after {content: '';position: absolute;width: 100%;height: 3px;left: 0;background: #fff;}.modal__exit:after {-webkit-transform: rotate(-45deg);transform: rotate(-45deg);}.modal__exit:before {-webkit-transform: rotate(45deg);transform: rotate(45deg);}@media (max-width: 700px) {.modal__body {padding: 40px 20px;}.modal__content {padding: 0;}.modal__exit {top: -20px;right: 10px;}}.header {position: sticky;left: 0;top: 0;width: 100%;z-index: 10002;-webkit-box-shadow: 0 1px 0 #f0f2f5;box-shadow: 0 1px 0 #f0f2f5;background: #ffffff;height: auto !important;}.header__burger {display: none;}.header-banner {display: grid;grid-template-rows: 1fr;transition: grid-template-rows 0.4s ease;}.header-banner.hide {grid-template-rows: 0fr;}.header-banner__container {overflow: hidden;}.header-banner__body {padding: 14px 40px;width: 100%;display: flex;justify-content: center;align-items: center;background: linear-gradient(90deg, #1464d0 0%, #4d99ff 100%);position: relative;}.header-banner__text {color: #ffffff;margin: 0;font-size: 18px;font-weight: 500;text-align: center;line-height: 1;}.header-banner__text a {color: #ffffff;text-decoration: underline !important;}.header-banner__close {position: absolute;top: 50%;transform: translateY(-50%);right: 10px;cursor: pointer;width: 20px;height: 20px;display: flex;align-items: center;justify-content: center;}.header__body {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;min-height: 74px;padding: 10px 15px;}.header__menu {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;position: relative;left: 0;top: 0;z-index: 3;}.menu__list {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;}.menu__list li:nth-last-child(-n + 2) .submenu__list {right: 0;}.menu__item {margin-left: 30px;}.menu__item--submenu:hover .submenu__list {pointer-events: all;opacity: 1;transform: translateY(0);}.menu__item--submenu {position: relative;left: 0;top: 0;}.menu__link {line-height: 20px;color: #415166;background: transparent;-webkit-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;}.menu__link.active {color: #050e1a;text-shadow: 0 0 0.1px #050e1a, 0 0 0.1px #050e1a;}.menu__call {margin-left: 30px;padding: 20px 30px;font-weight: 500;line-height: 14px;color: #2f80ed;background: rgba(47, 128, 237, 0.1);border-radius: 30px;-webkit-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;}@media (max-width: 1200px) {.menu__call {margin-left: 10px;}}@media (max-width: 1023px) {.header .submenu__list {padding-left: 24px;}}.submenu__list {position: absolute;pointer-events: none;opacity: 0;transform: translateY(15px);transition: transform 0.3s ease, opacity 0.3s ease;min-width: 220px;-webkit-box-shadow: 0 8px 12px -4px rgba(0, 0, 0, 0.12);box-shadow: 0 8px 12px -4px rgba(0, 0, 0, 0.12);border: 1px solid #f0f2f4;background: #fff;}.submenu__item {-webkit-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;}.submenu__item:last-child {margin-bottom: 0;}.header .menu__link--button {display: inline-flex;gap: 20px;align-items: center;padding: 0;}.submenu__link {display: block;padding: 10px 10px;line-height: 20px;color: #415166;-webkit-transition: all 0.5s ease 0s;transition: all 0.5s ease 0s;}.submenu__link.active {color: #2f80ed;}@media (min-width: 960px) {.submenu__item:hover {background-color: #2f80ed;}.submenu__item:hover .submenu__link {color: #fff;}}@media (any-hover: hover) {.menu__call:hover {background: rgba(47, 128, 237, 0.2);}}@media (min-width: 960px) {.menu__link:hover {color: #050e1a;text-shadow: 0 0 0.1px #050e1a, 0 0 0.1px #050e1a;}}@media (max-width: 1200px) {.menu__item {margin-left: 15px;}}@media (max-width: 1023px) {.header__burger {display: block;width: 30px;height: 20px;position: relative;z-index: 10002;margin-right: 10px;cursor: pointer;}.header__burger.active span {background-color: #fff;}.header__burger.active span:nth-child(1) {top: 4px;left: 3px;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}.header__burger.active span:nth-child(2) {top: 4px;right: 3px;-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);}.header__burger.active span:nth-child(3) {-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0);}.header__burger.active span:nth-child(4) {bottom: 5px;left: 3px;-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);transform: rotate(-45deg);}.header__burger.active span:nth-child(5) {bottom: 5px;right: 3px;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);}.header__burger span {background-color: #000;}.header__burger span:nth-child(1), .header__burger span:nth-child(2), .header__burger span:nth-child(3), .header__burger span:nth-child(4), .header__burger span:nth-child(5) {position: absolute;height: 2px;-webkit-transition: all 0.3s ease 0s;transition: all 0.3s ease 0s;}.header__burger span:nth-child(1) {top: 0;left: 0;width: 50%;}.header__burger span:nth-child(2) {top: 0;right: 0;width: 50%;}.header__burger span:nth-child(3) {left: 0;top: 9px;width: 100%;}.header__burger span:nth-child(4) {left: 0;bottom: 0;width: 50%;}.header__burger span:nth-child(5) {right: 0;bottom: 0;width: 50%;}.header__menu {position: fixed;top: 0;left: -100%;width: 100%;height: 100%;opacity: 0;transition: opacity 0.4s ease, left 0.4s ease;display: block;background-color: #121212;padding: 60px 10px 20px 40px;overflow: auto;z-index: 10002;}.header__menu.active {opacity: 1;left: 0;}.header .menu__call {display: none;}.header .menu__list {position: relative;display: block;}.header .menu__list li {margin: 0 0 30px 0;text-align: left;}.header .menu__list li:last-child {margin: 0;}.header .menu__link {font-size: 24px;line-height: 100%;font-weight: 500;color: #fff;}.header .menu__link.active {color: #2f80ed;}.header .submenu__link {padding: 0;line-height: 100%;font-weight: 500;font-size: 24px;color: #fff;}.header .menu__link--button {display: inline-flex;gap: 20px;align-items: center;padding: 0;}.header .menu__link--button::after {content: '';display: block;width: 24px;height: 24px;color: red;transform: rotate(180deg);background: url(../../img/header-imgs/menu-arrow.svg) 0 0/ 24px 24px no-repeat;}.header .menu__link--button.active::after {background: url(../../img/header-imgs/menu-arrow-blue.svg) 0 0/ 24px 24px no-repeat;}.header .submenu__list-wrapper {display: grid;grid-template-rows: 0fr;transition: grid-template-rows 0.4s ease;}.header .submenu__list-overflow {overflow: hidden;}.header .submenu__list {pointer-events: all;opacity: 1;transform: translateY(0);position: relative;border: none;background: transparent;margin-top: 30px;}.header .menu__item--submenu.is-open .submenu__list-wrapper {grid-template-rows: 1fr;}.header .menu__item--submenu.is-open .menu__link--button::after {transform: rotate(0);}}.footer__body {padding: 50px 0;}.footer__lists {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-column-gap: 20px;-moz-column-gap: 20px;column-gap: 20px;row-gap: 20px;}.footer__link {line-height: 20px;color: #050e1a;-webkit-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;}.footer__locations {-webkit-box-flex: 0;-ms-flex: 0 1 420px;flex: 0 1 420px;}.footer__item {margin-bottom: 20px;line-height: 20px;color: #050e1a;}.footer__item:last-child {margin: 0;}.footer__bottom {padding: 20px 0;border-top: 1px solid #f0f2f5;}.footer-lists__title {margin-bottom: 30px;font-weight: 700;line-height: 20px;letter-spacing: 0.15em;text-transform: uppercase;color: #050e1a;}.footer-bottom__body {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}.bottom-footer__left {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;font-size: 12px;line-height: 12px;color: #050e1a;}.bottom-footer__left span {display: block;}.bottom-footer__right {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-column-gap: 40px;-moz-column-gap: 40px;column-gap: 40px;line-height: 20px;color: #415166;}.bottom-footer__right span {display: block;line-height: 20px;color: #97a9be;}.bottom-footer__link {line-height: 20px;color: #415166;}.vertical-line {height: 10px;width: 1px;background: #000;margin: 0 15px;}@media (any-hover: hover) {.footer__link:hover {text-shadow: 0 0 0.1px #050e1a, 0 0 0.1px #050e1a;}}@media (max-width: 1023px) {.footer__lists {-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}}@media (max-width: 650px) {.footer-bottom__body {-ms-flex-pack: distribute;justify-content: space-around;-ms-flex-wrap: wrap;flex-wrap: wrap;row-gap: 20px;}.bottom-footer__left {-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end;}}@media (max-width: 371px) {.footer__lists {-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;text-align: center;}.footer__locations {-webkit-box-flex: 0;-ms-flex: 0 1 auto;flex: 0 1 auto;}}.cookies_popup {align-items: center;animation: fadeIn 0.2s ease-in;background: #121212;bottom: 25px;display: none;left: 3.5%;padding: 20px 15px;position: fixed;z-index: 989999;}@media (max-width: 1023px) {.cookies_popup {left: 0;bottom: 50px;}}.cookies_popup p {color: #fff;font-size: 12px;line-height: 150%;margin: 0;}.cookies_popup > div {margin-right: 15px;}.cookies_popup a {color: #2f80ed;text-decoration: none;}.cookies_popup button {background: #121212;border: 1px solid #fff;border-radius: 20px;color: #fff;cursor: pointer;font-size: 14px;font-weight: 500;line-height: 14px;outline: 0;padding: 10px 25px;}.chatbots {background: #f0f2f5;}.chatbots__body {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-column-gap: 90px;-moz-column-gap: 90px;column-gap: 90px;}.chatbots__content {-webkit-box-flex: 0;-ms-flex: 0 1 500px;flex: 0 1 500px;}.chatbots__title {max-width: 500px;font-family: 'Metropolis-SemiBold';font-size: 64px;line-height: 64px;letter-spacing: -0.04em;color: #050e1a;}.chatbots__title span {color: #2f80ed;}.chatbots__info {margin: 50px 0;font-size: 18px;line-height: 28px;color: #415166;}.chatbots__info span {display: -webkit-inline-box;display: -ms-inline-flexbox;display: inline-flex;}.chatbots__awards {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-column-gap: 30px;-moz-column-gap: 30px;column-gap: 30px;-ms-flex-wrap: wrap;flex-wrap: wrap;}.chatbots__form .button-primary {width: 100%;}@media (max-width: 1023px) {.chatbots__body {-ms-flex-pack: distribute;-ms-flex-wrap: wrap;flex-wrap: wrap;row-gap: 50px;-webkit-column-gap: 0;-moz-column-gap: 0;column-gap: 0;}.chatbots__content {flex: 0 1 100%;}.chatbots__title {font-size: 36px;line-height: 40px;max-width: 100%;}.chatbots__info {margin: 40px 0;}.chatbots__awards {-ms-flex-pack: distribute;justify-content: space-around;column-gap: 11px;}}.pure-u-1 {width: 100%;}.large-content__last-half {margin: auto 0 auto 45px;}.paper-form {background: #fff;box-shadow: 0 12px 24px -6px rgba(8, 35, 71, 0.12);padding: 50px;}.paper-form h4 {margin: 0 0 30px;}.paper-form .button-primary {margin: 0 0 0 auto;}.paper-form .form-group {margin: 0 0 35px;position: relative;}.button-primary {padding: 30px 50px;background: #2f80ed;color: #fff;border: none;border-radius: 50px;transition: all 0.2s ease-in-out;outline: 0;font-size: 18px;text-decoration: none;box-sizing: border-box;position: relative;cursor: pointer;}.button-primary:focus, .button-primary:hover {background: #4091ff;box-shadow: 0 6px 24px -12px rgba(45, 134, 255, 0.8);border-radius: 50px;}.button-primary:active {background: #2d79e0;box-shadow: none;}.paper-form .form-group input, .paper-form .form-group textarea {width: 100%;padding: 16px;font-size: 16px;line-height: 20px;color: #415166;background: #f7f8fa;border: 1px solid #f0f2f5;box-sizing: border-box;outline: 0;}.paper-form .form-group input::-webkit-input-placeholder, .paper-form .form-group textarea::-webkit-input-placeholder {color: #97a9be;}.paper-form .form-group input::placeholder, .paper-form .form-group textarea::placeholder {color: #97a9be;}.paper-form .form-group input:focus, .paper-form .form-group textarea:focus {border: 1px solid #97a9be;}.paper-form .form-group input:-webkit-autofill, .paper-form .form-group input:-webkit-autofill:focus, .paper-form .form-group input:-webkit-autofill:hover {-webkit-box-shadow: 0 0 0 1000px #f7f8fa inset;-webkit-text-fill-color: #415166;}.paper-form .form-group textarea {resize: none;}.paper-form .form-group.has-danger .custom-select-opener, .paper-form .form-group.has-danger input {border: 1px solid #de4244;}.paper-form .form-group .text-help {position: absolute;margin: 2px 0 0;font-size: 12px;line-height: 16px;}.paper-form .form-group .text-help.pristine-error {color: #de4244;}.paper-form .form-group .pristine-error {display: none;}.paper-form .form-group.has-danger .pristine-error {display: block;}h4 {font-weight: 400;font-size: 36px;line-height: 122%;letter-spacing: -0.01em;}@media all and (max-width: 1023px) {.large-content__last-half_without-lg-margin {margin: 0;}h4 {font-size: 28px;line-height: 32px;margin: 0 0 10px;}.paper-form {margin: 30px 0 0;padding: 30px;}.button-primary {padding: 20px 30px;}}@media all and (max-width: 767px) {.paper-form {padding: 30px 16px;}}@media all and (max-width: 567px) {.paper-form .button-primary {width: 100%;}}@media screen and (min-width: 1024px) {.pure-u-lg-1-2 {width: 50%;}}.hero {padding: 64px 0;}.hero__title {min-height: 64px;margin: 0;font-family: 'Metropolis-Bold';font-size: 64px;line-height: 64px;text-align: center;letter-spacing: -3px;color: #050e1a;}.hero__title span {display: inline-block;}.hero__subtitle {margin: 20px auto 64px;font-size: 24px;line-height: 32px;text-align: center;color: #415166;max-width: 800px;}.hero__subtitle--logos {margin: 90px auto 24px;}.hero__buttons {margin: 50px auto 80px;display: flex;flex-wrap: wrap;justify-content: center;-webkit-column-gap: 30px;-moz-column-gap: 30px;column-gap: 30px;-webkit-row-gap: 30px;-moz-row-gap: 30px;row-gap: 30px;}.hero__button {display: block;max-width: 275px;padding: 30px 31.4px;min-width: 273px;font-weight: 500;font-size: 18px;line-height: 20px;text-align: center;color: #ffffff;background: #2f80ed;border-radius: 50px;-webkit-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;}.hero__button--transparent {background-color: transparent;color: #2f80ed;border: 1px solid #2f80ed;}@media (any-hover: hover) {.hero__button:hover {background: #4091ff;-webkit-box-shadow: 0 6px 24px -12px #2d86ff;box-shadow: 0 6px 24px -12px #2d86ff;}.hero__button--transparent:hover {background-color: #2f80ed;color: #fff;}}@media (max-width: 1023px) {.hero {padding: 50px 0;}.hero__title {font-size: 41px;line-height: 50px;}.hero__subtitle {margin: 10px auto 50px;font-size: 20px;line-height: 28px;}.hero__subtitle--logos {margin: 50px auto 24px;}.hero__button {padding: 30px 40px;font-size: 16px;line-height: 20px;}}.container-botscrew-chat {border: 1px solid #f2f2f5;border-radius: 16px;overflow: hidden;box-shadow: 1px 1px 20px 0 rgba(0, 0, 0, 0.05), 1px 1px 20px 0 rgba(0, 0, 0, 0.05);position: relative;min-height: 418px; display: flex; justify-content: center;}.container-botscrew-chat iframe {display: flex;padding-bottom: 16px;}#botscrew-chat-frame {border: none;}#intro-layout {display: none;}.list-logo {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-ms-flex-wrap: wrap;flex-wrap: wrap;-ms-flex-pack: distribute;justify-content: space-around;width: 100%;}.list-logo li {margin: 10px;transition: transform 0.5s ease;transform: scale(0);}.list-logo li:nth-child(2) {transition-delay: 0.05s;}.list-logo li:nth-child(3) {transition-delay: 0.1s;}.list-logo li:nth-child(4) {transition-delay: 0.15s;}.list-logo li:nth-child(5) {transition-delay: 0.2s;}.list-logo li:nth-child(6) {transition-delay: 0.25s;}.list-logo li:nth-child(7) {transition-delay: 0.3s;}.list-logo li.in-view {transform: scale(1);}.s-generative-solutions {background-color: #f7f8fa;}.s-generative-solutions__title {max-width: 960px;margin-left: auto;margin-right: auto;}.s-generative-solutions__content {display: grid;grid-template-columns: 1fr 1fr;align-items: center;gap: 80px;}.s-generative-solutions__text {display: grid;align-content: flex-start;grid-template-columns: 1fr;row-gap: 24px;}.s-generative-solutions__text p {margin: 0;font-size: 18px;line-height: 28px;color: #415166;}.s-generative-solutions__text p.focus {font-size: 24px;line-height: 32px;font-family: 'Metropolis-Medium';color: #050e1a;}.s-generative-solutions__cards {display: flex;flex-wrap: wrap;justify-content: space-around;column-gap: 80px;row-gap: 40px;margin-top: 72px;}.generative-solution-card {background-color: #fff;box-shadow: 0 12px 24px -6px rgba(8, 35, 71, 0.12);padding: 40px;max-width: 346px;transition: transform 0.5s ease;transform: scale(0);}.generative-solution-card:nth-child(2) {transition-delay: 0.05s;}.generative-solution-card:nth-child(3) {transition-delay: 0.1s;}.generative-solution-card.in-view {transform: scale(1);}.generative-solution-card__title {font-family: 'Metropolis-Medium';font-size: 18px;line-height: 156%;color: #415166;margin: 0;}.generative-solution-card__value {font-family: 'Metropolis-Bold';font-size: 64px;line-height: 100%;letter-spacing: -0.05em;color: #2f80ed;margin-top: 20px;}.generative-solution-card__desc {font-size: 18px;line-height: 156%;color: #415166;margin: 0;}@media (max-width: 1023px) {.s-generative-solutions__cards {margin-top: 50px;column-gap: 40px;}.s-generative-solutions__text p {font-size: 16px;line-height: 140%;}.s-generative-solutions__text p.focus {font-size: 22px;line-height: 32px;}}@media (max-width: 991px) {.s-generative-solutions__title {max-width: 600px;}}@media (max-width: 767px) {.generative-solution-card {max-width: 100%;width: 100%;padding-left: 34px;padding-right: 34px;}.s-generative-solutions__image {max-width: 400px;margin: 0 auto;}.s-generative-solutions__content {grid-template-columns: 1fr;}}.s-upgrade-to-generative {padding: 120px 0 50px;}.s-upgrade-to-generative__title {max-width: 940px;margin-left: auto;margin-right: auto;margin-bottom: 16px;}.s-upgrade-to-generative__desc {font-size: 24px;line-height: 133%;text-align: center;max-width: 940px;margin-left: auto;margin-right: auto;color: #415166;}.s-upgrade-to-generative__cards {margin-top: 64px;display: grid;grid-template-columns: 1fr 1fr;column-gap: 80px;row-gap: 40px;}.s-upgrade-to-generative-card {background-color: #f0f2f5;padding: 50px;transition: transform 0.5s ease;transform: scale(0);}.s-upgrade-to-generative-card:nth-child(2) {transition-delay: 0.05s;}.s-upgrade-to-generative-card.in-view {transform: scale(1);}.s-upgrade-to-generative-card__title {font-family: 'Metropolis-Medium';font-size: 24px;line-height: 133%;color: #050e1a;margin-bottom: 8px;}.s-upgrade-to-generative-card__text {font-size: 18px;line-height: 156%;color: #415166;}@media (max-width: 1023px) {.s-upgrade-to-generative {padding: 50px 0 0;}.s-upgrade-to-generative__desc {font-size: 18px;line-height: 133%;}.s-upgrade-to-generative-card__title {font-size: 22px;line-height: 127%;}.s-upgrade-to-generative-card__text {line-height: 133%;}}@media (max-width: 991px) {.s-upgrade-to-generative__title {max-width: 600px;}.s-upgrade-to-generative__desc {max-width: 800px;}.s-upgrade-to-generative__cards {column-gap: 40px;}.s-upgrade-to-generative-card {padding-left: 34px;padding-right: 34px;}}@media (max-width: 767px) {.s-upgrade-to-generative__cards {grid-template-columns: 1fr;}}.s-cta-start-journey {padding: 92px 0;}.s-cta-start-journey__body {position: relative;background-color: #2f80ed;color: #fff;padding: 60px 34px;border-radius: 30px;overflow: hidden;isolation: isolate;}.s-cta-start-journey__body-bg {position: absolute;inset: 0;width: 100%;height: 100%;filter: blur(3px);opacity: 0.6;z-index: -1;}.s-cta-start-journey__body-bg img {position: absolute;inset: 0;width: 100%;height: 100%;object-fit: cover;}.s-cta-start-journey__title {color: #fff;max-width: 532px;margin-left: auto;margin-right: auto;margin-bottom: 16px;font-family: 'Metropolis-Bold';}.s-cta-start-journey__subtitle {max-width: 760px;margin: 0 auto;font-size: 24px;line-height: 133%;text-align: center;color: var(--primary-palette-light-100);}.s-cta-start-journey__btn-wrapper {margin-top: 55px;display: flex;justify-content: center;}.s-cta-start-journey__btn {min-height: 80px;background-color: #fff;border-radius: 50px;border: 2px solid #fff;color: #2f80ed;font-family: 'Metropolis-Medium';font-size: 18px;line-height: 111%;text-align: center;padding: 30px 50px;transition-property: color, background-color;transition-duration: 0.3s;}@media (any-hover: hover) {.s-cta-start-journey__btn:hover {background-color: transparent;color: #fff;}}@media (max-width: 1023px) {.s-cta-start-journey__body {border-radius: 30px;}.s-cta-start-journey__title {font-size: 45px;line-height: 44px;}.s-cta-start-journey__subtitle {font-size: 22px;line-height: 127%;}.s-cta-start-journey__btn-wrapper {margin-top: 44px;display: flex;justify-content: center;}.s-cta-start-journey {padding: 70px 0;}}.s-access-talent {background-color: #1f3551;color: #fff;}.s-access-talent__title {color: #fff;max-width: 982px;margin-left: auto;margin-right: auto;margin-bottom: 16px;}.s-access-talent__title span {display: inline-block;}.s-access-talent__subtitle {font-size: 24px;line-height: 133%;text-align: center;max-width: 822px;margin: 0 auto;color: rgba(255, 255, 255, 0.8);}.s-access-talent__cards {margin-top: 90px;display: grid;grid-template-columns: 1fr;align-content: flex-start;row-gap: 90px;}.access-talent-card {position: relative;overflow: hidden;isolation: isolate;border-radius: 30px;box-shadow: 0 8px 10px 0 rgba(14, 29, 49, 0.08);padding: 48px 60px;}.access-talent-card:nth-child(1) {background-color: rgba(0, 15, 178, 0.7);}.access-talent-card:nth-child(2) {background: linear-gradient(180deg, #da0008 0%, #850005 100%);}.access-talent-card:nth-child(3) {background: #822432;}.access-talent-card__bg {position: absolute;inset: 0;width: 100%;height: 100%;}.access-talent-card__bg img {position: absolute;width: 100%;height: 100%;inset: 0;object-fit: cover;left: -1px;}.access-talent-card__body {display: grid;grid-template-columns: 1fr 1fr;position: relative;z-index: 1;column-gap: 80px;}.access-talent-card__content {max-width: 488px;position: relative;z-index: 1;transition-property: transform, opacity;transition-duration: 0.3s;transition-delay: 0.25s;opacity: 0;}.access-talent-card__content.in-view {opacity: 1;}.access-talent-card__logo {font-family: 'Metropolis-Medium';font-size: 24px;line-height: 133%;color: rgba(255, 255, 255, 0.8);}.access-talent-card__title {font-family: 'Metropolis-Medium';font-size: 48px;line-height: 108%;letter-spacing: -0.02em;color: #fff;margin: 32px 0 8px;}.access-talent-card__title span {display: inline-block;}.access-talent-card__desc {font-size: 18px;line-height: 156%;}.access-talent-card__link {display: inline-flex;padding: 10px 50px;color: #fff;border: 2px solid #fff;border-radius: 50px;min-height: 80px;align-items: center;margin-top: 32px;transition-property: background-color, color;transition-duration: 0.3s;font-family: 'Metropolis-Medium';font-size: 18px;line-height: 111%;}.access-talent-card__img {pointer-events: none;transition-property: transform, opacity;transition-duration: 0.3s;transition-delay: 0.25s;opacity: 0;}.access-talent-card__img img{width: 100%;height: 100%;}.access-talent-card__img.in-view {opacity: 1;}.access-talent-card:nth-child(even) .access-talent-card__img {transform: translateX(50px);}.access-talent-card:nth-child(even) .access-talent-card__img.in-view {transform: translateX(0);}.access-talent-card:nth-child(odd) .access-talent-card__img {transform: translateX(-50px);}.access-talent-card:nth-child(odd) .access-talent-card__img.in-view {transform: translateX(0);}.access-talent-card:nth-child(even) .access-talent-card__content {transform: translateX(-50px);}.access-talent-card:nth-child(even) .access-talent-card__content.in-view {transform: translateX(0);}.access-talent-card:nth-child(odd) .access-talent-card__content {transform: translateX(50px);}.access-talent-card:nth-child(odd) .access-talent-card__content.in-view {transform: translateX(0);}.access-talent-card:nth-child(1) .access-talent-card__img {margin: -12px 0 -48px;align-self: flex-end;}.access-talent-card:nth-child(2) .access-talent-card__img {order: 1;margin: -48px -60px -48px 0;}.access-talent-card:nth-child(3) .access-talent-card__img {margin: 0 0 -48px 0;align-self: flex-end;}.access-talent-card:nth-child(4) .access-talent-card__img {margin-top: -48px;align-self: flex-start;order: 1;}@media (any-hover: hover) {.access-talent-card__link:hover {background-color: #fff;color: #2d79e0;}}@media (max-width: 1024px) {.access-talent-card {padding: 48px 32px;}}@media (max-width: 991px) {.access-talent-card__body {grid-template-columns: 1fr;}.access-talent-card__content {max-width: 100%;}.access-talent-card__img {order: 1;}.access-talent-card:nth-child(1) .access-talent-card__img {margin-top: -90px;max-width: 400px;justify-self: flex-end;}.access-talent-card:nth-child(2) .access-talent-card__img {margin: 0;margin-top: -150px;margin-bottom: -90px;max-width: 100%;}.access-talent-card:nth-child(2) .access-talent-card__bg img {left: 0;top: -1px;}.access-talent-card:nth-child(3) .access-talent-card__img {margin: 0;margin-top: -90px;margin-bottom: -48px;margin-right: -50px;max-width: 400px;justify-self: flex-end;}.access-talent-card:nth-child(4) .access-talent-card__img {margin: 0;margin-top: -80px;margin-bottom: -48px;margin-right: -45px;max-width: 300px;align-self: flex-end;justify-self: flex-end;}.access-talent-card:nth-child(4) .access-talent-card__bg img {left: 0;top: -1px;}.access-talent-card:nth-child(even) .access-talent-card__img, .access-talent-card:nth-child(odd) .access-talent-card__img {transform: translateX(0) translateY(50px);}.access-talent-card:nth-child(even) .access-talent-card__img.in-view, .access-talent-card:nth-child(odd) .access-talent-card__img.in-view {transform: translateX(0) translateY(0);}.access-talent-card:nth-child(even) .access-talent-card__content, .access-talent-card:nth-child(odd) .access-talent-card__content {transform: translateX(0) translateY(-50px);}.access-talent-card:nth-child(even) .access-talent-card__content.in-view, .access-talent-card:nth-child(odd) .access-talent-card__content.in-view {transform: translateX(0) translateY(0);}}@media (max-width: 768px) {.access-talent-card:nth-child(2) .access-talent-card__img {margin-top: -100px;margin-bottom: -45px;}}@media (max-width: 600px) {.access-talent-card:nth-child(3) .access-talent-card__img {margin: 0;margin-bottom: -48px;justify-self: center;margin-top: 24px;}.access-talent-card:nth-child(3) .access-talent-card__bg img {left: 0;top: -1px;}.access-talent-card:nth-child(4) .access-talent-card__img {margin: 0;margin-bottom: -48px;justify-self: center;margin-top: 24px;}}@media (max-width: 500px) {.access-talent-card {padding: 48px 20px;}.access-talent-card:nth-child(1) .access-talent-card__img {margin-top: 0;max-width: none;margin-left: -20px;margin-right: -20px;}.access-talent-card:nth-child(1) .access-talent-card__bg img {left: 0;top: -1px;}.access-talent-card:nth-child(2) .access-talent-card__img {margin-top: 0;margin-left: -20px;margin-bottom: -48px;margin-right: -8px;}}.s-generative-solutions-value__title {max-width: 780px;margin: 0 auto;}.s-generative-solutions-value__cards {display: grid;grid-template-columns: 1fr 1fr 1fr;column-gap: 80px;row-gap: 40px;margin-top: 64px;}.generative-solutions-value-card {background-color: #f0f2f5;padding: 50px;transition: transform 0.5s ease;transform: scale(0);}.generative-solutions-value-card:nth-child(2) {transition-delay: 0.05s;}.generative-solutions-value-card:nth-child(3) {transition-delay: 0.1s;}.generative-solutions-value-card:nth-child(4) {transition-delay: 0.15s;}.generative-solutions-value-card:nth-child(5) {transition-delay: 0.2s;}.generative-solutions-value-card:nth-child(6) {transition-delay: 0.25s;}.generative-solutions-value-card.in-view {transform: scale(1);}.generative-solutions-value-card__icon {width: 40px;height: 40px;margin-bottom: 20px;}.generative-solutions-value-card__text {font-size: 18px;line-height: 156%;color: #415166;}@media (max-width: 1279px) {.generative-solutions-value-card {padding: 24px;}}@media (max-width: 991px) {.s-generative-solutions-value__cards {grid-template-columns: 1fr 1fr;gap: 16px;}.generative-solutions-value-card__icon {margin-bottom: 16px;}.generative-solutions-value-card__text {font-size: 16px;line-height: 140%;}}@media (max-width: 575px) {.generative-solutions-value-card {padding: 24px 12px;}}.s-stop-place {background-color: #121c29;color: #fff;}.s-stop-place__title {color: #fff;margin: 0 auto;max-width: 800px;}.s-stop-place__list {margin-top: 90px;display: flex;flex-direction: column;gap: 25px;}.s-stop-place__col p {font-family: 'Metropolis-Medium';font-size: 18px;line-height: 133%;text-align: center;margin: 0 -10px;position: relative;}.s-stop-place__col p::before {content: '';display: block;position: absolute;left: 50%;transform: translateX(-50%);width: 16px;height: 16px;background-color: #2f80ed;border-radius: 50%;}.s-stop-place__col:nth-child(1) p:nth-child(2) {grid-column: 3;}.s-stop-place__col:nth-child(1) p::before {bottom: -48px;}.s-stop-place__col:nth-child(3) p::before {top: -46px;}.s-stop-place__col:nth-child(1) p:nth-child(3) {grid-column: 5;}.s-stop-place__col:nth-child(3) p:nth-child(1) {grid-column: 2;}.s-stop-place__col:nth-child(3) p:nth-child(2) {grid-column: 4;}.s-stop-place__col:nth-child(3) p:nth-child(3) {grid-column: 6;}.s-stop-place__col:not(:nth-child(2)) {display: grid;grid-template-columns: repeat(6, 1fr);}.s-stop-place__col:nth-child(1) {align-items: flex-end;}.s-stop-place__col:nth-child(3) {align-items: flex-start;}.s-stop-place__col:nth-child(1) p:first-child {margin-left: 0;margin-right: -20px;}.s-stop-place__col:nth-child(3) p:last-child {margin-right: 0;margin-left: -20px;}.s-stop-place__col:nth-child(2) {padding: 0 110px;}@media (max-width: 1279px) {.s-stop-place__col p {margin: 0 -40px;}.s-stop-place__col:nth-child(1) p:first-child {margin-left: 0;margin-right: -40px;}.s-stop-place__col:nth-child(3) p:last-child {margin-right: 0;margin-left: -40px;}}@media (max-width: 991px) {.s-stop-place__col:nth-child(2) {padding: 0 11%;}}@media (min-width: 768px) {.s-stop-place__col svg.mb {display: none;}.s-stop-place__col:nth-child(2) svg {width: 100%;}}@media (max-width: 767px) {.s-stop-place__col svg.pc {display: none;}.s-stop-place__col:nth-child(2) svg {height: 100%;}.s-stop-place__col:nth-child(2) {padding: 0;margin: 50px 0;}.s-stop-place__list {flex-direction: row;}.s-stop-place__col:not(:nth-child(2)) {display: grid;grid-template-columns: 1fr;grid-template-rows: repeat(6, 1fr);}.s-stop-place__col p {margin: 0;}.s-stop-place__col:nth-child(1) p:first-child {margin: 0;}.s-stop-place__col:nth-child(3) p:last-child {margin: 0;}.s-stop-place__col:nth-child(1) p:nth-child(2) {grid-column: 1;grid-row: 3;}.s-stop-place__col:nth-child(1) p:nth-child(3) {grid-column: 1;grid-row: 5;}.s-stop-place__col:nth-child(3) p:nth-child(1) {grid-column: 1;grid-row: 2;}.s-stop-place__col:nth-child(3) p:nth-child(2) {grid-column: 1;grid-row: 4;}.s-stop-place__col:nth-child(3) p:nth-child(3) {grid-column: 1;grid-row: 6;}.s-stop-place__col p::before {left: auto;transform: translateX(0) translateY(50%);}.s-stop-place__col:nth-child(1) p::before {right: -35px;bottom: 50%;}.s-stop-place__col:nth-child(3) p::before {left: -34px;top: auto;bottom: 50%;}.s-stop-place__col:nth-child(1), .s-stop-place__col:nth-child(3) {align-items: center;}}.s-trusted-partner__title {margin: 0;}.s-trusted-partner__title span {display: inline-block;}.s-trusted-partner__statictics-cards {display: flex;justify-content: center;flex-wrap: wrap;gap: 26px;margin-top: 72px;}.partner-statictics-card {flex: 0 1 200px;}.partner-statictics-card__value {font-family: 'Metropolis-Bold';font-size: 64px;line-height: 100%;letter-spacing: -0.05em;color: #2f80ed;display: inline-flex;gap: 6px;}.partner-statictics-card__value svg {align-self: flex-start;}.partner-statictics-card__desc {font-size: 18px;line-height: 156%;color: #050e1a;margin-top: 8px;}@media (max-width: 1023px) {.s-trusted-partner__statictics-cards {margin-top: 52px;}.partner-statictics-card__value {font-size: 45px;line-height: 98%;}.partner-statictics-card__value svg {width: 30px;height: 30px;}.partner-statictics-card__desc {line-height: 133%;}}@media (max-width: 575px) {.s-trusted-partner__statictics-cards {flex-direction: column;}.partner-statictics-card {flex: 1 1 auto;display: flex;flex-direction: column;align-items: center;text-align: center;}.partner-statictics-card:not(:last-child) {border-bottom: 1px solid #f0f2f5;padding-bottom: 22px;}.partner-statictics-card__desc {max-width: 300px;}}.s-trusted-partner__reviews-list {display: grid;grid-template-columns: 1fr 1fr;gap: 80px;align-content: flex-start;margin-top: 72px;}@media (max-width: 767px) {.s-trusted-partner__reviews-list {display: none;}}.s-trusted-partner__reviews-col {display: flex;flex-direction: column;gap: 60px;}@media (max-width: 991px) {.s-trusted-partner__reviews-list {gap: 60px;}.s-trusted-partner__reviews-col {gap: 40px;}}.customer-reviews__text--left {font-size: 36px;line-height: 44px;letter-spacing: -0.01em;max-width: 500px;}.customer-reviews__text--right {max-width: 500px;font-size: 24px;line-height: 32px;color: #415166;max-width: 500px;margin: 50px 0 0 auto;}.customer-reviews__list {margin-top: 75px;overflow-x: hidden;}.customer-reviews__item {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;background: #f7f8fa;padding: 50px;}@media (max-width: 767px) {.customer-reviews__item {max-width: 340px;}.s-trusted-partner__reviews {margin: 70px -15px 0;padding: 0 15px;}}@media (min-width: 768px) {.s-trusted-partner__reviews {display: none;}}.customer-reviews__item > .swiper-wrapper {-webkit-transition-timing-function: linear;transition-timing-function: linear;}.customer-reviews__item.swiper-slide {height: auto;}.customer-reviews__wrapper {margin-bottom: 26px;}.item-customer-reviews__text {-webkit-box-flex: 1;-ms-flex: 1 1 auto;flex: 1 1 auto;font-size: 18px;line-height: 28px;color: #415166;}.item-customer-reviews__text--dark {font-family: 'Metropolis-Medium';color: #050e19;}.item-customer-reviews__author {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-column-gap: 20px;-moz-column-gap: 20px;column-gap: 20px;margin-top: 50px;}.customer-reviews-author__photo {flex-shrink: 0;}.item-customer-reviews__author-wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-column-gap: 20px;-moz-column-gap: 20px;column-gap: 20px;}.customer-reviews-author__photo img {width: 50px;height: 50px;border-radius: 50%;}.customer-reviews-author__name {font-weight: 500;font-size: 18px;line-height: 28px;color: #415166;}.customer-reviews-author__position {font-size: 12px;line-height: 16px;color: #97a9be;}@media (max-width: 1023px) {.customer-reviews__text--left {font-size: 24px;line-height: 36px;}.customer-reviews__text--right {font-size: 20px;line-height: 28px;margin: 30px 0 0 auto;}.customer-reviews__list {margin-top: 40px;}.customer-reviews__item {padding: 30px;}.item-customer-reviews__author {margin-top: 30px;}.item-customer-reviews__text {font-size: 18px;line-height: 28px;}}.swiper {overflow: hidden;}.swiper-wrapper {width: 100%;height: 100%;box-sizing: content-box;display: flex;position: relative;}.swiper-vertical .swiper-wrapper {flex-direction: column;}.swiper-autoheight .swiper-wrapper {align-items: flex-start;}.swiper-initialized .swiper-slide {flex-shrink: 0;}.swiper-android .swiper-slide, .swiper-wrapper {transform: translate3d(0px, 0, 0);}.swiper-button-lock {display: none !important;}.swiper-pagination {display: flex;flex-wrap: wrap;margin-top: 30px;justify-content: center;align-items: center;gap: 5px;}.swiper-pagination .swiper-pagination-bullet {display: block;width: 12px;height: 12px;cursor: pointer;background-color: #ecedee;border-radius: 50%;}.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {background-color: #2f80ed;pointer-events: none;}.snackbar {z-index: 99;-webkit-animation: fadeIn .2s, fadeOut .2s 2.85s;animation: fadeIn .2s, fadeOut .2s 2.85s;position: fixed;left: 3.5%;background: #121212;bottom: 25px;-ms-flex-align: center;-webkit-align-items: center;align-items: center;padding: 20px 30px;display: none }.snackbar p {font-size: 18px;line-height: 156%;margin: 0;color: #fff }.snackbar.active {display: block }.snackbar.error {background: #de4244 }.snackbar.success {background: #13966e }@-webkit-keyframes fadeIn {from {opacity: 0 }to {opacity: 1 }}@keyframes fadeIn {from {opacity: 0 }to {opacity: 1 }}@-webkit-keyframes fadeOut {from {opacity: 1 }to {opacity: 0 }}@keyframes fadeOut {from {opacity: 1 }to {opacity: 0 }}