.alert{position:fixed;top:20px;right:20px;z-index:1000;max-width:400px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.15);animation:slideInRight .3s ease-out}.alert_success{background:#f0fdf4;border:1px solid #bbf7d0;color:#166534}.alert_success .alert__icon{color:#16a34a}.alert_error{background:#fef2f2;border:1px solid #fecaca;color:#991b1b}.alert_error .alert__icon{color:#dc2626}.alert_info{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af}.alert_info .alert__icon{color:#3b82f6}.alert_warning{background:#fffbeb;border:1px solid #fed7aa;color:#92400e}.alert_warning .alert__icon{color:#f59e0b}.alert__content{gap:12px;padding:16px}.alert__content,.alert__icon{display:flex;align-items:center}.alert__icon{flex-shrink:0;justify-content:center}.alert__message{flex:1 1;font-size:14px;font-weight:500;line-height:1.4}.alert__close{flex-shrink:0;background:none;border:none;cursor:pointer;padding:4px;border-radius:4px;color:inherit;opacity:.7;transition:opacity .2s ease}.alert__close:hover{opacity:1}.alert__close:focus{outline:2px solid currentColor;outline-offset:2px}@keyframes slideInRight{0%{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@media(max-width:768px){.alert{top:10px;right:10px;left:10px;max-width:none}.alert__content{padding:12px}.alert__message{font-size:13px}}.contact-block__consent{margin-bottom:24px}.contact-block__consent-checkbox{width:20px;height:20px;margin-top:2px;cursor:pointer;accent-color:var(--color-primary)}.contact-block__consent-checkbox:disabled{cursor:not-allowed;opacity:.6}.contact-block__consent-label{display:flex;align-items:flex-start;gap:12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:768px){.contact-block__consent-label{gap:8px}}.contact-block__consent-text{font-size:14px;line-height:1.5;color:var(--color-text)}.contact-block__consent-error{margin-top:8px;color:#dc2626;font-size:13px;font-weight:500;display:flex;align-items:center;gap:6px}.contact-block__consent-error:before{content:"";width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='12' cy='12' r='10' stroke='%23dc2626' stroke-width='2'/%3E%3Cpath d='M12 16V12M12 8H12.01' stroke='%23dc2626' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.contact-request__content{background-color:#4358c3;border-radius:24px;padding:40px;color:#fff;overflow:hidden;position:relative;z-index:1;display:flex;gap:32px}.contact-request__content:hover .contact-request__image{transform:rotate(15deg) scale(1.1)!important}@media screen and (max-width:992px){.contact-request__content{padding:24px;display:block}}.contact-request__info{max-width:50%}@media screen and (max-width:992px){.contact-request__info{max-width:100%;margin-bottom:32px}}.contact-request__title span{white-space:nowrap;background-color:#fff;padding:0 10px;color:#4358c3;border-radius:4px}.contact-request__text{margin-top:20px}@media screen and (max-width:992px){.contact-request__text{margin-top:12px}}.contact-request__image{position:absolute;right:4px;bottom:-8px;width:100px;transform:rotate(10deg);transition:transform .3s ease-in-out;opacity:.6;animation:shake 3s infinite;z-index:-1}@media screen and (max-width:992px){.contact-request__image{opacity:.3;width:60px;height:110px}}@keyframes shake{0%,90%,to{transform:translateX(0);transform:rotate(10deg)}92%{transform:translateX(-5px);transform:rotate(40deg)}94%{transform:translateX(5px);transform:rotate(3deg)}96%{transform:translateX(-5px);transform:rotate(20deg)}98%{transform:translateX(5px);transform:rotate(10deg)}}.contact-request-form{position:relative;max-width:400px}.contact-request-form__input .input__native{height:44px}.contact-request-form__button{position:absolute;top:2px;right:2px}.contact-request-form__consent-label{display:flex;gap:6px;align-items:center}.contact-request-form__consent-text{font-size:12px}.contact-request-form__consent-link{text-decoration:underline}.contact-request-form__consent-checkbox{height:18px;width:18px;min-width:18px;border-radius:4px;background-color:#fff}.contact-request-form__consent-error{color:#ffb7b7;margin-top:2px;font-size:12px}.hero-block{position:relative;height:100vh;z-index:1}.hero-block__container{height:100%}.hero-block__content{padding-top:280px;position:relative;height:100%;display:flex;flex-direction:column;max-width:750px}@media screen and (max-width:992px){.hero-block__content{padding-top:198px}}.hero-block__title{color:var(--color-text);width:100%;padding:19px 30px;transition:color .3s ease-in-out;border:2px solid #3f51b5;border-radius:8px 8px 0 8px}@media screen and (max-width:992px){.hero-block__title{font-size:40px;background:hsla(0,0%,100%,.3019607843)}}.hero-block__title-animated{color:var(--color-primary);display:inline-block;min-height:1.2em;height:2.5em}.hero-block__cursor{animation:blink 1s infinite}.hero-block__cursor,.hero-block__title-blue{color:var(--color-primary)}.hero-block__title-additional{align-self:end;color:#fff;font-size:40px;background:var(--color-primary);width:-moz-fit-content;width:fit-content;border-radius:0 0 8px 8px;padding:0 13px;font-weight:600;transition:color .3s ease-in-out}@media screen and (max-width:992px){.hero-block__title-additional{font-size:32px;top:354px;right:32px}}.hero-block__button{margin-top:160px}@media screen and (max-width:992px){.hero-block__button{position:absolute;bottom:64px;width:100%}}.hero-block__background{z-index:-1;position:absolute;width:100%;height:70%;max-width:1388px;margin-left:auto;margin-right:auto;display:flex;align-items:flex-end;gap:20px;justify-content:flex-end;padding:20px 20px 5px;left:0;right:0;bottom:50px;border-bottom:2px solid rgba(185,195,252,.2196078431);border-right:2px solid rgba(185,195,252,.2196078431)}@media screen and (max-width:992px){.hero-block__background{gap:4px;border-right:0}}.hero-block__background-bar{width:70px;height:20%;background:linear-gradient(180deg,rgba(150,168,255,.03),rgba(74,104,255,.36));transition:transform .1s ease-in-out}.hero-block__background-bar:hover{transform:scaleY(1.3);height:100%}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.icon{display:inline-flex;align-items:center;justify-content:center;color:var(--color-text);transition:color .3s ease-in-out}.icon_arrow{width:24px;height:24px}.icon svg{width:100%;height:100%;color:inherit}.contact-block{padding-top:178px;padding-bottom:193px;position:relative;overflow:hidden;background:linear-gradient(179.96deg,rgba(50,50,143,0) 71.95%,rgba(67,88,195,0) 111.86%),linear-gradient(179.97deg,rgba(67,88,195,.1803921569) -28.05%,rgba(50,50,143,0) 21.89%)}@media screen and (max-width:992px){.contact-block{padding-top:100px;padding-bottom:100px}}.contact-block__title{text-align:center;color:var(--color-text)}@media screen and (max-width:768px){.contact-block__title{text-align:left}}.contact-block__form{margin-top:24px;max-width:581px;margin-left:auto;margin-right:auto}@media screen and (max-width:768px){.contact-block__form{max-width:100%}}.contact-block__submit-button{margin-top:12px;width:100%}.contact-block__form-text{display:inline;color:var(--color-text);transition:color .3s ease-in-out}.contact-block__form-text-wrapper{text-align:center;display:flex;align-items:center;justify-content:center;gap:6px;margin-top:32px}@media screen and (max-width:768px){.contact-block__form-text-wrapper{display:block;text-align:left;margin-top:24px}}.contact-block__form-text-wrapper a{display:inline-flex;gap:8px;color:var(--color-primary);transition:color .3s ease-in-out}@media screen and (max-width:768px){.contact-block__form-text-wrapper a{gap:4px}}.contact-block__form-text-wrapper a:hover{color:var(--color-primary-hover)}@media screen and (max-width:768px){.contact-block__arrow{width:16px}}.contact-block:after{position:absolute;bottom:0;width:150%;height:39%;background-color:var(--color-background);border-radius:100%;top:95%;left:-25%;right:0;transition:background-color .3s ease-in-out}@media screen and (max-width:992px){.contact-block:after{top:97%;left:inherit;height:44px;width:100%}}.solutions{position:relative;z-index:1}.solutions__grid{display:flex;flex-wrap:wrap;gap:30px}@media screen and (max-width:992px){.solutions__grid{display:block;margin-top:32px}}.solutions__item{width:calc(50% - 15px);position:relative;border-radius:24px;padding:32px 24px 24px;border:1px solid var(--color-border);display:flex;flex-direction:column;z-index:5;transform-style:preserve-3d;transition:all .3s ease-in-out;overflow:hidden}@media screen and (max-width:992px){.solutions__item{padding:18px;margin-bottom:16px;width:100%}}.solutions__item-grid{height:232px;border:1px solid #e9e9e9;margin-bottom:30px;border-radius:24px;background-image:url(/_next/static/media/grid.2e6fc19c.png);background-repeat:no-repeat;background-size:cover;background-position:50%;display:flex;justify-content:center;align-items:center}@media screen and (max-width:992px){.solutions__item-grid{height:120px}.solutions__item-grid svg{height:80px}}.solutions__item-title{color:#14141e;transition:color .3s ease-in-out;position:relative;font-weight:600;z-index:2;font-size:22px;margin-bottom:16px}@media screen and (max-width:992px){.solutions__item-title{font-size:18px}}.solutions__item-description{font-size:16px;line-height:112%;color:#14141e}.solutions__item:nth-child(3),.solutions__item:nth-child(4),.solutions__item:nth-child(5){width:calc(33.3% - 20px)}@media screen and (max-width:992px){.solutions__item:nth-child(3),.solutions__item:nth-child(4),.solutions__item:nth-child(5){width:100%}}.usage-block{position:relative}.usage-block__title{color:var(--color-text);transition:color .3s ease-in-out}.usage-block__item{border:1px solid var(--color-border);border-radius:24px;margin-bottom:16px;transition:all .3s ease-in-out}.usage-block__item:hover{border-color:var(--color-primary);box-shadow:0 4px 20px var(--color-shadow)}@media screen and (max-width:992px){.usage-block__item{border-radius:24px}}.usage-block__item:last-child{margin-bottom:0}.usage-block__item-summary{padding:24px 32px;cursor:pointer;list-style:none;color:var(--color-text);transition:color .3s ease-in-out}@media screen and (max-width:992px){.usage-block__item-summary{padding:24px}}.usage-block__item-summary:focus{outline:none}.usage-block__item-title{color:var(--color-text);transition:color .3s ease-in-out}.usage-block__item-list{padding-left:60px}@media screen and (max-width:992px){.usage-block__item-list{padding-left:30px}}.usage-block__item-content{padding-bottom:24px}.usage-block__item-text{margin-bottom:6px;color:var(--color-text-secondary);transition:color .3s ease-in-out}@media screen and (max-width:992px){.usage-block__item-text{font-size:14px;padding-right:10px}}.technologies__grid{margin-top:60px;display:flex;flex-wrap:wrap;gap:60px}@media screen and (max-width:992px){.technologies__grid{gap:40px;justify-content:center}}.technologies__item{filter:grayscale(100%);width:60px;height:60px;transition:filter .1s ease-in-out}.technologies__item:hover{filter:grayscale(0)}@media screen and (max-width:992px){.technologies__item{width:40px;height:40px}}:root{--color-background:#ffffff;--color-text:#14141e;--color-text-secondary:#6b7280;--color-border:#e5e7eb;--color-border-thin:#00000015;--color-surface:#f9fafb;--color-surface-hover:#f3f4f6;--color-primary:#4358c3;--color-primary-hover:#2339a8;--color-white:#ffffff;--color-black:#14141e;--color-shadow:rgba(0,0,0,0.1);--color-overlay:rgba(0,0,0,0.5)}.how-we-work{background-color:#fff;color:#101113;padding:60px 0}.how-we-work__secondary-container{display:flex}@media screen and (max-width:768px){.how-we-work__secondary-container{display:block}}.how-we-work__secondary{position:relative;font-size:24px;min-width:400px;width:400px;margin-bottom:30px;padding:10px;border-radius:4px 0 0 4px;height:-moz-fit-content;height:fit-content;margin-left:40px;color:#101113}@media screen and (max-width:992px){.how-we-work__secondary{font-size:18px;min-width:300px;width:300px}}@media screen and (max-width:768px){.how-we-work__secondary{margin-bottom:8px}}.how-we-work__secondary:before{content:"";position:absolute;left:-32px;top:26px;transform:translateY(-50%);width:16px;height:16px;background-color:#4358c3;border-radius:50%;z-index:1}@media screen and (max-width:768px){.how-we-work__secondary:before{top:24px}}.how-we-work__secondary__description{max-width:600px;font-size:18px;line-height:1.5;margin-bottom:60px;color:#8f8f8f;font-weight:600}@media screen and (max-width:992px){.how-we-work__secondary__description{font-size:16px}}@media screen and (max-width:768px){.how-we-work__secondary__description{margin-bottom:24px;margin-left:50px}}.how-we-work__header{position:relative}.how-we-work__header:before{content:"";position:absolute;left:15px;top:100px;bottom:0;width:2px;background:repeating-linear-gradient(180deg,#4358c3 0,rgba(0,0,0,.0352941176) 4px,transparent 0,transparent 8px)}@media screen and (max-width:768px){.how-we-work__header:before{top:70px}}